/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/bootstrap-datepicker/dist/css/bootstrap-datepicker.standalone.css ***!
  \***********************************************************************************************************************************************************************************/
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 4px 5px;
}
/*# sourceMappingURL=bootstrap-datepicker.standalone.css.map */
/*!******************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/timepicker/jquery.timepicker.min.css ***!
  \******************************************************************************************************************************************************/
.ui-timepicker-wrapper {
	overflow-y: auto;
	max-height: 150px;
	width: auto;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10052;
	margin: 0;
}

.ui-timepicker-wrapper .ui-timepicker-list li {
    padding-right: 20px;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-timepicker-duration {
	margin-left: 5px; color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: #888;
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: #fff; color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: #1980EC; color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: #888;
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: #f2f2f2;
}

/*!**********************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/swiper/swiper-bundle.min.css ***!
  \**********************************************************************************************************************************************/
/**
 * Swiper 8.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 17, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_irth/cartridge/client/default/scss/global.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  /** ==================================================================== **/
  /** Create Custom CSS Variables from "sfra bootstrap override" variables **/
  /** ==================================================================== **/
  --color-white: #fff;
  --color-black: #000;
  --color-blue: #0070d2;
  --color-green: #27ba4f;
  --color-primary: #00a1e0;
  --color-red: #c00;
  --color-success: var(--color-green);
  --color-danger: var(--color-red);
  --color-light-blue: #cae5e5;
  --color-grey1: #f9f9f9;
  --color-grey2: #eee;
  --color-grey3: #ccc;
  --color-grey4: #999;
  --color-grey5: #666;
  --color-grey6: #444;
  --color-grey7: #222;
  --color-grey8: #333;
  --color-grey-transparent-1: rgba(0, 0, 0, 0.65);
  --color-grey-transparent-2: rgba(0, 0, 0, 0.25);
  --color-light-gray: var(--color-grey1);
  --color-slightly-darker-gray: var(--color-grey4);
  --color-dark-gray: var(--color-grey6);
  --color-darker-gray: var(--color-grey7);
  --color-horizontal-rule-grey: var(--color-grey3);
  --color-product-number-grey: var(--color-grey3);
  --color-horizontal-border-grey: var(--color-grey4);
  --color-menu-link: var(--color-grey6);
  --color-close-menu-bg: var(--color-grey2);
  --color-link-color: var(--color-dark-gray);
  --color-hr-border-color: var(--color-grey3);
  /** ==================================================================== **/
  /** Define skin named variables here                                    **/
  /** ==================================================================== **/
  --skin-background-color-1: var(--color-gray1);
  --skin-border-color-1: var(--color-white);
  --skin-main-text-color-1: var(--color-gray7);
  --skin-main-text-color-2: var(--color-gray7);
  --skin-menu-color-1: #444;
  --skin-menu-color-1-invert: var(--color-white);
  --skin-menu-color-2: #222;
  --skin-link-color-1: #444;
  --skin-link-color-2: var(--color-blue);
  --skin-primary-color-1: var(--color-primary);
  --skin-primary-color-2: var(--color-primary);
  --skin-primary-color-invert-1: var(--color-white);
  --skin-selectbox-background-color-1: var(--color-white);
  --skin-selectbox-text-color-1: var(--skin-main-text-color-1);
  --skin-banner-background-color-1: #444;
  --skin-banner-background-color-2: #222;
  --skin-banner-text-color-1: var(--color-white);
  --skin-heading-color-1: var(--color-primary);
  --skin-heading-color-1-invert: var(--color-white);
  --skin-price-1: var(--color-gray7);
  --skin-header-font: 'Dosis';
  --skin-body-font: var(--font-family-sans-serif); }

:root {
  --blue: #0070d2;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #c00;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #27ba4f;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #00a1e0;
  --secondary: #6c757d;
  --success: #27ba4f;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #c00;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-lg-custom: 1050px;
  --breakpoint-xl-custom: 1200px;
  --breakpoint-xl: 1280px;
  --breakpoint-xxl: 1300px;
  --breakpoint-xxxl: 1400px;
  --breakpoint-xxxl-custom: 1500px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #f9f9f9; }

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #444;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #1e1e1e;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #ccc; }

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.1875rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

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

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 1280px) {
    .container {
      max-width: 1110px; } }
  @media (min-width: 1300px) {
    .container {
      max-width: 1205px; } }
  @media (min-width: 1400px) {
    .container {
      max-width: 1320px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1050px) {
  .col-lg-custom {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-custom-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-custom-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-custom-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-custom-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-custom-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-custom-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-custom-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-custom-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-custom-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-custom-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-custom-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-custom-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-custom-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-custom-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-custom-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-custom-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-custom-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-custom-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-custom-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-custom-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-custom-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-custom-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-custom-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-custom-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-custom-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-custom-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-custom-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-custom-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-custom-0 {
    margin-left: 0; }
  .offset-lg-custom-1 {
    margin-left: 8.33333%; }
  .offset-lg-custom-2 {
    margin-left: 16.66667%; }
  .offset-lg-custom-3 {
    margin-left: 25%; }
  .offset-lg-custom-4 {
    margin-left: 33.33333%; }
  .offset-lg-custom-5 {
    margin-left: 41.66667%; }
  .offset-lg-custom-6 {
    margin-left: 50%; }
  .offset-lg-custom-7 {
    margin-left: 58.33333%; }
  .offset-lg-custom-8 {
    margin-left: 66.66667%; }
  .offset-lg-custom-9 {
    margin-left: 75%; }
  .offset-lg-custom-10 {
    margin-left: 83.33333%; }
  .offset-lg-custom-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-custom {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-custom-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-custom-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-custom-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-custom-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-custom-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-custom-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-custom-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-custom-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-custom-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-custom-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-custom-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-custom-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-custom-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-custom-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-custom-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-custom-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-custom-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-custom-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-custom-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-custom-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-custom-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-custom-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-custom-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-custom-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-custom-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-custom-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-custom-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-custom-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-custom-0 {
    margin-left: 0; }
  .offset-xl-custom-1 {
    margin-left: 8.33333%; }
  .offset-xl-custom-2 {
    margin-left: 16.66667%; }
  .offset-xl-custom-3 {
    margin-left: 25%; }
  .offset-xl-custom-4 {
    margin-left: 33.33333%; }
  .offset-xl-custom-5 {
    margin-left: 41.66667%; }
  .offset-xl-custom-6 {
    margin-left: 50%; }
  .offset-xl-custom-7 {
    margin-left: 58.33333%; }
  .offset-xl-custom-8 {
    margin-left: 66.66667%; }
  .offset-xl-custom-9 {
    margin-left: 75%; }
  .offset-xl-custom-10 {
    margin-left: 83.33333%; }
  .offset-xl-custom-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1280px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1300px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1400px) {
  .col-xxxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1500px) {
  .col-xxxl-custom {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xxxl-custom-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxxl-custom-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxxl-custom-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxxl-custom-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-custom-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxxl-custom-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxxl-custom-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-custom-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxxl-custom-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxxl-custom-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-custom-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxxl-custom-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxxl-custom-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxxl-custom-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xxxl-custom-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xxxl-custom-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xxxl-custom-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xxxl-custom-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xxxl-custom-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xxxl-custom-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xxxl-custom-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xxxl-custom-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xxxl-custom-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xxxl-custom-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xxxl-custom-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xxxl-custom-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xxxl-custom-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xxxl-custom-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xxxl-custom-0 {
    margin-left: 0; }
  .offset-xxxl-custom-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-custom-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-custom-3 {
    margin-left: 25%; }
  .offset-xxxl-custom-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-custom-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-custom-6 {
    margin-left: 50%; }
  .offset-xxxl-custom-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-custom-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-custom-9 {
    margin-left: 75%; }
  .offset-xxxl-custom-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-custom-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1049.98px) {
  .table-responsive-lg-custom {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg-custom > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl-custom {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl-custom > .table-bordered {
      border: 0; } }

@media (max-width: 1279.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

@media (max-width: 1299.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xxl > .table-bordered {
      border: 0; } }

@media (max-width: 1399.98px) {
  .table-responsive-xxxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xxxl > .table-bordered {
      border: 0; } }

@media (max-width: 1499.98px) {
  .table-responsive-xxxl-custom {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xxxl-custom > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(39, 186, 79, 0.9);
  border-radius: 0.1875rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #27ba4f;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2327ba4f' 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: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #27ba4f;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #27ba4f;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2327ba4f' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #27ba4f;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

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

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

.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: #27ba4f; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #27ba4f; }

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

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

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 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: #27ba4f; }

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

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #27ba4f;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.25); }

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(204, 0, 0, 0.9);
  border-radius: 0.1875rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #c00;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23c00' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23c00' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #c00;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #c00;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23c00' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23c00' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #c00;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

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

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

.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: #c00; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #c00; }

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

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(204, 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: #c00; }

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

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

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

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

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

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

.btn-primary {
  color: #fff;
  background-color: #00a1e0;
  border-color: #00a1e0; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0086ba;
    border-color: #007cad; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 175, 229, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(38, 175, 229, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #00a1e0;
    border-color: #00a1e0; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007cad;
    border-color: #0073a0; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 175, 229, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(38, 175, 229, 0.5); }

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

.btn-success {
  color: #fff;
  background-color: #27ba4f;
  border-color: #27ba4f; }
  .btn-success:hover {
    color: #fff;
    background-color: #209a42;
    border-color: #1e903d; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(71, 196, 105, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(71, 196, 105, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #27ba4f;
    border-color: #27ba4f; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e903d;
    border-color: #1c8539; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(71, 196, 105, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(71, 196, 105, 0.5); }

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

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

.btn-danger {
  color: #fff;
  background-color: #c00;
  border-color: #c00; }
  .btn-danger:hover {
    color: #fff;
    background-color: #a60000;
    border-color: #990000; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(212, 38, 38, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(212, 38, 38, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #c00;
    border-color: #c00; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #990000;
    border-color: #8c0000; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(212, 38, 38, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(212, 38, 38, 0.5); }

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

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

.btn-outline-primary {
  color: #00a1e0;
  border-color: #00a1e0; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #00a1e0;
    border-color: #00a1e0; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #00a1e0;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #00a1e0;
    border-color: #00a1e0; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5); }

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

.btn-outline-success {
  color: #27ba4f;
  border-color: #27ba4f; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #27ba4f;
    border-color: #27ba4f; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #27ba4f;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #27ba4f;
    border-color: #27ba4f; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

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

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

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

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

.btn-link {
  font-weight: 400;
  color: #444;
  text-decoration: none; }
  .btn-link:hover {
    color: #1e1e1e;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

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

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

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

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

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

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

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

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

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

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

.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: 1024px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

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

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

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

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

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

@media (min-width: 1500px) {
  .dropdown-menu-xxxl-custom-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xxxl-custom-right {
    right: 0;
    left: auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #00a1e0;
    background-color: #00a1e0; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #61d2ff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #94e1ff;
    border-color: #94e1ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

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

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

.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' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #00a1e0;
  background-color: #00a1e0; }

.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' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 161, 224, 0.5); }

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

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

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 161, 224, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
            transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 161, 224, 0.5); }

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

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

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

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #61d2ff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25); }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.1875rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.1875rem 0.1875rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(0, 161, 224, 0.25);
              box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(0, 161, 224, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(0, 161, 224, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(0, 161, 224, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #00a1e0;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #94e1ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #00a1e0;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #94e1ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #00a1e0;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    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 {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #94e1ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      transition: none; } }

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

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

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

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

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

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

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

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

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

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

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

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

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

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

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

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

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

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

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

@media (min-width: 1024px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

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

@media (min-width: 1050px) {
  .navbar-expand-lg-custom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg-custom .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg-custom .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg-custom .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg-custom > .container,
    .navbar-expand-lg-custom > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg-custom .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg-custom .navbar-toggler {
      display: none; } }

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

@media (min-width: 1200px) {
  .navbar-expand-xl-custom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl-custom .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl-custom .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl-custom .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl-custom > .container,
    .navbar-expand-xl-custom > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl-custom .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl-custom .navbar-toggler {
      display: none; } }

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

@media (min-width: 1280px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

@media (max-width: 1299.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1300px) {
  .navbar-expand-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xxl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; } }

@media (max-width: 1399.98px) {
  .navbar-expand-xxxl > .container,
  .navbar-expand-xxxl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1400px) {
  .navbar-expand-xxxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xxxl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xxxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxxl > .container,
    .navbar-expand-xxxl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xxxl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xxxl .navbar-toggler {
      display: none; } }

@media (max-width: 1499.98px) {
  .navbar-expand-xxxl-custom > .container,
  .navbar-expand-xxxl-custom > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1500px) {
  .navbar-expand-xxxl-custom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xxxl-custom .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xxxl-custom .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxxl-custom .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxxl-custom > .container,
    .navbar-expand-xxxl-custom > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xxxl-custom .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xxxl-custom .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

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

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

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

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

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

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

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

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

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

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

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.1875rem - 1px) calc(0.1875rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

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

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

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

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.1875rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.1875rem - 1px);
  border-top-right-radius: calc(0.1875rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.1875rem - 1px);
  border-bottom-left-radius: calc(0.1875rem - 1px); }

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

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

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

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

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0.1875rem; }

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

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

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

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

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

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

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

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

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #00a1e0;
  border-color: #00a1e0; }

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

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

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

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

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

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

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

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.1875rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      -webkit-transition: none;
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #00a1e0; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #007cad; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.5); }

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

.badge-success {
  color: #fff;
  background-color: #27ba4f; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e903d; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(39, 186, 79, 0.5); }

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

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

.badge-danger {
  color: #fff;
  background-color: #c00; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #990000; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5); }

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

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

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

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

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

.alert-heading {
  color: inherit; }

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

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

.alert-primary {
  color: #005474;
  background-color: #ccecf9;
  border-color: #b8e5f6; }
  .alert-primary hr {
    border-top-color: #a1ddf3; }
  .alert-primary .alert-link {
    color: #002f41; }

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

.alert-success {
  color: #146129;
  background-color: #d4f1dc;
  border-color: #c3ecce; }
  .alert-success hr {
    border-top-color: #b0e6be; }
  .alert-success .alert-link {
    color: #0b3717; }

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

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

.alert-danger {
  color: #6a0000;
  background-color: #f5cccc;
  border-color: #f1b8b8; }
  .alert-danger hr {
    border-top-color: #eda3a3; }
  .alert-danger .alert-link {
    color: #370000; }

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #00a1e0;
    border-color: #00a1e0; }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
    .list-group-horizontal .list-group-item:first-child {
      border-top-left-radius: 0.1875rem;
      border-bottom-left-radius: 0.1875rem;
      border-top-right-radius: 0; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-top-right-radius: 0.1875rem;
      border-bottom-right-radius: 0.1875rem;
      border-bottom-left-radius: 0; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-sm .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-md .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1024px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1050px) {
  .list-group-horizontal-lg-custom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg-custom .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg-custom .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg-custom .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl-custom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl-custom .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl-custom .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl-custom .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1280px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1300px) {
  .list-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xxl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xxl .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xxl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1400px) {
  .list-group-horizontal-xxxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xxxl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xxxl .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xxxl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1500px) {
  .list-group-horizontal-xxxl-custom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xxxl-custom .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xxxl-custom .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xxxl-custom .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #005474;
  background-color: #b8e5f6; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #005474;
    background-color: #a1ddf3; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #005474;
    border-color: #005474; }

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

.list-group-item-success {
  color: #146129;
  background-color: #c3ecce; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #146129;
    background-color: #b0e6be; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #146129;
    border-color: #146129; }

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

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

.list-group-item-danger {
  color: #6a0000;
  background-color: #f1b8b8; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #6a0000;
    background-color: #eda3a3; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #6a0000;
    border-color: #6a0000; }

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

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

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

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

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

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

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

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

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

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

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

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

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

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

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

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      -webkit-transition: none;
      transition: none; } }

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

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

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

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

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0s 0.6s opacity;
  transition: 0s 0.6s opacity; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      -webkit-transition: none;
      transition: none; } }

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

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

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

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

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        -webkit-transition: none;
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

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

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

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

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

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

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

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

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

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

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

.bg-success {
  background-color: #27ba4f !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-success {
  border-color: #27ba4f !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1024px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1050px) {
  .flex-lg-custom-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-custom-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-custom-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-custom-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-custom-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-custom-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-custom-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-custom-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-custom-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-custom-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-custom-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-custom-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-custom-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-custom-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-custom-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-custom-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-custom-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-custom-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-custom-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-custom-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-custom-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-custom-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-custom-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-custom-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-custom-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-custom-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-custom-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-custom-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-custom-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-custom-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-custom-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-custom-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-custom-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-custom-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-custom-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-custom-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-custom-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-custom-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-custom-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-custom-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-custom-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-custom-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-custom-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-custom-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-custom-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-custom-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-custom-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-custom-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-custom-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-custom-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-custom-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-custom-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-custom-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-custom-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-custom-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-custom-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-custom-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-custom-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-custom-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-custom-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-custom-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-custom-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-custom-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-custom-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-custom-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-custom-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-custom-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-custom-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1280px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1300px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1400px) {
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xxxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xxxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1500px) {
  .flex-xxxl-custom-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xxxl-custom-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xxxl-custom-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxxl-custom-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxxl-custom-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xxxl-custom-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xxxl-custom-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xxxl-custom-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xxxl-custom-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xxxl-custom-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xxxl-custom-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xxxl-custom-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xxxl-custom-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxxl-custom-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxxl-custom-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxxl-custom-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxxl-custom-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xxxl-custom-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxxl-custom-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxxl-custom-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xxxl-custom-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxxl-custom-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxxl-custom-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xxxl-custom-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xxxl-custom-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xxxl-custom-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xxxl-custom-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xxxl-custom-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xxxl-custom-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xxxl-custom-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xxxl-custom-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xxxl-custom-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xxxl-custom-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xxxl-custom-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

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

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

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1050px) {
  .float-lg-custom-left {
    float: left !important; }
  .float-lg-custom-right {
    float: right !important; }
  .float-lg-custom-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-custom-left {
    float: left !important; }
  .float-xl-custom-right {
    float: right !important; }
  .float-xl-custom-none {
    float: none !important; } }

@media (min-width: 1280px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1300px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

@media (min-width: 1400px) {
  .float-xxxl-left {
    float: left !important; }
  .float-xxxl-right {
    float: right !important; }
  .float-xxxl-none {
    float: none !important; } }

@media (min-width: 1500px) {
  .float-xxxl-custom-left {
    float: left !important; }
  .float-xxxl-custom-right {
    float: right !important; }
  .float-xxxl-custom-none {
    float: none !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-success {
  color: #27ba4f !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

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

.carousel .icon-prev,
.carousel .icon-next {
  background-color: #fff;
  font-size: 1.875em;
  height: 3rem;
  padding-top: 0.24em;
  width: 3rem; }
  .carousel .icon-prev::before,
  .carousel .icon-next::before {
    color: black;
    font-family: 'FontAwesome'; }

.carousel .icon-prev::before {
  content: '\f104'; }

.carousel .icon-next::before {
  content: '\f105'; }

.carousel .carousel-control-prev {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.carousel .carousel-control-next {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.carousel .carousel-control-next,
.carousel .carousel-control-prev {
  width: 3rem; }
  .carousel .carousel-control-next:focus,
  .carousel .carousel-control-prev:focus {
    outline: auto black; }

.nav-tabs {
  border-bottom: 1px solid #ccc; }
  .nav-tabs .nav-link {
    font-size: 1.1rem;
    color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.active {
      border-bottom: 0.188em solid var(--skin-primary-color-1); }

.card {
  margin-bottom: 1em; }

.card-header h4 {
  margin-bottom: 0; }

.modal .modal-body {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

dt {
  color: #495057;
  font-weight: normal; }

.custom-checkbox .custom-control-label::before {
  border: 1px solid black;
  background: #f9f9f9;
  /* For browsers that do not support gradients */
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ccc));
  background: linear-gradient(#f9f9f9, #ccc);
  /* Standard syntax */ }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-label::before {
  border: 1px solid black;
  background: #ccc;
  /* For browsers that do not support gradients */
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#666));
  background: linear-gradient(#ccc, #666);
  /* Standard syntax */ }

.form-control.is-invalid {
  background-image: none; }

.pull-left-xs {
  float: left; }

.pull-right-xs {
  float: right; }

@media (min-width: 576px) and (max-width: 767.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 1024px) and (max-width: 1049.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1050px) and (max-width: 1199.98px) {
  .pull-left-lg-custom {
    float: left; }
  .pull-right-lg-custom {
    float: right; } }

@media (min-width: 1200px) and (max-width: 1279.98px) {
  .pull-left-xl-custom {
    float: left; }
  .pull-right-xl-custom {
    float: right; } }

@media (min-width: 1280px) and (max-width: 1299.98px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

@media (min-width: 1300px) and (max-width: 1399.98px) {
  .pull-left-xxl {
    float: left; }
  .pull-right-xxl {
    float: right; } }

@media (min-width: 1400px) and (max-width: 1499.98px) {
  .pull-left-xxxl {
    float: left; }
  .pull-right-xxxl {
    float: right; } }

@media (min-width: 1500px) {
  .pull-left-xxxl-custom {
    float: left; }
  .pull-right-xxxl-custom {
    float: right; } }

@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 1023.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 1049.98px) {
  .hidden-lg-down {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .hidden-lg-custom-down {
    display: none !important; } }

@media (max-width: 1279.98px) {
  .hidden-xl-custom-down {
    display: none !important; } }

@media (max-width: 1299.98px) {
  .hidden-xl-down {
    display: none !important; } }

@media (max-width: 1399.98px) {
  .hidden-xxl-down {
    display: none !important; } }

@media (max-width: 1499.98px) {
  .hidden-xxxl-down {
    display: none !important; } }

.hidden-xxxl-custom-down {
  display: none !important; }

.row.equal-height > [class^="col"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 575.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-xs.in {
      min-width: 50%;
      left: 0; } }

@media (max-width: 767.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-sm.in {
      min-width: 50%;
      left: 0; } }

@media (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-md.in {
      min-width: 50%;
      left: 0; } }

@media (max-width: 1049.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-lg.in {
      min-width: 50%;
      left: 0; } }

@media (max-width: 1199.98px) {
  .menu-toggleable-left.navbar-toggleable-lg-custom {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-lg-custom.in {
      min-width: 50%;
      left: 0; } }

@media (max-width: 1279.98px) {
  .menu-toggleable-left.navbar-toggleable-xl-custom {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-xl-custom.in {
      min-width: 50%;
      left: 0; } }

@media (max-width: 1299.98px) {
  .menu-toggleable-left.navbar-toggleable-xl {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-xl.in {
      min-width: 50%;
      left: 0; } }

@media (max-width: 1399.98px) {
  .menu-toggleable-left.navbar-toggleable-xxl {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-xxl.in {
      min-width: 50%;
      left: 0; } }

@media (max-width: 1499.98px) {
  .menu-toggleable-left.navbar-toggleable-xxxl {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 100%;
    width: 80%; }
    .menu-toggleable-left.navbar-toggleable-xxxl.in {
      min-width: 50%;
      left: 0; } }

.menu-toggleable-left.navbar-toggleable-xxxl-custom {
  position: fixed;
  top: 0;
  bottom: 0;
  -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  display: block;
  max-width: 100%;
  width: 80%; }
  .menu-toggleable-left.navbar-toggleable-xxxl-custom.in {
    min-width: 50%;
    left: 0; }

.navbar.bg-inverse {
  background-color: transparent !important;
  padding: 0; }
  @media (min-width: 768px) {
    .navbar.bg-inverse .navbar-nav .nav-item + .nav-item {
      margin-left: 0; }
    .navbar.bg-inverse .navbar-nav .nav-link {
      padding: 12px 0;
      white-space: nowrap;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 14px;
      display: inline-block;
      font-family: arial, sans-serif;
      color: #761030; }
      .navbar.bg-inverse .navbar-nav .nav-link::before {
        background-color: #761030;
        border-radius: 0.313rem;
        bottom: 0.588rem;
        content: "";
        display: block;
        height: 0.1rem;
        left: 0;
        position: absolute;
        -webkit-transform: scaleX(0);
                transform: scaleX(0);
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        width: 100%; }
    .navbar.bg-inverse .navbar-nav {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-variant: all-small-caps; } }

.navbar-expand-md .navbar-nav.nav-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.navbar-expand-md .navbar-nav.nav-spaced {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }

.navbar-expand-md .navbar-nav.nav-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }

.nav-item .nav-link:hover,
.nav-item .nav-link:focus,
.nav-item.show .nav-link {
  text-decoration: underline;
  font-weight: 600; }

@media (min-width: 768px) {
  .nav-item > .nav-link {
    color: #fff; } }

.main-menu.menu-toggleable-left {
  z-index: 99; }
  @media (min-width: 1024px) {
    .main-menu.menu-toggleable-left {
      position: relative;
      z-index: 7; } }

.close-menu-button {
  position: fixed;
  right: 4%;
  top: 14px;
  padding: 0;
  z-index: 99;
  border: none;
  background: transparent; }

.menu-toggleable-left .close-menu {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.menu-toggleable-left .pd-1 {
  padding-top: 1rem !important; }

.menu-toggleable-left .menu-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.menu-toggleable-left li > .close-menu {
  margin-right: 0;
  margin-top: -0.6rem;
  margin-left: 0; }

@media (max-width: 1049.98px) {
  .menu-toggleable-left .bg-inverse {
    background-color: white !important;
    color: #222;
    top: 0; } }

@media (max-width: 575.98px) {
  .menu-toggleable-left.in {
    right: 0;
    margin-right: 1.25em; } }

@media (max-width: 767.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: 0.063rem solid #eee; }
  .menu-toggleable-left.in .dropdown {
    display: block;
    position: static; }
  .menu-toggleable-left.in .dropdown-toggle {
    padding-left: 1rem; }
    .menu-toggleable-left.in .dropdown-toggle::after {
      border-top: 0.3em solid transparent;
      border-bottom: 0.3em solid transparent;
      border-left: 0.3em solid;
      position: absolute;
      right: 0.3em;
      margin-top: 0.55em; }
  .menu-toggleable-left.in .nav-item .nav-link {
    padding-left: 1rem; }
  .menu-toggleable-left.in .show > .dropdown-menu {
    left: 0; }
  .menu-toggleable-left.in .dropdown-menu {
    position: absolute;
    left: -100%;
    top: 0;
    height: 100%;
    border: 0 none;
    -webkit-transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block; } }

@media (min-width: 1024px) {
  .menu-toggleable-left .container {
    max-width: 740px !important;
    margin: 0 auto; } }

.multilevel-dropdown .dropdown-menu {
  top: 37px;
  border: 0;
  background: #fff 0% 0% no-repeat padding-box;
  opacity: 1; }

.multilevel-dropdown .dropdown-item.dropdown > .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  position: absolute;
  right: 0.3em;
  margin-top: 0.55em; }

.multilevel-dropdown .navbar > .close-menu > .back {
  display: none; }

.multilevel-dropdown .close-menu .back .caret-left {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-left: 0.3 solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 0.125em; }

.multilevel-dropdown .dropdown-item {
  padding: 0; }
  .multilevel-dropdown .dropdown-item .dropdown-link {
    display: block;
    padding: 0.425em 5em 0.425em 0; }
  .multilevel-dropdown .dropdown-item.top-category {
    font-weight: bold; }
    .multilevel-dropdown .dropdown-item.top-category > .nav-link {
      padding-left: 0; }
  .multilevel-dropdown .dropdown-item:hover {
    background: none !important; }
    .multilevel-dropdown .dropdown-item:hover a {
      color: #761030 !important; }

.dropdown-menu {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content; }

.nav-list-arrow.collapsed::after {
  content: "\002B";
  /* FontAwesome Unicode */
  font-size: 1.3rem;
  font-style: normal;
  width: 20px; }

.nav-list-arrow::after {
  content: "\2212";
  /* FontAwesome Unicode */
  font-size: 1.3rem;
  font-style: normal;
  width: 20px; }

.dropdown-toggle::after {
  display: none !important; }

@media (max-width: 1023.98px) {
  .nav-bar-mobile {
    overflow-y: scroll;
    height: 100%;
    position: fixed;
    width: 90% !important;
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; } }

@media (max-width: 767.98px) {
  .nav-bar-mobile {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-flow: column nowrap !important;
            flex-flow: column nowrap !important; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .nav-bar-mobile .searchdeskview {
    display: none; } }

.category-menu-item {
  line-height: 1.875rem;
  background-color: #fef7cf;
  border-radius: 0;
  display: block;
  left: 0;
  padding: 47px 70px 40px 71px;
  position: absolute;
  -webkit-transition: visibility 0s, opacity 0.3s linear;
  transition: visibility 0s, opacity 0.3s linear;
  visibility: visible;
  white-space: nowrap;
  width: 100vw;
  z-index: 0;
  margin-top: -9px; }
  .category-menu-item .col-3 {
    bottom: 0;
    right: 0; }
  .category-menu-item .sub-menu-category-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    height: 240px; }
  .category-menu-item .sub-categories {
    min-width: 49%; }
  .category-menu-item li {
    list-style: none;
    text-transform: uppercase;
    padding: 0 2.5rem; }
    .category-menu-item li:hover,
    .category-menu-item li a {
      color: #761030;
      text-decoration: none; }
  .category-menu-item .column {
    color: #000;
    padding-bottom: 1.188rem;
    text-transform: uppercase;
    list-style: none;
    text-decoration: none;
    font-weight: bold; }
  .category-menu-item .headings {
    text-transform: uppercase;
    font: normal normal bold "nunito_sansregular";
    padding: 0.75rem 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    transition: -webkit-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    z-index: 21; }

.m-category-h,
.m-sub-v-category-h,
.m-sub-category-h {
  padding-bottom: 28px;
  font-size: 12px;
  line-height: 14px;
  color: #761030 !important;
  font-family: arial, sans-serif;
  text-transform: uppercase; }
  .m-category-h.collapsed a,
  .m-sub-v-category-h.collapsed a,
  .m-sub-category-h.collapsed a {
    color: #761030 !important;
    font-size: 12px;
    line-height: 14px;
    font-family: arial, sans-serif; }
  .m-category-h.collapsed:not(.nav-list-arrow) a,
  .m-sub-v-category-h.collapsed:not(.nav-list-arrow) a,
  .m-sub-category-h.collapsed:not(.nav-list-arrow) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    .m-category-h.collapsed:not(.nav-list-arrow) a::after,
    .m-sub-v-category-h.collapsed:not(.nav-list-arrow) a::after,
    .m-sub-category-h.collapsed:not(.nav-list-arrow) a::after {
      content: url("../../images/right_arrow.svg"); }
      @media (max-width: 767.98px) {
        .m-category-h.collapsed:not(.nav-list-arrow) a::after,
        .m-sub-v-category-h.collapsed:not(.nav-list-arrow) a::after,
        .m-sub-category-h.collapsed:not(.nav-list-arrow) a::after {
          height: 14px;
          margin-top: -10px; } }
  .m-category-h a,
  .m-sub-v-category-h a,
  .m-sub-category-h a {
    color: #761030; }

.m-category-h,
.m-sub-category-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.m-sub-menu-header {
  margin-top: 0;
  padding-left: 15px !important; }
  .m-sub-menu-header .m-sub-category-h.collapsed a {
    color: #761030; }
  .m-sub-menu-header .collapse.show .popover-content {
    width: 6rem; }

.menu-bottom {
  background-color: #fef7cf;
  padding: 25px 14px 0; }
  .menu-bottom .footer-links,
  .menu-bottom .care-guide-link {
    padding-bottom: 28px; }
  .menu-bottom a,
  .menu-bottom .care-guide-link,
  .menu-bottom .irthmenu {
    color: #000;
    cursor: pointer;
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    white-space: nowrap;
    text-transform: uppercase; }
  .menu-bottom .login-mobile-link {
    margin-left: 14px; }
  .menu-bottom .customer-care-link {
    margin-left: 11px; }
  .menu-bottom .storelink {
    margin-left: 14px; }
  .menu-bottom .track-order-link {
    margin-left: 10px; }
  .menu-bottom .mobile-menu-section {
    border-top: 1px solid #000;
    padding: 28px 0; }
    .menu-bottom .mobile-menu-section .care-guide-link,
    .menu-bottom .mobile-menu-section .irthmenu {
      display: inline-block; }
      .menu-bottom .mobile-menu-section .care-guide-link::after,
      .menu-bottom .mobile-menu-section .irthmenu::after {
        content: url("../../images/carousel-right-arrow.svg");
        position: absolute;
        right: 14px;
        color: #000; }

.registered-user {
  display: none; }

.guest-user {
  display: block; }

@media (max-width: 1023.98px) {
  .wishlist-nav-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 28px;
    gap: 14px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
  .irthmenu {
    display: inline; } }

.text-header-menu-1 {
  font: normal normal 800 1.563rem/1.5rem "nunito_sansregular";
  color: #761030;
  letter-spacing: 0.063rem;
  line-height: 1.938rem; }

.text-header-menu-2 {
  font: normal normal 800 1.125rem/1.5rem "nunito_sansregular";
  color: #761030;
  letter-spacing: 0.063rem; }

.modal-background {
  z-index: 98; }

.m-user-logo {
  height: 2.438rem;
  width: 2.438rem;
  text-align: center;
  background-color: #e48586;
  border-radius: 2.438rem;
  margin: auto;
  vertical-align: middle;
  padding-top: 0.625rem;
  color: white;
  font: normal normal bold 0.938rem/1.25rem "nunito_sansregular"; }

.m-user-text {
  font: normal normal 600 0.688rem/0.938rem "nunito_sansregular";
  overflow: hidden;
  width: 90px;
  overflow-wrap: anywhere;
  max-height: 50px;
  overflow-y: hidden; }

.suggestions-header-section,
.recently-viewed-header {
  padding: 18px 0 10px; }
  @media (min-width: 1024px) {
    .suggestions-header-section,
    .recently-viewed-header {
      padding: 50px 0 35px; } }

.suggestions-section-header {
  color: #000;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 1.4px; }

.current-favorites {
  padding-left: 0 !important;
  z-index: 9999; }

.pricing-suggestion {
  color: #5d5d5d;
  font: normal normal normal 0.875rem/1.188rem "nunito_sansregular"; }
  .pricing-suggestion .price {
    font: normal normal normal 0.875rem/1.188rem "nunito_sansregular" !important; }
  .pricing-suggestion .sales {
    font-weight: normal !important;
    color: #5d5d5d; }
    .pricing-suggestion .sales .price-text {
      font: normal normal normal 0.875rem/1.188rem "nunito_sansregular" !important; }

.header-menu-ul {
  margin: 0 4vw;
  padding-left: 15px; }

.inner-popover {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  position: absolute;
  top: 3.7rem;
  left: -1rem; }

.popover-wrapper {
  position: relative;
  display: inline-block; }

.popover-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -3.75rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  left: -12.5rem;
  background-color: #fff;
  padding: 1.5rem;
  -webkit-box-shadow: 0 0 6px #00000059;
          box-shadow: 0 0 6px #00000059;
  width: 8rem;
  height: 14rem; }

.popover-content::before {
  position: absolute;
  z-index: -1;
  content: "";
  right: calc(80% - 0.765rem);
  top: -0.8rem;
  border-style: solid;
  border-width: 0 1rem 1rem;
  border-color: transparent transparent white;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.custom-hover {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: -3.125rem;
  left: -14.875rem;
  -webkit-box-shadow: 0 0 6px #00000059;
          box-shadow: 0 0 6px #00000059;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
  height: 15rem;
  width: 10rem; }

.popover-products {
  width: 12.188rem;
  height: 1.813rem;
  background: #8e3b3d 0% 0% no-repeat padding-box;
  border-radius: 0.313rem;
  font: normal normal normal 0.75rem/1rem "nunito_sansregular";
  letter-spacing: 0;
  color: #fff; }
  @media (max-width: 1023.98px) {
    .popover-products {
      background: #fff;
      color: #000; } }

@media (max-width: 1023.98px) {
  .popover-m-content {
    visibility: visible;
    opacity: 1;
    position: initial;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0.3rem;
    height: 7rem;
    width: 10rem; } }

@media (max-width: 1023.98px) {
  .inner-popover-m {
    position: initial; } }

.navbar .container {
  display: block; }

.dropdown-item.py-c-1 {
  padding: 0.3rem 0 !important; }

.header-category::before {
  background-color: #fff !important; }

.header-menu-ul li.nav-item.dropdown {
  position: initial; }

.menu-group .nav-item {
  position: initial !important; }

.menu-group ul.dropdown-menu {
  width: 100vw;
  max-width: 100%;
  left: 0 !important; }

.menu-group .category-menu-item {
  max-width: 100%; }

.subcategory-img {
  padding-left: 25px; }
  .subcategory-img a {
    padding: 0 10px; }

.searchcontainer {
  display: none;
  position: fixed;
  max-height: 100%;
  overflow: auto;
  top: 0;
  background: #fff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0 -3px 6px #0000000f;
          box-shadow: 0 -3px 6px #0000000f;
  opacity: 1;
  z-index: 10;
  width: 90% !important;
  left: 15px;
  padding: 0 14px;
  min-height: 100%; }
  @media (min-width: 1024px) {
    .searchcontainer {
      position: absolute;
      top: 3px;
      width: 100% !important;
      max-height: -webkit-fit-content;
      max-height: -moz-fit-content;
      max-height: fit-content; } }

.input-groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 1024px) {
    .input-groups {
      display: block; } }

@media (min-width: 1024px) {
  .suggestionscontainer {
    padding: 51px 72px 80px 167px;
    width: 65%; } }

.suggestionscontainer .searchicondeskhead {
  cursor: auto; }

.exploreirthsearch {
  background: #fff;
  width: 100%; }
  @media (min-width: 1024px) {
    .exploreirthsearch {
      width: 35%;
      height: inherit;
      padding-left: 72px;
      padding-top: 51px;
      border-left: 1px solid #e4e4e4; } }

.prev-arrow-icon {
  margin-right: 26px; }

.exploreirthsearch li a {
  color: #761030;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  text-shadow: 0 0 0.1px #000; }
  @media (max-width: 575.98px) {
    .exploreirthsearch li a {
      line-height: 40px;
      color: #000;
      margin-left: -7px;
      font-weight: 400; } }

.exploreirthsearch li:hover {
  -webkit-transform: translate(-19px, 0);
          transform: translate(-19px, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.exploreirthsearch p {
  color: #761030;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  padding-left: 37px;
  margin-bottom: 10px;
  letter-spacing: 1px; }
  @media (max-width: 575.98px) {
    .exploreirthsearch p {
      position: relative;
      right: 15%;
      margin-bottom: 27px; } }

.searchicondeskhead {
  width: 20px;
  height: 20px;
  cursor: pointer; }

.searchmicicon {
  position: absolute;
  top: 6px;
  width: 24px;
  height: 24px;
  right: 32px;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .searchmicicon {
      right: 32px;
      top: 30px; } }

.irthsearchclose {
  display: none;
  position: absolute;
  right: 14px;
  top: 14px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  z-index: 12; }
  @media (min-width: 1024px) {
    .irthsearchclose {
      width: 20px;
      height: 20px;
      top: 95px; } }

@media (max-width: 575.98px) {
  .searchdeskview {
    display: none !important; } }

.mobilesearchcloseicons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px; }

.currentfavourite {
  position: static;
  width: 100%; }
  @media (min-width: 1024px) {
    .currentfavourite {
      max-width: 705px; } }
  .currentfavourite .products-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 1024px) {
      .currentfavourite .products-section {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin: 0; } }
  .currentfavourite .prod-details-section {
    margin-left: 16px; }
    @media (min-width: 1024px) {
      .currentfavourite .prod-details-section {
        margin-left: 0; } }

.currentfavourite-list {
  width: 100%;
  padding: 0 !important;
  height: auto;
  margin-bottom: 0;
  margin-top: 16px; }
  .currentfavourite-list:hover {
    opacity: 1;
    border: 1px solid #ffdd40; }
  .currentfavourite-list:first-child {
    margin-top: 0; }
  @media (min-width: 1024px) {
    .currentfavourite-list {
      width: 177px;
      padding: 7px;
      margin-bottom: 5px;
      margin-top: 0;
      margin-left: 14px; }
      .currentfavourite-list:first-child {
        margin-left: 0; } }

.currentfavourite-list-img {
  max-width: 63px;
  width: 100%;
  height: 100%;
  max-height: 83px; }
  @media (min-width: 1024px) {
    .currentfavourite-list-img {
      min-width: 175px;
      max-width: 175px;
      min-height: 236px; } }

.currentfavourite-list-name {
  color: #000;
  font-size: 12px;
  font-family: arial, sans-serif !important;
  font-weight: 400;
  line-height: 16px;
  margin-top: 0;
  text-transform: capitalize;
  margin-bottom: 12px; }
  @media (min-width: 1024px) {
    .currentfavourite-list-name {
      margin-top: 14px;
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 10px; } }

.best-selling-product-price {
  font-size: 12px;
  line-height: 14px;
  color: #000;
  font-weight: 600; }
  @media (min-width: 1024px) {
    .best-selling-product-price {
      font-size: 14px;
      line-height: 16px; } }

.category-align {
  padding: 0 14px; }
  .category-align .m-sub-menu-header {
    padding-right: 0; }
  .category-align .m-menu-header {
    padding-left: 0;
    margin-top: 37px;
    margin-bottom: 7px; }

.menu-recent {
  margin-top: 40px;
  position: relative;
  left: 26px; }
  @media (max-width: 575.98px) {
    .menu-recent {
      margin-top: 43px;
      left: 43px; } }

.menu-currentfav {
  left: -3px;
  top: 66px; }

.recently-viewed-section .sales-price-format,
.recently-viewed-section .price {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.recently-viewed-section .price {
  padding: 0 !important; }
  @media (min-width: 1024px) {
    .recently-viewed-section .price {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

@media (min-width: 1024px) {
  .recently-viewed-section .owl-carousel {
    margin: 0 -7px; } }

.recently-viewed-section .product {
  margin-top: 16px;
  padding: 0 !important; }
  @media (min-width: 1024px) {
    .recently-viewed-section .product {
      margin-top: 0;
      padding: 0 7px !important; } }

.recently-viewed-section .product-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: auto; }
  .recently-viewed-section .product-tile:hover {
    border: 1px solid #ffdd40 !important;
    border-radius: 0; }
  @media (min-width: 1024px) {
    .recently-viewed-section .product-tile {
      display: block; } }
  .recently-viewed-section .product-tile .tile-body {
    background-color: #fff;
    padding: 0;
    padding-left: 16px;
    width: 100%; }
    @media (min-width: 1024px) {
      .recently-viewed-section .product-tile .tile-body {
        padding: 0;
        margin: 0; } }
  .recently-viewed-section .product-tile .product-name {
    padding-top: 0 !important;
    margin-top: 12px; }
    .recently-viewed-section .product-tile .product-name .pdp-link .link {
      font-size: 12px;
      line-height: 14px;
      font-family: arial, sans-serif;
      color: #000;
      margin-bottom: 12px; }
      @media (min-width: 1024px) {
        .recently-viewed-section .product-tile .product-name .pdp-link .link {
          text-align: center;
          font-size: 14px;
          line-height: 20px;
          margin-bottom: 10px; } }
  .recently-viewed-section .product-tile .image-container {
    overflow: unset; }
    .recently-viewed-section .product-tile .image-container .product-image-block {
      min-width: 62px;
      min-height: 83px;
      max-width: 62px; }
      @media (min-width: 1024px) {
        .recently-viewed-section .product-tile .image-container .product-image-block {
          min-width: 175px;
          min-height: 235px;
          max-width: 175px; } }
      .recently-viewed-section .product-tile .image-container .product-image-block .tile-image {
        aspect-ratio: 0.74; }
  .recently-viewed-section .product-tile .sales-price-format {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .recently-viewed-section .product-tile .sales-price-format {
        font-size: 14px;
        line-height: 16px; } }

.recently-viewed-section .like,
.recently-viewed-section .list-price-home,
.recently-viewed-section .list-price-format {
  display: none !important; }

.search-backdrop {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10;
  opacity: 0.5; }
  @media (min-width: 1024px) {
    .search-backdrop {
      z-index: 7; } }

.myirth-mobile {
  padding-bottom: 28px; }
  .myirth-mobile .irthmenu {
    color: #000;
    cursor: pointer;
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
    margin-left: 15px; }

.header {
  position: relative; }

.navbar-header {
  height: 4.375em;
  /* 70/16 */ }
  .navbar-header .user,
  .navbar-header .country-selector,
  .navbar-header .search,
  .navbar-header .minicart {
    display: inline-block;
    margin: 1.125em 0 0 0.5em; }
  .navbar-header .user,
  .navbar-header .country-selector,
  .navbar-header .minicart,
  .navbar-header .navbar-toggler {
    line-height: 2.25em;
    /* 36/16 */
    height: auto; }
  .navbar-header .navbar-toggler {
    font-size: 1.6em;
    width: auto; }
  .navbar-header .user {
    position: relative; }
    .navbar-header .user .popover {
      position: absolute;
      display: none;
      padding: 1em;
      top: 85%;
      left: 0; }
      .navbar-header .user .popover a {
        white-space: nowrap;
        margin-bottom: 0.5em; }
      .navbar-header .user .popover::before {
        left: 1.5rem; }
      .navbar-header .user .popover::after {
        left: 1.5rem; }
      .navbar-header .user .popover.show {
        display: block; }

.brand {
  position: absolute;
  left: 50%;
  display: block;
  text-align: center; }
  .brand img {
    width: 100%; }
  @media (min-width: 1024px) {
    .brand {
      width: 14.125em;
      /* 226/16 */
      margin-left: -7.0625em;
      /* 113/16 */
      padding-top: 0.5em; } }
  @media (max-width: 1023.98px) {
    .brand {
      width: 4em;
      /* 64/16 */
      margin-left: -2em;
      padding-top: 0.8em; } }

.main-menu {
  background-color: #444; }
  .main-menu .navbar .close-menu button,
  .main-menu .navbar .close-button button {
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }

.header-banner {
  background-color: #ffdd40 !important;
  text-align: center;
  color: #000;
  padding: 9px 0;
  max-height: 48px;
  height: 100%;
  line-height: 14px; }
  @media (min-width: 1024px) {
    .header-banner {
      padding: 7px 0;
      position: relative;
      z-index: 8;
      line-height: 20px; } }
  .header-banner .carousel-item {
    padding: 0; }
    .header-banner .carousel-item.active {
      padding-bottom: 0 !important; }
  .header-banner .carousel-control-prev-icon,
  .header-banner .carousel-control-next-icon {
    width: 24px;
    height: 24px; }
  .header-banner .carousel-control-prev-icon {
    background-image: url("../../images/carousel-left-arrow.svg");
    background-repeat: no-repeat; }
  .header-banner .carousel-control-next-icon {
    background-image: url("../../images/carousel-right-arrow.svg");
    background-repeat: no-repeat; }
  .header-banner .header-promotion {
    font-family: arial, sans-serif;
    color: #000;
    font-size: 10px;
    line-height: 11px; }
    @media (min-width: 1024px) {
      .header-banner .header-promotion {
        font-size: 11px;
        line-height: 12px; } }
  .header-banner .shop-now-btn {
    font-size: 10px;
    line-height: 12px;
    font-weight: 600;
    color: #000;
    text-underline-offset: 1.17px;
    text-wrap: nowrap;
    margin-top: 4px;
    cursor: pointer;
    display: block; }
    @media (min-width: 1024px) {
      .header-banner .shop-now-btn {
        font-size: 11px;
        margin: 0 0 0 8px;
        display: inline; } }
  .header-banner .close-button {
    width: 2.125em; }
    .header-banner .close-button .close {
      opacity: 1;
      color: #fff;
      width: 100%;
      height: 100%;
      background-color: var(--skin-primary-color-1); }
  .header-banner .slide::after {
    background: none !important; }

.houseof-titan-text {
  padding-top: 14px;
  line-height: 8px; }
  @media (min-width: 1024px) {
    .houseof-titan-text {
      padding-top: 0;
      line-height: 14px; } }
  .houseof-titan-text .house-of-titan-img {
    width: 80px;
    height: 8px; }
    @media (min-width: 1024px) {
      .houseof-titan-text .house-of-titan-img {
        width: 138px;
        height: 14px; } }
  @media (max-width: 1023.98px) {
    .houseof-titan-text a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      height: 100%; } }

.minicart {
  margin-top: 0.1875em;
  /* 3/16 */
  vertical-align: top; }
  .minicart .minicart-icon {
    font-size: 1.5em; }
  .minicart a.minicart-link:hover {
    text-decoration: none; }
  .minicart .minicart-quantity {
    background-color: var(--skin-primary-color-1);
    border-radius: 50%;
    width: 1.25em;
    /* 20/16 */
    height: 1.25em;
    /* 20/16 */
    line-height: normal;
    display: inline-block;
    text-align: center;
    font-size: 0.8125em;
    /* 13/16 */
    position: relative;
    top: -0.9375em;
    /* 15/16 */
    left: -0.9375em;
    /* 15/16 */
    color: #fff; }

a.normal {
  color: var(--skin-primary-color-1);
  text-decoration: underline; }

.slide-up {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  max-height: 100px;
  overflow: hidden; }
  .slide-up.hide {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
            transition-timing-function: cubic-bezier(0, 1, 0.5, 1); }

.dropdown-country-selector {
  margin-top: -0.0625em; }

.cookie-warning-messaging.cookie-warning {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-align: center;
  display: none; }

.valid-cookie-warning {
  background-color: var(--skin-link-color-1);
  color: #fff;
  white-space: nowrap; }
  .valid-cookie-warning p {
    margin-top: 0;
    margin-bottom: 0.2em;
    padding-right: 2em; }

.home-notification-slot {
  position: relative;
  z-index: 1; }

.notification-top-bar-top {
  position: absolute;
  height: 3.525rem;
  top: 2.0625rem;
  width: 86%;
  background-color: #f2e9e9;
  text-align: center;
  color: #000;
  z-index: 10;
  margin: 0 5.9375rem; }
  @media (max-width: 1023.98px) {
    .notification-top-bar-top {
      height: 4.8rem;
      width: 100%;
      margin: 0 auto; } }

.notification-top-bar-top p {
  font: normal normal normal 0.875rem/1.8875rem "nunito_sansregular";
  padding: 1rem; }
  @media (max-width: 1023.98px) {
    .notification-top-bar-top p {
      font: normal normal normal 0.75rem/1rem "nunito_sansregular";
      padding-top: 0.8125rem; } }

.cross-sticky-top {
  float: right;
  background: none;
  color: #fff;
  border: none;
  margin: 0.4375rem 0.5625rem 0 0; }

.cross-sticky-top::-moz-selection {
  border: none; }

.cross-sticky-top::selection {
  border: none; }

.toast-content-plp.add-to-cart-error-toast {
  padding: 20px 15px; }
  .toast-content-plp.add-to-cart-error-toast .toast-error-close {
    right: 11px;
    top: 7px; }
    @media (min-width: 768px) {
      .toast-content-plp.add-to-cart-error-toast .toast-error-close {
        right: 30px;
        top: unset; } }

.selected-flag img {
  width: 13px;
  height: 13px; }

@font-face {
  font-family: "Cabrito Didone";
  font-style: normal;
  font-weight: normal;
  src: local("Cabrito Didone"), url("../../fonts/CabritoDidone.ttf") format("ttf");
  font-display: block; }

@font-face {
  font-family: "Proxima Nova Thin";
  font-style: normal;
  font-weight: normal;
  src: local("Proxima Nova Thin"), url("../../fonts/ProximaNovaT-Thin.woff") format("woff");
  font-display: block; }

@font-face {
  font-family: "Proxima Nova Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Proxima Nova Regular"), url("../../fonts/ProximaNova-Regular.woff") format("woff");
  font-display: block; }

@font-face {
  font-family: "nunito_sansblack";
  src: url("../../fonts/nunitosans-black-webfont.eot");
  src: url("../../fonts/-black-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/nunitosans-black-webfont.woff2") format("woff2"), url("../../fonts/nunitosans-black-webfont.woff") format("woff"), url("../../fonts/nunitosans-black-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "nunito_sansbold";
  src: url("../../fonts/nunitosans-bold-webfont.eot");
  src: url("../../fonts/nunitosans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/nunitosans-bold-webfont.woff2") format("woff2"), url("../../fonts/nunitosans-bold-webfont.woff") format("woff"), url("../../fonts/nunitosans-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "nunito_sansextrabold";
  src: url("../../fonts/nunitosans-extrabold-webfont.eot");
  src: url("../../fonts/nunitosans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/nunitosans-extrabold-webfont.woff2") format("woff2"), url("../../fonts/nunitosans-extrabold-webfont.woff") format("woff"), url("../../fonts/nunitosans-extrabold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "nunito_sansextralight";
  src: url("../../fonts/nunitosans-extralight-webfont.eot");
  src: url("../../fonts/nunitosans-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/nunitosans-extralight-webfont.woff2") format("woff2"), url("../../fonts/nunitosans-extralight-webfont.woff") format("woff"), url("../../fonts/nunitosans-extralight-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "nunito_sanslight";
  src: url("../../fonts/nunitosans-light-webfont.eot");
  src: url("../../fonts/nunitosans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/nunitosans-light-webfont.woff2") format("woff2"), url("../../fonts/nunitosans-light-webfont.woff") format("woff"), url("../../fonts/nunitosans-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "nunito_sansregular";
  src: url("../../fonts/nunitosans-regular-webfont.eot");
  src: url("../../fonts/nunitosans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/nunitosans-regular-webfont.woff2") format("woff2"), url("../../fonts/nunitosans-regular-webfont.woff") format("woff"), url("../../fonts/nunitosans-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "nunito_sanssemibold";
  src: url("../../fonts/nunitosans-semibold-webfont.eot");
  src: url("../../fonts/nunitosans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/nunitosans-semibold-webfont.woff2") format("woff2"), url("../../fonts/nunitosans-semibold-webfont.woff") format("woff"), url("../../fonts/nunitosans-semibold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@media (max-width: 575.98px) {
  .collapsible-xs .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xs .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xs .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-xs .content,
  .collapsible-xs .card-body {
    display: none; }
  .collapsible-xs.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-xs.active .content,
  .collapsible-xs.active .card-body {
    display: block; } }

.container div.collapsible-xs button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xs button.title:hover {
    text-decoration: none; }

@media (max-width: 767.98px) {
  .collapsible-sm .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-sm .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-sm .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-sm .content,
  .collapsible-sm .card-body {
    display: none; }
  .collapsible-sm.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-sm.active .content,
  .collapsible-sm.active .card-body {
    display: block; } }

.container div.collapsible-sm button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-sm button.title:hover {
    text-decoration: none; }

@media (max-width: 1023.98px) {
  .collapsible-md .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-md .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-md .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-md .content,
  .collapsible-md .card-body {
    display: none; }
  .collapsible-md.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-md.active .content,
  .collapsible-md.active .card-body {
    display: block; } }

.container div.collapsible-md button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-md button.title:hover {
    text-decoration: none; }

@media (max-width: 1049.98px) {
  .collapsible-lg .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-lg .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-lg .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-lg .content,
  .collapsible-lg .card-body {
    display: none; }
  .collapsible-lg.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-lg.active .content,
  .collapsible-lg.active .card-body {
    display: block; } }

.container div.collapsible-lg button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-lg button.title:hover {
    text-decoration: none; }

@media (max-width: 1199.98px) {
  .collapsible-lg-custom .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-lg-custom .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-lg-custom .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-lg-custom .content,
  .collapsible-lg-custom .card-body {
    display: none; }
  .collapsible-lg-custom.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-lg-custom.active .content,
  .collapsible-lg-custom.active .card-body {
    display: block; } }

.container div.collapsible-lg-custom button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-lg-custom button.title:hover {
    text-decoration: none; }

@media (max-width: 1279.98px) {
  .collapsible-xl-custom .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xl-custom .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xl-custom .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-xl-custom .content,
  .collapsible-xl-custom .card-body {
    display: none; }
  .collapsible-xl-custom.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-xl-custom.active .content,
  .collapsible-xl-custom.active .card-body {
    display: block; } }

.container div.collapsible-xl-custom button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xl-custom button.title:hover {
    text-decoration: none; }

@media (max-width: 1299.98px) {
  .collapsible-xl .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xl .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xl .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-xl .content,
  .collapsible-xl .card-body {
    display: none; }
  .collapsible-xl.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-xl.active .content,
  .collapsible-xl.active .card-body {
    display: block; } }

.container div.collapsible-xl button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xl button.title:hover {
    text-decoration: none; }

@media (max-width: 1399.98px) {
  .collapsible-xxl .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xxl .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xxl .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-xxl .content,
  .collapsible-xxl .card-body {
    display: none; }
  .collapsible-xxl.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-xxl.active .content,
  .collapsible-xxl.active .card-body {
    display: block; } }

.container div.collapsible-xxl button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xxl button.title:hover {
    text-decoration: none; }

@media (max-width: 1499.98px) {
  .collapsible-xxxl .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xxxl .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xxxl .title::after {
      float: right;
      content: "\f078";
      font-family: "FontAwesome"; }
  .collapsible-xxxl .content,
  .collapsible-xxxl .card-body {
    display: none; }
  .collapsible-xxxl.active .title::after {
    content: "\f077";
    margin-top: -0.125em;
    /* 2/16 */ }
  .collapsible-xxxl.active .content,
  .collapsible-xxxl.active .card-body {
    display: block; } }

.container div.collapsible-xxxl button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xxxl button.title:hover {
    text-decoration: none; }

.collapsible-xxxl-custom .title {
  line-height: 2.5rem;
  /* 40/16 */ }
  .collapsible-xxxl-custom .title::after {
    display: block;
    clear: both;
    content: ""; }
  .collapsible-xxxl-custom .title::after {
    float: right;
    content: "\f078";
    font-family: "FontAwesome"; }

.collapsible-xxxl-custom .content,
.collapsible-xxxl-custom .card-body {
  display: none; }

.collapsible-xxxl-custom.active .title::after {
  content: "\f077";
  margin-top: -0.125em;
  /* 2/16 */ }

.collapsible-xxxl-custom.active .content,
.collapsible-xxxl-custom.active .card-body {
  display: block; }

.container div.collapsible-xxxl-custom button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xxxl-custom button.title:hover {
    text-decoration: none; }

footer {
  background-color: #e9ecef;
  padding-top: 1.25em;
  /* 20/16 */
  padding-bottom: 1.25em; }
  footer h2 {
    font-size: 1rem;
    margin-bottom: 0;
    line-height: 2.5em;
    /* 40/16 */ }
  footer ul {
    list-style: none;
    padding-left: 0; }
  footer .social h2 {
    margin-top: 0; }
  footer .social::after {
    display: block;
    clear: both;
    content: ""; }
  footer .copyright,
  footer .social {
    margin-top: 1.25em; }
  footer .footer-container .footer-item.collapsible-xs button {
    font-family: 'Dosis', sans-serif;
    padding: 0; }
  footer .social-links {
    float: left; }
    footer .social-links::after {
      display: block;
      clear: both;
      content: ""; }
    @media (max-width: 575.98px) {
      footer .social-links {
        width: 80%; } }
    footer .social-links li {
      float: left;
      margin: 0.313em; }
      @media (max-width: 575.98px) {
        footer .social-links li {
          width: 20%;
          text-align: center; } }
    footer .social-links a {
      font-size: 2.25em; }
      footer .social-links a:hover {
        text-decoration: none; }
  @media (max-width: 575.98px) {
    footer .store {
      border-bottom: 1px solid #444; }
      footer .store .content {
        display: none; }
      footer .store h2::after {
        display: block;
        clear: both;
        content: ""; }
      footer .store h2::after {
        font-family: "FontAwesome";
        float: right;
        content: "\f041"; } }
  footer .content {
    font-size: 0.875em; }
    footer .content li {
      height: 1.875rem; }
  footer .copyright,
  footer .postscript {
    font-size: 0.8125em; }
  footer .copyright {
    margin-bottom: 0.625em; }
  footer .back-to-top {
    margin: 0.1em 0.313em;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none; }
    footer .back-to-top i.fa-arrow-up {
      color: rgba(0, 0, 0, 0.7); }
    footer .back-to-top i.fa-circle {
      text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }

@media (max-width: 575.98px) {
  .footer-item {
    border-bottom: 1px solid #444; } }

#consent-tracking .button-wrapper button {
  margin: 0.5em; }

.email-signup-message {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.email-signup-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .email-signup-alert.show {
    display: block; }

@media (max-width: 575.98px) {
  .collapsible-xs .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xs .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xs .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-xs .content,
  .collapsible-xs .card-body {
    display: none; }
  .collapsible-xs.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-xs.active .content,
  .collapsible-xs.active .card-body {
    display: block; } }

.container div.collapsible-xs button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xs button.title:hover {
    text-decoration: none; }

@media (max-width: 767.98px) {
  .collapsible-sm .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-sm .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-sm .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-sm .content,
  .collapsible-sm .card-body {
    display: none; }
  .collapsible-sm.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-sm.active .content,
  .collapsible-sm.active .card-body {
    display: block; } }

.container div.collapsible-sm button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-sm button.title:hover {
    text-decoration: none; }

@media (max-width: 1023.98px) {
  .collapsible-md .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-md .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-md .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-md .content,
  .collapsible-md .card-body {
    display: none; }
  .collapsible-md.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-md.active .content,
  .collapsible-md.active .card-body {
    display: block; } }

.container div.collapsible-md button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-md button.title:hover {
    text-decoration: none; }

@media (max-width: 1049.98px) {
  .collapsible-lg .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-lg .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-lg .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-lg .content,
  .collapsible-lg .card-body {
    display: none; }
  .collapsible-lg.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-lg.active .content,
  .collapsible-lg.active .card-body {
    display: block; } }

.container div.collapsible-lg button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-lg button.title:hover {
    text-decoration: none; }

@media (max-width: 1199.98px) {
  .collapsible-lg-custom .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-lg-custom .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-lg-custom .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-lg-custom .content,
  .collapsible-lg-custom .card-body {
    display: none; }
  .collapsible-lg-custom.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-lg-custom.active .content,
  .collapsible-lg-custom.active .card-body {
    display: block; } }

.container div.collapsible-lg-custom button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-lg-custom button.title:hover {
    text-decoration: none; }

@media (max-width: 1279.98px) {
  .collapsible-xl-custom .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xl-custom .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xl-custom .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-xl-custom .content,
  .collapsible-xl-custom .card-body {
    display: none; }
  .collapsible-xl-custom.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-xl-custom.active .content,
  .collapsible-xl-custom.active .card-body {
    display: block; } }

.container div.collapsible-xl-custom button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xl-custom button.title:hover {
    text-decoration: none; }

@media (max-width: 1299.98px) {
  .collapsible-xl .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xl .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xl .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-xl .content,
  .collapsible-xl .card-body {
    display: none; }
  .collapsible-xl.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-xl.active .content,
  .collapsible-xl.active .card-body {
    display: block; } }

.container div.collapsible-xl button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xl button.title:hover {
    text-decoration: none; }

@media (max-width: 1399.98px) {
  .collapsible-xxl .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xxl .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xxl .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-xxl .content,
  .collapsible-xxl .card-body {
    display: none; }
  .collapsible-xxl.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-xxl.active .content,
  .collapsible-xxl.active .card-body {
    display: block; } }

.container div.collapsible-xxl button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xxl button.title:hover {
    text-decoration: none; }

@media (max-width: 1499.98px) {
  .collapsible-xxxl .title {
    line-height: 2.5rem;
    /* 40/16 */ }
    .collapsible-xxxl .title::after {
      display: block;
      clear: both;
      content: ""; }
    .collapsible-xxxl .title::after {
      float: right;
      content: "\f067";
      font-family: FontAwesome;
      color: #fff; }
  .collapsible-xxxl .content,
  .collapsible-xxxl .card-body {
    display: none; }
  .collapsible-xxxl.active .title::after {
    content: "\f068";
    margin-top: -0.125em;
    color: #fff; }
  .collapsible-xxxl.active .content,
  .collapsible-xxxl.active .card-body {
    display: block; } }

.container div.collapsible-xxxl button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xxxl button.title:hover {
    text-decoration: none; }

.collapsible-xxxl-custom .title {
  line-height: 2.5rem;
  /* 40/16 */ }
  .collapsible-xxxl-custom .title::after {
    display: block;
    clear: both;
    content: ""; }
  .collapsible-xxxl-custom .title::after {
    float: right;
    content: "\f067";
    font-family: FontAwesome;
    color: #fff; }

.collapsible-xxxl-custom .content,
.collapsible-xxxl-custom .card-body {
  display: none; }

.collapsible-xxxl-custom.active .title::after {
  content: "\f068";
  margin-top: -0.125em;
  color: #fff; }

.collapsible-xxxl-custom.active .content,
.collapsible-xxxl-custom.active .card-body {
  display: block; }

.container div.collapsible-xxxl-custom button.title {
  color: #000;
  text-decoration: none;
  border: none;
  background-color: transparent; }
  .container div.collapsible-xxxl-custom button.title:hover {
    text-decoration: none; }

.footer-div {
  background: #761030 0% 0% no-repeat padding-box;
  padding-bottom: 1.25em;
  height: 41.875rem;
  opacity: 1;
  padding-top: 4.875rem; }
  .footer-div li {
    text-align: left;
    font: normal normal normal 1.125rem/1.5rem "nunito_sansregular";
    letter-spacing: 0;
    color: #000;
    opacity: 1;
    margin: 1rem 0; }
    .footer-div li a {
      color: #000; }
    .footer-div li a:hover {
      font-weight: 700;
      text-decoration: underline; }
  .footer-div h2 {
    margin-bottom: 0;
    line-height: 2.5em; }
  .footer-div button .title {
    color: #761030; }
  .footer-div ul {
    list-style: none;
    padding-left: 0; }
    @media (max-width: 767.98px) {
      .footer-div ul {
        margin-left: 0.625rem; } }
  .footer-div .social h2 {
    margin-top: 0; }
  .footer-div .copyright,
  .footer-div .social {
    margin-top: 1.25em; }
  .footer-div .title {
    text-align: left;
    font: normal normal bold 1.25rem/1.6875rem "nunito_sansbold";
    letter-spacing: 0;
    color: #761030;
    opacity: 1;
    margin-bottom: 3.125rem; }
  .footer-div .footer-container .irth-newfooter button {
    font-family: arial, sans-serif;
    padding: 0;
    color: #fff; }
  .footer-div .content {
    font-size: 0.875em; }
    .footer-div .content li {
      margin-top: 1.9875rem;
      height: auto; }
  .footer-div .copyright,
  .footer-div .postscript {
    font-size: 0.8125em; }
  .footer-div .copyright {
    margin-bottom: 0.625em; }
  .footer-div .container .footer-container {
    margin-bottom: 2.8875rem; }
  .footer-div .gtm-footer-link {
    color: #000; }

#consent-tracking .button-wrapper button {
  margin: 0.5em; }

button.back-to-top {
  position: fixed;
  cursor: pointer;
  background: #00000026;
  border: none;
  width: 32px;
  height: 32px;
  z-index: 1;
  border-radius: 0;
  right: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (min-width: 768px) {
  button.back-to-top {
    bottom: 5rem; } }

@media (max-width: 1023.98px) {
  button.back-to-top {
    bottom: 5.2rem; } }

.payment-info {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem; }
  .payment-info .social {
    margin-top: 0; }
    .payment-info .social img {
      padding: 0;
      margin: 0 0.625rem; }

.download {
  height: 13.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -4rem; }
  @media (max-width: 1023.98px) {
    .download {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media (max-width: 767.98px) {
    .download {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.download p {
  text-align: left;
  font: normal normal bold 1.25rem/1.6875rem "nunito_sansbold";
  letter-spacing: 0;
  color: #000;
  opacity: 1; }

.hidden-xs-down {
  border: 0.0313rem solid #e2dddd;
  opacity: 1; }

.app-download {
  width: 8.5rem;
  height: 2.5rem;
  opacity: 1;
  margin-right: 2.25rem; }

.social-fb {
  width: 0.8125rem;
  height: 1.5625rem;
  opacity: 1; }

.social-twitter {
  width: 1.5625rem;
  height: 1.25rem;
  margin: 0 2.2rem; }
  @media (max-width: 1023.98px) {
    .social-twitter {
      margin: 0 1rem; } }

.social-insta {
  width: 1.3125rem;
  height: 1.3125rem; }

header ~ #maincontent .container li a.gtm-footer-link:not(.btn-primary):not(.btn-outline-primary) {
  color: #000; }

header ~ #maincontent .container .legal-copy a.a-terms:not(.btn-primary):not(.btn-outline-primary) {
  color: #761030; }

.legal-copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular";
  letter-spacing: 0;
  color: #761030;
  opacity: 1; }

.icon {
  width: 1.375rem;
  display: inline-block; }

.follow-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1049.98px) {
    .follow-us {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.social-icons {
  margin-right: 2.75rem; }

.download-app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 4.1875rem;
  margin-bottom: 3.75rem; }

.terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (max-width: 1049.98px) {
    .terms {
      margin-right: 4.125rem; } }

.terms-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.1875rem;
  margin-bottom: 1.8125rem;
  padding: 0 1.3125rem; }
  .terms-text a {
    color: #761030; }
  @media (max-width: 1049.98px) {
    .terms-text {
      padding: 0 0.8125rem; } }

.copyright-text {
  margin-bottom: 0.625em;
  margin-top: 0;
  float: right;
  font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; }

.sticky-notification {
  position: sticky;
  bottom: 0;
  background: #761030;
  color: #fff; }

.p-visa {
  width: 4.5625rem;
  height: 1.125rem; }
  @media (max-width: 1023.98px) {
    .p-visa {
      width: 3.6875rem;
      height: 0.9375rem; } }

.p-mastercard {
  width: 2.25rem;
  height: 1.125rem; }
  @media (max-width: 1023.98px) {
    .p-mastercard {
      width: 3.125rem;
      height: 1.5rem; } }

.p-paypal {
  width: 1.75rem;
  height: 1.125rem; }
  @media (max-width: 1023.98px) {
    .p-paypal {
      width: 2.5625rem;
      height: 1.625rem; } }

.p-maestro {
  width: 2.25rem;
  height: 1.0625rem; }
  @media (max-width: 1023.98px) {
    .p-maestro {
      width: 3.125rem;
      height: 1.5rem; } }

.p-rupay {
  width: 5.25rem;
  height: 1.125rem; }
  @media (max-width: 1023.98px) {
    .p-rupay {
      width: 4.5rem;
      height: 0.9375rem; } }

.p-axis {
  width: 5.375rem;
  height: 1rem; }
  @media (max-width: 1023.98px) {
    .p-axis {
      width: 6.375rem;
      height: 1.25rem; } }

.p-icici {
  width: 6.4375rem;
  height: 1rem; }
  @media (max-width: 1023.98px) {
    .p-icici {
      width: 6.4375rem;
      height: 1rem; } }

.p-american {
  width: 1.125rem;
  height: 1.125rem; }
  @media (max-width: 1023.98px) {
    .p-american {
      width: 3.125rem;
      height: 1.625rem; } }

.p-dinersclub {
  width: 4.3125rem;
  height: 1.125rem; }
  @media (max-width: 1023.98px) {
    .p-dinersclub {
      width: 5.5rem;
      height: 1.4375rem; } }

@media (max-width: 1023.98px) {
  .irth-newfooter {
    margin-bottom: 30px; }
    .irth-newfooter ul {
      margin-bottom: 0; }
      .irth-newfooter ul li:last-child {
        margin-bottom: 0; } }

@media (min-width: 768px) {
  .footer-container .collapse:not(.show) {
    display: block; } }

@media (max-width: 1049.98px) {
  .footer-container .irth-newfooter .title::after {
    float: right;
    font-size: 17px;
    font-family: FontAwesome;
    width: 15px;
    height: 15px;
    margin-top: -0.3rem !important; }
  .footer-container .irth-newfooter .title[aria-expanded="false"]::after {
    content: "\f067"; }
  .footer-container .irth-newfooter .title[aria-expanded="true"]::after {
    content: "\f068"; } }

@media (max-width: 1049.98px) and (max-width: 1023.98px) {
  .irth-newfooter {
    margin-bottom: 30px; }
    .irth-newfooter ul {
      margin-bottom: 0; }
      .irth-newfooter ul li:last-child {
        margin-bottom: 0; } }

@media (max-width: 1049.98px) {
  .footer-div {
    width: auto;
    height: auto;
    padding: 1rem; }
    .footer-div .title {
      font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular";
      margin-bottom: 0; }
    .footer-div li {
      font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; }
    .footer-div .hidden-xs-down {
      border: none; }
    .footer-div .container .content li {
      height: 0.875rem; }
    .footer-div .container .footer-container .content li {
      margin-top: 0; }
    .footer-div .container .footer-container .footer-item {
      border-bottom: 0 !important;
      padding: 0 0.375rem; }
    .footer-div .payment-info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
      .footer-div .payment-info .social {
        margin-top: 1.25em; }
        .footer-div .payment-info .social .row {
          padding: 0 0.9375rem; }
          .footer-div .payment-info .social .row img {
            margin: 0.75rem 0; }
  .app-download {
    width: 6.125rem;
    height: 1.8125rem;
    margin-right: 0; }
  .appstore-img {
    margin-right: 1.5269rem; }
  .download {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-left: 0;
    margin-top: 2.5rem;
    margin-bottom: -5rem; }
    .download p {
      text-align: center;
      margin: auto;
      margin-top: 1.875rem;
      font: normal normal bold 0.875rem/1.1875rem "nunito_sansextrabold"; }
  .follow-us {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3.125rem; }
  .social-icons {
    margin: 1.125rem auto auto; }
  .download-app {
    margin-top: 1.125rem; }
  .legal-copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .terms-text {
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: normal normal bold 0.875rem/1.1875rem "nunito_sansbold";
    padding-top: 2.0625rem;
    padding-left: 0;
    padding-right: 1.3125rem; }
  .terms {
    margin-right: -1rem; }
  .payment-img {
    margin-bottom: 1.25rem; }
  .copyright-text {
    font: normal normal normal 0.5625rem/0.75rem "nunito_sansregular"; } }

@media (min-width: 768px) {
  .footer-container .collapse:not(.show) {
    display: block; } }

@media (min-width: 768px) and (max-width: 1049.98px) {
  .footer-div h2 {
    margin-bottom: 3.125rem; }
  .footer-div .container .footer-container .footer-item {
    border-bottom: none; }
  .footer-div .payment-info .social .row .col-md-1 {
    max-width: 19.3333%; }
  .footer-div .payment-info .social .row img {
    margin: 0.3125rem 0.625rem; } }

.livechat {
  right: 20px !important;
  bottom: 20px !important; }

.irth-footer-div {
  background: black;
  opacity: 1;
  font-size: 13px;
  padding: 90px 45px 0; }
  @media (max-width: 1049.98px) {
    .irth-footer-div {
      padding: 90px 45px 0; } }
  .irth-footer-div li {
    text-align: left;
    font: 0.875rem "nunito_sansregular";
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    margin: 0.8rem 0; }
    .irth-footer-div li a {
      color: #fff; }
    .irth-footer-div li a:hover {
      font-weight: 700;
      text-decoration: underline; }
  .irth-footer-div h2 {
    margin-bottom: 0;
    line-height: 2.5em; }
  .irth-footer-div button .title {
    color: white; }
  .irth-footer-div ul {
    list-style: none;
    padding-left: 0; }
  .irth-footer-div .social h2 {
    margin-top: 0; }
  .irth-footer-div .copyright,
  .irth-footer-div .social {
    margin-top: 1.25em; }
  .irth-footer-div .title {
    text-align: left;
    font: "nunito_sansbold";
    font-size: 12px !important;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    margin-top: -20px;
    margin-bottom: 20px; }
    @media (max-width: 1049.98px) {
      .irth-footer-div .title {
        font-size: 14px !important;
        margin-top: -2px;
        margin-bottom: -5px; } }
  .irth-footer-div .footer-container .irth-footer-item.irth-newfooter button {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    color: #fff; }
  .irth-footer-div .content {
    font-size: 0.875em; }
    .irth-footer-div .content li {
      font-size: 12px;
      height: auto;
      line-height: 21px; }
  .irth-footer-div .copyright,
  .irth-footer-div .postscript {
    font-size: 0.8125em; }
  .irth-footer-div .copyright {
    margin-bottom: 0.625em; }
  .irth-footer-div .legal-copy {
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 0;
    color: #fff;
    padding: 25px 0 0;
    opacity: 1;
    right: 0;
    /* line-height: 1.875rem; */
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1049.98px) {
      .irth-footer-div .legal-copy {
        margin-right: 0;
        padding-top: 3.3em;
        padding-bottom: 30px; } }
    @media (max-width: 575.98px) {
      .irth-footer-div .legal-copy {
        padding-top: 0 !important;
        margin-top: -9px !important; } }
  .irth-footer-div .terms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    color: #fff; }
    @media (max-width: 1049.98px) {
      .irth-footer-div .terms {
        margin-right: 1rem;
        display: block;
        width: 100%;
        margin-bottom: 25px; } }
    @media (max-width: 1049.98px) {
      .irth-footer-div .terms {
        margin-right: 4.125rem; } }
  .irth-footer-div .terms-text {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.06em;
    position: relative;
    z-index: 1;
    font-family: Arial, sans-serif; }
    @media (max-width: 1049.98px) {
      .irth-footer-div .terms-text {
        display: none; } }
    .irth-footer-div .terms-text a {
      color: #fff; }
  .irth-footer-div .terms-text-mobile {
    display: none; }
    @media (max-width: 1049.98px) {
      .irth-footer-div .terms-text-mobile {
        font-size: 14px !important; } }
    .irth-footer-div .terms-text-mobile a {
      color: #fff;
      line-height: 35px; }
    @media (max-width: 1049.98px) {
      .irth-footer-div .terms-text-mobile {
        border-right: 0;
        display: block;
        padding: 0;
        font: 1rem Arial, Helvetica, sans-serif;
        letter-spacing: 0.06em;
        opacity: 1;
        text-transform: uppercase; } }
    @media (max-width: 1049.98px) {
      .irth-footer-div .terms-text-mobile {
        padding: 0 2rem; } }
  .irth-footer-div .container .footer-container {
    margin-bottom: 2.8875rem; }
  .irth-footer-div .irth-footer-link {
    color: white !important; }
  .irth-footer-div .copyright-text {
    padding-left: 28rem;
    font-size: 13px;
    line-height: 1.5rem;
    letter-spacing: 0.06em;
    font-family: Arial, sans-serif; }
    @media (max-width: 1049.98px) {
      .irth-footer-div .copyright-text {
        padding-left: 0;
        text-align: center;
        width: 100%;
        font-size: 12px; } }

header ~ #maincontent .container .legal-copy a.a-terms:not(.btn-primary):not(.btn-outline-primary) {
  color: #fff; }

.checkout-legal-copy {
  background-color: #000;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 30px;
  cursor: pointer;
  font-size: 13px;
  letter-spacing: 0.06em; }
  .checkout-legal-copy .terms {
    margin: 0; }
  @media (max-width: 1049.98px) {
    .checkout-legal-copy {
      padding: 15px; } }
  .checkout-legal-copy .copyright-text {
    margin-left: 15px; }
  .checkout-legal-copy p.terms-text,
  .checkout-legal-copy .copyright-text {
    margin-bottom: 0;
    font-family: arial, sans-serif;
    font-size: 12px !important; }
  .checkout-legal-copy .terms-text {
    padding: 0; }
  @media (min-width: 768px) {
    .checkout-legal-copy .terms-text:first-child {
      padding-right: 18px;
      position: relative; }
      .checkout-legal-copy .terms-text:first-child::after {
        content: " ";
        height: 10px;
        width: 2px;
        right: 8px;
        position: absolute;
        top: 4px;
        background-color: #e2e2e2; } }
  .checkout-legal-copy a.help-link,
  .checkout-legal-copy .copyright-text,
  .checkout-legal-copy .terms,
  .checkout-legal-copy .a-terms {
    color: #fff !important; }
  @media (max-width: 1049.98px) {
    .checkout-legal-copy a.help-link,
    .checkout-legal-copy .terms {
      display: none; }
    .checkout-legal-copy .copyright-text {
      font-family: arial, sans-serif;
      line-height: 20px;
      margin: 0;
      padding: 2px 24px;
      font-style: normal;
      font-size: 11px !important; } }

.legal-copy-footer-mobile {
  bottom: 0;
  width: 100%;
  z-index: 50; }

.alert-newsletter-success-subscription {
  position: fixed;
  top: 72px;
  width: 100%;
  z-index: 30;
  background-color: forestgreen;
  padding: 10px;
  text-align: center; }

.alert-newsletter-error-subscription {
  position: fixed;
  top: 72px;
  width: 100%;
  z-index: 30;
  background-color: red;
  padding: 10px;
  text-align: center; }

.alert-newsletter-success-msg {
  margin-left: 30rem; }

.alert-newsletter-error-msg {
  margin-left: 30rem; }

.close-newsletter-btn {
  cursor: pointer;
  margin-left: 30rem; }

.notification-top-bar {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #ffdd40;
  color: #000;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4px 0; }
  .notification-top-bar p {
    font: normal normal normal 0.625rem/0.875rem "nunito_sansregular";
    padding: 6px 32px 6px 16px;
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    cursor: pointer; }
    @media (min-width: 1024px) {
      .notification-top-bar p {
        font: normal normal normal 0.75rem/1.125rem "nunito_sansregular";
        padding: 9px 0; } }

.cross-sticky {
  background: none;
  color: #fff;
  border: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 14px;
  font-size: 10px;
  float: none;
  margin: 0; }
  .cross-sticky i {
    font-size: 1rem;
    height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000; }
  .cross-sticky::-moz-selection {
    border: none; }
  .cross-sticky::selection {
    border: none; }
  .cross-sticky:focus, .cross-sticky:focus-visible {
    outline: 0; }
  @media (min-width: 1024px) {
    .cross-sticky {
      padding-right: 65px; } }

.modal-background {
  background-color: #000;
  display: none;
  height: 100%;
  position: fixed;
  opacity: 0.5;
  width: 100%;
  top: 0;
  left: 0; }

input[placeholder] {
  text-overflow: ellipsis; }

header ~ #maincontent .container a:not(.btn-primary):not(.btn-outline-primary) {
  color: var(--skin-link-color-2); }

.hide-order-discount {
  display: none; }

.hide-shipping-discount {
  display: none; }

.order-discount {
  color: #27ba4f; }

.shipping-discount {
  color: #27ba4f; }

.error-messaging {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }

.error-hero {
  background-image: url("../images/storelocator.jpg");
  margin-bottom: 0.625em; }

.error-message {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem; }

.error.continue-shopping {
  margin-bottom: 6.25em; }

.error-unassigned-category {
  color: #c00; }

.skip {
  position: absolute;
  left: 0;
  top: -4.2em;
  overflow: hidden;
  padding: 1em 1.5em;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  z-index: 10000000;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.card-header-custom {
  font-size: 1.5rem;
  margin-bottom: 0; }

.itc-image {
  width: 100%; }
  @media (max-width: 767.98px) {
    .itc-image {
      border-radius: 0 !important; } }

.aspect-ratio {
  aspect-ratio: 1;
  width: 100%; }

.dynamic-breadcrumb a {
  font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular";
  color: #000 !important; }
  @media (max-width: 1023.98px) {
    .dynamic-breadcrumb a {
      letter-spacing: 0.026rem; } }
  .dynamic-breadcrumb a.last {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    font-family: "nunito_sansbold";
    color: #000 !important; }
    @media (max-width: 767.98px) {
      .dynamic-breadcrumb a.last {
        font-size: 10px; } }
    .dynamic-breadcrumb a.last.histroy-text {
      color: #000 !important; }
  @media (max-width: 767.98px) {
    .dynamic-breadcrumb a {
      font-size: 10px; } }

/* Input text field */
.transition-input {
  position: relative;
  margin-bottom: 0.5rem;
  /* Hide Input Number Arrows */
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
  /* Auto fill background color */ }
  .transition-input .form-control-label {
    position: absolute;
    font: normal normal normal 0.75rem/1.1875rem "nunito_sansregular";
    top: 1.125rem;
    left: 0.625rem;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    cursor: text;
    line-height: normal;
    background-color: #fff;
    display: block;
    padding-bottom: 0.125rem;
    pointer-events: none;
    text-align: left;
    color: #969696;
    padding-right: 0.625rem; }
    @media (min-width: 768px) {
      .transition-input .form-control-label {
        font-size: 0.875rem; } }
  .transition-input.focus-active .form-control-label {
    top: -6px;
    background-color: #fff;
    font-size: 0.8125rem; }
    @media (min-width: 768px) {
      .transition-input.focus-active .form-control-label {
        font-size: 0.75rem; } }
  .transition-input.focus-active-cart-gift .form-control-label {
    top: -0.375rem;
    background-color: #fff;
    font-size: 0.8125rem; }
    @media (min-width: 768px) {
      .transition-input.focus-active-cart-gift .form-control-label {
        font-size: 0.75rem; } }
  @media (max-width: 575.98px) {
    .transition-input.focus-active-cart-gift .enter-gift-msg-label {
      top: 0.125rem; } }
  .transition-input input {
    height: 50px;
    background-color: #fff;
    font-size: 0.75rem;
    border-radius: 0 !important; }
    @media (min-width: 768px) {
      .transition-input input {
        font-size: 0.875rem; } }
    .transition-input input:focus {
      border-color: #dad9d8;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .transition-input select {
    height: calc(2.2em + 1.0129rem + 3px);
    background-color: #fff;
    font-size: 0.75rem; }
    @media (min-width: 768px) {
      .transition-input select {
        font-size: 0.875rem; } }
    .transition-input select:focus {
      border-color: #dad9d8;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .transition-input input::-webkit-outer-spin-button,
  .transition-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
            appearance: none;
    margin: 0; }
  .transition-input input[type="number"] {
    -webkit-appearance: textfield;
       -moz-appearance: textfield;
            appearance: textfield; }
  .transition-input input:-webkit-autofill,
  .transition-input input:-webkit-autofill:hover,
  .transition-input input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
            box-shadow: 0 0 0 1000px #fff inset; }

.technical-error-page .alert {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029;
  border: 0;
  border-left: 0.625rem solid #ff0607;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.625rem 0.9375rem; }
  @media (min-width: 768px) {
    .technical-error-page .alert {
      padding: 0.625rem 2.1875rem; } }
  .technical-error-page .alert .close {
    opacity: 1;
    padding-right: 1.0625rem; }
  .technical-error-page .alert p {
    font: normal normal normal 0.75rem/1.1875rem "nunito_sansregular";
    margin: 0.4375rem 0 0; }
    @media (min-width: 768px) {
      .technical-error-page .alert p {
        font-size: 0.875rem; } }

.formrow {
  position: relative;
  width: 100%; }
  .formrow--input {
    position: relative;
    padding: 15px 20px 11px;
    width: 100%;
    outline: none;
    border: solid 1px #95989a;
    border-radius: 4px;
    color: #2c3235;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-size: 16px;
    resize: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .formrow--input-wrapper {
      position: relative;
      display: block;
      width: 100%; }
      .formrow--input-wrapper.active .placeholder {
        top: -5px;
        background: #fff 0% 0% no-repeat padding-box;
        -webkit-transform: translateY(0);
                transform: translateY(0);
        font: normal normal normal 0.875rem/0.875rem "nunito_sansregular";
        letter-spacing: 0.31px;
        color: #908e8a; }
  .formrow .placeholder {
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    padding: 0 10px;
    color: #95989a;
    white-space: nowrap;
    letter-spacing: 0.2px;
    font-weight: normal;
    font-size: 16px;
    -webkit-transition: all, 0.2s;
    transition: all, 0.2s;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media (max-width: 767.98px) {
      .formrow .placeholder {
        font-size: 13px; } }

@media (max-width: 767.98px) {
  #homepage .vto-camera {
    display: none !important; } }

.form-control:focus {
  border-color: gray;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent; }

button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

/* Custom styles for Datepicker color change */
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #761030;
  border-radius: 100%; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-image: none;
  color: #fff; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-image: none;
  color: #fff; }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #761030;
  border-radius: 100%; }

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #83272960;
  border-radius: 100%;
  cursor: pointer;
  color: #fff; }

.ui-timepicker-wrapper li.ui-timepicker-selected,
.ui-timepicker-wrapper .ui-timepicker-list li:hover,
.ui-timepicker-wrapper .ui-timepicker-list .ui-timepicker-selected:hover {
  background-color: #761030;
  color: #fff; }

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 5px 9px;
  font-family: "nunito_sansregular";
  font-size: 12px; }

body.modal-open {
  overflow: hidden !important; }

.secondary-btn {
  background-color: #fff;
  border: 0.01em solid #761030;
  border-radius: 0.3125rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000;
  color: #761030;
  cursor: pointer;
  line-height: 1em;
  outline: 0;
  padding: 0.875em 1.875em !important;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  width: 100%;
  font-size: 0.75rem !important;
  font-weight: unset !important;
  height: 2.5rem !important;
  text-transform: uppercase; }

.primary-btn {
  background-color: #761030;
  border: 0.01em solid #761030;
  border-radius: 0.3125rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  cursor: pointer;
  line-height: 1em;
  outline: 0;
  padding: 0.875em 1.875em !important;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  width: 100%;
  font-size: 0.75rem !important;
  font-weight: unset !important;
  height: 2.5rem !important; }
  .primary-btn:hover {
    background-color: #631617; }

.contact-details-in-orderhistory {
  border: 1px solid #d4d4d4;
  font-size: 0.6875rem;
  margin-top: 1.875rem; }
  @media (max-width: 767.98px) {
    .contact-details-in-orderhistory {
      margin-left: 0; } }
  .contact-details-in-orderhistory p {
    line-height: 1.5rem; }
    @media (max-width: 1023.98px) {
      .contact-details-in-orderhistory p {
        padding-top: 0; } }

.common-image-filter {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  border-radius: 1.625rem; }

.cta-btn-name {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  padding: 0 0.9375rem; }
  @media (max-width: 1023.98px) {
    .cta-btn-name {
      bottom: 1rem; } }

.button-filter {
  text-align: center;
  padding: 0.58rem 0.625rem;
  color: #000 !important;
  z-index: 0;
  text-decoration: none;
  font-family: "nunito_sansregular";
  font-weight: bold;
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0313rem solid #761030;
  border-radius: 0.3125rem;
  opacity: 0.9;
  position: relative;
  width: 9.65rem;
  height: 2.77rem;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }
  @media (max-width: 1023.98px) {
    .button-filter {
      margin-bottom: 0 !important; } }
  @media (max-width: 1023.98px) {
    .button-filter {
      height: 2.3rem;
      width: 7.8rem;
      font-size: 1rem;
      padding-top: 0.4rem; }
      .button-filter .btn-text {
        font-size: 0.8rem; } }
  @media (min-width: 1024px) and (max-width: 1299.98px) {
    .button-filter {
      bottom: 4.6875rem !important;
      min-width: 9.65rem;
      height: 2.77rem !important;
      padding: 0.58rem 0.625rem !important; } }
  .button-filter:hover {
    width: 100%;
    text-align: left;
    text-decoration: none;
    border: none; }

.image-heading-container {
  top: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0 !important; }
  @media (max-width: 1023.98px) {
    .image-heading-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.image-heading-container .mainbanner-sub-text p {
  font-size: 16px !important; }
  @media (max-width: 1023.98px) {
    .image-heading-container .mainbanner-sub-text p {
      font-size: 15px !important;
      text-decoration: underline; } }

.btn-text {
  text-align: center;
  font: normal normal bold 1rem/1.6rem "nunito_sansregular";
  letter-spacing: 0.03rem;
  color: #000;
  opacity: 1; }

.button-animation {
  text-align: center;
  padding: 0.375rem 0.625rem;
  color: #000 !important;
  text-decoration: none !important;
  font-family: "nunito_sansregular";
  font-weight: bold;
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0313rem solid #761030;
  border-radius: 0.3125rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .button-animation:hover {
    color: #fff !important;
    background: #761030 0% 0% no-repeat padding-box; }

button:focus {
  outline: 0; }

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background: #761030;
  border-color: #761030; }

.hero {
  height: 25vw;
  background-size: cover;
  background-position: 50%;
  position: relative; }
  .hero h1.page-title {
    top: 50%;
    margin: -1em 0 0; }

@media (min-width: 576px) {
  .slant-down::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 0;
    border-left-width: 90vw;
    border-bottom: 4vw solid #f9f9f9; } }

@media (min-width: 576px) {
  .slant-up::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 0;
    border-right-width: 90vw;
    border-top: 4vw solid #f9f9f9; } }

h1.page-title {
  position: relative;
  color: white;
  padding: 0.3125em 0.625em 0.3125em calc($grid-gutter-width / 2);
  background-color: var(--skin-primary-color-1);
  display: inline-block;
  margin: 0.9375em 0;
  font-size: 1.5rem; }
  @media (min-width: 576px) {
    h1.page-title {
      font-size: 2rem; } }
  @media (min-width: 768px) {
    h1.page-title {
      font-size: 3rem; } }
  h1.page-title::before {
    content: "";
    background-color: var(--skin-primary-color-1);
    height: 100%;
    width: 0;
    position: absolute;
    left: 0;
    top: 0; }
    @media (min-width: 1280px) and (max-width: 1299.98px) {
      h1.page-title::before {
        width: calc((100vw - 1110px) / 2);
        left: calc((100vw - 1110px) / 2 * -1); } }
    @media (min-width: 1024px) and (max-width: 1049.98px) {
      h1.page-title::before {
        width: calc((100vw - ) / 2);
        left: calc((100vw - ) / 2 * -1); } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      h1.page-title::before {
        width: calc((100vw - ) / 2);
        left: calc((100vw - ) / 2 * -1); } }
  @media (min-width: 1280px) and (max-width: 1299.98px) {
    h1.page-title {
      left: calc((100% - 1110px) / 2); } }
  @media (min-width: 1024px) and (max-width: 1049.98px) {
    h1.page-title {
      left: calc((100% - ) / 2); } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    h1.page-title {
      left: calc((100% - ) / 2); } }
  @media (max-width: 767.98px) {
    h1.page-title {
      left: 0; } }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Dosis', sans-serif; }

.notify {
  position: fixed;
  top: 0; }

.price {
  color: #222; }
  .price .strike-through {
    text-decoration: line-through;
    color: #999;
    margin-right: 0.938rem; }
  .price .starting,
  .price .range,
  .price .sales {
    font-weight: bold; }
  .price .tiered {
    color: #222; }
    .price .tiered table {
      border-top: 1px solid #ccc;
      margin: 0 auto; }
      .price .tiered table tr:nth-child(odd) {
        background-color: #eee; }
    .price .tiered td,
    .price .tiered span.price {
      font-size: 0.875rem;
      font-weight: bold; }
    .price .tiered td {
      padding: 0.313rem; }
      .price .tiered td.quantity {
        font-weight: normal;
        text-align: right; }
      .price .tiered td.value {
        text-align: left; }
    .price .tiered .table-header {
      font-size: 1.125rem;
      padding: 0.313rem; }
    .price .tiered .column-header {
      font-size: 1rem;
      padding: 0.313rem;
      font-weight: normal; }
    .price .tiered .column-header.quantity {
      text-align: right; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: calc($diameter / 2);
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  background-color: #27ba4f;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: calc($diameter / 2);
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: calc($diameter / 2);
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.attribute {
  margin-top: 0.938em; }
  .attribute label {
    display: block; }

.swatch a {
  text-decoration: none; }

@media (max-width: 575.98px) {
  .primary-images {
    margin: 0;
    padding: 0; } }

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0; }
  @media (max-width: 575.98px) {
    .prices-add-to-cart-actions {
      background-color: rgba(255, 255, 255, 0.95);
      -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } }
  @media (min-width: 576px) {
    .prices-add-to-cart-actions {
      position: static;
      padding: 0 0.9375em; } }
  .prices-add-to-cart-actions .price {
    text-align: center; }

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center; }

.cart-and-ipay {
  text-align: center; }
  @media (max-width: 575.98px) {
    .cart-and-ipay {
      padding-bottom: 26px; }
      .cart-and-ipay .btn {
        width: 98%;
        margin: 1%;
        display: block; } }

.add-to-cart-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-basket-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-basket-alert.show {
    display: block; }

.simple-quantity {
  margin-top: 1em; }

.main-attributes {
  margin-top: 1em; }

.size-chart {
  margin-top: 1.071em; }

div.availability {
  margin-top: 1.071em; }

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc; }
  .bundle-item:last-child {
    border-bottom: none; }

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (max-width: 575.98px) {
    .container.product-detail {
      margin-top: 0;
      margin-bottom: 0; } }

.product-option:not(:first-child) {
  margin-top: 1.071em; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: calc($diameter / 2);
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  background-color: #27ba4f;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: calc($diameter / 2);
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: calc($diameter / 2);
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.attribute {
  margin-top: 0.938em; }
  .attribute label {
    display: block; }

.swatch a {
  text-decoration: none; }

@media (max-width: 575.98px) {
  .primary-images {
    margin: 0;
    padding: 0; } }

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0; }
  @media (max-width: 575.98px) {
    .prices-add-to-cart-actions {
      background-color: rgba(255, 255, 255, 0.95);
      -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } }
  @media (min-width: 576px) {
    .prices-add-to-cart-actions {
      position: static;
      padding: 0 0.9375em; } }
  .prices-add-to-cart-actions .price {
    text-align: center; }

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center; }

.cart-and-ipay {
  text-align: center; }
  @media (max-width: 575.98px) {
    .cart-and-ipay {
      padding-bottom: 26px; }
      .cart-and-ipay .btn {
        width: 98%;
        margin: 1%;
        display: block; } }

.add-to-cart-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-basket-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-basket-alert.show {
    display: block; }

.simple-quantity {
  margin-top: 1em; }

.main-attributes {
  margin-top: 1em; }

.size-chart {
  margin-top: 1.071em; }

div.availability {
  margin-top: 1.071em; }

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc; }
  .bundle-item:last-child {
    border-bottom: none; }

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (max-width: 575.98px) {
    .container.product-detail {
      margin-top: 0;
      margin-bottom: 0; } }

.product-option:not(:first-child) {
  margin-top: 1.071em; }

.quick-view-dialog,
.choose-bonus-product-dialog {
  max-width: 56.25em; }
  .quick-view-dialog .selectable-bonus-product-line-item,
  .choose-bonus-product-dialog .selectable-bonus-product-line-item {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    padding-top: 0.3em;
    padding-bottom: 0.3em; }
  .quick-view-dialog .beenSelected,
  .choose-bonus-product-dialog .beenSelected {
    background-color: #eee; }
  .quick-view-dialog .modal-header,
  .choose-bonus-product-dialog .modal-header {
    background-color: #eee;
    border-bottom: 2px solid #ccc;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
    .quick-view-dialog .modal-header .full-pdp-link,
    .choose-bonus-product-dialog .modal-header .full-pdp-link {
      color: var(--skin-primary-color-1); }
    .quick-view-dialog .modal-header .close,
    .choose-bonus-product-dialog .modal-header .close {
      font-size: 2rem;
      line-height: 1.5rem; }
  .quick-view-dialog .modal-title,
  .choose-bonus-product-dialog .modal-title {
    font-size: 1em; }
  .quick-view-dialog .product-name,
  .choose-bonus-product-dialog .product-name {
    font-size: 1.875em; }
  .quick-view-dialog .swatch-circle,
  .choose-bonus-product-dialog .swatch-circle {
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    width: 2.5em;
    height: 2.5em;
    background: #fff;
    border-radius: calc($diameter / 2);
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-right: 0.313em;
    position: relative; }
    .quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
    .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after {
      color: #000;
      content: '\f058';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      left: 0.295em;
      position: absolute; }
    .quick-view-dialog .swatch-circle.color-value.selected::after,
    .choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
      background: #fff;
      border-radius: 50%;
      color: #000;
      content: '\f058';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      height: 0.75em;
      left: 0.31em;
      line-height: 0.8em;
      position: absolute;
      top: 0.35em;
      width: 0.8em; }
    .quick-view-dialog .swatch-circle i.fa-times-circle,
    .choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
      background: #fff;
      border-radius: 50%;
      height: 0.75em;
      line-height: 0.8em;
      width: 0.8em; }
  .quick-view-dialog a[disabled] .swatch-circle,
  .choose-bonus-product-dialog a[disabled] .swatch-circle {
    cursor: not-allowed; }
    .quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
    .choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
      background-color: #495057; }
  .quick-view-dialog .availablity-container,
  .choose-bonus-product-dialog .availablity-container {
    text-align: right; }
  .quick-view-dialog .availablity-container,
  .quick-view-dialog .size-chart,
  .choose-bonus-product-dialog .availablity-container,
  .choose-bonus-product-dialog .size-chart {
    margin-top: 0.938em; }
  .quick-view-dialog .modal-content,
  .choose-bonus-product-dialog .modal-content {
    border: 1px solid rgba(0, 0, 0, 0.2); }
  .quick-view-dialog .modal-body,
  .choose-bonus-product-dialog .modal-body {
    max-height: 28.125em;
    /* 450/16 */
    overflow-y: auto; }
  .quick-view-dialog button.close,
  .choose-bonus-product-dialog button.close {
    font-size: 1.25em; }
  .quick-view-dialog .modal-footer,
  .choose-bonus-product-dialog .modal-footer {
    background-color: #fff;
    border: none;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }
    .quick-view-dialog .modal-footer .prices .price,
    .choose-bonus-product-dialog .modal-footer .prices .price {
      font-size: 1.6em; }
  .quick-view-dialog .prices .sales,
  .choose-bonus-product-dialog .prices .sales {
    font-size: 1.5rem; }
  .quick-view-dialog .promotions,
  .choose-bonus-product-dialog .promotions {
    text-align: left;
    color: #c00; }
  @media (max-width: 767.98px) {
    .quick-view-dialog .bonus-summary,
    .choose-bonus-product-dialog .bonus-summary {
      font-size: 0.625em; } }
  @media (max-width: 767.98px) {
    .quick-view-dialog .bonus-summary .bonus-product-name,
    .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
      padding: 0; } }
  .quick-view-dialog .pre-cart-products,
  .choose-bonus-product-dialog .pre-cart-products {
    margin-right: 0.125em; }
  .quick-view-dialog .color-attribute,
  .choose-bonus-product-dialog .color-attribute {
    border: none;
    padding: 0;
    background: none; }
  .quick-view-dialog .non-input-label,
  .choose-bonus-product-dialog .non-input-label {
    display: block;
    margin-bottom: 0.5rem; }

.product-tile {
  border: 0;
  margin-bottom: 0; }
  @media (max-width: 1023.98px) {
    .product-tile {
      min-height: 23.4375em; } }
  @media (max-width: 767.98px) {
    .product-tile {
      min-height: 19.6875em; } }
  @media (max-width: 575.98px) {
    .product-tile {
      min-height: 13.4375em; } }
  .product-tile .tile-body {
    padding: 0.625em 0 1.875em; }
    .product-tile .tile-body .color-swatches {
      min-height: 2.25em; }
      .product-tile .tile-body .color-swatches .product-tile-color-label {
        cursor: pointer;
        font-size: 1em; }
        @media (max-width: 1023.98px) {
          .product-tile .tile-body .color-swatches .product-tile-color-label {
            font-size: 0.9375em; } }
        @media (max-width: 767.98px) {
          .product-tile .tile-body .color-swatches .product-tile-color-label {
            font-size: 0.8125em; } }
    .product-tile .tile-body .price {
      font-size: 1.125em;
      margin-bottom: 0;
      min-height: 1.188rem; }
      @media (max-width: 1023.98px) {
        .product-tile .tile-body .price {
          font-size: 1.0625em; } }
      @media (max-width: 767.98px) {
        .product-tile .tile-body .price {
          font-size: 1em; } }
      .product-tile .tile-body .price .tiered {
        font-size: 0.875em; }
        .product-tile .tile-body .price .tiered .value {
          font-weight: bold; }
    .product-tile .tile-body .coming-soon-tile {
      text-align: center; }
    .product-tile .tile-body .pdp-link {
      line-height: 1.2; }
      .product-tile .tile-body .pdp-link a {
        font-size: 1em;
        text-decoration: none; }
        @media (max-width: 1023.98px) {
          .product-tile .tile-body .pdp-link a {
            font-size: 0.9375em; } }
        @media (max-width: 767.98px) {
          .product-tile .tile-body .pdp-link a {
            font-size: 0.8125em; } }
    .product-tile .tile-body .ratings {
      font-size: 0.9em; }
  .product-tile .image-container {
    overflow: auto; }
    .product-tile .image-container .quickview {
      position: absolute;
      bottom: 1rem;
      right: 1rem; }
      .product-tile .image-container .quickview i.fa-expand {
        color: rgba(0, 0, 0, 0.7); }
      .product-tile .image-container .quickview i.fa-circle {
        color: rgba(255, 255, 255, 0.7);
        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }
    .product-tile .image-container a {
      display: block; }
      .product-tile .image-container a .tile-image {
        width: 100%; }
  .product-tile .swatches a {
    text-decoration: none; }
  .product-tile .swatch-circle {
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    width: 1.8em;
    height: 1.8em;
    background: #fff;
    border-radius: calc($diameter / 2);
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-right: 0.313em;
    position: relative; }
    .product-tile .swatch-circle.color-value[data-selected=true]::after {
      color: #000;
      content: '\f058';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      left: 0.295em;
      position: absolute; }
    .product-tile .swatch-circle.color-value.selected::after {
      background: #fff;
      border-radius: 50%;
      color: #000;
      content: '\f058';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      height: 0.75em;
      left: 0.31em;
      line-height: 0.8em;
      position: absolute;
      top: 0.35em;
      width: 0.8em; }
    .product-tile .swatch-circle i.fa-times-circle {
      background: #fff;
      border-radius: 50%;
      height: 0.75em;
      line-height: 0.8em;
      width: 0.8em; }

#chooseBonusProductModal .modal-footer .container {
  margin-left: 0;
  width: 100%;
  margin-right: 0; }

#chooseBonusProductModal .select-cbp-container {
  margin-top: auto;
  margin-bottom: auto; }

#chooseBonusProductModal .product-name-wrapper {
  width: 100%; }

#chooseBonusProductModal .bonus-quantity,
#chooseBonusProductModal .bonus-option {
  margin-top: 0.938em; }

#chooseBonusProductModal .bonus-quantity-select {
  min-width: 5em; }

#chooseBonusProductModal .select-bonus-product {
  margin-top: 1em; }

#chooseBonusProductModal .selected-pid {
  border: 1px solid #ccc; }
  #chooseBonusProductModal .selected-pid .bonus-product-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

#chooseBonusProductModal .bonus-product-price {
  text-align: center;
  margin-top: 1em; }

.form-nav .nav-tabs .nav-link {
  color: #333; }

.form-nav .nav-tabs .nav-link.active,
.form-nav .nav-tabs .nav-link.active:focus,
.form-nav .nav-tabs .nav-link.active:hover {
  background-color: #fff;
  color: #333; }

.nav-tabs .nav-link.active {
  background-color: transparent; }

@media (min-width: 1024px) {
  .form-nav .nav-item > .nav-link {
    color: #333; } }

.container .breadcrumb {
  border-radius: 0;
  border-bottom: 1px solid #ccc; }

.veil {
  position: absolute;
  z-index: 100;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .veil .underlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-color: #000; }

.spinner {
  width: 80px;
  height: 80px;
  background-image: url("../../images/Loader.gif");
  background-size: contain;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: calc($spinner-size / 2 * -1);
  margin-left: calc($spinner-size / 2 * -1); }

/* 20/16 */
.info-icon {
  position: relative;
  cursor: pointer;
  display: inline-block;
  border: none;
  padding: 0;
  background: inherit; }
  .info-icon .icon {
    border-radius: 1.25rem;
    background-color: var(--skin-primary-color-1);
    width: 1.5625rem;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 600; }
  .info-icon .tooltip {
    position: absolute;
    bottom: 100%;
    padding: 0.312rem;
    border-radius: 0.1875rem;
    background-color: #444;
    color: #fff;
    font-size: 0.928rem;
    min-width: 20rem;
    max-width: 15rem;
    -webkit-transform: translate(-50%, calc(-1 * $arrow-height / 2));
            transform: translate(-50%, calc(-1 * $arrow-height / 2));
    left: 50%;
    margin-left: 4px;
    -webkit-animation: fade-in 0.5s linear forwards;
            animation: fade-in 0.5s linear forwards; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    .info-icon .tooltip::before {
      content: " ";
      position: absolute;
      display: block;
      height: 1.25em;
      /* 20/16 */
      left: 0;
      bottom: -1.25em;
      width: 100%; }
    .info-icon .tooltip::after {
      border-left: solid transparent calc($arrow-height / 2);
      /* 10/16 */
      border-right: solid transparent calc($arrow-height / 2);
      /* 10/16 */
      border-top: solid #444 calc($arrow-height / 2);
      bottom: calc(-1 * $arrow-height / 2);
      content: " ";
      height: 0;
      left: 50%;
      margin-left: -13px;
      position: absolute;
      width: 0; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: calc($diameter / 2);
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  background-color: #27ba4f;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: calc($diameter / 2);
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: calc($diameter / 2);
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.site-search {
  position: relative;
  margin-top: 20px; }
  @media (min-width: 1024px) {
    .site-search {
      margin-top: 0; } }
  .site-search .fa-close,
  .site-search .fa-search {
    position: absolute;
    border: none;
    top: 0.5625em;
    /* 9/16 */
    right: 0.5625em;
    /* 9/16 */
    padding: 0;
    background-color: transparent; }
  .site-search .reset-button {
    position: absolute;
    border: none;
    top: 8%;
    /* 9/16 */
    left: 2vw;
    /* 32/16 */
    padding: 0;
    background-color: transparent; }
  .site-search input {
    color: #000;
    font-family: arial, sans-serif !important;
    border: 0;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    font-weight: 500;
    height: 100%;
    width: 100%;
    border-radius: 0;
    background: transparent; }
  .site-search .searchinputfielddesk {
    border-bottom: 1px solid #b4b4b4 !important;
    padding-left: 22px; }
  .site-search .searchbuttondesk,
  .site-search .mobilesearchicon {
    border: none;
    background: transparent; }
  .site-search .mobilesearchicon {
    padding: 0; }
  .site-search .searchimagedesk {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 5px;
    left: 0; }
    .site-search .searchimagedesk.search-open {
      left: unset; }
  .site-search .voice-search-button {
    position: absolute;
    top: 0;
    right: 0; }
  .site-search .searchinputfielddesk::-webkit-input-placeholder {
    font-size: 10px;
    line-height: 11px;
    font-family: arial, sans-serif;
    color: #7a7a7a;
    text-transform: none; }
  .site-search .searchinputfielddesk::-moz-placeholder {
    font-size: 10px;
    line-height: 11px;
    font-family: arial, sans-serif;
    color: #7a7a7a;
    text-transform: none; }
  .site-search .searchinputfielddesk:-ms-input-placeholder {
    font-size: 10px;
    line-height: 11px;
    font-family: arial, sans-serif;
    color: #7a7a7a;
    text-transform: none; }
  .site-search .searchinputfielddesk::-ms-input-placeholder {
    font-size: 10px;
    line-height: 11px;
    font-family: arial, sans-serif;
    color: #7a7a7a;
    text-transform: none; }
  .site-search .searchinputfielddesk::placeholder {
    font-size: 10px;
    line-height: 11px;
    font-family: arial, sans-serif;
    color: #7a7a7a;
    text-transform: none; }

@-moz-document url-prefix("") {
  .site-search .voice-search-button {
    display: none; } }

@media (max-width: 575.98px) {
  .header-search .site-search {
    display: none; } }

.suggestions {
  display: block;
  position: static;
  border-radius: 0.3125rem;
  background-color: #fff;
  z-index: 9999;
  min-height: unset;
  width: 100% !important;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  @media (max-width: 767.98px) {
    .suggestions {
      width: 100% !important;
      display: block;
      position: static;
      border-radius: 0;
      border: none;
      min-height: unset; } }
  .suggestions .suggestions-section {
    background: #fff; }
    @media (min-width: 1024px) {
      .suggestions .suggestions-section {
        max-height: 50vh;
        overflow-y: auto; }
        .suggestions .suggestions-section::-webkit-scrollbar {
          height: 8px;
          width: 8px; } }
  .suggestions .header {
    color: #999;
    font-size: 0.875em;
    padding-top: 25px; }
    @media (max-width: 767.98px) {
      .suggestions .header {
        padding-top: 1.769rem !important; } }
    .suggestions .header:not(:first-child) {
      border-top: 0.063rem solid #ccc; }
  .suggestions .items {
    padding: 0.313em 0; }
    .suggestions .items .list {
      list-style-type: none; }
      @media (max-width: 767.98px) {
        .suggestions .items .list {
          padding: 0;
          max-width: -webkit-fill-available;
          max-width: -moz-available;
          max-width: fill-available;
          overflow: auto;
          scrollbar-width: none; } }
    .suggestions .items .link {
      text-decoration: none; }
      .suggestions .items .link:hover .name {
        text-decoration: underline; }
  .suggestions .item {
    padding-bottom: 0.625em; }
    @media (max-width: 1023.98px) {
      .suggestions .item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        padding-top: 3px; } }
    .suggestions .item .recent-search-text {
      font-size: 14px;
      line-height: 18px;
      font-family: arial, sans-serif;
      color: #7f7f7f;
      margin-bottom: 26px;
      padding: 0;
      text-transform: capitalize;
      display: inline-block;
      width: 100%; }
      .suggestions .item .recent-search-text:hover {
        color: #761030;
        text-decoration: underline; }
      .suggestions .item .recent-search-text::after {
        content: url("../../images/right_arrow.svg");
        position: absolute;
        right: 14px; }
        @media (min-width: 1024px) {
          .suggestions .item .recent-search-text::after {
            content: ""; } }
  .suggestions .category-parent {
    color: #999;
    font-size: 0.875em; }
  .suggestions .selected {
    background-color: #eee; }
  .suggestions .container {
    list-style-type: none; }
  .suggestions ul::-webkit-scrollbar {
    width: 0.25rem; }
  .suggestions ul::-webkit-scrollbar-track {
    background: #fff; }
  .suggestions ul::-webkit-scrollbar-thumb {
    background-color: #a8a8a8;
    border-radius: 0; }
  .suggestions ul::-webkit-scrollbar-thumb:hover {
    background-color: #a8a8a8; }

.more-below {
  background: #ccc;
  border: 0.063em solid rgba(0, 0, 0, 0.1);
  bottom: 1.875em;
  -webkit-box-shadow: 0 0.063rem 0.438rem rgba(0, 0, 0, 0.3);
          box-shadow: 0 0.063rem 0.438rem rgba(0, 0, 0, 0.3);
  display: none;
  height: 2.5em;
  position: fixed;
  right: 1.875em;
  width: 2.5em; }
  .more-below i.fa-long-arrow-down {
    border-radius: 50%;
    color: #fff;
    display: table-caption;
    height: 0.75em;
    font-size: 1.5rem;
    left: 0.57em;
    line-height: 0.8em;
    position: absolute;
    top: 0.4em;
    width: 0.8em; }

.searchsuggestionsdesk {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0.375rem;
  height: 1.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.75rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  background-color: #eae6e3;
  border: 1px solid #c0bfbd;
  -webkit-box-shadow: 0 0 1px #c0bfbd;
          box-shadow: 0 0 1px #c0bfbd; }
  .searchsuggestionsdesk:hover {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  @media (max-width: 575.98px) {
    .searchsuggestionsdesk {
      overflow: hidden; } }

.suggestionsnamedesk {
  color: #000;
  font-size: 10px;
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none; }

.prodmobtab {
  padding-top: 7px !important; }

.noresultssearchcontainer .suggestions {
  display: none !important; }

.add-to-wishlist-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-wishlist-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-wishlist-alert.show {
    display: block; }

.wishlistTile {
  position: absolute;
  top: 8px;
  right: 16px; }
  .wishlistTile i.fa-heart-o {
    color: rgba(0, 0, 0, 0.7); }
  .wishlistTile i.fa-circle {
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }

.wishlistTile .fa-heart {
  color: black; }

.add-to-wishlist-messages,
.remove-from-wishlist-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-wishlist-alert,
.remove-from-wishlist-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 0.0625rem 0.0625rem 0.3125rem grey;
          box-shadow: 0.0625rem 0.0625rem 0.3125rem grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-wishlist-alert.show,
  .remove-from-wishlist-alert.show {
    display: block; }

.add-to-cart-wishlist .add-to-cart {
  float: right;
  margin-right: 1.5em; }
  @media (max-width: 575.98px) {
    .add-to-cart-wishlist .add-to-cart {
      float: none;
      width: 100%; } }

.select-attributes-wishlist .select-attributes-btn {
  float: right;
  margin-right: 1.5em; }
  @media (max-width: 575.98px) {
    .select-attributes-wishlist .select-attributes-btn {
      float: none;
      width: 100%; } }

.item-image {
  margin-right: 0.938em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .item-image img.product-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    max-height: 17.0625em;
    -o-object-fit: contain;
       object-fit: contain; }

.line-item-attributes {
  font-size: 0.813rem;
  margin: 0; }

.item-attributes {
  display: inline-block;
  vertical-align: top; }

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222;
  margin-bottom: 0.625em;
  width: 90%;
  font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular";
  letter-spacing: 0; }

.product-card-price {
  font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular"; }
  .product-card-price .price .sales {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px; }

.edit {
  font-size: 0.813rem; }

.wishlist-line-item-divider {
  margin: 0.625em -0.615em; }

.wishlist-edit-item-divider {
  margin: 0.625em -0.615em; }

.product-info .close-img {
  width: 16px;
  height: 16px; }

.remove-btn-lg {
  border: none;
  border-radius: 0;
  font-size: 1.625em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  z-index: 1; }

.wishlist-hide {
  margin: 0 0 0.15rem 1rem; }

.line-item-price-info {
  margin-bottom: 0.25rem; }

.wishlist-item-update-button-block {
  text-align: center; }
  @media (max-width: 575.98px) {
    .wishlist-item-update-button-block {
      padding-bottom: 1.625rem; }
      .wishlist-item-update-button-block .btn {
        width: 98%;
        margin: 1%;
        display: block; } }

.more-wl-items,
.my-account {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem; }

.more-wl-items {
  color: #000;
  background: transparent;
  border: 0.0625rem solid #761030;
  padding: 0.375rem 0;
  font: normal normal bold 0.875rem/1.75rem "nunito_sansregular"; }
  .more-wl-items:hover {
    color: #fff;
    background-color: #761030; }

#wishlist-search .wishlist-error-search {
  margin-top: 1rem; }

#wishlist-search button {
  margin-bottom: 1rem; }

.wl-hit,
.find-another-wl {
  margin-top: 1rem; }

.wishlist-owner {
  font-size: 1.5rem; }

.wishlist-container-main {
  margin-right: -1.375rem;
  margin-left: -1.375rem; }
  .wishlist-container-main .no-wishlist-asset {
    font-size: 25px; }
  .wishlist-container-main .product-card-price .d-flex {
    gap: 5px;
    white-space: nowrap; }
  .wishlist-container-main .product-card-price .list-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px; }
  .wishlist-container-main .product-card-price .price .strike-through {
    margin-right: 0; }

@media (min-width: 1024px) {
  .wishlist-item-cards {
    gap: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .wishlist-item-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

@media (max-width: 767.98px) {
  .wishlist-item-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -ms-flex-line-pack: distribute;
        align-content: space-around; } }

.wishlist-item-cards .tile-image {
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 230px; }
  .wishlist-item-cards .tile-image img.product-image {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: 16.5rem; }

.wishlist-item-cards .line-space {
  line-height: 1.3rem; }
  .wishlist-item-cards .line-space .line-item-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222;
    font-size: 12px !important;
    font-weight: bold;
    min-height: 3rem;
    max-height: 3rem; }

.wishlist-item-cards .product-info {
  margin-bottom: 0.313em;
  height: auto;
  border: none;
  max-width: 240px;
  width: 240px;
  max-height: 463px;
  padding-right: 7px; }
  @media (min-width: 1024px) and (max-width: 1299.98px) {
    .wishlist-item-cards .product-info {
      max-width: 240px;
      width: 240px;
      max-height: 463px;
      padding-right: 7px; } }
  @media (max-width: 1023.98px) {
    .wishlist-item-cards .product-info {
      padding: 14.2px;
      max-width: 16rem;
      width: 16rem; } }
  @media (max-width: 767.98px) {
    .wishlist-item-cards .product-info {
      padding: 15.2px;
      max-width: 16rem;
      width: 16rem; } }
  .wishlist-item-cards .product-info .add-to-cart-wishlist {
    padding: 0; }
  .wishlist-item-cards .product-info .add-to-cart-btn {
    padding: 0 10px !important; }

.wishlist-item-cards .add-to-cart-wishlist button.move-to-cart {
  background: black;
  border-color: black;
  border-radius: 0;
  font-size: 1rem;
  height: 3.125rem;
  padding: 0.5rem;
  color: #fff;
  margin: auto;
  letter-spacing: 0;
  width: 100%;
  font-family: arial, sans-serif;
  text-transform: uppercase; }

.wishlist-item-cards .notify-me button.notify-me-btn {
  background: #000;
  border: 0.0625rem solid #000;
  padding: 0.5rem;
  color: #fff;
  margin: auto;
  letter-spacing: 0;
  width: 100%;
  font: normal normal normal 1.125rem/1.75rem "nunito_sansregular";
  border-radius: 0;
  font-size: 1rem;
  height: 3.125rem;
  text-transform: uppercase; }

.wishlist-item-cards .remove-from-wishlist,
.wishlist-item-cards .remove-item,
.wishlist-item-cards .try-it-on-btn {
  font: normal normal bold 0.875rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0194rem;
  padding: 0.125rem 0;
  border: 0.0625rem solid #19150c;
  border-radius: 0.3125rem;
  width: 100%;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.wishlist-item-cards .item-attributes p {
  font: normal normal normal 0.8125rem/1.125rem "nunito_sansregular";
  letter-spacing: 0;
  margin-bottom: 0;
  color: #000; }

.wishlist-item-cards .out-of-stock-text {
  color: #761030;
  font-size: 16px;
  font-weight: 600; }

.wishlist-item-cards .opacity-25 {
  opacity: 0.28; }

@media (min-width: 576px) {
  .wishlist-item-cards .showmore {
    width: 98%;
    margin: 10px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.wishlist-heading {
  font: normal normal bold 1.5625rem/2.125rem "nunito_sansregular";
  letter-spacing: 0.0031rem; }

.empty-wishlist .img-design-cls {
  opacity: 1; }

.empty-wishlist .empty-wish-list-cls {
  font: normal normal 800 1.5625rem/2.125rem "nunito_sansregular";
  letter-spacing: 0;
  color: #761030;
  text-transform: capitalize;
  opacity: 1; }
  @media (max-width: 767.98px) {
    .empty-wishlist .empty-wish-list-cls {
      font: normal normal 800 1rem/1.375rem "nunito_sansregular"; } }

.empty-wishlist .wardrobe-text-cls {
  font: normal normal bold 1rem/1.375rem "nunito_sansregular";
  letter-spacing: 0;
  color: #000;
  text-transform: capitalize;
  opacity: 1; }
  @media (max-width: 767.98px) {
    .empty-wishlist .wardrobe-text-cls {
      font: normal normal 600 0.875rem/1.1875rem "nunito_sansregular"; } }

.empty-wishlist .continue-shopping-btn-cls {
  background: #761030 0% 0% no-repeat padding-box;
  font: normal normal bold 1.125rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0563rem;
  border-radius: 0.3125rem;
  opacity: 1;
  width: 17.5rem;
  border-color: transparent;
  height: 3.125rem;
  color: #fff; }
  @media (max-width: 767.98px) {
    .empty-wishlist .continue-shopping-btn-cls {
      font: normal normal bold 0.875rem/1.25rem "nunito_sansregular";
      letter-spacing: 0.0262rem; } }

.move-to-cart-messages .notification-handler.alert-danger,
.move-to-cart-messages .notification-handler.alert-success {
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029;
  left: 1.25rem;
  opacity: 0;
  position: fixed;
  right: 1.25rem;
  top: 5.375rem;
  -webkit-transform: translateX(120%);
          transform: translateX(120%);
  z-index: 99; }

.move-to-cart-messages .notification-handler.alert-danger.active,
.move-to-cart-messages .notification-handler.alert-success.active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.move-to-cart-messages .notification-handler.alert-danger .content,
.move-to-cart-messages .notification-handler.alert-success .content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  gap: 1.875rem;
  padding: 0.625rem 2.5rem; }

.move-to-cart-messages .notification-handler.alert-danger {
  background: #fbe1e1; }

.move-to-cart-messages .notification-handler.alert-success {
  background: #d4e0d7; }

.move-to-cart-messages .notification-handler.alert-success::before {
  background: #27ba4f;
  content: "";
  height: 100%;
  position: absolute;
  width: 20px;
  top: 0;
  left: 0; }

.move-to-cart-messages .notification-handler.alert-danger::before {
  background: #ba2727;
  content: "";
  height: 100%;
  position: absolute;
  width: 20px;
  top: 0;
  left: 0; }

.move-to-cart-messages .move-to-basket-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  padding: 0.5em; }

.move-to-cart-messages .notification-handler .content img {
  height: 1.5625rem; }

.header-wishlist-container {
  position: relative; }

.wishlist-mini-cart-popup {
  position: absolute;
  right: 35px;
  z-index: 9999; }
  @media (max-width: 767.98px) {
    .wishlist-mini-cart-popup {
      right: 0%;
      -webkit-transform: translate(0%);
              transform: translate(0%); } }
  .wishlist-mini-cart-popup .minicart-close {
    right: 15px !important;
    top: 20px !important; }

.minicart-popup-wishlist {
  display: block;
  background: #fff;
  border-radius: 0.313rem;
  -webkit-box-shadow: 0 0.19rem 1.3rem #761030;
          box-shadow: 0 0.19rem 1.3rem #761030;
  font-size: 0.875rem;
  padding: 15px;
  text-transform: none;
  white-space: nowrap;
  z-index: 9999; }
  .minicart-popup-wishlist .minicart-popup-title {
    font: normal normal bold 1rem/1.375rem "nunito_sansregular";
    color: #000; }
  .minicart-popup-wishlist .minicart-popup-body {
    font: normal normal normal 0.875rem/1.375rem "nunito_sansregular";
    color: #000; }
  .minicart-popup-wishlist .minicart-popup-product-title {
    font-family: arial, sans-serif; }
  .minicart-popup-wishlist .minicart-popup-product-id {
    text-transform: uppercase;
    font-family: arial, sans-serif;
    color: #000; }
  .minicart-popup-wishlist .buy-now-outline {
    font: normal normal bold 1.25rem/1.75rem "nunito_sansregular";
    border: #fff;
    padding: 0.563rem !important;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    height: 57px;
    border-radius: 0.313rem;
    background: #761030 0% 0% no-repeat padding-box; }
    .minicart-popup-wishlist .buy-now-outline:hover {
      color: #fff;
      background-color: #631617; }
  .minicart-popup-wishlist .wishlist-section {
    padding-left: 5px; }
  .minicart-popup-wishlist .minicart-popup-product-title {
    font-family: arial, sans-serif !important;
    margin: 0 0 1.5625rem 0 !important; }
  .minicart-popup-wishlist .minicart-popup-quantity {
    font-family: arial, sans-serif !important; }

.share-modal-wishlist .modal-title {
  text-align: left;
  font: normal normal bold 1.5625rem/2.125rem "nunito_sansregular";
  letter-spacing: 0.0031rem;
  color: #761030;
  opacity: 1;
  padding: 0; }

.share-modal-wishlist .email-help-text {
  text-align: left;
  font: normal normal normal 0.8125rem/1.375rem "nunito_sansregular";
  letter-spacing: 0;
  color: #000;
  opacity: 1; }

.share-modal-wishlist .share-email {
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0625rem solid #908e8a;
  border-radius: 0.25rem;
  opacity: 1;
  height: 2.75rem; }

.share-modal-wishlist .additional-msg {
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0625rem solid #908e8a;
  border-radius: 0.25rem;
  opacity: 1;
  height: 5.625rem; }

.share-modal-wishlist .modal-header-helper-cls {
  padding: 0; }

.share-modal-wishlist .warn-text {
  text-align: right;
  font: normal normal normal 0.75rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0163rem;
  color: #000;
  opacity: 1; }

.share-modal-wishlist .close-btn {
  border: 0.0625rem solid #761030;
  border-radius: 0.3125rem;
  opacity: 1;
  font: normal normal bold 1.125rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0563rem;
  color: #761030;
  width: 8.0625rem;
  background-color: #fff;
  height: 3.125rem; }

.share-modal-wishlist .share-btn {
  background: #761030 0% 0% no-repeat padding-box;
  border-radius: 0.3125rem;
  opacity: 1;
  border: 1px solid #761030;
  font: normal normal bold 1.125rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0563rem;
  width: 8.0625rem;
  height: 3.125rem;
  color: #fff; }

.share-modal-wishlist .span-helper {
  text-align: right;
  width: 100%; }
  .share-modal-wishlist .span-helper span {
    font: normal normal normal 0.75rem/1.75rem "nunito_sansregular";
    letter-spacing: 0.0163rem; }

.share-modal-wishlist .modal-footer {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.vto-camera-wishlist {
  position: absolute;
  top: -26.2rem;
  left: 1.55rem; }

.vto-camera-wishlist .vto-tooltip {
  visibility: hidden;
  position: relative;
  font: normal normal 600 0.75rem/1rem "nunito_sansregular";
  color: #761030;
  -webkit-box-shadow: 0 0 0.1rem;
          box-shadow: 0 0 0.1rem;
  padding: 0.125rem;
  z-index: 1;
  background: #fff;
  width: 3.5rem;
  left: -35%;
  bottom: -2rem;
  letter-spacing: 0; }

.vto-camera-wishlist:hover .vto-tooltip {
  visibility: visible; }

.vto-camera-wishlist .vto-tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 1.9375rem;
  margin-left: 0.75rem;
  border-width: 0.4375rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent; }

.icon-border {
  background: #fff;
  border-radius: 50%;
  border: 0.1rem solid #fff; }

.wl-social-sharing {
  color: #444;
  font-size: 1.75em; }
  @media (max-width: 767.98px) {
    .wl-social-sharing {
      font-size: 1.25em; } }
  .wl-social-sharing .share-icons {
    text-decoration: none; }
    .wl-social-sharing .share-icons i {
      color: #444; }
  .wl-social-sharing .share-icons-copy-link-btn {
    background: none;
    border: none;
    padding-left: 0; }
  .wl-social-sharing .fa-link {
    cursor: pointer; }

.wl-social-sharing-text {
  font-size: 0.85em;
  font-weight: 200; }

.like button {
  border: none; }

.add-to-wishlist-messages {
  top: 30%;
  z-index: 99; }

.wishlist-tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
  background: transparent; }

.wishlist-tooltip .wishlist-tooltiptext {
  opacity: 0;
  font: normal normal bold 0.8125rem/1.75rem arial, sans-serif;
  letter-spacing: 0.0406rem;
  color: #761030;
  padding: 0.125rem;
  position: fixed;
  z-index: 1;
  background: #fff;
  width: 16.375rem;
  top: 25%;
  right: 4.0625rem; }

.wishlist-tooltip .wishlist-tooltiptext-pdp,
.wishlist-tooltip .wishlist-tooltiptext-pdp-remove {
  opacity: 0;
  font: normal normal bold 0.8125rem/1.75rem arial, sans-serif;
  letter-spacing: 0.0406rem;
  color: #761030;
  padding: 0.5rem;
  position: absolute;
  z-index: 1;
  background: white;
  width: 17.375rem;
  top: -150%;
  right: -6.3rem;
  -webkit-box-shadow: 0 0 0.9375rem #8327294d;
          box-shadow: 0 0 0.9375rem #8327294d; }

.wishlist-tooltip:hover .wishlist-tooltiptext {
  opacity: 1; }

@media (min-width: 576px) {
  .wishlist-tooltip:hover .wishlist-tooltiptext-pdp {
    opacity: 1 !important; } }

.wishlist-tooltip .wishlist-tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 80%;
  margin-left: 0.75rem;
  border-width: 0.4375rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent; }

.wishlist-tooltip .wishlist-tooltiptext-pdp::after,
.wishlist-tooltip .wishlist-tooltiptext-pdp-remove::after {
  content: "";
  position: absolute;
  left: 49%;
  bottom: -30%;
  rotate: 180deg;
  margin-left: 0.75rem;
  border-width: 0.4375rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent; }

.share-icon {
  position: relative;
  display: inline-block;
  opacity: 1;
  cursor: pointer;
  background: transparent; }
  @media (max-width: 767.98px) {
    .share-icon button.share-sm-btn {
      width: 2.3125rem;
      height: 2.3125rem; }
    .share-icon button {
      width: 2.6875rem;
      height: 2.6875rem; } }

.pdp-icons .share-icon-tooltip {
  font: normal normal bold 0.8125rem/1.75rem arial, sans-serif;
  letter-spacing: 0.0406rem;
  padding: 0.125rem;
  display: block;
  position: absolute;
  top: -10%;
  left: -3%;
  width: 13rem;
  height: auto; }
  .pdp-icons .share-icon-tooltip .social-icons {
    margin-right: 0; }
  @media (min-width: 576px) {
    .pdp-icons .share-icon-tooltip .social-icons {
      margin-top: 0; } }

.pdp-icons .share-icon-tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  display: none;
  top: -0.5625rem;
  left: 40%;
  margin-left: 0.75rem;
  border-width: 0.4375rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent; }

.pdp-icons .modal-body {
  height: 3rem; }

.pdp-icons .modal-content {
  width: 16rem;
  border-radius: 0.4375rem;
  border: none; }

.pdp-icons .modal-dialog {
  top: 22%;
  left: 45%; }

.share-sm-btn {
  background-color: #761030;
  color: #fff;
  border-radius: 0.25rem;
  border: 0.0625rem solid #761030; }

@media (max-width: 767.98px) {
  .pdp-icons .modal-dialog {
    top: 21%;
    left: 32%; }
  .pdp-icons .share-icon-tooltip {
    top: -49%;
    left: -3%; }
  .pdp-icons .share-icon-tooltip::after {
    display: none;
    left: 85%;
    top: 0.6rem; } }

.notification-handler.danger,
.notification-handler.success {
  background: #d4e0d7;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029;
  left: 1.25rem;
  opacity: 0;
  position: fixed;
  right: 1.25rem;
  top: 5.375rem;
  -webkit-transform: translateX(120%);
          transform: translateX(120%);
  z-index: 9; }
  @media (max-width: 1023.98px) {
    .notification-handler.danger,
    .notification-handler.success {
      top: 8.5rem; } }

.notification-handler.danger.active,
.notification-handler.success.active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.notification-handler.danger .content,
.notification-handler.success .content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  gap: 1.875rem;
  padding: 0.625rem 2.5rem; }

.notification-handler.danger {
  background: #fbe1e1;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029; }

.notification-handler.success .content img {
  height: 1.5625rem; }

.notification-handler.danger::before,
.notification-handler.success::before {
  background: #27ba4f;
  content: "";
  height: 100%;
  position: absolute;
  width: 1.25rem; }

.notification-handler.danger::before {
  background: #ff0607; }

.notification-handler.danger .close-icon,
.notification-handler.success .close-icon {
  position: absolute;
  right: 1.25rem;
  cursor: pointer; }

.product-info .close-wishlist-prd {
  position: absolute;
  top: -1.375rem;
  right: -6px; }
  @media (min-width: 1024px) {
    .product-info .close-wishlist-prd {
      top: -2.3125rem; } }

.item-attributes {
  vertical-align: top;
  padding-left: 0; }

.line-item-attributes,
.line-item-option {
  font-size: 0.813rem;
  margin: 0; }

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.313em; }

.line-item-pricing-info {
  margin-bottom: 0; }
  .line-item-pricing-info + .price {
    font-size: 1em;
    font-weight: bolder; }
  .line-item-pricing-info + .unit-price .price {
    font-size: 1em;
    font-weight: bolder; }

.line-item-price-quantity-info {
  margin-top: 0.625em;
  border-top: 1px solid #ccc; }

.line-item-total-text {
  font-size: 0.813em; }

.pricing {
  font-size: 1em;
  font-weight: bolder; }

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .item-image img.product-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    max-height: 5.625em; }

.non-adjusted-price {
  display: none; }

.line-item-promo {
  color: #27ba4f;
  font-size: 0.813em; }

.line-item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.bundled-line-item + .bundled-line-item {
  margin-top: 0.625em; }

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em; }

.line-item-divider {
  margin: 0.625em -1.225em 0.625em -1.325em; }

.line-dotted {
  border-top: 0.063em dashed #ccc; }

.line-item-availability {
  font-size: 0.813rem; }

.product-line-item-details {
  overflow-y: auto; }

.minicart {
  position: relative; }
  .minicart h1 {
    font-size: 1rem; }
  .minicart .cart {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    background-color: #f9f9f9; }
  .minicart .remove-btn {
    color: #999;
    float: right;
    background-color: white;
    border: none;
    font-size: 1.625em;
    margin-top: -0.313em;
    padding: 0; }
  .minicart .product-summary {
    margin-right: -0.938em;
    max-height: 21.875em;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0.938em; }
  .minicart .card-body {
    padding: 0.625em; }
  .minicart .quantity-label {
    font-size: 0.813em; }
  .minicart .quantity {
    width: 100%; }
  .minicart .popover {
    top: 100%;
    left: auto;
    right: 0;
    min-width: 23.44rem;
    max-width: 23.44rem;
    min-height: 22.7rem;
    display: none; }
    .minicart .popover::before {
      left: auto;
      right: 15px; }
    .minicart .popover::after {
      left: auto;
      right: 16px; }
    .minicart .popover.show {
      display: block; }
  .minicart .minicart-footer {
    border-top: 1px solid #ccc; }
  .minicart .estimated-total {
    margin-top: 0.625em; }
  .minicart .sub-total-label {
    font-size: 1em;
    font-weight: 600; }
  .minicart .sub-total {
    font-size: 1em;
    font-weight: 600; }
  .minicart .line-item-divider {
    margin: 0.625em -0.625em 0.625em -1.325em; }
  .minicart .line-item-name {
    width: 90%; }

@media (min-width: 576px) and (max-width: 767.98px) {
  .hide-link-med {
    display: none; } }

@media (min-width: 768px) {
  .hide-no-link {
    display: none; } }

@media (max-width: 575.98px) {
  .hide-no-link {
    display: none; } }

.add-to-cart-popup {
  width: 350px;
  border: none;
  text-align: center;
  padding: 40px 20px 20px;
  border-radius: 0;
  top: 8rem;
  left: auto;
  right: 2rem;
  background-color: #fff;
  z-index: 9;
  -webkit-box-shadow: 0 1px 10px 0 #0000001a, 0 2px 15px 0 #0000000d;
          box-shadow: 0 1px 10px 0 #0000001a, 0 2px 15px 0 #0000000d;
  -webkit-animation-name: minipop;
          animation-name: minipop;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-transform: unset;
          transform: unset; }

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

@keyframes minipop {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
  @media (max-width: 767.98px) {
    .add-to-cart-popup {
      width: 100%;
      top: 0;
      left: 0;
      z-index: 9999; } }
  .add-to-cart-popup .minicart-close {
    background-color: unset;
    border: none;
    position: absolute;
    right: 9px;
    top: 8px;
    color: #808080;
    font-weight: 700;
    font-size: 13px; }
  .add-to-cart-popup .content-section {
    padding: 0 0.75rem; }
  .add-to-cart-popup .minicart-popup-product-title {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.03rem;
    font-family: arial;
    margin: 1.25rem 0 1.5625rem 0.6875rem; }
    @media (max-width: 575.98px) {
      .add-to-cart-popup .minicart-popup-product-title {
        padding: 2px; } }
    .add-to-cart-popup .minicart-popup-product-title .minicart-product-title {
      white-space: normal; }
  .add-to-cart-popup .minicart-img img {
    width: 6.25rem;
    height: 6.25rem; }
    @media (max-width: 575.98px) {
      .add-to-cart-popup .minicart-img img {
        width: 5.5rem; } }
  .add-to-cart-popup .minicart-popup-product-id {
    font-size: 0.75rem;
    color: #212121;
    font-family: arial;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.03rem;
    margin-bottom: 0.625rem;
    text-transform: uppercase; }
  .add-to-cart-popup .minicart-popup-product-title-name {
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    line-height: 16px;
    color: #212121;
    margin-bottom: 0.625rem;
    letter-spacing: 0.03rem; }
  .add-to-cart-popup .minicart-popup-prices {
    padding-bottom: 1.25rem;
    margin: 0.875rem 0 0.625rem;
    border-bottom: 1px solid #dbdbdb; }
    .add-to-cart-popup .minicart-popup-prices .minicart-offer-price {
      color: #000;
      font-family: arial;
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.125rem; }
    .add-to-cart-popup .minicart-popup-prices .minicart-list-price {
      font-family: arial;
      font-size: 1rem;
      line-height: 1.125rem;
      text-decoration: line-through;
      color: #6b6b6b; }
    .add-to-cart-popup .minicart-popup-prices .minicart-offer {
      color: #761030;
      font-weight: 700;
      font-family: arial; }
  .add-to-cart-popup .minicart-popup-quantity {
    font-size: 0.75rem;
    font-family: arial;
    font-weight: 400;
    letter-spacing: 0.03rem;
    line-height: 0.875rem;
    text-transform: uppercase;
    margin: 0.75rem 0 1rem; }
  .add-to-cart-popup .minicart-cta-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px; }
    .add-to-cart-popup .minicart-cta-btns .checkout-begin-link,
    .add-to-cart-popup .minicart-cta-btns .cart-page-link {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .add-to-cart-popup .minicart-cta-btns .cart-page-link {
      margin-right: -15px;
      margin-left: -15px; }
    .add-to-cart-popup .minicart-cta-btns .cart-checkout-popup,
    .add-to-cart-popup .minicart-cta-btns .view-cart-button {
      height: 2.75rem;
      border: none;
      line-height: 1.125rem;
      font-weight: 400;
      font-family: arial;
      color: #fff;
      font-size: 1rem; }
    .add-to-cart-popup .minicart-cta-btns .view-cart-button {
      background-color: #761030;
      margin-right: -15px;
      width: 92%; }
    .add-to-cart-popup .minicart-cta-btns .cart-checkout-popup {
      background-color: #fff;
      margin-left: -4px;
      color: #761030;
      border: 0.0313rem solid #761030;
      width: 90%; }

.add-to-cart-modal {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  top: unset !important;
  bottom: 0 !important;
  padding: 0; }
  @media (min-width: 768px) {
    .add-to-cart-modal {
      top: 50% !important;
      bottom: unset;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }
  .add-to-cart-modal .modal-dialog::-webkit-scrollbar {
    width: 0.375rem;
    background-color: #fff; }
  .add-to-cart-modal .modal-dialog::-webkit-scrollbar-thumb {
    background-color: #999; }
  .add-to-cart-modal .modal-dialog {
    width: 100%;
    margin: 0 auto; }
    @media (min-width: 576px) {
      .add-to-cart-modal .modal-dialog {
        max-width: 25rem; } }
    @media (min-width: 768px) {
      .add-to-cart-modal .modal-dialog {
        max-height: 98vh;
        overflow: auto;
        max-width: 34.375rem; } }
    .add-to-cart-modal .modal-dialog .modal-content .modal-header {
      border-bottom: none;
      padding: 0; }
      .add-to-cart-modal .modal-dialog .modal-content .modal-header .mini-cart-close {
        margin: 0;
        opacity: 1;
        padding: 0;
        position: absolute;
        top: 12px;
        right: 12px;
        z-index: 2; }
        @media (min-width: 1024px) {
          .add-to-cart-modal .modal-dialog .modal-content .modal-header .mini-cart-close {
            top: 16px;
            right: 16px; } }
        .add-to-cart-modal .modal-dialog .modal-content .modal-header .mini-cart-close .close-icon {
          width: 10px;
          height: 10px; }
          @media (min-width: 1024px) {
            .add-to-cart-modal .modal-dialog .modal-content .modal-header .mini-cart-close .close-icon {
              width: 13px;
              height: 13px; } }
    .add-to-cart-modal .modal-dialog .modal-content .modal-body {
      border: 1px solid #dcdcdc;
      padding: 0.875rem;
      max-height: 30.625rem; }
      @media (min-width: 768px) {
        .add-to-cart-modal .modal-dialog .modal-content .modal-body {
          padding: 1.625rem; } }
      .add-to-cart-modal .modal-dialog .modal-content .modal-body .product-detail-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .add-to-cart-modal .modal-dialog .modal-content .modal-body .product-detail-section .product-section {
          font-family: arial;
          -webkit-box-pack: left;
              -ms-flex-pack: left;
                  justify-content: left;
          padding: 1.25rem 0 0 1.5rem; }
          @media (min-width: 768px) {
            .add-to-cart-modal .modal-dialog .modal-content .modal-body .product-detail-section .product-section {
              padding: 1.625rem 0 0 1.625rem; } }
          .add-to-cart-modal .modal-dialog .modal-content .modal-body .product-detail-section .product-section .product-name {
            display: block;
            text-align: left;
            text-transform: capitalize;
            margin-bottom: 0.75rem;
            font-family: arial;
            font-weight: 700;
            font-size: 1rem;
            line-height: 1.5rem; }
            @media (min-width: 1024px) {
              .add-to-cart-modal .modal-dialog .modal-content .modal-body .product-detail-section .product-section .product-name {
                font-size: 0.875rem;
                margin-bottom: 1.25rem; } }
        .add-to-cart-modal .modal-dialog .modal-content .modal-body .product-detail-section span {
          display: block;
          text-align: left;
          font-size: 0.75rem; }
      .add-to-cart-modal .modal-dialog .modal-content .modal-body .cart-page-link {
        background-color: #000;
        color: #fff !important;
        font-family: arial;
        font-weight: normal;
        font-size: 0.875rem;
        line-height: 1rem;
        padding: 1rem 0;
        border-radius: 0;
        display: inline-block;
        width: 12.25rem;
        margin-top: 1.5rem;
        margin-right: 0.625rem;
        text-transform: uppercase; }
        @media (min-width: 1024px) {
          .add-to-cart-modal .modal-dialog .modal-content .modal-body .cart-page-link {
            margin-top: 1.625rem;
            padding: 1rem 0;
            min-width: 12.25rem;
            margin-right: 0.625rem; } }
        .add-to-cart-modal .modal-dialog .modal-content .modal-body .cart-page-link:hover {
          background-color: #761030 !important; }
      .add-to-cart-modal .modal-dialog .modal-content .modal-body .product-detail-section .minicart-img .product-image {
        margin-top: 1.25rem;
        width: 6rem;
        height: 8rem; }
        @media (min-width: 768px) {
          .add-to-cart-modal .modal-dialog .modal-content .modal-body .product-detail-section .minicart-img .product-image {
            margin-top: 0;
            width: 8.625rem;
            height: 11.5625rem; } }
    .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container {
      margin-bottom: 0;
      padding: 0; }
      @media (min-width: 768px) {
        .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container {
          padding: 0;
          display: block; } }
      .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-text {
        padding-top: 1.625rem;
        text-align: center;
        font-family: arial;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 1.5rem;
        letter-spacing: 0;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 1.625rem; }
      .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section {
        padding: 0 0 2.5rem; }
        @media (min-width: 768px) {
          .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section {
            padding: 0 0 0.625rem; } }
        .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section.hide {
          display: none; }
        .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile {
          background-color: #fff;
          border: 1.3px solid transparent !important;
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease; }
          .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile .product-images ul.slick-dots {
            bottom: 0;
            width: 100%;
            display: none !important; }
            .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile .product-images ul.slick-dots li {
              content: "";
              background-color: #cfcfcf;
              height: 2.5px;
              width: auto;
              margin: 0;
              -webkit-box-flex: 1;
                  -ms-flex: 1;
                      flex: 1; }
              .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile .product-images ul.slick-dots li button {
                width: 0; }
                .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile .product-images ul.slick-dots li button::before {
                  display: none !important;
                  font-size: 0;
                  overflow: hidden; }
            .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile .product-images ul.slick-dots li.slick-active {
              background-color: #000;
              height: 2.5px; }
            @media (max-width: 767.98px) {
              .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile .product-images ul.slick-dots {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important; } }
          .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile:hover {
            border: 1.3px solid #ffdd40 !important; }
            .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile:hover .plp-product-images .product-images ul.slick-dots {
              display: -webkit-box !important;
              display: -ms-flexbox !important;
              display: flex !important; }
            .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile:hover .tile-body .cart-and-ipay {
              opacity: 1 !important; }
            @media (max-width: 1023.98px) {
              .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .product-tile:hover {
                border: 0 !important; } }
        .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list {
          padding: 0 !important; }
          .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product {
            padding: 0 0.3125rem; }
            .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body {
              padding: 0.875rem 0 0; }
              .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .color-swatches {
                display: none; }
              .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .product-name .link {
                text-align: center;
                font-family: arial;
                font-size: 0.75rem;
                line-height: 1.0625rem;
                letter-spacing: 0;
                color: #000;
                padding: 0 0.625rem; }
                @media (min-width: 768px) {
                  .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .product-name .link {
                    text-align: center;
                    font-size: 0.875rem;
                    letter-spacing: 0;
                    color: #000;
                    margin-bottom: 0.625rem; } }
              .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart br {
                display: none !important; }
              .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .price {
                margin-bottom: 0.625rem;
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center; }
                .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .price .price-value-adj .sales-price-format span {
                  text-align: left;
                  font-family: arial;
                  font-weight: bold;
                  font-size: 0.75rem;
                  line-height: 0.875rem;
                  letter-spacing: 0;
                  color: #000; }
                  @media (min-width: 768px) {
                    .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .price .price-value-adj .sales-price-format span {
                      text-align: left;
                      font-size: 0.875rem;
                      line-height: 1rem;
                      letter-spacing: 0;
                      color: #000; } }
                .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .price .price-value-adj .percentage-off {
                  font-size: 0.625rem;
                  line-height: 0.875rem; }
              .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay {
                margin: 0 0.625rem;
                opacity: 0; }
                @media (max-width: 1023.98px) {
                  .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay {
                    display: none; } }
                .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay .out-of-stock-warning {
                  display: none !important; }
                .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay .notify-me {
                  padding: 0;
                  width: 100% !important;
                  margin: 0 !important; }
                  .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay .notify-me button {
                    font-size: 0.875rem;
                    line-height: 1rem;
                    border: none;
                    padding: 0 !important;
                    width: 100%;
                    height: 2.5rem;
                    margin: 0; }
                    .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay .notify-me button:hover {
                      background-color: #761030; }
                .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay .product-detail {
                  padding: 0;
                  width: 100% !important;
                  margin: 0 !important; }
                  .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay .product-detail .tile-add-to-cart {
                    font-size: 0.875rem;
                    line-height: 1rem;
                    text-align: center;
                    background-color: #000;
                    color: #fff;
                    border-radius: 0;
                    padding: 0 !important;
                    width: 100%;
                    height: 2.5rem;
                    margin: 0; }
                    .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .product .tile-body .price-and-cart .cart-and-ipay .product-detail .tile-add-to-cart:hover {
                      background-color: #761030; }
          .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .arrows .slick-next {
            rotate: -90deg; }
          .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .arrows .slick-prev {
            rotate: 90deg; }
          .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .arrows .slick-prev,
          .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .you-may-like-section .slick-list .slick-track .arrows .slick-next {
            top: 50%;
            display: none !important; }
      .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .arrows-outer .slick-next,
      .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .arrows-outer .slick-prev {
        top: 30%; }
      .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .arrows-outer .slick-prev {
        rotate: 90deg; }
      .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .arrows-outer .slick-next {
        rotate: -90deg; }
      .add-to-cart-modal .modal-dialog .modal-content .plp-you-may-like-container .arrows-outer .slick-disabled {
        opacity: 0.3; }

.owl-carousel {
  padding: 0 1.875rem; }
  @media (min-width: 768px) {
    .owl-carousel {
      padding: 0 4.375rem; } }
  @media (min-width: 1024px) {
    .owl-carousel {
      padding: 0 1.875rem; } }

.page[data-action="Product-Show"] .add-to-cart-modal .product-tile .slick-dots {
  display: none !important; }

.page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart br {
  display: none !important; }

.page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price {
  margin-bottom: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj {
    width: 100%; }
    .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales .value {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin: 0;
        height: 1.25rem; }
    .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .price-inculsive {
      margin: 0; }
    .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales-price-format {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales-price-format span {
        text-align: left;
        font: normal normal bold 12px/14px arial;
        letter-spacing: 0;
        color: #000;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
        @media (min-width: 768px) {
          .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales-price-format span {
            text-align: left;
            font: normal normal bold 14px/16px arial;
            letter-spacing: 0;
            color: #000;
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important; } }
    .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .list-price-format {
      font: normal normal bold 14px/16px arial;
      height: 18px; }
    .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .list-price {
      height: 1.25rem; }
      .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .list-price .percentage-off {
        font: normal normal bold 14px/16px arial; }

.page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .cart-and-ipay .notify-me {
  padding: 0;
  width: 100% !important;
  margin: 0 !important; }
  .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .cart-and-ipay .notify-me button.buy-now-outline {
    font: normal normal normal 14px/16px arial !important;
    border: none;
    padding: 0 !important;
    width: 100%;
    height: 2.5rem;
    margin: 0;
    background-color: #000 !important;
    color: #fff; }
    .page[data-action="Product-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .cart-and-ipay .notify-me button.buy-now-outline:hover {
      background-color: #761030 !important; }

.page[data-action="Product-Show"] .add-to-cart-modal .plp-product-images .product-images {
  margin-bottom: 0;
  overflow: hidden; }

.plp-owl-carousel .slick-dots {
  display: block !important;
  width: calc(100% - 55px); }
  .plp-owl-carousel .slick-dots .slick-active button::before {
    color: #761030 !important;
    display: block !important; }

.plp-owl-carousel .product-images .slick-dots {
  display: none !important; }
  @media (max-width: 1023.98px) {
    .plp-owl-carousel .product-images .slick-dots {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.plp-owl-carousel .image-container .like {
  display: none !important; }

.page[data-action="Account-Show"] .plp-owl-carousel {
  padding: 0 1.875rem; }
  .page[data-action="Account-Show"] .plp-owl-carousel .slick-dots li {
    margin: 0; }
    .page[data-action="Account-Show"] .plp-owl-carousel .slick-dots li button::before {
      font-size: 1.5rem !important; }

.page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart br {
  display: none !important; }

.page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price {
  margin-bottom: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj {
    width: 100%; }
    .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales .value {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin: 0;
        height: 1.25rem; }
    .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .price-inculsive {
      margin: 0; }
    .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales-price-format {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales-price-format span {
        text-align: left;
        font: normal normal bold 12px/14px arial;
        letter-spacing: 0;
        color: #000;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
        @media (min-width: 768px) {
          .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .sales-price-format span {
            text-align: left;
            font: normal normal bold 14px/16px arial;
            letter-spacing: 0;
            color: #000;
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important; } }
    .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .list-price-format {
      font: normal normal bold 14px/16px arial;
      height: 18px; }
    .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .list-price {
      height: 1.25rem; }
      .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .price .price-value-adj .list-price .percentage-off {
        font: normal normal bold 14px/16px arial;
        background-color: #ebdbe0;
        padding: 5px;
        color: #761030; }

.page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .cart-and-ipay .notify-me {
  padding: 0;
  width: 100% !important;
  margin: 0 !important; }
  .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .cart-and-ipay .notify-me button.buy-now-outline {
    font: normal normal normal 14px/16px arial !important;
    border: none;
    border-radius: 0;
    padding: 0 !important;
    width: 100%;
    height: 2.5rem;
    margin: 0;
    background-color: #000 !important;
    color: #fff; }
    .page[data-action="Account-Show"] .add-to-cart-modal .product-tile .tile-body .price-and-cart .cart-and-ipay .notify-me button.buy-now-outline:hover {
      background-color: #761030 !important; }

.page[data-action="Account-Show"] .add-to-cart-modal .plp-product-images .product-images {
  margin-bottom: 0;
  overflow: hidden; }

.einstein-header {
  font-family: "nunito_sansregular";
  font-size: 1.5rem;
  font-weight: 600;
  padding-top: 2rem;
  padding-left: 1rem;
  text-align: center; }
  @media (max-width: 1023.98px) {
    .einstein-header {
      font-size: 1rem;
      margin-bottom: -1.75rem;
      font-weight: 600; } }

.einstein-plp-grid .compare-row-container {
  padding-left: 12rem; }
  .einstein-plp-grid .compare-row-container .product-tile {
    margin-bottom: 1.25rem !important;
    margin-right: 0.125rem; }
  .einstein-plp-grid .compare-row-container .category {
    display: none !important; }

@media (max-width: 767.98px) {
  .einstein-plp-grid .product-item {
    margin: 0 10px; } }

.einstein-plp-grid .product-tile .ribbon-content {
  position: relative;
  z-index: 2;
  top: -4.5rem;
  right: -1.375rem;
  left: 0.4125rem;
  text-align: left;
  font: normal normal 300 0.72rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0288rem;
  color: #fff;
  text-transform: uppercase; }

.einstein-plp-grid .product-tile .h-0 {
  height: 0; }

.einstein-plp-grid .product-tile .promotion-ribbon-two {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0.9375rem;
  top: -1rem;
  width: 8.8125rem; }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid .product-tile .promotion-ribbon-two {
      display: none; } }

.einstein-plp-grid .product-tile .promotion-ribbon {
  position: relative;
  top: -1.585rem;
  right: 1.15rem;
  display: inline-block; }

.einstein-plp-grid .product-tile .plp-out-of-stock {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 40%;
  width: 100%; }
  .einstein-plp-grid .product-tile .plp-out-of-stock span {
    color: #ff0009;
    font: normal normal 600 0.75rem/1.5625rem "nunito_sansregular"; }

.einstein-plp-grid .plp-out-of-stock-text {
  text-align: left;
  font: normal normal bold 1rem/1.5625rem "nunito_sansregular";
  color: #ff0009; }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid .plp-out-of-stock-text {
      font-size: 0.75rem; } }

.einstein-plp-grid .product-tile .tile-body {
  padding: 1.3rem 0.75rem 1rem;
  margin: 0.125rem;
  position: relative; }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid .product-tile .tile-body {
      padding: 1.3rem 0.375rem 1rem; } }
  .einstein-plp-grid .product-tile .tile-body span.p-tile-ribbion-container {
    color: #761030;
    position: absolute;
    top: -0.138rem;
    left: 0; }
    @media (min-width: 768px) {
      .einstein-plp-grid .product-tile .tile-body span.p-tile-ribbion-container {
        display: none; } }
    @media (max-width: 1023.98px) {
      .einstein-plp-grid .product-tile .tile-body span.p-tile-ribbion-container {
        margin-top: 0.1875rem;
        margin-bottom: 0.1875rem; } }
    .einstein-plp-grid .product-tile .tile-body span.p-tile-ribbion-container span.p-title-ribbion-text {
      font: normal normal bold 0.688rem/0.938rem "nunito_sansregular";
      padding-left: 0.438rem; }

.einstein-plp-grid .product-tile {
  border: 0.0313rem solid #761030 !important;
  background: #fff !important;
  border-radius: 0 0 0.5rem 0.5rem;
  opacity: 1;
  width: 90%;
  margin-left: 1rem; }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid .product-tile {
      min-height: 21.4rem;
      width: 90%;
      margin-left: 0.65rem;
      margin-top: 3.5rem !important; } }
  @media (max-width: 767.98px) {
    .einstein-plp-grid .product-tile {
      width: 100%;
      margin-left: 0; } }

.einstein-plp-grid .experience-component .modal-content {
  margin-top: -40px; }

.einstein-plp-grid .product-tile:hover {
  -webkit-box-shadow: 0 6px 20px #83272933;
          box-shadow: 0 6px 20px #83272933; }

.einstein-plp-grid .product-tile .image-container {
  border-bottom: 0.0313rem solid #761030;
  overflow: hidden;
  position: relative; }
  .einstein-plp-grid .product-tile .image-container .product-image-block {
    position: relative;
    margin: 0 auto; }
    .einstein-plp-grid .product-tile .image-container .product-image-block::before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 100%; }
    .einstein-plp-grid .product-tile .image-container .product-image-block .aspect-ratio-img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%;
      mix-blend-mode: darken; }
  .einstein-plp-grid .product-tile .image-container span.p-tile-ribbion-container {
    background: #fff;
    color: #761030;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0.4em 0.5em;
    border-radius: 0.125rem; }
    @media (max-width: 767.98px) {
      .einstein-plp-grid .product-tile .image-container span.p-tile-ribbion-container {
        display: none; } }
    .einstein-plp-grid .product-tile .image-container span.p-tile-ribbion-container span.p-title-ribbion-text {
      padding: 0.375rem;
      font: normal normal bold 0.75rem/1.375rem "nunito_sansregular"; }

.einstein-plp-grid .pdp-link h5 {
  font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular";
  letter-spacing: 0;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media (min-width: 768px) {
    .einstein-plp-grid .pdp-link h5 {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; } }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid .pdp-link h5 {
      display: -webkit-box;
      min-height: 2.5rem; } }

.einstein-plp-grid .explore-now button {
  width: 100%;
  height: 2.5rem;
  /* UI Properties */
  border: 0.0313rem solid #761030;
  border-radius: 0.125rem;
  opacity: 1;
  background: transparent; }

.einstein-plp-grid .explore-now a button {
  font: normal normal bold 0.875rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0437rem;
  color: #000 !important;
  opacity: 1;
  text-decoration: none; }

.einstein-plp-grid .explore-now button:hover {
  background-color: #761030;
  color: #fff !important; }

.einstein-plp-grid .category span {
  font: normal normal bold 0.75rem/1rem "nunito_sansregular";
  letter-spacing: 0;
  text-transform: capitalize; }

.einstein-plp-grid .price {
  margin-top: 0.375rem;
  min-height: 1.25rem; }

.einstein-plp-grid .price span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular";
  letter-spacing: 0; }
  .einstein-plp-grid .price span .sales .value {
    font: normal normal bold 1rem/1.1875rem "nunito_sansregular"; }
    @media (max-width: 1049.98px) {
      .einstein-plp-grid .price span .sales .value {
        font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular"; } }
  @media (max-width: 1049.98px) {
    .einstein-plp-grid .price span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start;
      font: normal normal bold 0.75rem/1.1875rem "nunito_sansregular"; } }

.einstein-plp-grid .price span .sales {
  margin-right: 0.625rem; }

.einstein-plp-grid .rating {
  position: absolute;
  right: 0.625rem;
  bottom: 0.9375rem;
  background: #fff;
  padding: 0.3125rem 0.375rem;
  border-radius: 0.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 1023.98px) {
  .einstein-plp-grid .einstein-carousal .like {
    right: -16px; } }

.einstein-plp-grid .like {
  position: absolute;
  margin-top: 1.5rem; }
  @media (min-width: 768px) {
    .einstein-plp-grid .like {
      top: -0.625rem;
      right: -0.125rem; } }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid .like {
      top: -16px;
      right: -10px; } }
  .einstein-plp-grid .like svg {
    background: #fff;
    border-radius: 50%;
    padding: 0.125rem;
    margin-right: 1.1875rem;
    width: 1.5625rem; }

.einstein-plp-grid .like button {
  border: none; }

.einstein-plp-grid .color-grey {
  color: #7f7f7f; }

.einstein-plp-grid .color-burgundy {
  color: #761030; }

.einstein-plp-grid #main-plp {
  border: none;
  font-family: "nunito_sansregular"; }
  .einstein-plp-grid #main-plp .top-information-section {
    background: #fff;
    border: 0.0625rem solid #761030;
    height: 4rem;
    line-height: 1.375rem; }
  .einstein-plp-grid #main-plp .center-columns {
    border-right: 0.0625rem solid rgba(131, 39, 41, 0.3);
    float: none;
    text-align: center; }
    @media (max-width: 1049.98px) {
      .einstein-plp-grid #main-plp .center-columns {
        padding: 0 0.5rem; } }
    .einstein-plp-grid #main-plp .center-columns a {
      color: #761030 !important;
      font-size: 0.875rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 1049.98px) {
        .einstein-plp-grid #main-plp .center-columns a {
          font: normal normal bold 0.75rem/1rem "nunito_sansregular"; } }
    .einstein-plp-grid #main-plp .center-columns div {
      margin: 0 5rem; }
  .einstein-plp-grid #main-plp .product-tile {
    border: 0.0313rem solid #761030 !important;
    border-radius: 0 0 0.5rem 0.5rem;
    opacity: 1;
    width: 90%;
    margin-left: 1rem; }
  .einstein-plp-grid #main-plp .pdp-link h5 {
    white-space: nowrap;
    overflow: hidden;
    font-weight: 600;
    font-size: 1rem;
    text-overflow: ellipsis; }
  .einstein-plp-grid #main-plp .center-columns:first-child {
    border-left: 0.0625rem solid rgba(131, 39, 41, 0.3); }
  .einstein-plp-grid #main-plp .compare {
    position: absolute;
    top: 1.125rem;
    left: 1rem; }
  .einstein-plp-grid #main-plp .like {
    position: absolute; }
    @media (min-width: 768px) {
      .einstein-plp-grid #main-plp .like {
        top: 0.625rem;
        right: 0; } }
    @media (max-width: 767.98px) {
      .einstein-plp-grid #main-plp .like {
        top: 0.3rem;
        right: -1rem; } }
  .einstein-plp-grid #main-plp .already-added-to-wishlist {
    position: absolute;
    top: 0.5rem;
    right: 0.25rem; }
  .einstein-plp-grid #main-plp .sortby select {
    background: #fff 0% 0% no-repeat padding-box;
    border: 0.0625rem solid #761030;
    border-radius: 0.3125rem;
    opacity: 1;
    width: 17.0625rem;
    height: 3.75rem; }
  .einstein-plp-grid #main-plp #main-plp {
    border: none;
    font-family: "Nunito Sans", sans-serif !important; }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid #main-plp #main-plp .center-columns {
      width: auto !important; } }

@media (max-width: 767.98px) {
  .einstein-plp-grid #main-plp .center-columns div {
    margin: 0; }
  .einstein-plp-grid .top-information-section b {
    text-transform: uppercase;
    max-width: 10rem; }
  .einstein-plp-grid .product-tile {
    min-height: auto; }
  .einstein-plp-grid .category-grid-banner-slot {
    padding: 0 0.625rem; }
  .einstein-plp-grid .category-grid-banner img {
    max-height: 18.5rem; }
  .einstein-plp-grid .recently-viewed-btn {
    border-radius: 50% !important;
    left: 5%; }
    .einstein-plp-grid .recently-viewed-btn img {
      margin: 0 !important; } }

@media (min-width: 1024px) {
  .einstein-plp-grid #main-plp .center-columns div {
    margin: 0 5rem !important; } }

@media (min-width: 768px) {
  .einstein-plp-grid #main-plp .center-columns div {
    margin: 0 2rem; } }

.einstein-plp-grid .notification-handler.danger,
.einstein-plp-grid .notification-handler.success {
  background: #d4e0d7;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029;
  left: 1.25rem;
  opacity: 0;
  position: fixed;
  right: 1.25rem;
  top: 5.375rem;
  -webkit-transform: translateX(120%);
          transform: translateX(120%);
  z-index: 9; }

.einstein-plp-grid .notification-handler.danger.active,
.einstein-plp-grid .notification-handler.success.active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.einstein-plp-grid .notification-handler.danger .content,
.einstein-plp-grid .notification-handler.success .content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  gap: 1.875rem;
  padding: 0.625rem 2.5rem; }

.einstein-plp-grid .notification-handler.danger {
  background: #fbe1e1;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029; }

.einstein-plp-grid .notification-handler.success .content img {
  height: 1.5625rem; }

.einstein-plp-grid .item-type-alert {
  color: #000;
  font: normal normal 700 1rem/1.875rem "nunito_sansregular";
  letter-spacing: 0.0313rem;
  text-align: left; }

.einstein-plp-grid .item-type-alert .underline-alert {
  text-decoration: underline !important; }

.einstein-plp-grid .notification-handler.danger::before,
.einstein-plp-grid .notification-handler.success::before {
  background: #27ba4f;
  content: "";
  height: 100%;
  position: absolute;
  width: 1.25rem; }

.einstein-plp-grid .notification-handler.danger::before {
  background: #ff0607; }

.einstein-plp-grid .notification-handler.danger .close-icon,
.einstein-plp-grid .notification-handler.success .close-icon {
  position: absolute;
  right: 1.25rem;
  cursor: pointer; }

.einstein-plp-grid .add-to-wishlist-messages {
  top: 50%; }

.einstein-plp-grid .remove-all {
  background-color: #761030;
  border: 0.01em solid #761030;
  border-radius: 0.3125rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000;
  color: #fff;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 800;
  height: 3.125rem;
  line-height: 1em;
  outline: 0;
  padding: 0.875em 5.875em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  width: auto; }

.einstein-plp-grid .delete-list-no-button {
  background-color: #fff;
  border: 0.01em solid #761030;
  border-radius: 0.3125rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #761030;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 800;
  height: 3.125rem;
  line-height: 1em;
  outline: 0;
  padding: 0.875em 5.875em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  width: auto; }

.einstein-plp-grid .add-anothe-product {
  text-align: center;
  font: normal normal 600 0.875rem/1.5625rem "nunito_sansregular";
  letter-spacing: 0;
  color: #761030;
  opacity: 1; }

.einstein-plp-grid .explore-now-btn {
  border: 0.0313rem solid #761030;
  border-radius: 0.125rem;
  margin: 0.9375rem;
  width: 16.1875rem;
  opacity: 1; }

.einstein-plp-grid .main-col {
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0313rem solid #761030;
  border-radius: 0 0 0.5rem 0.5rem;
  opacity: 1;
  padding: 0;
  height: 79.8%;
  margin-top: 0;
  margin-left: 0; }
  @media (max-width: 1049.98px) {
    .einstein-plp-grid .main-col {
      height: 79%; } }

.einstein-plp-grid .root-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

.einstein-plp-grid .plus-icon {
  text-align: center;
  opacity: 1;
  color: #761030; }

.einstein-plp-grid .compare-back-button {
  font-size: 2.0625rem;
  line-height: 1.3125rem;
  border: none;
  background: transparent;
  color: #761030; }

.einstein-plp-grid .wishlist-tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
  background: transparent; }

.einstein-plp-grid .wishlist-tooltip .wishlist-tooltiptext {
  visibility: hidden;
  font: normal normal bold 0.8125rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0406rem;
  color: #761030;
  -webkit-filter: drop-shadow(0.0625rem 0.0625rem 0.125rem #6316175c);
          filter: drop-shadow(0.0625rem 0.0625rem 0.125rem #6316175c);
  padding: 0;
  position: absolute;
  z-index: 1;
  background: #fff;
  width: 7.375rem;
  top: 115%;
  right: 36%;
  margin-top: 0.1875rem; }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid .wishlist-tooltip .wishlist-tooltiptext {
      font: normal normal 600 0.75rem/1rem "nunito_sansregular";
      width: 6.5rem;
      padding: 0.125rem 0; } }

.einstein-plp-grid .wishlist-tooltip:hover .wishlist-tooltiptext {
  visibility: visible; }

.einstein-plp-grid .wishlist-tooltip .wishlist-tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 69%;
  margin-left: 0.75rem;
  border-width: 0.4375rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent; }
  @media (max-width: 1023.98px) {
    .einstein-plp-grid .wishlist-tooltip .wishlist-tooltiptext::after {
      left: 65%; } }

.einstein-plp-grid .custom-stock-level-message {
  color: #ff0009;
  font-size: 0.75rem;
  font-weight: 600;
  font-family: "nunito_sansregular";
  position: absolute;
  top: 0.3125rem;
  line-height: 1rem; }

.einstein-plp-grid .einstein-carousal-plp .price-text {
  font-size: 0.875rem; }

.einstein-plp-grid .einstein-carousal-plp .modal-title {
  font-weight: 700; }

.einstein-plp-grid .einstein-carousal-plp .modal-dialog {
  max-width: 100% !important;
  margin: 0;
  position: fixed;
  bottom: 0;
  width: 100%; }

.einstein-plp-grid .einstein-carousal-plp .modal-content {
  height: auto; }

.einstein-plp-grid .einstein-carousal-plp .tile-image {
  width: 100%; }

.einstein-plp-grid .einstein-carousal-plp .einstein-wishlist,
.einstein-plp-grid .einstein-carousal-plp img.promotion-ribbon,
.einstein-plp-grid .einstein-carousal-plp p.ribbon-content,
.einstein-plp-grid .einstein-carousal-plp ul.slick-dots,
.einstein-plp-grid .einstein-carousal-plp p.flat-off,
.einstein-plp-grid .einstein-carousal-plp div.einstein-btn,
.einstein-plp-grid .einstein-carousal-plp div.category,
.einstein-plp-grid .einstein-carousal-plp div.like {
  display: none !important; }

.einstein-plp-grid .einstein-carousal-plp .multi-image-container {
  margin-top: 0; }

.einstein-plp-grid .einstein-carousal-plp .slick-dotted.slick-slider {
  margin-bottom: 0; }

.einstein-plp-grid .einstein-carousal-plp .multi-image-container .einstein-navigators {
  bottom: 60%; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: calc($diameter / 2);
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  background-color: #27ba4f;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: calc($diameter / 2);
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: calc($diameter / 2);
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

@media (max-width: 767.98px) {
  #sortby-custom-select {
    position: relative; } }

.skull-select {
  height: 2.625rem;
  line-height: 2.625rem;
  width: 11.25rem;
  background-color: #fff; }
  @media (max-width: 767.98px) {
    .skull-select {
      position: relative;
      display: none !important; } }

.skull-select select {
  position: absolute;
  z-index: 8;
  height: 2.75rem;
  line-height: 1.5625rem;
  width: 100%;
  color: #761030;
  padding-left: 0.625rem;
  border: 0;
  border-radius: 0;
  display: inline-block;
  display: block;
  font-size: 0.875rem;
  font-family: "nunito_sansbold";
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-transform: uppercase; }
  .skull-select select.sorybyoption {
    width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  @media (min-width: 768px) {
    .skull-select select {
      z-index: 1; } }

.skull-select .skull-select-mask {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0); }
  @media (min-width: 768px) {
    .skull-select .skull-select-mask {
      z-index: 2; } }

.skull-select::after {
  position: absolute;
  z-index: 0;
  display: block;
  content: "";
  top: 1.25rem;
  right: 1.25rem;
  height: 0.625rem;
  width: 0.625rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: #761030 1px solid;
  border-left: #761030 1px solid;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.skull-select.active::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 27px; }

#skull-mask {
  display: none !important;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    #skull-mask {
      background: rgba(255, 255, 255, 0.1); } }

.skull-list,
.option-values-sort {
  position: fixed;
  padding: 0;
  width: 100%;
  left: 0 !important;
  bottom: 0;
  overflow-y: auto;
  z-index: 9;
  border-radius: 0.625rem 0.625rem 0 0;
  background: #fff;
  height: auto;
  top: auto !important; }
  @media (min-width: 768px) {
    .skull-list,
    .option-values-sort {
      position: absolute;
      top: 60px !important;
      bottom: auto;
      width: 100%;
      border: 1px solid #761030;
      -webkit-box-shadow: 0 0 10px #83272930;
              box-shadow: 0 0 10px #83272930;
      border-radius: 0.3125rem;
      color: #000; } }

.skull-list ul,
.skull-list li {
  list-style: none;
  padding: 0;
  margin: 0; }

.skull-list ul {
  padding: 10px; }

.skull-list li {
  padding: 0.3125rem 0.625rem;
  background: #fff;
  font-size: 0.875rem;
  font-family: "nunito_sansbold";
  font-family: "nunito_sansregular";
  font-weight: 800;
  text-transform: uppercase; }

.skull-list li label {
  display: block; }

.skull-list li label .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer; }

.skull-list li label .icon-radio {
  float: left;
  position: relative;
  vertical-align: middle;
  width: 1.25rem;
  height: 1.25rem;
  border: #761030 1px solid;
  border-radius: 50%;
  outline: none;
  margin-right: 0.625rem; }
  @media (min-width: 768px) {
    .skull-list li label .icon-radio {
      display: none; } }

.skull-list li.checked {
  color: #761030; }

.skull-list li.checked .icon-radio {
  width: 1.25rem;
  height: 1.25rem;
  background: #fff;
  border: #761030 1px solid;
  border-radius: 50%; }

.skull-list li.checked .icon-radio::after {
  position: absolute;
  z-index: 0;
  display: block;
  content: "";
  top: 0.3125rem;
  left: 0.3125rem;
  height: 0.5625rem;
  width: 0.5625rem;
  background: #761030;
  border-radius: 0.3125rem;
  border: 0; }

.skull-list li:active {
  background: rgba(0, 0, 0, 0.025); }

.skull-list li:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.skull-list li:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.skull-list ::-webkit-scrollbar {
  width: 0.1875rem;
  margin-right: 0.125rem; }

.skull-list ::-webkit-scrollbar:horizontal {
  height: 0.1875rem;
  margin-bottom: 0.125rem; }

.skull-list ::-webkit-scrollbar-track {
  border-radius: 0.125rem; }

.skull-list ::-webkit-scrollbar-track-piece {
  background-color: #fff;
  border-radius: 0.125rem; }

.skull-list ::-webkit-scrollbar-thumb {
  width: 2px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.25); }

.skull-list ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.25); }

@media (min-width: 768px) {
  .skull-list li:first-child {
    display: none; } }

.sort-option .default-option::after {
  display: none; }

#sortby-custom-select.active .skull-select::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.refinement-bar {
  background-color: white;
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  .refinement-bar .btn-outline-primary :active:focus,
  .refinement-bar .btn-outline-primary .active:focus,
  .refinement-bar .show > .btn-outline-primary.dropdown-toggle:focus,
  .refinement-bar .show > .btn-primary.dropdown-toggle:focus,
  .refinement-bar .btn:focus,
  .refinement-bar .btn.focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .refinement-bar .close:hover {
    opacity: 1; }
  .refinement-bar .border-remove:focus {
    outline: none; }
  @media (max-width: 767.98px) {
    .refinement-bar {
      background-color: #fff;
      -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
              box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      height: 100%;
      width: 100%;
      z-index: 999; } }
  @media (max-width: 575.98px) {
    .refinement-bar {
      position: fixed; } }
  @media (min-width: 768px) {
    .refinement-bar {
      display: block !important;
      overflow: visible; } }

.added-compareitem {
  border: none; }

.active-custom-backdrop {
  background-color: black;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  z-index: 10; }

.custom-backdrop-message,
.custom-backdrop-message1 {
  display: none;
  position: absolute;
  top: 2.5rem;
  background: white;
  font-size: 9px;
  right: 7.5rem;
  padding: 5px 14px;
  z-index: 11;
  font-weight: bold;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 1.3rem; }

.active-custom-backdrop-message {
  display: block; }

.custom-backdrop-message::after {
  content: "";
  position: absolute;
  top: -9px;
  left: 7%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.custom-backdrop-message1::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 7%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.filter-header {
  margin-left: calc($grid-gutter-width / 2 * -1);
  margin-right: calc($grid-gutter-width / 2 * -1); }
  .filter-header .header-bar img {
    float: left;
    margin-right: -1rem; }

.header-bar {
  background-color: #fff;
  border-bottom: 0.063em solid transparent; }
  .header-bar button.close {
    padding-top: 0.39rem;
    font-family: "nunito_sansbold";
    padding-left: 3rem;
    color: #761030;
    float: left;
    font-size: 1rem;
    opacity: 1; }
  .header-bar .fa.fa-close::before {
    font-size: 1.25em; }
  @media (max-width: 767.98px) {
    .header-bar {
      padding: 2rem 1rem 2.438rem; } }

li button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  li button span.checkbox-square {
    margin-right: 0.5rem;
    border: 0.063rem solid #761030;
    position: relative;
    display: block;
    float: left;
    height: 1.125rem;
    width: 1.125rem;
    background-color: #fff; }
    @media (min-width: 768px) {
      li button span.checkbox-square {
        scale: 1.1;
        margin-top: 1px;
        border-radius: 0.125rem; } }
    li button span.checkbox-square ::before {
      display: block;
      width: 1.125rem; }

i.fa-check-square {
  display: block;
  margin-left: 3px;
  color: #761030;
  margin-top: 0.18rem;
  scale: 1.7;
  padding-left: 0.188rem;
  padding-right: 0.638rem; }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .container.fiter-container div.collapsible-xl button.title {
    font-size: 0.7rem;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0; } }

@media (min-width: 1024px) and (max-width: 1049.98px) {
  .container.fiter-container div.collapsible-xl button.title {
    font-size: 0.875rem;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0; } }

@media (min-width: 768px) {
  .container.fiter-container div.collapsible-xl .col-md-2 {
    padding-right: 0; }
  .container.fiter-container div.collapsible-xl button.title {
    text-align: right;
    line-height: 2.5rem;
    color: #761030;
    border: 1px solid transparent;
    padding: 0 1rem;
    border-radius: 0.3125rem;
    font-size: 0.875rem; }
  .container.fiter-container div.collapsible-xl .title::after {
    content: "\f107";
    float: right;
    font-family: FontAwesome;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .container.fiter-container div.collapsible-xl.active button.title::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .container.fiter-container div.collapsible-xl.active .card-body {
    display: block;
    max-height: 20.125rem;
    overflow-y: auto; } }

@media (max-width: 1023.98px) {
  .container.fiter-container div.collapsible-xl button.title {
    padding: 0 0.625rem; } }

@media (max-width: 767.98px) {
  .container.fiter-container div.collapsible-xl button.title {
    text-align: left;
    border: 0.019rem solid #761030;
    color: #761030;
    border-radius: 0;
    margin-bottom: -0.25rem;
    text-decoration: none;
    background-color: #fff; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .collapsible-custom {
    padding-top: 0.65rem;
    font-size: 0.7rem; } }

@media (min-width: 1024px) and (max-width: 1049.98px) {
  .collapsible-custom {
    padding-top: 0.59rem;
    font-size: 0.9rem; } }

@media (min-width: 768px) {
  .collapsible-custom {
    color: #761030;
    width: inherit;
    padding-right: 0;
    padding-left: 0;
    line-height: 2.5rem;
    font-size: 0.875rem; }
    .collapsible-custom span::after {
      float: right;
      padding-left: 1.3rem;
      content: "\f107";
      font-family: FontAwesome;
      color: #761030;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .collapsible-custom.active:focus {
      border: 1px solid #000; }
    .collapsible-custom.active span::after {
      content: "\f106";
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; } }

@media (max-width: 767.98px) {
  #see-more-filters-m {
    border: 0.0225rem solid #761030;
    border-top: 0 none;
    padding: 0 0 0.625rem 0;
    width: 100%; } }

#see-more-filters-m .card-body > .content {
  border: 0; }

#see-more-filters-m .card-body {
  display: none !important; }

#see-more-filters-m .refinement.open .card-body,
#see-more-filters-m .refinement.open .content {
  display: block !important; }

#see-more-filters-m .refinement.open .title::after {
  content: "\f068"; }

#see-more-filters-m .card-header {
  padding-top: 0.4375rem;
  padding-bottom: 0; }
  #see-more-filters-m .card-header .seemore-inner-title {
    line-height: normal;
    height: auto; }

#see-more-filters-m .card-body {
  padding-top: 11px; }

.seemore-mobile .collapsible-custom-m.title::after {
  content: "\f067" !important; }

.seemore-mobile.seemore-open .see-more-filters-m {
  display: block !important; }

.seemore-mobile.seemore-open .collapsible-custom-m.title::after {
  content: "\f068" !important; }

.seemore-mobile.active .card-body,
.seemore-mobile.active .content {
  display: none; }

#see-more-filters {
  width: 15rem;
  display: none;
  left: -3.8rem; }
  @media (min-width: 768px) {
    #see-more-filters {
      max-height: 20.125rem;
      overflow-y: auto;
      overflow-x: hidden;
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      #see-more-filters .card .card-header {
        padding: 0; }
        #see-more-filters .card .card-header .collapsible-custom,
        #see-more-filters .card .card-header .collapsible-custom:hover {
          color: #761030; }
        #see-more-filters .card .card-header .title {
          color: #000;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          line-height: auto;
          border: 0 !important; }
      #see-more-filters .card .card-body {
        width: 14rem;
        margin-bottom: -1.5rem;
        position: relative;
        margin-top: 0;
        border: 0;
        padding-bottom: 0;
        background-color: transparent;
        top: -1rem;
        padding-top: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-radius: 0; }
        #see-more-filters .card .card-body ul {
          margin: 0.625rem 0;
          overflow: hidden; }
          #see-more-filters .card .card-body ul li .span-filter-align {
            overflow-wrap: anywhere;
            width: 9.6875rem; }
      #see-more-filters::-webkit-scrollbar {
        width: 0.25rem; }
      #see-more-filters::-webkit-scrollbar-track {
        background: #fff; }
      #see-more-filters::-webkit-scrollbar-thumb {
        background-color: #761030;
        border-radius: 0.5rem; }
      #see-more-filters::-webkit-scrollbar-thumb:hover {
        background-color: #761030; } }

@media (max-width: 767.98px) {
  #see-more-filters-m > .card .card-header button.title {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    text-align: left;
    color: #761030;
    font-size: 0.9rem;
    line-height: 1.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

@media (max-width: 767.98px) {
  #see-more-filters-m > .card .card-body {
    border: 0; } }

div.refinement {
  background-color: #fff; }

@media (max-width: 1023.98px) {
  .refinement-main-block {
    display: contents; } }

.refinements .card-body {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  .refinements .card-body .icon-styling::before {
    font-size: 0.625rem;
    height: 1.125rem;
    width: 1.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #761030;
    color: white;
    margin-right: 0.4375rem; }
    @media (min-width: 768px) {
      .refinements .card-body .icon-styling::before {
        height: 1.25rem;
        width: 1.25rem;
        margin-left: -0.0625rem; } }

.refinements > .card .card-body {
  padding: 0; }
  @media (min-width: 768px) {
    .refinements > .card .card-body {
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      .refinements > .card .card-body::-webkit-scrollbar {
        width: 0.375rem; }
      .refinements > .card .card-body::-webkit-scrollbar-track {
        background: #fff; }
      .refinements > .card .card-body::-webkit-scrollbar-thumb {
        background-color: #761030;
        border-radius: 0.5rem; }
      .refinements > .card .card-body::-webkit-scrollbar-thumb:hover {
        background-color: #761030; } }

@media (max-width: 1023.98px) {
  .refinements .card-body {
    width: 100%; } }

.refinements button {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 0.625rem;
  outline: 0; }
  @media (max-width: 1023.98px) {
    .refinements button {
      padding: 0 0.5625rem; } }

.refinements.active button {
  border: 1px solid #761030; }

.refinements .btn:hover {
  color: #761030; }

@media (min-width: 768px) {
  .refinements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .refinements .card {
      border: 0; }
      .refinements .card.active h2 img {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
      .refinements .card h2 img {
        float: right;
        margin-top: 0; }
      .refinements .card .card-header {
        font-family: "nunito_sansregular";
        font-size: 0.875rem;
        padding-left: 0;
        padding-right: 0;
        background-color: white;
        border: 0;
        color: #761030; }
      .refinements .card .card-body {
        border: 0.063rem solid #761030;
        z-index: 11;
        background: #fff;
        position: absolute;
        top: 4rem;
        min-width: 12rem;
        font-family: "nunito_sanssemibold";
        border-radius: 0.1875rem;
        padding: 1rem;
        -webkit-box-shadow: 0 0 15px #83272933;
                box-shadow: 0 0 15px #83272933;
        display: none; } }

@media (min-width: 1024px) {
  .refinements {
    max-width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.refinements .header li,
.refinements .values li {
  padding: 0 0 0.75rem; }
  .refinements .header li button,
  .refinements .values li button {
    padding: 0 0 0 0.375rem; }
    .refinements .header li button span,
    .refinements .values li button span {
      font-weight: 400;
      letter-spacing: 0; }

@media (min-width: 576px) and (max-width: 767.98px) {
  .refinements .header li,
  .refinements .values li {
    display: inline-block; } }

.refinements .header {
  font-size: 1.125em;
  color: #444; }

.refinements ul {
  overflow: hidden;
  margin: 0; }
  .refinements ul li {
    padding-left: 0.063rem; }
    @media (min-width: 768px) {
      .refinements ul li {
        padding: 0.3125rem 0; } }
    .refinements ul li button {
      border: none;
      color: var(--skin-link-color-1);
      background-color: transparent; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button {
      padding: 0; }
  .refinements li.disabled {
    display: none;
    opacity: 0.5; }

@media (max-width: 575.98px) {
  .refinements {
    padding: 0; } }

.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0; }

.secondary-bar::-webkit-scrollbar {
  width: 0; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  overflow: auto;
  color: #761030; }
  .secondary-bar ul::-webkit-crollbars-thumb {
    background-color: #761030 !important;
    padding-top: 8px !important; }
  @media (min-width: 768px) {
    .secondary-bar ul::-webkit-scrollbar-thumb {
      background-color: #fff !important;
      padding-top: 0 !important; }
    .secondary-bar ul:hover::-webkit-scrollbar-thumb {
      background-color: #761030 !important; } }
  .secondary-bar ul .filter-value button .sr-only {
    display: none; }
  .secondary-bar button.reset,
  .secondary-bar button.reset:hover {
    color: #000 !important;
    background-color: #fff !important;
    border: none !important; }
    @media (max-width: 767.98px) {
      .secondary-bar button.reset,
      .secondary-bar button.reset:hover {
        float: left;
        font-family: arial, sans-serif;
        width: 48%;
        border: none;
        color: #000 !important;
        cursor: pointer;
        font-size: 0.75rem;
        text-align: center;
        text-transform: capitalize;
        padding: 10px !important;
        border-right: 1px solid #c4c4c4 !important; } }
  @media (max-width: 767.98px) {
    .secondary-bar button.apply {
      float: right;
      width: 48%; } }
  @media (max-width: 575.98px) {
    .secondary-bar button.apply {
      width: 5.375rem; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 575.98px) {
    .secondary-bar {
      padding: 0.938em; } }
  @media (max-width: 767.98px) {
    .secondary-bar {
      position: relative;
      margin: 0;
      padding: 0;
      margin-top: 0.5rem;
      background-color: transparent; }
      .secondary-bar .filter-action-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        padding: 10px 0;
        border-top: 1px solid #b3b3b3; }
        .secondary-bar .filter-action-btn .close {
          font-size: 0.75rem;
          opacity: 1 !important;
          font-family: arial, sans-serif;
          color: #000 !important;
          background-color: #fff !important;
          border: none !important;
          padding: 0.375rem 0.938rem;
          float: right;
          width: 48%;
          text-shadow: none;
          line-height: inherit;
          font-weight: 400; } }
  @media (min-width: 768px) {
    .secondary-bar {
      max-width: 100%;
      margin: auto;
      padding-left: 0.625rem;
      padding-right: 0.3125rem; }
      .secondary-bar button.reset {
        border: 0;
        font-family: "nunito_sanssemibold";
        font-size: 0.875rem;
        font-weight: 500;
        color: #761030 !important;
        background-color: #fff !important;
        text-transform: uppercase;
        margin-bottom: 0.375rem; } }
  .secondary-bar .filter-bar secondary-bar {
    position: relative; }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.sort-by-d #sortby-custom-select .sorybyoption {
  border: none;
  outline: none; }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .sort-by-d {
    left: -4rem; } }

@media (min-width: 768px) {
  .sort-by-d {
    color: #761030;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border: 1px solid #761030;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    background: #fff;
    height: 3.75rem;
    border-radius: 0.375rem;
    position: relative; }
    .sort-by-d .sort-by-text {
      color: #761030;
      font-family: "nunito_sansbold";
      padding: 0;
      margin: 0;
      font-size: 0.875rem;
      width: 5.3125rem;
      padding-left: 0.9375rem;
      text-align: center;
      line-height: 1.25rem;
      padding-top: 0.1875rem; }
    .sort-by-d .custom-select {
      font-family: "nunito_sanssemibold";
      background: transparent;
      text-align: right;
      color: #761030;
      right: 0;
      top: 0.1rem;
      border: 0.0625rem solid #761030;
      border-radius: 0.3125rem;
      opacity: 1;
      width: 17.0625rem;
      height: 3.75rem;
      position: absolute; }
    .sort-by-d .custom-select:focus {
      -webkit-box-shadow: none;
              box-shadow: none; } }

.grid-header-next {
  max-width: 100%;
  margin: auto;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .grid-header-next {
      margin-bottom: 2rem; } }
  @media (max-width: 767.98px) {
    .grid-header-next {
      z-index: 99; } }
  @media (min-width: 1024px) {
    .grid-header-next .sortby {
      padding: 0; } }

@media (min-width: 768px) {
  .tab-pane {
    padding: 0 20px; } }

@media (min-width: 1024px) {
  .tab-pane {
    padding: 0; } }

.tab-pane#product-search-results > .grid-header.d-md-none {
  z-index: 2;
  background: #fff;
  margin-bottom: 0; }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .tab-pane#product-search-results > .grid-header.d-md-none {
      margin-right: -1.8em;
      margin-left: -1.84em; } }

@media (max-width: 767.98px) {
  .tab-pane#product-search-results > .grid-header {
    position: fixed;
    top: 7.2rem;
    width: 100%; }
    .tab-pane#product-search-results > .grid-header.filter-position {
      top: 11.2rem; }
      .tab-pane#product-search-results > .grid-header.filter-position.addtop {
        top: 7.2rem; } }

@media (max-width: 767.98px) {
  .tab-pane#product-search-results > .filter-bar {
    position: fixed;
    top: 10rem;
    background: #fff;
    width: 100%;
    z-index: 1;
    padding-bottom: 0;
    margin-left: 0;
    left: 0; }
    .tab-pane#product-search-results > .filter-bar.filter-position {
      top: 14rem; }
      .tab-pane#product-search-results > .filter-bar.filter-position.addtop {
        top: 10rem; } }

@media (max-width: 1023.98px) {
  .tab-pane#product-search-results .notification-handler {
    top: 7.375rem; } }

.tab-pane .btn-outline-primary :active:focus,
.tab-pane .btn-outline-primary .active:focus,
.tab-pane .show > .btn-outline-primary.dropdown-toggle:focus,
.tab-pane .btn:focus,
.tab-pane .btn.focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0; }

.grid-header,
.content-grid-header {
  margin-bottom: 1em; }
  .grid-header .btn-primary :active,
  .grid-header .btn-primary .active,
  .grid-header .show > .btn-primary.dropdown-toggle,
  .content-grid-header .btn-primary :active,
  .content-grid-header .btn-primary .active,
  .content-grid-header .show > .btn-primary.dropdown-toggle {
    color: #761030;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .grid-header .btn-outline-primary :active:focus,
  .grid-header .btn-outline-primary .active:focus,
  .grid-header .show > .btn-outline-primary.dropdown-toggle:focus,
  .grid-header .btn:focus,
  .grid-header .btn.focus,
  .content-grid-header .btn-outline-primary :active:focus,
  .content-grid-header .btn-outline-primary .active:focus,
  .content-grid-header .show > .btn-outline-primary.dropdown-toggle:focus,
  .content-grid-header .btn:focus,
  .content-grid-header .btn.focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  @media (max-width: 767.98px) {
    .grid-header button.filter-results,
    .grid-header button.filter-results:focus,
    .grid-header button.sort-results,
    .grid-header button.sort-result:focus,
    .content-grid-header button.filter-results,
    .content-grid-header button.filter-results:focus,
    .content-grid-header button.sort-results,
    .content-grid-header button.sort-result:focus {
      -webkit-box-shadow: none;
              box-shadow: none;
      border-left: 0.0625rem solid #832729bd;
      font-family: "nunito_sansextrabold";
      font-weight: 800;
      border-right: 0;
      border-radius: 0;
      border-top: 0;
      border-bottom: 0;
      background-color: #fff;
      color: #761030;
      display: block;
      width: 100%; }
    .grid-header button.sort-results,
    .content-grid-header button.sort-results {
      padding-top: 0.6rem; } }
  @media (max-width: 575.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }

.result-count {
  font-size: 0.875rem; }

.refinement .refinement-selected-count {
  display: none; }
  @media (min-width: 1024px) {
    .refinement .refinement-selected-count {
      display: none; } }

.refinement.active .refinement-selected-count {
  display: none; }
  @media (min-width: 1024px) {
    .refinement.active .refinement-selected-count {
      display: inline; } }

.refinement button {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

@media (min-width: 768px) {
  .refinement {
    margin-bottom: 0; } }

@media (max-width: 767.98px) {
  .refinement.card {
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    border-bottom: 0; }
  .refinement .card-header {
    border-bottom: 0 none;
    padding: 0.563rem 1rem; }
    .refinement .card-header button.title {
      height: 3.125rem !important;
      padding-top: 0; }
    .refinement .card-header button span {
      font-size: 0.875rem; }
  .refinement .card-body {
    padding: 0 1rem; }
    .refinement .card-body > ul {
      border: 0.0225rem solid #761030;
      border-top: 0 none;
      border-bottom-left-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem;
      border-left: 0.025rem solid #7f7f7f;
      border-bottom: 0.025rem solid #7f7f7f;
      border-right: 0.025rem solid #7f7f7f;
      position: relative;
      top: -0.313rem; } }

.refinement a {
  text-decoration: none; }

.refinement.refinement-category li {
  display: block; }

.refinement.refinement-category > ul > li {
  margin-left: 0; }

.search-banner {
  background-image: url("../images/search.jpg");
  background-position-y: 40%; }

.search-keywords {
  font-weight: bold; }

.fiter-container {
  max-width: 100%; }
  @media (min-width: 768px) {
    .fiter-container {
      position: relative;
      z-index: 8; } }
  .fiter-container.position-fixed {
    top: 115px;
    z-index: 9; }
    @media (min-width: 1024px) {
      .fiter-container.position-fixed {
        top: 75px; } }
  .fiter-container .filter-shade {
    -webkit-box-shadow: 0 0.1875rem 0.5rem #5d5d5d26;
            box-shadow: 0 0.1875rem 0.5rem #5d5d5d26; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .fiter-container .filter-shade {
        z-index: 8;
        background: white;
        top: 7.2rem; } }
    @media (min-width: 1024px) {
      .fiter-container .filter-shade {
        z-index: 8;
        background: white;
        top: 4.6rem; } }

.fiter-container .refinement-bar {
  max-width: 100%; }
  @media (max-width: 767.98px) {
    .fiter-container .refinement-bar .container {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 40px; } }
  @media (min-width: 768px) {
    .fiter-container .refinement-bar {
      padding-left: 0;
      padding-right: 0; } }

@media (min-width: 576px) {
  .filter-bar {
    top: 10.1rem;
    background: #fff;
    position: sticky;
    z-index: 2;
    padding: 0; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .filter-bar {
    margin-left: -3em;
    margin-right: -1em; } }

.filter-bar ul {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  overflow-x: scroll; }

.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em; }
  .filter-bar li:first-child {
    margin-left: 0; }
  .filter-bar li.filter-value {
    border: 0.01875rem solid #761030;
    padding: 0 0.3125em;
    border-radius: 0.875rem;
    position: relative;
    margin-top: 0.2rem; }
    .filter-bar li.filter-value span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
    .filter-bar li.filter-value button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: none;
      padding: 0.125rem 1rem 0.125rem 0.5rem; }
      @media (max-width: 767.98px) {
        .filter-bar li.filter-value button {
          color: #000;
          font-size: 0.75rem; } }
      @media (min-width: 768px) {
        .filter-bar li.filter-value button {
          color: #761030;
          font-size: 0.875rem; } }
      .filter-bar li.filter-value button::after {
        content: "\f00d";
        font: normal normal normal 0.875rem/1 FontAwesome;
        text-rendering: auto;
        position: relative;
        right: -0.7rem;
        color: #000 !important; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 0.25rem; }
    .filter-bar li.swatch-filter button {
      width: 100%;
      height: 100%;
      display: block;
      border: none; }
      .filter-bar li.swatch-filter button::before {
        content: "";
        background-color: white;
        width: 0.8em;
        height: 0.8em;
        border-radius: 0.4em;
        position: absolute;
        left: 0.5em;
        top: 0.5em; }
      .filter-bar li.swatch-filter button::after {
        content: "\f057";
        font: normal normal normal 0.875rem/1 FontAwesome;
        display: inline;
        text-rendering: auto;
        position: absolute;
        left: 0.18em;
        top: 0.12em;
        font-size: 1.5em; }

@media (max-width: 575.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 575.98px) {
  .product-grid {
    padding-top: 0.5rem; }
    .product-grid .col-6 {
      padding-left: 0.625rem;
      padding-right: 0.625rem; } }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both; }

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: '\f058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '\f058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.search-nav {
  border-bottom: 0.063em solid #ccc; }
  @media (max-width: 767.98px) {
    .search-nav {
      margin-bottom: 0;
      border-bottom: 0; } }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 575.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #f9f9f9; }

.product-options .quantity {
  position: absolute;
  bottom: 0;
  right: 0; }

.no-result-found-root {
  background-color: #fff; }
  @media (max-width: 767.98px) {
    .no-result-found-root {
      margin-bottom: 3rem; } }
  @media (min-width: 768px) {
    .no-result-found-root {
      margin-bottom: 5rem; } }
  @media (max-width: 767.98px) {
    .no-result-found-root .no-result-found-col-two {
      margin-top: 2rem; } }
  .no-result-found-root .no-result-found-col-two ul {
    list-style-type: none; }
  .no-result-found-root .no-result-found-col-two li::before {
    content: "-";
    color: #000;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }
  .no-result-found-root .no-result-found-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .no-result-found-root ul {
    padding-left: 0.875rem;
    margin-bottom: 3rem; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .no-result-found-root ul {
        margin-bottom: 1rem; } }
  .no-result-found-root .no-result-oops {
    text-align: left;
    font: normal normal 800 2.5rem/3.375rem "nunito_sansregular";
    letter-spacing: 0.1rem;
    color: #761030;
    opacity: 1; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .no-result-found-root .no-result-oops {
        font-size: 1.875rem; } }
    @media (max-width: 767.98px) {
      .no-result-found-root .no-result-oops {
        font-size: 1.25rem; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .no-result-found-root .not-found-with-msg,
    .no-result-found-root ul li.no-result-found-guides {
      line-height: 1.9rem; } }
  @media (max-width: 1023.98px) {
    .no-result-found-root .not-found-with-msg,
    .no-result-found-root ul li.no-result-found-guides {
      font: normal normal normal 0.75rem/1.875rem "nunito_sansregular"; } }
  @media (min-width: 768px) {
    .no-result-found-root .not-found-with-msg,
    .no-result-found-root ul li.no-result-found-guides {
      font: normal normal normal 0.8125rem/1.75rem "nunito_sansregular"; } }
  .no-result-found-root .not-found-with-msg {
    text-align: left;
    font: normal normal 600 1.5625rem/3.125rem "nunito_sansregular";
    letter-spacing: 0.0938rem;
    color: #000;
    opacity: 1; }
    @media (max-width: 1023.98px) {
      .no-result-found-root .not-found-with-msg {
        font-size: 1rem;
        line-height: 1.5rem; } }
  .no-result-found-root .no-result-found-guides {
    text-align: left;
    letter-spacing: 0.0325rem;
    color: #000;
    opacity: 1; }
  .no-result-found-root #redirect-to-shopping-page {
    background: #761030 0% 0% no-repeat padding-box;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    opacity: 1;
    color: #fff;
    top: 36.125rem;
    left: 47.875rem; }
    @media (max-width: 767.98px) {
      .no-result-found-root #redirect-to-shopping-page {
        height: 2.75rem;
        width: 11.25rem;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font: normal normal bold 0.813rem/1.625rem "nunito_sansregular"; } }
    .no-result-found-root #redirect-to-shopping-page img {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    @media (min-width: 768px) {
      .no-result-found-root #redirect-to-shopping-page {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 13.563rem;
        height: 3.125rem; }
        .no-result-found-root #redirect-to-shopping-page img {
          display: none; } }
  .no-result-found-root #no-result-found-img {
    opacity: 0.44;
    max-width: 100%; }

.skull-select select {
  width: auto; }

.bottom-region {
  margin-left: -0.938rem;
  margin-right: -0.938rem; }
  .bottom-region .mx-4 {
    margin: 0 !important;
    margin-bottom: 0.625rem !important; }
  .bottom-region .accordion {
    margin: 0 !important;
    padding: 0 !important; }

#maincontent .search-results .tab-content.col-12 {
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 767.98px) {
    #maincontent .search-results .tab-content.col-12 {
      padding-top: 65px; } }

@media (max-width: 767.98px) {
  .noresultscontainer {
    word-break: break-all; } }

.noresultscontainer .sorrycontainer h3 {
  color: #761030;
  font-family: arial;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 57px;
  position: relative;
  text-align: center;
  margin-bottom: 26px; }
  @media (min-width: 1024px) {
    .noresultscontainer .sorrycontainer h3 {
      font-size: 40px;
      text-align: center;
      margin-bottom: 20px;
      line-height: 46px; } }

.noresultscontainer h6 {
  color: #000000de;
  font-size: 16px;
  font-weight: 500;
  line-height: 44px;
  font-family: arial, sans-serif;
  text-align: center; }
  @media (min-width: 1024px) {
    .noresultscontainer h6 {
      font-size: 20px;
      line-height: 23px; } }

@media (min-width: 1024px) {
  .noresultscontainer .popular-searches {
    margin-bottom: 40px;
    max-width: 550px;
    width: 100%; } }

.quick-view-dialog-container {
  max-width: 67.25rem !important; }

.quickview-body {
  max-height: -webkit-fit-content !important;
  max-height: -moz-fit-content !important;
  max-height: fit-content !important; }

.quickview-pname {
  text-transform: capitalize;
  color: #000;
  font-family: arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.8px;
  margin: 10px 0; }

.quickview-pid {
  color: rgba(0, 0, 0, 0.5);
  font-family: arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 0.72px; }

.quickview-description {
  color: #000;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: 0.56px; }

.quickview-productprice {
  padding: 0;
  margin: 0 auto;
  width: 100%; }
  .quickview-productprice .price {
    margin-top: 0; }
    .quickview-productprice .price .sales-price-home {
      margin: 0 auto;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      .quickview-productprice .price .sales-price-home .list-price-format .price-mrp-text {
        display: none; }
      .quickview-productprice .price .sales-price-home .list-price .percentage-off {
        background-color: #ebdbe0;
        color: #761030;
        line-height: 14px;
        padding: 4px 5px 2px;
        font-size: 0.75rem;
        font-weight: 500;
        margin-left: 1.5625rem; }
        @media (max-width: 1049.98px) {
          .quickview-productprice .price .sales-price-home .list-price .percentage-off {
            font-size: 0.625rem; } }
  .quickview-productprice .price-text {
    color: #000;
    text-transform: capitalize;
    margin: 0 auto;
    font: normal normal bold 12px/14px arial, sans-serif; }

.quickview-instock {
  color: #761030;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 116.5%;
  letter-spacing: 0.56px; }

.quickview-productdetail {
  display: none;
  width: 400px;
  height: 57px;
  border: 1px solid #761030;
  background: #fff;
  color: #761030;
  font-family: arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.96px; }
  .quickview-productdetail:hover {
    background: #761030;
    color: #fff; }

.quickview-variation-name {
  color: #000;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 148%;
  letter-spacing: 0.48px;
  text-transform: uppercase; }

.quick-view-modal {
  padding: 0;
  position: fixed;
  left: 0;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  .quick-view-modal.modal {
    top: unset;
    bottom: 0; }
  @media (min-width: 1024px) {
    .quick-view-modal {
      display: none; } }
  .quick-view-modal .modal-content {
    background-color: #fff;
    text-align: center;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    position: relative;
    border: 0; }
    .quick-view-modal .modal-content .modal-header {
      position: absolute;
      top: 14px;
      right: 14px;
      z-index: 20; }
    .quick-view-modal .modal-content .quickview-body {
      height: 100%;
      margin: 0 14px;
      overflow: hidden; }
      .quick-view-modal .modal-content .quickview-body .ribbons-section {
        gap: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap; }
        .quick-view-modal .modal-content .quickview-body .ribbons-section .plp-ribbon {
          max-width: 5.75rem;
          margin: 8px auto; }
          @media (min-width: 768px) {
            .quick-view-modal .modal-content .quickview-body .ribbons-section .plp-ribbon {
              max-width: calc(50% - 6px); } }
          .quick-view-modal .modal-content .quickview-body .ribbons-section .plp-ribbon:not(:first-child) {
            margin-top: 0; }
      .quick-view-modal .modal-content .quickview-body .product-quickview {
        margin-top: 44px; }
        .quick-view-modal .modal-content .quickview-body .product-quickview .color-swatches .swatches-ul {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          margin: 10px auto; }
          .quick-view-modal .modal-content .quickview-body .product-quickview .color-swatches .swatches-ul .swatch-li {
            border: none;
            background-color: transparent;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            padding: 0; }
            .quick-view-modal .modal-content .quickview-body .product-quickview .color-swatches .swatches-ul .swatch-li:not(:first-child) {
              margin-left: 12px; }
              @media (min-width: 768px) {
                .quick-view-modal .modal-content .quickview-body .product-quickview .color-swatches .swatches-ul .swatch-li:not(:first-child) {
                  margin-left: 16px; } }
            .quick-view-modal .modal-content .quickview-body .product-quickview .color-swatches .swatches-ul .swatch-li .plp-swathces {
              width: 12px;
              height: 12px;
              outline: 0.5px solid #dcdcdc;
              outline-offset: 3px; }
              .quick-view-modal .modal-content .quickview-body .product-quickview .color-swatches .swatches-ul .swatch-li .plp-swathces:not(:first-child) {
                margin-left: 14px; }
          .quick-view-modal .modal-content .quickview-body .product-quickview .color-swatches .swatches-ul .swatch-li[data-selected="true"] .plp-swathces {
            outline: 1px solid #000;
            outline-offset: 3px; }
        .quick-view-modal .modal-content .quickview-body .product-quickview .primary-images {
          padding-bottom: 1.25rem; }
          .quick-view-modal .modal-content .quickview-body .product-quickview .primary-images .swiper-pagination {
            position: relative; }
            .quick-view-modal .modal-content .quickview-body .product-quickview .primary-images .swiper-pagination .swiper-pagination-bullet {
              height: 8px;
              width: 8px;
              margin: 0; }
              .quick-view-modal .modal-content .quickview-body .product-quickview .primary-images .swiper-pagination .swiper-pagination-bullet:not(:first-child) {
                margin-left: 10px; }
              .quick-view-modal .modal-content .quickview-body .product-quickview .primary-images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
                content: "";
                border: 1px solid #761030;
                border-radius: 4px;
                height: 8px;
                width: 8px;
                background-color: #761030; }
      .quick-view-modal .modal-content .quickview-body .quickview-ownit {
        font-family: arial, sans-serif;
        background: #000;
        color: #fff;
        font-size: 1rem;
        width: 12.1875rem;
        height: 3.125rem;
        margin: 10px auto;
        border-radius: 0; }
        .quick-view-modal .modal-content .quickview-body .quickview-ownit:hover {
          background: #761030;
          color: #fff; }
  @media (min-width: 768px) {
    .quick-view-modal {
      max-width: 25rem;
      margin: 0 auto;
      right: 0; } }
  .quick-view-modal .fa-inverse {
    color: #000; }

.quickview-pdetails-container {
  padding: 0 0.8125rem 1.5625rem 1rem; }
  .quickview-pdetails-container .ratings-text {
    margin-left: -11px; }
    .quickview-pdetails-container .ratings-text p {
      font-family: arial, sans-serif;
      font-size: 13px;
      padding-top: 3px; }
  .quickview-pdetails-container .quick-bottom {
    border: 0.5px solid #eeeeec;
    border-radius: 0; }
  .quickview-pdetails-container .swatch-li {
    padding-top: 0.625rem !important; }
  @media (max-width: 1023.98px) {
    .quickview-pdetails-container .plp-swatches-warpper {
      gap: 0; } }

.quickview-inclusive {
  color: #6b6b6b;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 116.5%;
  letter-spacing: 0.56px;
  margin-top: -10px; }

.quickview-star {
  color: #761030; }

.quickview-button {
  border: none;
  background: none;
  width: 100%;
  height: 0;
  right: 0 !important;
  color: #fff;
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.96px;
  bottom: 0 !important;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: xx-small;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .quickview-button i.fa-plus::before {
    color: black;
    font-size: 0.875rem;
    margin-left: 1px;
    margin-top: 1px; }

.quickview-close {
  color: #000 !important;
  font-size: 17px !important; }

.quickview-image-carousel {
  width: 400px;
  height: auto;
  margin-left: 0;
  aspect-ratio: 0.75; }

.quickview-prev {
  background: none !important;
  font-size: 17px !important;
  color: #000 !important; }

.quickview-next {
  background: none !important;
  font-size: 17px !important;
  color: #000 !important; }

.color-value[data-selected="true"] {
  outline-style: solid;
  outline-offset: 5px;
  outline-width: 1px; }

.color-value.selected {
  outline-style: solid;
  outline-offset: 5px;
  outline-width: 1px; }

.color-value[data-selected="true"]::after {
  content: none !important; }

.color-value.selected::after {
  content: none !important; }

.quick-view-dialog-container {
  max-width: 100% !important; }

.quickview-body {
  max-height: -webkit-fit-content !important;
  max-height: -moz-fit-content !important;
  max-height: fit-content !important; }

.quickview-pname {
  color: #000;
  font: normal normal normal 12px/17px arial; }

.quickview-pid {
  color: rgba(0, 0, 0, 0.5);
  font-family: arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 0.72px; }

.quickview-description {
  color: #000;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: 0.56px; }

.quickview-instock {
  color: #000;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 116.5%;
  letter-spacing: 0.56px; }

.quickview-productdetail {
  width: 400px;
  height: 57px;
  border: 1px solid #761030;
  background: #fff;
  color: #761030;
  font-family: arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.96px; }
  .quickview-productdetail:hover {
    background: #761030;
    color: #fff; }
  .quickview-productdetail .cart-and-ipay {
    display: none;
    position: relative;
    max-width: 12.1875rem;
    padding: 0;
    margin: 0; }

.quickview-pdetails-container .notify-me {
  max-width: 12.1875rem;
  margin: 0 auto;
  padding: 0; }
  .quickview-pdetails-container .notify-me .quickview-coming-soon {
    font: normal normal normal 14px/16px arial;
    margin: 0.625rem auto;
    background-color: #fff;
    color: #f71515; }
  .quickview-pdetails-container .notify-me div.notify-me {
    background: #000;
    color: #000;
    font-size: 0.875rem !important; }
    .quickview-pdetails-container .notify-me div.notify-me button {
      border: none;
      width: 12.1875rem;
      height: 3.125rem;
      margin: 0;
      padding: 0;
      font-size: 0.875rem; }
    .quickview-pdetails-container .notify-me div.notify-me:hover {
      background: #761030;
      color: #fff; }

.quickview-variation-name {
  color: #000;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 148%;
  letter-spacing: 0.48px;
  text-transform: uppercase; }

.quickview-header {
  background-color: #fff !important;
  border-bottom: none !important; }

.quickview-inclusive {
  display: none;
  color: #6b6b6b;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 116.5%;
  letter-spacing: 0.56px;
  margin-top: -10px; }

.quickview-star {
  color: #761030; }

.quickview-button {
  border: none;
  width: 100%;
  height: 0;
  right: 0 !important;
  color: #fff;
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.96px;
  bottom: 0 !important;
  visibility: hidden; }

.quickview-image-carousel {
  width: 100%;
  height: auto;
  margin-left: 0; }

.quickview-prev {
  background: none !important;
  font-size: 17px !important;
  color: #000 !important; }

.quickview-next {
  background: none !important;
  font-size: 17px !important;
  color: #000 !important; }

.color-value[data-selected="true"] {
  outline-style: solid;
  outline-offset: 5px;
  outline-width: 1px; }

.color-value.selected {
  outline-style: solid;
  outline-offset: 5px;
  outline-width: 1px; }

.color-value[data-selected="true"]::after {
  content: none !important; }

.color-value.selected::after {
  content: none !important; }

.search-img {
  vertical-align: middle;
  border-style: none;
  bottom: -11px; }

.quickview-productprice .sales-price-home .list-price-home {
  padding-left: 0 !important;
  margin-left: -1.3rem; }

.no-search-results {
  overflow-x: hidden; }
  .no-search-results .mobile-plp-sort {
    display: none !important; }

.accordionpdp {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  overflow-anchor: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  background-color: #fff;
  border: none;
  color: #000;
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  line-height: 148%;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  font-family: arial, sans-serif; }

.specificationdiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1rem 0 0;
  width: 50%;
  font-family: arial, sans-serif; }

.pdp-productspecmain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  max-height: 62.5rem;
  overflow-y: auto;
  padding-left: 0.625rem;
  font-family: arial, sans-serif;
  margin-bottom: 0; }
  @media (max-width: 1023.98px) {
    .pdp-productspecmain {
      padding-left: 0.3125rem; } }
  .pdp-productspecmain .pdp-productspec {
    border-bottom: 1px solid #e3e3e3;
    color: #6b6b6b;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 152%;
    width: 100%;
    font-family: arial, sans-serif; }
  .pdp-productspecmain .pdp-title-value {
    color: #6b6b6b;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 152%;
    list-style-type: disc !important;
    text-transform: none;
    font-family: arial, sans-serif; }

.itemnametext {
  font-size: 0.6875rem;
  font-family: arial, sans-serif; }

.itemvaluetext {
  color: #000;
  font-family: arial, sans-serif; }

.readmorespecs {
  border: 0;
  color: #761030;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 100;
  letter-spacing: 0.04em;
  padding-bottom: 0;
  text-decoration: underline !important;
  text-transform: capitalize;
  background-color: #fff;
  font-family: arial, sans-serif; }

.seelessspecs {
  border: 0;
  color: #761030;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 100;
  letter-spacing: 0.04em;
  padding-bottom: 0.25rem;
  text-decoration: underline !important;
  text-transform: capitalize;
  background-color: #fff;
  font-family: arial, sans-serif;
  margin-left: -14px; }

.accordionpdp::after {
  content: url("../../images/minus-accordian.svg");
  height: 1.25rem;
  width: 1.25rem;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: 0;
  background-size: 100%; }

.active.accordionpdp::after {
  content: url("../../images/plus-accordian.svg");
  margin-left: auto;
  margin-right: 0; }

.qkvshortdescription {
  margin-bottom: 2.5rem !important; }

.quick-view-dialog {
  margin: 0; }
  .quick-view-dialog .quickview-inclusive {
    margin-top: 0 !important; }
  .quick-view-dialog .image-attribute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    padding: 0;
    outline: none !important; }
    .quick-view-dialog .image-attribute .swatch-circle {
      background-size: cover;
      background-repeat: no-repeat;
      width: 49px;
      height: 4rem;
      border: none; }
  .quick-view-dialog .tw-color-swatch-item {
    width: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #f2f2f2;
    margin-right: 10px; }

.quickview-pdetails-container .specfications .panel {
  height: 13.3rem; }

.quickview-pdetails-container .specfications .accordion {
  height: 13rem;
  overflow-y: hidden;
  padding: 10px 21.5px; }
  .quickview-pdetails-container .specfications .accordion .pdp-productspecmain {
    padding-left: 0 !important; }
  .quickview-pdetails-container .specfications .accordion .pdp-title-value {
    text-transform: uppercase !important; }
  .quickview-pdetails-container .specfications .accordion .itemvaluetext {
    font-size: 12px !important; }

.quickview-pdetails-container .color-heading,
.quickview-pdetails-container .quickview-instock {
  display: none; }

.quickview-pdetails-container .price-section .prices .sales {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.noresult-popular {
  position: relative;
  left: -275px; }
  @media (max-width: 1023.98px) {
    .noresult-popular {
      left: -125px !important; } }
  @media (max-width: 767.98px) {
    .noresult-popular {
      left: 0 !important; } }

.product-class-promotion .quickview-productprice .strike-through {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.quickview-productprice .currency-symbol {
  margin-left: 4px;
  margin-right: 3px; }

.quickview-productprice .strike-through {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-bottom: 23px;
  padding-top: 8px;
  margin-left: -3.7rem; }
  .quickview-productprice .strike-through .value {
    color: #6b6b6b;
    font-size: 14px !important;
    letter-spacing: 0.06em;
    font-weight: 700 !important;
    margin: 0 2px; }

.quickview-productprice .price-label {
  display: none !important; }

/* width */
.pdp-productspecmain::-webkit-scrollbar {
  width: 4px; }

/* Track */
.pdp-productspecmain::-webkit-scrollbar-track {
  background: #fff; }

/* Handle */
.pdp-productspecmain::-webkit-scrollbar-thumb {
  background-color: #761030;
  border-radius: 0.5rem; }

/* Handle on hover */
.pdp-productspecmain::-webkit-scrollbar-thumb:hover {
  background-color: #761030; }

.owl-carousel .out-of-stock-warning,
.owl-carousel .view-det-btn,
.owl-carousel .plp-ribbon {
  display: none; }

.owl-carousel .link {
  text-align: start;
  font-family: arial, sans-serif;
  color: #191919;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.75px;
  line-height: 1.63;
  text-decoration: none; }

.owl-carousel .tile-body {
  padding-bottom: 0; }

.owl-carousel .like {
  display: block;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem; }
  @media (min-width: 1024px) {
    .owl-carousel .like {
      display: none; } }

.owl-carousel .image-container {
  border-bottom: 0; }
  @media (min-width: 1024px) {
    .owl-carousel .image-container:hover .like {
      display: block;
      right: 10px;
      top: 1.125rem; } }

.owl-carousel .aspect-ratio {
  aspect-ratio: 0.75;
  height: auto; }

.you-may-like-heading {
  margin: 55px 0 20px; }
  @media (min-width: 1024px) {
    .you-may-like-heading {
      margin-top: 75px; } }

.you-may-like {
  color: #000;
  font-size: 20px;
  line-height: 23px;
  font-family: arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .you-may-like {
      font-size: 24px;
      line-height: 27px; } }

.you-may-like-section {
  position: relative; }
  .you-may-like-section .slick-prev {
    left: 0; }
  .you-may-like-section .slick-next {
    right: 0; }
  .you-may-like-section .slick-next,
  .you-may-like-section .slick-prev {
    height: 36px;
    top: 40%; }
    .you-may-like-section .slick-next::before,
    .you-may-like-section .slick-prev::before {
      content: ""; }
  .you-may-like-section .product-tile {
    margin: 0 !important;
    border: 0 !important;
    position: relative; }
    .you-may-like-section .product-tile .price {
      display: none; }

.owl-carousel .quickview-button {
  display: none; }

.owl-carousel .product {
  padding: 0 2px; }

@media (min-width: 1024px) {
  .you-may-like-section .row {
    margin: 0 18px; } }

.noresultscontainer-error-page {
  margin-top: 55px; }
  @media (min-width: 1024px) {
    .noresultscontainer-error-page {
      margin-top: 78px; } }
  .noresultscontainer-error-page .sorrycontainer-error-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .noresultscontainer-error-page .mobile-search-noresults-errorpage {
    position: absolute;
    top: 0;
    left: 2px;
    margin: 0 !important; }
    @media (min-width: 1024px) {
      .noresultscontainer-error-page .mobile-search-noresults-errorpage {
        top: 19px;
        right: 109px; } }
  .noresultscontainer-error-page .back-home-btn-section .back-home-btn {
    margin-bottom: 0;
    background-color: #000;
    color: #fff;
    line-height: 16px;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    font-family: arial, sans-serif;
    letter-spacing: 0;
    opacity: 1;
    text-transform: uppercase;
    border: none;
    height: auto;
    padding: 17px 34px; }
    @media (min-width: 1024px) {
      .noresultscontainer-error-page .back-home-btn-section .back-home-btn {
        padding: 21px 41px 20px 40px;
        font-size: 16px;
        line-height: 18px; } }
    .noresultscontainer-error-page .back-home-btn-section .back-home-btn:hover {
      background-color: #761030; }
  .noresultscontainer-error-page p {
    color: #000;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 14px;
    text-align: center;
    text-transform: none;
    margin-top: 18px;
    margin-bottom: 0; }
    @media (min-width: 1024px) {
      .noresultscontainer-error-page p {
        margin-top: 20px;
        font-size: 16px;
        line-height: 15px; } }
    .noresultscontainer-error-page p.other-products {
      margin-bottom: 40px;
      margin-top: 12px; }
  .noresultscontainer-error-page .error-page-design-heading {
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0;
    font-family: arial, sans-serif;
    font-weight: 500;
    color: #000;
    text-align: center;
    text-transform: uppercase; }
  .noresultscontainer-error-page .site-search {
    margin-top: 41px; }
  .noresultscontainer-error-page .popular-searches,
  .noresultscontainer-error-page .noresultssearchcontainer {
    margin: 10px auto 0;
    width: 70%; }
    @media (min-width: 1024px) {
      .noresultscontainer-error-page .popular-searches,
      .noresultscontainer-error-page .noresultssearchcontainer {
        margin: 12px 0 0;
        width: 100%;
        max-width: 550px; } }

.noresultscontainer-error-page .site-search,
.noresultssearchcontainer .site-search {
  border-bottom: 0.5px solid #b4b4b4 !important; }

.noresultscontainer-error-page .searchinputfielddesk,
.noresultssearchcontainer .searchinputfielddesk {
  border-bottom: none !important; }

.popular-searches {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 12px; }
  @media (min-width: 1024px) {
    .popular-searches {
      max-width: 550px; } }
  .popular-searches .popular-search-item,
  .popular-searches .popularsearchtitle b {
    font-size: 10px;
    line-height: 11px;
    font-family: arial;
    color: #7a7a7a;
    text-transform: capitalize; }
    @media (min-width: 1024px) {
      .popular-searches .popular-search-item,
      .popular-searches .popularsearchtitle b {
        font-size: 12px;
        line-height: 14px; } }
  .popular-searches .popularsearchtitle b {
    font-weight: 600;
    color: #000; }
    @media (min-width: 1024px) {
      .popular-searches .popularsearchtitle b {
        margin-right: 7px; } }
  .popular-searches span {
    line-height: 12px; }
    @media (min-width: 1024px) {
      .popular-searches span {
        line-height: 14px; } }
  .popular-searches .popular-search-item {
    margin-right: 3px; }
    .popular-searches .popular-search-item:hover {
      color: #761030 !important;
      text-decoration: underline;
      text-shadow: 0 0 0.5px #761030; }

.popular-search-section {
  padding-top: 40px; }
  @media (min-width: 1024px) {
    .popular-search-section {
      padding-top: 0; } }
  .popular-search-section .popularsearchtitle {
    font-size: 14px;
    line-height: 16px;
    font-family: arial, sans-serif;
    color: #000;
    font-weight: 500;
    margin-bottom: 28px;
    display: inline-block; }
    @media (min-width: 1024px) {
      .popular-search-section .popularsearchtitle {
        margin-bottom: 27px; } }
  .popular-search-section .popular-search-items {
    font-size: 14px;
    line-height: 18px;
    font-family: arial, sans-serif;
    color: #7f7f7f;
    display: inline-block;
    width: 100%;
    margin-bottom: 26px; }
    .popular-search-section .popular-search-items:hover {
      color: #761030;
      text-decoration: underline; }
    .popular-search-section .popular-search-items::after {
      content: url("../../images/right_arrow.svg");
      position: absolute;
      right: 14px; }
      @media (min-width: 1024px) {
        .popular-search-section .popular-search-items::after {
          content: ""; } }

.plp-swatches-warpper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.8125rem;
  gap: 16px; }
  .plp-swatches-warpper:not(:first-child) {
    margin-left: 10px; }
  .plp-swatches-warpper .plp-swathces {
    width: 20px;
    height: 20px;
    border-radius: 100%; }

.modal-example-modal-center.edit-profile-modal .modal-dialog {
  position: static; }

.modal-example-modal-center .modal-dialog {
  position: fixed;
  top: 0;
  left: 50%; }
  @media (max-width: 767.98px) {
    .modal-example-modal-center .modal-dialog {
      position: fixed;
      bottom: 0;
      top: unset;
      -webkit-transform: translateY(0);
              transform: translateY(0); } }

.modal-example-modal-center .notify-me-body {
  padding: 0 1.25rem; }

.modal-example-modal-center .notify-me-modal-footer {
  max-width: 100%; }
  .modal-example-modal-center .notify-me-modal-footer button {
    width: 100%;
    height: 3.125rem;
    background-color: #761030;
    color: #fff;
    font-weight: 400; }

.toast-content-plp {
  position: fixed;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 90%;
  z-index: 1000;
  padding: 1.25rem 0;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 10px solid #ff0607;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
          box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px; }
  .toast-content-plp img {
    margin: 0 1.25rem 0 1.875rem; }
  .toast-content-plp .toast-error-message {
    font-size: 0.875rem; }
  .toast-content-plp .toast-error-close {
    position: absolute;
    right: 1.875rem; }
    .toast-content-plp .toast-error-close img {
      height: 1.25rem;
      width: 1.25rem;
      margin: 0; }

.modal-no-scroll {
  overflow: hidden !important; }

.all-categories {
  padding: 5%;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px; }
  .all-categories a {
    color: #000 !important; }
  .all-categories p {
    font-size: 14px;
    color: #000 !important;
    text-transform: uppercase; }
  .all-categories .cat-link:hover {
    color: #761030 !important; }

.live-chat {
  position: fixed;
  right: 0;
  top: 70%;
  border-style: none;
  z-index: 10;
  background: #ffdd40;
  color: #000;
  font-size: 0.9375rem;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  padding: 0.4375rem;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.added-to-cart-msg-popup {
  display: none;
  position: fixed;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #000;
  color: #fff;
  font-size: 0.875rem;
  padding: 0.625rem 1.875rem; }

.popular-category-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  margin: 0.5rem 0.2rem;
  border: 0.0625rem solid #761030;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0 0 1.25rem #83272930;
          box-shadow: 0 0 1.25rem #83272930; }

.tile-info {
  margin: 2.4375rem 8rem 2.4375rem 3.3rem;
  display: grid; }

.tile-info-intro {
  margin: 2.4375rem 1rem 2.4375rem 3.3rem;
  display: grid; }

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

.top-heading {
  font: normal normal bold 1.5625rem/1.875rem "nunito_sansregular";
  color: #761030;
  letter-spacing: 0.0625rem; }

.cat-heading {
  color: #761030;
  font: normal normal bold 1rem/1.875rem "nunito_sansregular"; }

.cat-info {
  color: #761030;
  font: normal normal normal 0.8125rem/1.375rem "nunito_sansregular";
  padding-top: 2.875rem; }

.cat-image img {
  height: 15.125rem;
  width: 15rem;
  margin: 0.625rem;
  border-radius: 0.625rem; }

.intro-image img {
  height: 20.5rem;
  width: 20.375rem;
  margin: 0.625rem;
  border-radius: 0.625rem; }

.bg-modal {
  background-color: #00000078; }

@media (min-width: 768px) {
  .pdp-recently-viewed-carousel {
    margin-top: 86px; } }

.einstein-carousal-pdp .category {
  display: none !important; }

@media (min-width: 768px) {
  .einstein-carousal-pdp {
    max-width: 1110px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; } }

.einstein-carousal-pdp .einstein-header {
  text-align: center;
  color: #383535;
  font-family: arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-top: 86px;
  border-top: 1px solid #bec0c2;
  padding: 47px 0 10px; }
  @media (min-width: 768px) {
    .einstein-carousal-pdp .einstein-header {
      margin: 0;
      border-top: none; } }

.einstein-carousal-pdp #einsteincarousal-discount-more-pdp .einstein-header {
  margin-top: 25px;
  border-top: none; }

.einstein-carousal-pdp #einsteincarousal-discount-more-pdp .slick-list {
  padding-bottom: 25px;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .einstein-carousal-pdp #einsteincarousal-discount-more-pdp .slick-list {
      overflow: scroll; } }

@media (max-width: 1023.98px) {
  .einstein-carousal-pdp #einsteincarousal-discount-more-pdp .einstein-header {
    margin-top: 0; } }

.einstein-carousal-pdp .pdp-recently-discount {
  margin-top: 10px; }
  .einstein-carousal-pdp .pdp-recently-discount .slick-dotted.slick-slider {
    margin-bottom: 0; }
  @media (max-width: 1023.98px) {
    .einstein-carousal-pdp .pdp-recently-discount .slick-list {
      padding-bottom: 25px;
      overflow: auto; } }
  @media (max-width: 1023.98px) {
    .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-item {
      margin: 0; } }
  .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile {
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
    background-color: #f1f3f2 !important;
    width: unset;
    border: unset !important;
    border-radius: unset !important;
    min-height: 402px;
    margin: 0 13px; }
    @media (max-width: 1023.98px) {
      .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile {
        margin: 0;
        min-height: 280px; } }
    .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile:hover {
      -webkit-box-shadow: unset;
              box-shadow: unset; }
    .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .image-container {
      border-bottom: none; }
    .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .aspect-ratio-img {
      mix-blend-mode: unset !important;
      -o-object-fit: cover !important;
         object-fit: cover !important; }
    .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body {
      margin-top: 26px;
      padding: 24px 28px 0; }
      @media (max-width: 1023.98px) {
        .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body {
          padding: 24px 15px 0;
          margin-top: 0; } }
      .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .pdp-link h5 {
        font-size: 13px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: #000;
        line-height: 20px;
        text-wrap: wrap;
        font-family: arial, sans-serif;
        font-weight: 500;
        min-height: 40px; }
        @media (max-width: 1023.98px) {
          .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .pdp-link h5 {
            font-size: 11px;
            line-height: 13px;
            min-height: 50px; } }
      .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .strike-through {
        color: #999;
        font-size: 13px !important;
        font-weight: 500;
        font-family: arial, sans-serif;
        margin-bottom: 0.4375rem; }
        @media (max-width: 575.98px) {
          .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .strike-through {
            margin-right: 0; } }
        .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .strike-through .value {
          font-family: arial, sans-serif !important;
          font-weight: 500; }
      .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .percentage-off {
        display: none; }
      @media (min-width: 768px) {
        .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .price {
          margin-top: 17px; } }
      .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .price .sales {
        margin-right: 15px; }
        @media (max-width: 575.98px) {
          .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .price .sales {
            margin-right: 0; } }
        .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .price .sales .price-text {
          font-family: arial, sans-serif !important;
          margin-bottom: 8px; }
          .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid .product-tile .tile-body .price .sales .price-text .value {
            margin-right: 0 !important; }
  @media (max-width: 1023.98px) {
    .einstein-carousal-pdp .pdp-recently-discount .einstein-plp-grid {
      margin: 0 18px; } }
  @media (max-width: 1023.98px) {
    .einstein-carousal-pdp .pdp-recently-discount .slick-dots {
      display: none !important; } }
  .einstein-carousal-pdp .pdp-recently-discount .einstein-navigators .previous-slide,
  .einstein-carousal-pdp .pdp-recently-discount .einstein-navigators .next-slide {
    background: unset !important;
    font-size: 32px;
    color: #b3acac; }
  @media (max-width: 1023.98px) {
    .einstein-carousal-pdp .pdp-recently-discount .einstein-navigators {
      display: none; } }

.slick-list::-webkit-scrollbar {
  width: 3px;
  height: 3px; }

.slick-list::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3); }

.slick-list::-webkit-scrollbar-track {
  background: #fff; }

.btn-loader {
  font-size: 11px;
  line-height: 100%; }
  .btn-loader span {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-name: dots;
            animation-name: dots;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    background-color: #f5f5f5;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 2px;
    width: 10px; }
    .btn-loader span:nth-child(2) {
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s;
      background-color: #f5f5f5; }
    .btn-loader span:nth-child(3) {
      -webkit-animation-delay: 0.8s;
              animation-delay: 0.8s;
      background-color: #f5f5f5; }

@-webkit-keyframes dots {
  50% {
    opacity: 0;
    -webkit-transform: scale(0.7) translateY(10px);
            transform: scale(0.7) translateY(10px); } }

@keyframes dots {
  50% {
    opacity: 0;
    -webkit-transform: scale(0.7) translateY(10px);
            transform: scale(0.7) translateY(10px); } }

.phone-radio-button,
.email-radio-button {
  padding-top: 0.625rem;
  font-size: 0.875rem;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  letter-spacing: 0.31px;
  color: #908e8a;
  opacity: 1; }

.email-already {
  padding-left: 8px !important; }

.last-popup {
  z-index: 0 !important; }

.login-pop-modal {
  cursor: auto;
  height: 100%; }

@media (min-width: 1024px) {
  .loginmodalcenter {
    max-width: 54.125rem;
    min-width: 54.125rem; } }

@media (min-width: 1024px) {
  .loginmodalcenter.register-modal-open {
    max-width: 39.0625rem;
    min-width: 41rem; } }

.loginmodalcenter .modal-content .modal-body {
  padding: 0; }
  .loginmodalcenter .modal-content .modal-body .copy-login-coupon-code {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 10px 51px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    position: absolute;
    z-index: 2;
    border-radius: 0;
    top: 13%;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: calc(100% - 20px); }
    @media (min-width: 1024px) {
      .loginmodalcenter .modal-content .modal-body .copy-login-coupon-code {
        max-width: 323px;
        padding: 16px 50px;
        font-size: 14px;
        line-height: 18px;
        top: 12px; } }
  .loginmodalcenter .modal-content .modal-body .loginpopup-close {
    position: absolute;
    color: #fff;
    z-index: 1;
    background: transparent; }
    @media (min-width: 768px) {
      .loginmodalcenter .modal-content .modal-body .loginpopup-close .login-close-button {
        width: 9px;
        height: 9px; } }
  .loginmodalcenter .modal-content .modal-body .option-values-second-pop {
    width: 22.4%; }
    @media (max-width: 767.98px) {
      .loginmodalcenter .modal-content .modal-body .option-values-second-pop {
        width: 3.6875rem !important; } }
    .loginmodalcenter .modal-content .modal-body .option-values-second-pop .option-value-pop {
      font-size: 0.875rem; }
      @media (max-width: 767.98px) {
        .loginmodalcenter .modal-content .modal-body .option-values-second-pop .option-value-pop {
          font-size: 0.75rem;
          width: 3.6875rem; } }
    .loginmodalcenter .modal-content .modal-body .option-values-second-pop ul {
      height: 5.3rem;
      overflow-y: scroll; }
      @media (max-width: 767.98px) {
        .loginmodalcenter .modal-content .modal-body .option-values-second-pop ul .option-value-pop {
          width: 3.6875rem;
          font: normal normal 600 0.625 arial, sans-serif; } }
    @media (max-width: 767.98px) {
      .loginmodalcenter .modal-content .modal-body .option-values-second-pop {
        width: 3.75rem; }
        .loginmodalcenter .modal-content .modal-body .option-values-second-pop ul li img {
          width: 0.75rem; } }
  .loginmodalcenter .modal-content .modal-body .otperror-msg {
    color: #761030;
    font-size: 0.75rem;
    margin: 0; }
  .loginmodalcenter .modal-content .modal-body .row-img-right {
    margin-right: -1rem; }
    @media (max-width: 767.98px) {
      .loginmodalcenter .modal-content .modal-body .row-img-right {
        display: block; } }
    .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left {
      text-transform: none;
      padding: 19px 13px 14px; }
      @media (min-width: 1024px) {
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 30px; } }
      .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group {
        position: relative;
        width: 126px; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group {
            width: 165px; } }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .floating-label {
          background: #fff;
          color: #808080;
          font-size: 1rem;
          font-weight: normal;
          font-style: normal;
          font-variant: normal;
          left: 0.75rem;
          line-height: 1.125rem;
          overflow: hidden;
          padding: 0 0.3125rem;
          pointer-events: none;
          position: absolute;
          text-overflow: ellipsis;
          top: 1rem;
          -webkit-transform-origin: left;
                  transform-origin: left;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          white-space: nowrap; }
          @media (max-width: 767.98px) {
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .floating-label {
              background-color: white;
              font-size: 0.875rem !important;
              left: 0.9375rem;
              letter-spacing: 0; } }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .floating-label.mobile-number-label {
            font-size: 9px !important;
            line-height: 10px;
            color: #959394;
            font-family: arial, sans-serif;
            font-weight: 400;
            top: 12px;
            left: 5px; }
            @media (min-width: 1024px) {
              .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .floating-label.mobile-number-label {
                font-size: 11px !important;
                line-height: 10px;
                top: 15px; } }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .mobile-label {
          left: 12px;
          position: absolute;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          cursor: text;
          z-index: 2;
          -webkit-box-shadow: none;
                  box-shadow: none;
          color: rgba(0, 0, 0, 0.5);
          font-family: arial, sans-serif;
          font-size: 11px;
          background-color: #fff;
          font-style: normal;
          font-weight: 400;
          letter-spacing: 0.06em;
          line-height: 14px;
          padding: 2px;
          top: -11px; }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control {
          background-color: #fff;
          border: 0.0625rem solid #dad9d8;
          border-radius: 0;
          -webkit-box-shadow: none;
                  box-shadow: none;
          display: block;
          font-size: 0.875rem !important;
          font-weight: normal;
          font-style: normal;
          font-variant: normal;
          letter-spacing: 0.02813rem;
          height: 3.125rem;
          margin-bottom: 0;
          padding: 0.625rem 0.9375rem;
          text-overflow: ellipsis;
          width: 100%; }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control:not([disabled]):focus ~ .floating-label {
            -webkit-transform: scale(0.7) translateY(-2.125rem);
                    transform: scale(0.7) translateY(-2.125rem); }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control:not(:-moz-placeholder-shown).form-control:not(:focus) ~ .floating-label {
            transform: scale(0.7) translateY(-2.125rem); }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control:not(:-ms-input-placeholder).form-control:not(:focus) ~ .floating-label {
            transform: scale(0.7) translateY(-2.125rem); }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control:not(:placeholder-shown).form-control:not(:focus) ~ .floating-label {
            -webkit-transform: scale(0.7) translateY(-2.125rem);
                    transform: scale(0.7) translateY(-2.125rem); }
          @media (max-width: 767.98px) {
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control {
              background-color: white;
              font-weight: bold;
              font-size: 0.75rem !important;
              left: 0.75rem;
              letter-spacing: 0; } }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field {
            height: 35px;
            padding: 0 0 0 5px;
            font-weight: 400; }
            @media (min-width: 1024px) {
              .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field {
                height: 42px;
                padding: 0 0 0 8px; } }
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field:not(:-moz-placeholder-shown).form-control:not(:focus) ~ .floating-label {
              top: 19px; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field:not(:-ms-input-placeholder).form-control:not(:focus) ~ .floating-label {
              top: 19px; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field:not(:placeholder-shown).form-control:not(:focus) ~ .floating-label,
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field:not([disabled]):focus ~ .floating-label {
              top: 19px; }
              @media (min-width: 1024px) {
                .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field:not(:-moz-placeholder-shown).form-control:not(:focus) ~ .floating-label {
                  top: 20px; }
                .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field:not(:-ms-input-placeholder).form-control:not(:focus) ~ .floating-label {
                  top: 20px; }
                .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field:not(:placeholder-shown).form-control:not(:focus) ~ .floating-label,
                .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control.login-mobile-field:not([disabled]):focus ~ .floating-label {
                  top: 20px; } }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control #mobile-error,
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control .errormsg {
            color: #c00;
            font-size: 0.6875rem;
            font-weight: 400;
            text-align: justify;
            font-family: arial, sans-serif; }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control #mobile-error,
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left #floating-label-group .form-control .errormsg {
            color: #c00;
            font-size: 0.6875rem;
            font-weight: 400;
            text-align: justify;
            font-family: arial, sans-serif; }
      .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv {
        margin: 10px 0; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv {
            margin: 12px 0; } }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv .login-input-fields {
          gap: 0 !important; }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv form > :nth-child(1) {
          padding-left: 0; }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv form > :nth-child(1) .input-group {
            gap: 0.75rem;
            position: relative; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv form > :nth-child(1) .input-group::before {
              content: "";
              position: absolute;
              top: -0.4375rem;
              font-size: 0.6875rem;
              left: 0.5625rem;
              background-color: #fff;
              padding: 0 0.375rem 0 0;
              color: #908e8a; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv form > :nth-child(1) .input-group #countrycode {
              height: 3.125rem;
              background: #fff;
              text-align: left; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv form > :nth-child(1) .input-group .down-arrow-pop {
              color: #000 !important; }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv form > :last-child {
          margin-top: 2rem;
          font-size: 0.875rem; }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-formdiv form > :last-child input {
            padding: 1.4375rem !important;
            width: 1.125rem;
            height: 1.125rem;
            margin-top: 0.0625rem; }
      .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-heading {
        font-size: 13px;
        line-height: 14px;
        font-family: arial, sans-serif;
        color: #761231;
        font-weight: 700; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-heading {
            font-size: 15px;
            line-height: 17px; } }
      .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .sign-up-promotion-text {
        font-size: 11px;
        line-height: 13px;
        color: #676565;
        font-family: arial, sans-serif;
        font-weight: 400;
        margin: 7px 0 0; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .sign-up-promotion-text {
            margin: 8px 0 0; } }
      .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .coupon-code-div {
        font-size: 11px;
        line-height: 13px;
        font-family: arial, sans-serif;
        color: #000;
        font-weight: 700;
        margin-top: 7px;
        margin-bottom: 0; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .coupon-code-div {
            margin-top: 8px; } }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .coupon-code-div .copy-image {
          cursor: pointer; }
      .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-submitbutton {
        background: #761030 0% 0% no-repeat padding-box;
        font-family: arial, sans-serif;
        opacity: 1;
        border: none;
        font-size: 0.6875rem;
        line-height: 0.8125rem;
        font-weight: 400;
        position: relative;
        min-width: 5.625rem;
        min-height: 2.1875rem;
        padding: 0; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-submitbutton {
            min-width: 109px;
            min-height: 42px; } }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .loginpopup-submitbutton:hover {
          background: #480a0c 0% 0% no-repeat padding-box;
          opacity: 1;
          color: #fff; }
      .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .login-popup-section {
        background: #fff;
        padding: 22px 0; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .login-popup-section {
            padding: 0;
            width: 100%;
            height: 100%;
            margin-top: 0; } }
        .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .login-popup-section .capture-location-title {
          text-align: center;
          border-bottom: 1px solid #959394;
          line-height: 1.6px;
          margin-bottom: 1.25rem;
          width: 16.25rem;
          margin-top: 10px; }
          @media (min-width: 1024px) {
            .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .login-popup-section .capture-location-title {
              width: 21.875rem; } }
          .loginmodalcenter .modal-content .modal-body .row-img-right .loginpopup-left .login-popup-section .capture-location-title .track-title {
            background: #fff;
            padding: 0 2px;
            color: #959394;
            font-size: 11px;
            line-height: 1px;
            font-weight: 700;
            position: relative; }
    .loginmodalcenter .modal-content .modal-body .row-img-right .otp-popup-section {
      padding: 19px 17px 22px; }
      @media (min-width: 1024px) {
        .loginmodalcenter .modal-content .modal-body .row-img-right .otp-popup-section {
          padding: 0; } }
      .loginmodalcenter .modal-content .modal-body .row-img-right .otp-popup-section.otp-popup-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left {
      width: 100% !important;
      max-width: 100% !important;
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 100% !important;
              flex: 0 0 100% !important;
      padding: 4.0625rem 1rem; }
      @media (min-width: 1024px) {
        .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left {
          cursor: default;
          padding: 2.5rem;
          text-transform: none;
          max-width: 442px !important; } }
      .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-heading {
        text-align: center;
        font-size: 0.8125rem;
        line-height: 0.875rem;
        font-weight: 700;
        font-family: arial, sans-serif;
        letter-spacing: 0;
        color: #761231;
        opacity: 1; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-heading {
            font-size: 0.9375rem;
            line-height: 1.0625rem; } }
      .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otp-mobileno {
        text-align: center;
        font-size: 0.6875rem;
        line-height: 0.8125rem;
        font-weight: 400;
        font-family: arial, sans-serif;
        color: #676565;
        opacity: 1;
        margin-top: 0.75rem;
        margin-bottom: 0.75rem; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otp-mobileno {
            margin-top: 0.875rem;
            margin-bottom: 0.875rem; } }
      .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .enter-otp-pop {
        text-align: center;
        font-size: 11px;
        line-height: 13px;
        font-family: arial, sans-serif;
        color: #959394;
        font-weight: 400; }
      .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv {
        margin: 10px 0; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv {
            margin: 14px 0; } }
        .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp {
          padding: 7px 11px 12px;
          border: 1px solid #959394; }
          @media (min-width: 1024px) {
            .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp {
              padding: 10px 31px 12px; } }
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp input {
            width: 0.9375rem;
            font-family: arial, sans-serif;
            font-size: 0.75rem;
            line-height: 14px;
            border: none;
            border-bottom: 1.5px solid #000;
            text-align: center;
            margin: 0 0.375rem;
            cursor: pointer;
            outline: none;
            border-radius: 0;
            padding: 0 !important;
            background: transparent; }
            @media (min-width: 1024px) {
              .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp input {
                font-size: 0.875rem;
                line-height: 1rem; } }
            .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp input::-webkit-input-placeholder {
              font-size: 0.125rem;
              border-top: 0.125rem solid #dad9d8;
              opacity: 1;
              margin-bottom: 1.25rem !important; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp input::-moz-placeholder {
              font-size: 0.125rem;
              border-top: 0.125rem solid #dad9d8;
              opacity: 1;
              margin-bottom: 1.25rem !important; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp input:-ms-input-placeholder {
              font-size: 0.125rem;
              border-top: 0.125rem solid #dad9d8;
              opacity: 1;
              margin-bottom: 1.25rem !important; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp input::-ms-input-placeholder {
              font-size: 0.125rem;
              border-top: 0.125rem solid #dad9d8;
              opacity: 1;
              margin-bottom: 1.25rem !important; }
            .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp input::placeholder {
              font-size: 0.125rem;
              border-top: 0.125rem solid #dad9d8;
              opacity: 1;
              margin-bottom: 1.25rem !important; }
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-boxes-otp.error input {
            border-color: #c00; }
        .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-below-text-question .otp-question {
          font-size: 0.6875rem;
          line-height: 0.8125rem;
          font-family: arial, sans-serif;
          font-weight: 500;
          color: #333;
          cursor: initial; }
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-below-text-question .otp-question .resend {
            text-align: left;
            text-decoration: underline;
            font-size: 0.6875rem;
            line-height: 0.8125rem;
            font-family: arial, sans-serif;
            color: #761030;
            cursor: not-allowed;
            background-color: transparent;
            font-weight: 500; }
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-below-text-question .otp-question .cursor-custom {
            cursor: pointer; }
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-formdiv form .otp-below-text-question .otp-question .custom-color {
            color: #761030 !important;
            background-color: transparent;
            font-weight: bold !important; }
      .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-submitbutton {
        background: #761030 0% 0% no-repeat padding-box;
        min-width: 11.6875rem;
        opacity: 1;
        border: none;
        font-size: 0.6875rem;
        line-height: 0.8125rem;
        height: 2.1875rem;
        position: relative;
        font-weight: 400;
        color: #fff;
        font-family: arial, sans-serif; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-submitbutton {
            min-width: 14rem;
            height: 2.5rem; } }
        .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left .otppopup-submitbutton:hover {
          background: #480a0c 0% 0% no-repeat padding-box;
          opacity: 1; }
      .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left.otp-left-section {
        background-color: #fff;
        padding: 20px 0; }
        @media (min-width: 1024px) {
          .loginmodalcenter .modal-content .modal-body .row-img-right .otppopup-left.otp-left-section {
            padding: 36px 0; } }

.registermodalcenter .modal-content .modal-body {
  padding: 0; }
  .registermodalcenter .modal-content .modal-body .registerpopup-close {
    position: absolute;
    padding: 0;
    line-height: 0;
    right: 0;
    color: #fff;
    z-index: 1;
    top: 0;
    background: transparent;
    border: none; }
    @media (min-width: 768px) {
      .registermodalcenter .modal-content .modal-body .registerpopup-close.loginpopup-close {
        right: 8px;
        top: 8px; } }
  .registermodalcenter .modal-content .modal-body .row-img-right {
    margin-right: -1rem; }
    .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left {
      padding: 2.5rem 2.5rem;
      text-transform: none; }
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-heading,
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .existing-customerpopup-heading {
        text-align: center;
        font-size: 1.875rem;
        font-weight: bold;
        font-family: arial, sans-serif;
        letter-spacing: 0;
        color: #761030;
        opacity: 1; }
        @media (max-width: 767.98px) {
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-heading,
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .existing-customerpopup-heading {
            font-size: 1.25rem; } }
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .register-subheading,
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .existing-customerpopup-subheading {
        margin-bottom: 2rem;
        text-align: center;
        font-size: 1rem;
        font-weight: bold;
        font-family: arial, sans-serif;
        letter-spacing: 0;
        color: #761030;
        opacity: 1; }
        @media (max-width: 575.98px) {
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .register-subheading,
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .existing-customerpopup-subheading {
            font-size: 0.875rem; } }
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .signup-text {
        margin-top: 0.5rem;
        margin-bottom: 0; }
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row {
        margin-top: 0.625rem;
        margin-bottom: 0.625rem; }
        .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group {
          position: relative;
          width: 100%; }
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group .floating-label {
            background: #fff;
            color: #908e8a;
            font-size: 1rem;
            left: 0.75rem;
            line-height: 1.125rem;
            overflow: hidden;
            padding: 0 0.3125rem;
            pointer-events: none;
            position: absolute;
            text-overflow: ellipsis;
            top: 1rem;
            -webkit-transform-origin: left;
                    transform-origin: left;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            white-space: nowrap; }
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group #country-code,
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group #phone-number {
            font-size: 1rem !important;
            font-weight: 600;
            font-style: normal;
            font-variant: normal;
            background: #fff 0% 0% no-repeat padding-box;
            color: #908e8a;
            cursor: no-drop;
            font-family: arial, sans-serif; }
            @media (max-width: 767.98px) {
              .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group #country-code,
              .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group #phone-number {
                font-size: 0.75rem !important; } }
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group .form-control {
            background-color: #fff;
            border: 0.0625rem solid #dad9d8;
            border-radius: 0;
            -webkit-box-shadow: none;
                    box-shadow: none;
            display: block;
            font-size: 1rem !important;
            height: 3.125rem;
            margin-bottom: 0;
            padding: 0.625rem 0.9375rem;
            text-overflow: ellipsis;
            width: 100%; }
            .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group .form-control:not([disabled]):focus ~ .floating-label {
              -webkit-transform: scale(0.7) translateY(-2.125rem);
                      transform: scale(0.7) translateY(-2.125rem); }
            .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group .form-control:not(:-moz-placeholder-shown).form-control:not(:focus) ~ .floating-label {
              transform: scale(0.7) translateY(-2.125rem); }
            .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group .form-control:not(:-ms-input-placeholder).form-control:not(:focus) ~ .floating-label {
              transform: scale(0.7) translateY(-2.125rem); }
            .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group .form-control:not(:placeholder-shown).form-control:not(:focus) ~ .floating-label {
              -webkit-transform: scale(0.7) translateY(-2.125rem);
                      transform: scale(0.7) translateY(-2.125rem); }
        .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group.arrow-down-reg {
          font-size: 1rem;
          font-weight: 600;
          font-style: normal;
          font-variant: normal;
          background: #fff 0% 0% no-repeat padding-box;
          color: #908e8a;
          cursor: no-drop;
          font-family: arial, sans-serif;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 4.375rem;
          border: 1px solid #dad9d8; }
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group.arrow-down-reg img {
            width: 1.125rem;
            margin-left: 0.625rem; }
          .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-formdiv form .row #floating-label-group.arrow-down-reg #country-code {
            border: 0;
            width: 2.375rem;
            padding: 0;
            text-align: center; }
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-submitbutton {
        background: #761030 0% 0% no-repeat padding-box;
        opacity: 1;
        border: none;
        font-size: 0.875rem;
        padding: 0.844rem 3.906rem; }
        .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .registerpopup-submitbutton:hover {
          background: #480a0c 0% 0% no-repeat padding-box;
          opacity: 1;
          color: #fff; }
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-left .custom-class-disabled {
        opacity: 0.1 !important; }
    .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left {
      padding: 2.5rem 3rem;
      text-transform: none; }
      .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .heading-section .main-heading {
        text-align: center;
        font-size: 1.875rem;
        font-family: arial, sans-serif;
        font-weight: 800;
        font-style: normal;
        font-variant: normal;
        letter-spacing: 0;
        color: #761030;
        opacity: 1;
        margin: 0.9375rem auto 1.125rem; }
      .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .heading-section .or {
        text-align: center;
        font-size: 1rem;
        font-family: arial, sans-serif;
        font-weight: 800;
        font-style: normal;
        font-variant: normal;
        letter-spacing: 0;
        color: #761030;
        text-transform: capitalize;
        opacity: 1; }
      .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .heading-section .sub-heading {
        text-align: center;
        font-size: 0.875rem;
        font-family: arial, sans-serif;
        font-weight: bold;
        font-style: normal;
        font-variant: normal;
        letter-spacing: 0;
        color: #000;
        opacity: 1; }
      .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .radio-block input[type="radio"] {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        display: inline-block;
        width: 1.875rem;
        height: 1.875rem;
        padding: 0.4375rem;
        background-clip: content-box;
        border: 0.0625rem solid #761030;
        background-color: transparent;
        border-radius: 50%; }
      .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .radio-block input[type="radio"]:checked {
        background-color: #761030; }
      .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .radio-block .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        min-height: 30px; }
      .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .registerpopup-terms {
        padding-top: 2.625rem; }
        .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .registerpopup-terms .terms-line {
          text-align: left;
          font-size: 0.75rem;
          font-weight: normal;
          font-style: normal;
          font-variant: normal;
          font-family: arial, sans-serif;
          letter-spacing: 0.02125rem;
          color: #000; }
          .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .registerpopup-terms .terms-line .terms-link {
            text-align: left;
            text-decoration: underline !important;
            font-size: 0.75rem;
            font-weight: 800;
            font-style: normal;
            font-variant: normal;
            font-family: arial, sans-serif;
            letter-spacing: 0.02125rem;
            color: #761030 !important; }
      .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .emailid-already-submitbutton {
        background: #761030 0% 0% no-repeat padding-box;
        border-radius: 0;
        opacity: 1;
        border: none;
        font-size: 0.875rem;
        padding: 0.844rem 3.906rem;
        text-transform: uppercase; }
        .registermodalcenter .modal-content .modal-body .row-img-right .already-registeremail-left .emailid-already-submitbutton:hover {
          background: #480a0c 0% 0% no-repeat padding-box;
          border-radius: 0.3125rem;
          opacity: 1;
          color: #fff; }
    .registermodalcenter .modal-content .modal-body .row-img-right .medium-screen-image {
      display: block; }
    .registermodalcenter .modal-content .modal-body .row-img-right .small-screen-img {
      display: none; }
    .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-right {
      padding: 0; }
      .registermodalcenter .modal-content .modal-body .row-img-right .registerpopup-right .content-asset {
        height: 100%; }

#blank-fname,
#blank-email,
#blank-salutation {
  font-size: 0.8rem !important; }

.email-verification-modal {
  max-width: 31.25rem; }
  .email-verification-modal .modal-content {
    width: 100%;
    border-radius: 1rem; }
    .email-verification-modal .modal-content .modal-body {
      background: #fff 0% 0% no-repeat padding-box;
      border-radius: 1.875rem;
      opacity: 1; }
      .email-verification-modal .modal-content .modal-body .email-verification {
        padding: 3rem 4.5rem; }
        .email-verification-modal .modal-content .modal-body .email-verification .heading {
          text-align: center;
          font-size: 1.875rem;
          font-family: arial, sans-serif;
          font-weight: bold;
          font-style: normal;
          font-variant: normal;
          letter-spacing: 0;
          color: #761030;
          text-transform: capitalize;
          opacity: 1; }
        .email-verification-modal .modal-content .modal-body .email-verification .below-para {
          text-align: center;
          font-size: 0.875rem;
          font-family: arial, sans-serif;
          font-weight: bold;
          font-style: normal;
          font-variant: normal;
          letter-spacing: 0.02438rem;
          color: #000;
          opacity: 1;
          text-transform: initial;
          line-height: 2.5; }

.email-apierror-modal {
  max-width: 28.5rem; }
  .email-apierror-modal .modal-content {
    background: #fff 0% 0% no-repeat padding-box;
    border-radius: 0.75rem;
    opacity: 1; }
    .email-apierror-modal .modal-content .email-apierror-section img {
      margin-top: 2.25rem; }
    .email-apierror-modal .modal-content .email-apierror-section .text-section {
      padding: 0.38188rem 1.25rem; }
      .email-apierror-modal .modal-content .email-apierror-section .text-section .heading,
      .email-apierror-modal .modal-content .email-apierror-section .text-section .below-para {
        text-transform: initial;
        text-align: center;
        font-size: 0.875rem;
        font-family: arial, sans-serif;
        font-weight: 600;
        font-variant: normal;
        font-style: normal;
        letter-spacing: 0.02438rem;
        color: #000;
        opacity: 1; }
    .email-apierror-modal .modal-content .email-apierror-section .button-section {
      padding-bottom: 2.25rem; }
      .email-apierror-modal .modal-content .email-apierror-section .button-section .email-apierror-btn {
        text-align: center;
        font-size: 0.875rem;
        font-family: arial, sans-serif;
        font-weight: bold;
        font-variant: normal;
        font-style: normal;
        letter-spacing: 0.04375rem;
        color: #fff;
        opacity: 1;
        background: #761030 0% 0% no-repeat padding-box;
        border-radius: 0.3125rem;
        padding: 0.5rem 4.69375rem;
        border: transparent; }
        .email-apierror-modal .modal-content .email-apierror-section .button-section .email-apierror-btn:hover, .email-apierror-modal .modal-content .email-apierror-section .button-section .email-apierror-btn:active {
          background: #480a0c 0% 0% no-repeat padding-box;
          border-radius: 0.3125rem;
          -webkit-box-shadow: 0 0 0.9375rem #63161780;
                  box-shadow: 0 0 0.9375rem #63161780;
          border: transparent;
          opacity: 1; }

.email-radio-text {
  white-space: normal;
  word-break: break-word;
  line-height: initial; }

.resend-link {
  background: transparent;
  border: none; }

@media (max-width: 767.98px) {
  .registermodalcenter {
    max-width: 90%;
    margin: auto; }
    .registermodalcenter .modal-content .modal-body .registerpopup-left {
      padding: 2.125rem 1.5rem !important; }
      .registermodalcenter .modal-content .modal-body .registerpopup-left .registerpopup-heading .terms-line,
      .registermodalcenter .modal-content .modal-body .registerpopup-left .registerpopup-terms .terms-line {
        font-size: 0.625rem !important; }
        .registermodalcenter .modal-content .modal-body .registerpopup-left .registerpopup-heading .terms-line .terms-link,
        .registermodalcenter .modal-content .modal-body .registerpopup-left .registerpopup-terms .terms-line .terms-link {
          font-size: 0.625rem !important; }
      .registermodalcenter .modal-content .modal-body .registerpopup-left .registerpopup-submitbutton {
        padding: 0.345rem 3rem; }
    .registermodalcenter .modal-content .modal-body .already-registeremail-left .heading-section .main-heading {
      font-size: 1.25rem !important;
      text-transform: capitalize;
      margin: 0.9375rem auto 1.125rem; }
    .registermodalcenter .modal-content .modal-body .already-registeremail-left .heading-section .or {
      font-size: 1rem !important;
      font-weight: bold;
      text-transform: capitalize; }
    .registermodalcenter .modal-content .modal-body .already-registeremail-left .heading-section .sub-heading {
      font-size: 0.75rem !important;
      font-family: arial, sans-serif;
      letter-spacing: 0.02125rem; }
    .registermodalcenter .modal-content .modal-body .already-registeremail-left .registerpopup-terms {
      padding-top: 0; }
      .registermodalcenter .modal-content .modal-body .already-registeremail-left .registerpopup-terms .terms-line {
        font-size: 0.625rem !important;
        letter-spacing: 0.0175rem; }
        .registermodalcenter .modal-content .modal-body .already-registeremail-left .registerpopup-terms .terms-line .terms-link {
          font-weight: 600;
          font-size: 0.625rem !important;
          letter-spacing: 0.0175rem; }
    .registermodalcenter .modal-content .modal-body .already-registeremail-left .emailid-already-submitbutton {
      padding: 0.345rem 3rem; }
    .registermodalcenter .modal-content .modal-body .medium-screen-image {
      display: none !important; }
    .registermodalcenter .modal-content .modal-body .small-screen-img {
      display: block !important; }
    .registermodalcenter .modal-content .modal-body .registerpopup-right img {
      height: auto;
      aspect-ratio: 1; }
  .loginmodalcenter .modal-content .modal-body .loginpopup-left .remember-me {
    font-size: 0.75rem; } }
  @media (max-width: 767.98px) and (max-width: 1023.98px) {
    .loginmodalcenter .modal-content .modal-body .loginpopup-left .remember-me::after {
      left: 0.5rem; } }

@media (max-width: 767.98px) {
  .loginmodalcenter .modal-content .modal-body .otppopup-left .otppopup-formdiv form .otp-boxes-otp input {
    margin: 0 0.25rem; }
  .loginmodalcenter .modal-content .modal-body .otppopup-left .otppopup-formdiv form .otp-below-text-question .otp-question {
    text-align: center;
    color: #333; }
  .loginmodalcenter .modal-content .modal-body .otppopup-left .otppopup-submitbutton:hover {
    background: #480a0c 0% 0% no-repeat padding-box;
    border-radius: 0;
    opacity: 1;
    color: #fff; }
  .loginmodalcenter .modal-content .modal-body .loginpopup-right img {
    height: auto;
    aspect-ratio: 1; }
  .email-verification-modal {
    max-width: 31.25rem; }
    .email-verification-modal .modal-content {
      width: 80%;
      margin: auto; }
      .email-verification-modal .modal-content .modal-body .email-verification {
        padding: 4.125rem 4.5rem; }
        .email-verification-modal .modal-content .modal-body .email-verification .heading {
          font-size: 1.25rem; } }
        @media (max-width: 767.98px) and (max-width: 575.98px) {
          .email-verification-modal .modal-content .modal-body .email-verification .heading {
            margin-left: 0 !important;
            margin-right: 0 !important;
            font-size: 1rem; } }

@media (max-width: 767.98px) {
        .email-verification-modal .modal-content .modal-body .email-verification .below-para {
          font-size: 0.75rem;
          font-weight: 600;
          letter-spacing: 0.02125rem; }
  .email-apierror-modal {
    margin: auto; }
    .email-apierror-modal .modal-content .email-apierror-section .text-section .heading,
    .email-apierror-modal .modal-content .email-apierror-section .text-section .below-para {
      font-size: 0.75rem;
      letter-spacing: 0.02125rem; }
    .email-apierror-modal .modal-content .email-apierror-section .button-section {
      padding-bottom: 2.25rem; }
      .email-apierror-modal .modal-content .email-apierror-section .button-section .email-apierror-btn {
        padding: 0.5rem 4.69375rem; }
  .phone-radio-text {
    font-size: 0.75rem; }
  .email-radio-text {
    font-size: 0.75rem; } }

.form-checkbox {
  padding: 0; }
  .form-checkbox input {
    opacity: 0; }

.form-check-input {
  padding-right: 2.1875rem;
  padding-left: 2.1875rem; }

.form-checkbox label {
  position: relative;
  cursor: pointer; }

.form-checkbox label::before,
.form-checkbox input:checked + label::before {
  content: "";
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid #000;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 1rem; }

.form-checkbox input:checked + label::before {
  content: "";
  background-color: #761030;
  border: 2px solid #761030; }

.form-checkbox input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 5px;
  height: 12px;
  border: solid #fff;
  border-width: 0 1.5px 1.5px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.error .mobileno-label {
  color: #761030; }

.error .mobileinputfield {
  border: 1px solid #c00 !important; }

.error .mobileinputfield::-webkit-outer-spin-button,
.error .mobileinputfield::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0; }

.error .form-control:not([disabled]):focus ~ .floating-label {
  color: #761030 !important; }

.error .form-control:not(:-moz-placeholder-shown).form-control:not(:focus) ~ .floating-label {
  color: #761030 !important; }

.error .form-control:not(:-ms-input-placeholder).form-control:not(:focus) ~ .floating-label {
  color: #761030 !important; }

.error .form-control:not(:placeholder-shown).form-control:not(:focus) ~ .floating-label {
  color: #761030 !important; }

#salutation-custom-drop .custom-drop-down-salutation {
  width: 100%;
  height: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 0.0625rem solid lightgrey;
  padding-top: 0.6875rem;
  padding-left: 0.5rem;
  padding-bottom: 0.625rem;
  cursor: pointer; }
  #salutation-custom-drop .custom-drop-down-salutation .down-arrow-salutation {
    font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding-left: 0.7569rem;
    font-size: 0.85rem;
    margin-right: 0.58rem;
    padding-top: 0.36rem;
    color: #832729; }
  #salutation-custom-drop .custom-drop-down-salutation .selected-value-salutation {
    font-family: arial, sans-serif;
    padding-left: 3px !important;
    font-weight: 800;
    color: #585858;
    font-size: 14px; }
  #salutation-custom-drop .custom-drop-down-salutation .signup-label {
    top: -0.5rem !important;
    background-color: #fff !important;
    color: #908e8a !important;
    font-size: 12px !important;
    left: 8px !important;
    padding: 0 5px;
    position: absolute !important;
    z-index: 1; }

.option-values-salutation {
  -webkit-box-shadow: 0 8px 24px rgba(150, 158, 166, 0.2);
          box-shadow: 0 8px 24px rgba(150, 158, 166, 0.2);
  border-radius: 0.3125rem;
  background: #fff 0% 0% no-repeat padding-box;
  cursor: pointer;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 2;
  margin-top: 0.125rem;
  padding-left: 0.375rem; }
  .option-values-salutation ul {
    height: auto;
    overflow-y: scroll; }
    .option-values-salutation ul .option-value-salutation {
      font: normal normal 400 0.875rem/0.75rem "nunito_sansregular";
      padding-bottom: 0.6875rem;
      padding-top: 0.625rem;
      padding-left: 0.5rem;
      border-radius: 5px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
      .option-values-salutation ul .option-value-salutation:hover {
        background-color: #d9d9d9;
        color: #000;
        font-weight: 600; }
      .option-values-salutation ul .option-value-salutation img {
        width: 1.25rem;
        margin-right: 0.25rem; }

.option-values-title {
  width: 90%; }

.option-values-second-salutation {
  width: 100%; }
  .option-values-second-salutation .selected-value-second {
    padding-top: 0.625rem;
    font: normal normal 600 0.875rem/1.75rem "nunito_sansregular"; }

/* width */
ul::-webkit-scrollbar {
  width: 3px; }

/* Track */
ul::-webkit-scrollbar-track {
  background: #fff; }

/* Handle */
ul::-webkit-scrollbar-thumb {
  background-color: #761030;
  border-radius: 0; }

/* Handle on hover */
ul::-webkit-scrollbar-thumb:hover {
  background-color: #761030; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0; }

.phoneno-field input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
          box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-text-fill-color: #000 !important; }

.floattitle {
  position: absolute;
  bottom: 38px;
  font-family: sans-serif;
  font-size: 12px;
  background: #fff;
  color: #000;
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.login-pop-modal .modal-content {
  border-radius: 0; }

.login-pop-modal .phoneno-field span {
  position: absolute;
  left: 0; }

.loading {
  background-image: url("data:image/gif;base64,R0lGODlhEAALAPQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA");
  background-position: 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff !important;
  -webkit-filter: invert(1);
          filter: invert(1);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.verifyotploading {
  display: none;
  background-image: url("data:image/gif;base64,R0lGODlhEAALAPQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA");
  background-position: 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff !important;
  -webkit-filter: invert(1);
          filter: invert(1);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#server-error {
  font-size: 10px;
  position: static;
  display: block;
  height: auto; }

.otppopup-terms .terms-line,
.otppopup-terms .a-terms,
.login-popup-section .terms-line,
.login-popup-section .a-terms {
  text-align: left;
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  font-weight: 400;
  font-family: arial, sans-serif;
  color: #333; }

.otppopup-terms .a-terms,
.login-popup-section .a-terms {
  text-decoration: underline !important;
  font-weight: 700;
  color: #000 !important; }

.otppopup-terms {
  margin-top: 10px; }
  @media (min-width: 1024px) {
    .otppopup-terms {
      margin-top: 14px; } }

#otp-error,
#mobile-error,
.errormsg {
  font-size: 11px;
  line-height: 12px;
  color: #bb0f18;
  font-family: arial, sans-serif;
  font-weight: 400;
  margin-top: 7px; }

.errormsg {
  padding-left: 10px; }

#otp-error {
  margin-bottom: 8px; }
  @media (min-width: 1024px) {
    #otp-error {
      margin-bottom: 22px; } }

#valid-error {
  white-space: nowrap; }

#default-error {
  text-align: left; }

.registerpopup-terms {
  padding-top: 1.875rem; }
  .registerpopup-terms .terms-line {
    text-align: left;
    font-size: 0.75rem;
    font-weight: normal;
    font-family: arial, sans-serif;
    color: #000; }
    .registerpopup-terms .terms-line .terms-link {
      text-align: left;
      text-decoration: underline !important;
      font-size: 0.75rem;
      font-weight: 800;
      font-family: arial, sans-serif;
      letter-spacing: 0.02125rem;
      color: #761030 !important; }
  .registerpopup-terms .login-agree-terms .terms-line .a-terms {
    color: #761030 !important;
    font-weight: 800;
    text-decoration: underline; }

.login-agree-terms {
  margin-top: 12px; }

.or {
  font-size: 14px;
  line-height: 18px;
  font-family: arial, sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  padding: 8px;
  color: #000;
  position: relative; }
  .or::before, .or::after {
    content: "";
    position: absolute;
    top: 50%;
    width: calc(50% - 20px);
    height: 1px;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .or::before {
    left: 0; }
  .or::after {
    right: 0; }

.continue-as-guest {
  border: 1px solid #761030;
  width: 178px;
  height: 35px;
  font-size: 11px;
  line-height: 13px;
  font-family: arial, sans-serif;
  color: #000;
  background-color: transparent;
  font-weight: 400;
  border-radius: 0; }
  @media (min-width: 1024px) {
    .continue-as-guest {
      width: 190px;
      height: 38px; } }

.guest-login-section {
  margin-bottom: 15px; }

.guestuser-left-requestbtn {
  border: 1px solid #761030;
  width: 178px;
  height: 35px;
  font-size: 10px;
  line-height: 11px;
  font-family: arial, sans-serif;
  color: #000 !important;
  font-weight: 400;
  background: #fff; }
  @media (min-width: 1024px) {
    .guestuser-left-requestbtn {
      width: 190px;
      height: 38px;
      font-size: 11px;
      line-height: 12px; } }

#valid-country-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 63px; }

.shift-left {
  margin-left: -3.8125rem; }
  @media (min-width: 1024px) {
    .shift-left {
      margin-left: -5.0625rem; } }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: calc($diameter / 2);
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  background-color: #27ba4f;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: calc($diameter / 2);
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: calc($diameter / 2);
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

@media (max-width: 767.98px) {
  #sortby-custom-select {
    position: relative; } }

.skull-select {
  height: 2.625rem;
  line-height: 2.625rem;
  width: 11.25rem;
  background-color: #fff; }
  @media (max-width: 767.98px) {
    .skull-select {
      position: relative;
      display: none !important; } }

.skull-select select {
  position: absolute;
  z-index: 8;
  height: 2.75rem;
  line-height: 1.5625rem;
  width: 100%;
  color: #761030;
  padding-left: 0.625rem;
  border: 0;
  border-radius: 0;
  display: inline-block;
  display: block;
  font-size: 0.875rem;
  font-family: "nunito_sansbold";
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-transform: uppercase; }
  .skull-select select.sorybyoption {
    width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  @media (min-width: 768px) {
    .skull-select select {
      z-index: 1; } }

.skull-select .skull-select-mask {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0); }
  @media (min-width: 768px) {
    .skull-select .skull-select-mask {
      z-index: 2; } }

.skull-select::after {
  position: absolute;
  z-index: 0;
  display: block;
  content: "";
  top: 1.25rem;
  right: 1.25rem;
  height: 0.625rem;
  width: 0.625rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: #761030 1px solid;
  border-left: #761030 1px solid;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.skull-select.active::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 27px; }

#skull-mask {
  display: none !important;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    #skull-mask {
      background: rgba(255, 255, 255, 0.1); } }

.skull-list,
.option-values-sort {
  position: fixed;
  padding: 0;
  width: 100%;
  left: 0 !important;
  bottom: 0;
  overflow-y: auto;
  z-index: 9;
  border-radius: 0.625rem 0.625rem 0 0;
  background: #fff;
  height: auto;
  top: auto !important; }
  @media (min-width: 768px) {
    .skull-list,
    .option-values-sort {
      position: absolute;
      top: 60px !important;
      bottom: auto;
      width: 100%;
      border: 1px solid #761030;
      -webkit-box-shadow: 0 0 10px #83272930;
              box-shadow: 0 0 10px #83272930;
      border-radius: 0.3125rem;
      color: #000; } }

.skull-list ul,
.skull-list li {
  list-style: none;
  padding: 0;
  margin: 0; }

.skull-list ul {
  padding: 10px; }

.skull-list li {
  padding: 0.3125rem 0.625rem;
  background: #fff;
  font-size: 0.875rem;
  font-family: "nunito_sansbold";
  font-family: "nunito_sansregular";
  font-weight: 800;
  text-transform: uppercase; }

.skull-list li label {
  display: block; }

.skull-list li label .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer; }

.skull-list li label .icon-radio {
  float: left;
  position: relative;
  vertical-align: middle;
  width: 1.25rem;
  height: 1.25rem;
  border: #761030 1px solid;
  border-radius: 50%;
  outline: none;
  margin-right: 0.625rem; }
  @media (min-width: 768px) {
    .skull-list li label .icon-radio {
      display: none; } }

.skull-list li.checked {
  color: #761030; }

.skull-list li.checked .icon-radio {
  width: 1.25rem;
  height: 1.25rem;
  background: #fff;
  border: #761030 1px solid;
  border-radius: 50%; }

.skull-list li.checked .icon-radio::after {
  position: absolute;
  z-index: 0;
  display: block;
  content: "";
  top: 0.3125rem;
  left: 0.3125rem;
  height: 0.5625rem;
  width: 0.5625rem;
  background: #761030;
  border-radius: 0.3125rem;
  border: 0; }

.skull-list li:active {
  background: rgba(0, 0, 0, 0.025); }

.skull-list li:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.skull-list li:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.skull-list ::-webkit-scrollbar {
  width: 0.1875rem;
  margin-right: 0.125rem; }

.skull-list ::-webkit-scrollbar:horizontal {
  height: 0.1875rem;
  margin-bottom: 0.125rem; }

.skull-list ::-webkit-scrollbar-track {
  border-radius: 0.125rem; }

.skull-list ::-webkit-scrollbar-track-piece {
  background-color: #fff;
  border-radius: 0.125rem; }

.skull-list ::-webkit-scrollbar-thumb {
  width: 2px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.25); }

.skull-list ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.25); }

@media (min-width: 768px) {
  .skull-list li:first-child {
    display: none; } }

.sort-option .default-option::after {
  display: none; }

#sortby-custom-select.active .skull-select::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.static-pages .help-contact-wrap {
  display: block;
  margin: 0 auto;
  max-width: 65rem;
  padding: 0; }
  .static-pages .help-contact-wrap .background-section-wrap {
    background: #fcfcfc 0% 0% no-repeat padding-box;
    padding: 30px 0; }
    .static-pages .help-contact-wrap .background-section-wrap .three-section {
      display: block;
      margin: 0 auto;
      max-width: 787px; }
  .static-pages .help-contact-wrap h2 {
    font: normal normal bold 2.5rem/3.375rem "nunito_sansregular";
    color: #761030;
    margin-bottom: 1.875rem;
    text-align: center; }
    @media (max-width: 1023.98px) {
      .static-pages .help-contact-wrap h2 {
        font-size: 1.5rem;
        margin-bottom: 0.625rem; } }
  .static-pages .help-contact-wrap h3 {
    font: normal normal bold 1.5625rem/2.125rem "nunito_sansregular";
    color: #000;
    letter-spacing: 0.0625rem;
    text-align: center; }
    @media (max-width: 1023.98px) {
      .static-pages .help-contact-wrap h3 {
        font-size: 1.25rem; } }
  .static-pages .help-contact-wrap .call span a {
    font: normal normal normal 0.8125rem/0.9375rem "nunito_sansregular";
    color: #222 !important; }
    @media (max-width: 1023.98px) {
      .static-pages .help-contact-wrap .call span a {
        font-size: 0.75rem; } }
  .static-pages .help-contact-wrap .chat,
  .static-pages .help-contact-wrap .call,
  .static-pages .help-contact-wrap .write-us {
    border-right: 0.125rem solid #dad9d8;
    text-align: center; }
    @media (max-width: 1023.98px) {
      .static-pages .help-contact-wrap .chat,
      .static-pages .help-contact-wrap .call,
      .static-pages .help-contact-wrap .write-us {
        padding: 0 0.5rem; } }
    .static-pages .help-contact-wrap .chat img,
    .static-pages .help-contact-wrap .call img,
    .static-pages .help-contact-wrap .write-us img {
      margin-bottom: 2.5rem;
      width: 3.0625rem;
      height: 3.0625rem; }
      @media (max-width: 1023.98px) {
        .static-pages .help-contact-wrap .chat img,
        .static-pages .help-contact-wrap .call img,
        .static-pages .help-contact-wrap .write-us img {
          width: 1.875rem;
          margin-bottom: 1.375rem;
          height: auto; } }
    .static-pages .help-contact-wrap .chat h4,
    .static-pages .help-contact-wrap .call h4,
    .static-pages .help-contact-wrap .write-us h4 {
      font: normal normal bold 1.375rem/1.875rem "nunito_sansregular";
      color: #761030; }
      @media (max-width: 1023.98px) {
        .static-pages .help-contact-wrap .chat h4,
        .static-pages .help-contact-wrap .call h4,
        .static-pages .help-contact-wrap .write-us h4 {
          font-size: 0.75rem;
          line-height: normal; } }
      .static-pages .help-contact-wrap .chat h4 a,
      .static-pages .help-contact-wrap .call h4 a,
      .static-pages .help-contact-wrap .write-us h4 a {
        font: normal normal bold 1.375rem/1.875rem "nunito_sansregular";
        color: #761030 !important; }
        @media (max-width: 1023.98px) {
          .static-pages .help-contact-wrap .chat h4 a,
          .static-pages .help-contact-wrap .call h4 a,
          .static-pages .help-contact-wrap .write-us h4 a {
            font-size: 0.75rem;
            line-height: normal; } }
  .static-pages .help-contact-wrap .write-us {
    border-right: none; }
  .static-pages .help-contact-wrap .help-contact-accordian {
    max-width: 54.1875rem;
    margin: 5rem auto 0; }
    @media (max-width: 1023.98px) {
      .static-pages .help-contact-wrap .help-contact-accordian {
        padding: 0;
        margin-top: 5rem; } }
    .static-pages .help-contact-wrap .help-contact-accordian .header-accordian {
      margin-bottom: 0.75rem; }
      .static-pages .help-contact-wrap .help-contact-accordian .header-accordian h5 {
        font: normal normal bold 1.5625rem/2.125rem "nunito_sansregular";
        color: #000;
        letter-spacing: 0.0625rem;
        float: left; }
        @media (max-width: 1023.98px) {
          .static-pages .help-contact-wrap .help-contact-accordian .header-accordian h5 {
            font-size: 1.25rem; } }
      .static-pages .help-contact-wrap .help-contact-accordian .header-accordian a {
        font: normal normal bold 1.25rem/1.6875rem "nunito_sansregular";
        float: right;
        color: #761030 !important;
        padding-top: 0.4375rem;
        text-decoration: underline; }
        @media (max-width: 1023.98px) {
          .static-pages .help-contact-wrap .help-contact-accordian .header-accordian a {
            font-size: 0.8125rem; } }

.static-pages .list-group-item {
  font: normal normal 600 0.875rem/1.188rem "nunito_sansregular";
  letter-spacing: 0.002rem;
  width: auto;
  height: 3.125rem;
  color: #000 !important; }
  .static-pages .list-group-item.active {
    background: #f2e9e9 0 0 no-repeat padding-box;
    font: normal normal bold 0.875rem/1.188rem "nunito_sansregular";
    color: #761030 !important; }
  @media (max-width: 1023.98px) {
    .static-pages .list-group-item {
      width: 100%; } }

.static-pages .list-border-div {
  padding: 0.15rem;
  border-bottom: 0.063rem solid #dad9d8;
  border-right: 0.063rem solid #dad9d8;
  width: 85%; }
  @media (min-width: 1280px) and (max-width: 1299.98px) {
    .static-pages .list-border-div {
      width: 87%; } }
  @media (min-width: 1280px) and (max-width: 1299.98px) {
    .static-pages .list-border-div {
      width: 87%; } }
  @media (max-width: 1023.98px) {
    .static-pages .list-border-div {
      width: 100%;
      border-left: 0.063rem solid #dad9d8 !important; } }

.static-pages .list-group {
  margin-top: -0.063rem; }

.static-pages .dashboard-h-text {
  font: normal normal bold 1.563rem/2.125rem "nunito_sansregular";
  color: #000; }
  @media (max-width: 1023.98px) {
    .static-pages .dashboard-h-text {
      font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular";
      padding: 0 !important;
      text-align: center; } }

.static-pages .dashboard-header {
  border-bottom: 0.063rem solid #dad9d8; }
  @media (max-width: 1023.98px) {
    .static-pages .dashboard-header {
      border: 0.063rem solid #dad9d8;
      padding: 0.75rem 0 !important; } }

.static-pages .badge {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size: 1.0625rem;
  position: absolute;
  right: 0.4375rem; }
  .static-pages .badge.rotate {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.static-pages .header h3 {
  float: left;
  font: normal normal bold 1.5625rem/2.125rem "nunito_sansregular";
  color: #000;
  letter-spacing: 0.0031rem; }
  @media (max-width: 1023.98px) {
    .static-pages .header h3 {
      font: normal normal bold 1.25rem/1.688rem "nunito_sansregular"; } }

@media (min-width: 768px) {
  .static-pages .header {
    height: 2.5rem; } }

.static-pages .accordion {
  width: 100%; }
  .static-pages .accordion .card {
    border: 0; }
    .static-pages .accordion .card .card-header {
      margin-bottom: 0;
      -webkit-box-shadow: 0 0 1.25rem #8327291c;
              box-shadow: 0 0 1.25rem #8327291c;
      border: 0.03125rem solid #cbcbcb;
      padding: 0.75rem 2rem;
      border-radius: 0.5rem !important; }
      @media (max-width: 1023.98px) {
        .static-pages .accordion .card .card-header {
          padding: 0 0 0 0.625rem; } }
      .static-pages .accordion .card .card-header h2 button {
        font: normal normal bold 1rem/1.875rem "nunito_sansregular";
        color: #761030;
        display: block;
        width: 100%;
        text-align: left;
        position: relative; }
        @media (max-width: 1023.98px) {
          .static-pages .accordion .card .card-header h2 button {
            font-size: 0.875rem;
            padding-right: 3rem;
            min-height: 3.5rem;
            line-height: 1.5rem; } }
        .static-pages .accordion .card .card-header h2 button::after {
          content: "\2b";
          -webkit-transition: -webkit-transform 0.2s ease-in-out;
          transition: -webkit-transform 0.2s ease-in-out;
          transition: transform 0.2s ease-in-out;
          transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
          font-family: var(--fa-style-family, "Font Awesome 6 Free");
          position: absolute;
          right: 0.75rem; }
          @media (max-width: 1023.98px) {
            .static-pages .accordion .card .card-header h2 button::after {
              right: 1.25rem;
              top: 30%; } }
      .static-pages .accordion .card .card-header h2 button:not(.collapsed)::after {
        content: "\f068"; }
    .static-pages .accordion .card .card-body {
      -webkit-box-shadow: 0 0 20px #8327291c;
              box-shadow: 0 0 20px #8327291c;
      border: 0.03125rem solid #761030;
      border-radius: 0.5rem;
      padding: 1.75rem 2.5rem;
      margin-top: 0.9375rem; }
      @media (max-width: 1023.98px) {
        .static-pages .accordion .card .card-body {
          padding: 1.75rem 1.0625rem; } }
      .static-pages .accordion .card .card-body p {
        font: normal normal normal 0.8125rem/1.875rem "nunito_sansregular";
        line-height: 1.25rem;
        margin-bottom: 1rem; }
        @media (max-width: 1023.98px) {
          .static-pages .accordion .card .card-body p {
            font-size: 0.875rem; } }
      .static-pages .accordion .card .card-body p ~ p {
        margin-bottom: 1rem; }
      .static-pages .accordion .card .card-body p:last-child {
        margin-bottom: 0 !important; }
      .static-pages .accordion .card .card-body span,
      .static-pages .accordion .card .card-body a {
        font: normal normal bold 0.8125rem/1.875rem "nunito_sansregular";
        color: #761030 !important; }

.static-pages .dashboard-body {
  margin-bottom: 0 !important; }
  .static-pages .dashboard-body .personal-overview-section {
    padding-bottom: 0 !important; }

.static-pages table,
.about-us table,
.privacy-policy table,
.trems-and-conditions table,
.offers-contest-details table,
.breadcrumbstyle table {
  width: 80%;
  border: 0;
  display: table; }
  @media (max-width: 767.98px) {
    .static-pages table,
    .about-us table,
    .privacy-policy table,
    .trems-and-conditions table,
    .offers-contest-details table,
    .breadcrumbstyle table {
      width: 100%;
      display: block; } }
  .static-pages table .table-heading,
  .about-us table .table-heading,
  .privacy-policy table .table-heading,
  .trems-and-conditions table .table-heading,
  .offers-contest-details table .table-heading,
  .breadcrumbstyle table .table-heading {
    background-color: #702121;
    color: #fff; }
  .static-pages table .first-color,
  .about-us table .first-color,
  .privacy-policy table .first-color,
  .trems-and-conditions table .first-color,
  .offers-contest-details table .first-color,
  .breadcrumbstyle table .first-color {
    background-color: #fff; }
  .static-pages table .second-color,
  .about-us table .second-color,
  .privacy-policy table .second-color,
  .trems-and-conditions table .second-color,
  .offers-contest-details table .second-color,
  .breadcrumbstyle table .second-color {
    background-color: #dbdbdb; }
  .static-pages table td,
  .about-us table td,
  .privacy-policy table td,
  .trems-and-conditions table td,
  .offers-contest-details table td,
  .breadcrumbstyle table td {
    font: normal normal normal 0.8125rem/1.875rem "nunito_sansregular";
    padding: 0.45rem 1.5rem; }
  .static-pages table th,
  .about-us table th,
  .privacy-policy table th,
  .trems-and-conditions table th,
  .offers-contest-details table th,
  .breadcrumbstyle table th {
    font: normal normal bold 0.8125rem/1.875rem "nunito_sansregular";
    padding: 0.45rem 1.5rem;
    line-height: 1.375rem;
    vertical-align: middle;
    white-space: nowrap; }
  .static-pages table::-webkit-scrollbar-track,
  .about-us table::-webkit-scrollbar-track,
  .privacy-policy table::-webkit-scrollbar-track,
  .trems-and-conditions table::-webkit-scrollbar-track,
  .offers-contest-details table::-webkit-scrollbar-track,
  .breadcrumbstyle table::-webkit-scrollbar-track {
    border-radius: 0.625rem;
    background-color: #bcbcbc; }
  .static-pages table::-webkit-scrollbar,
  .about-us table::-webkit-scrollbar,
  .privacy-policy table::-webkit-scrollbar,
  .trems-and-conditions table::-webkit-scrollbar,
  .offers-contest-details table::-webkit-scrollbar,
  .breadcrumbstyle table::-webkit-scrollbar {
    height: 0.375rem; }
  .static-pages table::-webkit-scrollbar-thumb,
  .about-us table::-webkit-scrollbar-thumb,
  .privacy-policy table::-webkit-scrollbar-thumb,
  .trems-and-conditions table::-webkit-scrollbar-thumb,
  .offers-contest-details table::-webkit-scrollbar-thumb,
  .breadcrumbstyle table::-webkit-scrollbar-thumb {
    border-radius: 0.5rem;
    background-color: #702121; }

.static-pages .breadcrumb-item + .breadcrumb-item::before,
.about-us .breadcrumb-item + .breadcrumb-item::before,
.privacy-policy .breadcrumb-item + .breadcrumb-item::before,
.trems-and-conditions .breadcrumb-item + .breadcrumb-item::before,
.offers-contest-details .breadcrumb-item + .breadcrumb-item::before,
.breadcrumbstyle .breadcrumb-item + .breadcrumb-item::before {
  content: "|";
  text-align: left;
  font: normal normal normal 1rem/1.5rem "nunito_sansregular";
  letter-spacing: 0.025rem; }

.slick-dots {
  display: none !important; }
  @media (max-width: 1023.98px) {
    .slick-dots {
      display: block !important; } }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

#about-us .about-hero-banner {
  width: 100%; }

#about-us .hero-banner-img {
  width: 100%; }

#about-us .irth-story-title {
  font-size: 1.25rem;
  font-family: "Tenor Sans", sans-serif;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.06em;
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 5rem;
  padding-bottom: 1.875rem; }

#about-us .irth-story-title img.irth-heading-logo {
  width: auto;
  margin-bottom: 0.25rem;
  height: 1.1875rem; }

#about-us .about-irth-story {
  padding: 5rem 10rem; }

#about-us .about-irth-story h3 {
  font-size: 0.875rem;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #000;
  margin-top: 2.8125rem;
  margin-bottom: 0.3125rem;
  font-weight: 500;
  font-family: var(--bs-body-font-family); }

#about-us .about-irth-story p {
  font-size: 0.875rem;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #000;
  margin-bottom: 0; }

#about-us .irth-promise-title {
  font-family: "Tenor Sans", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.06em;
  color: #000;
  text-align: center; }

#about-us .irth-promise-title img.irth-heading-logo {
  width: auto;
  margin-bottom: 0.25rem;
  height: 1.2rem; }

#about-us .irth-box1 {
  margin-right: 13%; }

#about-us .irth-box2 {
  margin-left: 13%;
  margin-top: 57%; }

#about-us .irth-box3 {
  margin-left: 13%;
  margin-top: -4.0625rem; }

#about-us .bg-warm-yellow {
  background-color: #ffdd40; }

#about-us .irth-promise {
  padding: 5rem 7rem; }

#about-us .irth-promise-text {
  padding-left: 2rem; }

#about-us .irth-promise-text p {
  font-size: 0.875rem;
  font-family: "Tenor Sans", sans-serif;
  letter-spacing: 0.04em;
  color: #000;
  margin-bottom: 0.625rem;
  padding-bottom: 0;
  line-height: 1.5em; }

#about-us .about-explore {
  padding: 5rem 10rem; }
  @media (max-width: 575.98px) {
    #about-us .about-explore {
      padding: 4rem 0 !important; }
      #about-us .about-explore .container-fluid {
        padding-right: 0; } }

#about-us .explore-div {
  padding: 0; }

#about-us .explore-div h3 {
  font-size: 0.875rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  margin-top: 1.25rem;
  font-weight: 500; }

@media (max-width: 1023.98px) {
  #about-us .irth-box1 {
    margin-right: 20%; }
  #about-us .irth-box2 {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
    margin-left: 25%; }
  #about-us .irth-box3 {
    margin-top: 0;
    margin-right: 13%;
    margin-left: 10%; }
  #about-us .irth-promise-title {
    text-align: center;
    margin-bottom: 3rem; }
  #about-us .irth-promise {
    padding: 1rem; }
  #about-us .irth-promise-text {
    padding: 0;
    padding-top: 1rem; }
  #about-us .irth-promise {
    padding: 4rem 1rem; }
  #about-us .about-explore {
    padding: 4rem 1rem; }
  #about-us .about-irth-story {
    padding: 4rem 1rem; } }

@media (max-width: 1023.98px) {
  #about-us {
    padding: 0; }
    #about-us .container {
      padding: 0; } }

#about-us h1 {
  font-size: 2.5rem;
  font-family: "nunito_sansextrabold";
  color: #761030;
  text-align: center;
  padding-bottom: 1.25rem; }
  @media (max-width: 1023.98px) {
    #about-us h1 {
      font-size: 1.5rem;
      padding-bottom: 1.5625rem; } }

#about-us h2 {
  font-size: 1.5625rem;
  font-family: "nunito_sansbold";
  color: #000;
  text-align: center;
  padding-bottom: 3.125rem; }
  @media (max-width: 1023.98px) {
    #about-us h2 {
      font-size: 1.25rem; } }

#about-us h3 {
  font-size: 1rem;
  font-family: "nunito_sansbold"; }

#about-us p {
  font-size: 0.8125rem; }

#about-us .about-content {
  max-width: 70.625rem;
  display: block;
  margin: 0 auto;
  padding: 1.5625rem 2.5rem 0.625rem;
  background: #fcfcfc 0% 0% no-repeat padding-box; }
  @media (max-width: 1023.98px) {
    #about-us .about-content {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.privacy-policy {
  margin-bottom: 3.75rem; }
  @media (max-width: 1023.98px) {
    .privacy-policy {
      padding: 0; }
      .privacy-policy .container {
        padding: 0; } }
  .privacy-policy h1 {
    font-size: 2.5rem;
    font-family: "nunito_sansextrabold";
    color: #761030;
    text-align: center;
    padding-bottom: 2.8125rem; }
    @media (max-width: 1023.98px) {
      .privacy-policy h1 {
        font-size: 1.5rem;
        padding-bottom: 1.5625rem; } }
  .privacy-policy h2 {
    font-size: 1rem;
    font-family: "nunito_sansbold";
    color: #000;
    padding-bottom: 1.25rem; }
  .privacy-policy p {
    font-size: 0.8125rem;
    padding-bottom: 1.25rem; }
  .privacy-policy ol {
    margin: 0;
    padding: 0; }
    .privacy-policy ol li {
      font-size: 0.8125rem; }
  .privacy-policy .privacy-content {
    max-width: 70.625rem;
    display: block;
    margin: 0 auto;
    padding: 1.5625rem 2.5rem 0.625rem;
    background: #fcfcfc 0% 0% no-repeat padding-box; }
    @media (max-width: 1023.98px) {
      .privacy-policy .privacy-content {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; } }

.trems-and-conditions {
  margin-bottom: 3.75rem; }
  .trems-and-conditions h1 {
    font: normal normal bold 1.5rem/3.4375rem "nunito_sansregular";
    color: #761030;
    text-align: left;
    padding-bottom: 0.3125rem; }
    @media (max-width: 1023.98px) {
      .trems-and-conditions h1 {
        font-size: 1rem; } }
  .trems-and-conditions .about-content {
    font-size: 1rem; }
    @media (max-width: 1023.98px) {
      .trems-and-conditions .about-content {
        font-size: 0.75rem; } }
  @media (max-width: 1023.98px) {
    .trems-and-conditions .accordion .card .card-body p {
      font-size: 0.75rem; } }

.offers-contest-details h1 {
  font-size: 2.5rem;
  font-family: "nunito_sansextrabold";
  color: #761030;
  text-align: center;
  padding-bottom: 1.25rem;
  letter-spacing: 0.1rem; }
  @media (max-width: 1023.98px) {
    .offers-contest-details h1 {
      font-size: 1.5rem; }
      .offers-contest-details h1.inner-heading {
        font-size: 1.25rem; } }

.offers-contest-details h2 {
  font: normal normal bold 1.875rem/2.5625rem "nunito_sansregular";
  color: #000;
  text-align: center;
  padding-bottom: 1.25rem; }
  @media (max-width: 1023.98px) {
    .offers-contest-details h2 {
      font-size: 1.25rem;
      padding-bottom: 0.625rem; } }

@media (max-width: 1023.98px) {
  .offers-contest-details .container-group {
    padding: 0; } }

.offers-contest-details .offer-box {
  -webkit-box-shadow: 0 0 1.25rem #83272933;
          box-shadow: 0 0 1.25rem #83272933;
  border: 0.03125rem solid #761030;
  border-radius: 0.5rem;
  max-width: 63.1875rem;
  margin: 1.25rem auto 2.5rem;
  padding: 1.5625rem; }
  @media (max-width: 1023.98px) {
    .offers-contest-details .offer-box {
      margin: 0.3125rem auto 1.875rem;
      padding: 1.5625rem 0.625rem; } }
  .offers-contest-details .offer-box h4 {
    font: normal normal bold 1rem/1.375rem "nunito_sansregular";
    color: #761030;
    margin-bottom: 0.4375rem; }
  .offers-contest-details .offer-box h5 {
    font: normal normal normal 1rem/1.375rem "nunito_sansregular"; }
  .offers-contest-details .offer-box .offer-period {
    border-right: 0.125rem solid #dad9d8;
    padding-left: 1.875rem; }
    @media (max-width: 1023.98px) {
      .offers-contest-details .offer-box .offer-period {
        margin-bottom: 1.25rem;
        border-right: 0; }
        .offers-contest-details .offer-box .offer-period.no-border-mob::after {
          display: none; }
        .offers-contest-details .offer-box .offer-period::after {
          content: "";
          width: 36%;
          height: 0.0625rem;
          display: block;
          background-color: #dad9d8;
          margin-top: 1.25rem; } }
  .offers-contest-details .offer-box .preview-offer {
    padding-left: 1.875rem; }
  .offers-contest-details .offer-box ul {
    padding-left: 0; }
    @media (max-width: 1023.98px) {
      .offers-contest-details .offer-box ul {
        padding-left: 0.8125rem; } }
    .offers-contest-details .offer-box ul li {
      list-style-type: disc;
      font-size: 1rem; }
  .offers-contest-details .offer-box .single-text {
    padding: 0 0 1.0625rem 1.875rem; }
    @media (max-width: 1023.98px) {
      .offers-contest-details .offer-box .single-text {
        padding-left: 1.0625rem; } }

.offers-contest-details .inner-table th,
.offers-contest-details .inner-table td {
  width: 50%;
  border-top: 0;
  border-bottom: 0; }
  .offers-contest-details .inner-table th:first-child,
  .offers-contest-details .inner-table td:first-child {
    border-left: 0; }
  .offers-contest-details .inner-table th:last-child,
  .offers-contest-details .inner-table td:last-child {
    border-right: 0; }

.offers-contest-details .inner-table.border-top {
  border-top: 1px solid #ccc; }

.offers-contest-details .td-purity {
  padding-left: 1.5rem; }

.offers-contest-details .offer-group {
  font-family: "nunito_sansregular";
  margin-bottom: 5.625rem; }
  @media (max-width: 1023.98px) {
    .offers-contest-details .offer-group {
      margin-bottom: 3.75rem; } }
  .offers-contest-details .offer-group h4 {
    font: normal normal bold 1rem/1.375rem "nunito_sansregular";
    color: #761030;
    margin-bottom: 0.25rem; }
  .offers-contest-details .offer-group p {
    font-size: 0.8125rem; }

.offers-contest-details .style-dot {
  padding-left: 0.875rem; }
  .offers-contest-details .style-dot li {
    list-style: disc;
    font-size: 0.8125rem; }
    .offers-contest-details .style-dot li ul {
      padding-left: 1.6875rem; }
      .offers-contest-details .style-dot li ul li {
        list-style-type: circle; }

.offers-contest-details table {
  width: 100% !important;
  border: 0; }
  .offers-contest-details table td,
  .offers-contest-details table th {
    white-space: nowrap; }

.modal-open .list-group-item.active {
  z-index: 0; }

.subscribe {
  background-color: #ffdd40;
  height: 57px;
  width: 35%;
  left: 596px;
  top: 5307px;
  border-radius: 0;
  border: none;
  margin-top: 2rem;
  margin-left: 10px; }
  @media (max-width: 1023.98px) {
    .subscribe {
      width: 65% !important;
      margin-left: 0; } }

.newsletter-btn {
  color: #000;
  font-family: arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px; }

.newsletter-descr-1 {
  display: block;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.1em; }

.newsletter-email {
  padding: 5px 15px; }

.newsletter-descr-2 {
  display: none; }

.irth-text {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  color: #000; }

input:focus-visible {
  outline: none; }

input:focus {
  border-color: #181818; }

.newsletter-email {
  margin-top: 25px;
  margin-bottom: 9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 96%;
  height: 50px;
  left: 537px;
  top: 5220px;
  background: #fff;
  border: 1.4px solid #dad9d8; }

.irth-community {
  top: 4919px; }

.text-community {
  font-family: "Tenor Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 28px;
  margin-bottom: 15px;
  margin-top: 35px;
  text-align: center; }
  @media (min-width: 1024px) {
    .text-community {
      margin-top: 58px; } }

@media only screen and (max-width: 767px) {
  .text-community {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px; }
  .newsletter-descr-2 {
    display: block; } }
  @media only screen and (max-width: 767px) and (max-width: 1023.98px) {
    .newsletter-descr-2 {
      letter-spacing: 0.1em;
      line-height: 28px; } }

@media only screen and (max-width: 767px) {
  .newsletter-descr-1 {
    display: none; }
  .newsletter-email {
    width: 90%; } }

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

/* Footer Static pages */
.help {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3em; }

.help-lefttab {
  position: relative;
  float: left;
  width: 28%;
  background: #cae5e5;
  padding: 1px 89px; }
  .help-lefttab .title-help {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 29px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding-top: 10px;
    color: #000; }
    .help-lefttab .title-help h4 {
      font-weight: 700;
      letter-spacing: 1px;
      font-size: 25px !important; }
  .help-lefttab .search-help {
    text-align: center;
    background: transparent;
    margin: 0;
    padding: 7px 8px;
    font-size: 14px;
    color: inherit;
    border: 1px solid transparent;
    border-radius: inherit; }
    .help-lefttab .search-help .box-border {
      border: none;
      background: none;
      font-family: Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 21px;
      /* identical to box height */
      letter-spacing: 0.06em;
      color: rgba(0, 0, 0, 0.4); }
  .help-lefttab .help-menu {
    margin-top: 2em; }
  .help-lefttab .help-menu-content {
    padding: 0; }
    .help-lefttab .help-menu-content a:hover {
      border-bottom: 1px solid;
      padding-bottom: 5px; }
    .help-lefttab .help-menu-content .help-menu-content-links {
      cursor: pointer;
      padding: 20px 0; }
    .help-lefttab .help-menu-content .help-menu-content-links {
      position: relative; }
    .help-lefttab .help-menu-content .tooltiptext {
      visibility: hidden;
      width: auto;
      height: 25px;
      background-color: #fff;
      color: #343a40;
      text-align: center;
      border-radius: 0;
      padding: 10px;
      padding-top: 3.5px;
      font-size: 12px;
      white-space: nowrap;
      border: 1px solid;
      position: absolute;
      z-index: 1;
      top: 80%;
      left: 70%; }
    .help-lefttab .help-menu-content .help-menu-content-links:hover .tooltiptext {
      visibility: visible; }

.help-rigthtab {
  width: 64%;
  float: right;
  text-align: center; }
  .help-rigthtab h2 {
    width: 100%;
    height: auto;
    margin-left: -40px;
    font-size: 30px;
    color: #000;
    text-align: center;
    margin-bottom: 35px;
    font-weight: 600; }
  .help-rigthtab .exp-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 15px; }
    .help-rigthtab .exp-button .expand-all {
      background: none;
      border: none;
      margin-right: -15px;
      color: #000 !important;
      margin-top: 8px; }
      @media (max-width: 767.98px) {
        .help-rigthtab .exp-button .expand-all {
          margin-right: 2px; } }
    .help-rigthtab .exp-button .collapse-all {
      background: none;
      border: none;
      color: #000 !important;
      margin-right: -15px;
      margin-top: 8px; }
      @media (max-width: 767.98px) {
        .help-rigthtab .exp-button .collapse-all {
          margin-right: 2px; } }
  .help-rigthtab h4 {
    font-size: 15px !important;
    font-weight: 700;
    padding-top: 10px;
    display: inline;
    font-family: arial; }
  .help-rigthtab a {
    color: #4a5cec !important; }
  .help-rigthtab .questions {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 14px; }
    @media (max-width: 575.98px) {
      .help-rigthtab .questions {
        padding: 7px; } }
    @media (max-width: 575.98px) {
      .help-rigthtab .questions .down-arrow {
        position: relative;
        top: 5px; } }
  .help-rigthtab .answers {
    font-size: 16px !important;
    margin-bottom: 20px;
    padding: 7px; }
  .help-rigthtab .contact-help {
    margin-top: 2em;
    margin-left: -8em;
    gap: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .help-rigthtab .contact-help figcaption {
      line-height: 30px;
      font-family: arial;
      color: #299d9d;
      margin-top: 12px;
      font-size: 14px;
      margin-bottom: 1rem; }
  .help-rigthtab .content {
    margin-bottom: 45px;
    padding: 1px 60px;
    width: 93%;
    text-align: left;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; }
    .help-rigthtab .content h4 {
      margin-left: -2px;
      float: left;
      color: #000;
      font-size: 30px;
      font-weight: 400;
      margin-bottom: 0; }
    .help-rigthtab .content hr {
      margin-top: 5px;
      margin-bottom: 5px; }
    .help-rigthtab .content td {
      padding: 10px 5px;
      font-size: 15px;
      border: 1px solid;
      text-align: center; }
      .help-rigthtab .content td p {
        margin-bottom: 0;
        line-height: 27px;
        font-size: 15px; }
    .help-rigthtab .content table {
      width: 81%;
      margin-bottom: 10px;
      border-collapse: collapse; }
      @media (max-width: 767.98px) {
        .help-rigthtab .content table {
          width: 100%; } }

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: transparent;
  color: #000;
  cursor: pointer;
  padding: 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 24px;
  list-style: none; }
  .accordion .imported-address {
    line-height: 1.25rem; }

.accordionhelp {
  background-color: transparent;
  color: #000;
  cursor: pointer;
  padding: 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s; }

/* Style the accordion panel. Note: hidden by default */
.panel {
  overflow: hidden; }

.footer-terms-condtions-table {
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 13px;
  font-family: arial, sans-serif; }

@media (max-width: 1049.98px) {
  .help {
    margin-top: 3em;
    display: block; }
  .help-lefttab-mobile {
    display: block !important;
    position: relative;
    background: #cae5e5;
    left: 7%;
    margin-top: 4em;
    width: 87%;
    padding: 1px 50px; }
    .help-lefttab-mobile img {
      height: 18px;
      width: 18px; }
  .help-lefttab {
    display: none !important; }
  .title-help {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 29px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
    position: relative;
    padding-top: 10px; }
    .title-help h4 {
      font-weight: 700;
      letter-spacing: 1px;
      font-size: 32px;
      margin-top: 25px; }
  .help-menu {
    margin-top: 1em; }
  .down-arrow-help {
    float: right;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    text-align: end;
    right: 0;
    position: absolute;
    margin-top: 7px;
    padding-left: 0 !important; }
  .active .down-arrow-help {
    float: right;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    text-align: end;
    right: 0;
    position: absolute;
    margin-top: 7px;
    padding-left: 0 !important; }
  .help-menu-content {
    padding: 0;
    line-height: 3em;
    text-align: left;
    margin-top: -15px; }
    .help-menu-content .help-menu-content-links {
      cursor: pointer;
      font-weight: 600;
      padding: 5px 0;
      font-family: arial; }
  .help-rigthtab {
    width: 100%;
    text-align: center; }
    .help-rigthtab .contact-help {
      display: none; }
    .help-rigthtab h2 {
      display: none; } }
  @media (max-width: 1049.98px) and (max-width: 767.98px) {
    .help-rigthtab .content {
      text-align: left;
      width: 100%;
      padding-left: 5px !important;
      padding-right: 5px !important;
      margin-top: 2em; } }

@media (max-width: 1049.98px) {
    .help-rigthtab .questions {
      margin-top: 25px;
      font-size: 14px;
      margin-bottom: 25px; }
    .help-rigthtab p {
      font-size: 13px; }
  .contact-help-mobile {
    margin-top: 2em;
    gap: 50px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: -3em;
    position: relative; }
    .contact-help-mobile figcaption {
      line-height: 30px;
      font-family: arial;
      color: #299d9d;
      margin-top: 12px;
      font-size: 14px;
      margin-bottom: 1rem;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
  .contact-us-mobile {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    padding-left: 5em; } }

.irth-cancellation {
  font-size: 13px;
  width: 85%;
  line-height: 27px;
  padding-right: 5px;
  margin-bottom: 10em; }
  @media (max-width: 1049.98px) {
    .irth-cancellation {
      font-size: 13px;
      width: 100%;
      line-height: 27px;
      padding-right: 19px;
      margin-bottom: 10em; } }
  .irth-cancellation h4 {
    font-size: 15px;
    line-height: 28px;
    font-family: arial;
    letter-spacing: 0.2px; }
    @media (max-width: 1049.98px) {
      .irth-cancellation h4 {
        font-size: 15px;
        font-family: arial;
        line-height: 28px;
        letter-spacing: 0.2px; } }
  .irth-cancellation h5 {
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 7px;
    margin-left: 2px; }
    @media (max-width: 1049.98px) {
      .irth-cancellation h5 {
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        padding-top: 4px;
        margin-left: 2px; } }
  .irth-cancellation .home {
    color: #8c8c8c !important;
    font-size: 10px;
    text-transform: uppercase;
    font-family: arial;
    font-weight: bold; }
    @media (max-width: 1049.98px) {
      .irth-cancellation .home {
        color: #8c8c8c !important;
        font-size: 15px;
        text-transform: uppercase;
        font-family: arial;
        font-weight: bold;
        text-shadow: none; } }
  .irth-cancellation .footer-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1049.98px) {
      .irth-cancellation .footer-breadcrumb {
        padding-top: 2em !important; } }
  .irth-cancellation .arrow {
    font-size: 10px !important;
    font-weight: bold;
    margin-top: 1px; }
    @media (max-width: 1049.98px) {
      .irth-cancellation .arrow {
        font-size: 10px !important;
        font-weight: lighter; } }

.content-contactus h4 {
  font-size: 30px !important; }

.content-contactus .help-rigthtab .expand-all {
  background: none;
  border: none;
  margin-right: -15px;
  color: #8c8c8c !important; }
  @media (max-width: 1049.98px) {
    .content-contactus .help-rigthtab .expand-all {
      margin-top: 15px; } }

.content-contactus .help-rigthtab .collapse-all {
  display: block;
  background: none;
  border: none;
  margin-right: -15px;
  color: #8c8c8c !important; }
  @media (max-width: 1049.98px) {
    .content-contactus .help-rigthtab .collapse-all {
      margin-top: 15px; } }
  @media (max-width: 767.98px) {
    .content-contactus .help-rigthtab .collapse-all {
      margin-right: 2px !important; } }

.contactus-help {
  font-size: 13px;
  width: 85%;
  line-height: 27px;
  padding-right: 5px;
  padding-left: 8em;
  letter-spacing: 2px; }
  @media (max-width: 1049.98px) {
    .contactus-help {
      display: none;
      font-size: 13px;
      width: 100%;
      line-height: 27px;
      padding-right: 19px; } }
  .contactus-help h4 {
    font-size: 15px;
    line-height: 28px;
    font-family: arial;
    letter-spacing: 0.2px; }
    @media (max-width: 1049.98px) {
      .contactus-help h4 {
        font-size: 15px;
        font-family: arial;
        line-height: 28px;
        letter-spacing: 0.2px; } }
  .contactus-help h5 {
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 22px;
    margin-left: 6px; }
    @media (max-width: 1049.98px) {
      .contactus-help h5 {
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        padding-top: 4px;
        margin-left: 2px; } }
  .contactus-help .home {
    color: #8c8c8c !important;
    font-size: 12px;
    text-transform: capitalize;
    font-family: arial;
    font-weight: bold; }
    @media (max-width: 1049.98px) {
      .contactus-help .home {
        color: #8c8c8c !important;
        font-size: 15px;
        text-transform: capitalize;
        font-family: arial;
        font-weight: bold;
        text-shadow: none; } }
  .contactus-help .footer-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1049.98px) {
      .contactus-help .footer-breadcrumb {
        padding-top: 2em !important; } }
  .contactus-help .arrow {
    font-size: 10px !important;
    font-weight: bold;
    margin-top: 4px;
    margin-left: -30px !important; }
    @media (max-width: 1049.98px) {
      .contactus-help .arrow {
        font-size: 10px !important;
        font-weight: lighter; } }

.footer-terms-and-conditions {
  font-size: 13px;
  font-family: arial;
  width: 85%;
  line-height: 30px;
  padding-right: 15em;
  margin-bottom: 10em;
  color: #000; }
  .footer-terms-and-conditions p {
    text-align: justify;
    line-height: 30px; }
  .footer-terms-and-conditions .accordion-button {
    margin-bottom: 10px;
    margin-top: 20px; }
  @media (max-width: 1049.98px) {
    .footer-terms-and-conditions {
      font-size: 13px;
      width: 100%;
      font-family: arial;
      line-height: 27px;
      color: #000;
      padding-right: 19px;
      margin-bottom: 10em; } }
  .footer-terms-and-conditions h4 {
    font-size: 15px;
    line-height: 28px;
    font-family: arial;
    letter-spacing: 0.2px;
    padding-bottom: 15px; }
    @media (max-width: 1049.98px) {
      .footer-terms-and-conditions h4 {
        font-size: 15px;
        font-family: arial;
        line-height: 28px;
        letter-spacing: 0.2px; } }
  .footer-terms-and-conditions h5 {
    text-transform: uppercase;
    font-size: 12px;
    font-family: arial;
    padding-top: 10px;
    margin-left: 2px; }
    @media (max-width: 1049.98px) {
      .footer-terms-and-conditions h5 {
        text-transform: uppercase;
        font-family: arial;
        font-size: 15px;
        font-weight: 600;
        padding-top: 7px;
        margin-left: 2px; } }
  .footer-terms-and-conditions .home {
    color: #8c8c8c !important;
    font-size: 10px;
    text-transform: uppercase;
    font-family: arial;
    font-weight: bold; }
    @media (max-width: 1049.98px) {
      .footer-terms-and-conditions .home {
        color: #8c8c8c !important;
        font-size: 15px;
        text-transform: uppercase;
        font-family: arial;
        font-weight: bold;
        text-shadow: none; } }
  .footer-terms-and-conditions .footer-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1049.98px) {
      .footer-terms-and-conditions .footer-breadcrumb {
        padding-top: 2em !important; } }
  .footer-terms-and-conditions .arrow {
    font-size: 10px !important;
    font-weight: bold;
    margin-top: 1px; }
    @media (max-width: 1049.98px) {
      .footer-terms-and-conditions .arrow {
        font-size: 10px !important;
        font-weight: lighter; } }
  .footer-terms-and-conditions hr {
    margin-top: 5px;
    margin-bottom: 5px; }

.footer-privacy-policy {
  font-size: 13px;
  width: 85%;
  line-height: 27px;
  padding-right: 15em;
  margin-bottom: 10em;
  font-family: arial;
  letter-spacing: 0.02em;
  text-align: justify;
  color: #000; }
  .footer-privacy-policy h2 {
    font-size: 15px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: arial;
    padding-bottom: 20px; }
  .footer-privacy-policy h3 {
    line-height: 27px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-family: arial; }
  @media (max-width: 1049.98px) {
    .footer-privacy-policy {
      font-size: 13px;
      width: 100%;
      line-height: 27px;
      padding-right: 19px;
      margin-bottom: 10em;
      letter-spacing: 0;
      font-family: arial; } }
  .footer-privacy-policy h4 {
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    font-family: arial;
    letter-spacing: 0.2px; }
    @media (max-width: 1049.98px) {
      .footer-privacy-policy h4 {
        font-size: 13px;
        font-weight: bold;
        line-height: 28px;
        font-family: arial;
        letter-spacing: 0.2px; } }
  .footer-privacy-policy h5 {
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 7px;
    margin-left: 2px; }
    @media (max-width: 1049.98px) {
      .footer-privacy-policy h5 {
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        padding-top: 4px;
        margin-left: 2px; } }
  .footer-privacy-policy h6 {
    font-weight: 700;
    font-size: 13px;
    line-height: 27px;
    font-family: arial; }
  .footer-privacy-policy .home {
    color: #8c8c8c !important;
    font-size: 10px;
    text-transform: uppercase;
    font-family: arial;
    font-weight: bold; }
    @media (max-width: 1049.98px) {
      .footer-privacy-policy .home {
        color: #8c8c8c !important;
        font-size: 15px;
        text-transform: uppercase;
        font-family: arial;
        font-weight: bold;
        text-shadow: none; } }
  .footer-privacy-policy .footer-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1049.98px) {
      .footer-privacy-policy .footer-breadcrumb {
        padding-top: 2em !important; } }
  .footer-privacy-policy .arrow {
    font-size: 10px !important;
    font-weight: bold;
    margin-top: 1px; }
    @media (max-width: 1049.98px) {
      .footer-privacy-policy .arrow {
        font-size: 10px !important;
        font-weight: lighter; } }
  .footer-privacy-policy hr {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 103%; }
  .footer-privacy-policy .active.accordion {
    color: #0c63e4; }

.blueheading[aria-expanded="true"] {
  color: #0c63e4; }

.down-arrow {
  float: right;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.collapsed .down-arrow {
  float: right;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.exp-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px; }

.expand-all {
  background: none;
  border: none;
  margin-right: -15px;
  color: #8c8c8c !important; }

.collapse-all {
  display: block;
  background: none;
  border: none;
  margin-right: -15px;
  color: #8c8c8c !important; }

.join-irth-form {
  position: relative;
  margin: auto; }

.new {
  position: relative;
  margin: auto;
  width: 90%;
  left: 16px; }
  @media (min-width: 1024px) {
    .new {
      width: 600px; } }

.placeholer {
  position: absolute;
  inset: 0;
  left: 10px;
  padding: 0 5px;
  background: white;
  height: 20px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  width: 125px;
  top: 2.3rem;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.irth-inp + .placeholer {
  top: 1rem;
  right: 1rem;
  font-size: 12px;
  width: 90px; }

.text-error {
  font-size: 14px; }

#seo-footer span {
  font-size: 12px;
  font-weight: 600 !important; }

#seo-footer h2,
#seo-footer h3 {
  font-size: small;
  margin-top: 10px; }

#seo-footer h5 {
  text-transform: uppercase;
  color: #77778d;
  padding: 0;
  margin: 0;
  font-size: 12.5px; }

#seo-footer {
  margin: 2% 5%;
  text-align: justify;
  color: #777; }
  #seo-footer h1 {
    font-size: 12px !important; }
  #seo-footer p {
    font-size: 10px !important; }

#seo-footer p {
  font-size: 13px; }

@media (max-width: 1023.98px) {
  .seo-footer a {
    font-size: 12px; } }

.seconddiv {
  display: none;
  line-height: 30px; }

.firstdiv {
  line-height: 30px; }

.newsletter-email-focus {
  border-color: #181818; }

#popup-custom-drop .custom-drop-down-pop {
  width: 6.125rem;
  height: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 0.0625rem solid lightgrey;
  padding: 0 0.25rem;
  padding-top: 0.6875rem;
  padding-left: 0.5rem;
  padding-bottom: 0.625rem;
  cursor: pointer; }
  #popup-custom-drop .custom-drop-down-pop.login-drop-down {
    height: 35px;
    padding: 0 6px 0 2.5px;
    width: 3.75rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1024px) {
      #popup-custom-drop .custom-drop-down-pop.login-drop-down {
        height: 42px;
        width: 5rem; } }
    #popup-custom-drop .custom-drop-down-pop.login-drop-down .selected-flag img {
      width: 0.75rem; }
      @media (min-width: 1024px) {
        #popup-custom-drop .custom-drop-down-pop.login-drop-down .selected-flag img {
          width: 1.25rem; } }
    #popup-custom-drop .custom-drop-down-pop.login-drop-down .selected-value-pop {
      font-size: 0.75rem;
      line-height: 14px;
      font-family: arial, sans-serif;
      color: #959394;
      font-weight: 400;
      width: 2.1875rem;
      height: 100%;
      border: 0; }
      @media (min-width: 1024px) {
        #popup-custom-drop .custom-drop-down-pop.login-drop-down .selected-value-pop {
          font-size: 0.875rem;
          width: 2.5rem;
          line-height: 16px; } }
    #popup-custom-drop .custom-drop-down-pop.login-drop-down .down-arrow-pop {
      font-size: 8px;
      margin: 0;
      padding: 0; }
  #popup-custom-drop .custom-drop-down-pop.error {
    border: 1px solid #c00; }
  #popup-custom-drop .custom-drop-down-pop .down-arrow-pop {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding-left: 0.7569rem;
    font-size: 0.875rem;
    margin-right: 0.58rem;
    padding-top: 0.36rem;
    color: #832729; }
  #popup-custom-drop .custom-drop-down-pop .selected-value-pop {
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: 800;
    padding-left: 3px !important; }

#popup-custom-drop .option-values-pop ul {
  overflow-x: hidden; }

.option-values-pop {
  -webkit-box-shadow: 0 0 0.9375rem #83272933;
          box-shadow: 0 0 0.9375rem #83272933;
  background: #fff 0% 0% no-repeat padding-box;
  cursor: pointer;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 2;
  margin-top: 0.125rem;
  padding-left: 0; }
  .option-values-pop ul {
    height: 12rem;
    overflow-y: scroll; }
    .option-values-pop ul .option-value-pop {
      font-family: arial, sans-serif;
      font-weight: 400;
      font-size: 0.75rem;
      padding-top: 0.625rem;
      padding-bottom: 0.6875rem;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .option-values-pop ul .option-value-pop img {
        width: 1.25rem;
        margin-right: 0.25rem; }
      .option-values-pop ul .option-value-pop li span {
        font-size: 0.75rem !important; }

.option-values-title {
  width: 90%; }

.option-values-second-pop {
  width: 22.4%; }
  @media (max-width: 767.98px) {
    .option-values-second-pop {
      width: -webkit-min-content;
      width: -moz-min-content;
      width: min-content; } }
  .option-values-second-pop .selected-value-second {
    padding-top: 0.625rem;
    font: normal normal 600 0.875rem/1.75rem "nunito_sansregular"; }

/* width */
ul::-webkit-scrollbar {
  width: 3px; }

/* Track */
ul::-webkit-scrollbar-track {
  background: #fff; }

/* Handle */
ul::-webkit-scrollbar-thumb {
  background-color: #761030;
  border-radius: 0; }

/* Handle on hover */
ul::-webkit-scrollbar-thumb:hover {
  background-color: #761030; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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;
  margin: 0;
  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);
  transform: translate3d(0, 0, 0); }

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

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

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

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover::before,
.slick-prev:focus::before,
.slick-next:hover::before,
.slick-next:focus::before {
  opacity: 1; }

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 0.25; }

.slick-prev::before,
.slick-next::before {
  font-family: slick;
  /* stylelint-disable-line */
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev::before {
  content: "←"; }

[dir="rtl"] .slick-prev::before {
  content: "→"; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px; }

.slick-next::before {
  content: "→"; }

[dir="rtl"] .slick-next::before {
  content: "←"; }

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
  opacity: 1; }

.slick-dots li button::before {
  font-family: slick;
  /* stylelint-disable-line */
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button::before {
  opacity: 0.75;
  color: black; }

@media (max-width: 1023.98px) {
  .einstein-pd-slick-carousel .slick-dots li {
    margin: 0; } }

.einstein-pd-slick-carousel .slick-dots li button {
  margin: 0;
  background-color: #c7c7c7;
  height: 0.8125rem;
  width: 0.8125rem;
  border-radius: 50%; }
  @media (max-width: 1023.98px) {
    .einstein-pd-slick-carousel .slick-dots li button {
      height: 0.625rem;
      width: 0.625rem; } }

.einstein-pd-slick-carousel .slick-dots li.slick-active button {
  background: #761030;
  margin: 0; }

@media (max-width: 1023.98px) {
  .einstein-pd-slick-carousel .product-tile-component-figure {
    margin-bottom: 0.5rem; } }

.einstein-pd-slick-carousel .product-tile-component-figure .compare {
  display: none !important; }

.einstein-pd-slick-carousel .product-tile-component-figure .image-container {
  border-bottom: 0.0313rem solid #761030; }

.einstein-pd-slick-carousel .carousel-item {
  display: inline-block !important;
  margin: 0;
  float: none;
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 1023.98px) {
    .einstein-pd-slick-carousel .carousel-item {
      padding-left: 0.9375rem; } }
  .einstein-pd-slick-carousel .carousel-item .promotion-ribbon {
    position: relative;
    top: 4.5rem;
    right: 0.25rem;
    display: inline-block;
    z-index: 1; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .promotion-ribbon {
        right: 1.0625rem;
        display: inline-block; } }
  .einstein-pd-slick-carousel .carousel-item .promotion-ribbon-two {
    position: relative;
    z-index: 1;
    left: 0.7425rem;
    top: 0.4rem;
    width: 8.8125rem;
    display: none; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .promotion-ribbon-two {
        display: none; } }
  .einstein-pd-slick-carousel .carousel-item .ribbon-content {
    position: relative;
    z-index: 2;
    top: 1.5625rem;
    right: -1.375rem;
    left: 1.3125rem;
    text-align: left;
    font: normal normal 300 0.8125rem/1.75rem "nunito_sansregular";
    letter-spacing: 0.0288rem;
    color: #fff;
    text-transform: uppercase; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .ribbon-content {
        right: -0.625rem;
        top: 1.375rem;
        left: 0.625rem; } }
  .einstein-pd-slick-carousel .carousel-item .product-image-block {
    position: relative; }
  .einstein-pd-slick-carousel .carousel-item span.p-tile-ribbion-container {
    background: #fff;
    color: #761030;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0.2em 0.5em;
    border-radius: 0.125rem; }
    @media (max-width: 767.98px) {
      .einstein-pd-slick-carousel .carousel-item span.p-tile-ribbion-container {
        bottom: -1.563rem;
        background: transparent;
        left: -0.313rem; } }
    .einstein-pd-slick-carousel .carousel-item span.p-tile-ribbion-container span.p-title-ribbion-text {
      padding: 0.375rem;
      font: normal normal bold 0.75rem/1.375rem "nunito_sansregular"; }
      @media (max-width: 767.98px) {
        .einstein-pd-slick-carousel .carousel-item span.p-tile-ribbion-container span.p-title-ribbion-text {
          font: normal normal bold 0.688rem/0.938rem "nunito_sansregular"; } }
  .einstein-pd-slick-carousel .carousel-item .product-tile-pd {
    height: 27.125rem;
    background: #fff 0% 0% no-repeat padding-box;
    border: 0.0313rem solid #761030;
    border-radius: 0 0 0.5rem 0.5rem;
    opacity: 1;
    margin-left: 0.7712rem;
    margin-right: 0.7712rem; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .product-tile-pd {
        width: 96%;
        height: 79.5vw;
        margin: 0; } }
    .einstein-pd-slick-carousel .carousel-item .product-tile-pd .flat-off {
      position: absolute;
      top: 14.6875rem;
      text-align: left;
      font: normal normal 700 0.8125rem/1.125rem "nunito_sansregular";
      letter-spacing: 0;
      color: #761030;
      background: #fff;
      padding-left: 0.3438rem;
      padding-right: 0.3438rem;
      padding-top: 0.2813rem;
      left: 1.0625rem; }
      @media (max-width: 1023.98px) {
        .einstein-pd-slick-carousel .carousel-item .product-tile-pd .flat-off {
          top: 43.5vw;
          width: 9rem;
          font: normal normal 700 0.6875rem/0.9375rem "nunito_sansregular";
          left: 1.1875rem; } }
      @media (min-width: 768px) and (max-width: 1023.98px) {
        .einstein-pd-slick-carousel .carousel-item .product-tile-pd .flat-off {
          top: 27vw; } }
    .einstein-pd-slick-carousel .carousel-item .product-tile-pd .product-tile-image .product-tile-component-image {
      display: inline-block;
      width: 100%;
      height: 17.0625rem;
      border: 0.0313rem solid #761030;
      border-bottom: 0.125rem solid #761030; }
      @media (max-width: 1023.98px) {
        .einstein-pd-slick-carousel .carousel-item .product-tile-pd .product-tile-image .product-tile-component-image {
          height: 33.5vw;
          padding-left: 1.4925rem;
          padding-right: 1.4925rem;
          margin-top: 0.6706rem;
          border: none; } }
      @media (min-width: 768px) and (max-width: 1023.98px) {
        .einstein-pd-slick-carousel .carousel-item .product-tile-pd .product-tile-image .product-tile-component-image {
          height: unset; } }
    .einstein-pd-slick-carousel .carousel-item .product-tile-pd .quick-shop {
      display: none; }
    .einstein-pd-slick-carousel .carousel-item .product-tile-pd .einstein-wishlist {
      position: absolute;
      left: 84%;
      top: 3%;
      height: 1.3rem;
      width: 1.3625rem;
      background: #fff;
      border-radius: 50%;
      border: 0.125rem solid #fff; }
      @media (max-width: 1023.98px) {
        .einstein-pd-slick-carousel .carousel-item .product-tile-pd .einstein-wishlist {
          left: 80%; } }
      @media (max-width: 767.98px) {
        .einstein-pd-slick-carousel .carousel-item .product-tile-pd .einstein-wishlist {
          left: 76%; } }
    .einstein-pd-slick-carousel .carousel-item .product-tile-pd .einstein-wishlist:hover .wishlist-icon {
      fill: #c00; }
  .einstein-pd-slick-carousel .carousel-item .product-name-link {
    height: auto;
    text-align: left;
    font: normal normal 700 0.875rem/1.1875rem "nunito_sansregular";
    padding-top: 1.8269rem;
    padding-left: 0.9375rem;
    padding-right: 0.6875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .product-name-link {
        padding-top: 1rem;
        padding-left: 0.4881rem;
        font: normal normal 700 3.47vw/4.8vw "nunito_sansregular";
        margin-top: 0.2819rem; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .product-name-link {
        font: normal normal 700 3vw/4vw "nunito_sansregular"; } }
  .einstein-pd-slick-carousel .carousel-item .category {
    font: normal normal 600 0.75rem/1rem "nunito_sansregular";
    padding-bottom: 0.3125rem !important;
    padding-top: 0.3125rem !important;
    height: 2rem; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .category {
        display: none; } }
  .einstein-pd-slick-carousel .carousel-item .product-price {
    padding-top: 0.3125rem;
    padding-left: 1rem;
    font: normal normal 700 1rem/1.1875rem "nunito_sansregular"; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .product-price {
        padding-left: 0.4881rem;
        font: normal normal 700 3.74vw/1rem "nunito_sansregular";
        padding-bottom: 0.5813rem;
        padding-top: 0.25rem; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .product-price {
        font: normal normal 700 2.74vw/1rem "nunito_sansregular";
        margin-top: 5rem; } }
    .einstein-pd-slick-carousel .carousel-item .product-price .reduced-price {
      color: #000; }
    .einstein-pd-slick-carousel .carousel-item .product-price span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .einstein-pd-slick-carousel .carousel-item .product-price span del {
        font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular";
        color: #b4b4b4; }
        @media (max-width: 1023.98px) {
          .einstein-pd-slick-carousel .carousel-item .product-price span del {
            font: normal normal bold 0.75rem/1rem "nunito_sansregular"; } }
        .einstein-pd-slick-carousel .carousel-item .product-price span del .strike-through {
          padding-top: 0.0313rem; }
      .einstein-pd-slick-carousel .carousel-item .product-price span .reduced-price {
        font: normal normal bold 1rem/1.1875rem "nunito_sansregular";
        padding-right: 0.375rem; }
        @media (max-width: 1023.98px) {
          .einstein-pd-slick-carousel .carousel-item .product-price span .reduced-price {
            font: normal normal bold 0.875rem/1rem "nunito_sansregular";
            padding-right: 0.1875rem; } }
        .einstein-pd-slick-carousel .carousel-item .product-price span .reduced-price .value::before {
          content: ","; }
  .einstein-pd-slick-carousel .carousel-item .product-ratings {
    display: none;
    position: absolute;
    top: 8.1875rem;
    text-align: left;
    font: normal normal 700 0.75rem/1rem "nunito_sansregular";
    letter-spacing: 0;
    color: #761030;
    padding-left: 0.625rem; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .product-ratings {
        display: inline-block;
        position: absolute;
        top: 37vw; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .product-ratings {
        top: 23vw; } }
    .einstein-pd-slick-carousel .carousel-item .product-ratings .rating-number,
    .einstein-pd-slick-carousel .carousel-item .product-ratings .rating-outoff {
      font-size: 3.1vw; }
    .einstein-pd-slick-carousel .carousel-item .product-ratings .ratings {
      width: 40vw; }
  .einstein-pd-slick-carousel .carousel-item .einstein-btn {
    border: 0.0313rem solid #761030;
    border-radius: 0.125rem;
    color: #19150c;
    opacity: 1;
    width: 91%;
    height: 2.5rem;
    margin-left: 0.9375rem;
    margin-top: 1.0625rem;
    text-align: center;
    font: normal normal 700 0.875rem/1.75rem "nunito_sansregular";
    position: absolute;
    top: 23rem;
    letter-spacing: 0.0437rem;
    padding-top: 0.2813rem; }
    @media (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .einstein-btn {
        width: 91%;
        height: 8.5vw;
        margin: 0;
        margin-left: 0.2994rem;
        font: normal normal 700 3.46vw/1.625rem "nunito_sansregular";
        border: 0.0156rem solid #761030;
        letter-spacing: 0.0406rem;
        position: absolute;
        top: 69vw;
        padding-top: 0.1187rem;
        color: #761030; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .einstein-pd-slick-carousel .carousel-item .einstein-btn {
        height: 3rem;
        padding-top: 0.5rem;
        margin-left: 0.7rem; } }
    @media (min-width: 1024px) and (max-width: 1049.98px) {
      .einstein-pd-slick-carousel .carousel-item .einstein-btn {
        width: 91%; } }

.einstein-pd-slick-carousel .einstein-btn:hover {
  background: #761030;
  color: #fff; }

.einstein-pd-slick-carousel .product-tile-pd:hover {
  background: #fff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0 0.375rem 1.25rem #83272933;
          box-shadow: 0 0.375rem 1.25rem #83272933;
  border: 0.0313rem solid #761030;
  border-radius: 0 0 0.5rem 0.5rem; }

.einstein-pd-slick-carousel .slick-dots {
  position: unset !important;
  margin-top: 1rem; }

.einstein-pd-slick-carousel .slick-dots li button::before {
  font-size: 0;
  color: #761030 !important; }

.multi-image-container {
  position: relative;
  margin-top: -1rem; }
  @media (max-width: 1023.98px) {
    .multi-image-container {
      margin-top: -2rem; } }
  .multi-image-container .slick-slider div {
    -webkit-transition: none;
    transition: none; }
  .multi-image-container .slick-slide {
    height: unset; }
  .multi-image-container .einstein-navigators {
    position: absolute;
    bottom: 17rem;
    width: 100%; }
    @media (max-width: 1023.98px) {
      .multi-image-container .einstein-navigators {
        bottom: 13rem; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .multi-image-container .einstein-navigators {
        bottom: 27rem; } }
    .multi-image-container .einstein-navigators .previous-slide,
    .multi-image-container .einstein-navigators .next-slide {
      height: 2.6rem;
      width: 2.6rem;
      border-radius: 50%;
      background: #f0f0ef;
      position: absolute;
      display: block;
      line-height: 0rem;
      cursor: pointer;
      top: 50%;
      padding: 0;
      border: none;
      right: -3rem; }
      .multi-image-container .einstein-navigators .previous-slide.slick-disabled,
      .multi-image-container .einstein-navigators .next-slide.slick-disabled {
        opacity: 1; }
      @media (max-width: 1023.98px) {
        .multi-image-container .einstein-navigators .previous-slide,
        .multi-image-container .einstein-navigators .next-slide {
          display: none !important; } }
    .multi-image-container .einstein-navigators .previous-slide {
      left: -2.875rem; }
      @media (max-width: 1023.98px) {
        .multi-image-container .einstein-navigators .previous-slide {
          height: 1.5rem;
          width: 1.5rem;
          left: -0.6875rem; } }
    .multi-image-container .einstein-navigators .previous-slide:hover {
      background-color: #761030; }
      .multi-image-container .einstein-navigators .previous-slide:hover .previous-brown {
        display: none; }
      .multi-image-container .einstein-navigators .previous-slide:hover .previous-white {
        display: initial; }
    .multi-image-container .einstein-navigators .next-slide:hover {
      background-color: #761030; }
      .multi-image-container .einstein-navigators .next-slide:hover .next-brown {
        display: none; }
      .multi-image-container .einstein-navigators .next-slide:hover .next-white {
        display: initial; }
    .multi-image-container .einstein-navigators .previous-arrow,
    .multi-image-container .einstein-navigators .ongoing-arrow {
      width: 0.75rem; }
      @media (max-width: 1023.98px) {
        .multi-image-container .einstein-navigators .previous-arrow,
        .multi-image-container .einstein-navigators .ongoing-arrow {
          height: 1rem;
          width: 0.625rem; } }
    .multi-image-container .einstein-navigators .next-white,
    .multi-image-container .einstein-navigators .previous-white {
      display: none;
      width: 0.75rem; }

.product-tile-pd .like {
  position: absolute;
  top: 1.125rem;
  right: 1.375rem;
  z-index: 6; }

.product-tile-pd .wishlist-tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
  background: transparent; }

.product-tile-pd .wishlist-tooltip .wishlist-tooltiptext {
  opacity: 0;
  font: normal normal bold 0.8125rem/1.75rem "nunito_sansregular";
  letter-spacing: 0.0406rem;
  color: #761030;
  -webkit-filter: drop-shadow(0.0625rem 0.0625rem 0.125rem rgba(99, 22, 23, 0.3608));
          filter: drop-shadow(0.0625rem 0.0625rem 0.125rem rgba(99, 22, 23, 0.3608));
  padding: 0.125rem;
  position: absolute;
  z-index: 1;
  background: white;
  width: 9.375rem;
  top: 107%;
  right: 4%; }

.product-tile-pd .wishlist-tooltip:hover .wishlist-tooltiptext {
  opacity: 1; }

.product-tile-pd .wishlist-tooltip .wishlist-tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 97%;
  left: 80%;
  margin-left: 0.75rem;
  border-width: 0.4375rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent; }

.product-tile-pd del {
  text-decoration: line-through !important; }

.product-tile-pd .vto-camera {
  position: absolute;
  top: -0.6rem;
  left: 1.1rem; }
  @media (max-width: 767.98px) {
    .product-tile-pd .vto-camera {
      top: 0.188rem;
      left: 1.5rem; } }

.product-tile-pd .vto-camera .vto-tooltip {
  visibility: hidden;
  position: relative;
  font: normal normal 600 0.75rem/1rem "nunito_sansregular";
  color: #761030;
  -webkit-filter: drop-shadow(0.0625rem 0.0625rem 0.125rem #6316175c);
          filter: drop-shadow(0.0625rem 0.0625rem 0.125rem #6316175c);
  padding: 0.125rem;
  z-index: 1;
  background: #fff;
  width: 3.5rem;
  left: -35%;
  bottom: -2rem;
  letter-spacing: 0;
  margin-top: 0.125rem; }

.product-tile-pd .vto-camera:hover .vto-tooltip {
  visibility: visible; }

.product-tile-pd .vto-camera .vto-tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 1.9375rem;
  margin-left: 0.75rem;
  border-width: 0.4375rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent; }

header ~ #maincontent .container .einstein-carousel .product-name-link a {
  color: #19150c; }

@media (max-width: 767.98px) {
  .slick-dotted.slick-slider {
    margin-bottom: 0; } }

.fa-lg svg {
  height: 26px; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: calc($diameter / 2);
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #27ba4f;
  border-radius: calc($diameter / 2);
  background-color: #27ba4f;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: calc($diameter / 2);
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: calc($diameter / 2);
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

#notify-me-popup {
  max-width: 360px;
  width: 360px;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  top: 50%;
  left: 50%; }
  #notify-me-popup .close {
    right: 0.9375rem;
    top: 0.625rem; }
  #notify-me-popup .input-border-grey {
    border-color: #908e8a !important; }
  #notify-me-popup input {
    font: normal normal bold 0.875rem/1.1875rem "nunito_sansregular"; }
  #notify-me-popup .modal-dialog {
    max-width: 360px;
    width: 360px;
    -webkit-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
    top: 50%;
    left: 50%;
    margin: 0 auto; }
  #notify-me-popup .notify-me-header {
    margin-top: 16px !important; }
    #notify-me-popup .notify-me-header h3 {
      color: #000;
      font-family: arial, sans-serif;
      font-size: 1.25rem;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0.06em;
      margin-bottom: 1.5625rem; }
  #notify-me-popup .notify-subtext {
    margin: 15px 15% 12px; }
  #notify-me-popup .modal-contentofnotifyme {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 0;
    max-height: 90vh;
    overflow-y: hidden;
    overflow-x: hidden; }
    #notify-me-popup .modal-contentofnotifyme .text-danger {
      font-size: 0.8rem; }
  #notify-me-popup .modal-footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #notify-me-popup .modal-footer button {
      width: 23.125rem;
      height: 3.125rem;
      background: #761030 0% 0% no-repeat padding-box;
      font: normal normal 1rem arial, sans-serif;
      color: #fff;
      border-radius: 0; }
      @media (max-width: 1023.98px) {
        #notify-me-popup .modal-footer button {
          width: 19.0625rem;
          font: normal normal 1rem arial, sans-serif; } }
  #notify-me-popup .choose-city {
    color: #908e8a;
    font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; }
  #notify-me-popup .option-values {
    -webkit-box-shadow: 0 0 0.9375rem #83272933;
            box-shadow: 0 0 0.9375rem #83272933;
    border-radius: 0.3125rem;
    background: #fff 0% 0% no-repeat padding-box;
    padding-left: 1rem;
    cursor: pointer;
    display: none;
    position: absolute;
    width: 92%;
    z-index: 1;
    margin-top: 0.125rem;
    overflow-y: scroll;
    height: 60px; }
    @media (max-width: 767.98px) {
      #notify-me-popup .option-values {
        font: normal normal normal 0.6875rem/1.0625rem arial, sans-serif;
        color: #000; } }
    #notify-me-popup .option-values .option-value {
      font: normal normal 600 0.675rem/1.75rem "nunito_sansregular";
      padding-top: 0;
      padding-bottom: 0; }

.close-notify-me {
  opacity: 1; }


/*# sourceMappingURL=default\css\global.css.map*/