/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./cartridges/app_custom_sportscheck_storefront/cartridge/client/default/scss/main.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Plugins */
@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0 ; /*IE9 and below*/
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: rgb(185, 74, 72);
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}
.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto;
}
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  flex: 0 1 auto;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: rgb(245, 245, 245);
  border: 1px solid rgb(227, 227, 227);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu .notify.fadeOut {
  animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: " ";
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform-style: preserve-3d;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

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

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

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

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

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

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

body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 50ms;
}
body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0;
}
body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}
body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 100ms;
}
body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0;
}
body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}
body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 150ms;
}
body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0;
}
body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}
body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 200ms;
}
body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0;
}
body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}
body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 250ms;
}
body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0;
}
body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}
body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 300ms;
}
body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0;
}
body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}
body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 350ms;
}
body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0;
}
body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}
body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 400ms;
}
body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0;
}
body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}
body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 450ms;
}
body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0;
}
body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}
body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 500ms;
}
body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0;
}
body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}
body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 550ms;
}
body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0;
}
body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}
body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 600ms;
}
body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0;
}
body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}
body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 650ms;
}
body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0;
}
body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}
body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 700ms;
}
body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0;
}
body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}
body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 750ms;
}
body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0;
}
body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}
body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0;
}
body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}
body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 850ms;
}
body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0;
}
body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}
body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 900ms;
}
body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0;
}
body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}
body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 950ms;
}
body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0;
}
body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}
body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1000ms;
}
body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0;
}
body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}
body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1050ms;
}
body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0;
}
body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}
body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1100ms;
}
body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0;
}
body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}
body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1150ms;
}
body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0;
}
body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}
body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1200ms;
}
body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0;
}
body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}
body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1250ms;
}
body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0;
}
body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}
body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1300ms;
}
body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0;
}
body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}
body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1350ms;
}
body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0;
}
body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}
body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1400ms;
}
body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0;
}
body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}
body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1450ms;
}
body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0;
}
body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}
body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1500ms;
}
body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0;
}
body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}
body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1550ms;
}
body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0;
}
body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}
body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1600ms;
}
body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0;
}
body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}
body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1650ms;
}
body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0;
}
body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}
body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 1700ms;
}
body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0;
}
body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}
body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 1750ms;
}
body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0;
}
body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}
body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 1800ms;
}
body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0;
}
body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}
body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 1850ms;
}
body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0;
}
body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}
body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 1900ms;
}
body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0;
}
body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}
body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 1950ms;
}
body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0;
}
body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}
body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2000ms;
}
body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0;
}
body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}
body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2050ms;
}
body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0;
}
body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}
body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2100ms;
}
body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0;
}
body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}
body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2150ms;
}
body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0;
}
body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}
body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2200ms;
}
body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0;
}
body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}
body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2250ms;
}
body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0;
}
body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}
body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2300ms;
}
body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0;
}
body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}
body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2350ms;
}
body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0;
}
body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}
body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2400ms;
}
body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0;
}
body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}
body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2450ms;
}
body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0;
}
body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}
body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2500ms;
}
body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0;
}
body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}
body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2550ms;
}
body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0;
}
body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}
body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2600ms;
}
body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0;
}
body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}
body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2650ms;
}
body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0;
}
body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}
body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 2700ms;
}
body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0;
}
body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}
body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 2750ms;
}
body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0;
}
body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}
body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 2800ms;
}
body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0;
}
body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}
body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 2850ms;
}
body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0;
}
body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}
body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 2900ms;
}
body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0;
}
body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}
body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 2950ms;
}
body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0;
}
body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}
body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3000ms;
}
body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0;
}
body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}

body[data-aos-easing=linear] [data-aos], [data-aos][data-aos][data-aos-easing=linear] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing=ease-in] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing=ease-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing=ease-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing=ease-in-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing=ease-in-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing=ease-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing=ease-in-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing=ease-in-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

/**
 * Slide animations
 */
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translate3d(0, 0, 0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

/* Setup */
/* ==========================================================================

								M I X I N

	========================================================================== */
/* ==========================================================================

				F O N T S

	========================================================================== */
:root {
  --font-family-primary: "ESKlarheitGrotesk", "Arial", sans-serif;
  --font-weight-light: 400;
  --font-weight-extra-bold: 600;
  /* Mobile */
  /* FONT SIZE */
  /* head is not linked to any html tag or seo */
  --font-size-head-1-mobile: 4.8rem;
  --font-size-head-2-mobile: 4.0rem;
  --font-size-head-3-mobile: 3.2rem;
  --font-size-head-4-mobile: 2.4rem;
  --font-size-head-5-mobile: 2.0rem;
  --font-size-head-6-mobile: 1.8rem;
  --font-size-body-1-mobile: 1.4rem;
  --font-size-body-2-mobile: 1.2rem;
  --font-size-body-3-mobile: 1.0rem;
  --font-size-body-4-mobile: 0.8rem;
  /* head is not linked to any html tag or seo */
  --line-height-head-1-mobile: 5.2rem;
  --line-height-head-2-mobile: 4.4rem;
  --line-height-head-3-mobile: 3.6rem;
  --line-height-head-4-mobile: 2.8rem;
  --line-height-head-5-mobile: 2.4rem;
  --line-height-head-6-mobile: 2.0rem;
  --line-height-body-1-mobile: 1.8rem;
  --line-height-body-2-mobile: 1.6rem;
  --line-height-body-3-mobile: 1.4rem;
  --line-height-body-4-mobile: 1.2rem;
  /* Desktop */
  /* LINE HEIGHT */
  /* head is not linked to any html tag or seo */
  --font-size-head-1-desktop: 5.6rem;
  --font-size-head-2-desktop: 4.4rem;
  --font-size-head-3-desktop: 3.6rem;
  --font-size-head-4-desktop: 2.8rem;
  --font-size-head-5-desktop: 2.4rem;
  --font-size-head-6-desktop: 2.0rem;
  --font-size-body-1-desktop: 1.6rem;
  --font-size-body-2-desktop: 1.4rem;
  --font-size-body-3-desktop: 1.2rem;
  --font-size-body-4-desktop: 1.0rem;
  /* head is not linked to any html tag or seo */
  --line-height-head-1-desktop: 6.0rem;
  --line-height-head-2-desktop: 4.8rem;
  --line-height-head-3-desktop: 4.0rem;
  --line-height-head-4-desktop: 3.2rem;
  --line-height-head-5-desktop: 2.8rem;
  --line-height-head-6-desktop: 2.4rem;
  --line-height-body-1-desktop: 2.0rem;
  --line-height-body-2-desktop: 1.8rem;
  --line-height-body-3-desktop: 1.6rem;
  --line-height-body-4-desktop: 1.4rem;
  --font-size-button-large: 1.6rem;
  --font-size-button-medium: 1.4rem;
  --font-size-button-small: 1.4rem;
  --font-letter-spacing: 5%;
}

:root {
  --color-to-remove: #ff00ff;
  --color-white: #FFFFFF;
  --color-white-transparent: hsla(0, 0%, 100%, .8);
  --color-grey-100: #F8F8F8;
  --color-grey-200: #F0F0F0;
  --color-grey-400: #E1E1E1;
  --color-grey-600: #BBBBBB;
  --color-grey-800: #636363;
  --color-black: #000000; /* secondary */
  --color-black-rgb: 0, 0, 0;
  --color-orange-100: #FFF5F0;
  --color-orange-300: #FFD7C7;
  --color-orange-500: #FFA286;
  --color-orange-700: #FF5722; /* primary */
  --color-orange-800: #DD3900;
  --color-orange-900: #5C2A1C;
  --color-green-100: #F5FBF7;
  --color-green-300: #D7F0E0;
  --color-green-500: #93CDA9;
  --color-green-700: #198754;
  --color-green-900: #1F3A2A;
  --color-yellow-100: #FFFAE8;
  --color-yellow-300: #FFE99C;
  --color-yellow-500: #ECC061;
  --color-yellow-700: #FFC600;
  --color-yellow-900: #47391C;
  --color-red-100: #FFF7F7;
  --color-red-300: #FFDBD9;
  --color-red-500: #F5A9A7;
  --color-red-700: #DC3545;
  --color-red-900: #580008;
  --color-blue-100: #F4FAFF;
  --color-blue-300: #D9EDFF;
  --color-blue-500: #97C5F9;
  --color-blue-600: #6EADF4;
  --color-blue-700: #0987F1;
  --color-blue-800: #0073DB;
  --color-blue-900: #013463;
  --color-text-primary: var(--color-orange-800);
  --color-text-primary-light: var(--color-orange-500);
  --color-text-primary-strong: var(--color-orange-900);
  --color-text-secondary: var(--color-black);
  --color-text-secondary-light: var(--color-grey-600);
  --color-text-secondary-strong: var(--color-grey-800);
  --color-text-secondary-inverted: var(--color-white);
  --color-text-secondary-disabled: var(--color-grey-600);
  --color-text-sale: var(--color-orange-800);
  --color-text-disabled: var(--color-grey-600);
  --color-text-success: var(--color-green-700);
  --color-text-success-strong: var(--color-green-900);
  --color-text-warning: var(--color-yellow-700);
  --color-text-warning-strong: var(--color-yellow-900);
  --color-text-error: var(--color-red-700);
  --color-text-error-strong: var(--color-red-900);
  --color-text-info: var(--color-blue-700);
  --color-text-info-strong: var(--color-blue-900);
  --color-text-check: var(--color-text-secondary);
  --color-text-inverted: var(--color-white);
  --color-text-link: var(--color-blue-800);
  --color-text-link-inverted: var(--color-blue-600);
  --color-background-primary: var(--color-orange-700);
  --color-background-primary-light: var(--color-orange-300);
  --color-background-primary-hover: var(--color-orange-800);
  --color-background-primary-active: var(--color-orange-900);
  --color-background-secondary: var(--color-white);
  --color-background-secondary-light: var(--color-grey-200);
  --color-background-secondary-strong: var(--color-grey-400);
  --color-background-secondary-hover: var(--color-grey-600);
  --color-background-secondary-inverted: var(--color-black);
  --color-background-secondary-active: var(--color-grey-800);
  --color-background-secondary-disabled: var(--color-grey-200);
  --color-background-disabled: var(--color-grey-400);
  --color-background-success: var(--color-green-300);
  --color-background-warning: var(--color-yellow-300);
  --color-background-error: var(--color-red-300);
  --color-background-info: var(--color-blue-300);
  --color-background-product: var(--color-white);
  --color-background-checkout: var(--color-grey-100);
  --color-background-myaccount: var(--color-grey-100);
  --color-border-primary: var(--color-orange-700);
  --color-border-primary-hover: var(--color-orange-800);
  --color-border-primary-active: var(--color-orange-900);
  --color-border-secondary: var(--color-black);
  --color-border-secondary-hover: var(--color-grey-600);
  --color-border-secondary-active: var(--color-grey-800);
  --color-border-secondary-light: var(--color-grey-600);
  --color-border-secondary-strong: var(--color-grey-800);
  --color-border-secondary-inverted: var(--color-white);
  --color-border-secondary-disabled: var(--color-grey-200);
  --color-border-error: var(--color-red-700);
  --color-border-success: var(--color-green-700);
  --color-border-warning: var(--color-yellow-700);
  --color-border-product: var(--color-grey-100);
  --color-border-info: var(--color-blue-700);
  --color-icon-primary: var(--color-orange-700);
  --color-icon-secondary: var(--color-black);
  --color-icon-secondary-hover: var(--color-black);
  --color-icon-secondary-light: var(--color-grey-600);
  --color-icon-secondary-strong: var(--color-grey-800);
  --color-icon-secondary-inverted: var(--color-white);
  --color-icon-success: var(--color-green-700);
  --color-icon-success-strong: var(--color-green-900);
  --color-icon-warning: var(--color-yellow-700);
  --color-icon-warning-strong: var(--color-yellow-900);
  --color-icon-error: var(--color-red-700);
  --color-icon-error-strong: var(--color-red-900);
  --color-icon-info: var(--color-blue-700);
  --color-icon-info-strong: var(--color-blue-900);
  --color-blur-secondary: rgba(var(--color-black-rgb), 0.4);
  --color-swatch-beige: #D9A86C;
  --color-swatch-blau: #134AAA;
  --color-swatch-bunt: linear-gradient(90deg,#D72638, #F5B700, #3BB273, #277DA1, #9D4EDD);
  --color-swatch-braun: #7B4B28;
  --color-swatch-gelb: #FFE500;
  --color-swatch-gold: linear-gradient(#D4AF37, #F5C74C);
  --color-swatch-grün: #118111;
  --color-swatch-grau: #939292;
  --color-swatch-transparent: repeating-conic-gradient(#E1E1E1 0% 25%, #FFFFFF 0% 50%);
  --color-swatch-lila: #7D3C98;
  --color-swatch-oliv: #728146;
  --color-swatch-orange: #F26A21;
  --color-swatch-rosa: #F699AD;
  --color-swatch-rot: #D1001F;
  --color-swatch-schwarz: #000000;
  --color-swatch-silver: linear-gradient(#C0C0C0, #E0E0E0);
  --color-swatch-türkis: #00C1B5;
  --color-swatch-weiß: #FFFFFF;
  --color-swatch-keine: linear-gradient(to top right, transparent 47%, #BBBBBB, transparent 53%);
  --color-background-promotion-default: var(--color-black);
  --color-background-promotion-blue: var(--color-blue-300);
  --color-background-promotion-yellow: var(--color-yellow-300);
  --color-text-promotion-default: var(--color-white);
  --color-text-promotion-blue: var(--color-blue-900);
  --color-text-promotion-yellow: var(--color-yellow-900);
  /* TODO: remove old variables later */
  --color-primary: var(--color-orange-700);
  --color-secondary: var(--color-black);
  --color-background: var(--color-white);
  --color-sale: var(--color-orange-700);
  --color-success: var(--color-green-700);
  --color-success-background: var(--color-green-100);
  --color-warning: var(--color-yellow-700);
  --color-warning-background: var(--color-yellow-100);
  --color-error: var(--color-red-700);
  --color-error-background: var(--color-red-100);
  --color-info: var(--color-blue-700);
  --color-info-background: var(--color-blue-100);
  --color-shadow-400: rgba(var(--color-black-rgb, 0.4));
  --color-shadow-100: rgba(var(--color-black-rgb, 0.1));
}

/* ==========================================================================

				            S E T T I N G S

	========================================================================== */
/* ==========================================================================
				GRID
========================================================================== */
/* ==========================================================================
				COMMON VARIABLES
========================================================================== */
/* ==========================================================================
				ROOT VARIABLES
========================================================================== */
:root {
  --headerHeight: 10.1rem;
  --footerHeight: 76.2rem;
  --space-half: 0.4rem;
  --space-1: 0.8rem;
  --space-2: 1.6rem;
  --space-3: 2.4rem;
  --space-4: 3.2rem;
  --space-5: 4.0rem;
  --space-6: 4.8rem;
  --space-7: 5.6rem;
  --space-8: 6.4rem;
  --space-9: 7.2rem;
  --space-10: 8.0rem;
  --space-11: 8.8rem;
  --space-12: 9.6rem;
  --space-13: 10.4rem;
  --space-14: 11.2rem;
  --space-15: 12rem;
  --space-16: 12.8rem;
  --space-17: 13.6rem;
  --space-19: 15.2rem;
  --space-20: 16rem;
  --space-24: 19.2rem;
  --space-25: 20rem;
  --space-38: 30.4rem;
  --space-39: 31.2rem;
  --blur-light: blur(0.2rem);
  --blur-medium: blur(0.4rem);
  --blur-strong: blur(0.8rem);
  --blur-ultrastrong: blur(1.0rem);
  --transition-duration: 0.3s;
  --easing: ease-in-out;
  --border-width: 0.1rem;
  --border-width-double: 0.2rem;
  --border-width-quadruple: 0.4rem;
  --stroke-light: 0.1rem;
  --stroke-strong: 0.2rem;
  --border-radius-xs: 0.2rem;
  --border-radius-s: 0.4rem;
  --border-radius-m: 0.8rem;
  --border-radius-l: 1.2rem;
  --opacity-image-unselectable: 0.4;
}
@media (min-width: 768px) {
  :root {
    --headerHeight: 12.9rem;
    --footerHeight: 58.6rem;
  }
}

.cc-grid-container {
  display: grid;
  padding: 0 var(--space-2) var(--space-1);
  grid-column-gap: var(--space-1);
  grid-row-gap: var(--space-2);
  grid-template-columns: repeat(4, 1fr);
}
@media (min-width: 768px) {
  .cc-grid-container {
    padding: 0 var(--space-3) var(--space-1);
    grid-gap: var(--space-2);
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 1024px) {
  .cc-grid-container {
    padding: 0 var(--space-5) var(--space-1);
    grid-gap: var(--space-3);
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .cc-grid-container {
    padding: 0 var(--space-6) var(--space-1);
  }
}
@media (min-width: 1920px) {
  .cc-grid-container {
    margin: 0 auto;
    padding: 0;
    width: calc(1920px - 2 * var(--space-6));
  }
}

.cc-grid-container--auto {
  grid-template-columns: unset;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
}

.cc-grid-container--equal-rows {
  grid-auto-rows: 1fr;
  align-items: stretch;
}

.cc-doubleoptin__title, .cc-category-item__title, .cc-coupon__discount, .cc-minicart__head .cc-cart__title, .cc-popup .cc-popup__content .cc-popup__title, .cc-modal__title {
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
}
@media (min-width: 1024px) {
  .cc-doubleoptin__title, .cc-category-item__title, .cc-coupon__discount, .cc-minicart__head .cc-cart__title, .cc-popup .cc-popup__content .cc-popup__title, .cc-modal__title {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}

.cc-doubleoptin-continue__headline, .cc-coupon__title, .cc-cart__totals .cc-cart__totals__subtotal-right, .cc-minicart__quantity, .cc-modal--login .cc-modal__address-container__title, .cc-modal--content .cc-modal__address-container__title, .cc-pdp__prices .cc-product-label p {
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
}
@media (min-width: 1024px) {
  .cc-doubleoptin-continue__headline, .cc-coupon__title, .cc-cart__totals .cc-cart__totals__subtotal-right, .cc-minicart__quantity, .cc-modal--login .cc-modal__address-container__title, .cc-modal--content .cc-modal__address-container__title, .cc-pdp__prices .cc-product-label p {
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}

.cc-promo-code-form input::-moz-placeholder {
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}

.cc-doubleoptin-continue__text, .cc-promo-code-form input::placeholder, .cc-promo-code-form input, .cc-cart__totals .cc-cart__totals__subtotal, .cc-minicart .cc-product-card--minicart .cc-product-wrp .cc-product__price--sale, .cc-minicart .cc-cart__empty .cc-cart__empty-title, .cc-popup__text, .cc-modal--login .cc-modal__address-container__address-value, .cc-modal--content .cc-modal__address-container__address-value, .cc-modal__subtitle, .cc-checkout__product-summary .cc-product-wrp .cc-product__price--sale.cc-pricing, .cc-product-card--checkout .cc-product-wrp .cc-product__price--sale.cc-pricing, .cc-product-card__inline .cc-product-label p, .cc-product-card--minicart .cc-product-wrp .cc-product__price--sale, .cc-product-card--cart .cc-product-wrp .cc-product__price--sale, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--sale, .cc-product-card--checkout .cc-product-wrp .cc-product__price--sale, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--sale, .cc-product-card--order .cc-product-wrp .cc-product__price--sale, .cc-product-card--return .cc-product-wrp .cc-product__price--sale, .cc-content-textarea textarea, .cc-tile__body .cc-product__price, .cc-tile__product-info__product-name, .cc-tile__body .cc-product-label p, .cc-product__price--recommended {
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}
@media (min-width: 1024px) {
  .cc-promo-code-form input::-moz-placeholder {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
  .cc-doubleoptin-continue__text, .cc-promo-code-form input::placeholder, .cc-promo-code-form input, .cc-cart__totals .cc-cart__totals__subtotal, .cc-minicart .cc-product-card--minicart .cc-product-wrp .cc-product__price--sale, .cc-minicart .cc-cart__empty .cc-cart__empty-title, .cc-popup__text, .cc-modal--login .cc-modal__address-container__address-value, .cc-modal--content .cc-modal__address-container__address-value, .cc-modal__subtitle, .cc-checkout__product-summary .cc-product-wrp .cc-product__price--sale.cc-pricing, .cc-product-card--checkout .cc-product-wrp .cc-product__price--sale.cc-pricing, .cc-product-card__inline .cc-product-label p, .cc-product-card--minicart .cc-product-wrp .cc-product__price--sale, .cc-product-card--cart .cc-product-wrp .cc-product__price--sale, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--sale, .cc-product-card--checkout .cc-product-wrp .cc-product__price--sale, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--sale, .cc-product-card--order .cc-product-wrp .cc-product__price--sale, .cc-product-card--return .cc-product-wrp .cc-product__price--sale, .cc-content-textarea textarea, .cc-tile__body .cc-product__price, .cc-tile__product-info__product-name, .cc-tile__body .cc-product-label p, .cc-product__price--recommended {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}

.cc-cart__totals__row p, .cc-cart__totals__row span, .cc-minicart .cc-cart__totals .cc-cart-shipping-cost, .cc-checkout__product-summary .cc-product-wrp .cc-product__price--coupon-savings, .cc-checkout__product-summary .cc-product-wrp .cc-product__price--nonAdjustedPrice, .cc-product__price--coupon-savings, .cc-product__price--nonAdjustedPrice, .cc-product-card__qty__count, .cc-product-card__qty__label, .cc-product-card--checkout .cc-product-wrp .cc-product__price--coupon-savings, .cc-product-card--checkout .cc-product-wrp .cc-product__price--nonAdjustedPrice, .cc-product-card__inline .cc-product-card__sale-price, .cc-product-card--minicart .cc-product-card__name, .cc-product-card--cart .cc-product-card__name, .cc-product-card--wishlist .cc-product-card__name, .cc-product-card--checkout .cc-product-card__name, .cc-product-card--confirmation .cc-product-card__name, .cc-product-card--order .cc-product-card__name, .cc-product-card--return .cc-product-card__name, .cc-form__legal-text-wrapper p, .cc-form__legal-text-wrapper li {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}
@media (min-width: 1024px) {
  .cc-cart__totals__row p, .cc-cart__totals__row span, .cc-minicart .cc-cart__totals .cc-cart-shipping-cost, .cc-checkout__product-summary .cc-product-wrp .cc-product__price--coupon-savings, .cc-checkout__product-summary .cc-product-wrp .cc-product__price--nonAdjustedPrice, .cc-product__price--coupon-savings, .cc-product__price--nonAdjustedPrice, .cc-product-card__qty__count, .cc-product-card__qty__label, .cc-product-card--checkout .cc-product-wrp .cc-product__price--coupon-savings, .cc-product-card--checkout .cc-product-wrp .cc-product__price--nonAdjustedPrice, .cc-product-card__inline .cc-product-card__sale-price, .cc-product-card--minicart .cc-product-card__name, .cc-product-card--cart .cc-product-card__name, .cc-product-card--wishlist .cc-product-card__name, .cc-product-card--checkout .cc-product-card__name, .cc-product-card--confirmation .cc-product-card__name, .cc-product-card--order .cc-product-card__name, .cc-product-card--return .cc-product-card__name, .cc-form__legal-text-wrapper p, .cc-form__legal-text-wrapper li {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}

.cc-loginPage .cc-form__forgot-password a, .cc-order-state__label, .cc-coupon__copy, .cc-coupon__code-value, .cc-coupon__code-label, .cc-coupon__date, .cc-coupon__description span, .cc-checkout__product-summary .cc-product-wrp .cc-product__price--recommended, .cc-product-card--checkout .cc-product-wrp .cc-product__price--recommended, .cc-tile__product-info__product-type, .cc-tile__body .cc-product__price--recommended {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 1024px) {
  .cc-loginPage .cc-form__forgot-password a, .cc-order-state__label, .cc-coupon__copy, .cc-coupon__code-value, .cc-coupon__code-label, .cc-coupon__date, .cc-coupon__description span, .cc-checkout__product-summary .cc-product-wrp .cc-product__price--recommended, .cc-product-card--checkout .cc-product-wrp .cc-product__price--recommended, .cc-tile__product-info__product-type, .cc-tile__body .cc-product__price--recommended {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}

.cc-loginPage .cc-checkout-form-field-panConsent span, .cc-completeRegistration .cc-form .cc-completeRegistration-form-field-panConsent span, .cc-product-card__inline .cc-product__price--recommended, .cc-form__checkbox-label, .cc-form .cc-password-message, .cc-form .cc-age-message, .cc-form .cc-giftcard-message, .cc-form .cc-ordernumber-message, .cc-tile__count {
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
}
@media (min-width: 1024px) {
  .cc-loginPage .cc-checkout-form-field-panConsent span, .cc-completeRegistration .cc-form .cc-completeRegistration-form-field-panConsent span, .cc-product-card__inline .cc-product__price--recommended, .cc-form__checkbox-label, .cc-form .cc-password-message, .cc-form .cc-age-message, .cc-form .cc-giftcard-message, .cc-form .cc-ordernumber-message, .cc-tile__count {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}

.cc-section-slider__title {
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
}
@media (min-width: 768px) {
  .cc-section-slider__title {
    font-size: var(--font-size-head-2-desktop);
    line-height: var(--line-height-head-2-desktop);
  }
}

.cc-category-item__btn .cc-link, .cc-section-slider__description, .cc-section-slider__eyelet, .cc-tile .cc-tile__btn .cc-link {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}
@media (min-width: 768px) {
  .cc-category-item__btn .cc-link, .cc-section-slider__description, .cc-section-slider__eyelet, .cc-tile .cc-tile__btn .cc-link {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}

.cc-product-rating__summary {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 768px) {
  .cc-product-rating__summary {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}

/* ==========================================================================

				            I M P O R T   F O N T S

	========================================================================== */
@font-face {
  font-family: ESKlarheitGrotesk;
  src: url("../fonts/es-klarheit-grotesk/es-klarheit-grotesk-light.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: ESKlarheitGrotesk;
  src: url("../fonts/es-klarheit-grotesk/es-klarheit-grotesk-extra-bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}
/* ==========================================================================

                        B O O T S T R A P   C U S T O M   I M P O R T

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

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

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

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

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

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

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

p {
  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: 0.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: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

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

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.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;
}

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

.container {
  max-width: 540px;
}

@media (min-width: 768px) {
  .container-md, .container {
    max-width: 720px;
  }
}
@media (min-width: 1024px) {
  .container-lg, .container-md, .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .container-xl, .container-lg, .container-md, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1440px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1920px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

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

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

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

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(183.6, 218.04, 255);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(122.4, 186.36, 255);
}

.table-hover .table-primary:hover {
  background-color: rgb(158.1, 204.84, 255);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(158.1, 204.84, 255);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(213.84, 216.36, 218.6);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(178.56, 183.24, 187.4);
}

.table-hover .table-secondary:hover {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(143.2, 209.24, 158.28);
}

.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(134.36, 206.64, 218.08);
}

.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(255, 222.76, 126.04);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(245.2, 198.44, 202.92);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(236.8, 149.96, 158.28);
}

.table-hover .table-danger:hover {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(253.04, 253.32, 253.6);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(251.36, 251.88, 252.4);
}

.table-hover .table-light:hover {
  background-color: rgb(238.165, 240.57, 242.975);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(238.165, 240.57, 242.975);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(149.44, 152.56, 155.68);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.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: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.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: 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: 1439.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: 1919.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

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

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

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

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

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

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(51.6956521739, 206.3043478261, 87);
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

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

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

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

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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: 1440px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1920px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-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: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

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

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

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

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(127.5, 189, 255);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(178.5, 215.4, 255);
  border-color: rgb(178.5, 215.4, 255);
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

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

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

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

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

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

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

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

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

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

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-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-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: rgb(178.5, 215.4, 255);
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -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: rgb(178.5, 215.4, 255);
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -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: rgb(178.5, 215.4, 255);
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

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

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

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

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

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

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

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

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

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

.alert-heading {
  color: inherit;
}

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

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

.alert-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(204, 228.6, 255);
  border-color: rgb(183.6, 218.04, 255);
}
.alert-primary hr {
  border-top-color: rgb(158.1, 204.84, 255);
}
.alert-primary .alert-link {
  color: rgb(0, 39.36, 81.6);
}

.alert-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(225.6, 227.4, 229);
  border-color: rgb(213.84, 216.36, 218.6);
}
.alert-secondary hr {
  border-top-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.alert-secondary .alert-link {
  color: rgb(32.5205150215, 35.2305579399, 37.6394849785);
}

.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}

.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}

.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}

.alert-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(248, 214.6, 217.8);
  border-color: rgb(245.2, 198.44, 202.92);
}
.alert-danger hr {
  border-top-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.alert-danger .alert-link {
  color: rgb(73.3010989011, 17.6589010989, 22.9898901099);
}

.alert-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.6, 253.8, 254);
  border-color: rgb(253.04, 253.32, 253.6);
}
.alert-light hr {
  border-top-color: rgb(238.165, 240.57, 242.975);
}
.alert-light .alert-link {
  color: rgb(103.5492351816, 103.98, 104.4107648184);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

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

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

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

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

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

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

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

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

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

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

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

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

.modal-dialog {
  max-width: 500px;
  margin: 1.75rem auto;
}

.modal-dialog-scrollable {
  max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 3.5rem);
}

.modal-dialog-centered {
  min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered::before {
  height: calc(100vh - 3.5rem);
  height: -moz-min-content;
  height: min-content;
}

.modal-sm {
  max-width: 300px;
}

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

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

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

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

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

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

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

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

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

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

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

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

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

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

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

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

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

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

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

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

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(0, 98.4, 204) !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: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}

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

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !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: rgb(17.3333333333, 122.0869565217, 138.6666666667) !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: rgb(211, 158.25, 0) !important;
}

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

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !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: rgb(218.25, 223.5, 228.75) !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: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 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: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1920px) {
  .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: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-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: 1440px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1920px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

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

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

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

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

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

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

.position-sticky {
  position: 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;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

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

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

.shadow {
  box-shadow: 0 0.4rem 1.6rem 0 rgba(186, 186, 186, 0.25) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-5,
.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: 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: 1440px) {
  .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: 1920px) {
  .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;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

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

@media (min-width: 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: 1440px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1920px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

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

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

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

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

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

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

a.text-primary:hover, a.text-primary:focus {
  color: rgb(0, 86.1, 178.5) !important;
}

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

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}

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

a.text-success:hover, a.text-success:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

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

a.text-info:hover, a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}

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

a.text-warning:hover, a.text-warning:focus {
  color: rgb(185.5, 139.125, 0) !important;
}

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

a.text-danger:hover, a.text-danger:focus {
  color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important;
}

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

a.text-light:hover, a.text-light:focus {
  color: rgb(203.375, 210.75, 218.125) !important;
}

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

a.text-dark:hover, a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

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

								C O M M O N

	========================================================================== */
/* ==========================================================================
					BOOTSTRAP OVERRIDE
	========================================================================== */
.container {
  width: 100%;
  max-width: 190rem;
  padding-right: var(--space-2);
  padding-left: var(--space-2);
}
@media (min-width: 768px) {
  .container {
    padding-right: var(--space-3);
    padding-left: var(--space-3);
  }
}
@media (min-width: 1024px) {
  .container {
    padding-right: var(--space-5);
    padding-left: var(--space-5);
  }
}
@media (min-width: 1440px) {
  .container {
    padding-right: var(--space-6);
    padding-left: var(--space-6);
  }
}
.container .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}

.modal-backdrop.show {
  opacity: 0.4;
}

/* ==========================================================================
					GLOBAL
	========================================================================== */
* {
  font: inherit;
  color: inherit;
  word-break: break-word;
}
*:not(s) {
  text-decoration: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  outline-color: var(--color-orange-900);
  outline-offset: -0.1rem;
  -webkit-font-smoothing: antialiased;
}
*:focus-visible,
*:before:focus-visible,
*:after:focus-visible {
  box-shadow: none;
}
@media (max-width: 767.98px) {
  *:focus-visible,
  *:before:focus-visible,
  *:after:focus-visible {
    outline: none;
  }
}

html {
  font-size: 62.5%;
}

body {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  font-style: normal;
  text-decoration: none;
  color: var(--color-secondary);
  font-feature-settings: "lnum";
  width: 100%;
  height: 100%;
}
body b,
body strong {
  font-weight: var(--font-weight-extra-bold);
}
body em,
body i {
  font-style: italic;
}
body.cc-body-no-scroll, body.modal-open {
  position: relative;
  overflow: hidden;
}
body.modal-open .cc-modal {
  overflow-y: hidden;
}
body.cc-quickview--opened {
  overflow: visible;
  /* stylelint-disable-next-line declaration-no-important */
  padding-right: 0 !important;
}

/* ==========================================================================
					TEXT
	========================================================================== */
h1, h2, h3, h4, h5, h6,
.cc-h1, .cc-h2, .cc-h3, .cc-h4, .cc-h5, .cc-h6,
p, small, caption, ul, li,
.cc-p, .cc-small, .cc-caption {
  display: block;
  font-family: var(--font-family-primary);
  color: var(--color-text-secondary);
  margin: 0;
  padding: 0;
  text-align: left;
}
h1 strong,
h1 b, h2 strong,
h2 b, h3 strong,
h3 b, h4 strong,
h4 b, h5 strong,
h5 b, h6 strong,
h6 b,
.cc-h1 strong,
.cc-h1 b, .cc-h2 strong,
.cc-h2 b, .cc-h3 strong,
.cc-h3 b, .cc-h4 strong,
.cc-h4 b, .cc-h5 strong,
.cc-h5 b, .cc-h6 strong,
.cc-h6 b,
p strong,
p b, small strong,
small b, caption strong,
caption b, ul strong,
ul b, li strong,
li b,
.cc-p strong,
.cc-p b, .cc-small strong,
.cc-small b, .cc-caption strong,
.cc-caption b {
  font-weight: var(--font-weight-extra-bold);
}
h1 em,
h1 i, h2 em,
h2 i, h3 em,
h3 i, h4 em,
h4 i, h5 em,
h5 i, h6 em,
h6 i,
.cc-h1 em,
.cc-h1 i, .cc-h2 em,
.cc-h2 i, .cc-h3 em,
.cc-h3 i, .cc-h4 em,
.cc-h4 i, .cc-h5 em,
.cc-h5 i, .cc-h6 em,
.cc-h6 i,
p em,
p i, small em,
small i, caption em,
caption i, ul em,
ul i, li em,
li i,
.cc-p em,
.cc-p i, .cc-small em,
.cc-small i, .cc-caption em,
.cc-caption i {
  font-style: italic;
}

h1, .cc-h1 {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-1-mobile);
  line-height: var(--line-height-head-1-mobile);
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  h1, .cc-h1 {
    font-size: var(--font-size-head-1-desktop);
    line-height: var(--line-height-head-1-desktop);
  }
}

h2,
.cc-h2 {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
}
@media (min-width: 1024px) {
  h2,
  .cc-h2 {
    font-size: var(--font-size-head-2-desktop);
    line-height: var(--line-height-head-2-desktop);
  }
}

h3,
.cc-h3 {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
}
@media (min-width: 1024px) {
  h3,
  .cc-h3 {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}

h4,
.cc-h4 {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
}
@media (min-width: 1024px) {
  h4,
  .cc-h4 {
    font-size: var(--font-size-head-5-desktop);
    line-height: var(--line-height-head-5-desktop);
  }
}

p, small, .cc-p, .cc-small, ul li, ol li {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}

img, .cc-img {
  display: block;
  max-width: 100%;
}

.cc-p--large {
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}

a {
  transition: all var(--transition-duration) var(--easing);
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: inherit;
  font-weight: inherit;
  cursor: pointer;
}
a:active, a:hover, a:focus {
  text-decoration: none;
  color: inherit;
}

button {
  transition: all var(--transition-duration) var(--easing);
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
  display: block;
  padding: 0;
  margin: 0;
}

ol {
  padding: 0;
  margin: 0;
}

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

/* ==========================================================================
					COMMON CLASSES
	========================================================================== */
.cc-visibility-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.1rem;
  margin: calc(var(--space-half) * -1);
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.1rem;
}

.cc-hidden {
  display: none;
}

.slick-slide:has(.cc-hidden) {
  display: none;
}

.cc-uppercase {
  text-transform: uppercase;
}

.cc-pointer {
  cursor: pointer;
}

.cc-no-scrollbar {
  -ms-overflow-style: none;
}
.cc-no-scrollbar::-webkit-scrollbar {
  display: none;
}

.cc-container-full {
  max-width: 190rem;
  margin-left: auto;
  margin-right: auto;
}

.cc-container--small {
  max-width: 106rem;
  margin-left: auto;
  margin-right: auto;
}

.cc-user-type {
  display: none;
}

.cc-icon-wishlist .cc-icon--heart {
  display: inline-flex;
}
.cc-icon-wishlist .cc-icon--heart-full {
  display: none;
}
.cc-icon-wishlist--added .cc-icon--heart {
  display: none;
}
.cc-icon-wishlist--added .cc-icon--heart-full {
  display: inline-flex;
}

.cc-notification {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  position: absolute;
  top: 0.1rem;
  right: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--color-icon-secondary);
  z-index: 2;
}
.cc-notification--account {
  background-color: var(--color-background-secondary);
}
.cc-notification--wishlist {
  background-color: var(--color-background-secondary);
}

/* Animations */
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-5px);
  }
  40% {
    transform: translateX(5px);
  }
  60% {
    transform: translateX(-5px);
  }
  80% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}
.cc-shake {
  animation: shake 0.5s;
}

/* Colors */
.cc-color-white {
  color: var(--color-background);
}

.cc-color-black {
  color: var(--color-text-secondary);
}

/* ==========================================================================
					IMAGES AND VIDEOS
	========================================================================== */
.cc-content-video {
  box-sizing: content-box;
  display: block;
  height: 0;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.cc-content-video video,
.cc-content-video iframe,
.cc-content-video .cc-video {
  box-sizing: content-box;
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.cc-product-image {
  background-image: url("../images/product-placeholder.jpg");
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.cc-product-image > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cc-pdp__image-wrp--video {
  transform: translate(0, 25%);
}
@media (min-width: 768px) {
  .cc-pdp__image-wrp--video {
    transform: none;
  }
}

.cc-product-video > video {
  width: 100%;
  aspect-ratio: 16/9;
}

.cc-event-image {
  aspect-ratio: 422/527;
  background-size: contain;
}
.cc-event-image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* ==========================================================================
					PRODUCT LABELS
	========================================================================== */
.cc-product-label.cc-product-label {
  display: flex;
  padding: 0 var(--space-half);
  background-color: var(--color-background-secondary-light);
  color: var(--color-text-secondary-strong);
  border-radius: var(--border-radius-s);
  margin: 0 var(--space-half) 0 0;
}
.cc-product-label.cc-product-label .cc-icon {
  width: 1.2rem;
  height: 1.2rem;
  margin: auto var(--space-half) auto 0;
}
.cc-product-label.cc-product-label .cc-svg {
  width: unset;
  height: unset;
  flex-basis: fit-content;
}
.cc-product-label.cc-product-label--new {
  background-color: var(--color-background-secondary-light);
  color: var(--color-text-secondary-strong);
}
.cc-product-label.cc-product-label--new .cc-icon {
  color: var(--color-icon-secondary-strong);
}
.cc-product-label.cc-product-label--sale {
  background-color: var(--color-background-primary-light);
  color: var(--color-text-primary-strong);
}
.cc-product-label.cc-product-label--sale .cc-icon {
  color: var(--color-icon-primary-strong);
}
.cc-product-label.cc-product-label--sustainability {
  background-color: var(--color-background-success);
  color: var(--color-text-success-strong);
}
.cc-product-label.cc-product-label--sustainability .cc-icon {
  color: var(--color-icon-success-strong);
}
.cc-product-label.cc-product-label--sponsored {
  background-color: var(--color-background-secondary);
  color: var(--color-text-secondary-strong);
}

.cc-product-label__text {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-extra-bold);
}
@media (min-width: 1024px) {
  .cc-product-label__text {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}

/* ==========================================================================
					PRODUCT RATINGS
	========================================================================== */
.cc-product-rating__summary {
  display: flex;
  align-items: center;
  padding-top: var(--space-2);
  color: var(--color-text-link);
  font-weight: var(--font-weight-extra-bold);
}

.cc-product-rating-stars-container {
  position: relative;
  height: 1.6rem;
}
@media (min-width: 768px) {
  .cc-product-rating-stars-container {
    height: 1.5rem;
  }
}

.cc-product-rating-stars {
  position: absolute;
  display: inline-flex;
  overflow: hidden;
  color: var(--color-icon-secondary);
}

.cc-product-rating-text {
  /* calc: 1 star of 1.4rem * 5 + 1 space */
  margin-left: calc(7.9996rem + var(--space-1));
}

/* ==========================================================================
					PRODUCT PRICES
	========================================================================== */
.cc-product__price {
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
}
@media (min-width: 768px) {
  .cc-product__price {
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}
.cc-product__price--sale {
  color: var(--color-text-sale);
}
.cc-product__price--recommended {
  color: var(--color-text-secondary-strong);
  font-weight: var(--font-weight-light);
}

.cc-product__base-price,
.cc-product__omnibus-price {
  display: block;
  color: var(--color-text-secondary-strong);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
}
@media (min-width: 768px) {
  .cc-product__base-price,
  .cc-product__omnibus-price {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}

/* ==========================================================================
					ASPECT RATIO
	========================================================================== */
.cc-arm--16-9 {
  aspect-ratio: 16/9;
}
.cc-arm--9-16 {
  aspect-ratio: 9/16;
}
.cc-arm--4-5 {
  aspect-ratio: 4/5;
}
.cc-arm--1-1 {
  aspect-ratio: 1/1;
}

.cc-ard--16-9 {
  aspect-ratio: 16/9;
}
.cc-ard--9-16 {
  aspect-ratio: 9/16;
}
.cc-ard--4-5 {
  aspect-ratio: 4/5;
}
.cc-ard--1-1 {
  aspect-ratio: 1/1;
}

.cc-display-hidden-mobile {
  display: none;
}
@media (min-width: 1024px) {
  .cc-display-hidden-mobile {
    display: unset;
  }
}

.cc-display-mobile {
  display: unset;
}
@media (min-width: 1024px) {
  .cc-display-mobile {
    display: none;
  }
}

.cc-main-container {
  min-height: 40rem;
  height: calc(100vh - var(--headerHeight) - var(--footerHeight));
}

.cc-product-label.cc-product-label--promotion-default {
  background-color: var(--color-background-promotion-default);
  color: var(--color-text-promotion-default);
}
.cc-product-label.cc-product-label--promotion-default p {
  background-color: var(--color-background-promotion-default);
  color: var(--color-text-promotion-default);
}
.cc-product-label.cc-product-label--promotion-default .cc-icon {
  color: var(--color-text-promotion-default);
}

.cc-product-label.cc-product-label--promotion-blue {
  background-color: var(--color-background-promotion-blue);
  color: var(--color-text-promotion-blue);
}
.cc-product-label.cc-product-label--promotion-blue p {
  background-color: var(--color-background-promotion-blue);
  color: var(--color-text-promotion-blue);
}
.cc-product-label.cc-product-label--promotion-blue .cc-icon {
  color: var(--color-text-promotion-blue);
}

.cc-product-label.cc-product-label--promotion-yellow {
  background-color: var(--color-background-promotion-yellow);
  color: var(--color-text-promotion-yellow);
}
.cc-product-label.cc-product-label--promotion-yellow p {
  background-color: var(--color-background-promotion-yellow);
  color: var(--color-text-promotion-yellow);
}
.cc-product-label.cc-product-label--promotion-yellow .cc-icon {
  color: var(--color-text-promotion-yellow);
}

.cc-product-label {
  padding: var(--space-half);
  margin: var(--space-half) 0;
  width: -moz-fit-content;
  width: fit-content;
}

.cc-tile__body .cc-product-label p {
  font-weight: var(--font-weight-extra-bold);
}

.cc-tile__body .cc-product-label .cc-icon {
  width: 1.6rem;
  height: 1.6rem;
}

.cc-pdp__prices .cc-product-label {
  padding: var(--space-half);
  margin: var(--space-1) 0;
  width: -moz-fit-content;
  width: fit-content;
}

.cc-pdp__prices .cc-product-label p {
  font-weight: var(--font-weight-extra-bold);
}

.cc-pdp__prices .cc-product-label .cc-icon {
  width: 2.4rem;
  height: 2.4rem;
}

.cc-tile__body sup {
  top: -0.8rem;
  font-size: 50%;
}

.cc-promotion-label {
  padding-right: var(--space-half);
}

.cc-tile__body .cc-product-label {
  margin: var(--space-half) 0;
}
.cc-tile__body .cc-promotion-label {
  display: none;
}
@media (min-width: 1024px) {
  .cc-tile__body .cc-promotion-label {
    display: unset;
  }
}

.cc-slider .cc-tile__body .cc-promotion-label {
  display: none;
}
@media (min-width: 1024px) {
  .cc-slider .cc-tile__body .cc-promotion-label {
    display: none;
  }
}

#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: var(--color-black) !important;
  border-color: var(--color-black) !important;
}

#onetrust-consent-sdk #onetrust-policy-title,
#onetrust-consent-sdk #onetrust-policy-text,
#onetrust-consent-sdk .ot-b-addl-desc,
#onetrust-consent-sdk .ot-dpd-desc,
#onetrust-consent-sdk .ot-dpd-title,
#onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,
#onetrust-banner-sdk .ot-cat-header, #onetrust-banner-sdk .ot-optout-signal,
#onetrust-banner-sdk.ot-close-btn-link .banner-close-button,
#onetrust-consent-sdk #onetrust-pc-sdk h3, #onetrust-consent-sdk #onetrust-pc-sdk h4, #onetrust-consent-sdk #onetrust-pc-sdk h5, #onetrust-consent-sdk #onetrust-pc-sdk h6, #onetrust-consent-sdk #onetrust-pc-sdk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header, #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category, #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status, #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler, #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {
  color: var(--color-grey1) !important;
}

.cc-cookie-ot-text#ot-sdk-cookie-policy .ot-sdk-container {
  padding: 0;
}
.cc-cookie-ot-text#ot-sdk-cookie-policy h3 {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-4-mobile);
  line-height: var(--line-height-head-4-mobile);
  margin-bottom: var(--space-half);
  text-transform: uppercase;
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
  margin-bottom: var(--space-half);
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
  border-radius: 0;
  border: 0.1rem solid var(--color-grey-400);
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-table-header {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  background: var(--color-background);
  color: var(--color-secondary);
  text-transform: uppercase;
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr {
  margin: 0;
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  color: var(--color-secondary);
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description b, .cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description strong,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc b,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc strong,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a b,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a strong,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span b,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span strong,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td b,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td strong {
  font-weight: var(--font-weight-extra-bold);
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a, .cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc {
  margin: 0 0 var(--space-3);
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section {
  margin: 0 0 var(--space-4);
}
.cc-cookie-ot-text #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  text-transform: none;
  margin-bottom: var(--space-half);
}

.cc-footer__bottom__links #ot-sdk-btn.ot-sdk-show-settings, .cc-footer__bottom__links #ot-sdk-btn.optanon-show-settings {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: inherit;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;
  padding: 0 var(--space-1) 0 0;
  border: none;
  border-right: 0.1rem solid var(--color-background);
  margin: 0 var(--space-half) 0 0;
}
.cc-footer__bottom__links #ot-sdk-btn.ot-sdk-show-settings:hover, .cc-footer__bottom__links #ot-sdk-btn.optanon-show-settings:hover {
  color: inherit;
  background: transparent;
}
.cc-footer__bottom__links #ot-sdk-btn.ot-sdk-show-settings:last-child, .cc-footer__bottom__links #ot-sdk-btn.optanon-show-settings:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
@media (min-width: 1024px) {
  .cc-footer__bottom__links #ot-sdk-btn.ot-sdk-show-settings:hover, .cc-footer__bottom__links #ot-sdk-btn.optanon-show-settings:hover {
    text-decoration: underline;
    color: var(--color-background);
  }
}

/* ==========================================================================

                    I C O N S

========================================================================== */
.cc-icon {
  display: inline-flex;
}
.cc-icon .cc-svg {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin: 0;
  padding: 0;
  fill: currentColor;
}
.cc-icon .cc-svg--x-small {
  width: 0.8rem;
  height: 0.8rem;
}
.cc-icon .cc-svg--small {
  width: 1.6rem;
  height: 1.6rem;
}
.cc-icon .cc-svg--large {
  width: 3.6rem;
  height: 3.6rem;
}
.cc-icon .cc-svg--pro-small {
  width: 3rem;
  height: 1.6rem;
}
.cc-icon .cc-svg--pro-medium {
  width: 4rem;
  height: 1.2rem;
}
.cc-icon .cc-svg--pro-large {
  width: 8rem;
  height: 2.4rem;
}

/* ==========================================================================

                    B U T T O N S

========================================================================== */
.btn-block {
  display: block;
  width: 100%;
}

.cc-btn-wrp {
  display: flex;
}

.cc-btn {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-button-medium);
  letter-spacing: var(--font-letter-spacing);
  color: var(--color-background);
  height: 4rem;
  background: var(--color-secondary);
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 0.1rem solid var(--color-secondary);
  border-radius: 2.4rem;
  margin: 0;
  padding: 0 var(--space-3);
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.cc-btn span, .cc-btn svg {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.cc-btn.cc-btn--align-right {
  margin-left: auto;
}
.cc-btn .cc-icon:first-child:not(:last-child) {
  margin-right: var(--space-1);
}
.cc-btn .cc-icon:last-child:not(:first-child) {
  margin-left: var(--space-1);
}
.cc-btn:hover, .cc-btn.cc-hover {
  transition: all 0.22s var(--easing);
}
.cc-btn:focus-visible, .cc-btn.cc-active, .cc-btn:active {
  transition: all 0.1ms ease-out;
}
.cc-btn:disabled, .cc-btn.cc-disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.cc-btn:focus {
  outline: 3px solid var(--color-blue-700);
  outline-offset: 2px;
}
.cc-btn.cc-btn--only-icon {
  font-size: 0;
  width: 4rem;
  padding: 0;
}
.cc-btn.cc-btn--only-icon .cc-icon,
.cc-btn.cc-btn--only-icon .cc-icon:first-child:not(:last-child),
.cc-btn.cc-btn--only-icon .cc-icon:last-child:not(:first-child) {
  margin: 0;
}

.cc-btn--rounded {
  border-radius: 50%;
}

.cc-btn--small {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-button-small);
  letter-spacing: 0;
  height: 3.2rem;
  padding: 0 var(--space-1);
  text-transform: none;
}
.cc-btn--small.cc-btn--only-icon {
  width: 3.2rem;
}

.cc-btn--large {
  font-size: var(--font-size-button-large);
  height: 4.8rem;
  padding: 0 var(--space-4);
}
.cc-btn--large svg {
  width: 2.4rem;
  height: 2.4rem;
}
.cc-btn--large.cc-btn--only-icon {
  width: 4.8rem;
}

.cc-btn--block-mobile {
  width: 100%;
  width: auto;
}

.cc-btn--primary {
  color: var(--color-text-secondary-inverted);
  background: var(--color-background-primary);
  border-color: var(--color-border-primary);
}
@media (min-width: 1024px) {
  .cc-btn--primary:hover, .cc-btn--primary.cc-hover {
    background: var(--color-background-primary-hover);
    border-color: var(--color-border-primary-hover);
  }
}
.cc-btn--primary:focus-visible, .cc-btn--primary:active {
  background: var(--color-background-primary-active);
  border-color: var(--color-border-primary-active);
}
.cc-btn--primary:disabled, .cc-btn--primary.cc-disabled {
  color: var(--color-text-secondary-disabled);
  background: var(--color-background-secondary-disabled);
  border-color: var(--color-border-secondary-disabled);
}

.cc-btn--secondary {
  color: var(--color-text-secondary-inverted);
  background: var(--color-background-secondary-inverted);
  border-color: var(--color-secondary);
}
@media (min-width: 1024px) {
  .cc-btn--secondary:hover, .cc-btn--secondary.cc-hover {
    background: var(--color-background-secondary-hover);
    border-color: var(--color-border-secondary-hover);
    color: var(--color-text-secondary);
  }
}
.cc-btn--secondary:focus-visible, .cc-btn--secondary.cc-active, .cc-btn--secondary:active {
  color: var(--color-text-secondary);
  background: var(--color-background-secondary-active);
  border-color: var(--color-border-secondary-active);
}
.cc-btn--secondary:focus {
  color: var(--color-text-secondary-inverted);
}
.cc-btn--secondary:disabled, .cc-btn--secondary.cc-disabled {
  color: var(--color-text-secondary-disabled);
  background: var(--color-background-secondary-disabled);
  border-color: var(--color-border-secondary-disabled);
}

.cc-btn--secondary-inverted {
  color: var(--color-text-secondary);
  background: var(--color-background-secondary);
  border-color: var(--color-border-secondary-inverted);
}
@media (min-width: 1024px) {
  .cc-btn--secondary-inverted:hover, .cc-btn--secondary-inverted.cc-hover {
    background: var(--color-background-secondary-hover);
    border-color: var(--color-border-secondary-hover);
  }
}
.cc-btn--secondary-inverted:focus-visible, .cc-btn--secondary-inverted:active {
  background: var(--color-background-secondary-active);
  border-color: var(--color-border-secondary-active);
}
.cc-btn--secondary-inverted:disabled, .cc-btn--secondary-inverted.cc-disabled {
  color: var(--color-text-secondary-disabled);
  background: var(--color-background-secondary-disabled);
  border-color: var(--color-border-secondary-disabled);
}

.cc-btn--tertiary {
  color: var(--color-secondary);
  background: transparent;
  border-color: var(--color-border-secondary);
}
@media (min-width: 1024px) {
  .cc-btn--tertiary:hover, .cc-btn--tertiary.cc-hover {
    color: var(--color-text-secondary-inverted);
    background: var(--color-background-secondary-hover);
  }
}
.cc-btn--tertiary:focus-visible, .cc-btn--tertiary:active {
  color: var(--color-text-secondary-inverted);
  background: var(--color-background-secondary-active);
  border-color: var(--color-border-secondary);
}
.cc-btn--tertiary:disabled, .cc-btn--tertiary.cc-disabled {
  color: var(--color-text-secondary-disabled);
  background: var(--color-background-secondary-disabled);
  border-color: var(--color-border-secondary-disabled);
  opacity: 0.5;
}

.cc-btn--tertiary-inverted {
  color: var(--color-text-secondary-inverted);
  background: transparent;
  border-color: var(--color-border-secondary-inverted);
}
@media (min-width: 1024px) {
  .cc-btn--tertiary-inverted:hover, .cc-btn--tertiary-inverted.cc-hover {
    color: var(--color-text-secondary);
    background: var(--color-background-secondary-hover);
  }
}
.cc-btn--tertiary-inverted:focus-visible, .cc-btn--tertiary-inverted:active {
  color: var(--color-text-secondary);
  background: var(--color-background-secondary-active);
}
.cc-btn--tertiary-inverted:disabled, .cc-btn--tertiary-inverted.cc-disabled {
  color: var(--color-text-secondary-disabled);
  background: var(--color-background-secondary-disabled);
  border-color: var(--color-border-secondary-disabled);
  opacity: 0.5;
}

.cc-btn-filter {
  color: var(--color-text-secondary);
  background: var(--color-background-secondary);
  border-color: var(--color-border-secondary-light);
}
@media (min-width: 1024px) {
  .cc-btn-filter:hover, .cc-btn-filter.cc-hover {
    color: var(--color-text-secondary-inverted);
    background: var(--color-background-secondary-inverted);
    border-color: var(--color-border-secondary);
  }
}
.cc-btn-filter:focus-visible, .cc-btn-filter:active {
  color: var(--color-text-secondary-inverted);
  background: var(--color-background-secondary-inverted);
  border-color: var(--color-border-secondary);
}
.cc-btn-filter:disabled, .cc-btn-filter.cc-disabled {
  color: var(--color-text-secondary-disabled);
  background: var(--color-background-secondary-disabled);
  border-color: var(--color-border-secondary-disabled);
  opacity: 0.5;
}
.cc-btn-filter--active {
  color: var(--color-text-secondary-inverted);
  background: var(--color-background-secondary-inverted);
  border-color: var(--color-border-secondary);
}

.cc-btn-filter-tag {
  color: var(--color-text-secondary);
  background: var(--color-background-secondary-light);
  border: none;
}
@media (min-width: 1024px) {
  .cc-btn-filter-tag:hover, .cc-btn-filter-tag.cc-hover {
    color: var(--color-text-secondary-inverted);
    background: var(--color-background-secondary-active);
  }
}
.cc-btn-filter-tag:focus-visible, .cc-btn-filter-tag:active {
  color: var(--color-text-secondary-inverted);
  background: var(--color-background-secondary-active);
}
.cc-btn-filter-tag:disabled, .cc-btn-filter-tag.cc-disabled {
  color: var(--color-text-secondary-disabled);
  background: var(--color-background-secondary-disabled);
}

.cc-btn--link {
  color: var(--color-secondary);
  background: transparent;
  border-color: transparent;
}
@media (min-width: 1024px) {
  .cc-btn--link:hover, .cc-btn--link.cc-hover {
    color: var(--color-secondary);
  }
}
.cc-btn--link:focus {
  color: var(--color-secondary);
}
.cc-btn--link:disabled, .cc-btn--link.cc-disabled {
  color: var(--color-secondary);
  opacity: 0.5;
}

@media (max-width: 767.98px) {
  .cc-btn--extended-mobile {
    width: 100%;
  }
}

.cc-tile {
  width: 100%;
  display: flex;
  position: relative;
  flex-direction: column;
  min-width: 0;
  background-clip: border-box;
  border: var(--border-width) solid var(--color-border-product);
  border-radius: var(--border-radius-s);
  margin: 0;
  overflow: hidden;
}
.cc-tile__url-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.cc-tile__image-container {
  position: relative;
  padding: var(--space-5) var(--space-1);
  background-color: var(--color-background-product);
}
@media (min-width: 1024px) {
  .cc-tile__image-container {
    padding: var(--space-5) var(--space-3);
  }
}
.cc-tile__image-container .cc-product-image {
  display: flex;
  flex-direction: row;
  gap: 0;
  align-items: center;
  background: none;
}
.cc-tile__flag-container {
  padding: var(--space-1);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  flex-shrink: 0;
  position: absolute;
  z-index: 2;
  width: inherit;
}
.cc-tile__flag-container__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 0;
}
.cc-tile__wishlist {
  padding: 0 0 0 var(--space-1);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  flex-shrink: 0;
  position: relative;
}
.cc-tile__wishlist .cc-icon--heart-full .cc-svg, .cc-tile__wishlist .cc-icon--heart .cc-svg {
  width: 1.6rem;
  height: 1.6rem;
}
.cc-tile__rating-text {
  /* calc: 1 star of 1.4rem * 5 + space half */
  margin-left: calc(7.9996rem + var(--space-half));
  color: var(--color-text-secondary);
  font-weight: var(--font-weight-light);
}
.cc-tile__color-swatches {
  position: absolute;
  left: 0;
  padding: var(--space-half) var(--space-1) var(--space-half) var(--space-1);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--space-half);
  z-index: 2;
}
.cc-tile__color-swatches .cc-product-image.selected .cc-tile__swatch {
  border-radius: var(--border-radius-xs);
  border: var(--border-width) solid var(--color-border-secondary);
}
.cc-tile__color-swatches__link {
  min-width: 3.2rem;
}
.cc-tile__swatch {
  border: var(--border-width) solid var(--color-border-secondary-inverted);
  border-radius: var(--border-radius-s);
  max-width: 3.2rem;
}
.cc-tile__count {
  color: var(--color-text-secondary-strong);
  font-weight: var(--font-weight-light);
  padding: 0 var(--space-half);
  background: var(--color-background-secondary);
  border: var(--border-width) solid var(--color-border-secondary-inverted);
  border-radius: var(--border-radius-xs);
  display: inline-block;
  white-space: nowrap;
}
.cc-tile__count__only-axis {
  margin-top: var(--space-1);
}
.cc-tile__body {
  padding: var(--space-1);
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: var(--space-1);
  align-items: flex-start;
  justify-content: flex-start;
  background-color: var(--color-background-product);
}
.cc-tile__body .cc-product-rating__summary {
  padding: var(--space-half) 0 var(--space-half) 0;
}
.cc-tile__product-info {
  display: flex;
  flex-direction: column;
  gap: var(--space-1);
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  position: relative;
}
.cc-tile__product-info__product-type {
  color: var(--color-text-secondary-strong);
  font-weight: var(--font-weight-light);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.cc-tile__product-info__product-name {
  color: var(--color-text-secondary);
  font-weight: var(--font-weight-extra-bold);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.cc-tile__prices-wrap {
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 768px) {
  .cc-tile__prices-wrap {
    display: inline-flex;
  }
}
.cc-tile__quickview-link {
  width: 4.4rem;
  height: 4.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  right: 0.8rem;
  border-radius: 2.8rem;
  background-color: var(--color-secondary);
  color: var(--color-background);
  margin: auto;
  transform: translateY(50%);
  z-index: 3;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .cc-tile__quickview-link {
    right: 1.6rem;
  }
}
.cc-tile__quickview-link:hover, .cc-tile__quickview-link:active, .cc-tile__quickview-link:focus {
  color: var(--color-background);
}
@media (min-width: 1024px) {
  .cc-tile:hover .cc-tile__info {
    transform: translateY(0);
  }
  .cc-tile:hover .cc-tile__info .cc-tile__btn {
    opacity: 1;
  }
}
.cc-tile .cc-tile__image {
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}
.cc-tile .cc-tile__info {
  transition: all var(--transition-duration) var(--easing);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  padding: var(--space-1);
  color: var(--color-background);
  overflow: hidden;
}
@media (min-width: 1024px) {
  .cc-tile .cc-tile__info {
    transform: translateY(2rem);
  }
}
@media (min-width: 1024px) {
  .cc-tile.cc-tile--no-btn .cc-tile__info {
    transform: translateY(0);
  }
}
.cc-tile.cc-tile--no-cta .cc-tile__title {
  cursor: default;
}
.cc-tile .cc-tile__info--overlay {
  background: var(--color-blur-secondary);
  -webkit-backdrop-filter: var(--blur-strong);
          backdrop-filter: var(--blur-strong);
}
.cc-tile .cc-tile__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  color: inherit;
  text-align: center;
  margin: 0;
  padding-bottom: var(--space-half);
}
.cc-tile .cc-tile__btn {
  transition: all var(--transition-duration) var(--easing);
  display: flex;
  justify-content: center;
}
@media (min-width: 1024px) {
  .cc-tile .cc-tile__btn {
    opacity: 0;
  }
}
.cc-tile .cc-tile__btn .cc-link {
  color: inherit;
  border-color: inherit;
}
.cc-tile .cc-tile__btn .cc-link:before {
  width: 100%;
}

.cc-tile__body .cc-product__price {
  font-weight: var(--font-weight-extra-bold);
}

.cc-tile__body .cc-product__price.cc-product__price--recommended {
  font-weight: var(--font-weight-light);
}

.cc-quickview {
  position: absolute;
  z-index: 7;
  /* stylelint-disable-next-line selector-class-pattern */
}
.cc-quickview--opened .cc-quickview {
  display: flex;
  justify-content: center;
}
.cc-quickview--opened .cc-quickview.show {
  background: transparent;
  overflow-y: hidden;
}
.cc-quickview--opened .cc-quickview.show .cc-quickview__dialog {
  transform: translateY(0%);
}
.cc-quickview.modal {
  padding-right: 0;
  overflow-y: hidden;
}
.cc-quickview.fade .cc-quickview__dialog {
  transform: translateY(100%);
}
.cc-quickview__dialog {
  transition: all var(--transition-duration) var(--easing);
  align-items: flex-end;
  display: flex;
  width: 100%;
  margin: 0;
  transform: translateY(100%);
  max-width: 100%;
}
.cc-quickview__swatch-button {
  max-width: 3.8rem;
  border: 0.1rem solid var(--color-background);
  border-radius: 0.2rem;
}
.cc-quickview__attributes .cc-quickview__swatch:nth-child(2) {
  border-bottom: 0.1rem solid var(--color-grey-600);
  padding-bottom: var(--space-half);
}
.cc-quickview__full-pdp-link {
  display: none;
}
.cc-quickview__swatch-wrap {
  display: flex;
  padding: 0 0 var(--space-1);
  margin: 0;
  gap: var(--space-half);
  overflow-x: auto;
  font-size: 0;
}
.cc-quickview__swatch-wrap::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.cc-quickview__swatch-wrap::-webkit-scrollbar-track {
  border-radius: 5px;
  background: var(--color-grey-400);
}
.cc-quickview__swatch-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: var(--color-grey-800);
}
.cc-quickview__swatch-wrap::-webkit-scrollbar-thumb:hover {
  background: var(--color-grey-800);
}
@media (min-width: 768px) {
  .cc-quickview__swatch-wrap {
    gap: var(--space-1);
  }
}
.cc-quickview .color ~ .cc-quickview__swatch-wrap {
  overflow-x: auto;
  overflow-y: hidden;
}
.cc-quickview__swatch {
  padding-top: var(--space-1);
}
.cc-quickview__color-swatch {
  width: 3.8rem;
  display: inline-block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
}
.cc-quickview__color-swatch > div {
  border: 0.2rem solid var(--color-background);
  border-radius: 0.2rem;
}
.cc-quickview__color-swatch .selected {
  border-color: var(--color-primary);
}
.cc-quickview__color-swatch .unselectable {
  opacity: 0.4;
}
@media (min-width: 768px) {
  .cc-quickview__color-swatch {
    width: 6.4rem;
  }
}
.cc-quickview__size-swatch {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 4.4rem;
  height: 4.4rem;
  font-size: var(--font-size-body-3-mobile);
  font-weight: var(--font-weight-light);
  padding: var(--space-half);
  border: 0.2rem solid transparent;
  align-content: center;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .cc-quickview__size-swatch {
    font-size: var(--font-size-body-3-desktop);
    max-height: 8rem;
  }
}
.cc-quickview__size-swatch.selected {
  border-radius: 0.4rem;
  font-weight: var(--font-weight-extra-bold);
  border-color: var(--color-primary);
}
.cc-quickview__size-swatch.unselectable {
  opacity: 0.4;
  cursor: not-allowed;
}
.cc-quickview__text-swatch {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-extra-bold);
}
.cc-quickview__close-button {
  width: 4.4rem;
  height: 4.4rem;
  background: var(--color-secondary);
  color: var(--color-background);
  border-radius: 2.8rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1rem;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  z-index: 2;
}
.cc-quickview__footer {
  padding: 0 var(--space-1) var(--space-1);
  border: none;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .cc-quickview__footer {
    padding: 0 var(--space-2) var(--space-2);
  }
}
.cc-quickview__content {
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(0.8rem);
          backdrop-filter: blur(0.8rem);
  border: none;
  border-radius: 0;
}
.cc-quickview__content .cc-form .cc-form-wrap {
  margin-top: var(--space-1);
  display: block;
}
.cc-quickview__content .cc-form .cc-form-wrap__label {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 768px) {
  .cc-quickview__content .cc-form .cc-form-wrap__label {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-quickview__content .cc-form .cc-form-wrap__label--price {
  margin-left: auto;
  text-wrap: nowrap;
  white-space: nowrap;
}
.cc-quickview__content .cc-form .cc-form-wrap__label:before {
  position: absolute;
}
.cc-quickview__content .cc-form .cc-form-wrap__label--value {
  margin-left: var(--space-3);
  margin-right: var(--space-1);
}
.cc-quickview__content .cc-form .cc-product__assembly-option {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: block;
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
.cc-quickview__content .cc-form .cc-product__assembly-option.selected + .cc-form-wrap__label:before {
  background-color: var(--color-secondary);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.cc-quickview__content .cc-form .cc-product__assembly-option.selected + .cc-form-wrap__label:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.5rem;
  width: 0.6rem;
  height: 1rem;
  border: solid var(--color-background);
  border-width: 0 0.2rem 0.2rem 0;
  transform: translate(0, -50%) rotate(45deg);
}
.cc-quickview__content .cc-form input.selected ~ .cc-form-wrap__label--value {
  font-weight: var(--font-weight-extra-bold);
}
.cc-quickview__body {
  padding: var(--space-1);
}
@media (min-width: 768px) {
  .cc-quickview__body {
    padding: var(--space-2) var(--space-2) 0;
  }
}
.cc-quickview__addtobutton-wrap {
  padding: var(--space-3) 0 var(--space-1);
  border-top: 0.1rem solid var(--color-grey-400);
  text-align: center;
}
.cc-quickview__addtobutton-wrap .cc-btn--primary {
  padding-left: var(--space-half);
  padding-right: var(--space-half);
}
.cc-quickview__link-product {
  margin-top: var(--space-2);
  text-align: center;
}
.cc-quickview__size-attribute {
  display: flex;
}
.cc-quickview__size-attribute.cc-unavailable {
  display: none;
}
.cc-quickview__swatch-name {
  display: none;
}
.cc-quickview--edit .cc-slider {
  position: relative;
  padding-bottom: var(--space-3);
}
.cc-quickview--edit .cc-slider .slick-arrow {
  top: auto;
  bottom: 0;
  background-size: 1.6rem;
}
.cc-quickview--edit .cc-slider .slick-arrow.slick-prev {
  left: 50%;
  right: auto;
  margin-left: calc(var(--space-17) * -1);
}
.cc-quickview--edit .cc-slider .slick-arrow.slick-next {
  left: auto;
  right: 50%;
  margin-right: calc(var(--space-17) * -1);
}
.cc-quickview--edit .cc-slider .slick-dots {
  width: 17.6rem;
  margin: var(--space-3) auto 0;
}
.cc-quickview--edit .cc-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  margin: 0 calc(var(--space-half) * -1);
  padding-bottom: var(--space-6);
}
.cc-quickview--edit .cc-slider:not(.slick-initialized) > div {
  flex: 0 0 36.363636%;
  padding: 0 var(--space-half);
  flex: 0 0 25%;
}
.cc-quickview--edit .cc-btn-cisalfa-pro {
  float: right;
  margin-top: var(--space-half);
}
.cc-quickview--edit .cc-product-wrp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  display: block;
}
.cc-quickview--edit .cc-product-wrp .cc-product__prices-wrap {
  display: flex;
  align-items: center;
  padding-right: var(--space-1);
  margin-right: var(--space-1);
  border-right: 0.05rem solid var(--color-secondary);
  height: -moz-fit-content;
  height: fit-content;
  height: auto;
}
.cc-quickview--edit .cc-product-wrp .cc-product__percentage {
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  height: -moz-fit-content;
  height: fit-content;
  height: auto;
}
.cc-quickview--edit .cc-product-wrp .cc-product__prices--sales {
  width: auto;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  color: var(--color-primary);
  margin-right: var(--space-1);
  width: 100%;
  order: 2;
  margin-top: var(--space-half);
  margin-right: 0;
}
.cc-quickview--edit .cc-product-wrp .cc-product__prices--default {
  display: flex;
  align-items: center;
  color: var(--color-secondary);
  font-weight: var(--font-weight-light);
  text-decoration: line-through;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
.cc-quickview--edit .cc-product-wrp .cc-product__prices--range {
  display: none;
}
.cc-quickview--edit .cc-product-wrp .cc-product__price {
  display: flex;
  flex-wrap: wrap;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}
.cc-quickview--edit .cc-quickview__img-slider {
  margin-bottom: var(--space-2);
  margin-right: calc(var(--space-2) * -1);
  margin: 0 calc(var(--space-half) * -1) var(--space-2);
}
.cc-quickview--edit .cc-quickview__img-slider .slick-slide {
  margin: 0 var(--space-half);
}
.cc-quickview--edit .cc-quickview__img-slider .slick-list {
  margin: 0 calc(var(--space-half) * -1);
}
.cc-quickview--edit .cc-quickview__product-info {
  padding-bottom: var(--space-3);
  margin-bottom: var(--space-2);
  border-bottom: 0.1rem solid var(--color-grey-400);
  display: flex;
  justify-content: space-between;
}
.cc-quickview--edit .cc-quickview__product-info__wrp {
  display: flex;
  flex-direction: column;
  margin-bottom: var(--space-1);
  margin-bottom: 0;
}
.cc-quickview--edit .cc-quickview__product-brand, .cc-quickview--edit .cc-quickview__product-type {
  margin-bottom: var(--space-half);
}
.cc-quickview--edit .cc-quickview__product-type {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
.cc-quickview--edit .cc-quickview__product-brand {
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
}
.cc-quickview--edit .cc-quickview__product-name {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}
.cc-quickview--edit .cc-quickview__swatch {
  padding-top: 0;
  margin-bottom: var(--space-2);
}
.cc-quickview--edit .cc-quickview__color-swatch {
  width: 5.3rem;
  flex: 0 0 5.3rem;
}
.cc-quickview--edit .cc-quickview__text-swatch {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  font-weight: var(--font-weight-extra-bold);
  margin-bottom: var(--space-1);
}
.cc-quickview--edit .cc-quickview__swatch-name {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  text-align: center;
  margin-top: var(--space-half);
}
.cc-quickview--edit .cc-quickview__attributes .cc-quickview__swatch:nth-child(2) {
  border-bottom: 0;
  padding-bottom: 0;
}
.cc-quickview--edit .cc-quickview__editbutton-wrap {
  padding: var(--space-2) 0 var(--space-1);
  border-top: 0.1rem solid var(--color-grey-600);
  padding-bottom: 0;
}
.cc-quickview--edit .cc-quickview__editbutton-wrap .cc-btn {
  width: 100%;
  width: auto;
  margin-left: auto;
  display: flex;
}
.cc-quickview--edit .cc-omnibus-price {
  display: block;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-light);
  color: var(--color-grey-800);
  white-space: nowrap;
  position: absolute;
  top: 2.8rem;
  left: 0;
  width: 100%;
  top: -2.2rem;
  text-align: right;
}
.cc-quickview--edit .cc-text-size-unavailable {
  display: block;
  color: var(--color-error);
  font-size: var(--font-size-body-2-mobile);
  text-align: left;
  margin: var(--space-2) 0;
}
.cc-quickview__labels {
  position: static;
  margin: 0;
  font-size: 0;
}
.cc-quickview__labels .cc-product-label {
  display: inline-block;
  border-radius: 0.2rem;
  background-color: var(--color-grey-200);
  font-weight: var(--font-weight-extra-bold);
  padding: 0 var(--space-half);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  text-wrap: nowrap;
  color: var(--color-grey-800);
  margin-right: var(--space-half);
  margin-bottom: var(--space-2);
}
.cc-quickview__labels .cc-product-label .cc-icon {
  vertical-align: middle;
}
.cc-quickview__labels > .cc-product-label__sustainability {
  background-color: var(--color-green-300);
}

/* stylelint-disable-next-line selector-class-pattern */
.form-group {
  margin: 0;
}

.cc-form {
  display: block;
}
.cc-form__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.cc-form__wrap--checkbox, .cc-form__wrap--radio {
  display: block;
  padding-left: 0;
}
.cc-form__wrap--checkbox label, .cc-form__wrap--radio label {
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  margin: 0;
}
@media (min-width: 1024px) {
  .cc-form__wrap--checkbox label, .cc-form__wrap--radio label {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-form__wrap--radio {
  position: relative;
  flex-direction: row;
  align-items: center;
}
.cc-form__wrap--telephone, .cc-form__wrap--remember-me {
  flex-flow: row;
}
.cc-form__wrap input[type=date] ~ .cc-form__input-icon {
  pointer-events: none;
  cursor: pointer;
  z-index: 1;
}
.cc-form__wrap input[type=date].cc-form__input {
  color: var(--color-text-secondary-light);
  text-transform: uppercase;
}
.cc-form__wrap input[type=date]::-webkit-datetime-edit-day-field:focus, .cc-form__wrap input[type=date]::-webkit-datetime-edit-month-field:focus, .cc-form__wrap input[type=date]::-webkit-datetime-edit-year-field:focus {
  background-color: var(--color-background-secondary);
  color: var(--color-text-secondary);
}
.cc-form__wrap input[type=date].cc-form__input[required]:valid {
  color: var(--color-text-secondary);
}
.cc-form__wrap input[type=date].cc-form__input.cc-age-input-valid {
  color: var(--color-text-secondary);
}
.cc-form__wrap--success {
  /* stylelint-disable declaration-no-important */
}
.cc-form__wrap--success input {
  border-bottom: var(--border-width) solid var(--color-border-success) !important;
}
.cc-form__wrap--success .cc-icon--success {
  position: absolute;
  right: 0;
  bottom: var(--space-1);
  color: var(--color-icon-success);
}
.cc-form__wrap--success:not(.password-form):not(.js-toggle-password) {
  position: relative;
  margin-bottom: var(--space-2);
}
.cc-form__wrap--success:not(.password-form):not(.js-toggle-password) .cc-message {
  color: var(--color-success);
}
.cc-form__wrap--success:not(.password-form):not(.js-toggle-password) .cc-icon--success {
  color: var(--color-success);
}
.cc-form__wrap--warning {
  position: relative;
  margin-bottom: var(--space-2);
}
.cc-form__wrap--warning .cc-message {
  color: var(--color-warning);
}
.cc-form__wrap--error {
  position: relative;
}
.cc-form__wrap--error .cc-message {
  color: var(--color-text-error);
}
.cc-form__wrap--error input {
  border-bottom: var(--border-width) solid var(--color-border-error);
}
.cc-form__wrap--error button, .cc-form__wrap--error button:hover {
  color: var(--color-icon-error);
}
.cc-form__wrap--error .cc-form__input-icon {
  color: var(--color-icon-error);
}
.cc-form__wrap--error.cc-form__wrap--with-icon .cc-icon--warning {
  right: 2.4rem;
}
.cc-form__wrap--error .cc-form__select {
  border-bottom: var(--border-width) solid var(--color-text-error);
}
.cc-form__wrap--error .cc-icon--warning {
  position: absolute;
  right: 0;
  bottom: 0.6rem;
  color: var(--color-text-error);
}
.cc-form__wrap input[type=date]::-webkit-inner-spin-button,
.cc-form__wrap input[type=date]::-webkit-calendar-picker-indicator {
  opacity: 0;
}
.cc-form__rememberMe {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-light);
  margin-left: var(--space-1);
}
.cc-form__prefix {
  margin-right: var(--space-1);
  color: var(--color-text-secondary-strong);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  height: 100%;
  /* Exception: for the following line - dependence on spacing and line-height */
  padding: var(--line-height-body-4-mobile) 0 var(--space-1) 0;
}
@media (min-width: 1024px) {
  .cc-form__prefix {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
    /* Exception: for the following line - dependence on spacing and line-height */
    padding: var(--line-height-body-4-desktop) 0 var(--space-1) 0;
  }
}
.cc-form__phone-input {
  flex-grow: 4;
  position: relative;
}
.cc-form__label {
  transition: all var(--transition-duration) var(--easing);
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  font-weight: var(--font-weight-light);
  color: var(--color-text-secondary-light);
  pointer-events: none;
  cursor: text;
  /* Exception: for the following line - dependence on spacing and line-height */
  padding: var(--line-height-body-4-mobile) 0 0 0;
}
@media (min-width: 1024px) {
  .cc-form__label {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
    /* Exception: for the following line - dependence on spacing and line-height */
    padding: var(--line-height-body-4-desktop) 0 0 0;
  }
}
.cc-form__label--focused {
  padding-top: 0;
  color: var(--color-text-secondary-strong);
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
}
@media (min-width: 1024px) {
  .cc-form__label--focused {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}
.cc-form__input {
  display: block;
  width: 100%;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  outline: none;
  /* Exception: for the following line - dependence on spacing and line-height */
  padding: var(--line-height-body-4-mobile) var(--space-3) var(--space-half) 0;
  background: none;
  border: none;
  border-bottom: var(--border-width) solid var(--color-border-secondary-strong);
  border-radius: 0;
  height: auto;
  color: var(--color-text-secondary);
}
@media (min-width: 1024px) {
  .cc-form__input {
    /* Exception: for the following line - dependence on spacing and line-height */
    padding: var(--line-height-body-4-desktop) var(--space-3) var(--space-half) 0;
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-form__input:-webkit-autofill ~ label {
  padding-top: 0;
  color: var(--color-text-secondary-strong);
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
}
.cc-form__input:focus ~ label, .cc-form__input:not(:placeholder-shown) ~ label, .cc-form__input:-webkit-autofill ~ label, .cc-form__input:autofill ~ label {
  padding-top: 0;
  color: var(--color-text-secondary-strong);
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
}
@media (min-width: 1024px) {
  .cc-form__input:-webkit-autofill ~ label {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
  .cc-form__input:focus ~ label, .cc-form__input:not(:placeholder-shown) ~ label, .cc-form__input:-webkit-autofill ~ label, .cc-form__input:autofill ~ label {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}
.cc-form__input:focus {
  border-color: var(--color-grey-600);
  box-shadow: none;
}
.cc-form__input:not(.cc-form__input--birthdate)::-moz-placeholder {
  opacity: 0;
}
.cc-form__input:not(.cc-form__input--birthdate)::placeholder {
  opacity: 0;
}
.cc-form__input[type=date]::-webkit-calendar-picker-indicator {
  cursor: pointer;
}
.cc-form__input::-moz-placeholder {
  color: var(--color-text-secondary-light);
}
.cc-form__input::placeholder {
  color: var(--color-text-secondary-light);
}
.cc-form__input:disabled {
  background-color: var(--color-background-secondary);
  border-color: var(--color-border-secondary-light);
  cursor: default;
}
.cc-form__input--icon {
  padding-right: var(--space-4);
}
.cc-form .cc-form__input[type=password],
.cc-form .cc-form__input--birthdate {
  padding-right: var(--space-6);
}
.cc-form__radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: grid;
  align-items: center;
  justify-items: center;
  width: 2rem;
  height: 2rem;
  cursor: default;
  position: relative;
  background-color: var(--color-background-secondary);
  border: var(--border-width) solid var(--color-border-secondary);
  border-radius: 50%;
  box-shadow: none;
  transition: none;
  margin-right: var(--space-1);
}
.cc-form__radio:focus {
  box-shadow: none;
}
@media (min-width: 1024px) {
  .cc-form__radio:hover:not(.selected):not(:disabled):before {
    content: "";
    width: 1.4rem;
    height: 1.4rem;
    background-color: var(--color-background-secondary-hover);
    border-radius: 50%;
    cursor: pointer;
  }
}
.cc-form__radio:disabled {
  background-color: var(--color-background-secondary-disabled);
  border: none;
  cursor: default;
}
.cc-form__radio-invalid:not(.selected) {
  border-color: var(--color-border-error);
}
.cc-form__radio-invalid:not(.selected):before {
  content: "";
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: var(--color-background-error);
  border-radius: 50%;
}
.cc-form__radio.selected:before {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  background-color: var(--color-background-secondary-inverted);
  border-radius: 50%;
}
.cc-form__radio:checked:before {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  background-color: var(--color-background-secondary-inverted);
  border-radius: 50%;
}
.cc-form--option {
  margin-bottom: var(--space-1);
}
.cc-form--option:last-child {
  margin-bottom: var(--space-2);
}
.cc-form__body {
  display: flex;
  align-items: center;
}
.cc-form__body > label {
  margin: 0;
}
.cc-form__body:has(a:hover) input.cc-form__checkbox {
  background-image: none;
}
.cc-form__body:has(a:hover) input.cc-form__radio:not(.selected):not(:disabled):before {
  background-color: var(--color-background-secondary);
}
.cc-form__checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  accent-color: var(--color-secondary);
  width: 1.6rem;
  height: 1.6rem;
  cursor: default;
  position: relative;
  background-color: var(--color-background-secondary);
  border-radius: var(--border-radius-xs);
  border: var(--border-width) solid var(--color-border-secondary);
  box-shadow: none;
  box-sizing: border-box;
  transition: none;
  margin-right: var(--space-1);
  flex-shrink: 0;
}
.cc-form__checkbox:focus {
  box-shadow: none;
  background-color: var(--color-background-secondary);
  border: 0.15rem solid var(--color-border-secondary);
}
@media (min-width: 1024px) {
  .cc-form__checkbox:hover:enabled,
  .cc-form__checkbox .cc-form__body:has(label:hover) .cc-form__checkbox:enabled {
    cursor: pointer;
    position: relative;
    width: 1.6rem;
    height: 1.6rem;
    background-image: url("../images/check-mark-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0.125rem;
  }
}
.cc-form__checkbox:disabled {
  background-color: var(--color-background-secondary-disabled);
  border: none;
  cursor: default;
}
.cc-form__checkbox:checked:after {
  content: "";
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  top: -0.1rem;
  left: -0.1rem;
  border: 0.15rem solid var(--color-border-secondary);
  border-radius: 0.125rem;
  background-image: url("../images/check-mark-white.svg");
  background-color: var(--color-background-secondary-inverted);
  background-size: contain;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.cc-form__checkbox-invalid {
  background-color: var(--color-background-error);
  border-color: var(--color-border-error);
}
.cc-form__checkbox-invalid:focus {
  box-shadow: none;
  background-color: var(--color-background-error);
  border: 0.15rem solid var(--color-border-error);
}
.cc-form__headline {
  display: block;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
  color: var(--color-text-secondary-strong);
  padding: var(--space-half) 0;
}
@media (min-width: 1024px) {
  .cc-form__headline {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}
.cc-form__invalid {
  display: block;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
  color: var(--color-text-error);
  padding: var(--space-half) 0;
}
@media (min-width: 1024px) {
  .cc-form__invalid {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}
.cc-form__select {
  border-bottom: var(--border-width) solid var(--color-border-secondary-strong);
  /* Exception: for the following line - dependence on spacing and line-height */
  padding: var(--line-height-body-4-mobile) 0 var(--space-half) 0;
}
@media (min-width: 1024px) {
  .cc-form__select {
    /* Exception: for the following line - dependence on spacing and line-height */
    padding: var(--line-height-body-4-desktop) 0 var(--space-half) 0;
  }
}
.cc-form__select select {
  border: none;
  width: 100%;
}
.cc-form__select.disabled {
  cursor: default;
  pointer-events: none;
}
.cc-form__input-icon {
  position: absolute;
  right: 0;
  bottom: -0.2rem;
  font-size: 0;
}
.cc-form__input-icon .cc-icon--eye-closed.cc-hidden,
.cc-form__input-icon .cc-icon--eye-open.cc-hidden {
  display: none;
}
.cc-form__forgot-password {
  margin-top: var(--space-3);
  margin-bottom: var(--space-3);
}
.cc-form__forgot-password a,
.cc-form__forgot-password button {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-extra-bold);
}
.cc-form .cc-message {
  padding: var(--space-half) 0 0 0;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
  pointer-events: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
@media (min-width: 1024px) {
  .cc-form .cc-message {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}
.cc-form .cc-message.invalid-feedback {
  margin-top: 0;
}
.cc-form .cc-message.cc-message--visible.invalid-feedback {
  display: block;
}
.cc-form .cc-global-error-message {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  position: relative;
  color: var(--color-error);
  padding-bottom: var(--space-1);
}
.cc-form .cc-form-wrap {
  position: relative;
  margin-bottom: var(--space-1);
  display: flex;
  align-items: center;
}
.cc-form .cc-form-wrap__input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: block;
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
.cc-form .cc-form-wrap__input:focus-visible ~ label {
  outline: -webkit-focus-ring-color auto 0.01rem;
}
.cc-form .cc-form-wrap__label {
  display: flex;
  align-items: center;
  align-content: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}
.cc-form .cc-form-wrap__label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: var(--border-width) solid var(--color-secondary);
  border-radius: 0.2rem;
  position: relative;
  margin-right: var(--space-2);
  width: 1.6rem;
  height: 1.6rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  align-content: center;
}
.cc-form .cc-form-wrap__label.cc-selected {
  font-weight: var(--font-weight-extra-bold);
}
.cc-form .cc-form-wrap__label.cc-selected:before {
  background: var(--color-secondary);
}
.cc-form .cc-form-wrap__label.cc-selected:after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.5rem;
  width: 0.6rem;
  height: 1rem;
  border: solid var(--color-background);
  border-width: 0 0.2rem 0.2rem 0;
  transform: rotate(45deg);
}
.cc-form .cc-password-message, .cc-form .cc-age-message, .cc-form .cc-giftcard-message, .cc-form .cc-ordernumber-message {
  color: var(--color-text-secondary-strong);
}
.cc-form .cc-invalid {
  background-image: none;
}
.cc-form__privacy-policy {
  padding-top: var(--space-4);
}
.cc-form__privacy-link {
  font-weight: var(--font-weight-extra-bold);
  text-decoration: underline;
}
.cc-form__mailingList {
  margin-bottom: var(--space-2);
}
.cc-form__privacy-label {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  display: flex;
  align-items: start;
  padding-left: 0;
}
@media (min-width: 1024px) {
  .cc-form__privacy-label {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-form__privacy-label label {
  margin: 0;
}
.cc-form__privacy-policy-acceptation {
  display: block;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-light);
  margin-bottom: var(--space-3);
}
.cc-form .cc-date-wrap:after {
  content: "";
  background-color: var(--color-background-secondary);
  width: 2.2rem;
  height: 3.4rem;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
@media (min-width: 768px) {
  .cc-form--two-columns-desktop {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--space-3);
    margin-bottom: var(--space-1);
  }
  .cc-form--two-columns-desktop .cc-form__wrap {
    width: 100%;
  }
}
.cc-form__fieldset {
  display: flex;
  align-items: center;
  gap: var(--space-3);
}
.cc-form .cc-content-cancel {
  text-align: center;
}
.cc-form .cc-account__btns-wrp {
  display: flex;
  justify-content: flex-end;
}

.cc-form__checkbox-label {
  color: var(--color-text-secondary-strong);
}

.cc-form__legal-text-wrapper p, .cc-form__legal-text-wrapper ul {
  padding-bottom: var(--space-2);
}
.cc-form__legal-text-wrapper li {
  display: list-item;
  list-style-type: disc;
  margin-left: var(--space-2);
}
.cc-form__legal-text-wrapper a {
  color: var(--color-text-link);
  font-weight: var(--font-weight-extra-bold);
}
.cc-form__legal-text-wrapper ul {
  list-style-type: disc;
}

.cc-form__legal-text-wrapper--privacy p {
  padding-bottom: 0;
}

/* Global style for compatibility */
input[type=range]::-webkit-slider-thumb,
input[type=range]::-webkit-slider-thumb:active {
  box-shadow: none;
}

/* stylelint-disable-next-line selector-class-pattern */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  box-shadow: none;
}

.cc-form .cc-form__select:has(.is-invalid) {
  border-bottom: var(--border-width) solid var(--color-text-error);
}

/* stylelint-disable declaration-no-important */
.cc-form .was-validated .form-control:invalid,
.cc-form .form-control.is-invalid {
  border-color: var(--color-text-error) !important;
  padding-right: 0 !important;
  background-position: right 1.7rem !important;
  background-size: 1.5rem 1.5rem !important;
}
.cc-form .was-validated .form-control:invalid + .cc-icon--warning,
.cc-form .form-control.is-invalid + .cc-icon--warning {
  right: var(--space-3);
}

/* stylelint-enable declaration-no-important */
.cc-checkout--confirmation .cc-form__wrap {
  padding-top: var(--space-2);
}

input[type=checkbox]:required ~ label:before {
  content: "*";
}

input:not([type=checkbox]):required ~ label:after {
  content: "*";
}

.cc-content-select.required > div:not(.cc-form__input__disabled) ~ label:after {
  content: "*";
}

@media (min-width: 1024px) {
  .cc-form__body:has(label:hover) input[type=checkbox]:enabled {
    cursor: pointer;
    position: relative;
    width: 1.6rem;
    height: 1.6rem;
    background-image: url("../images/check-mark-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0.125rem;
  }
}
.cc-content-textarea.required label:after {
  content: "*";
}

.cc-content-textarea textarea {
  padding: var(--space-1);
  margin-top: calc(var(--line-height-body-4-desktop) + var(--space-half));
  width: 100%;
}

.cc-content-textarea textarea::-moz-placeholder {
  color: var(--color-text-secondary-light);
}

.cc-content-textarea textarea::placeholder {
  color: var(--color-text-secondary-light);
}

.cc-form__wrap--error textarea {
  border: var(--border-width) solid var(--color-border-error);
}

.cc-breadcrumb {
  margin-top: var(--space-3);
  overflow-x: auto;
  padding-bottom: var(--space-2);
  -ms-overflow-style: none;
}
.cc-breadcrumb::-webkit-scrollbar {
  display: none;
}
.cc-breadcrumb--back {
  margin: var(--space-2) 0;
  padding: 0;
}
.cc-breadcrumb--back .cc-link {
  font-size: var(--font-size-body-3-mobile);
}
.cc-breadcrumb__wrp {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  list-style: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.cc-breadcrumb__item {
  display: inline-flex;
  font-size: var(--font-size-body-2-mobile);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-body-2-mobile);
  color: var(--color-text-secondary);
  margin: 0;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .cc-breadcrumb__item {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-breadcrumb__item + .cc-breadcrumb__item:before {
  content: "/";
  display: inline;
  padding-left: var(--space-1);
  padding-right: var(--space-1);
}
.cc-breadcrumb__link {
  font: inherit;
  cursor: pointer;
  text-transform: capitalize;
}
.cc-breadcrumb__link.cc-active {
  font-weight: var(--font-weight-extra-bold);
  cursor: default;
}
@media (min-width: 1024px) {
  .cc-breadcrumb__link:not(.cc-active):hover {
    text-decoration: underline;
  }
}

.cc-tab__wrap {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.cc-tab__link {
  font-size: var(--font-size-body-2-mobile);
  font-weight: var(--font-weight-extra-bold);
  text-transform: uppercase;
  color: var(--color-grey-600);
  display: flex;
  align-items: center;
}
.cc-tab__link.active .cc-tab__text {
  color: var(--color-secondary);
}
.cc-tab__link.active .cc-tab__text:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1rem;
  width: 100%;
  left: 0;
  border-bottom: 0.2rem solid var(--color-primary);
}
.cc-tab__link:after {
  content: "|";
  margin: 0 var(--space-3);
}
.cc-tab__text {
  position: relative;
}
.cc-tab__content {
  margin-top: var(--space-2);
}

.cc-filters {
  display: flex;
}
.cc-filters__link {
  display: flex;
  align-items: center;
}
.cc-filters__text {
  font-size: var(--font-size-body-2-mobile);
  font-weight: var(--font-weight-light);
  margin-right: var(--space-half);
}
.cc-filters__tick {
  height: 1.6rem;
  width: 1.8rem;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  background-color: var(--color-primary);
  color: var(--color-background);
  display: inline-block;
  border-radius: 5.2rem;
  margin-right: var(--space-half);
  text-align: center;
}
.cc-filters__selected {
  border: 0.1rem solid var(--color-primary);
  border-radius: 0.4rem;
  padding: var(--space-half) var(--space-1);
}
.cc-filters__selected-link {
  font-size: var(--font-size-body-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  display: flex;
  align-items: center;
}
.cc-filters__box {
  margin-right: var(--space-half);
}

.cc-accordion {
  display: block;
}
.cc-accordion__button {
  transition: all var(--transition-duration) var(--easing);
  display: flex;
  align-items: center;
  color: var(--color-secondary);
  cursor: pointer;
  border: none;
  text-align: left;
  width: 100%;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
  padding-right: var(--space-3);
}
@media (min-width: 1024px) {
  .cc-accordion__button {
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}
.cc-accordion__button-small {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}
.cc-accordion__button-small:not(.collapsed) {
  font-weight: var(--font-weight-extra-bold);
}
@media (min-width: 1024px) {
  .cc-accordion__button-small {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-accordion__button .cc-icon {
  transition: all var(--transition-duration) var(--easing);
  margin: 0 0 0 var(--space-1);
}
.cc-accordion__button .cc-icon:not(.cc-icon--user) {
  position: absolute;
  right: 2rem;
}
.cc-accordion__button.collapsed .cc-icon {
  transform: rotate(180deg);
}
.cc-accordion__wishlist {
  position: relative;
}
.cc-accordion__wishlist .cc-notification {
  left: 2.6rem;
  top: 0.8rem;
}
.cc-accordion__content {
  padding: var(--space-1);
  display: none;
  opacity: 0;
  background-color: var(--color-background);
  overflow: hidden;
}
.cc-accordion__head {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.cc-accordion__head .cc-icon--arrow-up-simple {
  display: none;
}
.cc-accordion__head.cc-active .cc-accordion__button {
  font-weight: var(--font-weight-extra-bold);
}
.cc-accordion.cc-active .cc-icon--arrow-down-simple {
  display: none;
}
.cc-accordion .cc-dropdown-item {
  display: block;
  width: 100%;
  text-align: left;
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  padding: var(--space-1);
}
.cc-accordion .cc-dropdown-item.js-applied {
  background: var(--color-grey-200);
}
@media (min-width: 1024px) {
  .cc-accordion .cc-dropdown-item {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
  .cc-accordion .cc-dropdown-item:hover {
    background: var(--color-grey-200);
  }
}
.cc-accordion--checkout {
  padding: var(--space-2) 0;
  border-bottom: 0.1rem solid var(--color-grey-200);
}
.cc-accordion--checkout .cc-accordion {
  display: block;
}
.cc-accordion--checkout .cc-accordion__button {
  position: relative;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  width: 100%;
}
.cc-accordion--checkout .cc-accordion__button:before, .cc-accordion--checkout .cc-accordion__button:after {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin: 0 var(--space-half);
  width: 1.6rem;
  height: 0.2rem;
  background-color: var(--color-secondary);
  border-radius: 1.6rem;
  overflow: hidden;
}
.cc-accordion--checkout .cc-accordion__button.collapsed:after {
  transform: rotate(90deg);
}
.cc-accordion--checkout .cc-accordion__body {
  padding: var(--space-1) 0;
  font-size: var(--font-size-body-2-mobile);
}
.cc-accordion--checkout .cc-accordion__body a {
  text-decoration: underline;
}
.cc-accordion .dropdown-menu {
  padding: 0;
}
.cc-accordion.show .cc-accordion__button > span {
  font-weight: var(--font-weight-extra-bold);
  position: relative;
  left: 0.1rem;
}
.cc-accordion.show .cc-accordion__button .cc-icon {
  transform: rotate(180deg);
}

.cc-accordion__button-secondary {
  position: relative;
  font-family: var(--font-family-primary);
}
.cc-accordion__button-secondary:before {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  display: block;
  position: absolute;
  right: 0;
  margin: 0 var(--space-half);
  width: 1.6rem;
  height: 0.2rem;
  background-color: var(--color-text-secondary);
  border-radius: 1.6rem;
  overflow: hidden;
}
.cc-accordion__button-secondary:after {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  display: block;
  position: absolute;
  right: 0;
  margin: 0 var(--space-half);
  width: 1.6rem;
  height: 0.2rem;
  background-color: var(--color-text-secondary);
  border-radius: 1.6rem;
  overflow: hidden;
}
.cc-accordion__button-secondary.collapsed:after {
  transform: rotate(90deg);
}

.cc-accordion__button-reverse {
  background-color: var(--color-background-secondary-inverted);
  color: var(--color-text-inverted);
}
.cc-accordion__button-reverse:before {
  background-color: var(--color-text-secondary-inverted);
}
.cc-accordion__button-reverse:after {
  background-color: var(--color-text-secondary-inverted);
}

.cc-accordion__collapse-reverse {
  background-color: var(--color-background-secondary-inverted);
  color: var(--color-text-inverted);
}

.cc-veil {
  position: fixed;
  z-index: 1050;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cc-veil .cc-underlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-blur-secondary);
  -webkit-backdrop-filter: var(--blur-ultrastrong);
          backdrop-filter: var(--blur-ultrastrong);
}
.cc-veil .cc-spinner {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cc-veil .cc-spinner svg {
  color: var(--color-icon-secondary-inverted);
  animation-name: spinnerBrandAnimation;
  animation-duration: 0.5s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}
.cc-veil .cc-spinner__loader {
  position: fixed;
  width: calc(100% - 3.2rem);
  height: 0.8rem;
  max-width: 45rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: var(--space-20);
  border: 0.1rem solid var(--color-background);
  border-radius: 0.6rem;
  background: rgba(255, 255, 255, 0.2);
  overflow: hidden;
}
.cc-veil .cc-spinner__loader__active {
  transition: all var(--transition-duration) var(--easing);
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 0.8rem;
  background: var(--color-background);
  animation-name: progressBarAnimation;
  animation-duration: 120s;
  animation-timing-function: linear;
  animation-delay: 0;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.cc-veil .cc-spinner__text {
  display: block;
  position: fixed;
  width: calc(100% - 3.2rem);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: var(--space-13);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  color: var(--color-background);
  text-shadow: 0 0 4rem var(--color-secondary);
}

@keyframes progressBarAnimation {
  0% {
    width: 100%;
    background: var(--color-background);
  }
  50% {
    background: var(--color-background);
  }
  55% {
    background: var(--color-warning);
  }
  80% {
    background: var(--color-warning);
  }
  85% {
    background: var(--color-error);
  }
  100% {
    width: 0;
    background: var(--color-error);
  }
}
@keyframes spinnerBrandAnimation {
  from {
    color: var(--color-icon-secondary-inverted);
  }
  to {
    color: var(--color-icon-primary);
  }
}
/* ==========================================================================

                    S E A R C H   F L Y O U T

========================================================================== */
.cc-search-flyout {
  top: 3.6rem;
  height: calc(100% - 3.6rem);
  border-top: var(--stroke-light) solid var(--color-grey-200);
  -webkit-backdrop-filter: blur(0.8rem);
          backdrop-filter: blur(0.8rem);
}
@media (min-width: 1024px) {
  .cc-search-flyout {
    height: calc(100% - 4rem);
    top: 4rem;
    border-top: 0;
  }
}
.cc-search-flyout__form {
  position: relative;
}
.cc-search-flyout__reset, .cc-search-flyout__submit {
  top: 0;
  position: absolute;
  padding-top: var(--space-3);
}
@media (min-width: 1024px) {
  .cc-search-flyout__reset, .cc-search-flyout__submit {
    padding-top: var(--space-5);
  }
}
.cc-search-flyout__reset {
  right: 0;
}
.cc-search-flyout__submit {
  left: 0;
}
.cc-search-flyout__dialog {
  width: 100%;
  height: 100%;
  background-color: var(--color-background);
  margin: 0;
  overflow-y: auto;
  padding: 0;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .cc-search-flyout__dialog {
    height: auto;
  }
}
.cc-search-flyout__content {
  border: 0;
  border-radius: 0;
  overflow-y: auto;
}
.cc-search-flyout__body {
  padding: 0;
}
.cc-search-flyout__input {
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  padding: 0;
  border: none;
  height: 2.4rem;
}
@media (min-width: 1024px) {
  .cc-search-flyout__input {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-search-flyout__input__wrap {
  padding: var(--space-3) 0 var(--space-1) var(--space-4);
  border-bottom: var(--stroke-light) solid var(--color-border-secondary);
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .cc-search-flyout__input__wrap {
    padding-top: var(--space-5);
    margin-bottom: var(--space-2);
  }
}
.cc-search-flyout__input::-moz-placeholder {
  opacity: 1;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  color: var(--color-text-secondary-light);
}
.cc-search-flyout__input::placeholder {
  opacity: 1;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  color: var(--color-text-secondary-light);
}
@media (min-width: 1024px) {
  .cc-search-flyout__input::-moz-placeholder {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
    color: var(--color-text-secondary-light);
  }
  .cc-search-flyout__input::placeholder {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
    color: var(--color-text-secondary-light);
  }
}
.cc-search-flyout__form-wrap {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-desktop);
  line-height: var(--line-height-body-1-desktop);
  margin-bottom: 0;
}
.cc-search-flyout__form-wrap:has(.cc-search-flyout__suggestions:empty) {
  margin-bottom: var(--space-3);
}
.cc-search-flyout__suggestions {
  width: 100%;
}
.cc-search-flyout__noresults {
  display: none;
}
.cc-search-flyout__noresults .cc-plp__keyword--noresult {
  margin-top: var(--space-3);
}
@media (min-width: 1024px) {
  .cc-search-flyout__noresults .cc-plp__keyword--noresult {
    margin-top: var(--space-0);
  }
}

.cc-plp__keyword {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  padding-top: var(--space-3);
  padding-bottom: var(--space-3);
}
.cc-plp__keyword__title {
  text-transform: none;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  margin-bottom: var(--space-3);
}
@media (min-width: 1024px) {
  .cc-plp__keyword__title {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}
.cc-plp__keyword__title .cc-font-regular {
  font-weight: var(--font-weight-light);
  text-transform: lowercase;
}
.cc-plp__keyword__title__count {
  text-transform: none;
  color: var(--color-text-secondary-strong);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
}
@media (min-width: 1024px) {
  .cc-plp__keyword__title__count {
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}
.cc-plp__keyword__title--noresult {
  max-width: 80rem;
  margin-right: 0;
  font-weight: var(--font-weight-extra-bold);
}
@media (min-width: 1024px) {
  .cc-plp__keyword__title--noresult span {
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}
.cc-plp__keyword__label {
  display: block;
  font-size: var(--font-size-body-3-mobile);
  padding-bottom: var(--space-3);
}
.cc-plp__keyword__string {
  padding-right: var(--space-1);
}
.cc-plp__keyword--noresult {
  position: relative;
  border-radius: var(--border-radius-l);
  background: var(--color-background-secondary-light);
  margin-top: var(--space-3);
  padding: var(--space-4) var(--space-2) var(--space-19) var(--space-2);
}
@media (min-width: 1024px) {
  .cc-plp__keyword--noresult {
    padding: var(--space-4) var(--space-2);
    margin: var(--space-2) 0 var(--space-2) 0;
  }
}
.cc-plp__keyword--noresult span {
  display: inline;
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
}
@media (min-width: 1024px) {
  .cc-plp__keyword--noresult span {
    width: 50%;
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}
.cc-plp__keyword__copy {
  padding-top: var(--space-3);
  display: block;
}
.cc-plp__keyword__copy span {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}
@media (min-width: 1024px) {
  .cc-plp__keyword__copy span {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
@media (min-width: 1024px) {
  .cc-plp__keyword__copy {
    width: 50%;
  }
}
.cc-plp__keyword__img {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.3;
  max-height: 15rem;
}

/* ==========================================================================

                    S U G G E S T I O N S

========================================================================== */
.cc-suggestions {
  padding-top: var(--space-3);
  position: relative;
}
.cc-suggestions__did-you-mean {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  padding: var(--space-2) 0 0 0;
}
@media (min-width: 1024px) {
  .cc-suggestions__did-you-mean {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
    padding: 0 0 var(--space-2) 0;
  }
}
@media (min-width: 1024px) {
  .cc-suggestions__did-you-mean a:hover {
    text-decoration: underline;
  }
}
.cc-suggestions__wrp {
  height: 100%;
}
@media (min-width: 1024px) {
  .cc-suggestions__wrp {
    display: flex;
    height: auto;
  }
}
.cc-suggestions__products {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-suggestions__products {
    width: calc(60% - 4.9rem);
  }
  .cc-suggestions__products .cc-suggestions__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .cc-suggestions__products .cc-suggestions__link:hover {
    text-decoration: none;
  }
}
@media (min-width: 1024px) {
  .cc-suggestions__divider-wrp {
    width: var(--stroke-light);
    height: 100%;
    margin: 0 var(--space-3);
  }
}
@media (min-width: 1024px) {
  .cc-suggestions__divider {
    display: block;
    height: auto;
    width: var(--stroke-light);
    background-color: var(--color-border-secondary-strong);
    position: absolute;
    top: var(--space-3);
    bottom: var(--space-2);
  }
}
.cc-suggestions__categories {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-suggestions__categories {
    width: 20%;
  }
  .cc-suggestions__categories .cc-suggestions__items {
    padding-right: var(--space-3);
    margin: 0;
  }
  .cc-suggestions__categories .cc-suggestions__list {
    margin: 0;
    width: 100%;
  }
  .cc-suggestions__categories .cc-suggestions__list > li {
    font-weight: var(--font-weight-light);
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-suggestions__brand__number {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}
@media (min-width: 1024px) {
  .cc-suggestions__brand {
    width: 20%;
  }
  .cc-suggestions__brand .cc-suggestions__items {
    margin: 0;
  }
  .cc-suggestions__brand .cc-suggestions__list {
    margin: 0;
    width: 100%;
  }
}
.cc-suggestions__search-results {
  padding: var(--space-3);
}
.cc-suggestions__header {
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
  margin-bottom: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-suggestions__header {
    margin-bottom: var(--space-3);
    font-weight: var(--font-weight-extra-bold);
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}
.cc-suggestions__view-all {
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  padding: var(--space-1) 0 0 0;
  color: var(--color-primary);
  display: none;
}
@media (min-width: 1024px) {
  .cc-suggestions__view-all {
    font-weight: var(--font-weight-extra-bold);
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
    color: var(--color-primary);
    padding-top: 0;
    margin-bottom: var(--space-3);
    display: block;
  }
}
.cc-suggestions__view-all:hover {
  text-decoration: underline;
  color: var(--color-primary);
}
.cc-suggestions__mobile {
  display: block;
}
@media (min-width: 1024px) {
  .cc-suggestions__mobile {
    display: none;
  }
}
.cc-suggestions__items {
  display: flex;
  flex-wrap: wrap;
  border-bottom: var(--stroke-light) solid var(--color-border-secondary-strong);
  padding: 0 0 var(--space-2);
  margin: 0 0 var(--space-3);
}
.cc-suggestions__items a:not(.cc-suggestions__link) {
  display: block;
}
@media (min-width: 1024px) {
  .cc-suggestions__items {
    border-bottom: 0;
    margin: 0;
    padding: 0;
  }
}
.cc-suggestions__link {
  display: block;
  margin-bottom: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-suggestions__link {
    margin-bottom: var(--space-2);
  }
  .cc-suggestions__link:hover {
    text-decoration: underline;
  }
}
.cc-suggestions__link--last {
  margin-bottom: 0;
}
.cc-suggestions__product-item, .cc-suggestions__list {
  padding: 0;
}
.cc-suggestions__list {
  margin: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-suggestions__list__item {
    display: flex;
    width: 50%;
    flex: 0 0 50%;
    padding-right: var(--space-2);
  }
}
.cc-suggestions__hints {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-4-desktop);
  line-height: var(--line-height-body-4-desktop);
  color: var(--color-text-secondary-light);
  padding-bottom: var(--space-3);
}
@media (min-width: 1024px) {
  .cc-suggestions__hints {
    padding-top: var(--space-2);
    padding-bottom: var(--space-1);
  }
}

/* ==========================================================================

                    P R O D U C T   C A R D

========================================================================== */
.cc-product-card--minicart, .cc-product-card--cart, .cc-product-card--wishlist, .cc-product-card--checkout, .cc-product-card--confirmation, .cc-product-card--order, .cc-product-card--return {
  position: relative;
  padding: var(--space-2) 0;
}
.cc-product-card--minicart + .cc-product-card, .cc-product-card--cart + .cc-product-card, .cc-product-card--wishlist + .cc-product-card, .cc-product-card--checkout + .cc-product-card, .cc-product-card--confirmation + .cc-product-card, .cc-product-card--order + .cc-product-card, .cc-product-card--return + .cc-product-card {
  border-top: var(--border-width) solid var(--color-border-secondary-light);
}
.cc-product-card--minicart .cc-product-card__row, .cc-product-card--cart .cc-product-card__row, .cc-product-card--wishlist .cc-product-card__row, .cc-product-card--checkout .cc-product-card__row, .cc-product-card--confirmation .cc-product-card__row, .cc-product-card--order .cc-product-card__row, .cc-product-card--return .cc-product-card__row {
  display: flex;
}
.cc-product-card--minicart .cc-product-card__image, .cc-product-card--cart .cc-product-card__image, .cc-product-card--wishlist .cc-product-card__image, .cc-product-card--checkout .cc-product-card__image, .cc-product-card--confirmation .cc-product-card__image, .cc-product-card--order .cc-product-card__image, .cc-product-card--return .cc-product-card__image {
  flex: 0 0 10rem;
  width: 10rem;
  align-self: flex-start;
}
.cc-product-card--minicart .cc-product-card__returninfo, .cc-product-card--cart .cc-product-card__returninfo, .cc-product-card--wishlist .cc-product-card__returninfo, .cc-product-card--checkout .cc-product-card__returninfo, .cc-product-card--confirmation .cc-product-card__returninfo, .cc-product-card--order .cc-product-card__returninfo, .cc-product-card--return .cc-product-card__returninfo {
  padding: var(--space-2);
}
.cc-product-card--minicart .cc-product-card__remove-btn, .cc-product-card--cart .cc-product-card__remove-btn, .cc-product-card--wishlist .cc-product-card__remove-btn, .cc-product-card--checkout .cc-product-card__remove-btn, .cc-product-card--confirmation .cc-product-card__remove-btn, .cc-product-card--order .cc-product-card__remove-btn, .cc-product-card--return .cc-product-card__remove-btn {
  transition: all var(--transition-duration) var(--easing);
  width: 4.4rem;
  height: 4.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -1.6rem;
  top: 0.4rem;
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__remove-btn, .cc-product-card--cart .cc-product-card__remove-btn, .cc-product-card--wishlist .cc-product-card__remove-btn, .cc-product-card--checkout .cc-product-card__remove-btn, .cc-product-card--confirmation .cc-product-card__remove-btn, .cc-product-card--order .cc-product-card__remove-btn, .cc-product-card--return .cc-product-card__remove-btn {
    top: 1.4rem;
  }
  .cc-product-card--minicart .cc-product-card__remove-btn:hover, .cc-product-card--cart .cc-product-card__remove-btn:hover, .cc-product-card--wishlist .cc-product-card__remove-btn:hover, .cc-product-card--checkout .cc-product-card__remove-btn:hover, .cc-product-card--confirmation .cc-product-card__remove-btn:hover, .cc-product-card--order .cc-product-card__remove-btn:hover, .cc-product-card--return .cc-product-card__remove-btn:hover {
    color: var(--color-error);
  }
}
.cc-product-card--minicart .cc-product-card__details, .cc-product-card--cart .cc-product-card__details, .cc-product-card--wishlist .cc-product-card__details, .cc-product-card--checkout .cc-product-card__details, .cc-product-card--confirmation .cc-product-card__details, .cc-product-card--order .cc-product-card__details, .cc-product-card--return .cc-product-card__details {
  width: calc(100% - 13rem);
  padding-left: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__details, .cc-product-card--cart .cc-product-card__details, .cc-product-card--wishlist .cc-product-card__details, .cc-product-card--checkout .cc-product-card__details, .cc-product-card--confirmation .cc-product-card__details, .cc-product-card--order .cc-product-card__details, .cc-product-card--return .cc-product-card__details {
    width: 100%;
  }
}
.cc-product-card--minicart .cc-product-card__info, .cc-product-card--cart .cc-product-card__info, .cc-product-card--wishlist .cc-product-card__info, .cc-product-card--checkout .cc-product-card__info, .cc-product-card--confirmation .cc-product-card__info, .cc-product-card--order .cc-product-card__info, .cc-product-card--return .cc-product-card__info {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__info .cc-product-card__name a:hover,
  .cc-product-card--minicart .cc-product-card__info .cc-product-card__brand a:hover, .cc-product-card--cart .cc-product-card__info .cc-product-card__name a:hover,
  .cc-product-card--cart .cc-product-card__info .cc-product-card__brand a:hover, .cc-product-card--wishlist .cc-product-card__info .cc-product-card__name a:hover,
  .cc-product-card--wishlist .cc-product-card__info .cc-product-card__brand a:hover, .cc-product-card--checkout .cc-product-card__info .cc-product-card__name a:hover,
  .cc-product-card--checkout .cc-product-card__info .cc-product-card__brand a:hover, .cc-product-card--confirmation .cc-product-card__info .cc-product-card__name a:hover,
  .cc-product-card--confirmation .cc-product-card__info .cc-product-card__brand a:hover, .cc-product-card--order .cc-product-card__info .cc-product-card__name a:hover,
  .cc-product-card--order .cc-product-card__info .cc-product-card__brand a:hover, .cc-product-card--return .cc-product-card__info .cc-product-card__name a:hover,
  .cc-product-card--return .cc-product-card__info .cc-product-card__brand a:hover {
    text-decoration: underline;
  }
}
.cc-product-card--minicart .cc-product-card__brand, .cc-product-card--cart .cc-product-card__brand, .cc-product-card--wishlist .cc-product-card__brand, .cc-product-card--checkout .cc-product-card__brand, .cc-product-card--confirmation .cc-product-card__brand, .cc-product-card--order .cc-product-card__brand, .cc-product-card--return .cc-product-card__brand {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__brand, .cc-product-card--cart .cc-product-card__brand, .cc-product-card--wishlist .cc-product-card__brand, .cc-product-card--checkout .cc-product-card__brand, .cc-product-card--confirmation .cc-product-card__brand, .cc-product-card--order .cc-product-card__brand, .cc-product-card--return .cc-product-card__brand {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-product-card--minicart .cc-product-card__name, .cc-product-card--cart .cc-product-card__name, .cc-product-card--wishlist .cc-product-card__name, .cc-product-card--checkout .cc-product-card__name, .cc-product-card--confirmation .cc-product-card__name, .cc-product-card--order .cc-product-card__name, .cc-product-card--return .cc-product-card__name {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__name, .cc-product-card--cart .cc-product-card__name, .cc-product-card--wishlist .cc-product-card__name, .cc-product-card--checkout .cc-product-card__name, .cc-product-card--confirmation .cc-product-card__name, .cc-product-card--order .cc-product-card__name, .cc-product-card--return .cc-product-card__name {
    width: unset;
  }
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__name a:hover, .cc-product-card--cart .cc-product-card__name a:hover, .cc-product-card--wishlist .cc-product-card__name a:hover, .cc-product-card--checkout .cc-product-card__name a:hover, .cc-product-card--confirmation .cc-product-card__name a:hover, .cc-product-card--order .cc-product-card__name a:hover, .cc-product-card--return .cc-product-card__name a:hover {
    text-decoration: underline;
  }
}
.cc-product-card--minicart .cc-product-card__top, .cc-product-card--cart .cc-product-card__top, .cc-product-card--wishlist .cc-product-card__top, .cc-product-card--checkout .cc-product-card__top, .cc-product-card--confirmation .cc-product-card__top, .cc-product-card--order .cc-product-card__top, .cc-product-card--return .cc-product-card__top {
  display: flex;
  justify-content: space-between;
}
.cc-product-card--minicart .cc-product-card__attributes, .cc-product-card--cart .cc-product-card__attributes, .cc-product-card--wishlist .cc-product-card__attributes, .cc-product-card--checkout .cc-product-card__attributes, .cc-product-card--confirmation .cc-product-card__attributes, .cc-product-card--order .cc-product-card__attributes, .cc-product-card--return .cc-product-card__attributes {
  display: block;
  align-items: center;
  flex-wrap: wrap;
  text-wrap: nowrap;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cc-product-card--minicart .cc-product-card__warnings, .cc-product-card--cart .cc-product-card__warnings, .cc-product-card--wishlist .cc-product-card__warnings, .cc-product-card--checkout .cc-product-card__warnings, .cc-product-card--confirmation .cc-product-card__warnings, .cc-product-card--order .cc-product-card__warnings, .cc-product-card--return .cc-product-card__warnings {
  display: block;
  width: 100%;
  padding-top: var(--space-1);
}
.cc-product-card--minicart .cc-product-card__quantity, .cc-product-card--cart .cc-product-card__quantity, .cc-product-card--wishlist .cc-product-card__quantity, .cc-product-card--checkout .cc-product-card__quantity, .cc-product-card--confirmation .cc-product-card__quantity, .cc-product-card--order .cc-product-card__quantity, .cc-product-card--return .cc-product-card__quantity {
  margin-top: auto;
  padding-right: 0;
}
.cc-product-card--minicart .cc-product-card__quantity__label, .cc-product-card--cart .cc-product-card__quantity__label, .cc-product-card--wishlist .cc-product-card__quantity__label, .cc-product-card--checkout .cc-product-card__quantity__label, .cc-product-card--confirmation .cc-product-card__quantity__label, .cc-product-card--order .cc-product-card__quantity__label, .cc-product-card--return .cc-product-card__quantity__label {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.cc-product-card--minicart .cc-product-card__attr-name, .cc-product-card--cart .cc-product-card__attr-name, .cc-product-card--wishlist .cc-product-card__attr-name, .cc-product-card--checkout .cc-product-card__attr-name, .cc-product-card--confirmation .cc-product-card__attr-name, .cc-product-card--order .cc-product-card__attr-name, .cc-product-card--return .cc-product-card__attr-name {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  margin-right: var(--space-half);
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__attr-name, .cc-product-card--cart .cc-product-card__attr-name, .cc-product-card--wishlist .cc-product-card__attr-name, .cc-product-card--checkout .cc-product-card__attr-name, .cc-product-card--confirmation .cc-product-card__attr-name, .cc-product-card--order .cc-product-card__attr-name, .cc-product-card--return .cc-product-card__attr-name {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-product-card--minicart .cc-product-card__attr-value, .cc-product-card--cart .cc-product-card__attr-value, .cc-product-card--wishlist .cc-product-card__attr-value, .cc-product-card--checkout .cc-product-card__attr-value, .cc-product-card--confirmation .cc-product-card__attr-value, .cc-product-card--order .cc-product-card__attr-value, .cc-product-card--return .cc-product-card__attr-value {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__attr-value, .cc-product-card--cart .cc-product-card__attr-value, .cc-product-card--wishlist .cc-product-card__attr-value, .cc-product-card--checkout .cc-product-card__attr-value, .cc-product-card--confirmation .cc-product-card__attr-value, .cc-product-card--order .cc-product-card__attr-value, .cc-product-card--return .cc-product-card__attr-value {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-product-card--minicart .cc-product-card__edit, .cc-product-card--minicart .cc-product-card__wishlist, .cc-product-card--minicart .cc-product-card__remove-button, .cc-product-card--minicart .cc-product-card__add-to-cart, .cc-product-card--cart .cc-product-card__edit, .cc-product-card--cart .cc-product-card__wishlist, .cc-product-card--cart .cc-product-card__remove-button, .cc-product-card--cart .cc-product-card__add-to-cart, .cc-product-card--wishlist .cc-product-card__edit, .cc-product-card--wishlist .cc-product-card__wishlist, .cc-product-card--wishlist .cc-product-card__remove-button, .cc-product-card--wishlist .cc-product-card__add-to-cart, .cc-product-card--checkout .cc-product-card__edit, .cc-product-card--checkout .cc-product-card__wishlist, .cc-product-card--checkout .cc-product-card__remove-button, .cc-product-card--checkout .cc-product-card__add-to-cart, .cc-product-card--confirmation .cc-product-card__edit, .cc-product-card--confirmation .cc-product-card__wishlist, .cc-product-card--confirmation .cc-product-card__remove-button, .cc-product-card--confirmation .cc-product-card__add-to-cart, .cc-product-card--order .cc-product-card__edit, .cc-product-card--order .cc-product-card__wishlist, .cc-product-card--order .cc-product-card__remove-button, .cc-product-card--order .cc-product-card__add-to-cart, .cc-product-card--return .cc-product-card__edit, .cc-product-card--return .cc-product-card__wishlist, .cc-product-card--return .cc-product-card__remove-button, .cc-product-card--return .cc-product-card__add-to-cart {
  display: flex;
}
.cc-product-card--minicart .cc-product-card__edit span, .cc-product-card--minicart .cc-product-card__wishlist span, .cc-product-card--minicart .cc-product-card__remove-button span, .cc-product-card--minicart .cc-product-card__add-to-cart span, .cc-product-card--cart .cc-product-card__edit span, .cc-product-card--cart .cc-product-card__wishlist span, .cc-product-card--cart .cc-product-card__remove-button span, .cc-product-card--cart .cc-product-card__add-to-cart span, .cc-product-card--wishlist .cc-product-card__edit span, .cc-product-card--wishlist .cc-product-card__wishlist span, .cc-product-card--wishlist .cc-product-card__remove-button span, .cc-product-card--wishlist .cc-product-card__add-to-cart span, .cc-product-card--checkout .cc-product-card__edit span, .cc-product-card--checkout .cc-product-card__wishlist span, .cc-product-card--checkout .cc-product-card__remove-button span, .cc-product-card--checkout .cc-product-card__add-to-cart span, .cc-product-card--confirmation .cc-product-card__edit span, .cc-product-card--confirmation .cc-product-card__wishlist span, .cc-product-card--confirmation .cc-product-card__remove-button span, .cc-product-card--confirmation .cc-product-card__add-to-cart span, .cc-product-card--order .cc-product-card__edit span, .cc-product-card--order .cc-product-card__wishlist span, .cc-product-card--order .cc-product-card__remove-button span, .cc-product-card--order .cc-product-card__add-to-cart span, .cc-product-card--return .cc-product-card__edit span, .cc-product-card--return .cc-product-card__wishlist span, .cc-product-card--return .cc-product-card__remove-button span, .cc-product-card--return .cc-product-card__add-to-cart span {
  display: none;
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-card__edit span, .cc-product-card--minicart .cc-product-card__wishlist span, .cc-product-card--minicart .cc-product-card__remove-button span, .cc-product-card--minicart .cc-product-card__add-to-cart span, .cc-product-card--cart .cc-product-card__edit span, .cc-product-card--cart .cc-product-card__wishlist span, .cc-product-card--cart .cc-product-card__remove-button span, .cc-product-card--cart .cc-product-card__add-to-cart span, .cc-product-card--wishlist .cc-product-card__edit span, .cc-product-card--wishlist .cc-product-card__wishlist span, .cc-product-card--wishlist .cc-product-card__remove-button span, .cc-product-card--wishlist .cc-product-card__add-to-cart span, .cc-product-card--checkout .cc-product-card__edit span, .cc-product-card--checkout .cc-product-card__wishlist span, .cc-product-card--checkout .cc-product-card__remove-button span, .cc-product-card--checkout .cc-product-card__add-to-cart span, .cc-product-card--confirmation .cc-product-card__edit span, .cc-product-card--confirmation .cc-product-card__wishlist span, .cc-product-card--confirmation .cc-product-card__remove-button span, .cc-product-card--confirmation .cc-product-card__add-to-cart span, .cc-product-card--order .cc-product-card__edit span, .cc-product-card--order .cc-product-card__wishlist span, .cc-product-card--order .cc-product-card__remove-button span, .cc-product-card--order .cc-product-card__add-to-cart span, .cc-product-card--return .cc-product-card__edit span, .cc-product-card--return .cc-product-card__wishlist span, .cc-product-card--return .cc-product-card__remove-button span, .cc-product-card--return .cc-product-card__add-to-cart span {
    display: block;
  }
}
.cc-product-card--minicart .cc-product-card__edit, .cc-product-card--cart .cc-product-card__edit, .cc-product-card--wishlist .cc-product-card__edit, .cc-product-card--checkout .cc-product-card__edit, .cc-product-card--confirmation .cc-product-card__edit, .cc-product-card--order .cc-product-card__edit, .cc-product-card--return .cc-product-card__edit {
  padding: var(--space-1);
  margin: 0 0 0 auto;
}
.cc-product-card--minicart .cc-product-card__edit div + button, .cc-product-card--cart .cc-product-card__edit div + button, .cc-product-card--wishlist .cc-product-card__edit div + button, .cc-product-card--checkout .cc-product-card__edit div + button, .cc-product-card--confirmation .cc-product-card__edit div + button, .cc-product-card--order .cc-product-card__edit div + button, .cc-product-card--return .cc-product-card__edit div + button {
  padding-left: var(--space-3);
}
.cc-product-card--minicart .cc-product-card__unit-price, .cc-product-card--cart .cc-product-card__unit-price, .cc-product-card--wishlist .cc-product-card__unit-price, .cc-product-card--checkout .cc-product-card__unit-price, .cc-product-card--confirmation .cc-product-card__unit-price, .cc-product-card--order .cc-product-card__unit-price, .cc-product-card--return .cc-product-card__unit-price {
  margin-top: auto;
}
.cc-product-card--minicart .cc-product-wrp, .cc-product-card--cart .cc-product-wrp, .cc-product-card--wishlist .cc-product-wrp, .cc-product-card--checkout .cc-product-wrp, .cc-product-card--confirmation .cc-product-wrp, .cc-product-card--order .cc-product-wrp, .cc-product-card--return .cc-product-wrp {
  padding: 0;
  margin: 0;
  position: relative;
}
.cc-product-card--minicart .cc-product-wrp .cc-product__price, .cc-product-card--cart .cc-product-wrp .cc-product__price, .cc-product-card--wishlist .cc-product-wrp .cc-product__price, .cc-product-card--checkout .cc-product-wrp .cc-product__price, .cc-product-card--confirmation .cc-product-wrp .cc-product__price, .cc-product-card--order .cc-product-wrp .cc-product__price, .cc-product-card--return .cc-product-wrp .cc-product__price {
  text-align: right;
}
.cc-product-card--minicart .cc-product-wrp .cc-product__price--sale, .cc-product-card--cart .cc-product-wrp .cc-product__price--sale, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--sale, .cc-product-card--checkout .cc-product-wrp .cc-product__price--sale, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--sale, .cc-product-card--order .cc-product-wrp .cc-product__price--sale, .cc-product-card--return .cc-product-wrp .cc-product__price--sale {
  display: block;
  color: var(--color-text-secondary);
  font-weight: var(--font-weight-extra-bold);
}
.cc-product-card--minicart .cc-product-wrp .cc-product__price--sale.cc-reduced, .cc-product-card--cart .cc-product-wrp .cc-product__price--sale.cc-reduced, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--sale.cc-reduced, .cc-product-card--checkout .cc-product-wrp .cc-product__price--sale.cc-reduced, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--sale.cc-reduced, .cc-product-card--order .cc-product-wrp .cc-product__price--sale.cc-reduced, .cc-product-card--return .cc-product-wrp .cc-product__price--sale.cc-reduced {
  color: var(--color-text-sale);
}
.cc-product-card--minicart .cc-product-wrp .cc-product__price--recommended, .cc-product-card--cart .cc-product-wrp .cc-product__price--recommended, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--recommended, .cc-product-card--checkout .cc-product-wrp .cc-product__price--recommended, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--recommended, .cc-product-card--order .cc-product-wrp .cc-product__price--recommended, .cc-product-card--return .cc-product-wrp .cc-product__price--recommended {
  display: block;
  color: var(--color-text-secondary-strong);
  font-size: var(--font-size-body-3-mobile);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-body-3-mobile);
  text-decoration-line: line-through;
}
@media (min-width: 1024px) {
  .cc-product-card--minicart .cc-product-wrp .cc-product__price--recommended, .cc-product-card--cart .cc-product-wrp .cc-product__price--recommended, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--recommended, .cc-product-card--checkout .cc-product-wrp .cc-product__price--recommended, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--recommended, .cc-product-card--order .cc-product-wrp .cc-product__price--recommended, .cc-product-card--return .cc-product-wrp .cc-product__price--recommended {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-product-card--minicart .cc-product-wrp .cc-product__price--default, .cc-product-card--cart .cc-product-wrp .cc-product__price--default, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--default, .cc-product-card--checkout .cc-product-wrp .cc-product__price--default, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--default, .cc-product-card--order .cc-product-wrp .cc-product__price--default, .cc-product-card--return .cc-product-wrp .cc-product__price--default {
  font-size: var(--font-size-body-3-mobile);
}
@media (min-width: 768px) {
  .cc-product-card--minicart .cc-product-wrp .cc-product__price--default, .cc-product-card--cart .cc-product-wrp .cc-product__price--default, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--default, .cc-product-card--checkout .cc-product-wrp .cc-product__price--default, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--default, .cc-product-card--order .cc-product-wrp .cc-product__price--default, .cc-product-card--return .cc-product-wrp .cc-product__price--default {
    font-size: var(--font-size-body-3-desktop);
  }
}
.cc-product-card--minicart .cc-product-wrp .cc-product__price--range, .cc-product-card--cart .cc-product-wrp .cc-product__price--range, .cc-product-card--wishlist .cc-product-wrp .cc-product__price--range, .cc-product-card--checkout .cc-product-wrp .cc-product__price--range, .cc-product-card--confirmation .cc-product-wrp .cc-product__price--range, .cc-product-card--order .cc-product-wrp .cc-product__price--range, .cc-product-card--return .cc-product-wrp .cc-product__price--range {
  display: none;
}
.cc-product-card--minicart .cc-product-wrp .cc-omnibus-price,
.cc-product-card--minicart .cc-product-wrp .cc-btn-cisalfa-pro, .cc-product-card--cart .cc-product-wrp .cc-omnibus-price,
.cc-product-card--cart .cc-product-wrp .cc-btn-cisalfa-pro, .cc-product-card--wishlist .cc-product-wrp .cc-omnibus-price,
.cc-product-card--wishlist .cc-product-wrp .cc-btn-cisalfa-pro, .cc-product-card--checkout .cc-product-wrp .cc-omnibus-price,
.cc-product-card--checkout .cc-product-wrp .cc-btn-cisalfa-pro, .cc-product-card--confirmation .cc-product-wrp .cc-omnibus-price,
.cc-product-card--confirmation .cc-product-wrp .cc-btn-cisalfa-pro, .cc-product-card--order .cc-product-wrp .cc-omnibus-price,
.cc-product-card--order .cc-product-wrp .cc-btn-cisalfa-pro, .cc-product-card--return .cc-product-wrp .cc-omnibus-price,
.cc-product-card--return .cc-product-wrp .cc-btn-cisalfa-pro {
  display: none;
}
.cc-product-card--minicart .cc-product-wrp .cc-product__percentage, .cc-product-card--cart .cc-product-wrp .cc-product__percentage, .cc-product-card--wishlist .cc-product-wrp .cc-product__percentage, .cc-product-card--checkout .cc-product-wrp .cc-product__percentage, .cc-product-card--confirmation .cc-product-wrp .cc-product__percentage, .cc-product-card--order .cc-product-wrp .cc-product__percentage, .cc-product-card--return .cc-product-wrp .cc-product__percentage {
  font-weight: var(--font-weight-light);
  border-left: 0.1rem solid var(--color-grey-400);
  color: var(--color-grey-800);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  padding-left: var(--space-half);
}
.cc-product-card--minicart .cc-product-wrp-fercam, .cc-product-card--cart .cc-product-wrp-fercam, .cc-product-card--wishlist .cc-product-wrp-fercam, .cc-product-card--checkout .cc-product-wrp-fercam, .cc-product-card--confirmation .cc-product-wrp-fercam, .cc-product-card--order .cc-product-wrp-fercam, .cc-product-card--return .cc-product-wrp-fercam {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: var(--space-half);
}
.cc-product-card--minicart .cc-product-wrp-fercam__price, .cc-product-card--cart .cc-product-wrp-fercam__price, .cc-product-card--wishlist .cc-product-wrp-fercam__price, .cc-product-card--checkout .cc-product-wrp-fercam__price, .cc-product-card--confirmation .cc-product-wrp-fercam__price, .cc-product-card--order .cc-product-wrp-fercam__price, .cc-product-card--return .cc-product-wrp-fercam__price {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  color: var(--color-background);
  line-height: var(--line-height-body-3-mobile);
  padding-left: var(--space-half);
}
.cc-product-card--return {
  position: relative;
  display: flex;
  padding: 0;
}
.cc-product-card--return .cc-product-card__image {
  flex: 0 0 13rem;
  width: 13rem;
}
.cc-product-card--cart, .cc-product-card--wishlist {
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .cc-product-card--cart, .cc-product-card--wishlist {
    justify-content: flex-end;
  }
}
@media (min-width: 1024px) {
  .cc-product-card--cart .cc-product-card__image, .cc-product-card--wishlist .cc-product-card__image {
    flex: 0 0 18rem;
    width: 18rem;
  }
}
.cc-product-card--cart .cc-product-card__details, .cc-product-card--wishlist .cc-product-card__details {
  width: calc(100% - 10.8rem);
}
@media (min-width: 1024px) {
  .cc-product-card--cart .cc-product-card__details, .cc-product-card--wishlist .cc-product-card__details {
    width: calc(100% - 19.6rem);
    padding: 0 0 0 var(--space-2);
  }
}
.cc-product-card--cart .cc-product-card__attribute, .cc-product-card--wishlist .cc-product-card__attribute {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cc-product-card--cart .cc-product-card__attribute.item-options, .cc-product-card--wishlist .cc-product-card__attribute.item-options {
  display: block;
  width: 100%;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  margin: 0;
}
.cc-product-card--cart .cc-product-card__total-price, .cc-product-card--wishlist .cc-product-card__total-price {
  flex: 1;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (min-width: 1024px) {
  .cc-product-card--cart .cc-product-card__total-price, .cc-product-card--wishlist .cc-product-card__total-price {
    align-items: flex-start;
    gap: 0;
    flex: initial;
    width: auto;
  }
}
.cc-product-card--cart .cc-product-card__total-price .cc-product-card__price-info, .cc-product-card--wishlist .cc-product-card__total-price .cc-product-card__price-info {
  margin-left: auto;
}
@media (max-width: 1023.98px) {
  .cc-product-card--cart .cc-product-card__edit-wrp, .cc-product-card--wishlist .cc-product-card__edit-wrp {
    justify-content: flex-start;
    gap: var(--space-2);
    padding-left: var(--space-15);
  }
}
.cc-product-card--subscription .cc-product-card__name {
  display: inline-flex;
  align-items: center;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}
.cc-product-card--subscription .cc-product-card__name img {
  width: 4.2rem;
  display: inline-block;
  margin-left: var(--space-half);
  margin-top: calc(var(--space-half) * -1);
}
.cc-product-card--subscription .cc-product-card__period, .cc-product-card--subscription .cc-product-card__benefit {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-secondary);
}
.cc-product-card--subscription .cc-product-card__period {
  margin-bottom: var(--space-1);
}
.cc-product-card__inline {
  max-width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  margin-bottom: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-product-card__inline {
    margin-bottom: var(--space-2);
    width: 100%;
  }
}
.cc-product-card__inline .cc-product-card__image {
  width: 25%;
  max-width: 15rem;
}
@media (min-width: 1024px) {
  .cc-product-card__inline .cc-product-card__image {
    width: 40%;
    min-width: 30%;
    border-radius: var(--border-radius-s);
    margin: var(--space-1);
  }
}
.cc-product-card__inline .cc-product-card__info {
  padding-left: var(--space-1);
  flex: 1;
}
@media (min-width: 1024px) {
  .cc-product-card__inline .cc-product-card__info {
    width: 60%;
    padding-left: var(--space-1);
    flex: 1;
  }
}
.cc-product-card__inline .cc-product-card__name, .cc-product-card__inline .cc-product-card__category {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}
@media (min-width: 1024px) {
  .cc-product-card__inline .cc-product-card__name, .cc-product-card__inline .cc-product-card__category {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-family: var(--font-family-primary);
    font-weight: var(--font-weight-light);
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-product-card__inline .cc-product-card__category {
  font-weight: var(--font-weight-extra-bold);
  display: block;
}
.cc-product-card__inline .cc-product-card__price {
  margin-top: var(--space-half);
  min-height: var(--space-4);
}
.cc-product-card__inline .cc-product-card__sale-price {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  display: inline;
  color: var(--color-text-secondary);
}
.cc-product-card__inline .cc-product-card__sale-price.cc-discount {
  color: var(--color-text-sale);
}
.cc-product-card__inline .cc-product-card__discount {
  line-height: 0;
}
.cc-product-card__inline .cc-product-card__discount-perc, .cc-product-card__inline .cc-product-card__list-price {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  display: inline-block;
}
.cc-product-card__inline .cc-product-card__discount-perc {
  color: var(--color-grey-800);
}
.cc-product-card__inline .cc-product__price--recommended {
  display: inline;
  color: var(--color-text-secondary-strong);
  font-weight: var(--font-weight-light);
}
.cc-product-card__inline .cc-product-label {
  margin-top: var(--space-half);
}
.cc-product-card__inline .cc-product-label p {
  font-weight: var(--font-weight-extra-bold);
}
.cc-product-card__labels {
  position: static;
  margin: 0;
  font-size: 0;
}
.cc-product-card__labels .cc-product-label {
  display: inline-block;
  border-radius: 0.2rem;
  background-color: var(--color-grey-200);
  font-weight: var(--font-weight-extra-bold);
  padding: 0 var(--space-half);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  text-wrap: nowrap;
  color: var(--color-grey-800);
  margin-right: var(--space-half);
  margin-bottom: var(--space-half);
}
.cc-product-card__labels .cc-product-label .cc-icon {
  vertical-align: middle;
}
.cc-product-card__labels > .cc-product-label__sustainability {
  background-color: var(--color-green-300);
}
.cc-product-card .cc-vertical-divider {
  width: 0.1rem;
  height: 100%;
  background-color: var(--color-grey-600);
}
.cc-product-card--checkout {
  border-top: 0;
  padding-top: var(--space-2);
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .cc-product-card--checkout {
    padding-top: var(--space-2);
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .cc-product-card--checkout .cc-product-card__details {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.cc-product-card--checkout .cc-product-card__image {
  border-radius: 0.4rem;
}
.cc-product-card--checkout .cc-product-card__image img {
  border-radius: 0.4rem;
}
.cc-product-card--checkout .cc-product-card__total-price {
  justify-content: flex-end;
  align-items: flex-end;
}
.cc-product-card--checkout .cc-product-card__qty {
  width: 100%;
}
.cc-product-card--checkout .cc-product-card__qty__label, .cc-product-card--checkout .cc-product-card__qty__count {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
}
.cc-product-card--checkout .cc-product-card__qty__count {
  font-weight: var(--font-weight-extra-bold);
}
.cc-product-card--checkout .cc-product-wrp {
  width: auto;
}
.cc-product-card--checkout .cc-product-wrp .cc-product__price {
  gap: var(--space-half) var(--space-1);
}
.cc-product-card--checkout .cc-product-wrp .cc-product__prices--sales {
  color: var(--color-background);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}
.cc-product-card--checkout .cc-product-wrp .cc-product__prices--default, .cc-product-card--checkout .cc-product-wrp .cc-product__percentage {
  color: var(--color-grey-600);
}
.cc-product-card--checkout .cc-product-wrp .cc-product__percentage {
  border-color: var(--color-grey-800);
}
.cc-product-card--checkout .cc-product-wrp .cc-product__price--sale.cc-pricing {
  color: var(--color-text-secondary-inverted);
  font-weight: var(--font-weight-extra-bold);
}
.cc-product-card--checkout .cc-product-wrp .cc-product__price--nonAdjustedPrice {
  color: var(--color-text-secondary-inverted);
  font-weight: var(--font-weight-extra-bold);
}
.cc-product-card--checkout .cc-product-wrp .cc-product__price--coupon-savings {
  color: var(--color-text-secondary-inverted);
  font-weight: var(--font-weight-light);
}
.cc-product-card--checkout .cc-product-wrp .cc-product__price--recommended {
  color: var(--color-text-secondary-inverted);
  font-weight: var(--font-weight-light);
}
.cc-product-card__promo-applied-wrp {
  text-align: right;
  margin: 0 0 var(--space-1);
  font-size: 0;
}
.cc-product-card__promo-applied {
  display: inline-block;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  text-align: right;
  background: var(--color-grey-200);
  padding: var(--space-half) var(--space-half);
  margin: 0;
}
.cc-product-card__return-badge {
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: var(--space-1);
}
.cc-product-card__return-badge__wrp {
  display: inline-block;
  padding: 0 var(--space-half);
  background: var(--color-grey-200);
  color: var(--color-error);
  text-align: right;
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  font-weight: var(--font-weight-extra-bold);
}

.cc-product-card--order .cc-product-card__details {
  width: calc(100% - 13rem);
  padding-left: var(--space-2);
}

.cc-product-card--order .cc-product-card__image {
  flex: 0 0 13rem;
  width: 13rem;
}

.cc-product-card__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-product-card__bottom {
    margin-top: auto;
  }
}

.cc-product-card__qty__count {
  font-weight: var(--font-weight-extra-bold);
}

.cc-product-card__description {
  width: 80%;
}
@media (min-width: 1024px) {
  .cc-product-card__description {
    width: 80%;
  }
}

.cc-order-status {
  width: 100%;
  padding-top: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-order-status {
    padding-top: 0;
    width: unset;
  }
}

.cc-order-status .cc-order-state {
  justify-self: right;
}

.cc-order-status .cc-hint {
  justify-self: right;
}
@media (min-width: 1024px) {
  .cc-order-status .cc-hint {
    justify-self: right;
  }
}

.cc-product-card--wishlist .cc-product-card__attr-value .cc-text-link {
  display: inline-flex;
}

.cc-product__price--nonAdjustedPrice {
  color: var(--color-text-secondary);
  font-weight: var(--font-weight-extra-bold);
  display: block;
}

.cc-product__price--coupon-savings {
  color: var(--color-text-secondary);
  font-weight: var(--font-weight-light);
  display: block;
}

.cc-product-card__price-info sup {
  top: -0.8rem;
  font-size: 50%;
}

.cc-checkout__product-summary .cc-product-wrp .cc-product__price--sale.cc-pricing {
  color: var(--color-text-secondary-inverted);
  font-weight: var(--font-weight-extra-bold);
}
.cc-checkout__product-summary .cc-product-wrp .cc-product__price--nonAdjustedPrice {
  color: var(--color-text-secondary-inverted);
  font-weight: var(--font-weight-extra-bold);
}
.cc-checkout__product-summary .cc-product-wrp .cc-product__price--coupon-savings {
  color: var(--color-text-secondary-inverted);
  font-weight: var(--font-weight-light);
}
.cc-checkout__product-summary .cc-product-wrp .cc-product__price--recommended {
  color: var(--color-text-secondary-light);
  font-weight: var(--font-weight-light);
}

.cc-modal__content {
  border-radius: 0;
  border: none;
  height: 100%;
  overflow-y: auto;
  padding: var(--space-5) var(--space-2);
}
@media (min-width: 1024px) {
  .cc-modal__content {
    padding: var(--space-5);
  }
}
.cc-modal .cc-modal-header {
  padding: 0 0 var(--space-2);
}
.cc-modal .cc-modal-footer {
  padding: var(--space-2) 0 0;
}
.cc-modal .cc-modal-footer button {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-modal .cc-modal-footer button {
    width: auto;
  }
}
.cc-modal .cc-modal-dialog {
  margin: 0;
  min-height: 100%;
}
@media (min-width: 1024px) {
  .cc-modal .cc-modal-dialog {
    margin: 0 auto;
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
  }
}
.cc-modal .cc-modal-dialog__productSet {
  overflow-y: auto;
  height: 100%;
}
@media (max-width: 1023.98px) {
  .cc-modal .cc-modal-dialog__productSet {
    align-items: flex-start;
    flex-flow: column;
  }
}
.cc-modal .cc-modal-dialog__productSet .cc-modal-content {
  overflow-y: auto;
}
.cc-modal__title {
  font-weight: var(--font-weight-extra-bold);
  padding-bottom: var(--space-2);
  margin-bottom: var(--space-4);
  border-bottom: var(--border-width) solid var(--color-border-secondary-light);
}
.cc-modal__close {
  position: absolute;
  z-index: 1060;
  display: flex;
  width: 4.4rem;
  height: 4.4rem;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  top: 0.4rem;
  right: 0.4rem;
}
@media (min-width: 1024px) {
  .cc-modal__close {
    top: 0.8rem;
    right: 0.8rem;
  }
}
.cc-modal__inner {
  height: 100%;
}
.cc-modal--right {
  -webkit-backdrop-filter: blur(0.8rem);
          backdrop-filter: blur(0.8rem);
  background: rgba(0, 0, 0, 0.4);
}
.cc-modal--right .cc-modal__dialog {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  background-color: var(--color-background);
  transition: transform 0.2s var(--easing);
  width: 100%;
  transform: translateY(-100%);
  opacity: 0;
  max-width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  .cc-modal--right .cc-modal__dialog {
    max-width: 50.6rem;
    transform: translateX(100%);
  }
}
.cc-modal--right.show .cc-modal__dialog {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .cc-modal--right.show .cc-modal__dialog {
    transform: translateX(0);
  }
}
.cc-modal--top .cc-modal__dialog {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  transition: transform 0.2s var(--easing);
  transform: translateY(-100%);
  opacity: 0;
  max-width: 100%;
  margin: 0;
}
.cc-modal--top.show .cc-modal__dialog {
  opacity: 1;
  transform: translateY(0);
}
.cc-modal--bottom {
  -webkit-backdrop-filter: blur(0.8rem);
          backdrop-filter: blur(0.8rem);
}
.cc-modal--bottom .cc-modal__dialog {
  overflow: hidden;
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.2s var(--easing);
  transform: translateY(100%);
  opacity: 0;
  max-width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  .cc-modal--bottom .cc-modal__dialog {
    top: 50%;
  }
}
.cc-modal--bottom.show .cc-modal__dialog {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .cc-modal--bottom.show .cc-modal__dialog {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }
}
.cc-modal--login .cc-login.cc-hidden, .cc-modal--login .cc-register.cc-hidden, .cc-modal--content .cc-login.cc-hidden, .cc-modal--content .cc-register.cc-hidden {
  display: none;
}
.cc-modal--login .cc-modal__header, .cc-modal--content .cc-modal__header {
  border: none;
  display: block;
}
.cc-modal--login .cc-modal__dialog, .cc-modal--content .cc-modal__dialog {
  max-width: 48rem;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.cc-modal--login .cc-modal__title, .cc-modal--content .cc-modal__title {
  display: block;
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-text-secondary);
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-modal__title, .cc-modal--content .cc-modal__title {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}
.cc-modal--login .cc-modal__subtitle, .cc-modal--content .cc-modal__subtitle {
  display: block;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  margin-top: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-modal__subtitle, .cc-modal--content .cc-modal__subtitle {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-modal--login .cc-modal__subtitle--small, .cc-modal--content .cc-modal__subtitle--small {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-modal__subtitle--small, .cc-modal--content .cc-modal__subtitle--small {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-modal--login .cc-modal__content, .cc-modal--content .cc-modal__content {
  padding: var(--space-5) var(--space-2);
  overflow-y: auto;
  border-radius: 0;
  border: none;
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-modal__content, .cc-modal--content .cc-modal__content {
    padding: var(--space-5);
  }
}
.cc-modal--login .cc-modal__header, .cc-modal--login .cc-modal__body, .cc-modal--content .cc-modal__header, .cc-modal--content .cc-modal__body {
  padding: 0;
}
.cc-modal--login .cc-modal__body, .cc-modal--content .cc-modal__body {
  padding-top: var(--space-2);
  flex: none;
}
.cc-modal--login .cc-modal__address-container, .cc-modal--content .cc-modal__address-container {
  display: flex;
  flex-direction: column;
  gap: var(--space-1);
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  position: relative;
  overflow: hidden;
  margin-top: var(--space-5);
}
.cc-modal--login .cc-modal__address-container__title, .cc-modal--content .cc-modal__address-container__title {
  text-align: left;
  position: relative;
  align-self: stretch;
  font-weight: var(--font-weight-extra-bold);
}
.cc-modal--login .cc-modal__address-container__address, .cc-modal--content .cc-modal__address-container__address {
  display: flex;
  flex-direction: column;
  gap: var(--space-half);
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  position: relative;
}
.cc-modal--login .cc-modal__address-container__address-value, .cc-modal--content .cc-modal__address-container__address-value {
  text-align: left;
  position: relative;
  align-self: stretch;
}
.cc-modal--login .cc-modal__address-container__address-value-changed, .cc-modal--content .cc-modal__address-container__address-value-changed {
  color: var(--color-text-primary);
  font-weight: var(--font-weight-extra-bold);
}
.cc-modal--login .cc-form__input-icon, .cc-modal--content .cc-form__input-icon {
  bottom: 0.6rem;
}
.cc-modal--login .cc-form__forgot-password, .cc-modal--content .cc-form__forgot-password {
  padding: var(--space-2) 0 var(--space-2) 0;
  margin: 0;
}
.cc-modal--login .cc-form__forgot-password a, .cc-modal--content .cc-form__forgot-password a {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-form__forgot-password a, .cc-modal--content .cc-form__forgot-password a {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-modal--login .cc-form__rememberMe, .cc-modal--content .cc-form__rememberMe {
  color: var(--color-text-secondary);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  margin: 0;
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-form__rememberMe, .cc-modal--content .cc-form__rememberMe {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-modal--login .cc-form__wrap--remember-me, .cc-modal--content .cc-form__wrap--remember-me {
  margin-bottom: var(--space-2);
  padding-left: 0;
}
.cc-modal--login .cc-form__wrap--captcha, .cc-modal--content .cc-form__wrap--captcha {
  margin-bottom: var(--space-2);
}
.cc-modal--login .cc-form__wrap--login-button, .cc-modal--content .cc-form__wrap--login-button {
  padding-top: var(--space-2);
}
.cc-modal--login .cc-form__newUserLabel, .cc-modal--content .cc-form__newUserLabel {
  display: block;
  color: var(--color-text-secondary);
  padding-bottom: var(--space-2);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-form__newUserLabel, .cc-modal--content .cc-form__newUserLabel {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-modal--login .cc-form__separator, .cc-modal--content .cc-form__separator {
  line-height: 0.1rem;
  position: relative;
  outline: 0;
  border: 0;
  color: var(--color-border-secondary-strong);
  text-align: center;
  height: 1.8rem;
  opacity: 0.5;
  margin-top: var(--space-4);
  margin-bottom: var(--space-4);
}
.cc-modal--login .cc-form__separator:before, .cc-modal--content .cc-form__separator:before {
  content: "";
  background: var(--color-border-secondary-strong);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0.1rem;
}
.cc-modal--login .cc-form__separator:after, .cc-modal--content .cc-form__separator:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: var(--color-text-secondary-strong);
  padding: 0 var(--space-half);
  background-color: var(--color-background-secondary);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  font-weight: var(--font-weight-extra-bold);
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-form__separator:after, .cc-modal--content .cc-form__separator:after {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-modal--login .cc-form .cc-checkout-form-field-panConsent span, .cc-modal--content .cc-form .cc-checkout-form-field-panConsent span {
  color: var(--color-text-secondary-strong);
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
}
@media (min-width: 1024px) {
  .cc-modal--login .cc-form .cc-checkout-form-field-panConsent span, .cc-modal--content .cc-form .cc-checkout-form-field-panConsent span {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}
.cc-modal--login .cc-form__checkbox-panConsent, .cc-modal--content .cc-form__checkbox-panConsent {
  border-radius: var(--border-radius-xs);
  border: var(--border-width) solid var(--color-border-secondary-strong);
}
.cc-modal--login .cc-form__privacy-policy, .cc-modal--content .cc-form__privacy-policy {
  padding-top: var(--space-1);
}
.cc-modal--login .cc-form__headline, .cc-modal--content .cc-form__headline {
  padding: var(--space-1) 0;
}
.cc-modal--login .cc-form__mailingList, .cc-modal--content .cc-form__mailingList {
  margin-bottom: 0;
}
.cc-modal--login .cc-passwordResetModal__content .cc-modal__subtitle, .cc-modal--content .cc-passwordResetModal__content .cc-modal__subtitle {
  margin-bottom: var(--space-2);
}
.cc-modal--login .cc-passwordResetModal__body, .cc-modal--content .cc-passwordResetModal__body {
  padding: 0;
}
.cc-modal--login .cc-request-password-body p, .cc-modal--content .cc-request-password-body p {
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  margin: 0 0 var(--space-3);
}
.cc-modal--login .cc-request-password-body .cc-alert--success, .cc-modal--content .cc-request-password-body .cc-alert--success {
  margin-top: 0;
}
.cc-modal--login .cc-request-password-body + .cc-button__wrap, .cc-modal--content .cc-request-password-body + .cc-button__wrap {
  margin-top: var(--space-2);
}
.cc-modal--login .cc-button__wrap .cc-btn, .cc-modal--content .cc-button__wrap .cc-btn {
  max-width: 45rem;
}
.cc-modal--login[data-step=login] .cc-register, .cc-modal--content[data-step=login] .cc-register {
  display: none;
}
.cc-modal--login[data-step=register] .cc-login, .cc-modal--content[data-step=register] .cc-login {
  display: none;
}
.cc-modal--login .cc-register-btn, .cc-modal--content .cc-register-btn {
  margin-bottom: var(--space-2);
}
.cc-modal--edit {
  -webkit-backdrop-filter: blur(0.8rem);
          backdrop-filter: blur(0.8rem);
  background: rgba(0, 0, 0, 0.4);
}
.cc-modal--edit.show .cc-modal__dialog {
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cc-modal--edit .slick-track {
  margin: 0;
}
.cc-modal--edit .cc-modal__dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  transition: opacity 0.3s var(--easing);
  opacity: 0;
  max-width: 70rem;
  max-height: 90vh;
  height: auto;
  margin: 0 auto;
  border-radius: 0.8rem;
}
.cc-modal--edit .cc-modal__content {
  width: 100%;
  height: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  overflow-y: auto;
  padding: var(--space-2);
  border-radius: 0.8rem;
  padding: var(--space-3);
  min-height: 100%;
  max-height: 90vh;
}
.cc-modal--edit .cc-modal__content .cc-veil {
  position: absolute;
}
.cc-modal--edit .cc-modal__header {
  display: block;
  padding-bottom: var(--space-1);
  border-bottom: 0.1rem solid var(--color-grey-600);
  margin-bottom: var(--space-2);
  position: relative;
}
.cc-modal--edit .cc-modal__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  text-transform: uppercase;
  padding-right: var(--space-5);
  font-size: var(--font-size-head-5-desktop);
  line-height: var(--line-height-head-5-desktop);
}
.cc-modal--edit .cc-modal__body {
  padding: 0;
}
.cc-modal--small .cc-modal__dialog {
  width: 100%;
  margin: auto;
  border-radius: 0.8rem 0.8rem 0 0;
  top: auto;
  bottom: 0;
  max-width: 47.3rem;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0.8rem;
}
.cc-modal--small .cc-modal__body {
  padding: 0;
}
.cc-modal--small .cc-modal__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  text-align: center;
  margin-bottom: var(--space-2);
  text-transform: uppercase;
}
.cc-modal--small .cc-modal__caption {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  text-align: center;
  margin-bottom: var(--space-2);
}
.cc-modal--small .cc-modal__content {
  padding: var(--space-2);
  padding: var(--space-6) var(--space-3);
}
.cc-modal--small .cc-modal__actions {
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
}
.cc-modal--small .cc-modal__actions .cc-btn {
  width: 100%;
  max-width: 30rem;
  margin: 0 auto;
}
.cc-modal--eco .cc-modal__content {
  padding: var(--space-3) var(--space-2);
}
@media (min-width: 768px) {
  .cc-modal--eco .cc-modal__content {
    padding: var(--space-2);
  }
}
.cc-modal--eco .cc-modal__title {
  display: flex;
  align-items: center;
  gap: var(--space-1);
  text-transform: none;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  margin-bottom: var(--space-2);
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
  padding-right: var(--space-3);
}
@media (min-width: 768px) {
  .cc-modal--eco .cc-modal__title {
    margin-bottom: var(--space-1);
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}
.cc-modal--eco .cc-modal__caption {
  text-align: left;
  margin: 0;
}
.cc-modal--eco .cc-modal__caption__link {
  display: block;
  text-decoration: underline;
  font-weight: var(--font-weight-light);
  margin: var(--space-1) 0 0;
}
.cc-modal--eco .cc-modal__subtitle {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  display: flex;
  align-items: center;
  gap: var(--space-1);
  margin-bottom: var(--space-2);
}
@media (min-width: 768px) {
  .cc-modal--eco .cc-modal__subtitle {
    margin-bottom: var(--space-1);
  }
}
.cc-modal__paybylink-content .cc-qr-code {
  display: block;
}
.cc-modal__paybylink-content .cc-qr-code,
.cc-modal__paybylink-content .cc-delete-btn,
.cc-modal__paybylink-content .cc-complete-btn {
  margin: var(--space-2) auto;
}
.cc-modal__paybylink-content .cc-caption {
  padding: var(--space-1) 0;
}
.cc-modal__paybylink-content .cc-delete-btn {
  font-size: var(--font-size-body-3-mobile);
  display: block;
}
.cc-modal .cc-checkout-customer-care {
  padding-top: var(--space-2);
}
.cc-modal .cc-checkout-customer-care__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  margin-bottom: var(--space-1);
}
.cc-modal .cc-checkout-customer-care p {
  display: block;
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  margin: 0;
}
@media (min-width: 768px) {
  .cc-modal .cc-checkout-customer-care p {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-modal .cc-checkout-customer-care p a {
  font-weight: var(--font-weight-extra-bold);
  text-decoration: underline;
}
.cc-modal--find-in-store {
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(0.4rem);
          backdrop-filter: blur(0.4rem);
}
.cc-modal--find-in-store .cc-modal__dialog {
  width: calc(100% - 2.4rem);
  max-width: 178rem;
  height: calc(100% - 2.4rem);
  min-height: calc(100% - 2.4rem);
  margin: var(--space-2) auto 0;
}
@media (min-width: 768px) {
  .cc-modal--find-in-store .cc-modal__dialog {
    width: calc(100% - 7rem);
    height: calc(100% - 7rem);
    min-height: calc(100% - 7rem);
    margin-top: var(--space-4);
  }
}
@media (min-width: 1024px) {
  .cc-modal--find-in-store .cc-modal__dialog {
    width: calc(100% - 12rem);
    height: calc(100% - 12rem);
    min-height: calc(100% - 12rem);
    margin-top: var(--space-8);
  }
}
.cc-modal--find-in-store .cc-modal__content {
  width: 100%;
  height: 100%;
  padding: var(--space-3) var(--space-2);
}
@media (min-width: 768px) {
  .cc-modal--find-in-store .cc-modal__content {
    padding: var(--space-2);
  }
}
.cc-modal--find-in-store .cc-modal__body {
  flex: 1;
}
.cc-modal--find-in-store .cc-modal__title {
  display: flex;
  align-items: center;
  gap: var(--space-1);
  text-transform: none;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  margin-bottom: var(--space-2);
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
  padding-right: var(--space-3);
}
@media (min-width: 768px) {
  .cc-modal--find-in-store .cc-modal__title {
    margin-bottom: var(--space-1);
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
  }
}
.cc-modal--find-in-store .cc-find-in-store-iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.cc-stores-modal__subtitle {
  padding-bottom: var(--space-3);
}

.cc-stores-modal__form {
  position: relative;
  padding-bottom: var(--space-5);
}
.cc-stores-modal__form .cc-form__wrap {
  margin-bottom: 0;
  position: relative;
}

.cc-stores-modal__list {
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
}

.cc-account-profile .cc-btn.cc-modal-delete-account-button {
  margin: 0;
  margin-bottom: var(--space-2);
}

.cc-modal--addressValidation .cc-modal__footer {
  border-top: none;
  padding: var(--space-3) 0 0 0;
}
.cc-modal--addressValidation .cc-modal__footer .cc-btn--tertiary {
  margin-top: var(--space-1);
}

.cc-modal--addressValidation .cc-modal__subtitle {
  margin-top: var(--space-3);
}

.cc-modal--addressValidation .cc-modal__subtitle.cc-modal__subtitle--info {
  margin-top: var(--space-5);
}

.cc-modal--addressValidation .cc-alert {
  margin-top: 0;
  margin-bottom: 0;
}

.cc-btn-cisalfa-pro {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 2rem;
  background: var(--color-to-remove);
  border-radius: 0.2rem;
  padding: 0 var(--space-half);
  position: relative;
  white-space: nowrap;
}
.cc-btn-cisalfa-pro .cc-icon--cisalfa-pro {
  display: block;
  color: var(--color-background);
}
.cc-btn-cisalfa-pro__price {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  letter-spacing: 0;
  color: var(--color-background);
  padding-left: var(--space-half);
}

.cc-content-select select,
.cc-content-select .cc-select {
  width: 100%;
}
.cc-content-select select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.cc-content-select .cc-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.cc-content-select select.cc-select:not([class*=selectpicker]) {
  display: block;
  background: transparent;
  border: 0.1rem solid var(--color-secondary);
  font-weight: var(--font-weight-light);
  color: var(--color-secondary);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  text-align: left;
  padding: var(--space-1) var(--space-2);
  width: 100%;
  border-radius: 0.3rem;
}
.cc-content-select .dropdown-toggle {
  display: block;
  width: 100%;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  outline: none;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  height: auto;
}
@media (min-width: 1024px) {
  .cc-content-select .dropdown-toggle {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-content-select .dropdown-toggle:after {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  display: block;
  background: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 17.4 10.1' xml:space='preserve'%3E%3Cpolygon fill='var(--color-black)' points='16,0 8.7,7.3 1.4,0 0,1.4 8.7,10.1 17.4,1.4'/%3E%3C/svg%3E");
  position: absolute;
  z-index: 1;
  bottom: 0.2rem;
  right: 0.1rem;
  width: 1.2rem;
  height: 1.2rem;
  border: none;
}
.cc-content-select .dropdown-toggle .filter-option {
  font: inherit;
  color: inherit;
  text-align: left;
  font-style: normal;
  display: block;
  white-space: inherit;
}
.cc-content-select .dropdown-toggle .filter-option .cc-select-name {
  font-style: normal;
}
.cc-content-select .dropdown-toggle .filter-option-inner-inner {
  overflow: visible;
}
.cc-content-select .dropdown-toggle:active, .cc-content-select .dropdown-toggle:focus {
  text-decoration: none;
  color: inherit;
}
.cc-content-select.cc-content-select--country .dropdown-toggle:after {
  display: none;
}
.cc-content-select.cc-content-select-store .dropdown-toggle .filter-option {
  margin-right: var(--space-2);
}
.cc-content-select .cc-select.show .dropdown-toggle {
  background-color: transparent;
}
.cc-content-select .cc-select.show .dropdown-toggle:after {
  transform: rotate(180deg);
}
.cc-content-select .bootstrap-select > .dropdown-menu {
  padding: 0;
  box-shadow: none;
  left: 0;
  margin-top: var(--space-1);
}
.cc-content-select .bootstrap-select > .dropdown-menu li {
  display: block;
  width: 100%;
}
.cc-content-select .bootstrap-select > .dropdown-menu li a {
  transition: all var(--transition-duration) var(--easing);
  display: block;
  padding: var(--space-1);
  font-weight: var(--font-weight-light);
  color: var(--color-secondary);
  font-size: var(--font-size-body-1-mobile);
  text-align: left;
}
.cc-content-select .bootstrap-select > .dropdown-menu li a .text {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.cc-content-select .bootstrap-select > .dropdown-menu li a:hover {
  background: var(--color-grey-200);
  text-decoration: none;
}
.cc-content-select .bootstrap-select > .dropdown-menu li.selected a {
  background: var(--color-grey-200);
}
.cc-content-select .bootstrap-select > .dropdown-menu li:disabled, .cc-content-select .bootstrap-select > .dropdown-menu li.disabled {
  opacity: 0.4;
  cursor: default;
}
.cc-content-select .bootstrap-select > .dropdown-menu .dropdown-menu.inner {
  max-height: 25rem;
}
.cc-content-select .cc-select-oder-history-store.cc-select.bootstrap-select > .dropdown-menu li:first-child {
  display: block;
}
.cc-content-select .btn-light:not(:disabled):not(.disabled).active:focus,
.cc-content-select .btn-light:not(:disabled):not(.disabled):active:focus,
.cc-content-select .show > .btn-light.dropdown-toggle:focus {
  color: var(--color-secondary);
  background-color: var(--color-background);
  border-color: transparent;
  box-shadow: none;
  outline: none;
  border: none;
}
.cc-content-select .bootstrap-select .dropdown-toggle:focus,
.cc-content-select .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: transparent auto 0.1rem !important;
  outline-offset: 0 !important;
}
.cc-content-select .bootstrap-select > .dropdown-toggle.bs-placeholder,
.cc-content-select .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.cc-content-select .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.cc-content-select .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: var(--color-text-secondary-light);
}

/* ==========================================================================

                    M O D A L  S I Z E  R A N G E

========================================================================== */
.cc-size {
  -webkit-backdrop-filter: blur(1.8rem);
          backdrop-filter: blur(1.8rem);
}
.cc-size__close {
  position: absolute;
  right: 0;
  top: 2rem;
  right: 1rem;
}
.cc-size__close button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
}
.cc-size__dialog {
  max-width: 70rem;
  height: 100%;
  margin: 0 auto;
}
.cc-size__dialog__content {
  transition: all var(--transition-duration) var(--easing);
  padding: var(--space-4) var(--space-2);
  border: none;
  border-radius: 0;
  max-height: calc(100% - 4.8rem);
  overflow-y: auto;
  border-radius: 0.8rem;
  padding: var(--space-3);
}
.cc-size__head {
  margin-bottom: var(--space-3);
}
.cc-size__sup {
  display: block;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  margin: 0 0 var(--space-1);
}
@media (min-width: 768px) {
  .cc-size__sup {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-size__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  text-transform: uppercase;
  margin: 0 0 var(--space-1);
}
@media (min-width: 768px) {
  .cc-size__title {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}
.cc-size__subtitle {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  margin: 0;
}
@media (min-width: 768px) {
  .cc-size__subtitle {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-size__info {
  display: flex;
  flex-direction: row;
  padding-bottom: var(--space-3);
}
.cc-size__info__image {
  display: block;
  width: 12.5rem;
  flex: 0 0 12.5rem;
  margin: 0;
}
.cc-size__info__specs {
  width: calc(100% - 12.5rem);
  flex: 0 0 calc(100% - 12.5rem);
  padding-left: var(--space-3);
}
@media (min-width: 768px) {
  .cc-size__info__specs {
    padding-left: var(--space-10);
  }
}
.cc-size__info__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  text-transform: uppercase;
  margin: 0 0 var(--space-2);
}
.cc-size__info__paragraph {
  display: block;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  margin: 0 0 var(--space-2);
}
.cc-size__info__paragraph:last-child {
  margin-bottom: 0;
}
.cc-size__table-wrp {
  padding-bottom: var(--space-2);
  overflow-y: auto;
}
.cc-size__table-wrp::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.cc-size__table-wrp::-webkit-scrollbar-track {
  border-radius: 5px;
  background: var(--color-grey-400);
}
.cc-size__table-wrp::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: var(--color-grey-800);
}
.cc-size__table-wrp::-webkit-scrollbar-thumb:hover {
  background: var(--color-grey-800);
}
.cc-size table {
  min-width: 100%;
}
.cc-size table tr {
  transition: all var(--transition-duration) var(--easing);
  border: none;
  border-top: 0.1rem solid var(--color-grey-600);
}
.cc-size table tbody tr:last-child {
  border-bottom: 0.1rem solid var(--color-grey-600);
}
@media (min-width: 768px) {
  .cc-size table tbody tr:hover {
    background: var(--color-grey-200);
  }
}
.cc-size table th, .cc-size table td {
  padding: var(--space-1) var(--space-1);
  margin: 0;
  border: none;
  min-width: 10rem;
}
.cc-size table th:first-child, .cc-size table td:first-child {
  background: var(--color-grey-200);
}
.cc-size table th {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-primary);
  text-transform: uppercase;
}
.cc-size table td {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-secondary);
  text-transform: uppercase;
  white-space: nowrap;
}

.cc-alert {
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  font-weight: var(--font-weight-light);
  margin-top: var(--space-1);
  padding: var(--space-2);
  border-radius: var(--border-radius-m);
  border: var(--border-width) solid;
}
@media (min-width: 1024px) {
  .cc-alert {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-alert.cc-alert__fade {
  display: flex;
  align-items: center;
  align-content: center;
  transition: all var(--transition-duration) var(--easing);
  position: fixed;
  top: -20rem;
  opacity: 0;
  left: var(--space-2);
  right: var(--space-2);
  pointer-events: none;
  z-index: 1090;
}
@media (min-width: 768px) {
  .cc-alert.cc-alert__fade {
    top: var(--headerHeight);
    left: auto;
    right: -40rem;
    max-width: 40rem;
  }
  .cc-alert.cc-alert__fade.cc-active {
    right: var(--space-2);
  }
}
.cc-alert.alert-dismissible .close {
  padding: 0;
  top: 1rem;
}
.cc-alert.cc-active {
  top: var(--headerHeight);
  pointer-events: auto;
  opacity: 1;
}
.cc-alert__link {
  font-weight: var(--font-weight-extra-bold);
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.cc-alert__close-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.cc-alert__message {
  display: block;
  padding-right: var(--space-2);
  padding-left: var(--space-2);
}
.cc-alert--success {
  background-color: var(--color-background-success);
  border-color: var(--color-border-success);
  color: var(--color-text-success-strong);
}
.cc-alert--danger {
  background-color: var(--color-background-error);
  border-color: var(--color-border-error);
  color: var(--color-text-error-strong);
}
.cc-alert--warning {
  border-color: var(--color-border-warning);
  background: var(--color-background-warning);
  color: var(--color-text-warning-strong);
}
.cc-alert--info, .cc-alert--shipping, .cc-alert--mail, .cc-alert--ticket {
  border-color: var(--color-border-info);
  background: var(--color-background-info);
  color: var(--color-text-info-strong);
}
.cc-alert--neutral {
  border-color: var(--color-border-secondary);
  background: var(--color-background-secondary-inverted);
  color: var(--color-text-secondary-inverted);
}

.cc-popup {
  -webkit-backdrop-filter: blur(calc(var(--blur-strong) / 2));
  backdrop-filter: blur(calc(var(--blur-strong) / 2));
}
.cc-popup__dialog {
  display: flex;
  align-items: flex-end;
  min-height: 100%;
  margin: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .cc-popup__dialog {
    min-height: calc(100% - 3.5rem);
    align-items: center;
    margin: 0 auto;
    max-width: 50rem;
  }
}
.cc-popup__content {
  padding: var(--space-6) var(--space-5);
  border-radius: var(--border-radius-m);
  border: none;
}
.cc-popup__header, .cc-popup__body, .cc-popup__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.cc-popup__footer {
  flex-flow: column;
}
.cc-popup__footer button:nth-child(2) {
  margin-top: var(--space-2);
}
.cc-popup__closeButton {
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
}
.cc-popup__text {
  text-align: left;
  padding-bottom: var(--space-2);
}

.cc-popup .cc-popup__content .cc-popup__title {
  display: block;
  font-weight: var(--font-weight-extra-bold);
  text-align: left;
  padding-bottom: var(--space-2);
}

/* ==========================================================================

                   M I N I C A R T

========================================================================== */
.cc-minicart {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cc-minicart__content {
  height: 100%;
}
.cc-minicart__head {
  padding: 0 var(--space-2);
  padding-top: var(--space-5);
}
@media (min-width: 768px) {
  .cc-minicart__head {
    padding: 0 var(--space-5);
    padding-top: var(--space-5);
  }
}
.cc-minicart__body, .cc-minicart__footer {
  padding: 0 var(--space-2);
}
@media (min-width: 768px) {
  .cc-minicart__body, .cc-minicart__footer {
    padding: 0 var(--space-5);
  }
}
.cc-minicart__head .cc-cart__title {
  font-weight: var(--font-weight-extra-bold);
  padding-bottom: var(--space-2);
  border-bottom: 0.1rem solid var(--color-border-secondary-light);
}
.cc-minicart__body {
  flex: 1;
  overflow-y: auto;
  width: 100%;
}
.cc-minicart__body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.cc-minicart__body::-webkit-scrollbar-track {
  border-radius: 5px;
  background: var(--color-grey-400);
}
.cc-minicart__body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: var(--color-grey-800);
}
.cc-minicart__body::-webkit-scrollbar-thumb:hover {
  background: var(--color-grey-800);
}
.cc-minicart__body--empty {
  display: none;
}
.cc-minicart__body--empty .cc-minicart__body__wrp {
  padding-top: var(--space-3);
  border-top: 0.1rem solid var(--color-grey-400);
}
.cc-minicart__line-item:first-child .cc-product-card {
  border-top: none;
}
.cc-minicart__title {
  display: flex;
  align-items: flex-end;
  text-transform: uppercase;
  margin-bottom: var(--space-1);
}
@media (min-width: 768px) {
  .cc-minicart__title {
    margin-bottom: var(--space-2);
  }
}
.cc-minicart__quantity {
  color: var(--color-text-secondary-strong);
}
.cc-minicart__cta {
  margin-top: var(--space-2);
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .cc-minicart__cta {
    margin-top: var(--space-2);
  }
}
.cc-minicart__cta .cc-link.cc-link--primary {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-button-small);
  letter-spacing: var(--letter-spacing-small);
}
.cc-minicart__cta .cc-link.cc-link--primary .cc-icon.cc-icon--arrow-forward-simple {
  margin-left: 0;
}
.cc-minicart__total {
  padding-bottom: var(--space-2);
  display: flex;
  justify-content: space-between;
  border-bottom: 0.1rem solid var(--color-grey-400);
}
@media (min-width: 768px) {
  .cc-minicart__total {
    padding-bottom: var(--space-2);
  }
}
.cc-minicart__sub-total-label {
  display: block;
  font-size: var(--font-size-body-1-desktop);
  line-height: var(--line-height-body-1-mobile);
  color: var(--color-text-secondary-strong);
  margin: 0;
  position: relative;
  top: 0.5rem;
}
.cc-minicart__sub-total {
  display: block;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-4-mobile);
  margin: 0;
}
.cc-minicart__footer {
  box-shadow: 0 -0.1rem 0.4rem 0 rgba(0, 0, 0, 0.15);
  padding: var(--space-2);
  margin: 0;
}
@media (min-width: 768px) {
  .cc-minicart__footer {
    padding: var(--space-2) var(--space-5);
    margin: 0;
  }
}
.cc-minicart--empty .cc-minicart__body, .cc-minicart--empty .cc-minicart__footer, .cc-minicart--empty .cc-minicart__quantity {
  display: none;
}
.cc-minicart--empty .cc-minicart__empty-msg, .cc-minicart--empty .cc-minicart__body--empty {
  display: block;
}
.cc-minicart--empty .cc-minicart__pro-banner {
  margin-bottom: var(--space-3);
}
.cc-minicart .cc-paypal-btn-wrp {
  font-size: 0;
  margin-top: var(--space-2);
}
.cc-minicart .cc-product-card__image {
  background-color: var(--color-background-secondary);
  margin: var(--space-2) var(--space-half);
}
.cc-minicart .cc-cart__shipping-discount {
  margin-top: var(--space-2);
  margin-bottom: 0;
}
.cc-minicart .cc-cart__totals {
  background-color: var(--color-background-secondary);
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .cc-minicart .cc-cart__totals {
    padding: 0;
  }
}
.cc-minicart .cc-cart__totals .cc-cart__totals__row p {
  color: var(--color-secondary);
}
.cc-minicart .cc-cart__totals .cc-cart-shipping-cost {
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-text-link);
}
.cc-minicart .cc-cart__sum {
  border-block: var(--border-width, 0.1rem) solid var(--color-border-secondary-light);
  padding-block: var(--space-1);
}
.cc-minicart .cc-minicart__cta .cc-icon {
  padding-left: var(--space-1);
}
@media (min-width: 768px) {
  .cc-minicart .cc-cart__totals__row {
    margin-bottom: var(--space-1);
  }
}
.cc-minicart .cc-cart__empty .cc-cart__empty-title {
  text-transform: none;
  font-weight: var(--font-weight-extra-bold);
  padding-block: var(--space-2);
}
.cc-minicart .cc-cart__empty .cc-cart__empty-title:after {
  content: ".";
}
.cc-minicart .cc-cart__empty .cc-cart__empty-btn {
  padding-top: var(--space-2);
}
.cc-minicart .cc-cart__empty .cc-btn {
  width: 100%;
}
.cc-cart__shipping-discount {
  border: var(--border-width, 0.1rem) solid var(--color-border-secondary-light);
  border-radius: var(--border-radius-m);
  padding: var(--space-2);
  margin-bottom: var(--space-2);
  background-color: var(--color-background-secondary);
}
@media (min-width: 1024px) {
  .cc-cart__shipping-discount {
    margin-bottom: var(--space-3);
  }
}
.cc-cart__shipping-discount__progress-bar {
  width: 100%;
  height: 0.4rem;
  background: var(--color-background-secondary-light);
  border-radius: var(--border-radius-l);
  overflow: hidden;
  margin-bottom: var(--space-1);
}
.cc-cart__shipping-discount__progress-bar__fill {
  height: 100%;
  background-color: var(--color-icon-info-strong);
  border-radius: var(--border-radius-l);
}
.cc-cart__shipping-discount__message {
  display: flex;
  align-items: center;
  gap: var(--space-1);
  color: var(--color-text-info-strong);
}
.cc-cart__shipping-discount__text {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 1024px) {
  .cc-cart__shipping-discount__text {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}

.cc-cart__totals {
  background-color: var(--color-secondary);
  border-radius: 0.8rem;
  padding: var(--space-3) var(--space-2);
  color: var(--color-background);
  margin: 0 calc(var(--space-2) * -1);
}
@media (min-width: 768px) {
  .cc-cart__totals {
    margin: 0 calc(var(--space-3) * -1);
  }
}
@media (min-width: 1024px) {
  .cc-cart__totals {
    margin: 0;
  }
}
.cc-cart__totals__title {
  font-family: var(--font-family-primary);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  margin-bottom: var(--space-2);
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-background);
}
.cc-cart__totals__right {
  font-weight: var(--font-weight-light);
  white-space: nowrap;
}
.cc-cart__totals__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--space-1);
}
@media (min-width: 768px) {
  .cc-cart__totals__row {
    margin-bottom: var(--space-2);
  }
}
.cc-cart__totals__row p, .cc-cart__totals__row span {
  color: var(--color-background);
}
.cc-cart__totals .cc-cart__totals__subtotal-right {
  font-weight: var(--font-weight-extra-bold);
}

.cc-cart__totals-recap {
  padding-top: var(--space-2);
  border-top: var(--border-width, 0.1rem) solid var(--color-border-secondary-light);
  border-bottom: var(--border-width, 0.1rem) solid var(--color-border-secondary-light);
  margin-bottom: var(--space-2);
}

.cc-product-card--minicart .cc-product-card__details {
  width: calc(100% - 10rem);
}
.cc-product-card--minicart .cc-product-card__attribute {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cc-product-card--checkout .cc-product-card__details {
  width: calc(100% - 10rem);
}
.cc-product-card--checkout .cc-product-card__attribute {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* ==========================================================================

                   P O P O V E R

========================================================================== */
.cc-popover {
  z-index: 1060;
  display: block;
  background-color: var(--color-background);
  border: 0;
  border-radius: 0;
  padding: var(--space-5) var(--space-2) var(--space-2);
}
@media (min-width: 768px) {
  .cc-popover {
    padding: var(--space-5) var(--space-5) var(--space-2);
  }
}
.cc-popover--right {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  background-color: var(--color-background);
  transition: transform 0.2s var(--easing);
  width: 100%;
  transform: translateY(-100%);
  opacity: 0;
}
@media (min-width: 768px) {
  .cc-popover--right {
    max-width: 50.6rem;
    transform: translateX(105%);
  }
}
.cc-popover--right.show {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .cc-popover--right.show {
    transform: translateX(0);
  }
}

/* ==========================================================================

                   T O O L T I P

========================================================================== */
.cc-tooltip {
  transition: all var(--transition-duration) var(--easing);
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: sub;
  margin-left: var(--space-half);
  opacity: 0.8;
}
@media (min-width: 1024px) {
  .cc-tooltip {
    opacity: 1;
  }
}

.tooltip.show {
  opacity: 1;
}
.tooltip .arrow {
  display: none;
}
.tooltip .tooltip-inner {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  text-align: left;
  color: var(--color-secondary);
  background: var(--color-background);
  border: 0.1rem solid var(--color-grey-800);
  box-shadow: 0 0.4rem 1.6rem 0 rgba(186, 186, 186, 0.25);
  width: 22rem;
  padding: var(--space-1);
}

/* ==========================================================================

                   P R O   B A N N E R

========================================================================== */
.cc-pro-banner {
  display: flex;
  align-items: center;
  gap: var(--space-1);
  padding: var(--space-1);
  background-color: var(--color-secondary);
  background: linear-gradient(90deg, rgb(2, 38, 47) 0%, rgb(2, 96, 118) 100%);
  border-radius: 0.8rem;
  margin-bottom: var(--space-2);
}
.cc-pro-banner__wrp {
  display: flex;
  align-items: center;
  gap: var(--space-1);
  width: 100%;
}
.cc-pro-banner__caption, .cc-pro-banner__btn {
  margin-bottom: 0;
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  color: var(--color-background);
  display: inline;
}
.cc-pro-banner__caption {
  flex: 1;
}
.cc-pro-banner__btn {
  font-weight: var(--font-weight-extra-bold);
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .cc-pro-banner__btn:hover {
    opacity: 0.8;
  }
}
.cc-pro-banner img {
  width: 3.6rem;
  display: inline-block;
  margin-top: calc(var(--space-half) * -1);
}
.cc-pro-banner .cc-icon {
  color: var(--color-background);
}
.cc-pro-banner--cart {
  width: 100%;
  padding: var(--space-2);
  display: block;
  background: linear-gradient(180deg, rgb(2, 38, 47) 0%, rgb(2, 96, 118) 100%);
}
@media (min-width: 768px) {
  .cc-pro-banner--cart {
    background: linear-gradient(90deg, rgb(2, 38, 47) 0%, rgb(2, 96, 118) 100%);
  }
}
@media (min-width: 1024px) {
  .cc-pro-banner--cart {
    margin-bottom: var(--space-3);
  }
}
.cc-pro-banner--cart .cc-pro-banner__title {
  display: inline-flex;
  align-items: center;
  gap: var(--space-1);
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  color: var(--color-background);
  margin-bottom: var(--space-1);
}
@media (min-width: 768px) {
  .cc-pro-banner--cart .cc-pro-banner__title {
    font-size: var(--font-size-head-5-desktop);
    line-height: var(--line-height-head-5-desktop);
    letter-spacing: 0.01em;
    gap: var(--space-1);
  }
}
.cc-pro-banner--cart .cc-pro-banner__title img {
  width: 4rem;
  height: 1.3rem;
  display: inline-block;
  margin-top: calc(var(--space-half) * -1);
}
@media (min-width: 768px) {
  .cc-pro-banner--cart .cc-pro-banner__title img {
    width: 6.2rem;
    height: 1.8rem;
  }
}
@media (min-width: 768px) {
  .cc-pro-banner--cart .cc-pro-banner__content {
    display: flex;
    justify-content: space-between;
  }
}
.cc-pro-banner--cart .cc-pro-banner__content--start {
  justify-content: flex-start;
}
.cc-pro-banner--cart .cc-pro-banner__content--start .cc-pro-banner__caption {
  margin-bottom: 0;
}
.cc-pro-banner--cart .cc-pro-banner__caption {
  display: block;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-background);
  margin-bottom: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-pro-banner--cart .cc-pro-banner__caption {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-pro-banner--cart .cc-pro-banner__benefits {
  margin-bottom: var(--space-2);
}
@media (min-width: 768px) {
  .cc-pro-banner--cart .cc-pro-banner__benefits {
    padding-left: var(--space-1);
    margin-bottom: calc(var(--space-2) * -1);
    padding-top: var(--space-2);
  }
}
.cc-pro-banner--cart .cc-pro-banner__benefit {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-background);
  margin-bottom: var(--space-half);
  display: flex;
  align-items: center;
  gap: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-pro-banner--cart .cc-pro-banner__benefit {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-pro-banner--cart .cc-pro-banner__btn {
  color: var(--color-secondary);
  text-decoration: none;
  width: 100%;
  width: auto;
}
.cc-pro-banner__coupon-item__wrp {
  padding: 0 var(--space-half);
}
.cc-pro-banner__coupons.cc-slider.cc-slider--dotted {
  margin: var(--space-1) calc(var(--space-half) * -1) 0;
}
.cc-pro-banner__coupons:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}
.cc-pro-banner__coupons:not(.slick-initialized) > div {
  width: 50%;
  flex: 0 0 50%;
  width: 33.333333%;
  flex: 0 0 33.333333%;
}
@media (min-width: 768px) {
  .cc-pro-banner__coupons:not(.slick-initialized) > div {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 1440px) {
  .cc-pro-banner__coupons:not(.slick-initialized) > div {
    width: 33.333333%;
    flex: 0 0 33.333333%;
  }
}
@media (min-width: 1920px) {
  .cc-pro-banner__coupons:not(.slick-initialized) > div {
    width: 25%;
    flex: 0 0 25%;
  }
}
.cc-pro-banner__coupons .slick-track {
  display: flex;
  flex-direction: row;
}
.cc-pro-banner__coupons .slick-track .slick-slide {
  height: inherit;
}
.cc-pro-banner__coupons .slick-track .slick-slide > div,
.cc-pro-banner__coupons .slick-track .slick-slide > div > div {
  height: 100%;
}
.cc-pro-banner__coupons.slick-slider.cc-slider--dotted .slick-dots {
  max-width: 16rem;
  margin: var(--space-2) auto var(--space-1);
  margin: var(--space-3) auto var(--space-2);
}
.cc-pro-banner__coupons.slick-slider.cc-slider--dotted .slick-dots .slick-active {
  background-color: var(--color-background);
}
.cc-pro-banner__coupons.slick-slider.cc-slider--dotted .slick-arrow {
  top: auto;
  bottom: -2rem;
  color: var(--color-background);
  /* stylelint-disable-next-line color-no-hex */ /* stylelint-disable-next-line function-no-unknown */
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E%3Cpath d='M7.3,12.7l8,8c0.4,0.4,1,0.4,1.4,0c0.4-0.4,0.4-1,0-1.4L9.4,12l7.3-7.3c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0l-8,8 C6.9,11.7,6.9,12.3,7.3,12.7z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 1.6rem;
}
.cc-pro-banner__coupons.slick-slider.cc-slider--dotted .slick-arrow.slick-prev {
  left: 50%;
  right: auto;
  margin-left: calc(var(--space-17) * -1);
}
.cc-pro-banner__coupons.slick-slider.cc-slider--dotted .slick-arrow.slick-next {
  left: auto;
  right: 50%;
  margin-right: calc(var(--space-17) * -1);
}
.cc-pro-banner__coupon-item {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: var(--font-size-body-1-mobile);
  border: 0.15rem solid var(--color-background);
  padding: var(--space-1);
  border-radius: 0.4rem;
  color: var(--color-background);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
@media (min-width: 1024px) {
  .cc-pro-banner__coupon-item {
    flex-direction: row;
    align-items: center;
  }
}
.cc-pro-banner__coupon-item .cc-icon {
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
}
@media (min-width: 1024px) {
  .cc-pro-banner__coupon-item span {
    position: static;
  }
}
.cc-pro-banner__coupon-item .cc-icon--check {
  display: none;
}
.cc-pro-banner__coupon-item.cc-active {
  background-color: var(--color-background);
  color: var(--color-to-remove);
}
.cc-pro-banner__coupon-item.cc-active span,
.cc-pro-banner__coupon-item.cc-active .cc-icon {
  color: inherit;
}
.cc-pro-banner__coupon-item.cc-active .cc-icon--add {
  display: none;
}
.cc-pro-banner__coupon-item.cc-active .cc-icon--check {
  display: block;
}
.cc-pro-banner__coupon-info {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-pro-banner__coupon-info {
    width: calc(100% - 9rem);
    flex: 0 0 calc(100% - 9rem);
    padding-right: var(--space-4);
  }
}
.cc-pro-banner__coupon-percentage {
  display: block;
  width: 100%;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-4-mobile);
  line-height: var(--line-height-head-4-mobile);
  min-height: 3.2rem;
  padding-right: var(--space-4);
}
@media (min-width: 1024px) {
  .cc-pro-banner__coupon-percentage {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
    min-height: 4.2rem;
    padding-right: 0;
    width: 9rem;
    flex: 0 0 9rem;
  }
}
@media (min-width: 1024px) {
  .cc-pro-banner__coupon-percentage--presale {
    font-size: var(--font-size-head-6-desktop);
  }
}
.cc-pro-banner__coupon-title, .cc-pro-banner__coupon-max {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: inherit;
}
.cc-pro-banner__coupon-subtitle {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  font-weight: var(--font-weight-extra-bold);
  color: inherit;
}

.cc-quantity-selector {
  width: 7.2rem;
  height: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  background: none;
  padding: var(--space-1) var(--space-1);
  border-radius: var(--border-radius-s);
  border: var(--border-width, 1px) solid var(--color-border-secondary);
}
.cc-quantity-selector__input {
  width: 1.9rem;
  height: 1.8rem;
  color: var(--color-text-secondary-strong);
  text-align: center;
  border: 0;
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  font-weight: var(--font-weight-extra-bold);
  padding: 0;
  margin: 0;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .cc-quantity-selector__input {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-quantity-selector__btn {
  transition: all var(--transition-duration) var(--easing);
  width: 1.6rem;
  height: 1.6rem;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-icon-secondary-strong);
}
.cc-quantity-selector__btn:hover {
  opacity: 0.7;
}
.cc-quantity-selector__btn--disabled {
  opacity: 0.7;
}

.cc-promo-code-form {
  border: 0.1rem solid var(--color-grey-800);
  border-radius: 0.4rem;
  background-color: var(--color-grey-800);
  padding: var(--space-1);
  margin-bottom: var(--space-2);
}
.cc-promo-code-form label {
  color: var(--color-text-secondary-inverted);
  padding: var(--space-1) 0;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}
@media (min-width: 1024px) {
  .cc-promo-code-form label {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-promo-code-form input {
  background-color: transparent;
  border: none;
  outline: none;
  color: var(--color-text-secondary-inverted);
  width: calc(100% - 12rem);
}
.cc-promo-code-form input:focus {
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  color: var(--color-text-secondary-inverted);
}
.cc-promo-code-form input::-moz-placeholder {
  font-weight: var(--font-weight-light);
  color: var(--color-text-secondary-light);
}
.cc-promo-code-form input::placeholder {
  font-weight: var(--font-weight-light);
  color: var(--color-text-secondary-light);
}
.cc-promo-code-form input:disabled {
  background: transparent;
  cursor: not-allowed;
}
.cc-promo-code-form__group {
  margin-bottom: 0;
}
.cc-promo-code-form__btn {
  min-width: 11.2rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  gap: var(--space-1);
}
.cc-promo-code-form__error {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-red-500);
}
.cc-promo-code-form__success-icon {
  color: var(--color-green-500);
  position: absolute;
  bottom: 1.5rem;
  right: 13rem;
}
.cc-promo-code-form__success-icon, .cc-promo-code-form__remove-btn, .cc-promo-code-form__applied-text {
  display: none;
}
.cc-promo-code-form--applied input {
  pointer-events: none;
  cursor: not-allowed;
}
.cc-promo-code-form--applied .cc-promo-code-form__success-icon, .cc-promo-code-form--applied .cc-promo-code-form__remove-btn, .cc-promo-code-form--applied .cc-promo-code-form__applied-text {
  display: flex;
}
.cc-promo-code-form--applied .cc-promo-code-form__apply-btn {
  display: none;
}

.cc-checkout .cc-promo-code-form__group.cc-form__wrap {
  padding: 0;
}

/* ==========================================================================

                    C O P U O N   I T E M

========================================================================== */
.cc-coupon-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.6rem;
}
@media (min-width: 1024px) {
  .cc-coupon-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 1440px) {
  .cc-coupon-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.cc-coupon-grid .cc-coupon {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.cc-coupon-grid .cc-coupon > .cc-coupon__body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.cc-coupon-grid .cc-coupon--checkout {
  margin-bottom: 0;
}

.cc-coupon--checkout {
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: var(--space-2);
}
.cc-coupon--checkout:before, .cc-coupon--checkout:after {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  position: absolute;
  display: block;
  top: 2.6rem;
  right: 1.6rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 0.2rem solid var(--color-secondary);
}
.cc-coupon--checkout:after {
  transform: scale(0);
  z-index: -1;
  background-color: var(--color-secondary);
}
.cc-coupon--checkout.cc-active:after, .cc-coupon--checkout:focus:after {
  transform: scale(0.6);
  z-index: 0;
}

/* start new setup */
.cc-coupon__description {
  padding-top: var(--space-1);
  cursor: pointer;
}
.cc-coupon__description span {
  color: var(--color-text-link);
  font-weight: var(--font-weight-extra-bold);
}
.cc-coupon__description .cc-icon {
  position: relative;
  top: 0.4rem;
}

.cc-coupon__head {
  display: flex;
  justify-content: space-between;
  padding: var(--space-2);
  border-radius: var(--border-radius-m) var(--border-radius-m) 0 0;
  background: var(--color-background-primary-light);
}

.cc-coupon__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--space-1) var(--space-2);
  border-radius: 0 0 var(--border-radius-m) var(--border-radius-m);
  background: var(--color-background-secondary-light);
}
.cc-account-couponPage .cc-coupon__body {
  padding: var(--space-2);
  background: var(--color-background-secondary);
  border-radius: 0 0 var(--border-radius-m) var(--border-radius-m);
  border-right: var(--border-width) solid var(--color-border-secondary-light);
  border-bottom: var(--border-width) solid var(--color-border-secondary-light);
  border-left: var(--border-width) solid var(--color-border-secondary-light);
}

.cc-coupon__title {
  color: var(--color-text-primary-strong);
  font-weight: var(--font-weight-extra-bold);
  display: flex;
  align-items: center;
}

.cc-coupon__discount {
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-text-primary-strong);
}
.cc-coupon--checkout .cc-coupon__discount {
  padding-right: var(--space-4);
}

.cc-coupon__date {
  color: var(--color-text-secondary-strong);
  font-weight: var(--font-weight-light);
}

.cc-coupon__code {
  padding-top: var(--space-1);
  color: var(--color-text-secondary-strong);
}

.cc-coupon__code-label {
  font-weight: var(--font-weight-light);
}

.cc-coupon__code-value {
  font-weight: var(--font-weight-extra-bold);
}

.cc-coupon__copy {
  padding-top: var(--space-1);
  color: var(--color-text-link);
  font-weight: var(--font-weight-extra-bold);
}
.cc-coupon__copy .cc-icon {
  position: relative;
  top: 0.4rem;
}

.cc-text-link--inverted {
  color: var(--color-text-link-inverted);
}

.cc-link {
  transition: all var(--transition-duration) var(--easing);
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  letter-spacing: 0.1em;
  color: var(--color-secondary);
  text-decoration: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.cc-link .cc-icon {
  margin-top: var(--space-half);
  margin-bottom: var(--space-half);
}
.cc-link .cc-icon:first-child:not(:last-child) {
  margin-right: var(--space-1);
}
.cc-link .cc-icon:last-child:not(:first-child) {
  margin-left: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-link span:after {
    transition: all var(--transition-duration) var(--easing);
    content: "";
    position: relative;
    display: block;
    width: 0;
    height: 0.1rem;
    bottom: 0;
    left: 0;
    background-color: var(--color-secondary);
  }
}
.cc-link:focus {
  color: var(--color-secondary);
}
.cc-link.cc-hover span:after, .cc-link.cc-active span:after {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-link:hover span:after {
    width: 100%;
  }
}
.cc-link--primary {
  color: var(--color-secondary);
}
.cc-link--primary span:after {
  background-color: var(--color-secondary);
}
.cc-link--primary:focus {
  color: var(--color-secondary);
}
.cc-link--primary:hover, .cc-link--primary.cc-hover, .cc-link--primary.cc-active {
  color: var(--color-secondary);
}
.cc-link--primary-white {
  color: var(--color-background);
}
.cc-link--primary-white span:after {
  background-color: var(--color-background);
}
.cc-link--primary-white:focus {
  color: var(--color-background);
}
.cc-link--primary-white:hover, .cc-link--primary-white.cc-hover, .cc-link--primary-white.cc-active {
  color: var(--color-background);
}
.cc-link--small {
  font-weight: var(--font-weight-light);
  letter-spacing: 0;
  text-transform: none;
}
.cc-link--large {
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  text-transform: uppercase;
}
.cc-link--underline span:after {
  width: 100%;
}
.cc-link:disabled, .cc-link.cc-disabled {
  color: var(--color-grey-600);
  cursor: default;
}
.cc-link:disabled span:after, .cc-link.cc-disabled span:after {
  width: 0;
}

.cc-link-menu {
  font-family: var(--font-family-primary);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  letter-spacing: 0;
  font-weight: var(--font-weight-extra-bold);
  width: 100%;
  color: var(--color-text-secondary);
}
@media (min-width: 768px) {
  .cc-link-menu {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
@media (min-width: 1024px) {
  .cc-link-menu {
    color: var(--color-text-secondary-inverted);
  }
  .cc-link-menu:hover {
    color: var(--color-text-secondary-inverted);
  }
}

.cc-text-link {
  color: var(--color-text-link);
  font-weight: var(--font-weight-extra-bold);
  letter-spacing: 0;
  text-transform: none;
  gap: var(--space-half);
}

.cc-text-link-inverted {
  color: var(--color-text-link-inverted);
  font-weight: var(--font-weight-extra-bold);
  letter-spacing: 0;
  text-transform: none;
}

.cc-text-link:hover {
  color: var(--color-text-link);
  text-decoration: underline;
}

.cc-text-link-inverted:hover {
  color: var(--color-text-link-inverted);
  text-decoration: underline;
}

.cc-hint {
  display: flex;
  gap: var(--space-1);
  align-items: center;
  font-family: var(--font-family-primary);
  font-style: normal;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  padding: var(--space-half) 0;
}
.cc-hint a,
.cc-hint button {
  font-weight: var(--font-weight-extra-bold);
  text-decoration-line: underline;
}
@media (min-width: 1024px) {
  .cc-hint {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-hint--check {
  color: var(--color-text-check);
}
.cc-hint--info {
  color: var(--color-text-info-strong);
}
.cc-hint--warning {
  color: var(--color-text-warning-strong);
}
.cc-hint--warning-inverted {
  color: var(--color-text-warning);
}
.cc-hint--success {
  color: var(--color-text-success);
}
.cc-hint--error {
  color: var(--color-text-error);
}

.cc-info {
  display: flex;
  gap: var(--space-1);
  align-items: center;
  font-family: var(--font-family-primary);
  font-style: normal;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  padding: var(--space-half) 0;
}
.cc-info a,
.cc-info button {
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-text-link);
}
@media (min-width: 1024px) {
  .cc-info {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}

.cc-info__wrap {
  display: flex;
  flex-wrap: wrap;
  white-space: break-spaces;
}

/* ==========================================================================

                   P L A C E H O L D E R

========================================================================== */
@keyframes loading {
  0% {
    left: -45%;
  }
  100% {
    left: 100%;
  }
}
.cc-placeholder {
  border: 0.1rem solid var(--color-grey-200);
  border-radius: 0.8rem;
  margin: 0;
  overflow: hidden;
  opacity: 0.5;
  position: relative;
  padding: 0;
  border-bottom: none;
  background-color: var(--color-background-secondary-light);
  height: 100%;
}
.cc-placeholder:before {
  content: "";
  display: block;
  position: absolute;
  left: -45%;
  height: 100%;
  width: 45%;
  background-image: linear-gradient(to left, rgba(251, 251, 251, 0.05), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.6), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.05));
  animation: loading 1s infinite;
  z-index: 45;
}
.cc-placeholder.cc-placeholder--no-animation:before {
  animation: none;
}

.cc-pagination {
  margin: var(--space-4) 0 var(--space-4) 0;
}
.cc-pagination .cc-pagination-arrows-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows {
  display: flex;
  align-items: center;
  min-width: 6.4rem;
}
@media (min-width: 768px) {
  .cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows {
    min-width: 26.1rem;
  }
}
.cc-pagination .cc-pagination-arrows-wrap .cc-link {
  margin: 0 var(--space-2);
}
@media (max-width: 1023.98px) {
  .cc-pagination .cc-pagination-arrows-wrap .cc-link span {
    display: none;
  }
  .cc-pagination .cc-pagination-arrows-wrap .cc-link .cc-icon {
    margin-left: 0;
    margin-right: 0;
  }
}
.cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows--primary {
  justify-content: left;
}
.cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows--primary .cc-link:first-child {
  margin-left: var(--space-1);
}
@media (min-width: 768px) {
  .cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows--primary .cc-link:first-child {
    margin: 0 var(--space-3);
  }
  .cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows--primary .cc-link:last-child {
    margin: 0 var(--space-1);
  }
}
.cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows--secondary {
  justify-content: right;
}
.cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows--secondary .cc-link:last-child {
  margin-right: var(--space-1);
}
@media (min-width: 768px) {
  .cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows--secondary .cc-link:first-child {
    margin: 0 var(--space-2);
  }
  .cc-pagination .cc-pagination-arrows-wrap .cc-pagination-arrows--secondary .cc-link:last-child {
    margin: 0 var(--space-3);
  }
}
.cc-pagination .cc-pagination__progress-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cc-pagination .cc-pagination__progress-wrap .cc-pagination__progress {
  width: 100%;
  height: 0.2rem;
  background-color: var(--color-text-secondary-light);
  margin-top: var(--space-1);
}
@media (min-width: 768px) {
  .cc-pagination .cc-pagination__progress-wrap .cc-pagination__progress {
    width: 36rem;
  }
}
.cc-pagination .cc-pagination__progress-wrap .cc-pagination__progress .cc-pagination__progress-bar {
  height: 100%;
  width: calc(var(--current-page) / var(--page-count) * 100%);
  background-color: var(--color-border-secondary);
}

/* ==========================================================================
                    G I F T C A R D
========================================================================== */
.cc-giftcard__fields {
  display: flex;
}
.cc-giftcard__fields .cc-form__wrap {
  flex: 0 0 65%;
  width: 65%;
  padding-right: var(--space-2);
  padding-bottom: 0;
}
.cc-giftcard__fields .cc-btn.cc-btn--tertiary {
  flex: 0 0 35%;
  width: 35%;
  font-size: var(--font-size-button-small);
  font-weight: var(--font-weight-light);
  text-transform: none;
  padding: 0 var(--space-1);
}
@media (min-width: 1024px) {
  .cc-giftcard__fields .cc-form__wrap {
    flex: 0 0 80%;
    width: 80%;
  }
  .cc-giftcard__fields .cc-btn.cc-btn--tertiary {
    flex: 0 0 20%;
    width: 20%;
    font-size: var(--font-size-button-medium);
    font-weight: var(--font-weight-extra-bold);
    text-transform: uppercase;
    padding: 0 var(--space-3);
  }
}
.cc-giftcard .cc-hint.cc-hint--success {
  padding: var(--space-1) 0;
}
.cc-giftcard .cc-hint.cc-hint--info {
  padding: 0;
}

.cc-card__body--giftcard .cc-giftcard__form .cc-giftcard__fields .cc-form__wrap input {
  border: none;
  border-bottom: var(--border-width) solid var(--color-border-secondary-strong);
  border-radius: 0;
}
.cc-card__body--giftcard .cc-giftcard__form .cc-giftcard__fields .cc-form__wrap--success .cc-icon--success {
  bottom: 3.2rem;
  right: 1.6rem;
}
@media (min-width: 1024px) {
  .cc-card__body--giftcard .cc-giftcard__form .cc-giftcard__fields .cc-form__wrap--success .cc-icon--success {
    bottom: 3.5rem;
  }
}
.cc-card__body--giftcard .cc-giftcard__form .cc-giftcard__fields .cc-form__wrap--success {
  margin-bottom: 0;
  padding-bottom: var(--space-1);
}
.cc-card .cc-alert {
  margin-bottom: 0;
  margin-top: var(--space-2);
}

.cc-order-state {
  box-sizing: border-box;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: var(--border-radius-l);
  padding: 0 var(--space-half) 0 var(--space-half);
  display: flex;
  flex-direction: row;
  gap: var(--space-half);
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.cc-order-state--new {
  background: var(--color-background-warning);
}
.cc-order-state--cancelled {
  background: var(--color-background-secondary-disabled);
}
.cc-order-state--sent {
  background: var(--color-background-success);
}
.cc-order-state--returned {
  background: var(--color-background-error);
}
.cc-order-state__label {
  text-align: left;
  font-weight: var(--font-weight-extra-bold);
  position: relative;
  display: contents;
  align-items: flex-end;
}
.cc-order-state__label--new {
  color: var(--color-text-warning-strong);
}
.cc-order-state__label--cancelled {
  color: var(--color-text-secondary-strong);
}
.cc-order-state__label--sent {
  color: var(--color-text-success-strong);
}
.cc-order-state__label--returned {
  color: var(--color-text-error-strong);
}

.cc-order-state .cc-icon {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
  width: 1.4rem;
  height: 1.4rem;
}

.cc-order-state .cc-icon .cc-svg--small {
  width: 1.4rem;
  height: 1.4rem;
}

/* ==========================================================================

                    S L I C K   S L I D E R

========================================================================== */
.slick-slider {
  margin: 0;
  font-size: 0;
  color: var(--color-secondary);
}
.slick-slider .slick-slide {
  height: auto;
}
.slick-slider.slick-dotted {
  margin: 0;
}
.slick-loading .slick-slider .slick-list {
  background: initial;
}
.slick-slider .slick-track {
  margin: 0;
  display: block;
}
@media (min-width: 1024px) {
  .slick-slider .slick-track:before {
    content: none;
  }
  .slick-slider .slick-track:after {
    content: none;
  }
}
.slick-slider .slick-dots {
  display: flex;
  width: 100%;
  height: 0.2rem;
  padding: 0;
  position: relative;
  bottom: calc(var(--space-half) * -1);
  margin: var(--space-2) 0 0;
  border-radius: var(--border-radius-s);
  overflow: hidden;
}
.slick-slider .slick-dots li {
  transition: all var(--transition-duration) var(--easing);
  margin: 0;
  width: 100%;
  flex: 1;
  height: 0.2rem;
  background: var(--color-grey-600);
  position: relative;
}
.slick-slider .slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0;
}
.slick-slider .slick-dots li button::before {
  display: none;
}
.slick-slider .slick-dots .slick-active {
  background: var(--color-border-primary);
  border-radius: var(--border-radius-s);
}
.slick-slider .slick-arrow {
  display: block;
  border: none;
  background-size: 2.4rem;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E%3Cpath d='M7.3,12.7l8,8c0.4,0.4,1,0.4,1.4,0c0.4-0.4,0.4-1,0-1.4L9.4,12l7.3-7.3c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0l-8,8 C6.9,11.7,6.9,12.3,7.3,12.7z' fill='%23000'/%3E%3C/svg%3E");
  width: 4.4rem;
  height: 4.4rem;
  position: absolute;
  z-index: 2;
  margin: 0;
  top: 0;
  bottom: auto;
  transform: none;
}
.slick-slider .slick-arrow:before {
  display: none;
}
.slick-slider .slick-arrow.slick-next {
  transform: rotate(180deg);
  left: auto;
  right: 1.6rem;
}
@media (min-width: 1024px) {
  .slick-slider .slick-arrow.slick-next {
    right: 6rem;
  }
}
.slick-slider .slick-arrow.slick-prev {
  left: auto;
  right: 5.6rem;
}
@media (min-width: 1024px) {
  .slick-slider .slick-arrow.slick-prev {
    right: 10.4rem;
  }
}
.slick-slider .slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: default;
}
.slick-slider.cc-slider--white .slick-dots li {
  background: var(--color-background);
  opacity: 0.8;
}
.slick-slider.cc-slider--white .slick-dots .slick-active {
  background: var(--color-background);
  opacity: 1;
}
.slick-slider.cc-slider--white .slick-arrow {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E%3Cpath d='M7.3,12.7l8,8c0.4,0.4,1,0.4,1.4,0c0.4-0.4,0.4-1,0-1.4L9.4,12l7.3-7.3c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0l-8,8 C6.9,11.7,6.9,12.3,7.3,12.7z' fill='%23FFF'/%3E%3C/svg%3E");
}
.slick-slider.cc-slider--white-arrows .slick-arrow {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E%3Cpath d='M7.3,12.7l8,8c0.4,0.4,1,0.4,1.4,0c0.4-0.4,0.4-1,0-1.4L9.4,12l7.3-7.3c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0l-8,8 C6.9,11.7,6.9,12.3,7.3,12.7z' fill='%23FFF'/%3E%3C/svg%3E");
}
.slick-slider.cc-slider--white-primary .slick-dots li {
  background: var(--color-background);
  opacity: 0.8;
}
.slick-slider.cc-slider--white-primary .slick-dots .slick-active {
  background: var(--color-border-secondary-inverted);
  opacity: 1;
}
.slick-slider.cc-slider--white-primary .slick-arrow {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E%3Cpath d='M7.3,12.7l8,8c0.4,0.4,1,0.4,1.4,0c0.4-0.4,0.4-1,0-1.4L9.4,12l7.3-7.3c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0l-8,8 C6.9,11.7,6.9,12.3,7.3,12.7z' fill='%23FFF'/%3E%3C/svg%3E");
}
.slick-slider.cc-slider--dotted .slick-dots {
  width: calc(100% + 1.6rem);
  height: 0.4rem;
  margin-left: calc(var(--space-1) * -1);
  margin-right: calc(var(--space-1) * -1);
}
.slick-slider.cc-slider--dotted .slick-dots li {
  margin: 0 var(--space-1);
  height: 0.4rem;
  border-radius: var(--border-radius-s);
  position: relative;
}
.slick-slider.cc-slider--dots-bottom .slick-dots {
  position: absolute;
  top: auto;
  width: 18rem;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: -2rem;
  width: 24.3rem;
}
.slick-slider.cc-slider--dots-bottom .slick-arrow {
  top: auto;
  bottom: -4.1rem;
  background-size: 1.6rem;
}
.slick-slider.cc-slider--dots-bottom .slick-arrow.slick-prev {
  transform: none;
  left: 50%;
  margin-left: calc(var(--space-19) * -1);
  right: auto;
}
.slick-slider.cc-slider--dots-bottom .slick-arrow.slick-next {
  right: 50%;
  margin-right: calc(var(--space-19) * -1);
  left: auto;
  transform: rotate(180deg);
}

/* ==========================================================================

                    B R E A D C R U M B S

========================================================================== */
.experience-Breadcrumbs:not(:first-child) .cc-breadcrumbs {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .experience-Breadcrumbs:not(:first-child) .cc-breadcrumbs {
    margin-bottom: var(--space-6);
  }
}
.experience-Breadcrumbs:not(:first-child) .cc-breadcrumbs .cc-breadcrumb {
  margin: 0;
  padding: 0;
}

/* ==========================================================================

                    H E R O   S L I D E R   +   H E R O

========================================================================== */
.cc-hero {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-hero {
    margin-bottom: var(--space-6);
  }
}
.cc-hero__wrp {
  position: relative;
}
.cc-hero__image {
  position: relative;
  aspect-ratio: 2/3;
}
@media (min-width: 768px) {
  .cc-hero__image {
    aspect-ratio: 21/9;
  }
}
.cc-hero__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-hero__info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: var(--space-2) var(--space-2) var(--space-2) var(--space-2);
  color: var(--color-background);
}
@media (min-width: 768px) {
  .cc-hero__info {
    width: 49rem;
    padding: var(--space-5) var(--space-8) var(--space-5) var(--space-8);
  }
}
.cc-hero__info--overlay {
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: var(--blur-ultrastrong);
          backdrop-filter: var(--blur-ultrastrong);
}
.cc-hero__eyelet {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  color: inherit;
  text-align: inherit;
  margin: 0 0 var(--space-1);
}
.cc-hero__eyelet:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .cc-hero__eyelet {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-hero__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  color: inherit;
  margin: 0 0 var(--space-1);
}
.cc-hero__title:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .cc-hero__title {
    font-size: var(--font-size-head-2-desktop);
    line-height: var(--line-height-head-2-desktop);
    margin-bottom: var(--space-1);
  }
  .cc-hero__title:last-child {
    margin-bottom: 0;
  }
}
.cc-hero__subtitle {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  color: inherit;
  text-align: inherit;
  margin: 0 0 var(--space-2);
}
.cc-hero__subtitle:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .cc-hero__subtitle {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-hero__btn .cc-btn {
  color: inherit;
  border-color: inherit;
}

.cc-hero-slider {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-hero-slider {
    margin-bottom: var(--space-6);
  }
}
.cc-hero-slider .cc-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}
.cc-hero-slider .cc-slider:not(.slick-initialized) > div {
  flex: 0 0 100%;
}
.cc-hero-slider .cc-hero {
  margin-bottom: 0;
}
.cc-hero-slider .cc-hero__info {
  padding-bottom: var(--space-8);
  padding-bottom: var(--space-8);
}
@media (min-width: 1024px) {
  .cc-hero-slider .cc-hero__info {
    padding-bottom: var(--space-11);
  }
}
.cc-hero-slider__extra-wrp {
  position: relative;
}
.cc-hero-slider__play {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0.7rem;
  right: 4.4rem;
  width: 4.4rem;
  height: 4.4rem;
  color: var(--color-background);
  margin: 0;
  border: none;
  padding: 0;
  z-index: 1;
  right: auto;
  left: 26.6rem;
}
@media (min-width: 1024px) {
  .cc-hero-slider__play {
    bottom: 2.6rem;
    left: 29rem;
  }
}
.cc-hero-slider__play .cc-icon--play {
  display: none;
}
.cc-hero-slider__play.cc-paused .cc-icon.cc-play {
  display: block;
}
.cc-hero-slider__play.cc-paused .cc-icon.cc-pause {
  display: none;
}
.cc-hero-slider .slick-slider .slick-dots {
  position: absolute;
  top: auto;
  bottom: 2.7rem;
  left: 5.6rem;
  width: calc(100% - 14rem);
  margin-top: 0;
  width: 21.4rem;
  left: 6.8rem;
}
@media (min-width: 1024px) {
  .cc-hero-slider .slick-slider .slick-dots {
    bottom: 4.6rem;
    left: 9.2rem;
  }
}
.cc-hero-slider .slick-slider .slick-arrow {
  top: auto;
  bottom: 0.7rem;
  background-size: 1.6rem;
}
@media (min-width: 1024px) {
  .cc-hero-slider .slick-slider .slick-arrow {
    bottom: 2.6rem;
  }
}
.cc-hero-slider .slick-slider .slick-arrow.slick-prev {
  left: 0;
  right: auto;
  left: 2.4rem;
}
@media (min-width: 1024px) {
  .cc-hero-slider .slick-slider .slick-arrow.slick-prev {
    left: 4.8rem;
  }
}
.cc-hero-slider .slick-slider .slick-arrow.slick-next {
  left: auto;
  right: 0;
  left: 31rem;
  right: auto;
}
@media (min-width: 1024px) {
  .cc-hero-slider .slick-slider .slick-arrow.slick-next {
    left: 33.4rem;
  }
}

/* ==========================================================================

                    F O O T E R

========================================================================== */
.cc-footer__main {
  background-color: var(--color-secondary);
  color: var(--color-background);
  border-top: 1px solid var(--color-border-secondary-light);
}
.cc-footer__items__wrp {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .cc-footer__items__wrp {
    flex-direction: row;
    padding: var(--space-4) 0;
    border-bottom: 1px solid var(--color-border-secondary-light);
  }
}
.cc-footer__items__sections {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .cc-footer__items__sections {
    flex-direction: row;
    border-bottom: 0;
  }
}
.cc-footer__items__section {
  padding: var(--space-4) 0;
  border-bottom: 1px solid var(--color-border-secondary-light);
  flex: 0 0 100%;
}
@media (min-width: 1024px) {
  .cc-footer__items__section {
    padding: 0 var(--space-5);
    border-bottom: none;
    width: 50%;
    flex: 0 0 50%;
  }
  .cc-footer__items__section:first-child {
    padding-left: 0;
  }
  .cc-footer__items__section:nth-child(2) {
    border-left: 1px solid var(--color-border-secondary-light);
  }
}
.cc-footer__items h1, .cc-footer__items h2, .cc-footer__items h3, .cc-footer__items h4 {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
  color: inherit;
  margin: 0 0 var(--space-1);
}
@media (min-width: 1024px) {
  .cc-footer__items h1, .cc-footer__items h2, .cc-footer__items h3, .cc-footer__items h4 {
    letter-spacing: -0.01em;
    margin-bottom: var(--space-2);
  }
}
.cc-footer__items p {
  display: block;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: inherit;
  margin: 0;
}
@media (min-width: 1024px) {
  .cc-footer__items p {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-footer__items p > a {
  font-size: var(--font-size-body-3-mobile);
  color: var(--color-text-link-inverted);
  font-weight: var(--font-weight-extra-bold);
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 1024px) {
  .cc-footer__items p > a {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-footer__items p > a:hover {
  text-decoration: underline;
}
.cc-footer__items .cc-link {
  margin-top: var(--space-2);
}
.cc-footer__items__menu {
  padding: var(--space-2) 0;
  border-bottom: 1px solid var(--color-border-secondary-light);
}
@media (min-width: 1024px) {
  .cc-footer__items__menu {
    padding: 0;
    width: 50%;
    flex: 0 0 50%;
    display: flex;
    flex-direction: row;
    margin-left: auto;
    border-bottom: none;
  }
}
@media (min-width: 1024px) {
  .cc-footer__items__menu__col {
    width: 100%;
    flex: 1;
    padding: 0 var(--space-2);
  }
}
.cc-footer__items__menu__col .cc-text-link-list {
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
  font-weight: var(--font-weight-extra-bold);
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding: var(--space-2) 0;
}
.cc-footer__items__menu__col .cc-text-link-list:before, .cc-footer__items__menu__col .cc-text-link-list:after {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: calc(var(--space-half) * -1);
  width: 1.6rem;
  height: 0.2rem;
  background-color: var(--color-background);
  border-radius: 1.6rem;
  overflow: hidden;
}
.cc-footer__items__menu__col .cc-text-link-list.collapsed:after {
  transform: rotate(90deg);
}
@media (min-width: 1024px) {
  .cc-footer__items__menu__col .cc-text-link-list {
    pointer-events: none;
    font-size: var(--font-size-head-6-desktop);
    line-height: var(--line-height-head-6-desktop);
    padding: 0 0 var(--space-1);
  }
  .cc-footer__items__menu__col .cc-text-link-list:before, .cc-footer__items__menu__col .cc-text-link-list:after {
    display: none;
  }
}
.cc-footer__items__menu__col .experience-common-TextLink {
  margin-bottom: var(--space-half);
}
.cc-footer__items__menu__col .cc-text-link {
  text-transform: none;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--font-size-head-4-mobile);
  color: inherit;
}
.cc-footer__items__menu__col .cc-text-link:hover {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .cc-footer__items__menu__col .cc-text-link {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-footer__icons__wrp {
  display: flex;
  flex-direction: column;
  padding: var(--space-3) 0 0;
}
@media (min-width: 1024px) {
  .cc-footer__icons__wrp {
    flex-direction: row;
    align-items: center;
    padding: var(--space-2) 0;
    border-bottom: 1px solid var(--color-border-secondary-light);
  }
}
.cc-footer__icons__social, .cc-footer__icons__payments {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: var(--space-2);
  border-bottom: 1px solid var(--color-border-secondary-light);
}
@media (min-width: 1024px) {
  .cc-footer__icons__social, .cc-footer__icons__payments {
    padding: 0;
    border: 0;
  }
}
.cc-footer__icons__social__item, .cc-footer__icons__payments__item {
  display: block;
  padding: var(--space-1);
  margin-right: var(--space-half);
}
.cc-footer__icons__social__item:last-child, .cc-footer__icons__payments__item:last-child {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .cc-footer__icons__social__item:hover, .cc-footer__icons__payments__item:hover {
    opacity: 0.8;
  }
}
.cc-footer__icons__social__item img, .cc-footer__icons__payments__item img {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
}
.cc-footer__icons__payments {
  border-bottom: none;
}
@media (min-width: 1024px) {
  .cc-footer__icons__payments {
    margin-left: auto;
  }
}
.cc-footer__icons__payments:nth-child(2) {
  padding-top: var(--space-2);
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .cc-footer__icons__payments:nth-child(2) {
    padding: 0;
  }
}
.cc-footer__icons__payments__item img {
  height: 2.4rem;
  width: auto;
}
.cc-footer__bottom {
  display: flex;
  flex-direction: column;
  height: 24rem;
  padding-bottom: var(--space-4);
  color: var(--color-grey-200);
}
.cc-footer__bottom .container {
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media (min-width: 1024px) {
  .cc-footer__bottom .container {
    display: flex;
  }
}
.cc-footer__bottom__links {
  padding-bottom: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-footer__bottom__links {
    padding-top: var(--space-4);
  }
}
.cc-footer__bottom__links ul li {
  display: inline;
  color: var(--color-text-inverted);
  text-decoration: none;
  border-right: 1px solid var(--color-background);
  margin-right: var(--space-1);
  padding-right: var(--space-1);
}
.cc-footer__bottom__links ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.cc-footer__bottom__links a, .cc-footer__bottom__links button {
  color: inherit;
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--font-size-head-4-mobile);
}
@media (min-width: 1024px) {
  .cc-footer__bottom__links a, .cc-footer__bottom__links button {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
  .cc-footer__bottom__links a:hover, .cc-footer__bottom__links button:hover {
    text-decoration: underline;
  }
}
.cc-footer__bottom__info {
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
  color: inherit;
  margin: 0 0 var(--space-1) 0;
}
@media (min-width: 1024px) {
  .cc-footer__bottom__info {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}
.cc-footer__bottom__dissolving-legend {
  margin: var(--space-1) 0 var(--space-1);
}
.cc-footer__bottom__dissolving-legend div, .cc-footer__bottom__dissolving-legend div p {
  font-size: var(--font-size-body-4-mobile);
  line-height: var(--line-height-body-4-mobile);
  color: var(--color-text-inverted);
}
.cc-footer__bottom__dissolving-legend div a, .cc-footer__bottom__dissolving-legend div button, .cc-footer__bottom__dissolving-legend div p a, .cc-footer__bottom__dissolving-legend div p button {
  color: var(--color-text-link-inverted);
  font-weight: var(--font-weight-extra-bold);
}
.cc-footer__bottom__dissolving-legend div a:hover, .cc-footer__bottom__dissolving-legend div button:hover, .cc-footer__bottom__dissolving-legend div p a:hover, .cc-footer__bottom__dissolving-legend div p button:hover {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .cc-footer__bottom__dissolving-legend div, .cc-footer__bottom__dissolving-legend div p {
    font-size: var(--font-size-body-4-desktop);
    line-height: var(--line-height-body-4-desktop);
  }
}
@media (min-width: 1024px) {
  .cc-footer--checkout .cc-footer__main__wrp {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: var(--space-4) 0;
  }
}
@media (min-width: 1024px) {
  .cc-footer--checkout .cc-footer__icons {
    order: 2;
    margin-left: auto;
  }
}
@media (min-width: 1024px) {
  .cc-footer--checkout .cc-footer__icons__wrp {
    border-bottom: none;
    padding: 0;
  }
}
.cc-footer--checkout .cc-footer__icons__payments {
  margin-left: 0;
}
.cc-footer--checkout .cc-footer__bottom {
  padding: var(--space-3) 0 var(--space-4);
}
@media (min-width: 1024px) {
  .cc-footer--checkout .cc-footer__bottom {
    padding: var(--space-1);
  }
}
.cc-footer--checkout .cc-footer__bottom__links {
  padding: 0 0 var(--space-half);
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 1024px) {
  .cc-footer--checkout .cc-footer__bottom__links {
    padding-right: var(--space-3);
  }
}
.cc-footer--checkout .cc-footer__bottom__info {
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 1024px) {
  .cc-footer--checkout .cc-footer__bottom__info {
    padding-right: var(--space-3);
  }
}
.cc-footer__country__switch {
  display: flex;
  font-size: 0;
  padding: var(--space-4) 0;
  padding-top: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-footer__country__switch {
    padding: var(--space-4) 0;
    justify-content: flex-end;
  }
}
.cc-footer__country__switch > li {
  display: flex;
  list-style: none;
  color: var(--color-text-secondary-inverted);
  font-family: var(--font-family-primary);
  font-size: var(--font-size-body-2-desktop);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-body-2-desktop);
  border-right: solid var(--color-text-secondary-inverted) var(--border-width);
  padding: 0 var(--space-1);
}
.cc-footer__country__switch > li:last-child {
  border-right: none;
  padding-right: 0;
}
.cc-footer__country__switch > li:first-child {
  padding-left: 0;
}
.cc-footer__country__switch > li > form {
  width: -moz-max-content;
  width: max-content;
  position: relative;
  margin: 0;
}
.cc-footer__country__switch > li > form:after {
  content: "";
  transition: width var(--transition-duration) var(--easing);
  width: 0%;
  position: absolute;
  height: var(--border-width);
  background: var(--color-border-secondary-inverted);
  bottom: 0;
  left: 0;
}
.cc-footer__country__switch > li > form:hover:after {
  width: 100%;
}
.cc-footer__country__switch > li > form.active:after {
  width: 100%;
}

.cc-footer--reduced .cc-footer__items__menu {
  flex: 0 0 100%;
}
.cc-footer--reduced .cc-footer__items__menu__col {
  padding: 0;
}
.cc-footer--reduced .cc-footer__icons__wrp {
  border-bottom: none;
  padding-top: var(--space-4);
}
.cc-footer--reduced .cc-container-flex-wrap .cc--container__info__links {
  width: 100%;
}
.cc-footer--reduced .cc-container-flex-wrap .cc-container--info {
  width: 100%;
}
.cc-footer--reduced .cc-footer__bottom {
  height: auto;
}
@media (min-width: 1024px) {
  .cc-footer--reduced .cc-footer__country__switch {
    padding: var(--space-6) 0 0 0;
  }
}
.cc-footer--reduced .cc-footer__icons__payments__item {
  padding: 0 var(--space-2) 0 0;
}
@media (min-width: 1024px) {
  .cc-footer--reduced .cc-footer__icons__payments__item {
    padding-right: var(--space-2);
  }
  .cc-footer--reduced .cc-footer__icons__payments__item:last-child {
    padding-right: 0;
  }
}

/* ==========================================================================

                    H E A D E R

========================================================================== */
.cc-header {
  position: sticky;
  top: 0;
  z-index: 1050;
  /* stylelint-disable-next-line selector-class-pattern */
}
.cc-header__main {
  font-family: var(--font-family-primary);
  background: var(--color-background);
  color: var(--color-secondary);
  position: relative;
  z-index: 1050;
}
.cc-header__top {
  background-color: var(--color-background-secondary-light);
  color: var(--color-text-secondary);
}
.cc-header__top__wrap {
  height: 3.6rem;
}
@media (min-width: 1024px) {
  .cc-header__top__wrap {
    height: 4rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.cc-header__top__wrap--empty {
  display: none;
}
@media (min-width: 1024px) {
  .cc-header__top__wrap--empty {
    justify-content: flex-end;
    display: flex;
  }
}
.cc-header__top__carousel {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-header__top__carousel {
    width: 50%;
  }
}
.cc-header__top__carousel .cc-slider {
  height: 3.6rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .cc-header__top__carousel .cc-slider {
    height: 4rem;
  }
}
.cc-header__top__carousel .cc-slider:not(.slick-initialized) {
  display: none;
}
.cc-header__top__carousel .cc-slide {
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-desktop);
  line-height: 3.6rem;
}
@media (min-width: 1024px) {
  .cc-header__top__carousel .cc-slide {
    line-height: 4rem;
  }
}
.cc-header__top__carousel .cc-slide:hover {
  text-decoration: underline;
}
.cc-header__top__carousel .cc-slide p {
  line-height: inherit;
  text-align: center;
}
@media (min-width: 1024px) {
  .cc-header__top__carousel .cc-slide p {
    text-align: left;
  }
}
.cc-header__top__links {
  display: none;
}
@media (min-width: 1024px) {
  .cc-header__top__links {
    display: block;
  }
}
.cc-header__top__links ul {
  display: flex;
  margin-bottom: 0;
}
.cc-header__top__links ul > li:not(:last-of-type) {
  padding-right: var(--space-3);
  margin-right: var(--space-3);
}
.cc-header__top__links .cc-image-text-link {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (min-width: 1024px) {
  .cc-header__top__links .cc-image-text-link:hover {
    opacity: 0.8;
  }
}
.cc-header__top__links .cc-image-text-link > picture {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin-right: var(--space-1);
}
.cc-header__top__links .cc-image-text-link > span {
  display: block;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-desktop);
  line-height: var(--line-height-body-2-desktop);
  text-decoration: none;
}
.cc-header__top--highlight {
  background-color: var(--color-background-primary);
}
.cc-header__nav {
  background-color: var(--color-background-secondary-inverted);
}
.cc-header__nav-link .cc-icon {
  color: var(--color-icon-secondary-inverted);
}
.cc-header__nav__wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 6.4rem;
}
@media (min-width: 1024px) {
  .cc-header__nav__wrap {
    height: 8rem;
    justify-content: flex-start;
    gap: var(--space-3);
  }
}
@media (min-width: 1440px) {
  .cc-header__nav__wrap {
    gap: var(--space-8);
  }
}
.cc-header__nav .cc-logo-main__img {
  display: block;
  width: 12.5rem;
  height: 2rem;
  max-width: none;
}
@media (min-width: 1024px) {
  .cc-header__nav .cc-logo-main__img {
    width: 13.1rem;
    height: 2.1rem;
  }
}
@media (min-width: 1440px) {
  .cc-header__nav .cc-logo-main__img {
    width: 16.8rem;
    height: 2.7rem;
  }
}
.cc-header__nav__item {
  background: var(--color-background-secondary);
  left: 0;
  right: 0;
  width: 100%;
  transform: translateX(-100%);
  transition: 0.45s;
  overflow: hidden;
  visibility: hidden;
}
@media (min-width: 1024px) {
  .cc-header__nav__item {
    visibility: visible;
    overflow: visible;
  }
}
.cc-header__nav__item--wrap > ul > li {
  margin-right: 0;
}
.cc-header__nav__item--wrap > ul > li:not(:last-of-type) {
  border-bottom: 0.1rem solid var(--color-grey-600);
}
.cc-header__nav__item--wrap > ul > li:empty {
  display: none;
}
@media (min-width: 1024px) {
  .cc-header__nav__item--wrap > ul > li {
    height: 100%;
  }
  .cc-header__nav__item--wrap > ul > li:not(:last-of-type) {
    border: none;
  }
}
@media (min-width: 1024px) {
  .cc-header__nav__item--wrap > ul {
    display: flex;
    flex-direction: row;
    height: 100%;
    margin: 0;
  }
}
@media (max-width: 1023.98px) {
  .cc-header__nav__item {
    position: fixed;
    z-index: 1;
    top: var(--headerHeight);
    left: 0;
    width: 100%;
    height: calc(100% - var(--headerHeight));
    margin-top: 0;
  }
  .cc-header__nav__item > nav {
    height: 100%;
    overflow-y: auto;
  }
  .cc-header__nav__item--wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: calc(100vh - var(--headerHeight));
  }
}
.cc-header__nav__item.cc-mobilemenu--open {
  transform: translateX(0);
  visibility: visible;
}
@media (min-width: 1024px) {
  .cc-header__nav__item {
    top: 0;
    display: block;
    transform: none;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .cc-header__nav__action {
    margin-left: auto;
  }
}
.cc-header__nav__action__wrap > ul {
  display: flex;
  flex-direction: row;
}
.cc-header__nav__action__wrap > ul > li {
  margin: 0;
}
.cc-header__nav__action__wrap .cc-user-logged .cc-accordion {
  transition: all var(--transition-duration) var(--easing);
  display: flex;
  align-items: center;
  align-content: center;
  position: relative;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
}
.cc-header__nav__action__wrap .cc-user-logged .cc-accordion__signature {
  display: flex;
  align-items: center;
  align-content: center;
  transition: all var(--transition-duration) var(--easing);
  border: solid 0.2rem var(--color-border-secondary-inverted);
  border-radius: 50%;
  color: var(--color-text-secondary-inverted);
  padding: 0;
  padding-top: var(--space-half);
  width: 2.4rem;
  height: 2.4rem;
  justify-content: center;
  font-family: var(--font-family-primary);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .cc-header__nav__action__wrap .cc-user-logged .cc-accordion__signature:hover {
    background-color: var(--color-background-secondary);
    color: var(--color-text-secondary);
  }
}
@media (min-width: 768px) {
  .cc-header__nav__action__wrap .cc-user-logged .cc-accordion__button[aria-expanded=true] .cc-accordion__signature {
    background-color: var(--color-background-secondary);
    color: var(--color-text-secondary);
  }
}
.cc-header__nav__action__wrap .cc-user-logged .cc-accordion__menu {
  border: none;
  padding: var(--space-1) 0;
  width: 19rem;
  left: -9rem;
  margin: 0;
  box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.15);
}
.cc-header__nav__action__wrap .cc-user-logged .cc-accordion__item {
  display: flex;
  align-items: center;
  padding: var(--space-2);
  line-height: var(--line-height-body-3-mobile);
  text-transform: uppercase;
  border-bottom: 0.1rem solid rgb(243, 243, 243);
}
.cc-header__nav__action__wrap .cc-user-logged .cc-accordion__item:last-child {
  border-bottom: none;
}
.cc-header__nav__action__wrap .cc-user-logged .cc-accordion__label {
  padding-left: var(--space-1);
}
.cc-header__nav__action__wrap .cc-user-logged .cc-notification__wrap {
  position: relative;
}
.cc-header__nav__action__wrap .cc-user-logged .cc-notification__wrap .cc-notification {
  left: 2.5rem;
  top: 0.7rem;
}
.cc-header__nav__action__wrap .cc-menu-open {
  display: block;
}
.cc-header__nav__action__wrap .cc-menu-close {
  display: none;
}
.cc-header__nav__action__wrap .cc-mobilemenu--open .cc-menu-open {
  display: none;
}
.cc-header__nav__action__wrap .cc-mobilemenu--open .cc-menu-close {
  display: block;
}
.cc-header__nav__action__wrap .cc-menu-withlabel {
  flex-direction: column;
}
.cc-header__nav__action__wrap .cc-menu-label {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: var(--color-text-secondary-inverted);
  width: 3.6rem;
  height: 1.3rem;
  font-size: var(--font-size-body-3-mobile);
  margin-top: calc(var(--space-half) * -1);
}
.cc-header__nav__action__wrap .cc-header__nav-link {
  display: flex;
  width: 3.2rem;
  height: 3.2rem;
  align-items: center;
  justify-content: center;
}
.cc-header__action--mobile {
  position: sticky;
  bottom: 0;
  display: flex;
  flex-direction: column;
}
.cc-header__action--mobile svg, .cc-header__action--mobile img {
  width: 2.4rem;
  height: 2.4rem;
}
.cc-header__action--mobile--account {
  background: var(--color-grey-200);
  padding: var(--space-1) var(--space-2);
}
.cc-header__action--mobile--links {
  background: var(--color-background-secondary-light);
  padding: var(--space-2);
}
.cc-header__action--mobile--link:first-child {
  padding-bottom: var(--space-3);
}
.cc-header__action--mobile--link a > span,
.cc-header__action--mobile--link button > span {
  display: block;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  color: var(--color-text-secondary);
  font-weight: var(--font-weight-extra-bold);
  margin-left: var(--space-1);
}
.cc-header__action--mobile ul > li a,
.cc-header__action--mobile ul > li button {
  display: flex;
  align-items: center;
  align-content: center;
}
.cc-header__action--mobile ul > li a .cc-accordion__signature,
.cc-header__action--mobile ul > li button .cc-accordion__signature {
  display: flex;
  align-items: center;
  align-content: center;
  border: solid 0.2rem var(--color-secondary);
  border-radius: 50%;
  padding: 0;
  width: 2.4rem;
  height: 2.4rem;
  justify-content: center;
  font-family: var(--font-family-primary);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  text-transform: uppercase;
  background-color: var(--color-secondary);
  color: var(--color-background);
  white-space: nowrap;
}
.cc-header__action--mobile ul > li a.cc-notification__link,
.cc-header__action--mobile ul > li button.cc-notification__link {
  position: relative;
}
.cc-header__action--mobile ul > li a.cc-notification__link .cc-notification,
.cc-header__action--mobile ul > li button.cc-notification__link .cc-notification {
  left: 1.6rem;
  right: auto;
}
@media (min-width: 1024px) {
  .cc-header__action--mobile {
    display: none;
  }
}
@media (min-width: 1024px) {
  .cc-header__megamenu--trigger > .cc-header__megamenu--open {
    display: flex;
    opacity: 1;
    visibility: visible;
  }
  .cc-header__megamenu--trigger > .cc-header__megamenu--open > .cc-header__megamenu--wrap,
  .cc-header__megamenu--trigger > .cc-header__megamenu--open .cc-header__megamenu--desktop-on {
    pointer-events: auto;
  }
}
.cc-header__megamenu {
  transition: all var(--transition-duration) var(--easing);
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0;
  border: none;
  margin: 0;
  background-color: var(--color-background);
  z-index: 99999;
}
.cc-header__megamenu:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 100%;
  height: 0.2rem;
  width: 100%;
}
@media (max-width: 1023.98px) {
  .cc-header__megamenu {
    visibility: hidden;
    transform: translateX(-100%);
    transition: transform 0.45s;
    overflow: hidden;
    top: 0;
    bottom: 0;
    padding: 0;
  }
  .cc-header__megamenu--wrap {
    padding: 0 var(--space-2) var(--space-3);
    overflow-y: auto;
    height: 100%;
  }
}
@media (min-width: 1024px) {
  .cc-header__megamenu {
    padding: var(--space-5) var(--space-8);
    opacity: 0;
    visibility: hidden;
    display: none;
    pointer-events: none;
    top: var(--headerHeight);
    justify-content: space-between;
  }
  .cc-header__megamenu--wrap .cc-header__megamenu--wrap__container {
    display: flex;
    width: 100%;
    flex-direction: column;
    max-width: 190rem;
    margin: 0 auto;
    padding: 0 var(--space-8);
  }
}
.cc-header__megamenu--open {
  transform: translateX(0);
  visibility: visible;
}
@media (max-width: 1023.98px) {
  .cc-header__megamenu--open {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}
.cc-header__megamenu--open .cc-header__megamenu--region2__wrap {
  flex-direction: column;
}
@media (max-width: 1023.98px) {
  .cc-header__megamenu--open .cc-header__megamenu--region2__wrap:last-child {
    padding-bottom: var(--space-3);
  }
}
@media (min-width: 1024px) {
  .cc-header__megamenu--desktop-on {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 0;
    padding: 0;
    opacity: 1;
    visibility: visible;
  }
}
.cc-header__megamenu .cc-content-back-2 {
  margin: 0 calc(var(--space-2) * -1);
}
@media (min-width: 1024px) {
  .cc-header__megamenu .cc-content-back-2 {
    display: none;
  }
}
.cc-header__megamenu--back-button {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
}
.cc-header__megamenu--back-button button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  .cc-header__megamenu--back-button {
    display: none;
    padding: 0;
  }
}
.cc-header__megamenu--region2__wrap .cc-header__brand-column {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-rows: auto;
  gap: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-header__megamenu--region2__wrap {
    row-gap: var(--space-4);
    flex: 1;
    min-width: 80%;
    flex-direction: column;
  }
  .cc-header__megamenu--region2__wrap .cc-header__brand-column {
    gap: var(--space-5) var(--space-1);
    grid-template-columns: repeat(5, auto);
  }
}
.cc-header__megamenu--region2__wrap ul.cc-header__megamenu--open {
  display: flex;
  position: absolute;
  background: var(--color-background);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  transform: translateX(0);
  transition: 0.45s;
  overflow: hidden;
}
.cc-header__megamenu--region2__wrap ul.cc-header__megamenu--open li {
  width: 100%;
}
.cc-header__megamenu--region2__item-container {
  width: 100%;
  display: flex;
}
@media (max-width: 1023.98px) {
  .cc-header__megamenu--region2__item-container {
    flex-direction: column;
  }
}
.cc-header__megamenu .cc-h4 {
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  font-weight: var(--font-weight-extra-bold);
  padding: var(--space-2) 0;
}
@media (min-width: 1024px) {
  .cc-header__megamenu .cc-h4 {
    padding: 0;
  }
  .cc-header__megamenu .cc-h4.cc-desktop-align-center {
    text-align: center;
  }
}
.cc-header__megamenu--region2__item {
  flex: 1;
  padding: 0;
}
@media (max-width: 1023.98px) {
  .cc-header__megamenu--region2__item {
    border-bottom: 0.1rem solid var(--color-grey-600);
  }
  .cc-header__megamenu--region2__item ul > li:not(.cc-header__boxed-category-wrp):not(:last-of-type) {
    border-bottom: 0.1rem solid var(--color-grey-600);
    padding-bottom: var(--space-2);
  }
  .cc-header__megamenu--region2__item ul > li:not(:last-of-type) {
    padding-bottom: var(--space-2);
  }
}
.cc-header__megamenu--region2__item ul > li {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  height: auto;
  width: 100%;
}
.cc-header__megamenu--region2__item ul > li a {
  display: inline-block;
}
.cc-header__megamenu--region2__item ul > li:not(:last-of-type) {
  margin-bottom: var(--space-2);
}
.cc-header__megamenu--region2__item ul > li:not(:last-of-type).cc-header__boxed-category-wrp {
  margin-bottom: var(--space-1);
}
.cc-header__megamenu--region2__item ul > li:first-of-type {
  margin-top: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-header__megamenu--region2__item ul a:not(.cc-header__boxed-category):hover {
    text-decoration: underline;
  }
}
.cc-header__megamenu--region2__item--last {
  color: var(--color-orange-900);
  font-weight: var(--font-weight-extra-bold);
}
@media (min-width: 1024px) {
  .cc-header__megamenu--region3__inline .cc-header__megamenu--region3__wrap--container {
    flex-direction: row;
  }
  .cc-header__megamenu--region3__inline .cc-header__megamenu--region3__wrap--container .cc-header__megamenu--region3__item:first-of-type {
    margin-top: 0;
  }
}
.cc-header__megamenu--region3__highlight {
  border-top: 0.1rem solid var(--color-grey-600);
  margin-top: var(--space-4);
}
.cc-header__megamenu--region3__wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.cc-header__megamenu--region3__wrap.cc-header__megamenu--region3__inline .cc-header__megamenu--region3__wrap--container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  gap: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-header__megamenu--region3__wrap.cc-header__megamenu--region3__inline .cc-header__megamenu--region3__wrap--container {
    display: flex;
    grid-template-columns: unset;
    flex-direction: row;
    gap: var(--space-3);
  }
}
.cc-header__megamenu--region3__wrap--container {
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-header__megamenu--region3__wrap--container {
    display: flex;
    grid-template-columns: unset;
    flex-direction: column;
    gap: var(--space-3);
  }
}
@media (min-width: 1024px) {
  .cc-header__megamenu--region3__wrap {
    width: auto;
    flex-direction: column;
    padding: 0;
  }
}
.cc-header__megamenu--region3__item {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-header__megamenu--region3__item:first-of-type {
    margin-top: var(--space-2);
  }
}
@media (min-width: 1024px) {
  .cc-header__megamenu--card {
    margin-top: calc(var(--space-2) * -1);
  }
  .cc-header__megamenu--card a:not(.cc-header__item--highlight):hover {
    opacity: 0.8;
  }
}
.cc-header__megamenu--card img {
  display: block;
  width: 100%;
  max-width: 50rem;
  margin-top: var(--space-1);
}
.cc-header__megamenu--card .cc-h4 {
  padding-bottom: var(--space-1);
}
.cc-header__megamenu--card .cc-header__item--highlight {
  margin-top: var(--space-1);
  font-size: var(--font-size-body-2-mobile);
}
.cc-header__megamenu--collection-card {
  display: flex;
  flex-direction: column;
  gap: var(--space-1);
}
@media (min-width: 1024px) {
  .cc-header__megamenu--collection-card a:hover {
    opacity: 0.8;
  }
}
.cc-header__megamenu--collection-card img {
  width: 100%;
}
.cc-header__megamenu--main {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .cc-header__megamenu--main {
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    background: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(0.8rem);
            backdrop-filter: blur(0.8rem);
    height: calc(var(--windowHeight) - var(--headerHeight));
    padding: 0;
    pointer-events: none;
  }
  .cc-header__megamenu--main > .cc-header__megamenu--wrap {
    max-width: 100%;
    width: 100%;
    padding: var(--space-5) 0;
    background: var(--color-background);
    max-height: 100%;
    overflow-y: auto;
  }
}
.cc-header__item-icon {
  height: 1.4rem;
  margin-left: var(--space-half);
  margin-bottom: var(--space-half);
}
@media (min-width: 1024px) {
  .cc-header__item-icon {
    height: 1.2rem;
    margin-bottom: var(--space-half);
  }
}
.cc-header__brand-column .cc-header__megamenu--region2__item {
  border: none;
}
.cc-header__brands--wrap {
  max-width: 20rem;
}
@media (min-width: 1024px) {
  .cc-header__brands--wrap a:hover {
    opacity: 0.8;
  }
}
.cc-header__brands--wrap img {
  width: 9rem;
  height: 9rem;
}
.cc-header__itembrands--wrap {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  height: auto;
  display: flex;
}
@media (min-width: 1024px) {
  .cc-header__itembrands--wrap {
    margin-bottom: calc(var(--space-1) * -1);
  }
}
.cc-header__itembrands--wrap a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}
@media (min-width: 1024px) {
  .cc-header__itembrands--wrap a:hover {
    text-decoration: underline;
  }
  .cc-header__itembrands--wrap a:hover img {
    opacity: 1;
  }
}
.cc-header__itembrands--wrap img {
  transition: all var(--transition-duration) var(--easing);
  display: block;
  width: 2.9rem;
  height: 2.9rem;
  margin: calc(var(--space-half) * -1) 0 calc(var(--space-half) * -1) var(--space-2);
}
@media (min-width: 1024px) {
  .cc-header__itembrands--wrap img {
    opacity: 0.4;
  }
}
.cc-header .cc-header__megamenu--region3__item:last-child .cc-header__itembrands--wrap {
  margin-bottom: 0;
}
.cc-header__item--highlight {
  color: var(--color-primary);
  font-weight: var(--font-weight-extra-bold);
}
.cc-header__item--highlight:hover {
  color: var(--color-primary);
}
.cc-header__item--highlight:focus {
  color: var(--color-primary);
}
.cc-header__boxed-category {
  display: block;
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-body-2-mobile);
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.4rem;
  padding: 0 var(--space-1);
  border: 0.1rem solid var(--color-secondary);
}
@media (min-width: 1024px) {
  .cc-header__boxed-category:hover {
    text-decoration: none;
    background: var(--color-secondary);
    color: var(--color-background);
  }
}
.cc-header__minicart {
  position: relative;
}
.cc-header__wishlist {
  position: relative;
}
@media (max-width: 1023.98px) {
  .cc-header__wishlist--mobile .cc-notification {
    left: 1.6rem;
    right: auto;
  }
}
.cc-header__minicart-anchor {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
}
.cc-header__minicart-quantity {
  background-color: var(--color-background-secondary);
  border-radius: 50%;
  width: 1.2rem;
  height: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  position: absolute;
  top: 0.1rem;
  right: 0.2rem;
  color: var(--color-text-secondary);
}
.cc-header--reduced .cc-header {
  position: relative;
}
.cc-header--reduced .cc-header__nav .cc-logo-main__img {
  width: 12.8rem;
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .cc-header--reduced .cc-header__nav .cc-logo-main__img {
    width: 16.8rem;
  }
}
@media (min-width: 1024px) {
  .cc-header--reduced .cc-header__nav__wrap {
    justify-content: space-between;
    align-items: center;
  }
}
.cc-header--reduced .cc-header__nav__back {
  margin-left: calc(var(--space-2) * -1);
}
.cc-header--reduced .cc-header__nav__assistance {
  margin-right: calc(var(--space-2) * -1);
}
@media (min-width: 768px) {
  .cc-header--reduced .cc-header__nav__assistance {
    margin-right: 0;
  }
}
.cc-header--reduced .cc-header__nav__back-link, .cc-header--reduced .cc-header__nav__assistance-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  gap: 0;
  color: var(--color-text-secondary-inverted);
}
.cc-header--reduced .cc-header__nav__back-link .cc-icon, .cc-header--reduced .cc-header__nav__assistance-link .cc-icon {
  width: 4.4rem;
  height: 4.4rem;
  align-items: center;
  justify-content: center;
}
.cc-header--reduced .cc-header__nav__assistance-text {
  text-decoration: underline;
  font-weight: var(--font-weight-light);
}
.cc-header--reduced .cc-header__nav__assistance {
  width: 18rem;
}
@media (min-width: 1024px) {
  .cc-header--reduced .cc-header__nav__assistance {
    width: 21.2rem;
  }
}
.cc-header--reduced .cc-header__nav__back-text, .cc-header--reduced .cc-header__nav__assistance-text {
  display: none;
  font-size: var(--font-size-body-1-desktop);
  font-style: normal;
  font-weight: var(--font-weight-extra-bold);
  line-height: var(--line-height-body-1-desktop);
}
@media (min-width: 768px) {
  .cc-header--reduced .cc-header__nav__back-text, .cc-header--reduced .cc-header__nav__assistance-text {
    display: block;
  }
}
.cc-header-right-nav-item--user, .cc-header-right-nav-item--wishlist, .cc-header-right-nav-item--cart, .cc-header-right-nav-item--search {
  position: relative;
  width: -moz-max-content;
  width: max-content;
}
.cc-header-right-nav-item--user:before, .cc-header-right-nav-item--wishlist:before, .cc-header-right-nav-item--cart:before, .cc-header-right-nav-item--search:before {
  content: "";
  transition: width var(--transition-duration) var(--easing);
  width: 0%;
  position: absolute;
  height: 0.2rem;
  background: var(--color-border-secondary-inverted);
  bottom: 0;
  left: 12.5%;
}
.cc-header-right-nav-item--user:hover:before, .cc-header-right-nav-item--wishlist:hover:before, .cc-header-right-nav-item--cart:hover:before, .cc-header-right-nav-item--search:hover:before {
  width: 75%;
}
.cc-header .cta-clerk {
  background-color: var(--color-secondary);
  color: var(--color-background);
  padding: var(--space-1);
  width: 15rem;
  font-weight: var(--font-weight-extra-bold);
  /* stylelint-disable-next-line selector-class-pattern */
}
.cc-header .cta-clerk:disabled {
  opacity: 0.2;
  pointer-events: none;
}

@media (min-width: 1024px) {
  .cc-header-item {
    padding-right: var(--space-3);
  }
  .cc-header-item .cc-header__megamenu--trigger:before {
    transition: width var(--transition-duration) var(--easing);
    content: "";
    position: absolute;
    width: 0;
    height: 0.2rem;
    left: 0;
    background-color: var(--color-text-secondary-inverted);
    bottom: 3rem;
  }
  .cc-header-item:hover .cc-header__megamenu--trigger:before {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .cc-header-item {
    padding-right: var(--space-4);
  }
}

.cc-header__megamenu--triggers {
  padding: 0 var(--space-2);
  background-color: var(--color-background-secondary);
}
@media (min-width: 1024px) {
  .cc-header__megamenu--triggers {
    background-color: var(--color-background-secondary-inverted);
  }
}
@media (min-width: 1024px) and (max-width: 1439.98px) {
  .cc-header__megamenu--triggers {
    padding: 0;
  }
}

.cc-header__megamenu--trigger {
  padding: var(--space-3) 0;
}
@media (min-width: 1024px) {
  .cc-header__megamenu--trigger {
    padding: 2.9rem 0;
  }
}

.cc-user-type--pro ~ .cc-page .cc-header__top {
  background: var(--color-to-remove);
}
.cc-user-type--pro ~ .cc-page .cc-header__nav__action__wrap .cc-user-logged .cc-accordion__signature,
.cc-user-type--pro ~ .cc-page .cc-header__action--mobile ul > li a .cc-accordion__signature {
  background: var(--color-to-remove);
  border-color: var(--color-to-remove);
  color: var(--color-background);
}

.cc-header-right-nav-item--user .cc-accordion__menu {
  display: none;
}
.cc-header-right-nav-item--user .cc-accordion__button {
  padding-right: 0;
}
.cc-header-right-nav-item--user .cc-accordion__button .cc-icon--user {
  margin: 0;
}

/* ==========================================================================

                    B R A N D S  S L I D E R   +   B R A N D S

========================================================================== */
.cc-brand {
  padding: 0;
}
@media (min-width: 1024px) {
  .cc-brand .cc-module-link:hover {
    opacity: 0.8;
  }
}
.cc-brand__wrp {
  position: relative;
}
.cc-brand__image {
  position: relative;
}
.cc-brand__image img {
  display: block;
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  max-width: 7rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .cc-brand__image img {
    max-width: 10rem;
  }
}

/* ==========================================================================

                    B A N N E R  S L I D E R   +   B A N N E R

========================================================================== */
.cc-banner {
  margin-bottom: var(--space-5);
  color: var(--color-background);
}
@media (min-width: 768px) {
  .cc-banner {
    margin-bottom: var(--space-6);
  }
}
.cc-banner__wrp {
  position: relative;
}
.cc-banner__image {
  position: relative;
  aspect-ratio: 3/4;
}
@media (min-width: 768px) {
  .cc-banner__image {
    aspect-ratio: 3/1;
  }
}
.cc-banner__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-banner__caption {
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  color: inherit;
}
@media (min-width: 1024px) {
  .cc-banner__caption {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-banner__info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: var(--space-2);
  color: var(--color-background);
}
.cc-banner__info--overlay {
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(1.8rem);
          backdrop-filter: blur(1.8rem);
}
@media (min-width: 768px) {
  .cc-banner__info {
    width: 49rem;
    padding: var(--space-2) var(--space-8);
  }
}
.cc-banner__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  color: inherit;
  text-transform: unset;
  margin: 0 0 var(--space-1);
}
.cc-banner__title:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .cc-banner__title {
    font-size: var(--font-size-head-5-desktop);
    line-height: var(--line-height-head-5-desktop);
    margin-bottom: var(--space-1);
  }
  .cc-banner__title:last-child {
    margin-bottom: 0;
  }
}

.cc-banner-slider {
  padding-bottom: var(--space-7);
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-banner-slider {
    padding-bottom: var(--space-8);
    margin-bottom: var(--space-6);
  }
}
.cc-banner-slider .cc-banner {
  margin-bottom: 0;
}
.cc-banner-slider__extra-wrp {
  position: relative;
}
.cc-banner-slider .cc-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}
.cc-banner-slider .cc-slider:not(.slick-initialized) > div {
  flex: 0 0 100%;
}
.cc-banner-slider .slick-slider .slick-dots {
  position: absolute;
  top: auto;
  bottom: -3.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 17.6rem;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .cc-banner-slider .slick-slider .slick-dots {
    bottom: -4rem;
    width: 21.4rem;
  }
}
.cc-banner-slider .slick-slider .slick-arrow {
  top: auto;
  bottom: -5.2rem;
  background-size: 1.6rem;
}
@media (min-width: 1024px) {
  .cc-banner-slider .slick-slider .slick-arrow {
    bottom: -6rem;
  }
}
.cc-banner-slider .slick-slider .slick-arrow.slick-prev {
  left: 50%;
  right: auto;
  margin-left: calc(var(--space-17) * -1);
}
@media (min-width: 1024px) {
  .cc-banner-slider .slick-slider .slick-arrow.slick-prev {
    margin-left: calc(var(--space-20) * -1);
  }
}
.cc-banner-slider .slick-slider .slick-arrow.slick-next {
  left: auto;
  right: 50%;
  margin-right: calc(var(--space-15) * -1);
}
@media (min-width: 1024px) {
  .cc-banner-slider .slick-slider .slick-arrow.slick-next {
    margin-right: calc(var(--space-19) * -1);
  }
}

/* ==========================================================================

                    V I D E O

========================================================================== */
.cc-video {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-video {
    margin-bottom: var(--space-6);
  }
}
.cc-video__extra-wrp {
  position: relative;
}
.cc-video__btn {
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  cursor: pointer;
  color: var(--color-background);
}
.cc-video__btn--overlay {
  background: rgba(0, 0, 0, 0.2);
}
.cc-video__btn .cc-play {
  transition: all var(--transition-duration) var(--easing);
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(1.8rem);
          backdrop-filter: blur(1.8rem);
  display: flex;
  justify-content: center;
  align-items: center;
}
.cc-video__btn .cc-play .cc-svg {
  width: 3.2rem;
  height: 3.2rem;
}
@media (min-width: 1024px) {
  .cc-video__btn:hover .cc-play {
    background: rgba(0, 0, 0, 0.7);
  }
}
.cc-video__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.cc-video__video {
  display: block;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* ==========================================================================

                    S E C T I O N   S L I D E R

========================================================================== */
.cc-section-slider {
  margin-bottom: var(--space-5);
  overflow: hidden;
}
@media (min-width: 1024px) {
  .cc-section-slider {
    margin-bottom: var(--space-5);
  }
}
.cc-section-slider__eyelet {
  display: block;
}
.cc-section-slider__info {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .cc-section-slider__info {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
}
.cc-section-slider__title {
  order: 1;
  display: block;
  color: inherit;
  margin-top: var(--space-1);
  padding-right: var(--space-10);
}
@media (min-width: 768px) {
  .cc-section-slider__title {
    white-space: nowrap;
    overflow: hidden;
    max-width: 49%;
  }
}
@media (min-width: 1024px) {
  .cc-section-slider__title {
    max-width: 49%;
  }
}
@media (min-width: 1440px) {
  .cc-section-slider__title {
    max-width: 64%;
  }
}
@media (min-width: 1920px) {
  .cc-section-slider__title {
    max-width: 49%;
  }
}
.cc-section-slider__description {
  order: 3;
  margin-top: var(--space-2);
}
@media (min-width: 768px) {
  .cc-section-slider__description {
    order: 2;
    width: 100%;
    flex: 0 0 100%;
  }
}
.cc-section-slider__cta-wrp {
  order: 2;
  margin-top: var(--space-2);
}
@media (min-width: 768px) {
  .cc-section-slider__cta-wrp {
    order: 1;
    max-width: 50%;
    padding: var(--space-half) var(--space-10) 0 0;
    margin: var(--space-1) 0 0 auto;
  }
}
.cc-section-slider__cta {
  display: flex;
  justify-content: flex-start;
  flex-flow: row nowrap;
  overflow-x: auto;
  gap: var(--space-1);
}
.cc-section-slider__cta .cc-btn {
  white-space: nowrap;
}
.cc-section-slider__extra-wrp {
  order: 4;
  width: 100%;
  margin-top: var(--space-3);
}
.cc-section-slider__wrp--full {
  margin: 0 calc(var(--space-2) * -1);
}
@media (min-width: 768px) {
  .cc-section-slider__wrp--full {
    margin: 0 calc(var(--space-4) * -1);
  }
}
@media (min-width: 1024px) {
  .cc-section-slider__wrp--full {
    margin: 0 calc(var(--space-8) * -1);
  }
}
.cc-section-slider__wrp .cc-em {
  margin-bottom: 0;
  padding-top: 0;
  position: static;
}
.cc-section-slider__wrp .cc-em .cc-category-slider__extra-wrp {
  position: static;
  margin: 0;
  padding: 0;
}
.cc-section-slider__wrp .cc-em .cc-category-slider__extra-wrp .slick-dotted {
  padding-top: 0;
}
.cc-section-slider__wrp .cc-em .slick-slider {
  position: static;
  padding-bottom: var(--space-2);
  margin: 0;
}
.cc-section-slider__wrp .cc-em .slick-slider .slick-arrow {
  top: 0.4rem;
}
@media (min-width: 768px) {
  .cc-section-slider__wrp .cc-em .slick-slider .slick-arrow {
    top: 1rem;
  }
}
.cc-section-slider__wrp .cc-em .slick-slider .slick-arrow.slick-prev {
  right: 3.2rem;
}
.cc-section-slider__wrp .cc-em .slick-slider .slick-arrow.slick-next {
  right: -1.2rem;
}
.cc-section-slider--events {
  padding: var(--space-3) 0;
}
@media (min-width: 768px) {
  .cc-section-slider--events {
    padding: var(--space-5) 0;
  }
}
.cc-section-slider--events .cc-section-slider__title {
  font-size: var(--font-size-head-4-mobile);
  line-height: var(--line-height-head-4-mobile);
}
@media (min-width: 1024px) {
  .cc-section-slider--events .cc-section-slider__title {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}
.cc-section-slider--events .cc-section-slider__wrp {
  position: relative;
}
.cc-section-slider--events .cc-section-slider__title {
  color: var(--color-background);
}
.cc-section-slider--events .cc-section-slider__info {
  margin-bottom: var(--space-2);
}
.cc-section-slider--events .cc-section-slider__wrp .cc-em .cc-slider {
  margin-left: calc(var(--space-2) * -1);
  margin-right: calc(var(--space-2) * -1);
}
.cc-section-slider--events .cc-event-item {
  overflow: hidden;
  padding: 0 var(--space-2);
}
.cc-section-slider--events .cc-em .slick-slider .slick-arrow {
  top: -0.8rem;
}
@media (min-width: 1024px) {
  .cc-section-slider--events .cc-em .slick-slider .slick-arrow {
    top: 0.6rem;
  }
}
.cc-section-slider--events .cc-em .slick-slider .slick-dots {
  left: 1.2rem;
  max-width: calc(100% - 2.4rem);
}
.cc-section-slider--events .cc-em .cc-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}
.cc-section-slider--events .cc-em .cc-slider:not(.slick-initialized) > div {
  flex: 0 0 100%;
  flex: 0 0 50%;
}
@media (min-width: 768px) {
  .cc-section-slider--events .cc-em .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 33.333333%;
  }
}
@media (min-width: 1440px) {
  .cc-section-slider--events .cc-em .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 25%;
  }
}

/* ==========================================================================

                    C A T E G O R Y  S L I D E R  +  C A T E G O R Y

========================================================================== */
.cc-category-item {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-category-item {
    /* stylelint-disable declaration-property-value-allowed-list */
    margin: 0 calc(var(--space-half) / 2) var(--space-6);
    /* stylelint-enable declaration-property-value-allowed-list */
  }
}
.cc-category-item__wrp {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .cc-category-item__wrp:hover .cc-category-item__info {
    transform: translateY(0);
  }
  .cc-category-item__wrp:hover .cc-category-item__info .cc-category-item__btn {
    opacity: 1;
  }
}
.cc-category-item__image {
  position: relative;
  aspect-ratio: 1/1;
}
.cc-category-item__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-category-item__info {
  transition: all var(--transition-duration) var(--easing);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  padding: var(--space-1);
  color: var(--color-background);
  overflow: hidden;
}
@media (min-width: 1024px) {
  .cc-category-item__info {
    transform: translateY(2rem);
  }
}
@media (min-width: 1024px) {
  .cc-category-item__wrp--no-cta .cc-category-item__info {
    transform: translateY(0);
  }
}
.cc-category-item .cc-category-item__info--overlay {
  background: var(--color-blur-secondary);
  -webkit-backdrop-filter: var(--blur-strong);
          backdrop-filter: var(--blur-strong);
}
.cc-category-item__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  color: inherit;
  text-align: center;
  margin: 0;
  padding-bottom: var(--space-half);
}
.cc-category-item__btn {
  transition: all var(--transition-duration) var(--easing);
  display: flex;
  justify-content: center;
}
@media (min-width: 1024px) {
  .cc-category-item__btn {
    opacity: 0;
  }
}
.cc-category-item__btn .cc-link {
  color: inherit;
  border-color: inherit;
}
.cc-category-item__btn .cc-link:before {
  width: 100%;
}

.cc-category-slider {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-category-slider {
    margin-bottom: var(--space-6);
  }
}
@media (min-width: 768px) {
  .cc-category-slider .cc-category-slider__extra-wrp {
    margin: 0 calc(var(--space-1) * -1);
  }
}
.cc-category-slider .cc-category-item {
  margin-bottom: 0;
}
.cc-category-slider__extra-wrp {
  position: relative;
}
.cc-category-slider__extra-wrp .slick-dotted {
  padding-top: var(--space-5);
}
.cc-category-slider .cc-slider {
  position: static;
  padding-bottom: var(--space-2);
  margin: 0 calc(var(--space-2) * -1);
}
@media (min-width: 768px) {
  .cc-category-slider .cc-slider {
    margin: 0 calc(var(--space-2) * -1);
  }
}
@media (min-width: 1024px) {
  .cc-category-slider .cc-slider {
    margin: 0 calc(var(--space-4) * -1);
  }
}
@media (min-width: 1440px) {
  .cc-category-slider .cc-slider {
    margin: 0 calc(var(--space-5) * -1);
  }
}
.cc-category-slider .cc-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}
.cc-category-slider .cc-slider:not(.slick-initialized) > div {
  flex: 0 0 100%;
  flex: 0 0 33.333333%;
}
@media (min-width: 768px) {
  .cc-category-slider .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 25%;
  }
}
.cc-category-slider .slick-slider .slick-arrow {
  top: 0;
}
.cc-category-slider .slick-slider .slick-arrow.slick-prev {
  right: 2.8rem;
}
.cc-category-slider .slick-slider .slick-arrow.slick-next {
  right: -1.6rem;
}
.cc-category-slider .slick-slider .slick-dots {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .cc-category-slider .slick-slider .slick-dots {
    left: 0;
    transform: unset;
    right: 0;
  }
}

/* ==========================================================================

                    D O U B L E   S A M E

========================================================================== */
.cc-double-same {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-double-same {
    margin-bottom: var(--space-6);
  }
}
.cc-double-same__item {
  display: block;
  position: relative;
  aspect-ratio: 375/500;
  aspect-ratio: 960/854;
}
.cc-double-same__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-double-same__info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: var(--space-8) var(--space-3) var(--space-5);
  color: var(--color-background);
  text-align: center;
}
.cc-double-same__info--overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 70%);
}
@media (min-width: 768px) {
  .cc-double-same__info {
    padding: var(--space-9) var(--space-3) var(--space-6);
  }
}
.cc-double-same__title {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-1-mobile);
  line-height: var(--line-height-head-1-mobile);
  text-align: center;
  color: inherit;
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .cc-double-same__title {
    font-size: var(--font-size-head-1-desktop);
    line-height: var(--line-height-head-1-desktop);
  }
}
.cc-double-same__text {
  font-size: var(--font-size-body-2-mobile);
  text-align: center;
  color: inherit;
  margin: 0;
}
@media (min-width: 768px) {
  .cc-double-same__text {
    font-size: var(--font-size-body-1-desktop);
  }
}
.cc-double-same__btn {
  display: flex;
  justify-content: center;
  margin-top: var(--space-2);
}
@media (min-width: 768px) {
  .cc-double-same__btn {
    margin-top: var(--space-3);
  }
}
.cc-double-same__btn:first-child {
  margin-top: 0;
}
.cc-double-same__slider:not(.slick-initialized) {
  display: flex;
}
@media (max-width: 767.98px) {
  .cc-double-same__slider:not(.slick-initialized) {
    overflow-x: hidden;
  }
}
@media (max-width: 767.98px) {
  .cc-double-same__slider:not(.slick-initialized) > div {
    flex: 0 0 100%;
  }
}
.cc-double-same__slider .cc-col {
  width: 50%;
  flex: 0 0 50%;
}
.cc-double-same__slider .cc-col:first-child {
  padding-right: var(--space-2);
}
.cc-double-same__slider .cc-col:last-child {
  padding-left: var(--space-2);
}
.cc-double-same .cc-slider .slick-dots {
  width: 21.5rem;
  margin: var(--space-3) auto 0;
}
.cc-double-same .cc-slider .slick-arrow {
  top: auto;
  bottom: -2rem;
  background-size: 1.6rem;
}
.cc-double-same .cc-slider .slick-arrow.slick-prev {
  transform: none;
  left: 50%;
  margin-left: calc(var(--space-19) * -1);
  right: auto;
}
.cc-double-same .cc-slider .slick-arrow.slick-next {
  right: 50%;
  margin-right: calc(var(--space-19) * -1);
  left: auto;
}

/* ==========================================================================

                    T E X T

========================================================================== */
.cc-text {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-text {
    margin-bottom: var(--space-6);
  }
}
.cc-text__extra--desktop {
  display: none;
}
@media (min-width: 768px) {
  .cc-text__extra--desktop {
    display: block;
  }
}
.cc-text__extra--mobile {
  display: block;
}
@media (min-width: 768px) {
  .cc-text__extra--mobile {
    display: none;
  }
}
.cc-text__extra__accordion__button {
  display: inline-flex;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-1-mobile);
  color: var(--color-text-link);
  margin-top: var(--space-2);
}
.cc-text__extra__accordion__button:hover {
  text-decoration: underline;
}
.cc-text__extra__accordion__button .cc-read-more {
  display: none;
}
.cc-text__extra__accordion__button .cc-read-less {
  display: block;
}
.cc-text__extra__accordion__button.collapsed .cc-read-more {
  display: block;
}
.cc-text__extra__accordion__button.collapsed .cc-read-less {
  display: none;
}
.cc-text__wrp h1, .cc-text__wrp h2 {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: none !important;
  margin-bottom: var(--space-2);
}
.cc-text__wrp h1:not(:first-child), .cc-text__wrp h2:not(:first-child) {
  margin-top: var(--space-1);
}
.cc-text__wrp h3, .cc-text__wrp h4 {
  margin-bottom: var(--space-2);
}
@media (min-width: 768px) {
  .cc-text__wrp h3, .cc-text__wrp h4 {
    margin-bottom: var(--space-2);
  }
}
.cc-text__wrp p {
  margin: 0;
}
.cc-text__wrp a {
  font-weight: var(--font-weight-extra-bold);
  text-decoration: none;
  color: var(--color-text-link);
}
.cc-text__wrp a:hover {
  text-decoration: underline;
}
.cc-text__wrp ul {
  padding-left: var(--space-2);
  margin-bottom: var(--space-1);
}
.cc-text__wrp ul li {
  display: list-item;
  list-style-type: disc;
  margin-bottom: var(--space-half);
}
.cc-text__wrp ol {
  padding-left: var(--space-2);
  margin-bottom: var(--space-1);
}
.cc-text__wrp ol li {
  display: list-item;
  list-style-type: auto;
  margin-bottom: var(--space-half);
}
.cc-text__wrp img {
  display: block;
  width: 100%;
  margin: 0;
}
.cc-text__wrp .cc-secondary-font {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
}
.cc-text__wrp .cc-secondary-font b, .cc-text__wrp .cc-secondary-font strong {
  font-weight: var(--font-weight-extra-bold);
}

.experience-component.experience-Text:first-child {
  padding-top: var(--space-5);
}
@media (min-width: 768px) {
  .experience-component.experience-Text:first-child {
    padding-top: var(--space-6);
  }
}

/* ==========================================================================

                    P R O D U C T   S L I D E R

========================================================================== */
.cc-product-slider {
  margin-bottom: var(--space-5);
  overflow: hidden;
}
@media (min-width: 768px) {
  .cc-product-slider {
    margin-bottom: var(--space-6);
  }
}
.cc-product-slider .cc-product-slider__extra-wrp .slick-slider {
  padding: 0;
}
.cc-product-slider .cc-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  padding-left: var(--space-2);
}
@media (min-width: 768px) {
  .cc-product-slider .cc-slider:not(.slick-initialized) {
    padding-left: var(--space-5);
  }
}
@media (min-width: 1024px) {
  .cc-product-slider .cc-slider:not(.slick-initialized) {
    padding-left: var(--space-8);
  }
}
.cc-product-slider .cc-slider:not(.slick-initialized) > div {
  flex: 0 0 62%;
  flex: 0 0 30%;
}
@media (min-width: 768px) {
  .cc-product-slider .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 26%;
  }
}
@media (min-width: 1024px) {
  .cc-product-slider .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 20%;
  }
}
@media (min-width: 1440px) {
  .cc-product-slider .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 16%;
  }
}
.cc-product-slider .slick-track {
  display: flex;
}
.cc-product-slider .slick-track .slick-slide {
  height: inherit;
}
.cc-product-slider .slick-track .slick-slide > div,
.cc-product-slider .slick-track .slick-slide > div > div,
.cc-product-slider .slick-track .slick-slide .cc-tile {
  height: 100%;
}
.cc-product-slider .slick-list {
  padding: 0 var(--space-2);
}
@media (min-width: 1024px) {
  .cc-product-slider .slick-list {
    padding: 0 var(--space-8);
  }
}
.cc-product-slider .slick-list .slick-slide {
  margin-right: var(--space-1);
  width: calc(50vw - var(--space-1) - var(--space-half));
}
@media (min-width: 768px) {
  .cc-product-slider .slick-list .slick-slide {
    margin-right: var(--space-2);
    width: 19vw;
  }
}
.cc-product-slider .slick-list .slick-slide .cc-product {
  margin-right: 0;
}
.cc-product-slider .cc-product {
  margin-right: var(--space-1);
}
@media (min-width: 768px) {
  .cc-product-slider .cc-product {
    margin-right: var(--space-2);
  }
}
.cc-product-slider .slick-dots {
  left: var(--space-2);
  max-width: calc(100% - var(--space-4));
  margin-top: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-product-slider .slick-dots {
    left: var(--space-8);
    max-width: calc(100% - var(--space-11));
  }
}
.cc-product-slider--background {
  padding: 0;
}
.cc-product-slider--background .cc-slider:not(.slick-initialized) {
  display: none;
}
.cc-product-slider--background .slick-list {
  position: absolute;
  z-index: 2;
  max-width: calc(100vw - var(--space-2));
  bottom: calc(var(--space-7) + 0.2rem); /* + height of .slick-dots */
  left: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .cc-product-slider--background .slick-list {
    left: 27vw;
    max-width: 73vw;
  }
}
.cc-product-slider--background .slick-dots {
  bottom: var(--space-5);
  left: var(--space-2);
  max-width: calc(100% - var(--space-4));
  margin: 0;
}
@media (min-width: 768px) {
  .cc-product-slider--background .slick-dots {
    left: 27vw;
    max-width: 73vw;
    padding-right: var(--space-4);
    position: absolute;
  }
}
.cc-product-slider--background .cc-product-slider__image {
  position: relative;
  aspect-ratio: 9/16;
  margin: 0 calc(var(--space-2) * -1);
}
@media (min-width: 768px) {
  .cc-product-slider--background .cc-product-slider__image {
    aspect-ratio: 3/1;
    margin: var(--space-14) calc(var(--space-3) * -1) 0;
  }
}
@media (min-width: 1024px) {
  .cc-product-slider--background .cc-product-slider__image {
    margin: var(--space-4) calc(var(--space-5) * -1) 0;
  }
}
@media (min-width: 1440px) {
  .cc-product-slider--background .cc-product-slider__image {
    margin: 0 calc(var(--space-6) * -1);
  }
}
@media (min-width: 1920px) {
  .cc-product-slider--background .cc-product-slider__image {
    margin: 0 calc(var(--space-8) * -1);
  }
}
.cc-product-slider--background .cc-product-slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
}
.cc-product-slider .cc-tile .cc-tile__body .cc-tile__product-info .cc-tile__product-info__product-name,
.cc-product-slider .cc-tile .cc-tile__body .cc-tile__product-info .cc-tile__product-info__product-type {
  text-overflow: initial;
  white-space: initial;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.cc-product-slider .cc-tile .cc-tile__body .cc-tile__product-info .cc-tile__product-info__product-name {
  -webkit-line-clamp: 3;
}

/* ==========================================================================

                    S O C I A L  I M A G E S

========================================================================== */
.cc-social-images {
  margin-bottom: var(--space-5);
  margin-bottom: var(--space-6);
}
.cc-social-images__wrp {
  position: relative;
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: var(--space-3);
       column-gap: var(--space-3);
}
.cc-social-images__item {
  display: block;
  position: relative;
  aspect-ratio: 1;
  margin-bottom: var(--space-3);
  aspect-ratio: 7/5;
}
.cc-social-images__item:nth-child(2), .cc-social-images__item:nth-child(4), .cc-social-images__item:nth-child(6) {
  margin-bottom: 0;
}
.cc-social-images__item:nth-child(2), .cc-social-images__item:nth-child(3), .cc-social-images__item:nth-child(6) {
  aspect-ratio: 5/3;
}
.cc-social-images__item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-social-images__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-4-mobile);
  line-height: var(--line-height-head-4-mobile);
  color: inherit;
  text-transform: uppercase;
  margin-bottom: var(--space-3);
  padding-right: var(--space-12);
  padding-top: var(--space-1);
  font-size: var(--font-size-head-3-desktop);
  line-height: var(--line-height-head-3-desktop);
  margin-bottom: var(--space-2);
  padding-right: 0;
  padding-top: 0;
}
.cc-social-images__slider .slick-dots {
  width: 32.7rem;
  max-width: 80%;
  margin: var(--space-3) auto 0;
}
.cc-social-images__slider .slick-arrow {
  top: -6.8rem;
}
.cc-social-images__slider .slick-arrow.slick-prev {
  right: 8.1rem;
}
.cc-social-images__slider .slick-arrow.slick-next {
  right: 1.85rem;
}
@media (max-width: 767.98px) {
  .cc-social-images .cc-slider:not(.slick-initialized) {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
  }
  .cc-social-images .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 100%;
  }
}

/* ==========================================================================

                    I N T R O   C A R D S   S L I D E R + I N T R O   C A R D

========================================================================== */
.cc-introcard {
  position: relative;
  overflow: hidden;
  margin: 0 var(--space-half);
}
.cc-introcard__wrp {
  display: block;
  position: relative;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .cc-introcard__wrp:hover .cc-introcard__info {
    transform: translateY(0);
    -webkit-backdrop-filter: blur(0.3rem);
            backdrop-filter: blur(0.3rem);
  }
  .cc-introcard__wrp:hover .cc-introcard__info--overlay {
    background: rgba(0, 0, 0, 0.6);
  }
  .cc-introcard__wrp:hover .cc-introcard__btn {
    display: flex;
    opacity: 1;
  }
  .cc-introcard__wrp:hover .cc-introcard__title:not(.cc-single-element) {
    transform: translateY(0);
  }
}
.cc-introcard__image {
  position: relative;
  aspect-ratio: 2/1;
}
.cc-introcard__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-introcard__info {
  transition: all var(--transition-duration) var(--easing);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  padding: var(--space-1) var(--space-2) var(--space-2);
  color: var(--color-background);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cc-introcard__info--overlay {
  background: rgba(0, 0, 0, 0.6);
}
.cc-introcard__title {
  transition: all var(--transition-duration) var(--easing);
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  color: inherit;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
@media (min-width: 1024px) {
  .cc-introcard__title {
    transform: translateY(50%);
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}
.cc-introcard__btn {
  transition: all var(--transition-duration) var(--easing);
  display: flex;
  justify-content: center;
  opacity: 1;
  min-height: 2.8rem;
}
@media (min-width: 1024px) {
  .cc-introcard__btn {
    opacity: 0;
  }
}
@media (max-width: 1023.98px) {
  .cc-introcard__btn.cc-single-element {
    min-height: 0;
  }
}
.cc-introcard__btn .cc-link {
  color: inherit;
  border-color: var(--color-background);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  text-transform: uppercase;
  font-weight: var(--font-weight-extra-bold);
  text-align: center;
  letter-spacing: 0.03rem;
}
.cc-introcard__btn .cc-link:before {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-introcard__btn .cc-link {
    transform: translateY(50%);
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}

.cc-introcards-slider {
  position: relative;
  margin: 0 0 var(--space-5);
}
@media (min-width: 768px) {
  .cc-introcards-slider {
    margin: 0 0 var(--space-6);
  }
}
.cc-introcards-slider .cc-category-item {
  margin-bottom: 0;
}
.cc-introcards-slider .cc-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}
.cc-introcards-slider .cc-slider:not(.slick-initialized) > div {
  flex: 0 0 100%;
  flex: 0 0 25%;
}
@media (min-width: 768px) {
  .cc-introcards-slider .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 33.333333%;
  }
}
@media (min-width: 1024px) {
  .cc-introcards-slider .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 25%;
  }
}
.cc-introcards-slider .slick-arrow {
  top: auto;
  bottom: 0;
  background-size: 1.6rem;
}
.cc-introcards-slider .slick-arrow.slick-prev {
  left: 50%;
  right: auto;
  margin-left: calc(var(--space-17) * -1);
}
.cc-introcards-slider .slick-arrow.slick-next {
  left: auto;
  right: 50%;
  margin-right: calc(var(--space-17) * -1);
}
.cc-introcards-slider .cc-slider.slick-dotted {
  padding-bottom: var(--space-3);
}
.cc-introcards-slider .cc-slider.cc-slider--dotted .slick-dots {
  width: 17.6rem;
  margin: var(--space-3) auto 0;
}

/* ==========================================================================

                    S P O R T S   S L I D E R  +  S P O R T   I T E M

========================================================================== */
.cc-sports-slider {
  position: relative;
  margin: 0 0 var(--space-5);
  color: var(--color-secondary);
}
@media (min-width: 768px) {
  .cc-sports-slider {
    margin: 0 0 var(--space-6);
  }
}
.cc-sports-slider__eyelet {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  letter-spacing: 0.1rem;
  color: inherit;
  margin-bottom: var(--space-1);
  text-transform: uppercase;
}
.cc-sports-slider__info {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
.cc-sports-slider__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
  color: inherit;
  text-transform: uppercase;
  margin: 0 0 var(--space-1);
}
@media (min-width: 1024px) {
  .cc-sports-slider__title {
    max-width: 50%;
    font-size: var(--font-size-head-1-desktop);
    line-height: var(--line-height-head-1-desktop);
  }
}
.cc-sports-slider__description {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  color: inherit;
  margin: 0 0 var(--space-2);
}
@media (min-width: 768px) {
  .cc-sports-slider__description {
    margin-bottom: 0;
  }
}
.cc-sports-slider__cta {
  display: flex;
  justify-content: flex-start;
  flex-flow: row nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  max-width: calc(100% + 3.2rem);
  margin: 0 calc(var(--space-2) * -1);
  padding: 0 var(--space-2);
  gap: var(--space-1);
  -ms-overflow-style: none;
}
.cc-sports-slider__cta::-webkit-scrollbar {
  display: none;
}
.cc-sports-slider__cta .cc-btn {
  white-space: nowrap;
}
@media (min-width: 768px) {
  .cc-sports-slider__cta {
    position: absolute;
    top: 0.2rem;
    right: 0;
    margin: 0;
    max-width: none;
    overflow-x: unset;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .cc-sports-slider__cta {
    top: 1.8rem;
  }
}
.cc-sports-slider__extra-wrp {
  width: 100%;
  margin-top: var(--space-2);
}
@media (min-width: 768px) {
  .cc-sports-slider__extra-wrp {
    margin-top: var(--space-3);
  }
}
@media (min-width: 768px) {
  .cc-sports-slider .cc-slider {
    position: relative;
    display: flex;
    flex-flow: row wrap;
  }
}
.cc-sports-slider .cc-slider .cc-em {
  margin-bottom: 0;
  padding-top: 0;
}
.cc-sports-slider .cc-slider .cc-em .cc-sports-slider__extra-wrp {
  position: static;
  margin: 0;
  padding: 0;
}
.cc-sports-slider .cc-slider .cc-em .slick-slider {
  position: static;
  padding-bottom: var(--space-2);
  margin: 0;
}
.cc-sports-slider .cc-slider .cc-em .slick-slider .slick-arrow {
  top: 0;
}
@media (max-width: 767.98px) {
  .cc-sports-slider .cc-slider:not(.slick-initialized) {
    flex-wrap: nowrap;
    overflow-x: hidden;
  }
}
@media (max-width: 767.98px) {
  .cc-sports-slider .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 50%;
  }
}
@media (max-width: 767.98px) {
  .cc-sports-slider .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 100%;
  }
}
.cc-sports-slider .cc-slider.slick-dotted {
  padding-bottom: var(--space-3);
}
.cc-sports-slider .cc-slider.cc-slider--dotted .slick-dots {
  width: 17.6rem;
  margin: var(--space-3) auto 0;
}
@media (min-width: 768px) {
  .cc-sports-slider__item {
    width: 33.333333%;
  }
}
.cc-sports-slider__item--double-col {
  width: 66.666666%;
}
.cc-sports-slider .slick-arrow {
  top: auto;
  bottom: 0;
  background-size: 1.6rem;
}
.cc-sports-slider .slick-arrow.slick-prev {
  left: 50%;
  right: auto;
  margin-left: calc(var(--space-17) * -1);
}
.cc-sports-slider .slick-arrow.slick-next {
  left: auto;
  right: 50%;
  margin-right: calc(var(--space-17) * -1);
}
.cc-sports-slider .slick-slider.cc-slider--dotted .slick-dots {
  width: 17.6rem;
  margin: var(--space-3) auto 0;
}
.cc-sports-slider .cc-sport-item__image--small {
  display: block;
}
.cc-sports-slider .cc-sport-item__image--big {
  display: none;
}
@media (min-width: 768px) {
  .cc-sports-slider [data-big-media="1"] .cc-data-big-media-item:nth-child(1),
  .cc-sports-slider [data-big-media="2"] .cc-data-big-media-item:nth-child(2),
  .cc-sports-slider [data-big-media="4"] .cc-data-big-media-item:nth-child(4),
  .cc-sports-slider [data-big-media="5"] .cc-data-big-media-item:nth-child(5) {
    width: 66.666666%;
  }
  .cc-sports-slider [data-big-media="1"] .cc-data-big-media-item:nth-child(1) .cc-sport-item__image,
  .cc-sports-slider [data-big-media="2"] .cc-data-big-media-item:nth-child(2) .cc-sport-item__image,
  .cc-sports-slider [data-big-media="4"] .cc-data-big-media-item:nth-child(4) .cc-sport-item__image,
  .cc-sports-slider [data-big-media="5"] .cc-data-big-media-item:nth-child(5) .cc-sport-item__image {
    aspect-ratio: 3/1;
  }
  .cc-sports-slider [data-big-media="1"] .cc-data-big-media-item:nth-child(1) .cc-sport-item__image--small,
  .cc-sports-slider [data-big-media="2"] .cc-data-big-media-item:nth-child(2) .cc-sport-item__image--small,
  .cc-sports-slider [data-big-media="4"] .cc-data-big-media-item:nth-child(4) .cc-sport-item__image--small,
  .cc-sports-slider [data-big-media="5"] .cc-data-big-media-item:nth-child(5) .cc-sport-item__image--small {
    display: none;
  }
  .cc-sports-slider [data-big-media="1"] .cc-data-big-media-item:nth-child(1) .cc-sport-item__image--big,
  .cc-sports-slider [data-big-media="2"] .cc-data-big-media-item:nth-child(2) .cc-sport-item__image--big,
  .cc-sports-slider [data-big-media="4"] .cc-data-big-media-item:nth-child(4) .cc-sport-item__image--big,
  .cc-sports-slider [data-big-media="5"] .cc-data-big-media-item:nth-child(5) .cc-sport-item__image--big {
    display: block;
  }
}

.cc-sport-item {
  position: relative;
  overflow: hidden;
  color: var(--color-background);
}
.cc-sport-item__wrp {
  display: block;
  position: relative;
  cursor: pointer;
}
.cc-sport-item__image {
  position: relative;
  aspect-ratio: 375/420;
}
@media (min-width: 768px) {
  .cc-sport-item__image {
    aspect-ratio: 3/2;
  }
}
.cc-sport-item__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-sport-item__info {
  transition: all var(--transition-duration) var(--easing);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  padding: var(--space-3);
  color: var(--color-background);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.cc-sport-item__info--overlay:before {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0.5;
}
@media (min-width: 1024px) {
  .cc-sport-item a.cc-sport-item__wrp:hover .cc-sport-item__info--overlay:before {
    opacity: 1;
  }
  .cc-sport-item a.cc-sport-item__wrp:hover .cc-sport-item__title {
    transform: translateY(0);
  }
  .cc-sport-item a.cc-sport-item__wrp:hover .cc-sport-item__btn {
    opacity: 1;
  }
}
.cc-sport-item__title {
  transition: all var(--transition-duration) var(--easing);
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  color: inherit;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
@media (min-width: 1024px) {
  .cc-sport-item__title {
    transform: translateY(2.8rem);
  }
}
.cc-sport-item__btn {
  transition: all var(--transition-duration) var(--easing);
  display: flex;
  justify-content: center;
  opacity: 1;
  margin: var(--space-1) 0 0;
}
@media (min-width: 768px) {
  .cc-sport-item__btn {
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .cc-sport-item__btn {
    opacity: 0;
    min-height: 2.8rem;
  }
}
.cc-sport-item__btn .cc-link {
  color: inherit;
  border-color: var(--color-background);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  text-transform: uppercase;
  font-weight: var(--font-weight-extra-bold);
  text-align: center;
  letter-spacing: 0.03rem;
}
.cc-sport-item__btn .cc-link:before {
  width: 100%;
}

/* ==========================================================================

                    S H O P   T H E   L O O K

========================================================================== */
.cc-shop-the-look {
  margin-bottom: var(--space-5);
  overflow: hidden;
  color: var(--color-secondary);
}
@media (min-width: 768px) {
  .cc-shop-the-look {
    margin-bottom: var(--space-6);
  }
}
.cc-shop-the-look--show-coords:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
  pointer-events: all;
  cursor: crosshair;
}
@media (min-width: 768px) {
  .cc-shop-the-look__wrp {
    display: flex;
  }
}
.cc-shop-the-look__eyelet {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  letter-spacing: 0.1rem;
  margin-bottom: var(--space-1);
  color: inherit;
  text-transform: uppercase;
}
.cc-shop-the-look__eyelet:last-child {
  margin-bottom: 0;
}
.cc-shop-the-look__info {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-bottom: var(--space-2);
}
@media (min-width: 768px) {
  .cc-shop-the-look__info {
    height: auto;
    width: 33.333333%;
    padding-right: var(--space-3);
    padding-bottom: 0;
    justify-content: flex-start;
  }
}
.cc-shop-the-look__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
  color: inherit;
  text-transform: uppercase;
  margin: 0 0 var(--space-1);
}
@media (min-width: 1024px) {
  .cc-shop-the-look__title {
    font-size: var(--font-size-head-1-desktop);
    line-height: var(--line-height-head-1-desktop);
    margin-bottom: var(--space-2);
  }
}
.cc-shop-the-look__title:last-child {
  margin-bottom: 0;
}
.cc-shop-the-look__description {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  color: inherit;
  margin: 0;
}
.cc-shop-the-look__cta {
  padding-top: var(--space-3);
}
.cc-shop-the-look__cta .cc-btn {
  width: 100%;
  max-width: 40rem;
}
.cc-shop-the-look__image {
  flex: 1;
  position: relative;
  aspect-ratio: 375/600;
  aspect-ratio: 1046/693;
}
.cc-shop-the-look__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-shop-the-look__extra-wrp {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ==========================================================================

                    H O T S P O T

========================================================================== */
@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
.cc-hotspot__btn {
  background: var(--color-background);
  color: var(--color-background);
  padding: 0;
  width: 1.6rem;
  height: 1.6rem;
  border: 0.2rem solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  position: absolute;
  margin: calc(var(--space-1) * -1) calc(var(--space-1) * -1) 0;
  z-index: 5;
}
@media (min-width: 768px) {
  .cc-hotspot__btn {
    width: 2rem;
    height: 2rem;
    margin: calc(var(--space-1) * -1) calc(var(--space-1) * -1) 0;
  }
}
.cc-hotspot__btn:before {
  content: "";
  position: relative;
  display: block;
  width: 300%;
  height: 300%;
  box-sizing: border-box;
  margin-left: -100%;
  margin-top: -100%;
  border-radius: 4.5rem;
  background-color: var(--color-background);
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.cc-hotspot__btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--color-background);
  border-radius: 50%;
  box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.3);
  animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}
.cc-hotspot__card {
  position: absolute;
  width: calc(100% - 3.2rem);
  max-width: 40rem;
  background: var(--color-background);
  z-index: 6;
  margin-top: 0;
  display: none;
  top: auto;
  bottom: 1.6rem;
  left: 50%;
  transform: translateX(-50%);
  padding: var(--space-1);
  border-radius: 0.8rem;
  border: 0.1rem solid var(--color-grey-200);
  width: 30rem;
  max-width: auto;
  bottom: auto;
  top: 0;
  margin-top: var(--space-2);
}
.cc-hotspot__card.cc-active {
  display: flex;
  align-items: center;
}
.cc-hotspot__img {
  width: 6rem;
  flex: 0 0 6rem;
}
.cc-hotspot__info {
  width: calc(100% - 6rem);
  flex: 0 0 calc(100% - 6rem);
  padding-left: var(--space-1);
}
.cc-hotspot__pcategory, .cc-hotspot__pname {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: var(--font-family-primary);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-grey-transparent-2);
  margin: 0 0 var(--space-half);
}
.cc-hotspot__pname {
  font-size: var(--font-size-body-2-mobile);
  margin-bottom: var(--space-half);
}
.cc-hotspot__pbrand {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  text-transform: capitalize;
  margin: 0 0 var(--space-half);
}
.cc-hotspot__pattribute .cc-product-wrp {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin: var(--space-1) 0 0;
  position: relative;
}
.cc-hotspot__pattribute .cc-product-wrp .cc-omnibus-price {
  flex: 0 0 100%;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-grey-800);
  white-space: nowrap;
  position: absolute;
  top: -1.2rem;
  left: 0;
}
.cc-hotspot__pattribute .cc-product-wrp .cc-product__price {
  display: flex;
  align-items: center;
}
.cc-hotspot__pattribute .cc-product-wrp .cc-btn-cisalfa-pro {
  margin: var(--space-1) 0 0;
}
.cc-hotspot__pattribute .cc-product-wrp .cc-product__prices--sales, .cc-hotspot__pattribute .cc-product-wrp .cc-product__prices--list {
  margin-right: var(--space-1);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  color: var(--color-primary);
  font-weight: var(--font-weight-extra-bold);
}
.cc-hotspot__pattribute .cc-product-wrp .cc-product__prices--default {
  display: flex;
  align-items: center;
  color: var(--color-secondary);
  font-weight: var(--font-weight-extra-bold);
  text-decoration: line-through;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
.cc-hotspot__pattribute .cc-product-wrp .cc-product__prices--range {
  display: none;
}
.cc-hotspot .cc-product__price .cc-product__percentage {
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-secondary);
  margin-left: var(--space-1);
  padding-left: var(--space-1);
  border-left: 0.1rem solid var(--color-grey-800);
}

/* ==========================================================================

                    B R A N D S   L I S T

========================================================================== */
.cc-brands-list {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-brands-list {
    margin-bottom: var(--space-6);
  }
}
.cc-brands-list__main-txt {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-brands-list__main-txt {
    margin-bottom: var(--space-6);
  }
}
.cc-brands-list__txt {
  margin-bottom: var(--space-3);
}
.cc-brands-list__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
  text-transform: uppercase;
  margin-bottom: var(--space-2);
}
@media (min-width: 768px) {
  .cc-brands-list__title {
    font-size: var(--font-size-head-2-desktop);
    line-height: var(--line-height-head-2-desktop);
    margin-bottom: var(--space-half);
  }
}
.cc-brands-list__title:last-child {
  margin-bottom: 0;
}
.cc-brands-list__text {
  display: block;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  text-align: left;
  margin: 0;
}
.cc-brands-list__table {
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  .cc-brands-list__table {
    border-bottom: 0.1rem solid var(--color-grey-600);
    padding: var(--space-3) 0;
    display: flex;
  }
  .cc-brands-list__table:last-child {
    border-bottom: none;
  }
}
.cc-brands-list__table-wrp {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .cc-brands-list__category {
    flex: 0 0 11.2rem;
    width: 11.2rem;
  }
}
.cc-brands-list__category__initials {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  text-align: left;
  color: var(--color-primary);
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
  margin-bottom: var(--space-3);
}
@media (min-width: 768px) {
  .cc-brands-list__category__initials {
    font-size: var(--font-size-head-1-desktop);
    line-height: var(--line-height-head-1-desktop);
    margin-bottom: 0;
  }
}
.cc-brands-list__list {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  width: 100%;
}
.cc-brands-list__item {
  margin-bottom: var(--space-2);
  text-transform: capitalize;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  flex: 0 0 50%;
  max-width: 50%;
  color: var(--color-secondary);
  padding-right: var(--space-2);
}
@media (min-width: 768px) {
  .cc-brands-list__item {
    min-width: 10rem;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.cc-brands-list__item__link {
  color: inherit;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .cc-brands-list__item__link:hover {
    text-decoration: underline;
  }
}
.cc-brands-list__index {
  display: flex;
  align-items: center;
  margin-bottom: var(--space-3);
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .cc-brands-list__index {
    position: sticky;
    top: var(--headerHeight);
    z-index: 1;
    background: var(--color-background);
    border-bottom: 0.1rem solid var(--color-grey-200);
    margin-bottom: 0;
  }
}
.cc-brands-list__index-char {
  transition: all var(--transition-duration) var(--easing);
  font-family: var(--font-family-primary);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  color: var(--color-secondary);
  width: 3.4rem;
  height: 4.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (min-width: 768px) {
  .cc-brands-list__index-char {
    width: 4.4rem;
  }
}
.cc-brands-list__index-char:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 0.1rem;
  height: 2rem;
  background: var(--color-grey-400);
}
.cc-brands-list__index-char:last-child:after {
  display: none;
}
.cc-brands-list__index-char.cc-active {
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-primary);
}
@media (min-width: 1024px) {
  .cc-brands-list__index-char:hover {
    color: var(--color-primary);
  }
}
@media (max-width: 767.98px) {
  .cc-brands-list__slider-wrp:not(.slick-initialized) {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
  }
}
@media (max-width: 767.98px) {
  .cc-brands-list__slider-wrp:not(.slick-initialized) > div {
    flex: 0 0 100%;
  }
}
.cc-brands-list .slick-slider {
  padding-bottom: var(--space-3);
}
.cc-brands-list .slick-slider .slick-dots {
  position: relative;
  bottom: auto;
  top: auto;
  width: 17.9rem;
  margin-top: var(--space-3);
}
.cc-brands-list .slick-slider .slick-arrow {
  bottom: 0;
}
.cc-brands-list .slick-slider .slick-arrow.slick-next {
  margin-right: calc(var(--space-17) * -1);
}
.cc-brands-list .slick-slider .slick-arrow.slick-prev {
  margin-left: calc(var(--space-17) * -1);
}

/* ==========================================================================

                B R A N D S  C O L L E C T I O N

========================================================================== */
.cc-brands-collection {
  margin-bottom: var(--space-5);
  color: var(--color-secondary);
  margin-bottom: var(--space-2);
}
@media (min-width: 768px) {
  .cc-brands-collection {
    margin-bottom: var(--space-3);
  }
}
.cc-brands-collection__head {
  margin-bottom: var(--space-3);
}
@media (min-width: 768px) {
  .cc-brands-collection__head {
    margin-bottom: var(--space-4);
  }
}
.cc-brands-collection__title {
  display: block;
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
  color: inherit;
  text-align: left;
  text-transform: uppercase;
  margin: 0 0 var(--space-2);
}
.cc-brands-collection__title:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .cc-brands-collection__title {
    font-size: var(--font-size-head-2-desktop);
    line-height: var(--line-height-head-2-desktop);
  }
}
.cc-brands-collection__text {
  display: block;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  color: inherit;
  text-align: left;
  margin: 0;
}
.cc-brands-collection__wrp, .cc-brands-collection__wrp-slider {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap;
  margin: 0;
  justify-content: space-between;
}
.cc-brands-collection__extra-wrp {
  position: relative;
}
@media (max-width: 767.98px) {
  .cc-brands-collection .cc-slider:not(.slick-initialized) {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-x: hidden;
    padding-bottom: var(--space-5);
  }
}
@media (max-width: 767.98px) {
  .cc-brands-collection .cc-slider:not(.slick-initialized) > div {
    flex: 0 0 100%;
  }
}
.cc-brands-collection .slick-slider {
  position: static;
  padding-bottom: var(--space-3);
}
.cc-brands-collection .slick-slider .slick-dots {
  position: relative;
  bottom: auto;
  top: auto;
  width: 17.9rem;
  margin-top: var(--space-3);
}
.cc-brands-collection .slick-slider .slick-arrow {
  bottom: 0;
}
.cc-brands-collection .slick-slider .slick-arrow.slick-next {
  margin-right: calc(var(--space-17) * -1);
}
.cc-brands-collection .slick-slider .slick-arrow.slick-prev {
  margin-left: calc(var(--space-17) * -1);
}
@media (max-width: 767.98px) {
  .cc-brands-collection .cc-slider .cc-brands-collection__item {
    margin-bottom: 0;
  }
}
.cc-brands-collection__item {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  margin-bottom: var(--space-2);
  flex: 0 0 50%;
  max-width: calc(50% - 0.8rem);
  margin-bottom: var(--space-2);
}
@media (min-width: 1440px) {
  .cc-brands-collection__item {
    flex: 0 0 33.333333%;
    max-width: calc(33.333333% - 0.8rem);
  }
}

.cc-brands-collection-item__image {
  aspect-ratio: 375/258;
}
@media (min-width: 768px) {
  .cc-brands-collection-item__image {
    aspect-ratio: 960/508;
  }
}
.cc-brands-collection-item__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-brands-collection-item__info {
  transition: all var(--transition-duration) var(--easing);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: var(--space-1) var(--space-2);
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(0.8rem);
          backdrop-filter: blur(0.8rem);
  display: flex;
  align-items: center;
}
.cc-brands-collection-item__title {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
  color: var(--color-background);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .cc-brands-collection-item__title {
    font-size: var(--font-size-head-2-desktop);
    line-height: var(--line-height-head-2-desktop);
  }
}
.cc-brands-collection-item__logo {
  padding-right: var(--space-2);
  margin-right: var(--space-3);
  border-right: 0.1rem solid var(--color-background);
}
.cc-brands-collection-item__logo img {
  display: block;
  width: 4.8rem;
  height: 4.8rem;
}
@media (min-width: 768px) {
  .cc-brands-collection-item__logo img {
    width: 6rem;
    height: 6rem;
  }
}
@media (min-width: 1024px) {
  .cc-brands-collection-item .cc-module-link:hover .cc-brands-collection-item__info {
    background: rgba(0, 0, 0, 0.8);
  }
}

/* ==========================================================================

                F E A T U R E   B A N N E R 

========================================================================== */
.cc-feature-banner {
  margin-bottom: var(--space-5);
  color: var(--color-background);
}
@media (min-width: 768px) {
  .cc-feature-banner {
    margin-bottom: var(--space-6);
  }
}
.cc-feature-banner__wrp {
  position: relative;
}
.cc-feature-banner__title {
  text-align: center;
  color: var(--color-background);
  margin-bottom: var(--space-4);
}
.cc-feature-banner__image {
  position: relative;
  aspect-ratio: 1;
  aspect-ratio: initial;
  height: 40rem;
}
.cc-feature-banner__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-feature-banner__info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  padding: 0 0 var(--space-5);
  color: var(--color-background);
}
@media (min-width: 768px) {
  .cc-feature-banner__info {
    padding: 0 0 var(--space-7);
    gap: var(--space-8);
  }
}
.cc-feature-banner__info-wrp {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--space-3);
}
@media (min-width: 768px) {
  .cc-feature-banner__info-wrp {
    gap: var(--space-8);
  }
}
.cc-feature-banner__cta {
  flex: 0 0 50%;
  max-width: calc(50% - 2.4rem);
  flex: initial;
  max-width: none;
}
@media (max-width: 767.98px) {
  .cc-feature-banner__cta {
    padding-left: var(--space-half);
    padding-right: var(--space-half);
  }
}

/* ==========================================================================

                    E V E N T   H E R O 

========================================================================== */
.cc-event-hero {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-event-hero {
    margin-bottom: var(--space-6);
  }
}
.cc-event-hero__wrp {
  position: relative;
}
.cc-event-hero__image {
  position: relative;
  aspect-ratio: 1;
}
@media (min-width: 768px) {
  .cc-event-hero__image {
    aspect-ratio: 4/1;
  }
}
.cc-event-hero__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-event-hero__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 0;
  display: flex;
  align-items: center;
  color: var(--color-background);
  text-transform: uppercase;
}
.cc-event-hero__title-wrp {
  max-width: 70%;
}
.cc-event-hero__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-2-mobile);
  line-height: var(--line-height-head-2-mobile);
  color: inherit;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: center;
  text-align: left;
}
@media (min-width: 768px) {
  .cc-event-hero__title {
    font-size: var(--font-size-head-2-desktop);
    line-height: var(--line-height-head-2-desktop);
  }
}

/* ==========================================================================

                    E V E N T   D E T A I L S

========================================================================== */
.cc-event-details {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-event-details {
    margin-bottom: var(--space-6);
  }
}
.cc-event-details__wrp {
  position: relative;
}
.cc-event-details__place, .cc-event-details__date, .cc-event-details__time {
  display: flex;
  align-items: center;
  margin-bottom: var(--space-3);
}
.cc-event-details__place .cc-icon, .cc-event-details__date .cc-icon, .cc-event-details__time .cc-icon {
  margin-right: var(--space-1);
}
.cc-event-details__place p, .cc-event-details__date p, .cc-event-details__time p {
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
}
.cc-event-details__date, .cc-event-details__time {
  margin-bottom: 0;
}
.cc-event-details__time {
  margin-top: var(--space-1);
}
.cc-event-details__items {
  display: flex;
  flex-wrap: wrap;
  row-gap: var(--space-3);
}
.cc-event-details__item {
  flex: 0 0 100%;
  max-width: 100%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: var(--space-2);
}
@media (min-width: 768px) {
  .cc-event-details__item {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 1440px) {
  .cc-event-details__item {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* ==========================================================================

                    E V E N T   I N F O

========================================================================== */
.cc-event-info {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-event-info {
    margin-bottom: var(--space-6);
  }
}
.cc-event-info__wrp {
  position: relative;
}
.cc-event-info__title, .cc-event-info__description {
  margin-bottom: var(--space-3);
}
.cc-event-info__text-wrp p, .cc-event-info__text-wrp ul li, .cc-event-info__text-wrp ol li {
  font-size: var(--font-size-body-1-mobile);
}
@media (min-width: 768px) {
  .cc-event-info__text-wrp p, .cc-event-info__text-wrp ul li, .cc-event-info__text-wrp ol li {
    font-size: var(--font-size-body-1-desktop);
  }
}
.cc-event-info__cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--space-3);
  flex-direction: row;
  justify-content: flex-start;
}
.cc-event-info__cta a {
  width: 100%;
}
.cc-event-info__cta a {
  width: auto;
}

/* ==========================================================================

                E V E N T   H I G H L I G H T S

========================================================================== */
.cc-event-highlight {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-event-highlight {
    margin-bottom: var(--space-6);
  }
}
.cc-event-highlight__wrp {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cc-event-highlight__wrp {
    flex-direction: row;
  }
}
.cc-event-highlight__info, .cc-event-highlight__image {
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .cc-event-highlight__info, .cc-event-highlight__image {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.cc-event-highlight__image {
  position: relative;
  aspect-ratio: 960/850;
}
.cc-event-highlight__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-event-highlight__info {
  padding: var(--space-3) var(--space-2) 0;
}
@media (min-width: 768px) {
  .cc-event-highlight__info {
    padding: var(--space-3) var(--space-3) var(--space-6);
  }
}
.cc-event-highlight__text-wrp p, .cc-event-highlight__text-wrp ul li, .cc-event-highlight__text-wrp ol li {
  font-size: var(--font-size-body-1-mobile);
}
@media (min-width: 768px) {
  .cc-event-highlight__text-wrp p, .cc-event-highlight__text-wrp ul li, .cc-event-highlight__text-wrp ol li {
    font-size: var(--font-size-body-1-desktop);
  }
}
@media (min-width: 768px) {
  .cc-event-highlight .cc-info-align {
    display: flex;
    align-items: center;
  }
  .cc-event-highlight .cc-info-align--top {
    align-items: flex-start;
  }
  .cc-event-highlight .cc-info-align--bottom {
    align-items: flex-end;
  }
}
.cc-event-highlight__title, .cc-event-highlight__caption {
  margin-bottom: var(--space-3);
}
.cc-event-highlight__cta {
  width: 100%;
  width: auto;
}

.cc-event-highlights {
  padding-bottom: var(--space-7);
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-event-highlights {
    padding-bottom: 0;
    margin-bottom: var(--space-6);
  }
}
.cc-event-highlights .cc-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}
.cc-event-highlights .cc-slider:not(.slick-initialized) > div {
  flex: 0 0 100%;
}
.cc-event-highlights .cc-event-highlight {
  margin-bottom: 0;
}
.cc-event-highlights__extra-wrp {
  position: relative;
}
.cc-event-highlights .slick-slider .slick-dots {
  position: absolute;
  top: auto;
  bottom: -3.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 17.6rem;
  margin-top: 0;
}
@media (min-width: 768px) {
  .cc-event-highlights .slick-slider .slick-dots {
    transform: unset;
    left: calc(50% + 5.8rem);
    bottom: 2rem;
    width: 21.4rem;
  }
}
.cc-event-highlights .slick-slider .slick-arrow {
  top: auto;
  bottom: -5.2rem;
  background-size: 1.6rem;
}
@media (min-width: 768px) {
  .cc-event-highlights .slick-slider .slick-arrow {
    bottom: 0;
  }
}
.cc-event-highlights .slick-slider .slick-arrow.slick-prev {
  left: 50%;
  right: auto;
  margin-left: calc(var(--space-17) * -1);
}
@media (min-width: 768px) {
  .cc-event-highlights .slick-slider .slick-arrow.slick-prev {
    left: calc(50% + 2.6rem);
    margin-left: calc(var(--space-2) * -1);
  }
}
.cc-event-highlights .slick-slider .slick-arrow.slick-next {
  left: auto;
  right: 50%;
  margin-right: calc(var(--space-15) * -1);
}
@media (min-width: 768px) {
  .cc-event-highlights .slick-slider .slick-arrow.slick-next {
    margin-right: calc(var(--space-38) * -1);
  }
}

/* ==========================================================================

                E V E N T   H E A D

========================================================================== */
.cc-event-head {
  color: var(--color-background);
  margin: var(--space-3) 0;
}
@media (min-width: 1024px) {
  .cc-event-head {
    margin: var(--space-5) 0;
  }
}
.cc-event-head__wrp {
  position: relative;
}
.cc-event-head__title {
  display: block;
  font-size: var(--font-size-head-1-mobile);
  line-height: var(--line-height-head-1-mobile);
  font-weight: var(--font-weight-extra-bold);
  text-align: center;
  color: var(--color-background);
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  .cc-event-head__title {
    font-size: var(--font-size-head-1-desktop);
    line-height: var(--line-height-head-1-desktop);
  }
}
.cc-event-head__image {
  position: relative;
  aspect-ratio: 1;
  aspect-ratio: initial;
  height: 40rem;
}
.cc-event-head__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-event-head__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: var(--space-5) 0;
  color: var(--color-background);
  display: flex;
  align-items: flex-end;
  align-items: center;
  padding: 0;
}
.cc-event-head__info--center {
  align-items: center;
}
.cc-event-head__info--overlay {
  background: rgba(0, 0, 0, 0.6);
}
.cc-event-head__info-wrp {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--space-3);
  margin-top: var(--space-4);
}
@media (min-width: 768px) {
  .cc-event-head__info-wrp {
    gap: var(--space-8);
  }
}
.cc-event-head__cta {
  flex: 0 0 100%;
  max-width: 100%;
  flex: initial;
  max-width: none;
}

/* ==========================================================================

                    E V E N T   L I S T

========================================================================== */
.cc-events-list__header {
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: var(--space-1);
  border-bottom: 0.1rem solid var(--color-grey-400);
  margin-bottom: var(--space-4);
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-head-5-mobile);
  line-height: var(--line-height-head-5-mobile);
  letter-spacing: 0.04rem;
}
@media (min-width: 768px) {
  .cc-events-list__header {
    margin-bottom: var(--space-5);
  }
}
.cc-events-list__header-title {
  font-weight: var(--font-weight-extra-bold);
  text-transform: uppercase;
}
.cc-events-list__grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--space-3);
  margin-bottom: var(--space-4);
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
  .cc-events-list__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-3) var(--space-6);
    margin-bottom: var(--space-6);
  }
}
@media (min-width: 1440px) {
  .cc-events-list__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* ==========================================================================

                    E V E N T   C A R D

========================================================================== */
.cc-event-card__image {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .cc-event-card__overlay {
    transition: all 0.2s var(--easing);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(0.8rem);
            backdrop-filter: blur(0.8rem);
    opacity: 0;
  }
}
.cc-event-card__cta {
  position: absolute;
  left: 1.6rem;
  right: 1.6rem;
  bottom: 1.6rem;
}
@media (min-width: 768px) {
  .cc-event-card__cta {
    transition: all 0.2s var(--easing);
    opacity: 0;
    bottom: -1.6rem;
  }
}
.cc-event-card__soldout-badge {
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  z-index: 1;
  padding: var(--space-half) var(--space-1);
  background: var(--color-background);
  color: var(--color-secondary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  text-transform: uppercase;
}
.cc-event-card__content {
  padding-top: var(--space-3);
}
.cc-event-card__title {
  margin-bottom: var(--space-2);
  text-transform: uppercase;
}
.cc-event-card__info {
  display: flex;
  align-items: center;
  margin-bottom: var(--space-1);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-head-6-mobile);
  line-height: var(--line-height-head-6-mobile);
}
.cc-event-card__info .cc-icon {
  margin-right: var(--space-1);
}
@media (min-width: 768px) {
  .cc-event-card:hover .cc-event-card__overlay {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .cc-event-card:hover .cc-event-card__cta {
    opacity: 1;
    bottom: 1.6rem;
  }
}

/* ==========================================================================

                    E V E N T S  S L I D E R + E V E N T   I T E M

========================================================================== */
.cc-event-item {
  position: relative;
}
.cc-event-item__link {
  display: block;
  position: relative;
}
.cc-event-item__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.cc-event-item__info {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  padding: var(--space-3) var(--space-2);
  background: rgba(0, 0, 0, 0.7);
  color: var(--color-background);
  transition: all 0.2s var(--easing);
  transform: translateY(80%);
  -webkit-backdrop-filter: blur(0.8rem);
          backdrop-filter: blur(0.8rem);
}
@media (min-width: 768px) {
  .cc-event-item__info {
    padding: var(--space-3);
  }
}
.cc-event-item__title {
  font-size: var(--font-size-head-4-mobile);
  line-height: var(--line-height-head-4-mobile);
  margin-bottom: var(--space-2);
  color: var(--color-background);
  text-transform: uppercase;
}
.cc-event-item__description {
  color: var(--color-background);
  opacity: 0;
  transition: all 0.2s var(--easing);
}
@media (min-width: 768px) {
  .cc-event-item:hover .cc-event-item__info {
    transform: translateY(0);
  }
}
@media (min-width: 768px) {
  .cc-event-item:hover .cc-event-item__description {
    opacity: 1;
  }
}

/* ==========================================================================

                    B L O G   C A R D

========================================================================== */
.cc-blog-card {
  display: flex;
  flex-direction: column;
  position: relative;
  border-bottom: var(--border-width) solid var(--color-border-secondary-light);
}
@media (min-width: 1024px) {
  .cc-blog-card {
    border: none;
  }
}
.cc-blog-card:last-child {
  border-bottom: none;
}
.cc-blog-card__abs-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.cc-blog-card__image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 600/495;
}
.cc-blog-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cc-blog-card__image:before {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.cc-blog-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-1);
  padding: var(--space-2);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.cc-blog-card__tag {
  display: block;
  padding: 0 var(--space-half);
  background: var(--color-background-secondary);
  border-radius: var(--border-radius-xs);
  white-space: nowrap;
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-text-secondary-strong);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
}
@media (min-width: 1024px) {
  .cc-blog-card__tag {
    font-size: var(--font-size-body-3-desktop);
    line-height: var(--line-height-body-3-desktop);
  }
}
.cc-blog-card__main {
  position: relative;
  flex: 1;
  background: var(--color-background);
  overflow: hidden;
}
.cc-blog-card__mirrored-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.cc-blog-card__mirrored-img:before {
  transition: all var(--transition-duration) var(--easing);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.cc-blog-card__mirrored-img img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scaleY(-1);
  filter: blur(0.6rem);
}
.cc-blog-card__content {
  position: relative;
  padding: var(--space-3) 0;
  background: var(--color-background);
  z-index: 2;
}
.cc-blog-card__info {
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin-bottom: var(--space-1);
}
.cc-blog-card__info__time {
  display: flex;
  align-items: center;
}
.cc-blog-card__info__time .cc-icon {
  margin-right: var(--space-half);
}
.cc-blog-card__info__time .cc-time-text {
  display: block;
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-text-secondary);
  margin: 0;
}
@media (min-width: 1024px) {
  .cc-blog-card__info__time .cc-time-text {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-blog-card__info__date {
  margin-left: auto;
}
.cc-blog-card__info__date .cc-time-date {
  display: block;
  font-size: var(--font-size-body-2-mobile);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-body-2-mobile);
  color: var(--color-text-secondary-strong);
  margin: 0;
}
@media (min-width: 1024px) {
  .cc-blog-card__info__date .cc-time-date {
    font-size: var(--font-size-body-2-desktop);
    font-weight: var(--font-weight-extra-bold);
  }
}
.cc-blog-card__title {
  margin-bottom: var(--space-1);
}
.cc-blog-card__title__text {
  display: block;
  font-size: var(--font-size-head-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  line-height: var(--line-height-head-3-mobile);
  color: var(--color-secondary);
}
@media (min-width: 1024px) {
  .cc-blog-card__title__text {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}
.cc-blog-card__description {
  margin: 0;
}
.cc-blog-card__description__text {
  font-size: var(--font-size-body-1-mobile);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-body-1-mobile);
  color: var(--color-secondary);
  margin: 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 1024px) {
  .cc-blog-card__description__text {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-blog-card__cta {
  display: flex;
  align-items: center;
  margin-top: var(--space-1);
}
.cc-blog-card__cta__text {
  display: block;
  font-size: var(--font-size-body-1-mobile);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-body-1-mobile);
  color: var(--color-secondary);
  text-decoration: underline;
  margin-right: var(--space-half);
}
@media (min-width: 1024px) {
  .cc-blog-card__cta__text {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-blog-card:hover .cc-blog-card__image:before,
.cc-blog-card:hover .cc-blog-card__mirrored-img:before {
  opacity: 0.5;
}
.cc-blog-card--highlight {
  margin-left: calc(var(--space-2) * -1);
  margin-right: calc(var(--space-2) * -1);
  margin-left: 0;
  margin-right: 0;
}
.cc-blog-card--highlight .cc-blog-card__main {
  padding: var(--space-2);
}
.cc-blog-card--highlight .cc-blog-card__content {
  padding: var(--space-2);
}

/* ==========================================================================

                    B L O G   L I S T

========================================================================== */
.cc-blog-list__grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--space-3);
  margin-bottom: var(--space-3);
}
@media (min-width: 1024px) {
  .cc-blog-list__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-11) var(--space-3);
    margin-bottom: var(--space-11);
  }
}

/* ==========================================================================

                    B L O G   I N F O

========================================================================== */
.cc-blog-info {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-blog-info {
    margin-bottom: var(--space-6);
  }
}
@media (min-width: 768px) {
  .cc-blog-info__wrp {
    display: flex;
    align-items: center;
  }
}
.cc-blog-info__tags {
  display: flex;
  flex-wrap: wrap;
}
.cc-blog-info__tags ~ .cc-blog-info__right {
  margin-top: var(--space-half);
}
.cc-blog-info__tag {
  display: block;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  text-transform: uppercase;
  position: relative;
  padding: 0 var(--space-3) var(--space-2) 0;
  letter-spacing: 0.1rem;
}
@media (min-width: 768px) {
  .cc-blog-info__tag {
    padding-bottom: 0;
  }
}
.cc-blog-info__tag:before {
  content: "•";
  display: block;
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  position: absolute;
  top: 0;
  right: 1rem;
}
.cc-blog-info__tag:last-child {
  padding-right: 0;
}
.cc-blog-info__tag:last-child:before {
  display: none;
}
@media (min-width: 768px) {
  .cc-blog-info__right {
    display: flex;
    align-items: center;
    margin-left: auto;
    gap: var(--space-2);
  }
}
.cc-blog-info__item {
  display: flex;
  align-items: center;
  margin-bottom: var(--space-2);
}
@media (min-width: 768px) {
  .cc-blog-info__item {
    margin-bottom: 0;
    white-space: nowrap;
  }
}
.cc-blog-info__item:last-child {
  margin-bottom: 0;
}
.cc-blog-info__text {
  padding-left: var(--space-1);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}

/* ==========================================================================

                    F A Q

========================================================================== */
.cc-faq {
  margin-bottom: var(--space-3);
  color: var(--color-secondary);
}
.cc-faq__eyelet {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  letter-spacing: 0.01rem;
  margin-bottom: var(--space-half);
  text-transform: uppercase;
}
.cc-faq__title {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  color: inherit;
  text-transform: uppercase;
  margin: 0;
}
.cc-faq__description {
  display: block;
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-light);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  color: inherit;
  margin: var(--space-half) 0 0;
}
.cc-faq__list {
  padding-bottom: var(--space-3);
}
.cc-faq__list-wrp {
  margin-top: var(--space-2);
  border-top: var(--border-width) solid var(--color-border-secondary-light);
}

.cc-faq-item__element {
  border-bottom: var(--border-width) solid var(--color-border-secondary-light);
}
.cc-faq-item__body {
  padding-bottom: var(--space-4);
}
.cc-faq-item__body p {
  font-size: var(--font-size-body-1-mobile);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height-body-1-mobile);
}
@media (min-width: 1024px) {
  .cc-faq-item__body p {
    font-size: var(--font-size-body-1-desktop);
    font-weight: var(--font-weight-light);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-faq-item__body ul {
  padding-left: var(--space-2);
  margin-bottom: var(--space-1);
}
.cc-faq-item__body ul li {
  display: list-item;
  list-style-type: disc;
  margin-bottom: var(--space-half);
}
.cc-faq-item__body ol {
  padding-left: var(--space-2);
  margin-bottom: var(--space-1);
}
.cc-faq-item__body ol li {
  display: list-item;
  list-style-type: auto;
  margin-bottom: var(--space-half);
}
.cc-faq-item__body img {
  display: block;
  width: 100%;
  margin: 0;
}

.cc-faq-accordion {
  padding-top: var(--space-3);
  padding-bottom: var(--space-3);
}

/* ==========================================================================

                    P D F   L I N K

========================================================================== */
.cc-pdf-link {
  margin-bottom: var(--space-5);
}
@media (min-width: 768px) {
  .cc-pdf-link {
    margin-bottom: var(--space-6);
  }
}
.cc-pdf-link__wrp {
  background: var(--color-grey-200);
  padding: var(--space-2);
}
@media (min-width: 768px) {
  .cc-pdf-link__wrp {
    padding: var(--space-3);
  }
}
.cc-pdf-link__wrp p {
  display: block;
  font-size: var(--font-size-body-3-mobile);
  line-height: var(--line-height-body-3-mobile);
  color: var(--color-secondary);
  text-align: left;
  margin: 0;
}
@media (min-width: 768px) {
  .cc-pdf-link__wrp p {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-pdf-link__wrp p a {
  font-weight: var(--font-weight-light);
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .cc-pdf-link__wrp p a:hover {
    color: var(--color-primary);
  }
}

/* ==========================================================================

                    A P P   L O G I N

========================================================================== */
.experience-App_Login {
  position: sticky;
  bottom: 0;
  left: 0;
  z-index: 8;
}
@media (min-width: 768px) {
  .experience-App_Login {
    display: none;
  }
}

.cc-app-login {
  display: block;
  background: var(--color-background);
  padding: var(--space-2);
  text-align: center;
  box-shadow: 0 0.4rem 0.8rem 0 rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  .cc-app-login {
    display: none;
  }
}
.cc-app-login__btn-wrp {
  text-align: center;
  margin-bottom: var(--space-2);
}
.cc-app-login__btn-wrp:last-child {
  margin-bottom: 0;
}
.cc-app-login .cc-btn {
  width: 100%;
}

.cc-megamenu {
  display: none;
  background-color: var(--color-background-secondary);
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - var(--headerHeight));
  overflow: scroll;
}
@media (min-width: 1024px) {
  .cc-megamenu {
    height: unset;
    overflow: hidden;
    overflow-y: auto;
    grid-auto-flow: column;
    max-height: calc(95vh - var(--headerHeight));
    top: var(--headerHeight);
    padding: var(--space-5) 0;
  }
}
@media (min-width: 1920px) {
  .cc-megamenu {
    padding: var(--space-5) calc((100vw - 1920px) / 2 + var(--space-6));
  }
}
.cc-megamenu .cc-grid-container {
  grid-auto-flow: unset;
  grid-row-gap: 0;
}
@media (min-width: 1024px) {
  .cc-megamenu .cc-grid-container {
    grid-auto-flow: column;
  }
}
.cc-megamenu > .cc-megamenu__item--more {
  display: flex;
  margin: 0 var(--space-2);
  padding: var(--space-3) 0;
}
@media (min-width: 1024px) {
  .cc-megamenu > .cc-megamenu__item--more {
    display: none;
  }
}
.cc-megamenu .cc-icon {
  margin-left: auto;
}
@media (min-width: 1024px) {
  .cc-megamenu .cc-icon {
    display: none;
  }
}
.cc-megamenu.cc-megamenu--open .cc-megamenu__item--more {
  margin-bottom: var(--space-10);
}
@media (min-width: 1024px) {
  .cc-megamenu.cc-megamenu--open .cc-megamenu__item--more {
    margin-bottom: revert;
  }
}

@keyframes slide-in {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.cc-megamenu--open {
  animation: var(--transition-duration) slide-in;
  display: block;
}
@media (min-width: 1024px) {
  .cc-megamenu--open {
    animation: unset;
    display: grid;
  }
}
.cc-megamenu--open + .cc-megamenu-backdrop {
  display: block;
}
.cc-megamenu--open > .cc-megamenu__back:first-child {
  display: flex;
}
@media (min-width: 1024px) {
  .cc-megamenu--open > .cc-megamenu__back:first-child {
    display: none;
  }
}

.cc-megamenu__item {
  display: none;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-text-secondary);
  width: 100%;
  padding: var(--space-3) 0;
}
@media (min-width: 1024px) {
  .cc-megamenu__item {
    display: block;
    padding: 0 0 var(--space-2);
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
    font-weight: var(--font-weight-light);
    color: var(--color-text-secondary-strong);
  }
}
@media (min-width: 1024px) {
  .cc-megamenu__item a:hover, .cc-megamenu__item button:hover {
    text-decoration: underline;
  }
}
.cc-megamenu__item form {
  width: 100%;
}
.cc-megamenu__item button {
  width: 100%;
  display: flex;
  text-align: left;
}

.cc-megamenu__item--image {
  display: block;
  padding: 0 0 var(--space-3);
}
.cc-megamenu__item--image img {
  width: 100%;
}

.cc-megamenu__item--head {
  display: flex;
  padding: var(--space-3) 0;
  color: var(--color-text-secondary);
  font-weight: var(--font-weight-extra-bold);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
}
@media (min-width: 1024px) {
  .cc-megamenu__item--head {
    display: block;
    padding: 0 0 var(--space-3);
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}

.cc-megamenu__item--more {
  padding: 0;
  color: var(--color-text-primary);
  font-weight: var(--font-weight-extra-bold);
  width: unset;
  border-top: var(--border-width) solid var(--color-grey-600);
}
@media (min-width: 1024px) {
  .cc-megamenu__item--more {
    border: 0;
  }
}

.cc-megamenu__column:not(:last-child) {
  border-bottom: var(--border-width) solid var(--color-grey-600);
}
@media (min-width: 1024px) {
  .cc-megamenu__column:not(:last-child) {
    border: unset;
  }
}

.cc-megamenu__column--open {
  animation: var(--transition-duration) slide-in;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - var(--headerHeight));
  overflow: scroll;
  background: var(--color-background-secondary);
}
@media (min-width: 1024px) {
  .cc-megamenu__column--open {
    animation: unset;
    display: none;
  }
}
.cc-megamenu__column--open > .cc-megamenu__back:first-child {
  display: flex;
}
.cc-megamenu__column--open .cc-megamenu__item--head {
  display: none;
}
.cc-megamenu__column--open .cc-megamenu__items {
  padding: 0 var(--space-2);
}
.cc-megamenu__column--open .cc-megamenu__items .cc-megamenu__item {
  display: flex;
  align-items: stretch;
}
.cc-megamenu__column--open .cc-megamenu__items .cc-megamenu__item > a {
  flex: 1;
  padding: var(--space-3) 0;
}
.cc-megamenu__column--open .cc-megamenu__items .cc-megamenu__item:not(:last-child) {
  border-bottom: var(--border-width) solid var(--color-grey-600);
}
.cc-megamenu__column--open .cc-megamenu__items .cc-megamenu__item:after {
  display: flex;
  align-items: stretch;
  content: " ";
  margin-left: auto;
  height: auto;
  width: 1.6rem;
  background: center/1.6rem no-repeat url(../images/arrow-forward-simple.svg);
}
.cc-megamenu__column--open .cc-megamenu__item--more {
  display: flex;
  margin: 0 var(--space-2);
  padding: var(--space-3) 0;
}

.cc-megamenu-backdrop {
  display: none;
  position: fixed;
  z-index: -1;
  top: var(--headerHeight);
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--color-blur-secondary);
  -webkit-backdrop-filter: var(--blur-strong);
          backdrop-filter: var(--blur-strong);
}

.cc-megamenu__back {
  display: none;
  position: relative;
  padding: var(--space-3) 0;
}
@media (min-width: 1024px) {
  .cc-megamenu__back {
    display: none;
  }
}

.cc-megamenu__back__button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--space-2);
}

.cc-megamenu__back__label {
  width: 100%;
  text-align: center;
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  font-weight: var(--font-weight-extra-bold);
}

/* ==========================================================================
    ADSERVER BANNER
========================================================================== */
.cc-plp__item:has(.cc-adserver__container) {
  grid-column: span 2;
}

.cc-container-full.cc-adserver {
  margin-top: var(--space-3);
  margin-bottom: var(--space-3);
}
@media (min-width: 768px) {
  .cc-container-full.cc-adserver {
    margin-top: var(--space-5);
    margin-bottom: var(--space-5);
  }
}

.cc-adserver iframe {
  display: block;
}

.cc-breakpoint {
  display: none;
  order: 0;
  order: 1;
}
@media (min-width: 768px) {
  .cc-breakpoint {
    order: 2;
  }
}
@media (min-width: 1024px) {
  .cc-breakpoint {
    order: 3;
  }
}
@media (min-width: 1440px) {
  .cc-breakpoint {
    order: 4;
  }
}
@media (min-width: 1920px) {
  .cc-breakpoint {
    order: 5;
  }
}

/* Login */
/* Inner File */
.cc-completeRegistration {
  padding-top: var(--space-3);
  padding-bottom: var(--space-3);
}
@media (min-width: 768px) {
  .cc-completeRegistration {
    padding-top: var(--space-5);
    padding-bottom: var(--space-5);
  }
}
.cc-completeRegistration .cc-completeRegistration__subtitle {
  padding: var(--space-2) 0 var(--space-2) 0;
}
.cc-completeRegistration .cc-form__select-label {
  justify-content: flex-end;
}
@media (max-width: 1023.98px) {
  .cc-completeRegistration .cc-form__wrap--noMargin {
    margin-bottom: 0;
  }
}
.cc-completeRegistration .cc-form .cc-completeRegistration-form-field-panConsent span {
  font-weight: var(--font-weight-light);
  color: var(--color-text-secondary-strong);
}
.cc-completeRegistration .cc-form .cc-completeRegistration-wrap {
  padding-bottom: var(--space-2);
}
.cc-completeRegistration .cc-form .cc-form__legal-text-wrapper {
  padding-top: var(--space-2);
}
.cc-completeRegistration .cc-form .cc-form__privacy-policy {
  padding-top: 0;
}
.cc-completeRegistration .cc-form .cc-form__mailingList:first-child .cc-form__legal-text-wrapper {
  padding-top: 0;
}
@media (min-width: 1024px) {
  .cc-completeRegistration .cc-form .cc-form__mailingList:first-child .cc-form__legal-text-wrapper {
    padding-top: var(--space-2);
  }
}

.cc-doubleoptin {
  padding: var(--space-3) var(--space-2) var(--space-5);
}
@media (min-width: 768px) {
  .cc-doubleoptin {
    padding: var(--space-8) var(--space-6) var(--space-10);
    width: 66.6666666667%;
  }
}

.cc-doubleoptin__title {
  display: block;
  font-weight: var(--font-weight-extra-bold);
  margin: 0 0 var(--space-4);
}

.cc-doubleoptin__alert {
  margin: 0 0 var(--space-2);
}

.cc-doubleoptin-continue__headline {
  display: block;
  font-weight: var(--font-weight-extra-bold);
  margin: 0 0 var(--space-2);
}

.cc-doubleoptin-continue__text {
  margin: 0 0 var(--space-2);
}

.cc-doubleoptin-continue__button {
  width: 100%;
  /* overwrite a:hover, that colors it black */
}
.cc-doubleoptin-continue__button:hover {
  color: var(--color-text-secondary-inverted);
}
@media (min-width: 768px) {
  .cc-doubleoptin-continue__button {
    width: unset;
  }
}

.cc-loginPage__wrap {
  flex-flow: column;
  padding-bottom: var(--space-3);
  padding-top: var(--space-3);
}
@media (min-width: 1024px) {
  .cc-loginPage__wrap {
    flex-flow: row;
    position: relative;
    padding-bottom: var(--space-5);
    padding-top: var(--space-5);
  }
}
.cc-loginPage__title {
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-text-secondary);
  text-transform: none;
}
@media (min-width: 1024px) {
  .cc-loginPage__title {
    font-size: var(--font-size-head-3-desktop);
    line-height: var(--line-height-head-3-desktop);
  }
}
.cc-loginPage__subtitle {
  color: var(--color-text-secondary);
  font-size: var(--font-size-body-1-mobile);
  line-height: var(--line-height-body-1-mobile);
  margin-top: var(--space-2);
  margin-bottom: var(--space-2);
  display: block;
}
@media (min-width: 1024px) {
  .cc-loginPage__subtitle {
    font-size: var(--font-size-body-1-desktop);
    line-height: var(--line-height-body-1-desktop);
  }
}
.cc-loginPage__register-block, .cc-loginPage__login-block {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc-loginPage__register-block, .cc-loginPage__login-block {
    padding-left: var(--space-7);
  }
}
.cc-loginPage .cc-form__separator {
  line-height: 0.1rem;
  position: relative;
  outline: 0;
  border: 0;
  color: var(--color-border-secondary-light);
  text-align: center;
  height: 1.8rem;
  opacity: 0.5;
  margin-top: var(--space-2);
  margin-bottom: var(--space-2);
  padding-top: var(--space-2);
  padding-bottom: var(--space-2);
}
.cc-loginPage .cc-form__separator:before {
  content: "";
  background: var(--color-border-secondary-strong);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0.1rem;
}
.cc-loginPage .cc-form__separator:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: var(--color-text-secondary-strong);
  padding: 0 var(--space-half);
  font-weight: var(--font-weight-extra-bold);
  line-height: var(--line-height-body-1-mobile);
  font-size: var(--font-size-body-1-mobile);
  background-color: var(--color-background-secondary);
}
@media (min-width: 1024px) {
  .cc-loginPage__login-wrap {
    flex-basis: 35%;
  }
  .cc-loginPage__register-wrap {
    flex-basis: 65%;
  }
  .cc-loginPage__login-block {
    padding-left: 0;
    padding-right: var(--space-7);
    border-right: var(--border-width) solid var(--color-border-secondary-light);
  }
}
.cc-loginPage__resubmitMail {
  margin-top: var(--space-5);
  margin-bottom: var(--space-5);
}
@media (min-width: 1024px) {
  .cc-loginPage__resubmitMail {
    margin-top: var(--space-6);
    margin-bottom: var(--space-6);
  }
}
.cc-loginPage .cc-form .cc-content-cancel {
  display: none;
}
.cc-loginPage .cc-form__forgot-password {
  padding: var(--space-2) 0 var(--space-2) 0;
  margin: 0;
}
.cc-loginPage .cc-form__headline {
  padding-top: var(--space-2);
  padding-bottom: var(--space-1);
}
.cc-loginPage .cc-formLogin .remember-me .cc-form__rememberMe {
  color: var(--color-text-secondary);
  font-size: var(--font-size-body-2-mobile);
  line-height: var(--line-height-body-2-mobile);
  margin: 0;
}
@media (min-width: 1024px) {
  .cc-loginPage .cc-formLogin .remember-me .cc-form__rememberMe {
    font-size: var(--font-size-body-2-desktop);
    line-height: var(--line-height-body-2-desktop);
  }
}
.cc-loginPage .cc-formLogin .cc-form__wrap--remember-me {
  margin-bottom: var(--space-2);
  padding-bottom: var(--space-2);
  padding-left: 0;
}
.cc-loginPage .cc-formRegistration .cc-register-btn {
  margin-bottom: var(--space-1);
  width: auto;
}
.cc-loginPage__register-btn-wrap {
  align-items: flex-end;
  justify-content: flex-end;
}
.cc-loginPage .cc-formRegistration .cc-form__privacy-policy {
  padding-top: var(--space-1);
}
.cc-loginPage .cc-formRegistration .cc-form__mailingList {
  margin-bottom: 0;
}
.cc-loginPage .cc-checkout-form-field-panConsent span {
  font-weight: var(--font-weight-light);
  color: var(--color-text-secondary-strong);
}
.cc-loginPage .cc-form__checkbox-panConsent {
  border-radius: var(--border-radius-xs);
  border: var(--border-width) solid var(--color-border-secondary-strong);
}

.cc-newPassword {
  padding: var(--space-8) var(--space-2);
}
.cc-newPassword__title {
  display: block;
  font-family: var(--font-family-primary);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-secondary);
  padding: 0 0 var(--space-1);
}
.cc-newPassword__buttons-wrap {
  padding-top: var(--space-2);
}
.cc-newPassword .cc-form__wrap + .cc-form__wrap {
  margin-top: var(--space-2);
}
@media (min-width: 1024px) {
  .cc-newPassword .cc-btn {
    width: auto;
  }
}

.cc-resetPasswordPage {
  padding-top: var(--space-5);
  padding-bottom: var(--space-10);
}
.cc-resetPasswordPage__title {
  display: block;
  font-family: var(--font-family-primary);
  font-size: var(--font-size-head-3-mobile);
  line-height: var(--line-height-head-3-mobile);
  font-weight: var(--font-weight-extra-bold);
  color: var(--color-secondary);
  padding: 0;
  margin: 0 0 var(--space-3);
}
.cc-resetPasswordPage__subtitle {
  margin-bottom: var(--space-2);
}
.cc-resetPasswordPage .cc-request-password-body p {
  margin: 0 0 var(--space-3);
}
.cc-resetPasswordPage .cc-button__wrap {
  margin-top: var(--space-3);
}
@media (min-width: 1024px) {
  .cc-resetPasswordPage .cc-btn {
    width: auto;
  }
}

/*# sourceMappingURL=main.css.map*/