.ui-datepicker {
  display: none;
  z-index: 999999 !important
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer
}

.ui-datepicker .ui-datepicker-next-hover span,.ui-datepicker .ui-datepicker-prev-hover span {
  border-color: transparent #ff8400 transparent transparent
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px
}

.ui-datepicker .ui-datepicker-next {
  right: 2px
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -5px;
  font-size: 0px;
  width: 0;
  height: 0;
  border: solid;
  border-width: 5px 8px 5px 0;
  border-color: transparent #ff9635 transparent transparent
}

.ui-datepicker .ui-datepicker-next span {
  margin-left: 0;
  top: 50%;
  margin-top: -5px;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #ff9635
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em
}

.ui-datepicker td span,.ui-datepicker td a {
  display: block;
  padding: 4px;
  text-align: right;
  text-decoration: none;
  color: #000
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}

.ui-datepicker-rtl {
  direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px
}

.ui-timepicker-div dl {
  text-align: left
}

.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -22px
}

.ui-timepicker-div dl .ui_tpicker_time_label {
  margin-bottom: -25px
}

.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px
}

.ui-timepicker-div td {
  font-size: 90%
}

.ui-tpicker-grid-label {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0
}

.ui-datepicker {
  padding: 15px;
  border: #fff 4px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #efefef;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,.35);
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,.35)
}

.ui-datepicker .ui-datepicker-header {
  background: 0 0;
  border: none;
  padding-bottom: 10px
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  width: 47%;
  margin-right: 6%
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 47%
}

.ui-datepicker .ui-datepicker-calendar td {
  border: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar td a {
  padding: 4px;
  display: block
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
  background: #f9eae7
}

.ui-datepicker .ui-datepicker-calendar {
  background: #fff;
  border: #cfcfcf 1px solid;
  border-collapse: collapse
}

.ui-datepicker .ui-datepicker-calendar th {
  background: #efefef;
  border: #cfcfcf 1px solid;
  padding: 4px;
  text-transform: uppercase
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
  text-align: center;
  border: #cfcfcf 1px solid
}

.ui-datepicker {
  width: auto
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
  background: #f3d7d2
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background: #ffdf66
}

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px
}

.ui-timepicker-div dl {
  text-align: left
}

.ui-timepicker-div dl dd {
  margin: 0 0 10px 65px
}

.ui-timepicker-div td {
  font-size: 90%
}

.ui-tpicker-grid-label {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0
}

.ui-slider {
  position: relative;
  text-align: left
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -5px
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default
}

.ui-slider-horizontal {
  height: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  background: #dadada
}

.ui-slider-handle {
  height: 10px;
  width: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #f98b25;
  display: block;
  position: absolute
}

.ui-timepicker-div {
  padding: 10px 0 5px
}

.ui-datepicker .ui-datepicker-buttonpane {
  overflow: hidden;
  padding-top: 10px;
  border-top: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
  background: #f9f9f9
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
  color: #959595
}

.ui-datepicker-cover {
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

*:before,*:after {
  box-sizing: border-box
}

ul {
  overflow: inherit
}

ul,li {
  list-style-type: none !important;
  margin: 0;
  padding: 0
}

a {
  color: inherit;
  outline: 0
}

.no-display {
  display: none !important
}

.a-left {
  text-align: left !important
}

.a-center {
  text-align: center !important
}

.a-right {
  text-align: right !important
}

.no-margin {
  margin: 0 !important
}

.no-padding {
  padding: 0 !important
}

.no-link {
  color: inherit;
  text-decoration: none
}

.img-responsive {
  max-width: 100%
}

.box-inline {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box
}

.box-inline>*:not(:last-child) {
  padding-right: 10px
}

.box-inline>*:first-child {
  text-align: left;
  margin-right: auto
}

.box-inline>*:last-child {
  text-align: right;
  margin-left: auto
}

.box-inline>*.flex {
  flex-grow: 1
}

.box-inline.top {
  align-items: flex-start
}

.box-inline.bottom {
  align-items: flex-end
}

.flex-fit {
  display: flex;
  flex-direction: column
}

.flex-fit>* {
  flex-grow: 1
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  .flex-fit {
    display: inherit
  }

  .flex-fit>* {
    flex: auto;
    height: 100%
  }
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center
}

.flex-break {
  flex-basis: 100%;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden
}

[class^=iconsvg-] {
  display: inline-block;
  background: none no-repeat center/cover
}

#wait-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.5) url('../../hager_upro/img/wait.svg') no-repeat center
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  #wait-overlay {
    background-image: url('../../hager_upro/img/wait.gif')
  }
}

@supports (-ms-accelerator:true) {
  #wait-overlay {
    background-image: url('../../hager_upro/img/wait.gif')
  }
}

.floatable-container {
  position: relative
}

.remodal-close {
  left: auto;
  right: 0
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.header {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 100px
}

.header .nav-toggle {
  display: none;
  width: 30px;
  height: 20px;
  margin-left: 30px;
  background: url('../../hager_upro/img/icons/burger.svg') no-repeat center/30px;
  cursor: pointer
}

.header .nav-toggle span {
  display: none
}

html.nav-open .header .nav-toggle {
  background-image: url('../../hager_upro/img/icons/cross.svg');
  background-size: 21px
}

.header .block-search .block-title {
  cursor: pointer
}

.header .nav-sections-item-title {
  display: none
}

.header .navigation ul li a {
  display: block;
  font-weight: 500;
  color: #082a64;
  text-decoration: none
}

.header .navigation ul.level0 {
  display: none !important
}

.header .top-links .links li a {
  display: block;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 500;
  color: #082a64;
  text-decoration: none
}

.header .top-links .links li a.sign-out-link {
  font-weight: 400;
  color: #f74056
}

.header .top-links:hover .links {
  display: block
}

.header .create-account-link {
  display: block;
  font-size: 14px;
  color: #ff6b02;
  text-decoration: none;
  padding: 15px 0;
  text-align: center
}

.header .user-info {
  display: flex;
  margin-bottom: 10px
}

.header .user-photo {
  margin-right: 10px
}

.header .user-photo img {
  width: 50px
}

.header .user-name {
  display: block;
  font-size: 14px;
  font-weight: 900;
  color: #082a64;
  margin-bottom: 5px
}

.header .my-account-link {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #ff6b02;
  text-decoration: none
}

.header .space-links .links-title {
  font-size: 14px;
  color: #082a64;
  margin-bottom: 12px
}

.header .space-links .links li {
  padding: 12px 0
}

.header .space-links .links li a {
  font-size: 14px;
  color: #ff6b02;
  text-decoration: none;
  padding-left: 35px;
  position: relative
}

.header .space-links .links li a.active {
  font-weight: 900
}

.header .space-links .links li a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 100%;
  border: 2px solid #ff6b02
}

.header .space-links .links li a.active:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #ff6b02
}

.header .space-links .space-links-title {
  font-size: 14px;
  font-weight: 900;
  color: #082a64;
  text-align: right
}

.header .space-links .space-links-subtitle {
  font-size: 14px;
  font-weight: 500;
  color: #ff6b02;
  text-align: right;
  padding-right: 20px;
  background: url('../../hager_upro/img/icons/expand-more.svg') no-repeat right center/11px
}

.header .space-links:hover .links {
  display: block
}

.header .mobile-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff
}

.header .mobile-nav:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff
}

.header .mobile-nav ul {
  height: 90px;
  display: flex;
  justify-content: space-around;
  align-items: center
}

.header .mobile-nav ul li a {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: silver;
  text-align: center;
  text-decoration: none
}

.header .mobile-nav ul li a span {
  display: block;
  height: 44px;
  background: none no-repeat center/28px
}

.header .mobile-nav ul li a.active {
  color: #082a64
}

.header .mobile-nav ul li a.active span {
  background-size: 30px
}

.header .mobile-nav ul li a span.icon-menu {
  background-image: url('../../hager_upro/img/icons/menu-grey.svg');
  background-size: 29px
}

.header .mobile-nav ul li a.active span.icon-menu {
  background-image: url('../../hager_upro/img/icons/menu.svg');
  background-size: 32px
}

.header .mobile-nav ul li a span.icon-account {
  background-image: url('../../hager_upro/img/icons/account-grey.svg')
}

.header .mobile-nav ul li a.active span.icon-account {
  background-image: url('../../hager_upro/img/icons/account.svg')
}

.header .mobile-nav ul li a span.icon-switch {
  background-image: url('../../hager_upro/img/icons/switch-grey.svg')
}

.header .mobile-nav ul li a.active span.icon-switch {
  background-image: url('../../hager_upro/img/icons/switch.svg')
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,::after,::before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
  display: block
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: 0!important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title],abbr[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
}

dl,ol,ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b,strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

code,kbd,pre,samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg {
  overflow: hidden;
  vertical-align: middle
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,input {
  overflow: visible
}

button,select {
  text-transform: none
}

select {
  word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
  -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
  cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox],input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2
}

.h1,h1 {
  font-size: 2.5rem
}

.h2,h2 {
  font-size: 2rem
}

.h3,h3 {
  font-size: 1.75rem
}

.h4,h4 {
  font-size: 1.5rem
}

.h5,h5 {
  font-size: 1.25rem
}

.h6,h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
  font-size: 80%;
  font-weight: 400
}

.mark,mark {
  padding: .2em;
  background-color: #fcf8e3
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}

.blockquote-footer::before {
  content: "\2014\00A0"
}

.img-fluid {
  max-width: 100%;
  height: auto
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto
}

.figure {
  display: inline-block
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}

.figure-caption {
  font-size: 90%;
  color: #6c757d
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word
}

a>code {
  color: inherit
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width: 576px) {
  .container {
    max-width:540px
  }
}

@media (min-width: 768px) {
  .container {
    max-width:720px
  }
}

@media (min-width: 992px) {
  .container {
    max-width:960px
  }
}

@media (min-width: 1200px) {
  .container {
    max-width:1140px
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  -ms-flex-order: -1;
  order: -1
}

.order-last {
  -ms-flex-order: 13;
  order: 13
}

.order-0 {
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  order: 12
}

.offset-1 {
  margin-left: 8.333333%
}

.offset-2 {
  margin-left: 16.666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.333333%
}

.offset-5 {
  margin-left: 41.666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.333333%
}

.offset-8 {
  margin-left: 66.666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.333333%
}

.offset-11 {
  margin-left: 91.666667%
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.333333%
  }

  .offset-sm-2 {
    margin-left: 16.666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.333333%
  }

  .offset-sm-5 {
    margin-left: 41.666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.333333%
  }

  .offset-sm-8 {
    margin-left: 66.666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.333333%
  }

  .offset-sm-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.333333%
  }

  .offset-md-2 {
    margin-left: 16.666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.333333%
  }

  .offset-md-5 {
    margin-left: 41.666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.333333%
  }

  .offset-md-8 {
    margin-left: 66.666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.333333%
  }

  .offset-md-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.333333%
  }

  .offset-lg-2 {
    margin-left: 16.666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.333333%
  }

  .offset-lg-5 {
    margin-left: 41.666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.333333%
  }

  .offset-lg-8 {
    margin-left: 66.666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.333333%
  }

  .offset-lg-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.333333%
  }

  .offset-xl-2 {
    margin-left: 16.666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.333333%
  }

  .offset-xl-5 {
    margin-left: 41.666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.333333%
  }

  .offset-xl-8 {
    margin-left: 66.666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.333333%
  }

  .offset-xl-11 {
    margin-left: 91.666667%
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529
}

.table td,.table th {
  padding: .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 td,.table-sm th {
  padding: .3rem
}

.table-bordered {
  border: 1px solid #dee2e6
}

.table-bordered td,.table-bordered th {
  border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
  border-bottom-width: 2px
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
  border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>td,.table-primary>th {
  background-color: #b8daff
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
  border-color: #7abaff
}

.table-hover .table-primary:hover {
  background-color: #9fcdff
}

.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
  background-color: #9fcdff
}

.table-secondary,.table-secondary>td,.table-secondary>th {
  background-color: #d6d8db
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
  border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
  background-color: #c8cbcf
}

.table-success,.table-success>td,.table-success>th {
  background-color: #c3e6cb
}

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
  border-color: #8fd19e
}

.table-hover .table-success:hover {
  background-color: #b1dfbb
}

.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
  background-color: #b1dfbb
}

.table-info,.table-info>td,.table-info>th {
  background-color: #bee5eb
}

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
  border-color: #86cfda
}

.table-hover .table-info:hover {
  background-color: #abdde5
}

.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
  background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
  background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
  border-color: #ffdf7e
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
  background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
  background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
  border-color: #ed969e
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
  background-color: #f1b0b7
}

.table-light,.table-light>td,.table-light>th {
  background-color: #fdfdfe
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
  border-color: #fbfcfc
}

.table-hover .table-light:hover {
  background-color: #ececf6
}

.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
  background-color: #ececf6
}

.table-dark,.table-dark>td,.table-dark>th {
  background-color: #c6c8ca
}

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
  border-color: #95999c
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
  background-color: #b9bbbe
}

.table-active,.table-active>td,.table-active>th {
  background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover {
  background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
  background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.table-dark {
  color: #fff;
  background-color: #343a40
}

.table-dark td,.table-dark th,.table-dark thead th {
  border-color: #454d55
}

.table-dark.table-bordered {
  border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255,255,255,.05)
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255,255,255,.075)
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display:block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive-sm>.table-bordered {
    border: 0
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display:block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive-md>.table-bordered {
    border: 0
  }
}

@media (max-width: 991.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: 1199.98px) {
  .table-responsive-xl {
    display:block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive-xl>.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 + .75rem + 2px);
  padding: .375rem .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: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .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: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:disabled,.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.form-control-file,.form-control-range {
  display: block;
  width: 100%
}

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

select.form-control[multiple],select.form-control[size] {
  height: auto
}

textarea.form-control {
  height: auto
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}

.form-row>.col,.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
  color: #6c757d
}

.form-check-label {
  margin-bottom: 0
}

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40,167,69,.9);
  border-radius: .25rem
}

.form-control.is-valid,.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip {
  display: block
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip {
  display: block
}

.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip {
  display: block
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
  color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
  color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before {
  border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
  border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
  border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip {
  display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220,53,69,.9);
  border-radius: .25rem
}

.form-control.is-invalid,.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip {
  display: block
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip {
  display: block
}

.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip {
  display: block
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
  color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
  color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before {
  border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
  border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
  border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip {
  display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center
}

.form-inline .form-check {
  width: 100%
}

@media (min-width: 576px) {
  .form-inline label {
    display:-ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
  }

  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .form-control-plaintext {
    display: inline-block
  }

  .form-inline .custom-select,.form-inline .input-group {
    width: auto
  }

  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0
  }

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }

  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .btn {
    transition: none
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none
}

.btn.focus,.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled,.btn:disabled {
  opacity: .65
}

a.btn.disabled,fieldset:disabled a.btn {
  pointer-events: none
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc
}

.btn-primary.focus,.btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62
}

.btn-secondary.focus,.btn-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34
}

.btn-success.focus,.btn-success:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success.disabled,.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b
}

.btn-info.focus,.btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-info.disabled,.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00
}

.btn-warning.focus,.btn-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130
}

.btn-danger.focus,.btn-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5
}

.btn-light.focus,.btn-light:focus {
  box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-light.disabled,.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124
}

.btn-dark.focus,.btn-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success.focus,.btn-outline-success:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info.focus,.btn-outline-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light.focus,.btn-outline-light:focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline
}

.btn-link.focus,.btn-link:focus {
  text-decoration: underline;
  box-shadow: none
}

.btn-link.disabled,.btn-link:disabled {
  color: #6c757d;
  pointer-events: none
}

.btn-group-lg>.btn,.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
  width: 100%
}

.fade {
  transition: opacity .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 .35s ease
}

@media (prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}

.dropdown,.dropleft,.dropright,.dropup {
  position: relative
}

.dropdown-toggle {
  white-space: nowrap
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .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: .5rem 0;
  margin: .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,.15);
  border-radius: .25rem
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right:auto;
    left: 0
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right:auto;
    left: 0
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right:auto;
    left: 0
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right:auto;
    left: 0
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .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: .125rem
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .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: .125rem
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""
}

.dropleft .dropdown-toggle::after {
  display: none
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent
}

.dropdown-menu.show {
  display: block
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap
}

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}

.btn-group,.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,.btn-group>.btn:hover {
  z-index: 1
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus {
  z-index: 1
}

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.btn-toolbar .input-group {
  width: auto
}

.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
  margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}

.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after {
  margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
  width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
  margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
  margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
  z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
  z-index: 4
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group>.custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group-append,.input-group-prepend {
  display: -ms-flexbox;
  display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
  position: relative;
  z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
  z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
  margin-left: -1px
}

.input-group-prepend {
  margin-right: -1px
}

.input-group-append {
  margin-left: -1px
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
  margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
  padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
  color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
  background-color: #e9ecef
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}

.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px
}

.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
  border-radius: .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' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  border-color: #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' 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,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label::before {
  border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0,123,255,.5)
}

.custom-switch {
  padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem
}

.custom-switch .custom-control-label::after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .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;
  -webkit-transform: translateX(.75rem);
  transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0,123,255,.5)
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef
}

.custom-select::-ms-expand {
  display: none
}

.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin-bottom: 0
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin: 0;
  opacity: 0
}

.custom-file-input:focus~.custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-file-input:disabled~.custom-file-label {
  background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
  content: attr(data-browse)
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0
}

.custom-range {
  width: 100%;
  height: calc(1rem + .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 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range::-moz-focus-outer {
  border: 0
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .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;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-moz-range-thumb {
    transition: none
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-moz-range-track {
  width: 100%;
  height: .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: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-ms-thumb {
    transition: none
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .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 .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .custom-control-label::before,.custom-file-label,.custom-select {
    transition: none
  }
}

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: block;
  padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
  text-decoration: none
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
  margin-bottom: -1px
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.nav-pills .nav-link {
  border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #007bff
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem
}

.navbar>.container,.navbar>.container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
  text-decoration: none
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none
}

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center
}

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem
}

.navbar-toggler:focus,.navbar-toggler:hover {
  text-decoration: none
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%
}

@media (max-width: 575.98px) {
  .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
    padding-right:0;
    padding-left: 0
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow:row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-sm .navbar-toggler {
    display: none
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
    padding-right:0;
    padding-left: 0
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow:row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-md .navbar-toggler {
    display: none
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
    padding-right:0;
    padding-left: 0
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow:row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-lg .navbar-toggler {
    display: none
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
    padding-right:0;
    padding-left: 0
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow:row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-xl .navbar-toggler {
    display: none
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox!important;
  display: flex!important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.navbar-expand .navbar-toggler {
  display: none
}

.navbar-light .navbar-brand {
  color: rgba(0,0,0,.9)
}

.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
  color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
  color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
  color: rgba(0,0,0,.5)
}

.navbar-light .navbar-text a {
  color: rgba(0,0,0,.9)
}

.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
  color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand {
  color: #fff
}

.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
  color: #fff
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255,255,255,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255,255,255,.25)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
  color: #fff
}

.navbar-dark .navbar-toggler {
  color: rgba(255,255,255,.5);
  border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
  color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-text a {
  color: #fff
}

.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
  color: #fff
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem
}

.card>hr {
  margin-right: 0;
  margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem
}

.card-title {
  margin-bottom: .75rem
}

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0
}

.card-text:last-child {
  margin-bottom: 0
}

.card-link:hover {
  text-decoration: none
}

.card-link+.card-link {
  margin-left: 1.25rem
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0,0,0,.03);
  border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0
}

.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}

.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px)
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.card-deck .card {
  margin-bottom: 15px
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow:row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px
  }

  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.card-group>.card {
  margin-bottom: 15px
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow:row wrap;
    flex-flow: row wrap
  }

  .card-group>.card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
    border-top-right-radius: 0
  }

  .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0
  }

  .card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
    border-top-left-radius: 0
  }

  .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0
  }
}

.card-columns .card {
  margin-bottom: .75rem
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count:3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1
  }

  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.accordion>.card {
  overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
  border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0
}

.accordion>.card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.accordion>.card .card-header {
  margin-bottom: -1px
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none
}

.breadcrumb-item.active {
  color: #6c757d
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .badge {
    transition: none
  }
}

a.badge:focus,a.badge:hover {
  text-decoration: none
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.badge-primary {
  color: #fff;
  background-color: #007bff
}

a.badge-primary:focus,a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc
}

a.badge-primary.focus,a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d
}

a.badge-secondary:focus,a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62
}

a.badge-secondary.focus,a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.badge-success {
  color: #fff;
  background-color: #28a745
}

a.badge-success:focus,a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34
}

a.badge-success.focus,a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
  color: #fff;
  background-color: #17a2b8
}

a.badge-info:focus,a.badge-info:hover {
  color: #fff;
  background-color: #117a8b
}

a.badge-info.focus,a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
  color: #212529;
  background-color: #ffc107
}

a.badge-warning:focus,a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00
}

a.badge-warning.focus,a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger {
  color: #fff;
  background-color: #dc3545
}

a.badge-danger:focus,a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130
}

a.badge-danger.focus,a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa
}

a.badge-light:focus,a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5
}

a.badge-light.focus,a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
  color: #fff;
  background-color: #343a40
}

a.badge-dark:focus,a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124
}

a.badge-dark.focus,a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem
}

@media (min-width: 576px) {
  .jumbotron {
    padding:4rem 2rem
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem
}

.alert-heading {
  color: inherit
}

.alert-link {
  font-weight: 700
}

.alert-dismissible {
  padding-right: 4rem
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff
}

.alert-primary hr {
  border-top-color: #9fcdff
}

.alert-primary .alert-link {
  color: #002752
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db
}

.alert-secondary hr {
  border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
  color: #202326
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}

.alert-success hr {
  border-top-color: #b1dfbb
}

.alert-success .alert-link {
  color: #0b2e13
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb
}

.alert-info hr {
  border-top-color: #abdde5
}

.alert-info .alert-link {
  color: #062c33
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}

.alert-warning hr {
  border-top-color: #ffe8a1
}

.alert-warning .alert-link {
  color: #533f03
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

.alert-danger hr {
  border-top-color: #f1b0b7
}

.alert-danger .alert-link {
  color: #491217
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe
}

.alert-light hr {
  border-top-color: #ececf6
}

.alert-light .alert-link {
  color: #686868
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca
}

.alert-dark hr {
  border-top-color: #b9bbbe
}

.alert-dark .alert-link {
  color: #040505
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
  .progress-bar {
    transition: none
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 1rem 1rem
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none
  }
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}

.media-body {
  -ms-flex: 1;
  flex: 1
}

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit
}

.list-group-item-action:focus,.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef
}

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.list-group-item.disabled,.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row
}

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: 0
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction:row;
    flex-direction: row
  }

  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }

  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction:row;
    flex-direction: row
  }

  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }

  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction:row;
    flex-direction: row
  }

  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }

  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction:row;
    flex-direction: row
  }

  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }

  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }

  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.close:hover {
  color: #000;
  text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
  opacity: .75
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

a.close.disabled {
  pointer-events: none
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: .875rem;
  background-color: rgba(255,255,255,.85);
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: .25rem
}

.toast:not(:last-child) {
  margin-bottom: .75rem
}

.toast.showing {
  opacity: 1
}

.toast.show {
  display: block;
  opacity: 1
}

.toast.hide {
  display: none
}

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: rgba(255,255,255,.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0,0,0,.05)
}

.toast-body {
  padding: .75rem
}

.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: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0,-50px);
  transform: translate(0,-50px)
}

@media (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .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: .5
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem
}

.modal-footer>:not(:last-child) {
  margin-right: .25rem
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width:500px;
    margin: 1.75rem auto
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem)
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem)
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem)
  }

  .modal-sm {
    max-width: 300px
  }
}

@media (min-width: 992px) {
  .modal-lg,.modal-xl {
    max-width:800px
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width:1140px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.show {
  opacity: .9
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
  bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
  top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .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",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}

.popover .arrow::after,.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
  margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
  bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
  margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
  margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
  top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
  margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
  display: none
}

.popover-body {
  padding: .5rem .75rem;
  color: #212529
}

.carousel {
  position: relative
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: ""
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none
  }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
  display: block
}

.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s .6s opacity
}

@media (prefers-reduced-motion:reduce) {
  .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    transition: none
  }
}

.carousel-control-next,.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
  .carousel-control-next,.carousel-control-prev {
    transition: none
  }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

.carousel-control-prev {
  left: 0
}

.carousel-control-next {
  right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
  .carousel-indicators li {
    transition: none
  }
}

.carousel-indicators .active {
  opacity: 1
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    opacity: 1
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    opacity: 1
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem
}

.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:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
  background-color: #0062cc!important
}

.bg-secondary {
  background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
  background-color: #545b62!important
}

.bg-success {
  background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
  background-color: #1e7e34!important
}

.bg-info {
  background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
  background-color: #117a8b!important
}

.bg-warning {
  background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
  background-color: #d39e00!important
}

.bg-danger {
  background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
  background-color: #bd2130!important
}

.bg-light {
  background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
  background-color: #dae0e5!important
}

.bg-dark {
  background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
  background-color: #1d2124!important
}

.bg-white {
  background-color: #fff!important
}

.bg-transparent {
  background-color: transparent!important
}

.border {
  border: 1px solid #dee2e6!important
}

.border-top {
  border-top: 1px solid #dee2e6!important
}

.border-right {
  border-right: 1px solid #dee2e6!important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6!important
}

.border-left {
  border-left: 1px solid #dee2e6!important
}

.border-0 {
  border: 0!important
}

.border-top-0 {
  border-top: 0!important
}

.border-right-0 {
  border-right: 0!important
}

.border-bottom-0 {
  border-bottom: 0!important
}

.border-left-0 {
  border-left: 0!important
}

.border-primary {
  border-color: #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: .2rem!important
}

.rounded {
  border-radius: .25rem!important
}

.rounded-top {
  border-top-left-radius: .25rem!important;
  border-top-right-radius: .25rem!important
}

.rounded-right {
  border-top-right-radius: .25rem!important;
  border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
  border-bottom-right-radius: .25rem!important;
  border-bottom-left-radius: .25rem!important
}

.rounded-left {
  border-top-left-radius: .25rem!important;
  border-bottom-left-radius: .25rem!important
}

.rounded-lg {
  border-radius: .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: -ms-flexbox!important;
  display: flex!important
}

.d-inline-flex {
  display: -ms-inline-flexbox!important;
  display: inline-flex!important
}

@media (min-width: 576px) {
  .d-sm-none {
    display:none!important
  }

  .d-sm-inline {
    display: inline!important
  }

  .d-sm-inline-block {
    display: inline-block!important
  }

  .d-sm-block {
    display: block!important
  }

  .d-sm-table {
    display: table!important
  }

  .d-sm-table-row {
    display: table-row!important
  }

  .d-sm-table-cell {
    display: table-cell!important
  }

  .d-sm-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display:none!important
  }

  .d-md-inline {
    display: inline!important
  }

  .d-md-inline-block {
    display: inline-block!important
  }

  .d-md-block {
    display: block!important
  }

  .d-md-table {
    display: table!important
  }

  .d-md-table-row {
    display: table-row!important
  }

  .d-md-table-cell {
    display: table-cell!important
  }

  .d-md-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display:none!important
  }

  .d-lg-inline {
    display: inline!important
  }

  .d-lg-inline-block {
    display: inline-block!important
  }

  .d-lg-block {
    display: block!important
  }

  .d-lg-table {
    display: table!important
  }

  .d-lg-table-row {
    display: table-row!important
  }

  .d-lg-table-cell {
    display: table-cell!important
  }

  .d-lg-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display:none!important
  }

  .d-xl-inline {
    display: inline!important
  }

  .d-xl-inline-block {
    display: inline-block!important
  }

  .d-xl-block {
    display: block!important
  }

  .d-xl-table {
    display: table!important
  }

  .d-xl-table-row {
    display: table-row!important
  }

  .d-xl-table-cell {
    display: table-cell!important
  }

  .d-xl-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media print {
  .d-print-none {
    display: none!important
  }

  .d-print-inline {
    display: inline!important
  }

  .d-print-inline-block {
    display: inline-block!important
  }

  .d-print-block {
    display: block!important
  }

  .d-print-table {
    display: table!important
  }

  .d-print-table-row {
    display: table-row!important
  }

  .d-print-table-cell {
    display: table-cell!important
  }

  .d-print-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-print-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

.embed-responsive::before {
  display: block;
  content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.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.857143%
}

.embed-responsive-16by9::before {
  padding-top: 56.25%
}

.embed-responsive-4by3::before {
  padding-top: 75%
}

.embed-responsive-1by1::before {
  padding-top: 100%
}

.flex-row {
  -ms-flex-direction: row!important;
  flex-direction: row!important
}

.flex-column {
  -ms-flex-direction: column!important;
  flex-direction: column!important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse!important;
  flex-direction: row-reverse!important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse!important;
  flex-direction: column-reverse!important
}

.flex-wrap {
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important
}

.flex-nowrap {
  -ms-flex-wrap: nowrap!important;
  flex-wrap: nowrap!important
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse!important;
  flex-wrap: wrap-reverse!important
}

.flex-fill {
  -ms-flex: 1 1 auto!important;
  flex: 1 1 auto!important
}

.flex-grow-0 {
  -ms-flex-positive: 0!important;
  flex-grow: 0!important
}

.flex-grow-1 {
  -ms-flex-positive: 1!important;
  flex-grow: 1!important
}

.flex-shrink-0 {
  -ms-flex-negative: 0!important;
  flex-shrink: 0!important
}

.flex-shrink-1 {
  -ms-flex-negative: 1!important;
  flex-shrink: 1!important
}

.justify-content-start {
  -ms-flex-pack: start!important;
  justify-content: flex-start!important
}

.justify-content-end {
  -ms-flex-pack: end!important;
  justify-content: flex-end!important
}

.justify-content-center {
  -ms-flex-pack: center!important;
  justify-content: center!important
}

.justify-content-between {
  -ms-flex-pack: justify!important;
  justify-content: space-between!important
}

.justify-content-around {
  -ms-flex-pack: distribute!important;
  justify-content: space-around!important
}

.align-items-start {
  -ms-flex-align: start!important;
  align-items: flex-start!important
}

.align-items-end {
  -ms-flex-align: end!important;
  align-items: flex-end!important
}

.align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important
}

.align-items-baseline {
  -ms-flex-align: baseline!important;
  align-items: baseline!important
}

.align-items-stretch {
  -ms-flex-align: stretch!important;
  align-items: stretch!important
}

.align-content-start {
  -ms-flex-line-pack: start!important;
  align-content: flex-start!important
}

.align-content-end {
  -ms-flex-line-pack: end!important;
  align-content: flex-end!important
}

.align-content-center {
  -ms-flex-line-pack: center!important;
  align-content: center!important
}

.align-content-between {
  -ms-flex-line-pack: justify!important;
  align-content: space-between!important
}

.align-content-around {
  -ms-flex-line-pack: distribute!important;
  align-content: space-around!important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch!important;
  align-content: stretch!important
}

.align-self-auto {
  -ms-flex-item-align: auto!important;
  align-self: auto!important
}

.align-self-start {
  -ms-flex-item-align: start!important;
  align-self: flex-start!important
}

.align-self-end {
  -ms-flex-item-align: end!important;
  align-self: flex-end!important
}

.align-self-center {
  -ms-flex-item-align: center!important;
  align-self: center!important
}

.align-self-baseline {
  -ms-flex-item-align: baseline!important;
  align-self: baseline!important
}

.align-self-stretch {
  -ms-flex-item-align: stretch!important;
  align-self: stretch!important
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction:row!important;
    flex-direction: row!important
  }

  .flex-sm-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
  }

  .justify-content-sm-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }

  .align-items-sm-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }

  .align-items-sm-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }

  .align-items-sm-center {
    -ms-flex-align: center!important;
    align-items: center!important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }

  .align-self-sm-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }

  .align-self-sm-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }

  .align-self-sm-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction:row!important;
    flex-direction: row!important
  }

  .flex-md-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
  }

  .justify-content-md-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }

  .justify-content-md-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }

  .justify-content-md-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
  }

  .justify-content-md-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }

  .align-items-md-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }

  .align-items-md-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }

  .align-items-md-center {
    -ms-flex-align: center!important;
    align-items: center!important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }

  .align-content-md-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }

  .align-content-md-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }

  .align-content-md-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }

  .align-self-md-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }

  .align-self-md-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }

  .align-self-md-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction:row!important;
    flex-direction: row!important
  }

  .flex-lg-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
  }

  .justify-content-lg-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }

  .align-items-lg-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }

  .align-items-lg-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }

  .align-items-lg-center {
    -ms-flex-align: center!important;
    align-items: center!important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }

  .align-self-lg-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }

  .align-self-lg-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }

  .align-self-lg-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction:row!important;
    flex-direction: row!important
  }

  .flex-xl-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
  }

  .justify-content-xl-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }

  .align-items-xl-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }

  .align-items-xl-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }

  .align-items-xl-center {
    -ms-flex-align: center!important;
    align-items: center!important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }

  .align-self-xl-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }

  .align-self-xl-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }

  .align-self-xl-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

.float-left {
  float: left!important
}

.float-right {
  float: right!important
}

.float-none {
  float: none!important
}

@media (min-width: 576px) {
  .float-sm-left {
    float:left!important
  }

  .float-sm-right {
    float: right!important
  }

  .float-sm-none {
    float: none!important
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float:left!important
  }

  .float-md-right {
    float: right!important
  }

  .float-md-none {
    float: none!important
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float:left!important
  }

  .float-lg-right {
    float: right!important
  }

  .float-lg-none {
    float: none!important
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float:left!important
  }

  .float-xl-right {
    float: right!important
  }

  .float-xl-none {
    float: none!important
  }
}

.overflow-auto {
  overflow: auto!important
}

.overflow-hidden {
  overflow: hidden!important
}

.position-static {
  position: static!important
}

.position-relative {
  position: relative!important
}

.position-absolute {
  position: absolute!important
}

.position-fixed {
  position: fixed!important
}

.position-sticky {
  position: -webkit-sticky!important;
  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: -webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position:-webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(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
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0,0,0,0)
}

.m-0 {
  margin: 0!important
}

.mt-0,.my-0 {
  margin-top: 0!important
}

.mr-0,.mx-0 {
  margin-right: 0!important
}

.mb-0,.my-0 {
  margin-bottom: 0!important
}

.ml-0,.mx-0 {
  margin-left: 0!important
}

.m-1 {
  margin: .25rem!important
}

.mt-1,.my-1 {
  margin-top: .25rem!important
}

.mr-1,.mx-1 {
  margin-right: .25rem!important
}

.mb-1,.my-1 {
  margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
  margin-left: .25rem!important
}

.m-2 {
  margin: .5rem!important
}

.mt-2,.my-2 {
  margin-top: .5rem!important
}

.mr-2,.mx-2 {
  margin-right: .5rem!important
}

.mb-2,.my-2 {
  margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
  margin-left: .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: .25rem!important
}

.pt-1,.py-1 {
  padding-top: .25rem!important
}

.pr-1,.px-1 {
  padding-right: .25rem!important
}

.pb-1,.py-1 {
  padding-bottom: .25rem!important
}

.pl-1,.px-1 {
  padding-left: .25rem!important
}

.p-2 {
  padding: .5rem!important
}

.pt-2,.py-2 {
  padding-top: .5rem!important
}

.pr-2,.px-2 {
  padding-right: .5rem!important
}

.pb-2,.py-2 {
  padding-bottom: .5rem!important
}

.pl-2,.px-2 {
  padding-left: .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: -.25rem!important
}

.mt-n1,.my-n1 {
  margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
  margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
  margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
  margin-left: -.25rem!important
}

.m-n2 {
  margin: -.5rem!important
}

.mt-n2,.my-n2 {
  margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
  margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
  margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
  margin-left: -.5rem!important
}

.m-n3 {
  margin: -1rem!important
}

.mt-n3,.my-n3 {
  margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
  margin-right: -1rem!important
}

.mb-n3,.my-n3 {
  margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
  margin-left: -1rem!important
}

.m-n4 {
  margin: -1.5rem!important
}

.mt-n4,.my-n4 {
  margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
  margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
  margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
  margin-left: -1.5rem!important
}

.m-n5 {
  margin: -3rem!important
}

.mt-n5,.my-n5 {
  margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
  margin-right: -3rem!important
}

.mb-n5,.my-n5 {
  margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
  margin-left: -3rem!important
}

.m-auto {
  margin: auto!important
}

.mt-auto,.my-auto {
  margin-top: auto!important
}

.mr-auto,.mx-auto {
  margin-right: auto!important
}

.mb-auto,.my-auto {
  margin-bottom: auto!important
}

.ml-auto,.mx-auto {
  margin-left: auto!important
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin:0!important
  }

  .mt-sm-0,.my-sm-0 {
    margin-top: 0!important
  }

  .mr-sm-0,.mx-sm-0 {
    margin-right: 0!important
  }

  .mb-sm-0,.my-sm-0 {
    margin-bottom: 0!important
  }

  .ml-sm-0,.mx-sm-0 {
    margin-left: 0!important
  }

  .m-sm-1 {
    margin: .25rem!important
  }

  .mt-sm-1,.my-sm-1 {
    margin-top: .25rem!important
  }

  .mr-sm-1,.mx-sm-1 {
    margin-right: .25rem!important
  }

  .mb-sm-1,.my-sm-1 {
    margin-bottom: .25rem!important
  }

  .ml-sm-1,.mx-sm-1 {
    margin-left: .25rem!important
  }

  .m-sm-2 {
    margin: .5rem!important
  }

  .mt-sm-2,.my-sm-2 {
    margin-top: .5rem!important
  }

  .mr-sm-2,.mx-sm-2 {
    margin-right: .5rem!important
  }

  .mb-sm-2,.my-sm-2 {
    margin-bottom: .5rem!important
  }

  .ml-sm-2,.mx-sm-2 {
    margin-left: .5rem!important
  }

  .m-sm-3 {
    margin: 1rem!important
  }

  .mt-sm-3,.my-sm-3 {
    margin-top: 1rem!important
  }

  .mr-sm-3,.mx-sm-3 {
    margin-right: 1rem!important
  }

  .mb-sm-3,.my-sm-3 {
    margin-bottom: 1rem!important
  }

  .ml-sm-3,.mx-sm-3 {
    margin-left: 1rem!important
  }

  .m-sm-4 {
    margin: 1.5rem!important
  }

  .mt-sm-4,.my-sm-4 {
    margin-top: 1.5rem!important
  }

  .mr-sm-4,.mx-sm-4 {
    margin-right: 1.5rem!important
  }

  .mb-sm-4,.my-sm-4 {
    margin-bottom: 1.5rem!important
  }

  .ml-sm-4,.mx-sm-4 {
    margin-left: 1.5rem!important
  }

  .m-sm-5 {
    margin: 3rem!important
  }

  .mt-sm-5,.my-sm-5 {
    margin-top: 3rem!important
  }

  .mr-sm-5,.mx-sm-5 {
    margin-right: 3rem!important
  }

  .mb-sm-5,.my-sm-5 {
    margin-bottom: 3rem!important
  }

  .ml-sm-5,.mx-sm-5 {
    margin-left: 3rem!important
  }

  .p-sm-0 {
    padding: 0!important
  }

  .pt-sm-0,.py-sm-0 {
    padding-top: 0!important
  }

  .pr-sm-0,.px-sm-0 {
    padding-right: 0!important
  }

  .pb-sm-0,.py-sm-0 {
    padding-bottom: 0!important
  }

  .pl-sm-0,.px-sm-0 {
    padding-left: 0!important
  }

  .p-sm-1 {
    padding: .25rem!important
  }

  .pt-sm-1,.py-sm-1 {
    padding-top: .25rem!important
  }

  .pr-sm-1,.px-sm-1 {
    padding-right: .25rem!important
  }

  .pb-sm-1,.py-sm-1 {
    padding-bottom: .25rem!important
  }

  .pl-sm-1,.px-sm-1 {
    padding-left: .25rem!important
  }

  .p-sm-2 {
    padding: .5rem!important
  }

  .pt-sm-2,.py-sm-2 {
    padding-top: .5rem!important
  }

  .pr-sm-2,.px-sm-2 {
    padding-right: .5rem!important
  }

  .pb-sm-2,.py-sm-2 {
    padding-bottom: .5rem!important
  }

  .pl-sm-2,.px-sm-2 {
    padding-left: .5rem!important
  }

  .p-sm-3 {
    padding: 1rem!important
  }

  .pt-sm-3,.py-sm-3 {
    padding-top: 1rem!important
  }

  .pr-sm-3,.px-sm-3 {
    padding-right: 1rem!important
  }

  .pb-sm-3,.py-sm-3 {
    padding-bottom: 1rem!important
  }

  .pl-sm-3,.px-sm-3 {
    padding-left: 1rem!important
  }

  .p-sm-4 {
    padding: 1.5rem!important
  }

  .pt-sm-4,.py-sm-4 {
    padding-top: 1.5rem!important
  }

  .pr-sm-4,.px-sm-4 {
    padding-right: 1.5rem!important
  }

  .pb-sm-4,.py-sm-4 {
    padding-bottom: 1.5rem!important
  }

  .pl-sm-4,.px-sm-4 {
    padding-left: 1.5rem!important
  }

  .p-sm-5 {
    padding: 3rem!important
  }

  .pt-sm-5,.py-sm-5 {
    padding-top: 3rem!important
  }

  .pr-sm-5,.px-sm-5 {
    padding-right: 3rem!important
  }

  .pb-sm-5,.py-sm-5 {
    padding-bottom: 3rem!important
  }

  .pl-sm-5,.px-sm-5 {
    padding-left: 3rem!important
  }

  .m-sm-n1 {
    margin: -.25rem!important
  }

  .mt-sm-n1,.my-sm-n1 {
    margin-top: -.25rem!important
  }

  .mr-sm-n1,.mx-sm-n1 {
    margin-right: -.25rem!important
  }

  .mb-sm-n1,.my-sm-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-sm-n1,.mx-sm-n1 {
    margin-left: -.25rem!important
  }

  .m-sm-n2 {
    margin: -.5rem!important
  }

  .mt-sm-n2,.my-sm-n2 {
    margin-top: -.5rem!important
  }

  .mr-sm-n2,.mx-sm-n2 {
    margin-right: -.5rem!important
  }

  .mb-sm-n2,.my-sm-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-sm-n2,.mx-sm-n2 {
    margin-left: -.5rem!important
  }

  .m-sm-n3 {
    margin: -1rem!important
  }

  .mt-sm-n3,.my-sm-n3 {
    margin-top: -1rem!important
  }

  .mr-sm-n3,.mx-sm-n3 {
    margin-right: -1rem!important
  }

  .mb-sm-n3,.my-sm-n3 {
    margin-bottom: -1rem!important
  }

  .ml-sm-n3,.mx-sm-n3 {
    margin-left: -1rem!important
  }

  .m-sm-n4 {
    margin: -1.5rem!important
  }

  .mt-sm-n4,.my-sm-n4 {
    margin-top: -1.5rem!important
  }

  .mr-sm-n4,.mx-sm-n4 {
    margin-right: -1.5rem!important
  }

  .mb-sm-n4,.my-sm-n4 {
    margin-bottom: -1.5rem!important
  }

  .ml-sm-n4,.mx-sm-n4 {
    margin-left: -1.5rem!important
  }

  .m-sm-n5 {
    margin: -3rem!important
  }

  .mt-sm-n5,.my-sm-n5 {
    margin-top: -3rem!important
  }

  .mr-sm-n5,.mx-sm-n5 {
    margin-right: -3rem!important
  }

  .mb-sm-n5,.my-sm-n5 {
    margin-bottom: -3rem!important
  }

  .ml-sm-n5,.mx-sm-n5 {
    margin-left: -3rem!important
  }

  .m-sm-auto {
    margin: auto!important
  }

  .mt-sm-auto,.my-sm-auto {
    margin-top: auto!important
  }

  .mr-sm-auto,.mx-sm-auto {
    margin-right: auto!important
  }

  .mb-sm-auto,.my-sm-auto {
    margin-bottom: auto!important
  }

  .ml-sm-auto,.mx-sm-auto {
    margin-left: auto!important
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin:0!important
  }

  .mt-md-0,.my-md-0 {
    margin-top: 0!important
  }

  .mr-md-0,.mx-md-0 {
    margin-right: 0!important
  }

  .mb-md-0,.my-md-0 {
    margin-bottom: 0!important
  }

  .ml-md-0,.mx-md-0 {
    margin-left: 0!important
  }

  .m-md-1 {
    margin: .25rem!important
  }

  .mt-md-1,.my-md-1 {
    margin-top: .25rem!important
  }

  .mr-md-1,.mx-md-1 {
    margin-right: .25rem!important
  }

  .mb-md-1,.my-md-1 {
    margin-bottom: .25rem!important
  }

  .ml-md-1,.mx-md-1 {
    margin-left: .25rem!important
  }

  .m-md-2 {
    margin: .5rem!important
  }

  .mt-md-2,.my-md-2 {
    margin-top: .5rem!important
  }

  .mr-md-2,.mx-md-2 {
    margin-right: .5rem!important
  }

  .mb-md-2,.my-md-2 {
    margin-bottom: .5rem!important
  }

  .ml-md-2,.mx-md-2 {
    margin-left: .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: .25rem!important
  }

  .pt-md-1,.py-md-1 {
    padding-top: .25rem!important
  }

  .pr-md-1,.px-md-1 {
    padding-right: .25rem!important
  }

  .pb-md-1,.py-md-1 {
    padding-bottom: .25rem!important
  }

  .pl-md-1,.px-md-1 {
    padding-left: .25rem!important
  }

  .p-md-2 {
    padding: .5rem!important
  }

  .pt-md-2,.py-md-2 {
    padding-top: .5rem!important
  }

  .pr-md-2,.px-md-2 {
    padding-right: .5rem!important
  }

  .pb-md-2,.py-md-2 {
    padding-bottom: .5rem!important
  }

  .pl-md-2,.px-md-2 {
    padding-left: .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: -.25rem!important
  }

  .mt-md-n1,.my-md-n1 {
    margin-top: -.25rem!important
  }

  .mr-md-n1,.mx-md-n1 {
    margin-right: -.25rem!important
  }

  .mb-md-n1,.my-md-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-md-n1,.mx-md-n1 {
    margin-left: -.25rem!important
  }

  .m-md-n2 {
    margin: -.5rem!important
  }

  .mt-md-n2,.my-md-n2 {
    margin-top: -.5rem!important
  }

  .mr-md-n2,.mx-md-n2 {
    margin-right: -.5rem!important
  }

  .mb-md-n2,.my-md-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-md-n2,.mx-md-n2 {
    margin-left: -.5rem!important
  }

  .m-md-n3 {
    margin: -1rem!important
  }

  .mt-md-n3,.my-md-n3 {
    margin-top: -1rem!important
  }

  .mr-md-n3,.mx-md-n3 {
    margin-right: -1rem!important
  }

  .mb-md-n3,.my-md-n3 {
    margin-bottom: -1rem!important
  }

  .ml-md-n3,.mx-md-n3 {
    margin-left: -1rem!important
  }

  .m-md-n4 {
    margin: -1.5rem!important
  }

  .mt-md-n4,.my-md-n4 {
    margin-top: -1.5rem!important
  }

  .mr-md-n4,.mx-md-n4 {
    margin-right: -1.5rem!important
  }

  .mb-md-n4,.my-md-n4 {
    margin-bottom: -1.5rem!important
  }

  .ml-md-n4,.mx-md-n4 {
    margin-left: -1.5rem!important
  }

  .m-md-n5 {
    margin: -3rem!important
  }

  .mt-md-n5,.my-md-n5 {
    margin-top: -3rem!important
  }

  .mr-md-n5,.mx-md-n5 {
    margin-right: -3rem!important
  }

  .mb-md-n5,.my-md-n5 {
    margin-bottom: -3rem!important
  }

  .ml-md-n5,.mx-md-n5 {
    margin-left: -3rem!important
  }

  .m-md-auto {
    margin: auto!important
  }

  .mt-md-auto,.my-md-auto {
    margin-top: auto!important
  }

  .mr-md-auto,.mx-md-auto {
    margin-right: auto!important
  }

  .mb-md-auto,.my-md-auto {
    margin-bottom: auto!important
  }

  .ml-md-auto,.mx-md-auto {
    margin-left: auto!important
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin:0!important
  }

  .mt-lg-0,.my-lg-0 {
    margin-top: 0!important
  }

  .mr-lg-0,.mx-lg-0 {
    margin-right: 0!important
  }

  .mb-lg-0,.my-lg-0 {
    margin-bottom: 0!important
  }

  .ml-lg-0,.mx-lg-0 {
    margin-left: 0!important
  }

  .m-lg-1 {
    margin: .25rem!important
  }

  .mt-lg-1,.my-lg-1 {
    margin-top: .25rem!important
  }

  .mr-lg-1,.mx-lg-1 {
    margin-right: .25rem!important
  }

  .mb-lg-1,.my-lg-1 {
    margin-bottom: .25rem!important
  }

  .ml-lg-1,.mx-lg-1 {
    margin-left: .25rem!important
  }

  .m-lg-2 {
    margin: .5rem!important
  }

  .mt-lg-2,.my-lg-2 {
    margin-top: .5rem!important
  }

  .mr-lg-2,.mx-lg-2 {
    margin-right: .5rem!important
  }

  .mb-lg-2,.my-lg-2 {
    margin-bottom: .5rem!important
  }

  .ml-lg-2,.mx-lg-2 {
    margin-left: .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: .25rem!important
  }

  .pt-lg-1,.py-lg-1 {
    padding-top: .25rem!important
  }

  .pr-lg-1,.px-lg-1 {
    padding-right: .25rem!important
  }

  .pb-lg-1,.py-lg-1 {
    padding-bottom: .25rem!important
  }

  .pl-lg-1,.px-lg-1 {
    padding-left: .25rem!important
  }

  .p-lg-2 {
    padding: .5rem!important
  }

  .pt-lg-2,.py-lg-2 {
    padding-top: .5rem!important
  }

  .pr-lg-2,.px-lg-2 {
    padding-right: .5rem!important
  }

  .pb-lg-2,.py-lg-2 {
    padding-bottom: .5rem!important
  }

  .pl-lg-2,.px-lg-2 {
    padding-left: .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: -.25rem!important
  }

  .mt-lg-n1,.my-lg-n1 {
    margin-top: -.25rem!important
  }

  .mr-lg-n1,.mx-lg-n1 {
    margin-right: -.25rem!important
  }

  .mb-lg-n1,.my-lg-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-lg-n1,.mx-lg-n1 {
    margin-left: -.25rem!important
  }

  .m-lg-n2 {
    margin: -.5rem!important
  }

  .mt-lg-n2,.my-lg-n2 {
    margin-top: -.5rem!important
  }

  .mr-lg-n2,.mx-lg-n2 {
    margin-right: -.5rem!important
  }

  .mb-lg-n2,.my-lg-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-lg-n2,.mx-lg-n2 {
    margin-left: -.5rem!important
  }

  .m-lg-n3 {
    margin: -1rem!important
  }

  .mt-lg-n3,.my-lg-n3 {
    margin-top: -1rem!important
  }

  .mr-lg-n3,.mx-lg-n3 {
    margin-right: -1rem!important
  }

  .mb-lg-n3,.my-lg-n3 {
    margin-bottom: -1rem!important
  }

  .ml-lg-n3,.mx-lg-n3 {
    margin-left: -1rem!important
  }

  .m-lg-n4 {
    margin: -1.5rem!important
  }

  .mt-lg-n4,.my-lg-n4 {
    margin-top: -1.5rem!important
  }

  .mr-lg-n4,.mx-lg-n4 {
    margin-right: -1.5rem!important
  }

  .mb-lg-n4,.my-lg-n4 {
    margin-bottom: -1.5rem!important
  }

  .ml-lg-n4,.mx-lg-n4 {
    margin-left: -1.5rem!important
  }

  .m-lg-n5 {
    margin: -3rem!important
  }

  .mt-lg-n5,.my-lg-n5 {
    margin-top: -3rem!important
  }

  .mr-lg-n5,.mx-lg-n5 {
    margin-right: -3rem!important
  }

  .mb-lg-n5,.my-lg-n5 {
    margin-bottom: -3rem!important
  }

  .ml-lg-n5,.mx-lg-n5 {
    margin-left: -3rem!important
  }

  .m-lg-auto {
    margin: auto!important
  }

  .mt-lg-auto,.my-lg-auto {
    margin-top: auto!important
  }

  .mr-lg-auto,.mx-lg-auto {
    margin-right: auto!important
  }

  .mb-lg-auto,.my-lg-auto {
    margin-bottom: auto!important
  }

  .ml-lg-auto,.mx-lg-auto {
    margin-left: auto!important
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin:0!important
  }

  .mt-xl-0,.my-xl-0 {
    margin-top: 0!important
  }

  .mr-xl-0,.mx-xl-0 {
    margin-right: 0!important
  }

  .mb-xl-0,.my-xl-0 {
    margin-bottom: 0!important
  }

  .ml-xl-0,.mx-xl-0 {
    margin-left: 0!important
  }

  .m-xl-1 {
    margin: .25rem!important
  }

  .mt-xl-1,.my-xl-1 {
    margin-top: .25rem!important
  }

  .mr-xl-1,.mx-xl-1 {
    margin-right: .25rem!important
  }

  .mb-xl-1,.my-xl-1 {
    margin-bottom: .25rem!important
  }

  .ml-xl-1,.mx-xl-1 {
    margin-left: .25rem!important
  }

  .m-xl-2 {
    margin: .5rem!important
  }

  .mt-xl-2,.my-xl-2 {
    margin-top: .5rem!important
  }

  .mr-xl-2,.mx-xl-2 {
    margin-right: .5rem!important
  }

  .mb-xl-2,.my-xl-2 {
    margin-bottom: .5rem!important
  }

  .ml-xl-2,.mx-xl-2 {
    margin-left: .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: .25rem!important
  }

  .pt-xl-1,.py-xl-1 {
    padding-top: .25rem!important
  }

  .pr-xl-1,.px-xl-1 {
    padding-right: .25rem!important
  }

  .pb-xl-1,.py-xl-1 {
    padding-bottom: .25rem!important
  }

  .pl-xl-1,.px-xl-1 {
    padding-left: .25rem!important
  }

  .p-xl-2 {
    padding: .5rem!important
  }

  .pt-xl-2,.py-xl-2 {
    padding-top: .5rem!important
  }

  .pr-xl-2,.px-xl-2 {
    padding-right: .5rem!important
  }

  .pb-xl-2,.py-xl-2 {
    padding-bottom: .5rem!important
  }

  .pl-xl-2,.px-xl-2 {
    padding-left: .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: -.25rem!important
  }

  .mt-xl-n1,.my-xl-n1 {
    margin-top: -.25rem!important
  }

  .mr-xl-n1,.mx-xl-n1 {
    margin-right: -.25rem!important
  }

  .mb-xl-n1,.my-xl-n1 {
    margin-bottom: -.25rem!important
  }

  .ml-xl-n1,.mx-xl-n1 {
    margin-left: -.25rem!important
  }

  .m-xl-n2 {
    margin: -.5rem!important
  }

  .mt-xl-n2,.my-xl-n2 {
    margin-top: -.5rem!important
  }

  .mr-xl-n2,.mx-xl-n2 {
    margin-right: -.5rem!important
  }

  .mb-xl-n2,.my-xl-n2 {
    margin-bottom: -.5rem!important
  }

  .ml-xl-n2,.mx-xl-n2 {
    margin-left: -.5rem!important
  }

  .m-xl-n3 {
    margin: -1rem!important
  }

  .mt-xl-n3,.my-xl-n3 {
    margin-top: -1rem!important
  }

  .mr-xl-n3,.mx-xl-n3 {
    margin-right: -1rem!important
  }

  .mb-xl-n3,.my-xl-n3 {
    margin-bottom: -1rem!important
  }

  .ml-xl-n3,.mx-xl-n3 {
    margin-left: -1rem!important
  }

  .m-xl-n4 {
    margin: -1.5rem!important
  }

  .mt-xl-n4,.my-xl-n4 {
    margin-top: -1.5rem!important
  }

  .mr-xl-n4,.mx-xl-n4 {
    margin-right: -1.5rem!important
  }

  .mb-xl-n4,.my-xl-n4 {
    margin-bottom: -1.5rem!important
  }

  .ml-xl-n4,.mx-xl-n4 {
    margin-left: -1.5rem!important
  }

  .m-xl-n5 {
    margin: -3rem!important
  }

  .mt-xl-n5,.my-xl-n5 {
    margin-top: -3rem!important
  }

  .mr-xl-n5,.mx-xl-n5 {
    margin-right: -3rem!important
  }

  .mb-xl-n5,.my-xl-n5 {
    margin-bottom: -3rem!important
  }

  .ml-xl-n5,.mx-xl-n5 {
    margin-left: -3rem!important
  }

  .m-xl-auto {
    margin: auto!important
  }

  .mt-xl-auto,.my-xl-auto {
    margin-top: auto!important
  }

  .mr-xl-auto,.mx-xl-auto {
    margin-right: auto!important
  }

  .mb-xl-auto,.my-xl-auto {
    margin-bottom: auto!important
  }

  .ml-xl-auto,.mx-xl-auto {
    margin-left: auto!important
  }
}

.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important
}

.text-justify {
  text-align: justify!important
}

.text-wrap {
  white-space: normal!important
}

.text-nowrap {
  white-space: nowrap!important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left!important
}

.text-right {
  text-align: right!important
}

.text-center {
  text-align: center!important
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align:left!important
  }

  .text-sm-right {
    text-align: right!important
  }

  .text-sm-center {
    text-align: center!important
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align:left!important
  }

  .text-md-right {
    text-align: right!important
  }

  .text-md-center {
    text-align: center!important
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align:left!important
  }

  .text-lg-right {
    text-align: right!important
  }

  .text-lg-center {
    text-align: center!important
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align:left!important
  }

  .text-xl-right {
    text-align: right!important
  }

  .text-xl-center {
    text-align: center!important
  }
}

.text-lowercase {
  text-transform: lowercase!important
}

.text-uppercase {
  text-transform: uppercase!important
}

.text-capitalize {
  text-transform: capitalize!important
}

.font-weight-light {
  font-weight: 300!important
}

.font-weight-lighter {
  font-weight: lighter!important
}

.font-weight-normal {
  font-weight: 400!important
}

.font-weight-bold {
  font-weight: 700!important
}

.font-weight-bolder {
  font-weight: bolder!important
}

.font-italic {
  font-style: italic!important
}

.text-white {
  color: #fff!important
}

.text-primary {
  color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
  color: #0056b3!important
}

.text-secondary {
  color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
  color: #494f54!important
}

.text-success {
  color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
  color: #19692c!important
}

.text-info {
  color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
  color: #0f6674!important
}

.text-warning {
  color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
  color: #ba8b00!important
}

.text-danger {
  color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
  color: #a71d2a!important
}

.text-light {
  color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
  color: #cbd3da!important
}

.text-dark {
  color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
  color: #121416!important
}

.text-body {
  color: #212529!important
}

.text-muted {
  color: #6c757d!important
}

.text-black-50 {
  color: rgba(0,0,0,.5)!important
}

.text-white-50 {
  color: rgba(255,255,255,.5)!important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.text-decoration-none {
  text-decoration: none!important
}

.text-break {
  word-break: break-word!important;
  overflow-wrap: break-word!important
}

.text-reset {
  color: inherit!important
}

.visible {
  visibility: visible!important
}

.invisible {
  visibility: hidden!important
}

@media print {
  *,::after,::before {
    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
  }

  blockquote,pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,tr {
    page-break-inside: avoid
  }

  h2,h3,p {
    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 td,.table-bordered th {
    border: 1px solid #dee2e6!important
  }

  .table-dark {
    color: inherit
  }

  .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #dee2e6
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6
  }
}

/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

.swiper,swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-wrapper {
  transform: translate3d(0px,0,0)
}

.swiper-horizontal {
  touch-action: pan-y
}

.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide,swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-3d {
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none
}

.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop:always}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
  height:100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: :before {
  width:100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
  display: none!important
}

.swiper-button-next:after,.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
  content: 'prev'
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
  content: 'next'
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
  display: none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet:only-child {
  display: none!important
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  transform: translate3d(0px,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit)
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none
}

.swiper .swiper-notification,swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube {
  overflow: visible
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px)
}

.swiper-flip {
  overflow: visible
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform,opacity,height
}

.swiper-cards {
  overflow: visible
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-search--inline {
  float: left
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051
}

.select2-results {
  display: block
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none
}

.select2-results__option[aria-selected] {
  cursor: pointer
}

.select2-container--open .select2-dropdown {
  left: 0
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-search--dropdown {
  display: block;
  padding: 4px
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
  display: none
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0)
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
  border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}

@media only screen and (max-width: 767px) {
  .navigation,.breadcrumbs,.page-header .header.panel,.header.content,.footer.content,.page-main,.page-wrapper>.widget,.page-wrapper>.page-bottom,.block.category.event,.top-container {
    padding-left:15px;
    padding-right: 15px
  }

  .account .page-main,.cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative
  }

  .miaa-order-detail .my-hager-breadcrumb {
    padding: 0 1rem !important
  }

  .miaa-order-detail .order-detail {
    margin: 0 1rem !important
  }

  .miaa-order-container .order-list .order-list-item .divider-my-hager {
    display: block !important
  }

  .miaa-order-container .order-list .order-list-item .col {
    padding-left: 0
  }

  .miaa-order-container .order-list .order-list-item .col.order-info {
    flex-direction: column
  }

  .miaa-order-container .order-list .order-list-item .col.action {
    margin-top: 20px;
    display: flex;
    justify-content: normal;
    gap: 10px;
    flex-direction: column
  }

  .miaa-order-container .order-list .order-list-item .col.action .miaa-btn {
    width: 100%
  }

  .modal-popup.modal-slide {
    left: 44px;
    z-index: 1000
  }

  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    width: auto
  }

  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none
  }

  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s,opacity .3s ease;
    transition: visibility 0s .3s,opacity .3s ease;
    left: 44px;
    z-index: 1000
  }

  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
  }

  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }

  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0,0,0,.35);
    opacity: 1;
    pointer-events: auto
  }

  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    width: auto
  }

  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto
  }

  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    box-sizing: border-box;
    height: auto;
    min-height: 100%
  }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw
  }

  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51,51,51,.55)
  }

  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff
  }

  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
  }

  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%
  }

  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700
  }

  .reclaim-success-popup .modal-inner-wrap {
    min-height: unset !important;
    position: absolute !important;
    top: 10% !important;
    width: 90% !important
  }
}

@media all and (min-width: 768px),print {
  .navigation,.breadcrumbs,.page-header .header.panel,.header.content,.footer.content,.page-wrapper>.widget,.page-wrapper>.page-bottom,.block.category.event,.top-container,.page-main {
    box-sizing:border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto
  }

  .page-main {
    width: 100%
  }

  .columns {
    display: block
  }

  .column.main {
    min-height: 300px
  }

  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }

  .sidebar-main {
    padding-right: 2%
  }

  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }

  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }

  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }

  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0
  }

  .sidebar-additional {
    clear: right;
    padding-left: 2%
  }

  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3
  }

  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }

  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%
  }

  .panel.header {
    padding: 10px 20px
  }

  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right
  }
}

@media all and (min-width: 1024px),print {
  .miaa-order-container .order-list .order-list-item .order-info .col:first-child {
    padding-left:2rem
  }

  .miaa-order-container .order-list .order-list-item .col {
    margin: 0
  }

  .miaa-order-container .order-list .order-list-item .col:first-child {
    padding-left: 0
  }

  .miaa-order-container .order-list .order-list-item .col:last-child {
    padding-right: 2rem
  }

  .miaa-order-container .order-list .order-list-item p span.value {
    display: block
  }
}

@media (max-width: 767px) {
  .col-xs-12 {
    flex:0 0 100%;
    width: 100%;
    max-width: 100%
  }

  .col-xs-11 {
    flex: 0 0 91.66666667%;
    width: 91.66666667%;
    max-width: 91.66666667%
  }

  .col-xs-10 {
    flex: 0 0 83.33333333%;
    width: 83.33333333%;
    max-width: 83.33333333%
  }

  .col-xs-9 {
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%
  }

  .col-xs-8 {
    flex: 0 0 66.66666667%;
    width: 66.66666667%;
    max-width: 66.66666667%
  }

  .col-xs-7 {
    flex: 0 0 58.33333333%;
    width: 58.33333333%;
    max-width: 58.33333333%
  }

  .col-xs-6 {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%
  }

  .col-xs-5 {
    flex: 0 0 41.66666667%;
    width: 41.66666667%;
    max-width: 41.66666667%
  }

  .col-xs-4 {
    flex: 0 0 33.33333333%;
    width: 33.33333333%;
    max-width: 33.33333333%
  }

  .col-xs-3 {
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%
  }

  .col-xs-2 {
    flex: 0 0 16.66666667%;
    width: 16.66666667%;
    max-width: 16.66666667%
  }

  .col-xs-1 {
    flex: 0 0 8.33333333%;
    width: 8.33333333%;
    max-width: 8.33333333%
  }

  .col-xs-pull-12 {
    right: 100%
  }

  .col-xs-pull-11 {
    right: 91.66666667%
  }

  .col-xs-pull-10 {
    right: 83.33333333%
  }

  .col-xs-pull-9 {
    right: 75%
  }

  .col-xs-pull-8 {
    right: 66.66666667%
  }

  .col-xs-pull-7 {
    right: 58.33333333%
  }

  .col-xs-pull-6 {
    right: 50%
  }

  .col-xs-pull-5 {
    right: 41.66666667%
  }

  .col-xs-pull-4 {
    right: 33.33333333%
  }

  .col-xs-pull-3 {
    right: 25%
  }

  .col-xs-pull-2 {
    right: 16.66666667%
  }

  .col-xs-pull-1 {
    right: 8.33333333%
  }

  .col-xs-pull-0 {
    right: auto
  }

  .col-xs-push-12 {
    left: 100%
  }

  .col-xs-push-11 {
    left: 91.66666667%
  }

  .col-xs-push-10 {
    left: 83.33333333%
  }

  .col-xs-push-9 {
    left: 75%
  }

  .col-xs-push-8 {
    left: 66.66666667%
  }

  .col-xs-push-7 {
    left: 58.33333333%
  }

  .col-xs-push-6 {
    left: 50%
  }

  .col-xs-push-5 {
    left: 41.66666667%
  }

  .col-xs-push-4 {
    left: 33.33333333%
  }

  .col-xs-push-3 {
    left: 25%
  }

  .col-xs-push-2 {
    left: 16.66666667%
  }

  .col-xs-push-1 {
    left: 8.33333333%
  }

  .col-xs-push-0 {
    left: auto
  }

  .col-xs-offset-12 {
    margin-left: 100%
  }

  .col-xs-offset-11 {
    margin-left: 91.66666667%
  }

  .col-xs-offset-10 {
    margin-left: 83.33333333%
  }

  .col-xs-offset-9 {
    margin-left: 75%
  }

  .col-xs-offset-8 {
    margin-left: 66.66666667%
  }

  .col-xs-offset-7 {
    margin-left: 58.33333333%
  }

  .col-xs-offset-6 {
    margin-left: 50%
  }

  .col-xs-offset-5 {
    margin-left: 41.66666667%
  }

  .col-xs-offset-4 {
    margin-left: 33.33333333%
  }

  .col-xs-offset-3 {
    margin-left: 25%
  }

  .col-xs-offset-2 {
    margin-left: 16.66666667%
  }

  .col-xs-offset-1 {
    margin-left: 8.33333333%
  }

  .col-xs-offset-0 {
    margin-left: 0
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .col-sm {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.333333%
  }

  .offset-sm-2 {
    margin-left: 16.666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.333333%
  }

  .offset-sm-5 {
    margin-left: 41.666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.333333%
  }

  .offset-sm-8 {
    margin-left: 66.666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.333333%
  }

  .offset-sm-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 992px) {
  .col-md {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.333333%
  }

  .offset-md-2 {
    margin-left: 16.666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.333333%
  }

  .offset-md-5 {
    margin-left: 41.666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.333333%
  }

  .offset-md-8 {
    margin-left: 66.666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.333333%
  }

  .offset-md-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.333333%
  }

  .offset-lg-2 {
    margin-left: 16.666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.333333%
  }

  .offset-lg-5 {
    margin-left: 41.666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.333333%
  }

  .offset-lg-8 {
    margin-left: 66.666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.333333%
  }

  .offset-lg-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 1400px) {
  .col-xl {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.333333%
  }

  .offset-xl-2 {
    margin-left: 16.666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.333333%
  }

  .offset-xl-5 {
    margin-left: 41.666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.333333%
  }

  .offset-xl-8 {
    margin-left: 66.666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.333333%
  }

  .offset-xl-11 {
    margin-left: 91.666667%
  }
}

.wordbreak {
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('../../hager_upro/fonts/HelveticaNeueLTW05-55Roman.woff2') format('woff2'),url('../../hager_upro/fonts/HelveticaNeueLTW05-55Roman.woff') format('woff'),url('../../hager_upro/fonts/HelveticaNeueLTW05-55Roman.ttf') format('truetype'),url('../../hager_upro/fonts/HelveticaNeueLTW05-55Roman.svg#../fonts/HelveticaNeueLTW05-55Roman') format('svg');
  font-display: swap
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('../../hager_upro/fonts/HelveticaNeueLTW05-75Bold.woff2') format('woff2'),url('../../hager_upro/fonts/HelveticaNeueLTW05-75Bold.woff') format('woff'),url('../../hager_upro/fonts/HelveticaNeueLTW05-75Bold.ttf') format('truetype'),url('../../hager_upro/fonts/HelveticaNeueLTW05-75Bold.svg#../fonts/HelveticaNeueLTW05-75Bold') format('svg');
  font-display: swap;
  font-weight: 700
}

@font-face {
  font-family: 'HelveticaNeueBold';
  src: url('../../hager_upro/fonts/HelveticaNeueLTW05-75Bold.woff2') format('woff2'),url('../../hager_upro/fonts/HelveticaNeueLTW05-75Bold.woff') format('woff'),url('../../hager_upro/fonts/HelveticaNeueLTW05-75Bold.ttf') format('truetype'),url('../../hager_upro/fonts/HelveticaNeueLTW05-75Bold.svg#../fonts/HelveticaNeueLTW05-75Bold') format('svg');
  font-display: swap
}

@font-face {
  font-family: 'PTMono';
  src: url('../../hager_upro/fonts/PTMono/PTMono-Regular.woff2') format('woff2'),url('../../hager_upro/fonts/PTMono/PTMono-Regular.woff') format('woff'),url('../../hager_upro/fonts/PTMono/PTMono-Regular.ttf') format('truetype'),url('../../hager_upro/fonts/PTMono/PTMono-Regular.svg#../fonts/PTMono/PTMono-Regular') format('svg');
  font-display: swap
}

@font-face {
  font-family: 'icons-blank-theme';
  src: url('../../hager_upro/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'),url('../../hager_upro/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff'),url('../../hager_upro/fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf') format('truetype'),url('../../hager_upro/fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#../fonts/Blank-Theme-Icons/Blank-Theme-Icons') format('svg');
  font-display: swap
}

.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box
}

.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden
}

.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%
}

.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1
}

.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2
}

.cms-no-route .not-found-de .pagebuilder-column.col-image {
  justify-content: center !important;
  align-items: center !important;
  padding: 30px !important
}

.cms-no-route .not-found-de .description-wrapper {
  padding: 30px
}

@media screen and (min-width: 768px) {
  .cms-no-route .not-found-de .description-wrapper {
    padding:70px
  }
}

@media screen and (min-width: 1200px) {
  .cms-no-route .not-found-de .description-wrapper {
    padding:150px
  }
}

.cms-no-route .not-found-de .description-wrapper h2.title {
  color: #00477e;
  margin-bottom: 0
}

.cms-no-route .not-found-de .description-wrapper h2 {
  color: #00aae1;
  margin-bottom: 18px
}

.cms-no-route .not-found-de .description-wrapper p {
  font-size: 16px;
  margin-bottom: 30px
}

.cms-no-route .not-found-nl h1 {
  color: #00477e
}

.cms-no-route .not-found-nl h2 {
  color: #00aae1
}

.cms-no-route figure {
  max-width: 120px
}

.cms-no-route figure img {
  margin: 90px 0 30px
}

.cms-no-route .description-wrapper {
  margin-bottom: 50px
}

.cms-no-route .description-wrapper h1 {
  font-size: 36px;
  margin-bottom: 0
}

.cms-no-route .description-wrapper h2 {
  font-size: 36px
}

.cms-no-route .description-wrapper .descriptive-text {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  margin: 18px 0 30px
}

.cms-no-route .description-wrapper a.action {
  margin-right: 20px
}

body {
  font-size: 16px;
  line-height: 1.5;
  color: #4a4a4a
}

h1,h2,h3,h4,h5,span,p,div {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

h1,.h1,h1 span,h1 a {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #00477e
}

@media (min-width: 992px) {
  h1,.h1,h1 span,h1 a {
    font-size:36px
  }

  .account h1,.account .h1,.account h1 span,.account h1 a,.my-lists-view h1,.my-lists-view .h1,.my-lists-view h1 span,.my-lists-view h1 a {
    font-size: 48px
  }
}

h2,.h2,h2 span,h2 a {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #00477e
}

@media (min-width: 992px) {
  .account h2,.account .h2,.account h2 span,.account h2 a {
    font-size:36px
  }
}

h3,.h3,h3 span,h3 a {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #00477e
}

h4 {
  color: #00477e
}

p,span,div {
  font-size: 16px
}

strong,b {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

a {
  font-size: 16px;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  transition: color .2s ease
}

a:hover {
  text-decoration: none;
  color: #ff8f33
}

button.action,a.action,button[data-role=action],a[data-role=action] {
  width: 100%;
  padding: 18px 30px;
  margin: auto auto 0;
  display: inline-block;
  box-sizing: border-box;
  border: 2px solid #f56400;
  border-radius: 0;
  background: #f56400;
  color: #fff;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  outline: none;
  transition: all .3s,border .3s
}

@media (min-width: 992px) {
  button.action,a.action,button[data-role=action],a[data-role=action] {
    width:auto;
    margin: auto 0 0
  }
}

button.action:hover,a.action:hover,button[data-role=action]:hover,a[data-role=action]:hover {
  border-color: #ff8f33;
  background: #ff8f33;
  color: #fff
}

button.action:active,a.action:active,button[data-role=action]:active,a[data-role=action]:active {
  border-color: #f56400;
  background: #f56400;
  color: #fff
}

button.action:disabled,a.action:disabled,button[data-role=action]:disabled,a[data-role=action]:disabled,button.action.disabled,a.action.disabled,button[data-role=action].disabled,a[data-role=action].disabled {
  border-color: #e2e2e2;
  background: #e2e2e2;
  color: #a1a1a1;
  cursor: default;
  pointer-events: none
}

.theme-iboco button.action:disabled,.theme-iboco a.action:disabled,.theme-iboco button[data-role=action]:disabled,.theme-iboco a[data-role=action]:disabled,.theme-iboco button.action.disabled,.theme-iboco a.action.disabled,.theme-iboco button[data-role=action].disabled,.theme-iboco a[data-role=action].disabled {
  border-color: #e2e2e2;
  background: #e2e2e2;
  cursor: default;
  pointer-events: none
}

button.action.primary,a.action.primary,button[data-role=action].primary,a[data-role=action].primary {
  color: #fff
}

button.action.primary:hover,a.action.primary:hover,button[data-role=action].primary:hover,a[data-role=action].primary:hover,button.action.primary:focus,a.action.primary:focus,button[data-role=action].primary:focus,a[data-role=action].primary:focus {
  color: #fff
}

button.action.secondary,a.action.secondary,button[data-role=action].secondary,a[data-role=action].secondary {
  border-color: #e6e6e6;
  background: 0 0;
  color: #f56400
}

button.action.secondary.border-colored,a.action.secondary.border-colored,button[data-role=action].secondary.border-colored,a[data-role=action].secondary.border-colored {
  border-color: #f56400
}

button.action.secondary:hover,a.action.secondary:hover,button[data-role=action].secondary:hover,a[data-role=action].secondary:hover,button.action.secondary.border-colored:hover,a.action.secondary.border-colored:hover,button[data-role=action].secondary.border-colored:hover,a[data-role=action].secondary.border-colored:hover {
  border-color: #ff8f33;
  background: 0 0;
  color: #ff8f33
}

button.action.secondary:active,a.action.secondary:active,button[data-role=action].secondary:active,a[data-role=action].secondary:active,button.action.secondary.border-colored:active,a.action.secondary.border-colored:active,button[data-role=action].secondary.border-colored:active,a[data-role=action].secondary.border-colored:active {
  border-color: #f56400;
  background: 0 0;
  color: #f56400
}

button.action.secondary:disabled,a.action.secondary:disabled,button[data-role=action].secondary:disabled,a[data-role=action].secondary:disabled,button.action.secondary.disabled,a.action.secondary.disabled,button[data-role=action].secondary.disabled,a[data-role=action].secondary.disabled,button.action.secondary.border-colored:disabled,a.action.secondary.border-colored:disabled,button[data-role=action].secondary.border-colored:disabled,a[data-role=action].secondary.border-colored:disabled {
  border-color: #e5e4e5;
  background: 0 0;
  color: #a0a0a0
}

button.action.secondary.link-arrow:after,a.action.secondary.link-arrow:after,button[data-role=action].secondary.link-arrow:after,a[data-role=action].secondary.link-arrow:after {
  content: '';
  margin-left: 12px;
  display: inline-block;
  width: 11px;
  height: 7px;
  background: url(../../hager_upro/img/icons/expand-more.svg);
  transition: all .3s ease-in-out
}

button.action.secondary.link-arrow.open:after,a.action.secondary.link-arrow.open:after,button[data-role=action].secondary.link-arrow.open:after,a[data-role=action].secondary.link-arrow.open:after {
  transform: rotate(180deg)
}

button.action.secondary.outline,a.action.secondary.outline,button[data-role=action].secondary.outline,a[data-role=action].secondary.outline {
  border: 2px solid #f56400;
  color: #f56400;
  background: 0 0;
  font-weight: 400;
  font-size: 16px
}

button.action.secondary.outline .icon,a.action.secondary.outline .icon,button[data-role=action].secondary.outline .icon,a[data-role=action].secondary.outline .icon {
  display: inline-block;
  margin-left: 30px
}

button.action.secondary.outline:hover,a.action.secondary.outline:hover,button[data-role=action].secondary.outline:hover,a[data-role=action].secondary.outline:hover {
  background: #f56400;
  color: #fff
}

button.action.tertiary,a.action.tertiary,button[data-role=action].tertiary,a[data-role=action].tertiary {
  display: block;
  border: none;
  color: #f56400;
  background: 0 0;
  font-size: 16px
}

button.action.md-action,a.action.md-action,button[data-role=action].md-action,a[data-role=action].md-action {
  padding: 14px 20px
}

button.action span,a.action span,button[data-role=action] span,a[data-role=action] span {
  font-family: inherit
}

@media (min-width: 768px) and (max-width:991px) {
  button.t-action,a.t-action {
    display:inline-block;
    padding: 14px 20px;
    box-sizing: border-box;
    border: 1px solid #f56400;
    border-radius: 0;
    background: #f56400;
    color: #fff;
    font-size: 16px;
    font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: background .3s,border .3s
  }

  button.t-action:hover,a.t-action:hover {
    border-color: #ff8f33;
    background: #ff8f33;
    color: #fff
  }

  button.t-action:active,a.t-action:active {
    border-color: #f56400;
    background: #f56400;
    color: #fff
  }

  button.t-action:disabled,a.t-action:disabled,button.t-action.disabled,a.t-action.disabled {
    border-color: #e2e2e2;
    background: #e2e2e2;
    color: #a1a1a1
  }

  button.t-action.secondary,a.t-action.secondary {
    border-color: #e6e6e6;
    background: 0 0;
    color: #f56400
  }

  button.t-action.secondary:hover,a.t-action.secondary:hover {
    border-color: #ff8f33;
    background: 0 0;
    color: #ff8f33
  }

  button.t-action.secondary:active,a.t-action.secondary:active {
    border-color: #f56400;
    background: 0 0;
    color: #f56400
  }

  button.t-action.secondary:disabled,a.t-action.secondary:disabled,button.t-action.secondary.disabled,a.t-action.secondary.disabled {
    border-color: #e5e4e5;
    background: 0 0;
    color: #a0a0a0
  }
}

@media (max-width: 767px) {
  button.m-action,a.m-action {
    display:inline-block;
    padding: 14px 20px;
    box-sizing: border-box;
    border: 1px solid #f56400;
    border-radius: 0;
    background: #f56400;
    color: #fff;
    font-size: 16px;
    font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: background .3s,border .3s
  }

  button.m-action:hover,a.m-action:hover {
    border-color: #ff8f33;
    background: #ff8f33;
    color: #fff
  }

  button.m-action:active,a.m-action:active {
    border-color: #f56400;
    background: #f56400;
    color: #fff
  }

  button.m-action:disabled,a.m-action:disabled,button.m-action.disabled,a.m-action.disabled {
    border-color: #e2e2e2;
    background: #e2e2e2;
    color: #a1a1a1
  }

  button.m-action.secondary,a.m-action.secondary {
    border-color: #e6e6e6;
    background: 0 0;
    color: #f56400
  }

  button.m-action.secondary:hover,a.m-action.secondary:hover {
    border-color: #ff8f33;
    background: 0 0;
    color: #ff8f33
  }

  button.m-action.secondary:active,a.m-action.secondary:active {
    border-color: #f56400;
    background: 0 0;
    color: #f56400
  }

  button.m-action.secondary:disabled,a.m-action.secondary:disabled,button.m-action.secondary.disabled,a.m-action.secondary.disabled {
    border-color: #e5e4e5;
    background: 0 0;
    color: #a0a0a0
  }
}

button {
  border: none;
  background-color: transparent
}

.show-more {
  display: none;
  width: 278px;
  text-align: center;
  margin: auto;
  padding: 20px;
  padding-right: 60px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #f56400;
  border: 2px solid #f56400;
  position: relative;
  margin-top: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: .3s ease
}

.show-more:before {
  content: '';
  background: url(../../hager_upro/img/icons/expand-more.svg);
  background-position: inherit;
  background-size: contain;
  background-repeat: no-repeat;
  left: inherit;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 30px;
  top: calc(45%);
  transition: .5s ease
}

.show-more.enabled {
  display: block;
  visibility: visible;
  opacity: 1;
  pointer-events: auto
}

.show-more.enabled:hover {
  cursor: pointer
}

.show-more.expended {
  margin-top: 30px
}

.show-more.expended:before {
  transform: rotate(-180deg);
  top: 30%
}

@media (min-width: 768px) and (max-width:991px) {
  .backdrop {
    display:none
  }
}

@media (min-width: 992px) {
  .backdrop {
    width:100%;
    height: 100vh;
    position: fixed;
    background-color: rgba(0,0,0,.3);
    left: 0;
    top: var(--headerHeight);
    visibility: hidden;
    opacity: 0;
    transition: .2s ease-out
  }

  .backdrop.open {
    visibility: visible;
    opacity: 1
  }
}

.wholesaler-elbridge-index #maincontent {
  padding: 48px 30px
}

.wholesaler-elbridge-index #maincontent iframe {
  margin-top: 2%;
  border: 0;
  overflow-x: hidden;
  overflow-y: auto;
  height: 1200px
}

span.title-emphasize {
  color: #00aae1
}

section {
  padding: 0 15px
}

@media (min-width: 1200px) {
  section {
    padding:0
  }
}

section.header-title {
  margin: 60px 0
}

section.header-title.instruction {
  padding: 90px 30px;
  background: #f7f7f7;
  margin: 0;
  margin-bottom: 60px
}

section.header-title.download-page {
  margin: 0;
  margin-top: 60px
}

section.header-title.download-page h1 {
  font-size: 36px;
  width: 100%
}

@media (min-width: 1200px) {
  section.header-title.download-page h1 {
    width:66.66666667%;
    font-size: 48px
  }
}

.page-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  max-width: 1280px;
  margin: 0 auto
}

#maincontent {
  padding: 0;
  margin: 0;
  max-width: inherit
}

.catalog-product-view #maincontent {
  margin-top: 0
}

@media (max-width: 991px) {
  .theme-webshop-de.catalog-product-view #maincontent {
    margin-top:var(--headerMobileHeight)
  }
}

.account #maincontent {
  overflow: visible
}

.wrapper {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  padding: 0;
  position: relative
}

.columns .column.main {
  flex-basis: auto
}

.page-main {
  padding: 0
}

[data-content-type=row] [data-element=inner] {
  padding: 0 !important;
  margin: 0 !important
}

@media (max-width: 767px) {
  [data-content-type=row] [data-element=inner] {
    padding-left:0 !important;
    padding-right: 0 !important
  }
}

.pagebuilder-column-group {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

.pagebuilder-column-group .pagebuilder-column {
  padding: 0 !important;
  margin-bottom: 40px !important
}

@media (min-width: 768px) {
  .pagebuilder-column-group .pagebuilder-column {
    margin-top:40px
  }
}

@media (min-width: 768px) {
  .pagebuilder-column-group .pagebuilder-column:first-child {
    padding-right:15px !important;
    padding-left: 0 !important
  }
}

@media (min-width: 768px) {
  .pagebuilder-column-group .pagebuilder-column:last-child {
    padding-right:0 !important
  }
}

.pagebuilder-column-group .pagebuilder-column>div {
  margin: 0 !important
}

@media (max-width: 767px) {
  .pagebuilder-column-group {
    flex-wrap:wrap
  }

  .pagebuilder-column-group .pagebuilder-column {
    width: 100% !important
  }
}

.bg-secondary {
  background-color: #f7f7f7 !important
}

.form-title {
  color: #4a4a4a
}

.form-group.with-icon {
  position: relative
}

.form-group.with-icon .form-control {
  padding-right: 50px
}

.form-group.with-help {
  position: relative
}

.form-group.with-help .help-info {
  position: absolute;
  top: 25px;
  right: -35px
}

@media (max-width: 991px) {
  .form-group.with-help .help-info {
    right:-27px
  }
}

.form-group.with-help .popover {
  border: none;
  border-radius: 0;
  box-shadow: 0px 1px 4px rgba(0,0,0,.25);
  width: 506px;
  margin-top: 21px
}

@media (min-width: 992px) {
  .form-group.with-help .popover {
    max-width:none
  }
}

.form-group.with-help .popover>.arrow {
  top: -17px;
  width: 21px;
  height: 21px
}

.form-group.with-help .popover>.arrow:before {
  top: 0;
  bottom: auto;
  border-width: 0 .65rem 1rem;
  border-bottom-color: transparent
}

.form-group.with-help .popover>.arrow:after {
  top: 1px;
  bottom: auto;
  border-width: 0 .65rem 1rem;
  border-bottom-color: #fff;
  -webkit-filter: drop-shadow(0px 1px 4px rgba(0,0,0,.25));
  filter: drop-shadow(0px 1px 4px rgba(0,0,0,.25))
}

@media (min-width: 1200px) {
  .form-group.with-help .popover {
    top:46px !important;
    left: 100% !important;
    transform: none !important
  }

  .form-group.with-help .popover>.arrow {
    left: 8px !important
  }
}

.form-group.active .form-control:not(.mage-error):not(.readonly) {
  border-bottom: 2px solid #f56400
}

.form-group.active .form-control:not(.mage-error):not(.readonly)::placeholder {
  color: transparent
}

.form-group label {
  font-size: 16px;
  line-height: 1
}

.form-group .mage-error:not(.form-control) {
  color: #dc2e2e
}

.form-group .mage-error.form-control {
  border-color: #dc2e2e
}

.form-group .mage-error.form-control~label {
  color: #dc2e2e
}

.has-error .form-control,.form-group.has-error .form-control {
  border-color: #dc2e2e
}

.has-error .form-control~label,.form-group.has-error .form-control~label {
  color: #dc2e2e
}

.form-group-flex {
  display: flex;
  flex-direction: column
}

.form-group-flex label {
  order: 1
}

.form-group-flex .form-control {
  order: 2
}

.form-group-flex .form-text {
  order: 3
}

.form-group-flex .mage-error:not(.form-control) {
  order: 4
}

.form-icon {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 16px;
  bottom: 15px;
  width: 22px;
  height: 22px
}

.form-icon:hover,.form-icon:focus {
  opacity: .8
}

.form-control {
  display: block;
  width: 100%;
  height: 54px;
  padding: 0 30px;
  font-size: 16px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  line-height: 54px;
  color: #4a4a4a;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: .3s ease
}

.form-control:focus {
  border-color: #e6e6e6;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.form-control::placeholder {
  color: #afafaf;
  transition: .3s ease
}

.form-control.readonly {
  background-color: #fff;
  box-shadow: inset 0px -1px 0px #ff8f33;
  cursor: default
}

.form-control::-ms-reveal,.form-control::-ms-clear {
  display: none
}

.phone-field input::-webkit-outer-spin-button,.phone-field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0
}

.phone-field input[type=number] {
  appearance: textfield
}

.text-hager-main-color {
  color: #00477e !important
}

.text-grey {
  color: #afafaf
}

.cursor-pointer {
  cursor: pointer
}

.help-info {
  background-image: url(../../hager_upro/img/icons/help-info.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
  transition: all .3s ease-in
}

.help-info:hover {
  background-image: url(../../hager_upro/img/icons/help-info-hover.svg)
}

.help-info+.popover .popover-body {
  padding: 0
}

.content-help {
  position: relative
}

.content-help .close-help-info {
  cursor: pointer;
  position: absolute;
  top: 13px;
  right: 13px;
  display: inline-block;
  width: 9px;
  height: 9px;
  background: url(../../hager_upro/img/icons/ic-close-hager.svg) no-repeat center;
  background-size: contain;
  opacity: .5;
  transition: opacity .3s ease-in;
  overflow: hidden;
  text-indent: -9999px;
  color: transparent
}

.content-help .close-help-info:hover {
  color: #ff8f33
}

label {
  font-size: 23px
}

::placeholder {
  color: #afafaf;
  font-size: 16px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

::-ms-input-placeholder {
  color: #afafaf;
  font-size: 16px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

:-ms-input-placeholder {
  color: #afafaf;
  font-size: 16px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}

.custom-control .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-control .custom-control-label {
  position: relative;
  margin-bottom: 0;
  line-height: 2
}

.custom-control .custom-control-label:hover {
  cursor: pointer
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before,.custom-control-input:checked~.custom-control-label:before {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: inherit
}

.custom-checkbox .custom-control-input:not(:disabled):active~.custom-control-label:before,.custom-control-input:not(:disabled):active~.custom-control-label:before {
  border: 1px solid #e6e6e6;
  background-color: #fff
}

.custom-checkbox .custom-control-input:focus:not(:checked)~.custom-control-label:before,.custom-control-input:focus:not(:checked)~.custom-control-label:before {
  border-color: #e6e6e6
}

.custom-checkbox .custom-control-input:focus~.custom-control-label:before,.custom-control-input:focus~.custom-control-label:before {
  box-shadow: none
}

.custom-checkbox .custom-control-label:before {
  border-radius: 0
}

.custom-control-label:before,.custom-file-label,.custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.custom-control-label:before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 23px;
  height: 23px;
  pointer-events: none;
  content: '';
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #e6e6e6
}

.custom-control-label:after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 23px;
  height: 23px;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
  background-image: url(../../hager_upro/img/icons/checkmark.svg)
}

.custom-checkbox.bg-check-orange .custom-control-input:checked~.custom-control-label:after {
  background-image: url(../../hager_upro/img/icons/checkmark-white.svg);
  background-color: #f56400
}

.custom-checkbox .custom-control-text {
  font-size: 15px;
  line-height: 1.5;
  margin-left: 1rem;
  padding-top: .25rem
}

.cookie-status-message {
  display: none
}

.text-grey96 {
  color: #969696
}

span.flag-dark,span.flag-dark-AUSLAUF {
  background-color: #4a4a4a !important
}

.text-black {
  color: #000 !important
}

.pagebuilder-mobile-hidden {
  display: none !important
}

@media (min-width: 992px) {
  .pagebuilder-mobile-hidden {
    display:inline-block !important
  }
}

@media (min-width: 992px) {
  .pagebuilder-mobile-only {
    display:none !important
  }
}

.menu-mobile-open body {
  overflow: hidden
}

@media (min-width: 992px) {
  .menu-mobile-open body {
    overflow:inherit
  }
}

.ios.menu-mobile-open {
  height: 100%;
  position: relative;
  overflow: hidden
}

.ios.menu-mobile-open body {
  height: 100%;
  position: relative
}

.cms-service-unavailable {
  padding-top: 120px
}

.cms-service-unavailable header,.cms-service-unavailable footer,.cms-service-unavailable .breadcrumbs {
  display: none
}

.skeleton-loading {
  background: rgba(0,0,0,.5)
}

.skeleton-loading .loader {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 50px;
  background: #fff
}

.skeleton-loading .loader:before {
  content: '';
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 5px solid rgba(0,71,126,.4);
  border-top-color: #00477e;
  animation: rotate 1s infinite
}

.skeleton-loading .loader img {
  display: none
}

@keyframes rotate {
  100% {
    rotate: 360deg
  }
}

.df-ui-badge {
  background-color: #f56400;
  color: #fff;
  padding: 4px 6px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase
}

.df-ui-badge--dark {
  background-color: #4a4a4a
}

body.my-lists-view .page.messages>div[data-bind],body.catalog-product-view .page.messages>div[data-bind],body.catalog-category-view .page.messages>div[data-bind] {
  position: fixed;
  display: flex;
  width: 100%;
  padding: 0 20px;
  visibility: hidden;
  transition: all .5s ease-in-out;
  z-index: 1001;
  right: 50%;
  bottom: 0;
  transform: translate(50%,100%)
}

body.my-lists-view .page.messages>div[data-bind]>div[role=alert],body.catalog-product-view .page.messages>div[data-bind]>div[role=alert],body.catalog-category-view .page.messages>div[data-bind]>div[role=alert] {
  width: 100%
}

@media (min-width: 992px) {
  body.my-lists-view .page.messages>div[data-bind],body.catalog-product-view .page.messages>div[data-bind],body.catalog-category-view .page.messages>div[data-bind] {
    max-width:1280px;
    bottom: auto;
    top: 200px;
    right: 0;
    transform: translate(50%,0);
    justify-content: flex-end
  }

  body.my-lists-view .page.messages>div[data-bind]>div[role=alert],body.catalog-product-view .page.messages>div[data-bind]>div[role=alert],body.catalog-category-view .page.messages>div[data-bind]>div[role=alert] {
    width: auto
  }
}

body.my-lists-view .page.messages>div[data-bind].is-open,body.catalog-product-view .page.messages>div[data-bind].is-open,body.catalog-category-view .page.messages>div[data-bind].is-open {
  visibility: visible;
  bottom: 20px;
  transform: translate(50%,0)
}

@media (min-width: 992px) {
  body.my-lists-view .page.messages>div[data-bind].is-open,body.catalog-product-view .page.messages>div[data-bind].is-open,body.catalog-category-view .page.messages>div[data-bind].is-open {
    right:50%;
    bottom: auto;
    transform: translate(50%,0)
  }
}

body.my-lists-view .page.messages>div[data-bind] .message,body.catalog-product-view .page.messages>div[data-bind] .message,body.catalog-category-view .page.messages>div[data-bind] .message {
  margin-bottom: 0
}

body.my-lists-view .page.messages>div[data-bind] .message.success,body.catalog-product-view .page.messages>div[data-bind] .message.success,body.catalog-category-view .page.messages>div[data-bind] .message.success {
  flex: 1;
  background: #00477e;
  color: #fff;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0px 24px 34px 0px rgba(0,0,0,.2)
}

@media (max-width: 767px) {
  body.my-lists-view .page.messages>div[data-bind] .message.success,body.catalog-product-view .page.messages>div[data-bind] .message.success,body.catalog-category-view .page.messages>div[data-bind] .message.success {
    word-break:break-all
  }
}

body.my-lists-view .page.messages>div[data-bind] .message.success div:before,body.catalog-product-view .page.messages>div[data-bind] .message.success div:before,body.catalog-category-view .page.messages>div[data-bind] .message.success div:before {
  display: none
}

.font-size-16 {
  font-size: 16px
}

.border-color-grey {
  border-color: #afafaf
}

small.form-text {
  font-size: 12px
}

.text-dovegrey {
  color: #737373
}

.w-auto {
  width: auto !important
}

.account h1,.account h2,.account h3,.account h4,.account h5,.account span,.account p,.account div {
  word-break: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none
}

@media (max-width: 991px) {
  .account h2,.account .h2,.account h2 span,.account h2 a {
    font-size:28px;
    line-height: 1
  }
}

.block-dashboard-info {
  padding: 90px 30px 0
}

.block-dashboard-info .block-title {
  margin-bottom: 60px
}

.block-dashboard-info .block-title.block-title-blue {
  background: linear-gradient(132.8deg,#00477e 10.38%,#00aae1 89.23%);
  margin: 0 -30px 60px;
  padding: 60px 30px
}

.block-dashboard-info .block-title.block-title-blue .h1 {
  color: #fff
}

.block-dashboard-info .block-title.block-title-blue .block-paragraph {
  color: #fff
}

.block-dashboard-info .h1 {
  line-height: 1
}

.block-dashboard-info .block-paragraph.max-w {
  max-width: 448px
}

.block-dashboard-info.block-device {
  padding: 0 24px
}

@media (min-width: 992px) {
  .block-dashboard-info.block-device {
    padding:0
  }
}

.block-dashboard-info.block-device .block-title.block-title-blue {
  margin: 0 -24px
}

@media (min-width: 992px) {
  .block-dashboard-info.block-device .block-title.block-title-blue {
    padding:0
  }
}

.block-dashboard-info .modal-invitation {
  position: fixed;
  background: rgba(74,74,74,.5);
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center
}

.block-dashboard-info .modal-invitation--container {
  background: #fff;
  max-width: 400px;
  padding: 30px;
  box-shadow: 0px 0px 60px rgba(0,0,0,.25);
  margin: 0 15px
}

.block-dashboard-info .modal-invitation--container h3 {
  margin-bottom: 12px;
  font-weight: 700;
  line-height: 24px
}

.block-dashboard-info .modal-invitation--container p {
  margin-bottom: 30px;
  line-height: 22px
}

.block-dashboard-info .modal-invitation--container p span {
  font-weight: 700
}

.block-dashboard-info .modal-invitation--container button {
  font-weight: 700;
  line-height: 22px;
  width: 100%;
  padding: 16px 30px
}

.box-thematique {
  margin-bottom: 30px
}

.topic-item-1 .list-box-data {
  flex-direction: column
}

.topic-item-1 .list-box-data .box-data {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0
}

.title-thematique {
  font-size: 28px
}

@media (min-width: 992px) {
  .title-thematique {
    font-size:24px !important;
    margin-bottom: 24px
  }
}

.box-data {
  margin-bottom: 10px
}

.topic-item-1 .box-data:not(:last-child) .box-link {
  border-bottom: 1px solid #e6e6e6
}

.box-data .box-link {
  background-color: #f7f7f7;
  display: flex;
  padding: 18px 18px 18px 16px;
  column-gap: 18px
}

.topic-item-1 .box-data .box-link {
  background: 0 0;
  display: flex;
  padding: 18px 18px 18px 16px;
  column-gap: 18px
}

@media (min-width: 992px) {
  .box-data .box-link {
    background:0 0;
    display: block;
    padding: 0
  }
}

.box-data .box-link h3 {
  transition: color .3s ease
}

.topic-item-1 .box-data .box-link h3 {
  font-size: 16px
}

.box-data .box-link p {
  color: #737373
}

.topic-item-1 .box-data .box-link p {
  margin-bottom: 0;
  font-size: 14px
}

.box-data .box-link:hover .box-icon-img {
  transform: scale(1.05)
}

.box-data .box-link:hover h3 {
  color: #ff8f33
}

@media (min-width: 992px) {
  .box-wrapper {
    display:flex;
    column-gap: 30px
  }

  .box-wrapper__left {
    flex-basis: 25%
  }

  .box-wrapper__right {
    flex-basis: 75%
  }
}

.box-content {
  padding: 18px 18px 0 0;
  width: 100%
}

.topic-item-1 .box-content {
  width: 100%
}

@media (min-width: 992px) {
  .box-content {
    padding:0
  }
}

.box-icon {
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  margin-bottom: 0
}

@media (min-width: 992px) {
  .box-icon {
    flex:unset;
    height: 130px;
    margin-bottom: 18px
  }

  .topic-item-1 .box-icon {
    height: auto;
    margin-bottom: 0;
    flex: 0;
    align-items: flex-start
  }
}

.topic-item-1 .box-icon {
  background: 0 0
}

.box-icon .box-icon-img {
  transform: scale(1);
  transition: transform .2s ease-in-out;
  width: 36px
}

@media (min-width: 992px) {
  .box-icon .box-icon-img {
    width:76px
  }
}

@media (min-width: 992px) {
  .topic-item-1 .box-icon .box-icon-img {
    width:36px
  }
}

@media (max-width: 991px) {
  .fieldset-dashboard legend.h3 {
    font-size:28px
  }
}

.fieldset-dashboard-content {
  background-color: #f7f7f7;
  margin: 0 -30px -30px;
  padding: 30px
}

.max-w315 {
  max-width: 315px
}

.label-bold {
  color: #4a4a4a;
  font-size: 18px !important;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.btn-more-dropdown {
  background: url('../../hager_upro/img/icons/more-dropdown.svg') no-repeat center;
  height: 24px;
  width: 24px;
  opacity: 1;
  transition: opacity .3s ease-in
}

.btn-more-dropdown:hover {
  opacity: .65
}

.btn-more-dropdown:focus {
  box-shadow: none
}

.btn-more-dropdown:after {
  display: none
}

.dropdown-menu-hager {
  border: none;
  border-radius: 0;
  box-shadow: 0px 0px 12px rgba(0,0,0,.18);
  margin-top: 6px;
  min-width: 345px;
  padding: 6px 18px
}

.dropdown-menu-hager .dropdown-item {
  padding: 12px 0;
  position: relative;
  color: #f56400;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-weight: 700;
  background-color: transparent;
  outline: none;
  border-bottom: 1px solid #e6e6e6;
  transition: color .3s ease
}

.dropdown-menu-hager .dropdown-item.handover-item {
  display: flex;
  justify-content: space-between;
  font-weight: 400
}

.dropdown-menu-hager .dropdown-item.handover-item .label {
  color: #4a4a4a;
  margin-right: 12px
}

.dropdown-menu-hager .dropdown-item.handover-item .value {
  color: #737373
}

.dropdown-menu-hager .dropdown-item:last-child {
  border: none
}

.dropdown-menu-hager .dropdown-item:hover,.dropdown-menu-hager .dropdown-item:focus {
  color: #ff8f33
}

.status-color {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-bottom: 2px;
  border-radius: 50%;
  background-color: #afafaf
}

@media (min-width: 992px) {
  .status-color {
    margin-right:12px;
    width: 17px;
    height: 17px
  }
}

.ok .status-color {
  background-color: #27c940
}

.error .status-color {
  background-color: #dc2e2e
}

.warning .status-color {
  background-color: #f56400
}

.unknown .label-bold {
  color: #afafaf
}

.modal-lg {
  max-width: 715px
}

.modal-header .modal-close {
  background-image: url(../../hager_upro/img/icons/close-dropdown.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 13.6px;
  width: 13.6px;
  margin: 10px 5px 0 auto;
  opacity: 1;
  padding: 0;
  transition: opacity .3s ease-in
}

.modal-header .modal-close:hover {
  opacity: .5
}

.modal-header .modal-close:focus {
  opacity: 1;
  outline: none
}

.modal-content {
  box-shadow: 0px 4px 4px rgba(0,0,0,.25);
  border: none;
  border-radius: 0
}

.modal-content>.modal-title {
  font-size: 28px;
  margin-bottom: 0;
  line-height: 1.2
}

.modal-backdrop {
  background: rgba(74,74,74,.25)
}

.modal-backdrop.show {
  opacity: 1
}

.loading-mask {
  background: rgba(255,255,255,.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 162
}

.account .ui-state-active,.account .ui-widget-content .ui-state-active,.account .ui-widget-header .ui-state-active,.account a.ui-button:active,.account .ui-button:active,.account .ui-button.ui-state-active:hover {
  border-color: #e6e6e6;
  background: #afafaf
}

.account .ui-widget.ui-widget-content {
  box-shadow: 0px 4px 4px rgba(0,0,0,.25);
  border: none;
  border-top: 1px solid #e6e6e6
}

.email-change-modal-container {
  overflow-y: auto !important
}

.email-change-modal .email-change-content,.error-modal .email-change-content,.unavailable-modal .email-change-content {
  max-width: 470px
}

.email-change-modal .email-change-content h2,.error-modal .email-change-content h2,.unavailable-modal .email-change-content h2 {
  word-wrap: break-word
}

.email-change-modal .email-change-content p,.error-modal .email-change-content p,.unavailable-modal .email-change-content p {
  font-size: 16px
}

.email-change-modal .email-change-content__info-warning-box,.error-modal .email-change-content__info-warning-box,.unavailable-modal .email-change-content__info-warning-box {
  background-color: #ffe9d8;
  padding: 15px;
  border-radius: 4px;
  display: flex;
  gap: 16px;
  margin: 0 15px
}

.email-change-modal .email-change-content__info-warning-box .info-icon,.error-modal .email-change-content__info-warning-box .info-icon,.unavailable-modal .email-change-content__info-warning-box .info-icon {
  width: 22px;
  height: 22px
}

.email-change-modal .email-change-content__step-line,.error-modal .email-change-content__step-line,.unavailable-modal .email-change-content__step-line {
  width: 100%;
  height: 2px;
  background-color: #e6e6e6;
  position: relative
}

.email-change-modal .email-change-content__step-line:before,.error-modal .email-change-content__step-line:before,.unavailable-modal .email-change-content__step-line:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #e6e6e6
}

.email-change-modal .email-change-content__new-mail-input .--error-label,.error-modal .email-change-content__new-mail-input .--error-label,.unavailable-modal .email-change-content__new-mail-input .--error-label {
  color: #dc2e2e;
  font-weight: 700
}

.algolia-facets {
  padding: 0 15px;
  margin-bottom: 30px
}

@media (min-width: 992px) {
  .algolia-facets {
    padding:0 0 0 15px
  }
}

.algolia-facets .facets-title {
  text-align: left;
  margin-right: 8px;
  font-size: 24px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 18px;
  margin: 15px 8px 18px 0;
  color: #00477e;
  display: flex;
  flex-direction: column
}

.algolia-facets_wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100vh;
  z-index: 999;
  background-color: #fff;
  overflow-y: auto;
  transform: translateY(100%);
  transition: all .2s ease
}

@media (min-width: 992px) {
  .algolia-facets_wrapper {
    padding:0;
    position: relative;
    top: 0;
    max-height: none;
    transform: translateY(0);
    background: 0 0;
    box-shadow: inset 0 -1px 0 0 #f7f7f7;
    z-index: inherit
  }
}

.algolia-facets_wrapper_category {
  padding: 15px 30px;
  position: relative;
  box-shadow: inset 0 -1px 0 0 #f7f7f7
}

[class^=theme-] .algolia-facets_wrapper_category {
  box-shadow: none
}

@media (min-width: 992px) {
  .algolia-facets_wrapper_category {
    padding:0 0 12px
  }
}

.algolia-facets_wrapper_category ul {
  max-height: 6000px;
  visibility: visible;
  z-index: 1;
  opacity: 1;
  transition: all .2s ease-in-out;
  overflow: hidden;
  padding-left: 24px
}

.algolia-facets_wrapper_category ul.open {
  display: block !important
}

.algolia-facets_wrapper_category ul.level-4 {
  padding-top: 8px
}

[class^=theme-] .algolia-facets_wrapper_category ul.level-4 {
  padding-top: 0;
  margin-top: 12px
}

.algolia-facets_wrapper_category ul.level-4>li {
  border-top: 1px solid #e6e6e6
}

.algolia-facets_wrapper_category ul.level-4>li:last-child {
  padding-bottom: 0;
  margin-bottom: 0
}

@media (min-width: 992px) {
  .algolia-facets_wrapper_category ul {
    margin:0;
    max-height: 6000px;
    visibility: visible;
    z-index: 1;
    opacity: 1
  }
}

.algolia-facets_wrapper_category ul.collapsed {
  max-height: 0;
  margin-top: 0;
  visibility: hidden;
  z-index: 0;
  opacity: 0;
  transition: all .2s ease-in-out
}

.algolia-facets_wrapper_category ul li {
  margin: 8px 0
}

.algolia-facets_wrapper_category ul li:last-child {
  margin-bottom: 0
}

[class^=theme-] .algolia-facets_wrapper_category ul li {
  padding: 12px 0;
  margin: 0
}

[class^=theme-] .algolia-facets_wrapper_category ul li+ul {
  margin-bottom: 6px
}

[class^=theme-] .algolia-facets_wrapper_category ul li+ul li {
  padding: 6px 0
}

[class^=theme-] .algolia-facets_wrapper_category ul li+ul li:first-child {
  padding-top: 0
}

.algolia-facets_wrapper_category ul li.active a {
  color: #4a4a4a;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.algolia-facets_wrapper_category ul li a {
  color: #4a4a4a;
  font-weight: 400;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 16px
}

.algolia-facets_wrapper_category ul li a:hover {
  font-weight: 400;
  color: #f56400
}

.algolia-facets_wrapper_category>ul {
  padding-left: 0
}

[class^=theme-] .algolia-facets_wrapper_category>ul>li {
  padding: 12px 0;
  border-top: 1px solid #e6e6e6
}

[class^=theme-] .algolia-facets_wrapper_category>ul>li:last-child {
  border-bottom: 1px solid #e6e6e6
}

.algolia-facets_wrapper_category>ul>li>a {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.algolia-facets_wrapper_category>ul>li.active>a {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #f56400
}

.algolia-facets_wrapper_category>ul>li>ul>li.active a {
  color: #4a4a4a;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.algolia-facets_wrapper_category>ul>li>ul>li.active>a {
  color: #00aae1;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

#deepalgolia .algolia-facets_wrapper_category>ul>li>ul>li.active>a {
  color: #f56400
}

.algolia-facets_wrapper_category>ul>li>ul.level-4>li.active>a {
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.algolia-facets_wrapper_category>ul>li>ul.level-4 .level-5>li a {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.algolia-facets_wrapper_category>ul>li>ul.level-4 .level-5>li.active>a {
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.algolia-facets_wrapper_category>ul>li.level-4>li {
  border-top: 1px solid #e6e6e6
}

.algolia-facets_wrapper_category .category-dropdown {
  padding: 0 0 0 32px;
  margin: 0 0 12px;
  position: relative;
  background-color: inherit;
  font-size: 18px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-transform: none;
  color: #4a4a4a
}

.algolia-facets_wrapper_category .category-dropdown:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 10px;
  background: url('../../hager_upro/img/icons/expand-more.svg') 0 0 no-repeat;
  background-size: contain;
  transform: translate(0,-50%) rotate(0);
  transition: all .3s ease-in-out
}

.theme-iboco .algolia-facets_wrapper_category .category-dropdown:before {
  background: url('../../hager_upro/img/icons/expand-more-blue-iboco.svg') 0 0 no-repeat;
  background-size: contain
}

.algolia-facets_wrapper_category .category-dropdown.collapsed:before {
  transform: translate(0,-50%) rotate(180deg)
}

.algolia-facets_wrapper_header {
  width: 100vw;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
  background-color: #fff;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
  box-shadow: inset 0 -1px 0 0 #f7f7f7
}

@media (min-width: 992px) {
  .algolia-facets_wrapper_header {
    display:none
  }
}

.algolia-facets_wrapper_header .title span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a
}

.algolia-facets_wrapper_header .title img {
  width: auto;
  margin-right: 18px
}

.algolia-facets_wrapper_header .cross-close-filter {
  width: 14px;
  height: 14px;
  background: url(../../hager_upro/img/icons/cross-dark.svg) no-repeat center center/contain
}

.algolia-facets_wrapper_footer {
  position: sticky;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1001
}

@media (min-width: 768px) and (max-width:991px) {
  .algolia-facets_wrapper_footer {
    display:flex;
    flex-direction: column
  }
}

.algolia-facets_wrapper_footer #clear-all {
  padding: 18px 0;
  background: #fff;
  box-shadow: 0 -1px 0 0 #f7f7f7
}

.algolia-facets_wrapper_footer #clear-all .ais-ClearRefinements-button {
  margin-bottom: 0
}

.algolia-facets_wrapper.open {
  transform: translateY(0)
}

.algolia-facets_wrapper.open .instant-search-filters-header {
  display: flex
}

@media (min-width: 992px) {
  .algolia-facets_wrapper.open .instant-search-filters-header {
    display:none
  }
}

.algolia-facets_wrapper.open .instant-search-facets-main {
  display: block
}

.algolia-facets_wrapper #reset {
  padding: 0 30px
}

@media (min-width: 992px) {
  .algolia-facets_wrapper #reset {
    padding:0
  }
}

.algolia-facets_wrapper #reset .ais-ClearRefinements-button {
  display: none;
  border: 1px solid #e6e6e6;
  padding: 12px 15px;
  margin: 24px 0;
  position: relative;
  outline: none
}

@media (min-width: 992px) {
  .algolia-facets_wrapper #reset .ais-ClearRefinements-button {
    display:block;
    margin: 12px 0
  }

  [class^=theme-] .algolia-facets_wrapper #reset .ais-ClearRefinements-button {
    margin: 6px 0 12px
  }
}

.algolia-facets_wrapper #reset .ais-ClearRefinements-button:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../../hager_upro/img/icons/icon-close-rounded.svg');
  background-size: cover;
  z-index: -1
}

.algolia-facets_item-wrapper {
  margin: 0;
  padding: 18px 30px;
  border: none;
  box-shadow: inset 0 -1px 0 0 #f7f7f7
}

@media (min-width: 992px) {
  .algolia-facets_item-wrapper {
    padding:12px 0
  }
}

.algolia-facets_item-title {
  margin: 0;
  transition: .3s ease;
  padding: 0 0 0 32px;
  position: relative;
  background-color: inherit;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-transform: none;
  color: #00477e
}

.algolia-facets_item-title:hover {
  cursor: pointer
}

.algolia-facets_item-title:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 10px;
  background: url('../../hager_upro/img/icons/expand-more.svg') 0 0 no-repeat;
  background-size: contain;
  transform: translate(0,-50%) rotate(0);
  transition: all .3s ease-in-out
}

.theme-iboco .algolia-facets_item-title:before {
  background: url('../../hager_upro/img/icons/expand-more-blue-iboco.svg') 0 0 no-repeat;
  background-size: contain
}

.algolia-facets_item-title.collapsed:before {
  transform: translate(0,-50%) rotate(180deg)
}

.algolia-facets_item-title.active:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: #f56400;
  border-radius: 50%;
  right: 0;
  top: 50%;
  transform: translate(0,-50%)
}

.algolia-facets_item-content {
  max-height: 6000px;
  margin-top: 11px;
  visibility: visible;
  z-index: 1;
  opacity: 1;
  transition: all .3s ease-in-out;
  overflow: hidden
}

.algolia-facets_item-content.collapsed {
  max-height: 0;
  margin-top: 0;
  visibility: hidden;
  z-index: 0;
  opacity: 0;
  transition: all .3s ease-in-out
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item {
  padding: 0;
  position: relative
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item label {
  position: relative;
  margin: 0;
  padding: 10px 30px 10px 40px;
  display: block;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 16px;
  color: #4a4a4a;
  word-wrap: break-word
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item label input {
  display: none
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item label .ais-RefinementList-count {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
  font-size: 16px;
  color: #afafaf
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item label .ais-RefinementList-count:before,.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item label .ais-RefinementList-count:after {
  content: none
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item label:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 23px;
  height: 23px;
  transform: translate(0,-50%);
  background-color: #fff;
  border: 1px solid #afafaf
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  display: block;
  width: 23px;
  height: 23px;
  background-size: 50% 50%
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item--selected label:after {
  background: url('../../hager_upro/img/icons/checkmark.svg') center no-repeat
}

.algolia-facets_item-content .ais-RefinementList .ais-refinement-list--item:hover {
  text-decoration: none
}

.algolia-facets_item-content .ais-RefinementList .ais-RefinementList-showMore {
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  margin-top: 12px
}

.algolia-facets_item-content .ais-RefinementList .ais-RefinementList-showMore--disabled {
  display: none
}

.algolia-facets_trigger-filters {
  display: flex;
  width: 50%;
  padding: 12px 0
}

.algolia-facets_trigger-filters img {
  margin-right: 18px
}

.algolia-facets_trigger-filters span {
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #4a4a4a
}

.algolia-instant-selector-results {
  max-width: 1280px;
  margin: auto
}

.algolia-instant-selector-results #algolia_instant_selector {
  margin: 0;
  padding: 0 15px 30px
}

@media (min-width: 1200px) {
  .algolia-instant-selector-results #algolia_instant_selector {
    padding:0
  }
}

@media (min-width: 992px) {
  .algolia-instant-selector-results #algolia_instant_selector.with-facets .algolia-main>.row {
    flex-wrap:nowrap
  }
}

.algolia-instant-selector-results #algolia_instant_selector .algolia-left-container {
  z-index: 2
}

.algolia-instant-selector-results #algolia_instant_selector .algolia-left-container.no-results {
  display: none
}

.algolia-instant-selector-results #algolia_instant_selector .algolia-left-container [data-content-type=hager_redirectclaim] {
  margin: 20px 0 0;
  display: none
}

@media (min-width: 992px) {
  .algolia-instant-selector-results #algolia_instant_selector .algolia-left-container [data-content-type=hager_redirectclaim] {
    display:block
  }
}

.algolia-instant-selector-results #algolia_instant_selector .algolia-left-container [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-description .action.primary {
  min-width: inherit;
  width: 100%
}

.algolia-instant-selector-results #algolia_instant_selector .algolia-left-container .is-widget-container-price_EUR_default {
  display: none
}

.algolia-instant-selector-results #algolia_instant_selector .algolia-right-container .row>div {
  width: 100%
}

.algolia-instant-selector-results #algolia_instant_selector .algolia-right-container .row>div .hits #current-refinements {
  padding: 0 15px
}

.algolia-instant-selector-results #algolia_instant_selector .algolia-right-container.no-results {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%
}

.algolia-instant-selector-results #algolia_instant_selector .action:hover {
  color: #fff
}

.algolia-right-custom-container.no-results {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%
}

.instant-search-filters-on {
  overflow: hidden
}

@media (min-width: 992px) {
  .instant-search-filters-on {
    overflow:auto
  }
}

.instant-search-filters-on .algolia-instant-results-wrapper {
  position: relative;
  z-index: 999
}

@media (min-width: 992px) {
  .instant-search-filters-on .algolia-instant-results-wrapper {
    z-index:inherit
  }
}

#deepalgolia .ais-pagination {
  margin: 30px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px
}

@media (min-width: 992px) {
  #deepalgolia .ais-pagination {
    padding:0 15px 0 0
  }
}

#deepalgolia .ais-pagination .ais-pagination--item {
  position: relative;
  line-height: 22px
}

#deepalgolia .ais-pagination .ais-pagination--item .ais-pagination--link {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a;
  font-size: 16px
}

#deepalgolia .ais-pagination .ais-pagination--item .ais-pagination--link span {
  display: inline-block
}

@media (max-width: 767px) {
  #deepalgolia .ais-pagination .ais-pagination--item .ais-pagination--link span {
    display:none
  }
}

#deepalgolia .ais-pagination .ais-pagination--item .ais-pagination--link svg {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  transition: all .2s ease-in-out
}

#deepalgolia .ais-pagination .ais-pagination--item .ais-pagination--link.disabled {
  pointer-events: none;
  color: #afafaf
}

#deepalgolia .ais-pagination .ais-pagination--item .ais-pagination--link.disabled svg path {
  fill: #afafaf
}

#deepalgolia .ais-pagination .ais-pagination--item.ais-pagination--item__previous a {
  padding: 0 0 0 30px
}

#deepalgolia .ais-pagination .ais-pagination--item.ais-pagination--item__previous a svg {
  left: 0
}

#deepalgolia .ais-pagination .ais-pagination--item.ais-pagination--item__previous a:hover svg {
  left: -5px
}

#deepalgolia .ais-pagination .ais-pagination--item.ais-pagination--item__next a {
  padding: 0 30px 0 0
}

#deepalgolia .ais-pagination .ais-pagination--item.ais-pagination--item__next a svg {
  right: 0
}

#deepalgolia .ais-pagination .ais-pagination--item.ais-pagination--item__next a:hover svg {
  right: -5px
}

#deepalgolia .ais-pagination .ais-pagination--input-box {
  margin: 0 18px;
  display: flex;
  align-items: center
}

#deepalgolia .ais-pagination .ais-pagination--input-box input {
  padding: 12px 30px;
  text-align: center;
  margin-right: 12px;
  background: #fff;
  border: 1px solid #e6e6e6;
  line-height: 22px;
  max-width: 90px
}

#deepalgolia .ais-pagination .ais-pagination--input-box span {
  line-height: 22px;
  display: block
}

#algolia_instant_selector #instant-search-bar-container {
  height: 58px;
  margin-bottom: 0
}

@media (min-width: 992px) {
  #algolia_instant_selector #instant-search-bar-container {
    height:72px;
    margin-bottom: 15px
  }
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box {
  height: 100%
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-label {
  display: none
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper {
  height: 100%
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box {
  height: 100%
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box #instant-search-bar {
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  background-color: rgba(247,247,247,.95);
  padding: 20px 30px;
  padding-right: 72px;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #00477e
}

@media (min-width: 992px) {
  #algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box #instant-search-bar {
    font-size:24px
  }
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box #instant-search-bar::placeholder {
  color: #afafaf;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  font-size: 16px
}

@media (min-width: 992px) {
  #algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box #instant-search-bar::placeholder {
    font-size:24px
  }
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier {
  height: 100%;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: inherit;
  right: 0;
  background-color: #f56400
}

@media (min-width: 992px) {
  #algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier {
    width:72px
  }
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier svg {
  width: 20px;
  height: 20px
}

@media (min-width: 992px) {
  #algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier svg {
    width:27px;
    height: 27px
  }
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier svg path {
  stroke: #fff;
  fill: #fff
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier {
  width: 60px
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier svg {
  width: 20px;
  height: 20px
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--reset-wrapper button.ais-search-box--reset {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: inherit;
  right: 0;
  width: 60px;
  background-color: #f56400 !important;
  transition: .3s ease
}

@media (min-width: 992px) {
  #algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--reset-wrapper button.ais-search-box--reset {
    width:72px
  }
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--reset-wrapper button.ais-search-box--reset svg {
  width: 20px;
  height: 20px
}

@media (min-width: 992px) {
  #algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--reset-wrapper button.ais-search-box--reset svg {
    width:27px;
    height: 27px
  }
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--reset-wrapper button.ais-search-box--reset svg path {
  stroke: #fff;
  fill: #fff
}

#algolia_instant_selector #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--reset-wrapper button.ais-search-box--reset:hover {
  background-color: #ff8f33
}

#algolia_instant_selector #algolia-right-container #instant-search-bar-container {
  padding: 0 15px;
  margin-bottom: 30px;
  height: auto
}

#algolia_instant_selector #algolia-right-container #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box #instant-search-bar {
  width: 100%;
  height: auto;
  padding: 15px 15px 15px 50px;
  border: 1px solid #e6e6e6;
  background-color: rgba(247,247,247,.95);
  font-size: 16px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a
}

#algolia_instant_selector #algolia-right-container #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box #instant-search-bar::placeholder {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 400;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

#algolia_instant_selector #algolia-right-container #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier {
  width: auto;
  left: 30px;
  right: auto;
  background-color: transparent
}

#algolia_instant_selector #algolia-right-container #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier svg {
  width: 20px;
  height: 20px
}

#algolia_instant_selector #algolia-right-container #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--magnifier-wrapper .ais-search-box--magnifier svg path {
  stroke: #f56400;
  fill: #f56400
}

#algolia_instant_selector #algolia-right-container #instant-search-bar-container #instant-search-box .instant-search-bar-wrapper .ais-search-box .ais-search-box--reset-wrapper {
  display: none !important
}

#instant-search-bar-container-on-list {
  position: relative
}

#instant-search-bar-container-on-list .ais-search-box--magnifier {
  display: none
}

#instant-search-bar-container-on-list .ais-search-box--reset {
  display: none;
  position: absolute;
  top: 50%;
  right: 15px;
  padding: 0 !important;
  margin: -8px 0 0 !important
}

#instant-search-bar-container-on-list .ais-search-box:before {
  content: '';
  background: url(../../hager_upro/img/icons/search.svg) no-repeat center/18px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin-top: auto;
  margin-bottom: auto;
  z-index: 1
}

#instant-search-bar-container-on-list .ais-search-box #instant-search-bar-on-list {
  height: 100%;
  width: 100%;
  position: relative;
  border: 1px solid #e6e6e6;
  background-color: rgba(247,247,247,.95);
  padding: 20px 30px 20px 50px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #00477e
}

#instant-search-bar-container-on-list .ais-search-box #instant-search-bar-on-list:focus {
  outline: none
}

.algolia-instant-results-wrapper #algolia_instant_selector .hits .infos,.algolia-instant-results-wrapper #instant-search-result-custom-wrapper .hits .infos {
  margin: 15px 0 30px;
  background: 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 15px
}

.algolia-instant-results-wrapper #algolia_instant_selector .hits .infos .products-infos,.algolia-instant-results-wrapper #instant-search-result-custom-wrapper .hits .infos .products-infos {
  display: flex;
  align-items: center;
  width: 100%
}

.algolia-instant-results-wrapper #algolia_instant_selector .hits .infos .products-infos .products-label,.algolia-instant-results-wrapper #instant-search-result-custom-wrapper .hits .infos .products-infos .products-label {
  text-align: left;
  margin-right: 8px;
  font-size: 24px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #00477e
}

.algolia-instant-results-wrapper #algolia_instant_selector .hits .infos .products-infos #algolia-products-number-custom,.algolia-instant-results-wrapper #instant-search-result-custom-wrapper .hits .infos .products-infos #algolia-products-number-custom,.algolia-instant-results-wrapper #algolia_instant_selector .hits .infos .products-infos #algolia-products-number-custom2,.algolia-instant-results-wrapper #instant-search-result-custom-wrapper .hits .infos .products-infos #algolia-products-number-custom2 {
  text-align: left;
  font-size: 24px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #f56400
}

.algolia-instant-results-wrapper #algolia_instant_selector .hits .infos .products-infos .pull-right,.algolia-instant-results-wrapper #instant-search-result-custom-wrapper .hits .infos .products-infos .pull-right {
  margin-left: 0
}

@media (min-width: 992px) {
  .algolia-instant-results-wrapper #algolia_instant_selector .hits .infos .products-infos .pull-right,.algolia-instant-results-wrapper #instant-search-result-custom-wrapper .hits .infos .products-infos .pull-right {
    margin-left:auto
  }
}

.algolia-instant-results-wrapper #algolia_instant_selector .hits .infos #algolia-stats,.algolia-instant-results-wrapper #instant-search-result-custom-wrapper .hits .infos #algolia-stats {
  display: none
}

.ais-hits--wrapper .ais-hits {
  padding: 0;
  text-align: left
}

.ais-hits--wrapper .ais-hits-list {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fill,minmax(130px,1fr))
}

@media (min-width: 576px) {
  .ais-hits--wrapper .ais-hits-list {
    grid-template-columns:repeat(auto-fill,minmax(190px,1fr))
  }
}

@media (min-width: 992px) {
  .ais-hits--wrapper .ais-hits-list {
    gap:30px;
    grid-template-columns: repeat(auto-fill,minmax(160px,1fr))
  }
}

.list-view .ais-hits--wrapper .ais-hits-list {
  grid-template-columns: 1fr;
  gap: 0
}

.ais-hits--wrapper .ais-hits--item {
  padding: 15px;
  transition: all .2s ease-in-out
}

.ais-hits--wrapper .ais-hits--item:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 14px rgba(0,0,0,.1)
}

.ais-hits--wrapper .ais-hits--item:hover .ais-hits--item-infos-name h3,.ais-hits--wrapper .ais-hits--item:hover .ais-hits--item-infos-name .ref-title-product {
  color: #f56400
}

.list-view .ais-hits--wrapper .ais-hits--item {
  border-bottom: 1px solid #e6e6e6
}

.list-view .ais-hits--wrapper .ais-hits--item:hover {
  transform: none;
  box-shadow: none;
  background-color: #f7f7f7
}

.ais-hits--wrapper .ais-hits--item-content {
  display: block
}

.list-view .ais-hits--wrapper .ais-hits--item-content {
  padding: 18px;
  display: flex;
  align-items: center;
  transition: all .3s ease-in-out
}

.ais-hits--wrapper .ais-hits--item-image-wrapper {
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 18px;
  position: relative
}

.list-view .ais-hits--wrapper .ais-hits--item-image-wrapper {
  width: 65px;
  height: 65px;
  padding-bottom: 0;
  margin: 0 30px 0 0
}

.ais-hits--wrapper .ais-hits--item-image {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.ais-hits--wrapper .ais-hits--item-image img {
  max-width: 100%;
  height: 100%;
  object-fit: contain
}

.list-view .ais-hits--wrapper .ais-hits--item-image {
  position: relative
}

.ais-hits--wrapper .ais-hits--item-infos {
  height: 100%;
  display: flex;
  flex-direction: column
}

.ais-hits--wrapper .ais-hits--item-infos-name {
  margin-bottom: 6px;
  position: relative;
  display: flex;
  align-items: center
}

.ais-hits--wrapper .ais-hits--item-infos-name h3,.ais-hits--wrapper .ais-hits--item-infos-name .ref-title-product {
  margin: 0;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #4a4a4a
}

.ais-hits--wrapper .ais-hits--item-infos-name h3 span,.ais-hits--wrapper .ais-hits--item-infos-name .ref-title-product span {
  font-size: inherit
}

.ais-hits--wrapper .ais-hits--item-infos-flag {
  padding: 4px 6px;
  margin: 0;
  position: absolute;
  bottom: 38px;
  left: 0;
  z-index: 1;
  display: inline-block;
  background-color: #f56400;
  font-size: 14px;
  color: #fff;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-transform: uppercase
}

.list-view .ais-hits--wrapper .ais-hits--item-infos-flag {
  margin-left: 5px;
  position: relative;
  bottom: auto;
  left: auto
}

.ais-hits--wrapper .ais-hits--item-infos-description {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 21px;
  color: #4a4a4a
}

.ais-hits--wrapper .ais-hits--item-infos-price {
  font-size: 16px;
  color: #4a4a4a
}

.ais-hits--wrapper .ais-hits--item-infos-price span,.ais-hits--wrapper .ais-hits--item-infos-price div {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.ais-hits--wrapper .ais-hits--item-infos-enumber {
  font-size: 16px;
  color: #4a4a4a
}

.ais-hits--wrapper .ais-hits--item .result-wrapper {
  height: 100%
}

.ais-hits--wrapper .ais-hits--item .result-wrapper .result {
  height: 100%;
  margin: 0;
  border: none;
  font-weight: 400;
  padding: 15px
}

.list-view .ais-hits--wrapper .ais-hits--item .result-wrapper .result {
  padding: 21px 15px 16px;
  transition: all .3s
}

.list-view .ais-hits--wrapper .ais-hits--item .result-wrapper .result:hover {
  background-color: #f7f7f7;
  transition: all .3s
}

.ais-hits--wrapper .ais-hits--item .result-wrapper .flag {
  position: relative;
  display: flex;
  align-items: center
}

.list-view .ais-hits--wrapper .ais-hits--item .result-wrapper .flag {
  margin-bottom: 5px
}

.ais-hits--wrapper .ais-hits--item .result-wrapper .result-flag {
  padding: 4px 6px;
  margin: 0;
  position: absolute;
  bottom: 38px;
  left: 0;
  z-index: 1;
  display: inline-block;
  background-color: #f56400;
  font-size: 14px;
  color: #fff;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-transform: uppercase
}

.list-view .ais-hits--wrapper .ais-hits--item .result-wrapper .result-flag {
  position: static;
  margin-left: 5px
}

.ais-hits--wrapper .ais-hits--item.custom-block-banner {
  max-width: 100%;
  flex: 0 0 100%;
  width: 100%
}

@media (min-width: 992px) {
  .ais-hits--wrapper .ais-hits--item.custom-block-banner {
    max-width:50%;
    flex: 0 0 50%;
    width: 50%
  }
}

.ais-hits--wrapper .ais-hits--item.custom-block-banner>div {
  height: 100%;
  transition: .3s ease
}

.ais-hits--wrapper .ais-hits--item.custom-block-banner>div>div {
  height: 100%
}

.ais-hits--wrapper .ais-hits--item.custom-block-banner>div>div>div {
  margin: 0;
  height: 100%
}

.ais-hits--wrapper .ais-hits--item.custom-block-banner>div>div>div .wrapper {
  height: 100%
}

.product-list-view-buttons {
  position: absolute;
  right: 30px;
  display: flex;
  padding: 18px 0;
  z-index: 1
}

@media (min-width: 992px) {
  .product-list-view-buttons {
    position:unset;
    justify-content: flex-end;
    padding: 18px 30px
  }
}

.product-list-view-buttons .product-list-view-toggler {
  margin-left: 18px;
  max-width: 18px
}

.product-list-view-buttons .product-list-view-toggler.active svg {
  fill: #f56400
}

.product-list-view-buttons .product-list-view-toggler svg {
  display: block
}

#algolia_instant_selector .clear-cross,#instant-search-result-custom-wrapper .clear-cross {
  cursor: pointer;
  width: 16px;
  height: 16px
}

#algolia_instant_selector .cross-wrapper .clear-refinement,#instant-search-result-custom-wrapper .cross-wrapper .clear-refinement {
  display: block;
  position: relative;
  top: 5px;
  left: 5px
}

#algolia_instant_selector #current-refinements,#instant-search-result-custom-wrapper #current-refinements,#algolia_instant_selector #current-refinements-custom,#instant-search-result-custom-wrapper #current-refinements-custom {
  margin-top: 22px
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values {
  border: none
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--header,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--header,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--header,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--header {
  display: none
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body {
  padding-left: 0
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--clear-all,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--clear-all,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--clear-all,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--clear-all {
  left: 0;
  top: -15px
}

@media (min-width: 992px) {
  #algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--clear-all,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--clear-all,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--clear-all,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--clear-all {
    display:none
  }
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item {
  margin-bottom: 10px;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link {
  border: none;
  background-color: #00aae1;
  border-radius: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 18px;
  padding-right: 25px;
  height: auto
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .cross-wrapper,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .cross-wrapper,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .cross-wrapper,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .cross-wrapper {
  float: right;
  padding-left: 10px;
  background-color: transparent
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .cross-wrapper .clear-cross,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .cross-wrapper .clear-cross,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .cross-wrapper .clear-cross,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .cross-wrapper .clear-cross {
  background: url('../../hager_upro/img/icons/cross-white.svg') no-repeat center center/contain
}

#algolia_instant_selector #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .current-refinement-wrapper,#instant-search-result-custom-wrapper #current-refinements>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .current-refinement-wrapper,#algolia_instant_selector #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .current-refinement-wrapper,#instant-search-result-custom-wrapper #current-refinements-custom>div .ais-current-refined-values .ais-current-refined-values--body>div .ais-current-refined-values--list .ais-current-refined-values--item .ais-current-refined-values--link>div .current-refinement-wrapper {
  color: #fff;
  text-decoration: none
}

[data-accordion] [data-accordion-header] {
  position: relative;
  cursor: pointer
}

[data-accordion] [data-accordion-header]:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 10px;
  background: url(../../hager_upro/img/icons/expand-more.svg) no-repeat center;
  background-size: contain;
  transform: translate(0,-50%) rotate(0);
  transition: all .3s ease-in-out
}

.theme-iboco [data-accordion] [data-accordion-header]:before {
  background: url('../../hager_upro/img/icons/expand-more-blue-iboco.svg') 0 0 no-repeat;
  background-size: contain
}

[data-accordion] [data-accordion-panel] {
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: all .3s ease-in-out
}

[data-accordion] .accordion-active [data-accordion-header]:before {
  transform: translate(0,-50%) rotate(180deg)
}

[data-accordion] .accordion-active [data-accordion-panel] {
  max-height: 100%;
  visibility: visible;
  z-index: 1;
  opacity: 1;
  padding: 15px 0
}

.offcanvas {
  position: fixed;
  top: 0;
  right: 0;
  width: 450px;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: #4a4a4a;
  background-color: #fff;
  outline: 0;
  transition: transform .3s ease-in-out;
  transform: translateX(100%)
}

.offcanvas.show {
  transform: translateX(0)
}

.offcanvas__close {
  position: absolute;
  z-index: 1002;
  right: 24px;
  top: 24px;
  background: url('../../hager_upro/img/icons/cross-dark.svg') no-repeat center;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border: none
}

@media (min-width: 992px) {
  .offcanvas__close {
    right:40px;
    top: 40px
  }
}

.offcanvas__body {
  flex-grow: 1
}

.offcanvas-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #4a4a4a;
  transition: opacity .15s linear
}

.offcanvas-backdrop.show {
  opacity: .5;
  display: block
}

.offcanvas-backdrop.hide {
  opacity: 0
}

.breadcrumbs {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  margin-top: 5px;
  padding: 12px 30px;
  background-color: #fff
}

@media (min-width: 992px) {
  .breadcrumbs {
    top:var(--headerHeight)
  }
}

.breadcrumbs.sticky ul li a,.breadcrumbs.sticky ul li span,.breadcrumbs.sticky ul li:last-child {
  font-size: 14px
}

.catalog-product-view .breadcrumbs {
  position: unset
}

.breadcrumbs .items {
  margin: 0
}

@media (max-width: 991px) {
  .catalog-category-view .breadcrumbs .items {
    display:flex;
    align-items: center;
    flex-wrap: wrap
  }
}

.breadcrumbs .items .item {
  display: none;
  margin-right: 3px
}

@media (min-width: 992px) {
  .breadcrumbs .items .item {
    display:inline
  }
}

@media (pointer: coarse) and (min-width:992px) {
  .my-lists-view .breadcrumbs .items .item {
    display:none
  }

  .my-lists-view .breadcrumbs .items .item:first-child {
    display: inline
  }

  .my-lists-view .breadcrumbs .items .item:first-child:after {
    display: none
  }
}

@media (pointer: fine) and (min-width:992px) {
  .my-lists-view .breadcrumbs .items .item {
    display:inline
  }
}

.breadcrumbs .items .item:after {
  display: none;
  content: ' /';
  vertical-align: middle;
  padding-left: 4px
}

@media (min-width: 992px) {
  .breadcrumbs .items .item:after {
    display:inline-block
  }
}

.breadcrumbs .items .item:only-child {
  display: none
}

@media (min-width: 992px) {
  .breadcrumbs .items .item:only-child {
    display:inline
  }
}

@media (max-width: 991px) {
  .breadcrumbs .items .item:nth-last-child(2) {
    display:block
  }
}

.breadcrumbs .items .item:nth-last-child(2) a {
  position: relative
}

@media (max-width: 991px) {
  .breadcrumbs .items .item:nth-last-child(2) a {
    display:inline-flex;
    align-items: center
  }
}

@media (max-width: 767px) {
  .breadcrumbs .items .item:nth-last-child(2) a span {
    font-family:'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
  }
}

.breadcrumbs .items .item:nth-last-child(2) a:before {
  content: '';
  background: url(../../hager_upro/img/icons/expand-more.svg) no-repeat 50% 50% transparent;
  margin-right: 12px;
  transform: rotate(90deg);
  width: 11px;
  height: 11px
}

@media (min-width: 992px) {
  .breadcrumbs .items .item:nth-last-child(2) a:before {
    display:none
  }
}

.theme-iboco .breadcrumbs .items .item:nth-last-child(2) a:before {
  background-image: url(../../hager_upro/img/icons/expand-more-blue-iboco.svg)
}

.breadcrumbs .items .item:last-child span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.breadcrumbs .items .item:last-child:after {
  display: none
}

.breadcrumbs .items .item a,.breadcrumbs .items .item span {
  color: #4a4a4a;
  font-size: 14px;
  transition: all .2s ease-in-out
}

.account .breadcrumbs {
  padding: 0;
  height: 48px;
  position: unset
}

@media (max-width: 991px) {
  .account .breadcrumbs {
    box-shadow:inset 0px -.5px 0px #e6e6e6,inset 0px -.5px 0px #e6e6e6;
    height: 48px;
    margin-top: 0;
    overflow: auto;
    padding-right: 0 !important;
    white-space: nowrap
  }
}

.account .breadcrumbs .items .item {
  display: inline
}

@media (max-width: 767px) {
  .account .breadcrumbs .items .item:after {
    display:inline-block
  }
}

.account .breadcrumbs .items .item:last-child:after {
  display: none
}

.account .breadcrumbs .items .item:only-child {
  display: block
}

.account .breadcrumbs .items .item:nth-last-child(2) a:before {
  display: none
}

.account .breadcrumbs .items .item a>span {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.redirect-claim {
  background: linear-gradient(135deg,#002450 0%,#00598c 58%,#0085c3 100%);
  padding: 48px
}

.redirect-claim div {
  word-break: normal;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none
}

.redirect-claim.claim-training {
  display: inline-block;
  width: 100%
}

.redirect-claim.claim-training .row {
  align-items: center
}

.redirect-claim.claim-training .row .col-image .image-container {
  width: 100%;
  height: 74px;
  background-image: url(../../hager_upro/img/icons/diploma-icn.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}

.redirect-claim.claim-training .row .col-text h2 {
  color: #fff;
  margin-bottom: 30px
}

.redirect-claim.claim-faq,.redirect-claim.claim-social {
  padding: 60px 95px;
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  word-wrap: none;
  flex-flow: row wrap;
  justify-content: space-between
}

.redirect-claim.claim-faq h2,.redirect-claim.claim-social h2 {
  color: #fff;
  margin-bottom: 30px
}

.redirect-claim.claim-faq p,.redirect-claim.claim-social p {
  color: #fff;
  margin-bottom: 30px
}

.redirect-claim.claim-faq a,.redirect-claim.claim-social a {
  margin-top: auto
}

.redirect-claim.claim-social {
  position: relative
}

.redirect-claim.claim-social:after {
  position: absolute;
  content: '';
  height: 114px;
  width: 114px;
  bottom: 0;
  right: 60px;
  background-image: url(../../hager_upro/img/icons/facebook-big-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transform: scale(1)
}

.redirect-claim-container>.row {
  max-width: 1280px;
  margin: auto
}

.redirect-claim-container>.row>div {
  margin-top: 60px;
  margin-bottom: 60px
}

.redirect-claim-container div[data-element=main],.redirect-claim-container div[data-element=inner] {
  height: 100%
}

@media (min-width: 768px) and (max-width:991px) {
  .redirect-claim.claim-training {
    padding:48px 30px
  }

  .redirect-claim.claim-training .row .col-image {
    margin-bottom: 48px;
    margin-top: 22px
  }

  .redirect-claim.claim-faq,.redirect-claim.claim-social {
    padding: 48px 30px
  }

  .redirect-claim.claim-faq.claim-social:after,.redirect-claim.claim-social.claim-social:after {
    display: none
  }

  .redirect-claim-container>.row {
    margin: 0
  }

  .redirect-claim-container>.row>div {
    padding: 0
  }

  .redirect-claim-container>.row>div[class*=col-md-6]:first-child {
    padding-right: 15px
  }

  .redirect-claim-container>.row>div[class*=col-md-6]:last-child {
    padding-left: 15px
  }
}

@media (max-width: 767px) {
  .redirect-claim.claim-training {
    padding:48px 30px
  }

  .redirect-claim.claim-training .row .col-image {
    margin-bottom: 48px;
    margin-top: 22px
  }

  .redirect-claim.claim-faq,.redirect-claim.claim-social {
    padding: 48px 30px
  }

  .redirect-claim.claim-faq.claim-social:after,.redirect-claim.claim-social.claim-social:after {
    display: none
  }

  .redirect-claim-container>.row {
    margin: 0
  }

  .redirect-claim-container>.row>div {
    padding: 0
  }

  .redirect-claim-container>.row>div.col-faq {
    margin-top: 48px;
    margin-bottom: 18px
  }

  .redirect-claim-container>.row>div.col-social {
    margin-top: 0;
    margin-bottom: 48px
  }
}

@media (min-width: 992px) {
  .story-component:nth-child(odd) {
    flex-direction:row-reverse
  }
}

.story-component .text-col {
  padding: 60px 30px
}

@media (min-width: 992px) {
  .story-component .text-col {
    padding:0 30px
  }
}

.story-component .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  background-color: #f7f7f7;
  height: 420px
}

@media (min-width: 992px) {
  .story-component .image-wrapper {
    height:480px
  }
}

@media (min-width: 1200px) {
  .story-component .image-wrapper {
    height:558px
  }
}

.story-component img {
  max-width: 100%;
  max-height: 100%
}

.story-component .field-title {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px
}

@media (min-width: 992px) {
  .story-component .field-title {
    font-size:36px;
    line-height: 36px
  }
}

.blue-block-wrapper {
  margin: 30px 0
}

.blue-block-wrapper .blue-block {
  padding: 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
  background: linear-gradient(135deg,#002450 0%,#00598c 58%,#0085c3 100%)
}

@media (min-width: 768px) {
  .blue-block-wrapper .blue-block {
    padding:48px
  }
}

@media (min-width: 992px) {
  .blue-block-wrapper .blue-block {
    padding:60px
  }
}

.blue-block-wrapper .blue-block_content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex: 0 0 auto
}

.blue-block-wrapper .blue-block_content .col-image,.blue-block-wrapper .blue-block_content .col-text {
  position: relative;
  width: 100%
}

.blue-block-wrapper .blue-block_content .col-image {
  margin-bottom: 30px;
  text-align: center
}

@media (min-width: 768px) {
  .blue-block-wrapper .blue-block_content .col-image {
    margin-bottom:0;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: left
  }
}

@media (min-width: 992px) {
  .blue-block-wrapper .blue-block_content .col-image {
    flex:0 0 33.333333%;
    max-width: 33.333333%
  }
}

@media (min-width: 768px) {
  .blue-block-wrapper .blue-block_content .col-text {
    flex:0 0 75%;
    max-width: 75%
  }
}

@media (min-width: 992px) {
  .blue-block-wrapper .blue-block_content .col-text {
    flex:0 0 66.666667%;
    max-width: 66.666667%
  }
}

.blue-block-wrapper .blue-block__heading {
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 22px;
  color: #fff
}

.blue-block-wrapper .blue-block__description {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 20px;
  color: #fff
}

.blue-block-wrapper .blue-block__description p {
  margin: 0
}

.blue-block-wrapper .blue-block__input {
  margin-bottom: 12px;
  position: relative
}

.blue-block-wrapper .blue-block__input input {
  width: 100%;
  padding: 14px 30px;
  font-size: 16px;
  line-height: 16px;
  border: none;
  outline: none
}

ul.product-autocomplete-list {
  background: rgba(255,255,255,.95);
  border: 1px solid #e6e6e6;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1
}

ul.product-autocomplete-list li.autocomplete-element {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 16px;
  padding: 14px 30px;
  cursor: pointer
}

ul.product-autocomplete-list li.autocomplete-element:hover,ul.product-autocomplete-list li.autocomplete-element:focus,ul.product-autocomplete-list li.autocomplete-element.selected-element {
  text-decoration: underline
}

ul.product-autocomplete-list li.autocomplete-element mark {
  padding: 0;
  background: 0 0;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.contact-block-container {
  padding: 0 30px
}

@media (min-width: 1310px) {
  .contact-block-container {
    padding:0
  }
}

.contact-block-wrapper {
  margin-bottom: 40px
}

@media (min-width: 992px) {
  .contact-block-wrapper {
    margin-bottom:60px
  }
}

.contact-block {
  height: 100%;
  background: #f7f7f7
}

.contact-block .col-image,.contact-block .col-text {
  position: relative;
  width: 100%
}

.contact-block .col-image {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0 15px
}

@media (min-width: 768px) {
  .contact-block .col-image {
    flex:0 0 25%;
    max-width: 25%
  }
}

@media (min-width: 992px) {
  .contact-block .col-image {
    flex:0 0 33.333333%;
    max-width: 33.333333%
  }
}

.contact-block .col-image img {
  max-width: 100%;
  height: auto
}

.contact-block .col-text {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  padding: 30px 15px
}

@media (min-width: 768px) {
  .contact-block .col-text {
    flex:0 0 75%;
    max-width: 75%;
    padding: 43px 60px 43px 0
  }
}

@media (min-width: 992px) {
  .contact-block .col-text {
    flex:0 0 66.666667%;
    max-width: 66.666667%
  }
}

.contact-block__heading {
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 22px;
  color: #4a4a4a
}

@media (min-width: 992px) {
  .contact-block__heading {
    font-size:36px;
    line-height: 36px
  }
}

.contact-block__description {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 20px;
  color: #4a4a4a
}

.contact-block__description p {
  margin: 0 0 5px
}

.contact-block__button {
  padding: 14px 30px;
  font-size: 16px;
  line-height: 16px
}

.meta-tag-long-desc {
  margin: 0 0 60px
}

.meta-tag-long-desc .page-bottom-title {
  margin: 0 0 12px
}

.meta-tag-long-desc .page-bottom-list {
  margin: 0
}

.meta-tag-long-desc .page-bottom-list:before {
  content: 'â€¢'
}

.webshop-block {
  margin: 0 0 60px;
  padding: 60px 0;
  background: linear-gradient(132.8deg,#00477e 10.38%,#00aae1 89.23%)
}

.webshop-block_content {
  padding: 60px 30px 0
}

@media (min-width: 992px) {
  .webshop-block_content {
    padding:0 60px 0 0
  }
}

.webshop-block_content h2 {
  font-size: 36px;
  margin-bottom: 18px
}

.webshop-block_content h2 .theme-webshop-de,.theme-de .webshop-block_content h2 {
  color: #fff
}

.webshop-block_content-description p {
  margin-bottom: 0;
  color: #fff
}

.webshop-block_content a {
  margin-top: 30px
}

@media (max-width: 767px) {
  .webshop-block_content a {
    display:flex;
    align-items: center;
    justify-content: center
  }
}

.webshop-block_content a span {
  display: inline-block;
  margin-right: 12px
}

.doorpage.category-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 30px 0;
  padding: 0
}

.doorpage.category-list+.block.most_viewed {
  margin: 30px 0
}

.doorpage.category-list .category-list-item {
  padding: 0 15px
}

@media (min-width: 768px) {
  .doorpage.category-list .category-list-item {
    padding:0 30px
  }
}

@media (min-width: 1200px) {
  .doorpage.category-list .category-list-item {
    padding:0
  }
}

.doorpage.category-list .category-list-item .category-item-head {
  margin-bottom: 30px
}

@media (min-width: 992px) {
  .doorpage.category-list .category-list-item .category-item-head {
    flex:0 0 66.666667%;
    max-width: 66.666667%
  }
}

.doorpage.category-list .category-list-item .category-item-head h2 {
  margin-bottom: 0;
  color: #00aae1
}

@media (min-width: 992px) {
  .doorpage.category-list .category-list-item .category-item-head h2 {
    margin-bottom:12px
  }
}

.doorpage.category-list .category-list-item .category-item-head h2 .brand-name {
  color: #00aae1
}

.doorpage.category-list .category-list-item .category-item-head h2 span {
  font-size: 18px
}

@media (min-width: 992px) {
  .doorpage.category-list .category-list-item .category-item-head h2 span {
    font-size:36px;
    line-height: 36px
  }
}

.doorpage.category-list .category-list-item .sub-category-list {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(130px,1fr));
  gap: 18px
}

@media (min-width: 576px) {
  .doorpage.category-list .category-list-item .sub-category-list {
    grid-template-columns:repeat(auto-fill,minmax(220px,1fr));
    gap: 30px
  }
}

.doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item {
  display: flex;
  flex-direction: column;
  gap: 12px
}

.doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item:hover img {
  transform: scale(1.05)
}

.doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item:hover h3 a {
  color: #ff8f33
}

.doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item .picture {
  display: flex;
  position: relative;
  background: #f7f7f7
}

.doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item .picture a {
  width: 100%;
  height: 150px
}

.doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item .picture a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all .2s ease-in-out
}

.doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item h3 a {
  font-size: 16px
}

.catalog-description {
  margin: 0 15px 30px
}

@media (min-width: 1200px) {
  .catalog-description {
    margin:0 30px 30px
  }
}

:root {
  --download-page-columns: 0
}

.download-page {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 30px
}

.download-page .rich-text {
  padding: 30px 0
}

.download-page .table-header {
  display: none
}

@media (min-width: 992px) {
  .download-page .table-header {
    max-width:100%;
    display: grid;
    grid-template-columns: repeat(var(--download-page-columns),1fr) .75fr;
    grid-column-gap: 15px;
    margin-left: 54px
  }
}

.download-page .table-header .table-header-item {
  width: 100%;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 16px 0
}

@media (min-width: 992px) {
  .download-page .no-titles .table-instruction__description-wrapper {
    display:flex !important;
    width: 100%
  }
}

.download-page .table-instruction li {
  display: flex;
  gap: 18px
}

@media (min-width: 992px) {
  .download-page .table-instruction li {
    gap:30px
  }
}

.download-page .table-instruction .table-instruction__description-wrapper {
  max-width: 100%;
  flex-grow: inherit;
  flex-shrink: inherit;
  flex-basis: inherit;
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 15px
}

@media (min-width: 992px) {
  .download-page .table-instruction .table-instruction__description-wrapper {
    grid-template-columns:repeat(var(--download-page-columns),1fr) .75fr
  }
}

.download-page .table-instruction .table-instruction__description-wrapper .table-product__item {
  padding-left: 0;
  margin-bottom: 12px
}

.download-page .table-instruction .table-instruction__description-wrapper .table-product__item div {
  white-space: inherit
}

@media (min-width: 992px) {
  .download-page .table-instruction .table-instruction__description-wrapper .table-product__item {
    margin-bottom:0
  }
}

.download-page .table-instruction .table-instruction__description-wrapper .table-product__item div {
  white-space: inherit
}

.download-page .table-instruction .table-instruction__description-wrapper .table-product__ext-wrapper {
  flex: inherit;
  max-width: inherit
}

@media (min-width: 992px) {
  .download-page .table-instruction .table-instruction__description-wrapper .table-product__ext-wrapper {
    min-width:max-content
  }
}

.download-page .table-instruction .table-instruction__description-wrapper .table-product__ext-wrapper .table-product__extension,.download-page .table-instruction .table-instruction__description-wrapper .table-product__ext-wrapper .table-product__weight,.download-page .table-instruction .table-instruction__description-wrapper .table-product__ext-wrapper .table-product__download {
  flex: inherit;
  max-width: inherit
}

.download-page .table-instruction .table-instruction__description-wrapper .table-product__ext-wrapper .table-product__item {
  color: #afafaf;
  margin-bottom: 0
}

.download-page .table-instruction .table-instruction__description-wrapper .table-product__ext-wrapper .table-product__item:last-child {
  padding-right: 0
}

@media (min-width: 992px) {
  .download-page .no-titles .table-instruction .table-instruction__description-wrapper {
    display:flex !important;
    width: 100%
  }
}

.filters-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px
}

.filters-container>div {
  width: 25%
}

.filters-container.filter-categorie {
  z-index: 1;
  position: relative
}

.filters-container.ishidden {
  display: none;
  visibility: hidden
}

.filters-container.filters {
  flex-wrap: wrap
}

.filters-container .facet-main {
  display: flex;
  flex-direction: column;
  opacity: 1;
  transform: translateY(0px);
  transition: .5s ease
}

.filters-container .facet-main.loading {
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none
}

.filters-container .facet-main.visible {
  z-index: 10
}

.filters-container .facet-main.visible .facet-heading .facet-select {
  opacity: 1;
  visibility: visible;
  max-height: 315px;
  transition: opacity .2s ease,max-height .5s ease,visibility .2s ease
}

.filters-container .facet-main.visible:before {
  transform: rotate(180deg);
  top: 12px
}

.filters-container .facet-main .facet-name {
  font-size: 18px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #4a4a4a
}

.filters-container .facet-main .facet-heading {
  height: 48px;
  width: auto;
  margin-top: 6px;
  padding: 12px 24px 12px 15px;
  display: flex;
  align-items: center;
  border: 1px solid #e6e6e6;
  position: relative;
  margin-bottom: 0;
  background-color: #fff;
  margin-right: 18px;
  cursor: pointer;
  transition: .5s ease;
  pointer-events: auto
}

.filters-container .facet-main .facet-heading .facet-placeholder {
  white-space: nowrap;
  font-size: 15px;
  color: #333;
  overflow: hidden
}

.filters-container .facet-main .facet-heading .facet-select {
  position: absolute;
  left: 0;
  top: 47px;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0 22px 24px 0 rgba(0,0,0,.1);
  border: 1px solid #e6e6e6;
  border-top: 0;
  overflow: auto;
  max-height: 0px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s ease,max-height .5s ease,visibility .2s ease
}

.filters-container .facet-main .facet-heading .facet-select li {
  padding: 10px 15px;
  cursor: pointer
}

.filters-container .facet-main .facet-heading .facet-select li.facet-li {
  padding: 0
}

.filters-container .facet-main .facet-heading .facet-select li label {
  font-size: 16px;
  cursor: pointer;
  line-height: 22px
}

.filters-container .facet-main .facet-heading .facet-select li .facet-checkbox {
  display: block;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  padding: 15px;
  padding-left: 47px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-wrap: break-word
}

.filters-container .facet-main .facet-heading .facet-select li .facet-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0
}

.filters-container .facet-main .facet-heading .facet-select li .facet-checkbox input:checked~.checkmark:after {
  display: block
}

.filters-container .facet-main .facet-heading .facet-select li .facet-checkbox .checkmark {
  position: absolute;
  top: 15px;
  left: 15px;
  height: 22px;
  width: 22px;
  border: 1px solid #c4c4c4
}

.filters-container .facet-main .facet-heading .facet-select li .facet-checkbox .checkmark:after {
  content: '';
  position: absolute;
  display: none;
  left: 6px;
  top: 0;
  width: 8px;
  height: 16px;
  border: solid #f56400;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.filters-container .facet-main .facet-heading .facet-select li.active {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  background-color: #f7f7f7
}

.filters-container .facet-main .facet-heading .facet-select li:hover {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  background-color: #f7f7f7
}

.filters-container .facet-main .facet-heading:before {
  content: '';
  position: absolute;
  display: block !important;
  height: 16px;
  width: 16px;
  right: 10px;
  top: 18px;
  background-image: url(../../hager_upro/img/icons/expand-more.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: .3s ease-in-out;
  transform: rotate(0deg);
  z-index: 5
}

.filters-container .facet-main .facet-heading:after {
  content: '';
  position: absolute;
  display: block !important;
  height: 100%;
  width: 80px;
  right: 0;
  top: 0;
  background: linear-gradient(to right,rgba(255,255,255,0) 10%,#fff 50%)
}

.filters-container .reset-filter {
  display: flex;
  opacity: 1;
  transform: translateY(0px);
  transition: .5s ease;
  width: auto
}

.filters-container .reset-filter.loading {
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none
}

.filters-container .reset-filter a {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  margin: 0 auto auto;
  padding: 12px 35px 12px 20px;
  text-align: left;
  width: 100%;
  color: #00aae1;
  border: 1px solid #00aae1;
  position: relative;
  transition: .5s ease;
  line-height: 22px
}

.filters-container .reset-filter a:before,.filters-container .reset-filter a:after {
  position: absolute;
  right: 15px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: #00aae1;
  top: 15px;
  transition: .5s ease
}

.filters-container .reset-filter a:before {
  transform: rotate(45deg)
}

.filters-container .reset-filter a:after {
  transform: rotate(-45deg)
}

.filters-container .reset-filter a:hover:before,.filters-container .reset-filter a:hover:after {
  background-color: #fff
}

.filters-container .reset-filter a:hover {
  color: #fff;
  border-color: #00aae1;
  background-color: #00aae1
}

.filters-container .reset-filter.download-page {
  padding: 0;
  margin: 6px 0
}

.filters-container .reset-filter.download-page a {
  color: #00aae1;
  border-color: #e6e6e6
}

.filters-container .reset-filter.download-page a:before,.filters-container .reset-filter.download-page a:after {
  background-color: #00aae1
}

.filters-container .reset-filter.download-page a:hover:before,.filters-container .reset-filter.download-page a:hover:after {
  background-color: #00aae1
}

.filters-container .reset-filter.download-page a:hover {
  color: #00aae1;
  border-color: #00aae1;
  background-color: #fff
}

.filters-container .facet-filter {
  display: flex;
  opacity: 1;
  transform: translateY(0px);
  transition: .5s ease;
  width: auto;
  margin-bottom: 10px
}

.filters-container .facet-filter.loading {
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none
}

.filters-container .facet-filter a {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  padding: 11px 20px;
  text-align: left;
  width: 100%;
  color: #fff;
  border: #00aae1 1px solid;
  position: relative;
  font-weight: 400;
  transition: .5s ease;
  padding-right: 35px;
  line-height: 22px;
  background-color: #00aae1;
  margin: auto;
  margin-top: 0;
  margin-right: 18px
}

.filters-container .facet-filter a:before,.filters-container .facet-filter a:after {
  position: absolute;
  right: 15px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: #fff;
  top: 15px;
  transition: .5s ease
}

.filters-container .facet-filter a:before {
  transform: rotate(45deg)
}

.filters-container .facet-filter a:after {
  transform: rotate(-45deg)
}

.filters-container .facet-filter a:hover:before,.filters-container .facet-filter a:hover:after {
  background-color: #00aae1
}

.filters-container .facet-filter a:hover {
  color: #00aae1;
  border-color: #00aae1;
  background-color: #fff
}

.filters-container .facet-filter.download-page {
  padding: 0;
  margin: 6px 0
}

.filters-container .facet-filter.download-page a {
  border: #00aae1 1px solid;
  background-color: #00aae1
}

.filters-container .facet-filter.download-page a:hover:before,.filters-container .facet-filter.download-page a:hover:after {
  background-color: #00aae1
}

.filters-container .facet-filter.download-page a:hover {
  color: #00aae1;
  border-color: #00aae1;
  background-color: #fff
}

.docs-container {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 22px;
  color: #4a4a4a;
  margin-bottom: 18px
}

.docs-container span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 22px;
  color: #4a4a4a;
  margin-bottom: 18px
}

.docs-container.ishidden {
  display: none;
  visibility: hidden
}

@media (min-width: 768px) and (max-width:991px) {
  .filters-container {
    gap:18px
  }

  .filters-container>div {
    flex-grow: 1;
    margin-bottom: 18px
  }

  .filters-container>div:last-child,.filters-container>div:nth-child(odd):nth-last-child(2) {
    margin-bottom: 0
  }

  .filters-container .facet-main .facet-heading {
    margin-right: 0
  }
}

@media (max-width: 767px) {
  .filters-container>div {
    width:100%
  }

  .filters-container .facet-main .facet-heading {
    margin-right: 0;
    margin-bottom: 18px
  }

  .filters-container .reset-filter {
    margin-top: 28px
  }

  .filters-container .reset-filter a {
    text-align: center
  }
}

.select-item-active {
  background: 0 0;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.arrow-hager-select2 {
  background-image: url(../../hager_upro/img/icons/select-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: .5s ease-in-out;
  transform: rotate(0deg);
  border: none;
  display: block;
  height: 10px;
  width: 16px;
  left: auto;
  right: 33px;
  margin-left: 0;
  margin-top: -4px
}

.hager-select2~.select2-container--hager {
  width: 100% !important
}

.hager-select2~.select2-container--hager:focus {
  outline: none
}

.form-group-flex .select2-container--hager {
  order: 2
}

.select2-container--hager .select2-selection {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  box-shadow: none;
  height: 54px;
  outline: none
}

.has-error .select2-container--hager .select2-selection {
  border-color: #dc2e2e
}

.active .has-error .select2-container--hager .select2-selection {
  border-color: #e6e6e6
}

.select2-container--hager .select2-selection .select2-selection__rendered {
  color: #4a4a4a;
  line-height: 54px;
  padding-left: 30px;
  padding-right: 50px
}

.empty .select2-container--hager .select2-selection .select2-selection__rendered {
  color: #afafaf
}

.phone-field .select2-container--hager .select2-selection .select2-selection__rendered {
  padding-left: 15px;
  padding-right: 30px
}

@media (min-width: 992px) {
  .phone-field .select2-container--hager .select2-selection .select2-selection__rendered {
    padding-left:30px;
    padding-right: 60px
  }
}

.select2-container--hager .select2-selection .select2-selection__placeholder {
  color: #afafaf
}

.select2-container--hager .select2-selection .select2-selection__arrow {
  height: 52px;
  width: 40px
}

.select2-container--hager .select2-selection .select2-selection__arrow b {
  background-image: url(../../hager_upro/img/icons/select-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: .5s ease-in-out;
  transform: rotate(0deg);
  border: none;
  display: block;
  height: 10px;
  width: 16px;
  left: auto;
  right: 33px;
  margin-left: 0;
  margin-top: -4px
}

.phone-field .select2-container--hager .select2-selection .select2-selection__arrow b {
  right: 8px
}

@media (min-width: 992px) {
  .phone-field .select2-container--hager .select2-selection .select2-selection__arrow b {
    right:33px
  }
}

.select2-container--hager .select2-selection .select2-selection__clear {
  margin-right: 15px
}

.select2-container--hager.select2-container--open .select2-selection .select2-selection__arrow b,.select2-container--hager.select2-container--open .select2-selection--multiple:after {
  transform: rotate(180deg)
}

.select2-container--hager .select2-dropdown {
  box-shadow: 0px 4px 4px rgba(0,0,0,.25);
  border: none;
  border-top: 1px solid #e6e6e6;
  border-radius: 0
}

.select2-container--hager .select2-results__option {
  padding: 10px 15px
}

.select2-container--hager .select2-results__option[aria-selected=true] {
  background: 0 0;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.select2-container--hager .select2-results__option--highlighted[aria-selected] {
  background: 0 0;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.select2-container--hager .select2-results__option--highlighted[aria-selected=false] {
  color: #4a4a4a;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.select2-container--hager .select2-results__option--highlighted[aria-selected=false]:hover {
  background: 0 0;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.dropdown-parent-phone .select2-container--hager {
  right: 0
}

.dropdown-parent-phone .select2-container--hager .select2-dropdown {
  width: 100% !important
}

.select2-container--hager .select2-search__field:focus {
  box-shadow: 0 0 0 .2rem rgba(245,100,0,.25);
  border-color: #ffae76;
  outline: 0
}

.select2-container--hager.select2-container--focus .select2-selection--multiple {
  border: 1px solid #e6e6e6
}

.select2-container--hager .select2-selection--multiple {
  cursor: pointer;
  position: relative
}

.select2-container--hager .select2-selection--multiple:before {
  content: '';
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 83.33%);
  display: inline-block;
  width: 52px;
  height: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
  z-index: 1
}

.select2-container--hager .select2-selection--multiple:after {
  background-image: url(../../hager_upro/img/icons/select-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: .5s ease-in-out;
  transform: rotate(0deg);
  border: none;
  display: block;
  height: 10px;
  width: 16px;
  left: auto;
  right: 33px;
  margin-left: 0;
  margin-top: -4px;
  content: '';
  position: absolute;
  top: 50%
}

.select2-container--hager .select2-selection--multiple .select2-selection__rendered {
  cursor: pointer;
  display: block;
  margin-right: 60px;
  overflow: hidden;
  padding-right: 0;
  text-overflow: initial;
  width: auto;
  white-space: nowrap
}

.select2-container--hager .select2-selection--multiple .select2-selection__rendered .select2-search--inline,.select2-container--hager .select2-selection--multiple .select2-selection__rendered .select2-search__field {
  cursor: pointer
}

.select2-container--hager .select2-selection--multiple .select2-selection__rendered li:nth-last-child(2):after {
  display: none
}

.select2-container--hager .select2-selection--multiple .select2-selection__clear {
  display: none;
  margin-top: 0;
  position: relative;
  z-index: 1
}

.select2-container--hager .select2-selection--multiple .select2-selection__choice {
  background-color: transparent;
  border: none;
  margin-top: 0;
  margin-right: 10px;
  padding: 0;
  position: relative;
  float: none;
  display: inline
}

.select2-container--hager .select2-selection--multiple .select2-selection__choice:after {
  content: ',';
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.select2-container--hager .select2-selection--multiple .select2-selection__choice:last-child {
  opacity: .5
}

.select2-container--hager .select2-selection--multiple .select2-selection__choice__remove {
  display: none
}

.select2-container--hager .select2-search--inline {
  width: 100%
}

.select2-container--hager .select2-search--inline .select2-search__field {
  margin-top: 0;
  width: 100% !important
}

.select2-results__options[aria-multiselectable=true] {
  padding: 15px 0
}

.select2-results__options[aria-multiselectable=true] .select2-results__option {
  color: #000
}

.select2-container--hager .select2-results__options[aria-multiselectable=true] .select2-results__option {
  padding-top: 5px;
  padding-bottom: 5px
}

.select2-results__options[aria-multiselectable=true] .select2-results__option:hover {
  color: #f56400
}

.select2-results__options[aria-multiselectable=true] .select2-results__option:before {
  content: '';
  display: inline-block;
  position: relative;
  height: 22px;
  width: 22px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  margin-right: 13px;
  vertical-align: middle
}

.select2-results__options[aria-multiselectable=true] .select2-results__option[aria-selected=true]:before {
  background-image: url(../../hager_upro/img/icons/checkmark.svg);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%
}

header {
  background: #fff;
  box-shadow: inset 0px -.5px 0px #e6e6e6,0 1px 8px rgba(0,0,0,.05);
  z-index: 999;
  width: 100%;
  position: sticky;
  box-shadow: none;
  left: 0;
  right: 0;
  top: 0
}

.account header+main,.account header+div {
  padding-top: 0
}

.account header {
  position: relative
}

@media (min-width: 992px) {
  .header-is-sticky header .header.container {
    box-shadow:inset 0px -.5px 0px #e6e6e6,0 1px 8px rgba(0,0,0,.05)
  }
}

.menu-mobile-open header {
  height: 100vh;
  background: #fff
}

@media (min-width: 992px) {
  .menu-mobile-open header {
    height:auto
  }
}

header .header.container {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  background: #fff;
  padding: 0;
  max-width: 1280px;
  min-height: auto;
  transition: padding .2s ease
}

@media (min-width: 992px) {
  header .header.container {
    justify-content:center
  }

  .checkout-index-index header .header.container {
    border-bottom: none
  }
}

.account header .header.container {
  border: none;
  padding-bottom: 0
}

.menu-mobile-open header .header.container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  overflow: hidden
}

header .header.container .component.rich-text {
  padding: 0 40px 20px;
  background: #f7f7f7;
  margin: -15px -15px 0;
  display: block
}

@media (min-width: 768px) {
  header .header.container .component.rich-text {
    padding:0 40px 40px
  }
}

@media (min-width: 992px) {
  header .header.container .component.rich-text {
    display:none
  }
}

header .header.container .component.rich-text h2 {
  font-size: 36px;
  margin: 0;
  padding: 20px 0
}

header .header.container .component.rich-text .desc {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 15px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: .3px;
  color: #4a4a4a;
  display: block
}

header .header.container .nav-toggle {
  display: none !important
}

header .header.container .header-top {
  width: 100%;
  height: 0;
  display: flex;
  flex-direction: column;
  order: 3;
  background-color: #00477e;
  transform: translateY(-100vh);
  transition: all .4s ease-in-out
}

@media (min-width: 992px) {
  header .header.container .header-top {
    position:initial;
    height: 32px;
    min-height: 32px;
    flex-direction: row;
    justify-content: flex-end;
    order: 1;
    transform: none
  }
}

@media (min-width: 992px) {
  .header-is-sticky header .header.container .header-top {
    height:0 !important;
    visibility: hidden;
    min-height: 0 !important
  }
}

.menu-mobile-open header .header.container .header-top {
  height: auto;
  transform: translateY(0);
  position: fixed;
  bottom: 0;
  z-index: 1
}

@media (min-width: 992px) {
  .menu-mobile-open header .header.container .header-top {
    margin-top:0
  }
}

.account .menu-mobile-open header .header.container .header-top {
  margin-top: 0
}

.account header .header.container .header-top {
  padding: 0;
  margin-top: 0;
  position: relative;
  transform: translateY(0);
  order: 1;
  z-index: 9;
  height: auto;
  flex-direction: row;
  justify-content: flex-end
}

header .header.container .header-top .country-selector {
  width: 100%;
  order: 4
}

@media (min-width: 992px) {
  header .header.container .header-top .country-selector {
    width:unset;
    order: 1;
    align-self: center
  }
}

header .header.container .header-top .country-selector:before {
  content: '';
  display: block;
  width: calc(100% - 60px);
  height: 1px;
  margin: 0 auto;
  background: rgba(255,255,255,.25)
}

@media (min-width: 992px) {
  header .header.container .header-top .country-selector:before {
    display:none
  }
}

header .header.container .header-top .country-selector .country-selector-link {
  padding: 18px 30px
}

@media (min-width: 992px) {
  header .header.container .header-top .country-selector .country-selector-link {
    padding:0 30px
  }
}

header .header.container .header-top .country-selector a {
  display: flex;
  padding-left: 30px;
  align-items: center;
  position: relative;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 12px;
  border: none;
  color: #fff
}

@media (min-width: 992px) {
  header .header.container .header-top .country-selector a {
    padding-left:0
  }
}

header .header.container .header-top .country-selector a:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  background: url(../../hager_upro/img/pin-white.svg) no-repeat;
  background-size: contain
}

@media (min-width: 992px) {
  header .header.container .header-top .country-selector a:before {
    position:relative
  }
}

header .header.container .header-top .language-selector-wrapper {
  width: 100%;
  order: 3
}

@media (min-width: 992px) {
  header .header.container .header-top .language-selector-wrapper {
    width:auto;
    margin: 0;
    padding: 0;
    order: 1
  }
}

.account header .header.container .header-top .language-selector-wrapper {
  width: auto;
  order: 1;
  margin-right: auto
}

header .header.container .header-top .language-selector-wrapper ul {
  display: flex;
  align-items: center;
  margin: 0 30px;
  border-top: 1px solid rgba(255,255,255,.25)
}

@media (min-width: 992px) {
  header .header.container .header-top .language-selector-wrapper ul {
    margin:0;
    border: none
  }
}

.account header .header.container .header-top .language-selector-wrapper ul {
  display: flex;
  border: none;
  margin: 0
}

header .header.container .header-top .language-selector-wrapper ul li {
  position: relative
}

header .header.container .header-top .language-selector-wrapper ul li:after {
  content: '';
  width: 1px;
  height: 12px;
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255,255,255,.25);
  opacity: .5
}

header .header.container .header-top .language-selector-wrapper ul li a {
  transition: color .3s ease;
  display: inline-block;
  padding: 18px 15px;
  opacity: .6;
  font-size: 12px;
  color: #fff;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 18px
}

@media (min-width: 992px) {
  header .header.container .header-top .language-selector-wrapper ul li a {
    padding:7px 12px
  }
}

header .header.container .header-top .language-selector-wrapper ul li a:hover {
  opacity: 1;
  text-decoration: none
}

.account header .header.container .header-top .language-selector-wrapper ul li a {
  padding: 7px 12px !important
}

@media (max-width: 991px) {
  header .header.container .header-top .language-selector-wrapper ul li:first-child a {
    padding-left:0
  }
}

header .header.container .header-top .language-selector-wrapper ul li:last-child:after {
  display: none
}

header .header.container .header-top .language-selector-wrapper ul li.active a {
  opacity: 1;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

header .header.container .header-top .wrapper-field-link {
  width: 100%;
  padding: 0;
  order: 2
}

@media (max-width: 991px) {
  header .header.container .header-top .wrapper-field-link {
    order:4
  }
}

@media (min-width: 992px) {
  header .header.container .header-top .wrapper-field-link {
    display:flex;
    align-items: center;
    order: 1;
    width: auto
  }
}

.account header .header.container .header-top .wrapper-field-link {
  width: auto
}

header .header.container .header-top .wrapper-field-link ul {
  display: block;
  margin-bottom: 0
}

@media (min-width: 992px) {
  header .header.container .header-top .wrapper-field-link ul {
    display:flex;
    align-items: flex-end;
    justify-content: flex-end
  }
}

.account header .header.container .header-top .wrapper-field-link ul {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end
}

@media (min-width: 992px) {
  header .header.container .header-top .wrapper-field-link ul li {
    display:flex;
    align-items: center
  }

  header .header.container .header-top .wrapper-field-link ul li:not(:has(a.btn-with-bg)):before {
    content: '';
    display: block;
    width: 1px;
    height: 14px;
    background-color: rgba(255,255,255,.25)
  }
}

header .header.container .header-top .wrapper-field-link ul li .field-link {
  position: relative
}

header .header.container .header-top .wrapper-field-link ul li .field-link:after {
  display: none
}

header .header.container .header-top .wrapper-field-link ul li .field-link:before {
  content: '';
  display: block;
  width: calc(100% - 60px);
  height: 1px;
  margin: 0 auto;
  background: rgba(255,255,255,.25)
}

@media (min-width: 992px) {
  header .header.container .header-top .wrapper-field-link ul li .field-link:before {
    display:none
  }
}

.account header .header.container .header-top .wrapper-field-link ul li .field-link:before {
  display: none
}

header .header.container .header-top .wrapper-field-link ul li .field-link a {
  display: block;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-weight: 400;
  text-align: left !important;
  min-height: 54px;
  padding: 18px 30px;
  color: #fff;
  font-size: 12px
}

@media (min-width: 992px) {
  header .header.container .header-top .wrapper-field-link ul li .field-link a {
    min-height:100%;
    padding: 7px 16px;
    line-height: 18px
  }
}

header .header.container .header-top .wrapper-field-link ul li .field-link a.btn-with-bg {
  background: #00aae1;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

@media (min-width: 992px) {
  header .header.container .header-top .wrapper-field-link ul li .field-link a.btn-with-bg {
    padding:7px 42px 7px 24px
  }
}

header .header.container .header-top .wrapper-field-link ul li .field-link a.btn-with-bg:after {
  content: '';
  width: 11px;
  height: 12px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background: url('../../hager_upro/img/icons/right-arrow.svg') 0 0 no-repeat transparent;
  opacity: .5
}

@media (min-width: 992px) {
  header .header.container .header-top .wrapper-field-link ul li .field-link a.btn-with-bg:after {
    right:18px;
    opacity: 1
  }
}

.account header .header.container .header-top .wrapper-field-link ul li .field-link a.btn-with-bg:after {
  right: 18px;
  opacity: 1
}

header .header.container .header-top .wrapper-field-link ul li .field-link a:hover {
  border: 0
}

header .header.container .header-top .wrapper-field-link ul li .field-link a:before {
  display: none
}

header .header.container .header-top .wrapper-field-link ul li .field-link a span {
  font-size: inherit;
  font-family: inherit
}

header .header.container .header-top .wrapper-field-link ul li:last-child .field-link:before {
  display: none
}

header .header.container .header-middle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  order: 1;
  position: sticky;
  top: 0;
  background-color: #fff;
  box-shadow: inset 0px -.5px 0px #e6e6e6,0 1px 8px rgba(0,0,0,.05);
  z-index: 1;
  padding-bottom: 55px;
  transition: transform .8s ease-in-out
}

@media (min-width: 992px) {
  header .header.container .header-middle {
    position:relative;
    order: 2;
    align-items: center;
    justify-content: flex-end;
    box-shadow: none;
    padding-bottom: 0;
    margin-bottom: 0
  }

  header .header.container .header-middle:after {
    content: '';
    width: calc(100% - 60px);
    height: 1px;
    background: #e6e6e6;
    position: absolute;
    bottom: 0;
    left: 30px;
    z-index: 1
  }
}

header .header.container .header-middle__tools {
  margin: 0 30px 0 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  width: auto
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools {
    width:100%;
    margin-left: initial
  }
}

.menu-mobile-open header .header.container .header-middle__tools {
  height: auto
}

header .header.container .header-middle__tools-search {
  display: block;
  margin: auto;
  height: auto;
  z-index: inherit;
  position: absolute;
  top: 70px;
  width: 100%;
  left: 0
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-search {
    position:initial;
    width: auto;
    padding: 0 24px
  }
}

header .header.container .header-middle__tools-search .algolia-open-search-bar {
  padding: 0
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .ais-SearchBox {
  margin-bottom: 0
}

@media (max-width: 991px) {
  header .header.container .header-middle__tools-search .algolia-open-search-bar .ais-SearchBox {
    width:100%
  }
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input {
  position: relative;
  display: flex;
  justify-content: space-between
}

@media (max-width: 991px) {
  header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input {
    margin:0 24px
  }
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input:before {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -12px;
  display: inline-block;
  background: url('../../hager_upro/img/icons/ic-search-blue.svg') 0 0 no-repeat;
  background-size: 24px;
  z-index: 1
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input input {
  padding: 10px 14px 10px 60px;
  border-radius: 100px;
  border: none;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 14px;
  background: #e3f1f7;
  color: #00477e;
  outline: none;
  height: 48px;
  min-width: 100%
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input input:focus {
  background: #fff;
  border: 1px solid #00477e
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input input::placeholder {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 14px;
  color: #00477e;
  opacity: .75
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input input::-webkit-search-cancel-button {
  display: none
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input input {
    min-width:611px
  }
}

@media (min-width: 1200px) {
  header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input input {
    min-width:635px;
    width: auto
  }
}

.search-open header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input input {
  width: 100%
}

.search-open header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input {
  width: 100%
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input button {
  display: none
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input .ais-search-box--magnifier-wrapper {
  display: none
}

header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input .reset-search-bar {
  display: none
}

.search-open-results header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input .reset-search-bar {
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  right: 30px;
  line-height: 0;
  border: none;
  background: 0 0
}

.search-open-results header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input .reset-search-bar:hover {
  opacity: .6;
  cursor: pointer
}

@media (min-width: 992px) {
  .search-open-results header .header.container .header-middle__tools-search .algolia-open-search-bar .algolia-search-box-input .reset-search-bar {
    right:18px
  }
}

header .header.container .header-middle__tools-search-results {
  height: calc(100vh - 124px);
  padding: 30px;
  display: none;
  gap: 30px;
  align-content: start;
  overflow: auto;
  background: #fff
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-search-results {
    width:100%;
    height: 0;
    position: absolute;
    left: 0;
    top: calc(100%);
    margin-top: 0
  }
}

.search-open-results header .header.container .header-middle__tools-search-results {
  display: grid
}

@media (min-width: 992px) {
  .search-open-results header .header.container .header-middle__tools-search-results {
    height:auto;
    max-height: 85vh;
    box-shadow: 0px 11px 30px rgba(0,0,0,.25)
  }
}

header .header.container .header-middle__tools-search-results__product-container {
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  gap: 30px
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-search-results__product-container {
    grid-template-columns:3fr 2fr
  }
}

header .header.container .header-middle__tools-search-results__suggestion {
  display: grid;
  gap: 30px
}

header .header.container .header-middle__tools-search-results__content,header .header.container .header-middle__tools-search-results__product,header .header.container .header-middle__tools-search-results__category,header .header.container .header-middle__tools-search-results__query {
  width: 100%;
  display: grid;
  gap: 18px;
  background: #fff;
  z-index: 2
}

header .header.container .header-middle__tools-search-results__content .title-container,header .header.container .header-middle__tools-search-results__product .title-container,header .header.container .header-middle__tools-search-results__category .title-container,header .header.container .header-middle__tools-search-results__query .title-container,header .header.container .header-middle__tools-search-results__content .link-all-container,header .header.container .header-middle__tools-search-results__product .link-all-container,header .header.container .header-middle__tools-search-results__category .link-all-container,header .header.container .header-middle__tools-search-results__query .link-all-container {
  width: auto;
  padding: 0
}

header .header.container .header-middle__tools-search-results__content .title-container,header .header.container .header-middle__tools-search-results__product .title-container,header .header.container .header-middle__tools-search-results__category .title-container,header .header.container .header-middle__tools-search-results__query .title-container {
  display: flex
}

header .header.container .header-middle__tools-search-results__content .title-container h3,header .header.container .header-middle__tools-search-results__product .title-container h3,header .header.container .header-middle__tools-search-results__category .title-container h3,header .header.container .header-middle__tools-search-results__query .title-container h3 {
  margin: 0
}

header .header.container .header-middle__tools-search-results__content .title-container .algolia-search-count,header .header.container .header-middle__tools-search-results__product .title-container .algolia-search-count,header .header.container .header-middle__tools-search-results__category .title-container .algolia-search-count,header .header.container .header-middle__tools-search-results__query .title-container .algolia-search-count {
  width: auto;
  margin: 0 0 0 5px;
  padding: 0
}

header .header.container .header-middle__tools-search-results__content .title-container .algolia-search-count p,header .header.container .header-middle__tools-search-results__product .title-container .algolia-search-count p,header .header.container .header-middle__tools-search-results__category .title-container .algolia-search-count p,header .header.container .header-middle__tools-search-results__query .title-container .algolia-search-count p {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

header .header.container .header-middle__tools-search-results__content .title-container .algolia-search-count p:before,header .header.container .header-middle__tools-search-results__product .title-container .algolia-search-count p:before,header .header.container .header-middle__tools-search-results__category .title-container .algolia-search-count p:before,header .header.container .header-middle__tools-search-results__query .title-container .algolia-search-count p:before {
  content: '(';
  display: inline-block
}

header .header.container .header-middle__tools-search-results__content .title-container .algolia-search-count p:after,header .header.container .header-middle__tools-search-results__product .title-container .algolia-search-count p:after,header .header.container .header-middle__tools-search-results__category .title-container .algolia-search-count p:after,header .header.container .header-middle__tools-search-results__query .title-container .algolia-search-count p:after {
  content: ')';
  display: inline-block
}

header .header.container .header-middle__tools-search-results__content .title-container .link-all-container-component,header .header.container .header-middle__tools-search-results__product .title-container .link-all-container-component,header .header.container .header-middle__tools-search-results__category .title-container .link-all-container-component,header .header.container .header-middle__tools-search-results__query .title-container .link-all-container-component {
  margin: 0 0 0 18px
}

header .header.container .header-middle__tools-search-results__content .title-container .link-all-container-component a,header .header.container .header-middle__tools-search-results__product .title-container .link-all-container-component a,header .header.container .header-middle__tools-search-results__category .title-container .link-all-container-component a,header .header.container .header-middle__tools-search-results__query .title-container .link-all-container-component a {
  font-size: 18px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

header .header.container .header-middle__tools-search-results__content .title-container .link-all-container-component a:hover,header .header.container .header-middle__tools-search-results__product .title-container .link-all-container-component a:hover,header .header.container .header-middle__tools-search-results__category .title-container .link-all-container-component a:hover,header .header.container .header-middle__tools-search-results__query .title-container .link-all-container-component a:hover {
  text-decoration-line: underline
}

header .header.container .header-middle__tools-search-results__content .title-container #product_nombre,header .header.container .header-middle__tools-search-results__product .title-container #product_nombre,header .header.container .header-middle__tools-search-results__category .title-container #product_nombre,header .header.container .header-middle__tools-search-results__query .title-container #product_nombre,header .header.container .header-middle__tools-search-results__content .title-container #category-count,header .header.container .header-middle__tools-search-results__product .title-container #category-count,header .header.container .header-middle__tools-search-results__category .title-container #category-count,header .header.container .header-middle__tools-search-results__query .title-container #category-count,header .header.container .header-middle__tools-search-results__content .title-container #content_nombre,header .header.container .header-middle__tools-search-results__product .title-container #content_nombre,header .header.container .header-middle__tools-search-results__category .title-container #content_nombre,header .header.container .header-middle__tools-search-results__query .title-container #content_nombre {
  margin: 0;
  display: flex
}

header .header.container .header-middle__tools-search-results__content .result-container,header .header.container .header-middle__tools-search-results__product .result-container,header .header.container .header-middle__tools-search-results__category .result-container,header .header.container .header-middle__tools-search-results__query .result-container {
  width: 100%;
  padding: 0
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits {
  text-align: left;
  padding: 0
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits-list,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits-list,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits-list,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits-list {
  display: grid;
  gap: 18px
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits-list:after,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits-list:after,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits-list:after,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits-list:after {
  display: none
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--empty,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--empty,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--empty,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--empty {
  margin: 0;
  color: unset;
  font-weight: unset
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item {
  border: 1px solid #e6e6e6
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item:hover .result-content h3:first-of-type,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item:hover .result-content h3:first-of-type,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item:hover .result-content h3:first-of-type,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item:hover .result-content h3:first-of-type,header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item:hover .result-content em,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item:hover .result-content em,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item:hover .result-content em,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item:hover .result-content em,header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item:hover .result-content mark,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item:hover .result-content mark,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item:hover .result-content mark,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item:hover .result-content mark {
  color: #f56400
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item:hover .result-content .field-image img,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item:hover .result-content .field-image img,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item:hover .result-content .field-image img,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item:hover .result-content .field-image img {
  transform: scale(1.05)
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item a,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item a,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item a,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item a {
  display: block;
  padding: 18px;
  font-size: 14px
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .field-image img,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item .field-image img,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item .field-image img,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item .field-image img {
  transition: all .2s ease-in-out
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item .result-content,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item .result-content,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item .result-content {
  color: #4a4a4a;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content h3,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item .result-content h3,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item .result-content h3,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item .result-content h3 {
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  color: #4a4a4a
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content em,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item .result-content em,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item .result-content em,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item .result-content em,header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content mark,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item .result-content mark,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item .result-content mark,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item .result-content mark {
  padding: 0;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  color: #4a4a4a;
  background: 0 0;
  font-style: normal
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .search-tag,header .header.container .header-middle__tools-search-results__product .result-container .ais-hits--item .search-tag,header .header.container .header-middle__tools-search-results__category .result-container .ais-hits--item .search-tag,header .header.container .header-middle__tools-search-results__query .result-container .ais-hits--item .search-tag {
  font-size: 14px;
  color: #afafaf
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-Hits-list {
  margin: 0;
  grid-template-columns: repeat(auto-fill,minmax(240px,1fr))
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content {
  display: flex;
  gap: 12px
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content .field-image {
  margin: 0;
  padding: 0;
  width: 66px;
  height: 66px;
  overflow: hidden;
  background: #fff
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content .field-image img {
  padding: 0;
  height: 100%;
  width: 100%;
  object-fit: cover
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content .result-infos {
  flex-shrink: 10
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content .result-infos span {
  font-size: 14px;
  color: #737373
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content .result-infos h3 {
  margin-top: 6px;
  font-size: 16px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item .result-content .result-infos p {
  line-height: inherit;
  display: none
}

header .header.container .header-middle__tools-search-results__content .result-container .ais-hits--item:hover .result-infos h3 {
  text-decoration-line: underline
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list {
  margin: 0;
  grid-template-columns: repeat(auto-fit,minmax(179px,1fr))
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content {
  display: flex;
  flex-direction: column;
  gap: 18px
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content {
    flex-direction:column
  }
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .field-image {
  margin: 0;
  padding: 0;
  max-width: 184px;
  height: 96px;
  overflow: hidden;
  position: relative;
  background: #fff
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .field-image img {
  padding: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: left
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .field-image .flag-container {
  width: 100%;
  padding: 4px 6px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  line-height: 1
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .field-image .flag-container.flag-dark span {
  background: #4a4a4a
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .field-image .flag-container span {
  display: inline-block;
  background: #f56400;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #fff;
  letter-spacing: 0;
  font-size: 11px;
  line-height: 1
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos {
  display: grid;
  gap: 6px
}

@media (max-width: 991px) {
  header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos {
    flex-shrink:10
  }
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos p {
  margin: 0;
  font-size: 14px
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 16px
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price span,header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price h3 {
  margin: 0;
  display: inline-block;
  color: #4a4a4a;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price span {
  padding-right: 2px
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price .field-price-eur-default-formated- {
  margin-right: 5px
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price .field-quantity-,header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price .field-unit- {
  margin: 0 5px
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price.price-on-demand {
  color: #4a4a4a;
  font-style: italic
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price .result-infos-ean {
  color: #4a4a4a
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos-price .result-infos-ean .field-ean {
  margin-left: 5px
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos .field-priceondemandtext- {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 14px
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content .result-infos .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  white-space: inherit
}

header .header.container .header-middle__tools-search-results__product .result-container ul .ais-Hits-list .ais-Hits-item .result-content.disable-product {
  opacity: .5;
  cursor: default;
  pointer-events: none
}

header .header.container .header-middle__tools-search-results__category .result-container ul .ais-Hits-list,header .header.container .header-middle__tools-search-results__query .result-container ul .ais-Hits-list {
  display: flex;
  flex-flow: wrap;
  gap: 8px 4px;
  align-items: start
}

header .header.container .header-middle__tools-search-results__category .result-container ul .ais-Hits-list .ais-Hits-item,header .header.container .header-middle__tools-search-results__query .result-container ul .ais-Hits-list .ais-Hits-item {
  border-radius: 30px
}

header .header.container .header-middle__tools-search-results__category .result-container ul .ais-Hits-list .ais-Hits-item:hover,header .header.container .header-middle__tools-search-results__query .result-container ul .ais-Hits-list .ais-Hits-item:hover {
  border: 1px solid #00477e;
  background: #e3f1f7
}

header .header.container .header-middle__tools-search-results__category .result-container ul .ais-Hits-list .ais-Hits-item:hover a,header .header.container .header-middle__tools-search-results__query .result-container ul .ais-Hits-list .ais-Hits-item:hover a,header .header.container .header-middle__tools-search-results__category .result-container ul .ais-Hits-list .ais-Hits-item:hover mark,header .header.container .header-middle__tools-search-results__query .result-container ul .ais-Hits-list .ais-Hits-item:hover mark {
  color: #00477e
}

header .header.container .header-middle__tools-search-results__category .result-container ul .ais-Hits-list .ais-Hits-item a,header .header.container .header-middle__tools-search-results__query .result-container ul .ais-Hits-list .ais-Hits-item a {
  display: inline-block;
  padding: 10px 18px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a
}

header .header.container .header-middle__tools-search-results__category .result-container ul .ais-Hits-list .ais-Hits-item a mark,header .header.container .header-middle__tools-search-results__query .result-container ul .ais-Hits-list .ais-Hits-item a mark {
  padding: 0;
  background: 0 0;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  color: #4a4a4a
}

header .header.container .header-middle__tools-search-results__query .result-container ul .ais-Hits-list {
  grid-template-columns: auto;
  row-gap: 12px
}

header .header.container .header-middle__tools-logout {
  background: #4a4a4a;
  transform: translateY(-100vh);
  transition: transform .8s ease-in-out
}

header .header.container .header-middle__tools-logout:before {
  content: '';
  display: block;
  width: calc(100% - 60px);
  height: 1px;
  margin: 0 auto;
  background: rgba(255,255,255,.25)
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-logout:before {
    display:none
  }
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-logout {
    display:none
  }
}

.menu-mobile-open header .header.container .header-middle__tools-logout {
  transform: translateY(0)
}

header .header.container .header-middle__tools-logout a {
  padding: 18px 30px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  line-height: 16px;
  color: #fff;
  position: relative;
  display: flex;
  justify-content: flex-start;
  text-decoration: none;
  align-items: flex-end
}

header .header.container .header-middle__tools-logout a:after {
  content: '';
  width: 11px;
  height: 12px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background: url('../../hager_upro/img/icons/right-arrow.svg') 0 0 no-repeat transparent;
  opacity: .5
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-logout a:after {
    display:none
  }
}

header .header.container .header-middle__tools-login {
  padding: 0;
  background: 0 0 !important;
  transform: none
}

header .header.container .header-middle__tools-login.header-shop {
  position: relative
}

@media (max-width: 991px) {
  header .header.container .header-middle__tools-login.header-shop {
    padding:0 !important
  }
}

header .header.container .header-middle__tools-login.header-shop .icon-user-default {
  margin-right: 5px
}

.menu-mobile-open header .header.container .header-middle__tools-login {
  transform: translateY(0)
}

header .header.container .header-middle__tools-login a {
  position: relative;
  display: flex;
  justify-content: flex-start;
  text-decoration: none;
  align-items: flex-end
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-login a {
    justify-content:flex-end
  }
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-login a.hidden-desktop {
    display:none
  }
}

header .header.container .header-middle__tools-login a svg {
  width: 20px;
  height: auto;
  transition: fill .2s ease-in-out
}

header .header.container .header-middle__tools-login a svg path {
  fill: #00477e;
  stroke: #00477e
}

header .header.container .header-middle__tools-login a span.icon-user-outline svg {
  margin-right: 5px
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-login a span.icon-user-outline:hover svg path {
    fill:#00aae1;
    stroke: none
  }
}

header .header.container .header-middle__tools-login a:hover {
  text-decoration: none
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-login a:hover svg path {
    fill:#00aae1;
    stroke: #00aae1
  }
}

header .header.container .header-middle__tools-login a .user-info {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  margin: 0
}

header .header.container .header-middle__tools-login a .user-info .user-photo {
  margin-right: 0
}

header .header.container .header-middle__tools-login a .user-info .user-photo span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  margin: 0;
  color: #4a4a4a
}

header .header.container .header-middle__tools-login a .user-info .connexion-text {
  display: none;
  margin-left: 15px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  line-height: 16px;
  color: #fff;
  align-items: center
}

header .header.container .header-middle__tools-login__dropdown:after {
  display: none
}

@media (max-width: 991px) {
  header .header.container .header-middle__tools-login .dropdown-toggle {
    display:none !important
  }
}

header .header.container .header-middle__tools-login .dropdown-menu {
  box-shadow: 3px 4px 5px -3px rgba(0,0,0,.15)
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-login .dropdown-menu {
    border:1px solid #e6e6e6;
    border-radius: 0;
    margin-top: 0;
    min-width: 200px;
    padding-top: 35px
  }
}

@media (max-width: 991px) {
  header .header.container .header-middle__tools-login .dropdown-menu {
    position:relative !important;
    transform: none;
    border: none
  }
}

header .header.container .header-middle__tools-login .dropdown-menu.show {
  top: 41px !important
}

header .header.container .header-middle__tools-login .dropdown-menu .dropdown-close {
  background: url(../../hager_upro/img/icons/close-dropdown.svg) no-repeat center;
  border: none;
  position: absolute;
  top: 20px;
  right: 16px;
  width: 12px;
  height: 12px
}

header .header.container .header-middle__tools-login .dropdown-menu .dropdown-item {
  color: #4a4a4a;
  font-size: 12px;
  padding: 12px 20px
}

header .header.container .header-middle__tools-login .dropdown-menu .dropdown-item.logout {
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 1rem
}

header .header.container .header-middle__tools-login .dropdown-menu .dropdown-item.my-account h6 {
  color: #4a4a4a;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  transition: color .3s ease
}

header .header.container .header-middle__tools-login .dropdown-menu .dropdown-item.my-account:hover h6 {
  color: #0085c3
}

header .header.container .header-middle__tools-login .dropdown-menu .dropdown-item.my-account:active h6,header .header.container .header-middle__tools-login .dropdown-menu .dropdown-item.my-account.active h6 {
  color: #fff
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu,header .header.container .header-middle__tools-login--logged-in .dropdown-menu {
  width: 100%
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu,header .header.container .header-middle__tools-login--logged-in .dropdown-menu {
    width:320px
  }
}

@media (max-width: 991px) {
  header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu,header .header.container .header-middle__tools-login--logged-in .dropdown-menu {
    display:block
  }
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu.show,header .header.container .header-middle__tools-login--logged-in .dropdown-menu.show {
  top: 23px !important;
  right: 0 !important;
  left: auto !important
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .welcome-message,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .welcome-message {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif !important;
  font-size: 18px
}

@media (max-width: 991px) {
  header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-close,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-close {
    display:none
  }
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .text,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .text {
  color: #4a4a4a
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu a,header .header.container .header-middle__tools-login--logged-in .dropdown-menu a {
  display: flex;
  align-items: center
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item:hover,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item:hover,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item:active,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item:active,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item.active,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.active {
  background: 0 0
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item:hover h6,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item:hover h6,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item:active h6,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item:active h6,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item.active h6,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.active h6,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item:hover span,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item:hover span,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item:active span,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item:active span,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item.active span,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.active span {
  color: #f56400 !important
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item:hover svg path,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item:hover svg path,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item:active svg path,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item:active svg path,header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .dropdown-item.active svg path,header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.active svg path {
  fill: #f56400 !important;
  stroke: none
}

header .header.container .header-middle__tools-login--not-logged-in .header-bottom_tools-login__dropdown {
  color: #4a4a4a
}

header .header.container .header-middle__tools-login--not-logged-in .header-bottom_tools-login__dropdown:hover svg path {
  fill: #4a4a4a
}

header .header.container .header-middle__tools-login--not-logged-in .header-bottom_tools-login__dropdown svg path {
  fill: #fff;
  stroke: #4a4a4a
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu {
  padding: 0 !important
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .welcome-message {
  padding: 12px 18px;
  background: #f7f7f7;
  color: #4a4a4a
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .welcome-message span {
  font-size: 18px
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .text {
  background: #f7f7f7;
  padding: 10px 16px;
  padding-top: 0;
  text-align: justify;
  border-bottom: 1px #e6e6e6 solid;
  margin: 0
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu a svg path {
  stroke: #fff;
  stroke-width: 1px
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu a svg path {
    fill:none;
    stroke: none
  }
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu a:hover svg path {
    fill:#4a4a4a
  }
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .actions-toolbar {
  padding: 16px;
  background: #fff
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .actions-toolbar a {
  justify-content: center !important
}

header .header.container .header-middle__tools-login--not-logged-in .dropdown-menu .actions-toolbar a:after {
  display: none !important
}

header .header.container .header-middle__tools-login--logged-in__dropdown {
  color: #4a4a4a;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu {
  padding: 0 !important
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu .welcome-message {
  padding: 10px 16px;
  background: #f7f7f7;
  border-bottom: 1px #e6e6e6 solid
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu .welcome-message span {
  font-size: 18px;
  color: #f56400
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu a {
  display: flex
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu a svg path {
  fill: #4a4a4a
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu a:hover svg path {
  fill: #afafaf
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.logout {
  background: #f7f7f7;
  border-top: 1px #e6e6e6 solid;
  color: #4a4a4a;
  display: none !important
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.my-account {
  align-items: center;
  justify-content: flex-start !important;
  gap: 12px
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.my-account h6 {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif !important
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.my-account svg path {
  fill: #4a4a4a
}

header .header.container .header-middle__tools-login--logged-in .dropdown-menu .dropdown-item.my-account:hover svg path {
  fill: #afafaf
}

header .header.container .header-middle__tools-searchicon {
  display: none;
  margin-left: 60px
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-searchicon {
    display:block
  }
}

header .header.container .header-middle__tools-searchicon:hover {
  text-decoration: none
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-searchicon:hover svg {
    fill:#ff8300
  }
}

header .header.container .header-middle__tools-add-list {
  display: flex;
  align-items: center;
  margin-left: 24px
}

@media (min-width: 992px) {
  header .header.container .header-middle__tools-add-list:before {
    display:block;
    content: '';
    width: 1px;
    height: 14px;
    margin-right: 24px;
    background-color: #00477e
  }
}

header .header.container .header-middle__tools-add-list.hide-separator:before {
  display: none;
  height: 0
}

header .header.container .header-middle__tools-add-list:hover svg path {
  fill: #00aae1
}

header .header.container .header-logo {
  padding: 18px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  z-index: 1;
  transition: all .2s ease-in-out;
  width: auto
}

@media (min-width: 992px) {
  header .header.container .header-logo {
    padding:22px 30px
  }
}

header .header.container .header-logo .field-image {
  line-height: 32px
}

header .header.container .header-logo .field-image a {
  display: inline-block
}

header .header.container .header-logo .field-image img {
  width: auto;
  max-height: 30px
}

@media (min-width: 992px) {
  header .header.container .header-logo .field-image img {
    max-height:36px
  }
}

header .header.container .go-to-top {
  position: fixed;
  bottom: 60px;
  right: 24px;
  display: none
}

.header-is-sticky header .header.container .go-to-top {
  display: block
}

header .header.container .go-to-top button {
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  padding: 0;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  transition: .3s ease-in-out;
  background-color: #fff;
  outline: none;
  border: none
}

header .header.container .go-to-top button path {
  color: #f56400;
  transition: .3s ease-in-out
}

@media (hover: hover) and (pointer:fine) {
  header .header.container .go-to-top button:hover {
    background-color:#f56400
  }

  header .header.container .go-to-top button:hover path {
    color: #fff
  }
}

header .header.container .header-search-icon {
  z-index: 2;
  cursor: pointer
}

header .header.container .header-search-icon:after {
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  right: 30px;
  top: 24px;
  background: url('../../hager_upro/img/icons/ic-search-orange.svg') 0 0 no-repeat;
  background-size: contain
}

@media (min-width: 992px) {
  header .header.container .header-search-icon {
    display:none
  }
}

header .header.container .header-burger {
  padding: 15px 18px 15px 30px;
  display: inline-block;
  position: static;
  cursor: pointer;
  top: 8px;
  left: 15px;
  transition-property: opacity,filter;
  transition-duration: .15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  z-index: 2;
  outline: none
}

header .header.container .header-burger:hover {
  opacity: .7
}

header .header.container .header-burger-box {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative
}

header .header.container .header-burger-inner,header .header.container .header-burger-inner:before,header .header.container .header-burger-inner:after {
  display: block;
  top: 50%;
  margin-top: -2px;
  width: 20px;
  height: 2px;
  background-color: #4a4a4a;
  position: absolute;
  transition: background-color 0s .13s linear
}

header .header.container .header-burger-inner:before,header .header.container .header-burger-inner:after {
  content: '';
  display: block
}

header .header.container .header-burger-inner:before {
  top: 7px;
  transition: top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)
}

header .header.container .header-burger-inner:after {
  top: 12px;
  transition: top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)
}

header .header.container .header-burger.is-active .header-burger-inner {
  transition-delay: .22s;
  background-color: transparent !important
}

header .header.container .header-burger.is-active .header-burger-inner:before {
  top: 0;
  transition: top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);
  transform: translate3d(0,10px,0) rotate(45deg)
}

header .header.container .header-burger.is-active .header-burger-inner:after {
  top: 0;
  transition: top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);
  transform: translate3d(0,10px,0) rotate(-45deg)
}

header .header.container .header-burger.is-active:hover {
  opacity: .7
}

@media (min-width: 992px) {
  header .header.container .header-burger {
    display:none
  }
}

header .header.container .header-bottom {
  width: 100%;
  height: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  order: 2;
  border-top: 1px solid #e6e6e6
}

@media (min-width: 992px) {
  header .header.container .header-bottom {
    height:auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0;
    order: 3;
    border: none;
    transform: none;
    transition: all .2s ease-in-out
  }
}

.menu-mobile-open header .header.container .header-bottom {
  height: auto;
  padding-bottom: var(--headerTopHeightMobile);
  overflow: auto
}

header .header.container .header-bottom .nav-sections {
  background: #fff;
  transition: transform .8s ease-in-out;
  margin: 0
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections {
    transform:translateY(-100vh)
  }
}

.menu-mobile-open header .header.container .header-bottom .nav-sections {
  transform: translateY(0)
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content {
    display:flex;
    align-items: center;
    padding: 0 30px 0 15px
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav {
  padding: 0;
  max-width: inherit;
  margin: 0;
  position: relative
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul {
    flex-direction:row
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .ui-menu-item:has(.mega-menu_container) {
    display:flex;
    align-items: center;
    margin: 0 0 0 14px
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .ui-menu-item:has(.mega-menu_container)>a {
    background-image: url(../../hager_upro/img/icons/menu-burger.svg);
    padding-left: 26px;
    background-position: 0 center;
    background-repeat: no-repeat
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .ui-menu-item:has(.mega-menu_container):after {
    content: '';
    display: block;
    width: 1px;
    height: 14px;
    background-color: #00477e
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .ui-menu-item:has(.push-content__container) {
    margin:0
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .ui-menu-item:has(.push-content__container)>a {
    background: 0 0;
    padding: 12px
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .ui-menu-item:has(.push-content__container):after {
  display: none
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li {
  width: 100%;
  border-bottom: 1px solid #e6e6e6
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:last-child {
  border: none
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li {
    margin:0;
    border: none;
    width: auto
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:first-child {
    margin-left: 3px
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li a {
  position: relative;
  margin: 0;
  padding: 18px 30px;
  border: 0;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #00477e;
  transition: color .3s ease;
  font-weight: 400
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li a {
    padding:12px;
    text-align: left
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li a:hover {
    text-decoration:none;
    color: #00aae1
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li a:before {
  display: none
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li a span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 14px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:first-child>a,header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.active>a {
  color: #00aae1
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content #deep-custom-content {
  border-top: 1px solid #e6e6e6;
  padding: 12px 30px
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content #deep-custom-content {
    padding:0;
    border: 0;
    margin-left: 1rem
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content #deep-custom-content a {
  display: flex;
  align-items: center;
  column-gap: 8px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content #deep-custom-content a span {
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 14px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content #deep-custom-content a img {
  width: auto;
  height: 14px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content #deep-custom-content a:hover span {
  color: #ff8f33
}

header .header.container .header-bottom .top-links {
  display: none;
  font-size: 15px;
  width: auto;
  border: 0
}

@media (min-width: 992px) {
  header .header.container .header-bottom .top-links {
    display:block;
    font-size: 0;
    width: 8.333333335%;
    padding-left: 0
  }
}

header .header.container .header-bottom .top-links svg {
  width: 16px;
  height: 16px;
  fill: #4a4a4a;
  transition: all .5s ease-in-out
}

header .header.container .header-bottom .top-links:hover svg {
  fill: #f56400
}

header .header.container .header-bottom .top-links .links.arrow-box {
  z-index: 160;
  background-color: #fff;
  padding: 20px 40px 40px;
  background: #f7f7f7;
  display: block;
  transform: none;
  width: 100%
}

@media (min-width: 992px) {
  header .header.container .header-bottom .top-links .links.arrow-box {
    box-shadow:0px 0px 20px rgba(0,0,0,.1)
  }
}

header .header.container .header-bottom .top-links .links.arrow-box:before {
  display: none
}

header .header.container .header-bottom .top-links .links.arrow-box .login-infos h2 {
  color: #4a4a4a;
  font-size: 24px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  margin: 10px 0
}

header .header.container .header-bottom .top-links .links.arrow-box .login-infos span {
  color: #4a4a4a;
  margin: 5px 0;
  font-size: 15px
}

header .header.container .header-bottom .top-links .links.arrow-box a {
  width: auto;
  margin-top: 15px
}

body.menu-mobile-open {
  position: relative;
  overflow: hidden
}

#instant-search-results-container .ais-hits,#instant-search-results-custom-container .ais-hits {
  display: flex;
  flex-wrap: wrap
}

#instant-search-results-container .ais-hits--item,#instant-search-results-custom-container .ais-hits--item {
  display: inline-block;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  margin: 0 0 30px;
  transition: transform .3s ease-in-out,box-shadow .3s ease-in-out
}

@media (min-width: 992px) {
  #instant-search-results-container .ais-hits--item,#instant-search-results-custom-container .ais-hits--item {
    flex:0 0 25%;
    max-width: 25%;
    width: 25%;
    margin: 30px 0
  }

  #instant-search-results-container .ais-hits--item:hover,#instant-search-results-custom-container .ais-hits--item:hover {
    transform: translateY(-5px);
    box-shadow: 0px 5px 20px rgba(0,0,0,.05)
  }
}

.list-view #instant-search-results-container .ais-hits--item,.list-view #instant-search-results-custom-container .ais-hits--item {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
  padding: 0
}

.list-view #instant-search-results-container .ais-hits--item:hover,.list-view #instant-search-results-custom-container .ais-hits--item:hover {
  transform: none;
  box-shadow: none
}

#instant-search-results-container .ais-hits--item .result-wrapper,#instant-search-results-custom-container .ais-hits--item .result-wrapper {
  height: 100%
}

#instant-search-results-container .ais-hits--item .result-wrapper .result,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result {
  height: 100%;
  margin: 0;
  border: none;
  font-weight: 400;
  padding: 15px
}

.list-view #instant-search-results-container .ais-hits--item .result-wrapper .result,.list-view #instant-search-results-custom-container .ais-hits--item .result-wrapper .result {
  padding: 21px 15px 16px;
  transition: all .3s
}

.list-view #instant-search-results-container .ais-hits--item .result-wrapper .result:hover,.list-view #instant-search-results-custom-container .ais-hits--item .result-wrapper .result:hover {
  background-color: #f7f7f7;
  transition: all .3s
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content {
  height: 100%;
  display: flex;
  flex-direction: column
}

.list-view #instant-search-results-container .ais-hits--item .result-wrapper .result .result-content,.list-view #instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content {
  flex-direction: row
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail {
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 18px;
  position: relative;
  background-size: contain;
  background-origin: content-box;
  background-repeat: no-repeat;
  background-position: center
}

.list-view #instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail,.list-view #instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail {
  width: 65px;
  padding-bottom: 0;
  margin: 0 30px 0 0
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail .picture,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail .picture {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.list-view #instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail .picture,.list-view #instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail .picture {
  position: static
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail .picture img,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .result-thumbnail .picture img {
  width: 100%;
  height: 100%;
  object-fit: contain
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .result-sub-content .result-title,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .result-sub-content .result-title {
  text-align: left;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #4a4a4a
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .result-sub-content .result-title em,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .result-sub-content .result-title em {
  color: #00aae1;
  background-color: inherit
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .result-sub-content .result-description,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .result-sub-content .result-description {
  font-size: 16px;
  line-height: 21px;
  white-space: normal;
  color: #4a4a4a
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .ratings .result-sub-content .price,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .ratings .result-sub-content .price {
  text-align: left;
  font-size: 16px;
  color: #4a4a4a
}

#instant-search-results-container .ais-hits--item .result-wrapper .result .result-content .ratings .result-sub-content .price span,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result .result-content .ratings .result-sub-content .price span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

#instant-search-results-container .ais-hits--item .result-wrapper .flag,#instant-search-results-custom-container .ais-hits--item .result-wrapper .flag {
  position: relative;
  display: flex;
  align-items: center
}

.list-view #instant-search-results-container .ais-hits--item .result-wrapper .flag,.list-view #instant-search-results-custom-container .ais-hits--item .result-wrapper .flag {
  margin-bottom: 5px
}

#instant-search-results-container .ais-hits--item .result-wrapper .result-flag,#instant-search-results-custom-container .ais-hits--item .result-wrapper .result-flag {
  padding: 4px 6px;
  margin: 0;
  position: absolute;
  bottom: 38px;
  left: 0;
  z-index: 1;
  display: inline-block;
  background-color: #f56400;
  font-size: 14px;
  color: #fff;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-transform: uppercase
}

.list-view #instant-search-results-container .ais-hits--item .result-wrapper .result-flag,.list-view #instant-search-results-custom-container .ais-hits--item .result-wrapper .result-flag {
  position: static;
  margin-left: 5px
}

#instant-search-results-container .ais-hits--item.custom-block-banner,#instant-search-results-custom-container .ais-hits--item.custom-block-banner {
  max-width: 100%;
  flex: 0 0 100%;
  width: 100%
}

@media (min-width: 992px) {
  #instant-search-results-container .ais-hits--item.custom-block-banner,#instant-search-results-custom-container .ais-hits--item.custom-block-banner {
    max-width:50%;
    flex: 0 0 50%;
    width: 50%
  }
}

#instant-search-results-container .ais-hits--item.custom-block-banner>div,#instant-search-results-custom-container .ais-hits--item.custom-block-banner>div {
  height: 100%;
  transition: .3s ease
}

#instant-search-results-container .ais-hits--item.custom-block-banner>div>div,#instant-search-results-custom-container .ais-hits--item.custom-block-banner>div>div {
  height: 100%
}

#instant-search-results-container .ais-hits--item.custom-block-banner>div>div>div,#instant-search-results-custom-container .ais-hits--item.custom-block-banner>div>div>div {
  margin: 0;
  height: 100%
}

#instant-search-results-container .ais-hits--item.custom-block-banner>div>div>div .wrapper,#instant-search-results-custom-container .ais-hits--item.custom-block-banner>div>div>div .wrapper {
  height: 100%
}

@keyframes openSearch {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes closeSearch {
  100% {
    opacity: 0
  }

  0% {
    opacity: 1
  }
}

.location-banner {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 9;
  background: linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%),#00477e
}

@media (min-width: 992px) {
  .location-banner {
    position:unset
  }
}

.location-banner__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 43px 30px 13px;
  gap: 18px;
  position: relative
}

@media (min-width: 992px) {
  .location-banner__container {
    align-items:center;
    flex-direction: row;
    position: static;
    padding: 13px 30px
  }
}

.location-banner__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  gap: 12px;
  width: 100%
}

@media (min-width: 992px) {
  .location-banner__wrapper {
    align-items:center;
    flex-direction: row;
    width: auto
  }
}

.location-banner__text {
  font-size: 14px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #fff
}

.location-banner__country {
  background-color: #fff;
  padding: 16px 30px;
  border-radius: 0;
  border: 0
}

.location-banner__country:focus,.location-banner__country:hover,.location-banner__country:active {
  box-shadow: none;
  background-color: #fff !important;
  color: #00477e
}

.location-banner__country span {
  color: #00477e;
  font-size: 14px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.location-banner__select-country {
  padding: 16px 30px;
  border-color: #fff;
  border-radius: 0
}

.location-banner__select-country:focus,.location-banner__select-country:active,.location-banner__select-country:hover {
  box-shadow: none;
  background-color: #fff;
  color: #00477e
}

.location-banner__select-country:focus span,.location-banner__select-country:active span,.location-banner__select-country:hover span {
  color: #00477e
}

.location-banner__select-country span {
  color: #fff;
  font-size: 14px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.location-banner__select-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%
}

@media (min-width: 992px) {
  .location-banner__select-wrapper {
    width:auto
  }
}

.location-banner__close {
  font-size: 35px;
  color: #fff;
  cursor: pointer;
  margin-left: auto;
  position: absolute;
  top: 13px;
  right: 30px;
  line-height: 14px;
  height: 22px;
  width: 18px
}

@media (min-width: 992px) {
  .location-banner__close {
    position:initial
  }
}

footer {
  background: #767676;
  margin-top: auto
}

footer .footer {
  padding-top: 30px
}

@media (min-width: 992px) {
  footer .footer {
    padding:30px 30px 0
  }

  .account footer .footer {
    padding: 28px 46px
  }
}

footer .footer .footer-bottom-row .pagebuilder-column-group {
  margin: 0;
  padding: 30px 0;
  border-top: 1px solid rgba(74,74,74,.5)
}

footer .footer div[data-content-type=row] {
  margin-bottom: 0
}

footer .footer div[data-content-type=row]:last-child {
  margin-bottom: 0
}

footer .footer .pagebuilder-column-group {
  padding: 0;
  flex-wrap: wrap;
  margin-bottom: 30px
}

@media (min-width: 992px) {
  footer .footer .pagebuilder-column-group {
    flex-wrap:nowrap
  }
}

footer .footer .pagebuilder-column-group .pagebuilder-column {
  margin: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important
}

footer .footer .pagebuilder-column-group .pagebuilder-column:first-child {
  padding-left: 15px !important
}

footer .footer .pagebuilder-column-group .pagebuilder-column:last-child {
  padding-right: 15px !important
}

@media (min-width: 992px) {
  footer .footer .pagebuilder-column-group .pagebuilder-column:first-child {
    padding-left:0 !important
  }

  footer .footer .pagebuilder-column-group .pagebuilder-column:last-child {
    padding-right: 0 !important
  }
}

footer .footer .pagebuilder-column-group .pagebuilder-column div:first-child {
  display: flex;
  align-items: center
}

footer .footer .pagebuilder-column-group .pagebuilder-column div:first-child h3 {
  padding: 0;
  margin: 0 15px 0 0;
  font-size: 14px;
  font-weight: 400;
  opacity: .6
}

footer .footer .pagebuilder-column-group .pagebuilder-column div p span {
  color: rgba(255,255,255,.6) !important
}

footer .footer .pagebuilder-column-group .pagebuilder-column h3 {
  margin-top: 30px
}

footer .footer .pagebuilder-column-group .pagebuilder-column h3:first-child {
  margin-top: 0
}

footer .footer h3 {
  padding: 12px 0;
  margin: 0;
  color: #fff !important
}

@media (min-width: 992px) {
  footer .footer h3 {
    padding:0 0 12px
  }
}

footer .footer a {
  color: #fff;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  line-height: 22px
}

footer .footer a:hover {
  color: rgba(255,255,255,.6);
  border: none
}

footer .footer p {
  margin: 0 0 6px;
  line-height: 22px;
  color: #fff
}

footer .footer p.legal-mentions {
  margin: 0;
  width: 100%;
  text-align: left;
  margin-top: 30px;
  color: rgba(255,255,255,.5)
}

@media (min-width: 992px) {
  footer .footer p.legal-mentions {
    text-align:right;
    margin: 0
  }
}

footer .footer .collapse-list h3:after {
  content: '';
  width: 24px;
  height: 24px;
  background: url(../../hager_upro/img/icons/ic-dropdown-hager-white.svg) center center no-repeat;
  float: right;
  transform: rotate(-45deg);
  transition: all .3s ease-in-out
}

@media (min-width: 992px) {
  footer .footer .collapse-list h3:after {
    display:none
  }
}

footer .footer .collapse-list.open ul {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  height: auto
}

@media (min-width: 992px) {
  footer .footer .collapse-list.open ul {
    margin-bottom:30px
  }
}

footer .footer .collapse-list.open h3:after {
  transform: rotate(135deg)
}

footer .footer ul {
  margin: 0
}

footer .footer ul li {
  font-size: 16px;
  color: #fff
}

footer .footer ul.list-vertical {
  opacity: 0;
  visibility: hidden;
  z-index: -999;
  height: 0;
  transition: all .3s ease-in-out
}

@media (min-width: 992px) {
  footer .footer ul.list-vertical {
    opacity:1;
    visibility: visible;
    z-index: 1;
    height: auto
  }
}

footer .footer ul.list-vertical li {
  margin: 12px 0
}

@media (min-width: 992px) {
  footer .footer ul.list-vertical li {
    margin:3px 0
  }
}

footer .footer ul.list-vertical li:first-child {
  margin-top: 0
}

footer .footer ul.bullet-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

footer .footer ul.bullet-list li {
  margin: 2px 0
}

@media (min-width: 992px) {
  footer .footer ul.bullet-list li {
    margin:0
  }
}

footer .footer ul.bullet-list li:after {
  content: 'â€¢';
  display: inline-block;
  margin: 0 6px
}

footer .footer ul.bullet-list li:last-child:after {
  display: none
}

footer .footer ul.horizontal-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

footer .footer ul.horizontal-list li {
  margin-right: 30px
}

footer .footer ul.horizontal-list li:last-child {
  margin-right: 0
}

footer .footer ul.social {
  display: flex
}

@media (min-width: 992px) {
  footer .footer ul.social {
    margin-top:0
  }
}

footer .footer ul.social li {
  margin: 0 6px
}

footer .footer ul.social li:last-child {
  margin-right: 0
}

footer .footer ul.social li a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 32px 32px
}

footer .footer ul.social li a.twitter {
  background-image: url(../../hager_upro/img/icons/ic-twitter-white.svg)
}

footer .footer ul.social li a.youtube {
  background-image: url(../../hager_upro/img/icons/ic-youtube-white.svg)
}

footer .footer ul.social li a.instagram {
  background-image: url(../../hager_upro/img/icons/ic-instagram-white.svg)
}

footer .footer ul.social li a.facebook {
  background-image: url(../../hager_upro/img/icons/ic-facebook-white.svg)
}

footer .footer ul.social li a.linkedin {
  background-image: url(../../hager_upro/img/icons/ic-linkedin-white.svg)
}

footer .footer ul.social li a.pinterest {
  background-image: url(../../hager_upro/img/icons/ic-pinterest-white.svg)
}

footer .footer ul.social li a.googleplus {
  background-image: url(../../hager_upro/img/icons/ic-googleplus-white.svg)
}

footer .footer ul.social li a:hover {
  opacity: .6
}

footer .simple-footer {
  padding: 40px 30px
}

footer .simple-footer ul li {
  display: list-item;
  margin: 12px 0
}

@media (min-width: 992px) {
  footer .simple-footer ul li {
    display:inline-block;
    margin: 0 30px
  }
}

footer .simple-footer ul li:first-child {
  margin-left: 0
}

footer .simple-footer ul li:last-child {
  margin-right: 0
}

footer .simple-footer div[data-content-type=row] {
  margin: 0
}

@media (min-width: 992px) {
  footer .simple-footer .pagebuilder-column-group .pagebuilder-column:last-child {
    flex-direction:row !important;
    justify-content: flex-end !important
  }
}

footer .account-footer {
  padding: 0 30px;
  display: block !important
}

@media (min-width: 992px) {
  footer .account-footer {
    display:flex !important;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0
  }
}

footer .account-footer ul.bullet-list {
  margin-bottom: 15px
}

@media (min-width: 992px) {
  footer .account-footer ul.bullet-list {
    margin-bottom:0
  }
}

footer .account-footer ul.bullet-list li:after {
  font-size: 7px;
  vertical-align: middle
}

footer .account-footer ul li {
  font-size: 14px;
  margin-bottom: 0
}

footer .account-footer ul li a {
  font-size: 14px
}

footer .account-footer p.legal-mentions {
  font-size: 12px;
  letter-spacing: .5px
}

@media (min-width: 992px) {
  footer .account-footer p.legal-mentions {
    padding-left:20px
  }
}

.product-info-full {
  max-width: 1280px;
  padding: 0 30px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px
}

@media (min-width: 992px) {
  .product-info-full {
    gap:30px;
    padding: 60px 30px 0;
    grid-template-columns: 3fr 6fr
  }
}

.product-info-full .product-info-main-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

.product-info-full .product-info-main-header .category-path {
  margin-bottom: 18px
}

.product-info-full .product-info-main-header .product-title {
  margin-bottom: 48px
}

.product-info-full .product-info-main-header .product-title .product-designation {
  font-size: 18px;
  margin-bottom: 8px;
  display: block
}

@media (min-width: 992px) {
  .product-info-full .product-info-main-header .product-title .product-designation {
    font-size:36px
  }
}

.product-info-full .product-info-main-header .product-title .product-commercial-ref {
  font-size: 16px;
  color: #00aae1;
  display: block
}

@media (min-width: 992px) {
  .product-info-full .product-info-main-header .product-title .product-commercial-ref {
    font-size:32px
  }
}

.product-info-full .product-info-main-header img {
  width: auto;
  max-height: 24px
}

.product-info-full .product-info-main-header .berker-logo-product {
  max-height: 50px
}

.product-info-full .product-info-main .product-info-main-content {
  display: flex;
  flex-direction: column
}

@media (min-width: 992px) {
  .product-info-full .product-info-main .product-info-main-content {
    gap:30px;
    flex-direction: row
  }
}

.product-info-full .product-info-main .product-info-main-content .content-left,.product-info-full .product-info-main .product-info-main-content .content-right {
  flex: 1
}

.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.description .value {
  margin-bottom: 18px
}

.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.ean,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.reference,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.pricegroup,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.conditioning,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.brand {
  display: flex;
  margin-bottom: 6px;
  color: #4a4a4a
}

.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.ean>strong,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.reference>strong,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.pricegroup>strong,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.conditioning>strong,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.brand>strong {
  width: 50%;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  word-break: break-word;
  hyphens: auto
}

.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.ean>div,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.reference>div,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.pricegroup>div,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.conditioning>div,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.brand>div {
  width: 50%;
  word-break: break-word;
  hyphens: auto
}

.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.seo-long-description {
  margin-bottom: 18px
}

.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.seo-long-description:not(.opened) .value {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.seo-long-description .see-more,.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.seo-long-description .see-less {
  border: none;
  background: 0 0;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-info-full .product-info-main .product-info-main-content .content-left .product.attribute.seo-long-description .see-less {
  display: none
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools {
  margin: 30px 0 0
}

@media (max-width: 767px) {
  .product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools {
    margin:18px 0 0
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools {
    margin:30px 0 0
  }
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper {
  margin: 0;
  padding-top: 30px;
  border-top: 1px solid #e6e6e6
}

@media (max-width: 767px) {
  .product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper {
    margin:0;
    padding-top: 18px
  }
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper .title {
  margin-bottom: 6px;
  font-size: 18px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  color: #4a4a4a
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper ul.tools-links {
  margin: 0
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper ul.tools-links li {
  padding: 12px 0;
  box-shadow: inset 0 -1px 0 0 #f7f7f7;
  position: relative
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper ul.tools-links li:last-child {
  box-shadow: none
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper ul.tools-links li a {
  display: block;
  padding-right: 35px;
  color: #4a4a4a;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper ul.tools-links li a:hover {
  color: #f56400
}

.theme-iboco .product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper ul.tools-links li a:hover {
  color: #fcc200
}

.product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper ul.tools-links li a:after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  background: url(../../hager_upro/img/icons/icon-external-link.svg) 0 0 no-repeat
}

.theme-iboco .product-info-full .product-info-main .product-info-main-content .content-left .product-relation-tools .tools-links-wrapper ul.tools-links li a:after {
  background: url(../../hager_upro/img/icons/icon-external-link-blue.svg) 0 0 no-repeat
}

@media (max-width: 767px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .product-info-price {
    padding-top:18px;
    margin-top: 18px
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .product-info-price {
    padding-top:30px;
    margin-top: 30px
  }
}

@media (max-width: 991px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .product-info-price {
    border-top:1px solid #e6e6e6
  }
}

.product-info-full .product-info-main .product-info-main-content .content-right .product-info-price .price-container {
  display: flex;
  flex-direction: column;
  color: #4a4a4a
}

.product-info-full .product-info-main .product-info-main-content .content-right .product-info-price .price-container .price-label {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  word-break: break-word;
  hyphens: auto
}

.product-info-full .product-info-main .product-info-main-content .content-right .product-info-price .price-container .price {
  word-break: break-word;
  hyphens: auto;
  font-size: 28px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-info-full .product-info-main .product-info-main-content .content-right .product-info-price .price-container .price--unit {
  display: inline-block
}

.product-info-full .product-info-main .product-info-main-content .content-right .wishlist-buttons,.product-info-full .product-info-main .product-info-main-content .content-right .wholesaler-buttons {
  margin-top: 18px
}

@media (min-width: 992px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .wishlist-buttons,.product-info-full .product-info-main .product-info-main-content .content-right .wholesaler-buttons {
    width:300px
  }
}

.product-info-full .product-info-main .product-info-main-content .content-right .wishlist-buttons a.action,.product-info-full .product-info-main .product-info-main-content .content-right .wholesaler-buttons a.action {
  display: flex;
  justify-content: center;
  align-items: center
}

.product-info-full .product-info-main .product-info-main-content .content-right .wishlist-buttons a.action:before,.product-info-full .product-info-main .product-info-main-content .content-right .wholesaler-buttons a.action:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: 0 0 no-repeat transparent;
  background-size: cover
}

.theme-iboco .product-info-full .product-info-main .product-info-main-content .content-right .wishlist-buttons a.action:before {
  background-image: url(../../hager_upro/img/icons/add_list_iboco.svg)
}

.product-info-full .product-info-main .product-info-main-content .content-right .wishlist-buttons a.action:before {
  background-image: url(../../hager_upro/img/icons/add_list_orange.svg)
}

.product-info-full .product-info-main .product-info-main-content .content-right .wishlist-buttons a.action:hover:before {
  background-image: url(../../hager_upro/img/icons/add_list_white.svg)
}

.product-info-full .product-info-main .product-info-main-content .content-right .wholesaler-buttons a.action:before {
  background-image: url(../../hager_upro/img/icons/cart-white.svg)
}

@media (max-width: 767px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .box-tocart {
    padding-top:18px;
    margin-top: 18px
  }
}

@media (max-width: 991px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .box-tocart .fieldset {
    flex-direction:column
  }
}

@media (max-width: 991px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .box-tocart .fieldset button.action {
    width:100%
  }
}

.product-info-full .product-info-main .product-info-main-content .content-right .hint-wrapper {
  border-top: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding-top: 30px;
  position: relative
}

.product-info-full .product-info-main .product-info-main-content .content-right .hint-wrapper .hint {
  background: #f7f7f7;
  position: relative;
  padding: 20px 15px 20px 75px
}

.product-info-full .product-info-main .product-info-main-content .content-right .hint-wrapper .hint:before {
  content: '';
  width: 45px;
  height: 45px;
  position: absolute;
  display: block;
  top: 25px;
  left: 15px;
  background: url(../../hager_upro/img/icons/icon-alert-warning-orange.svg) 0 0 no-repeat
}

.product-info-full .product-info-main .product-info-main-content .content-right .hint-wrapper .hint p {
  margin-bottom: 6px;
  color: #4a4a4a
}

.product-info-full .product-info-main .product-info-main-content .content-right .hint-wrapper .hint p:last-child {
  margin-bottom: 0
}

.product-info-full .product-info-main .product-info-main-content .content-right .hint-wrapper .hint p.title {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-info-full .product-info-main .product-info-main-content .content-right .hint-wrapper .hint p a {
  display: inline-block
}

.product-info-full .product-info-main .product-info-main-content .content-right .old-ref.collapsible.link {
  margin-left: 35px
}

.product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link) {
  margin-top: 18px;
  padding: 18px 0 0 35px;
  position: relative;
  border-top: 1px solid #e6e6e6
}

@media (min-width: 768px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link) {
    margin:30px 0;
    padding-top: 30px
  }
}

.product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link).collapsible {
  margin-bottom: 5px
}

.product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link):before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  display: block;
  top: 33px;
  left: 0;
  background: url(../../hager_upro/img/icons/ico-warning.svg) 0 0 no-repeat
}

@media (max-width: 767px) {
  .product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link):before {
    top:21px
  }
}

.product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link) p {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 20px;
  color: #4a4a4a
}

.product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link) p:last-child {
  margin-bottom: 0
}

.product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link) p.title {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-info-full .product-info-main .product-info-main-content .content-right .old-ref:not(.link) p a {
  display: inline-block;
  font-size: 16px
}

.product-info-full .product-info-main .product.attribute.flag .value {
  display: inline-block;
  padding: 0 6px;
  background-color: #f56400;
  color: #fff;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 18px
}

@media (min-width: 992px) {
  .product-info-full .product-info-main .product.attribute.flag .value {
    font-size:18px
  }
}

.product-info-full .product-info-main .product-replacement {
  margin-top: 6px;
  display: flex;
  color: #4a4a4a
}

.product-info-full .product-info-main .product-replacement .title {
  width: 50%;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-info-full .product-info-main .product-replacement ul {
  width: 50%;
  margin: 0;
  list-style: none
}

.product-info-full .product-info-main .product-replacement ul li {
  display: inline-block
}

.product-info-full .product-info-main .product-replacement ul li a {
  font-weight: 400;
  color: #4a4a4a;
  text-decoration: underline;
  cursor: pointer
}

.product-info-full .product-info-main .product-replacement ul li a:hover {
  text-decoration: none
}

.product-info-full .product-info-main .product-replacement ul li a:after {
  content: ','
}

.product-info-full .product-info-main .product-replacement ul li:last-child a:after {
  display: none
}

@media (max-width: 767px) {
  .fixed-bar .product-info-full .product-info-main .product-info-main-header {
    position:fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: var(--headerHeight);
    min-height: 60px;
    max-width: 1280px;
    background: #fff;
    margin: auto;
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    z-index: 160
  }

  .fixed-bar .product-info-full .product-info-main .product-info-main-header img {
    display: none
  }

  .fixed-bar .product-info-full .product-info-main .product-info-main-header .category-path {
    display: none
  }

  .fixed-bar .product-info-full .product-info-main .product-info-main-header h1 {
    margin-bottom: 0
  }

  .fixed-bar .product-info-full .product-info-main .product-info-main-header .product-designation {
    display: none
  }

  .fixed-bar .product-info-full .product-info-main .product-info-main-header .product-commercial-ref {
    padding-left: 30px;
    color: #4a4a4a;
    padding-top: 18px
  }
}

.product-category-wrapper {
  list-style: none;
  padding: 0;
  margin: 0
}

.product-category-wrapper .show-more-product-category {
  display: inline-block;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  cursor: pointer
}

.product-category-wrapper .product-category {
  display: inline-block;
  vertical-align: top
}

.product-category-wrapper .product-category.more-category {
  display: none
}

.product-category-wrapper .product-category.more-category.show {
  display: inline-block
}

.product-category-wrapper .product-category a {
  text-decoration: underline;
  color: #4a4a4a;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.product-category-wrapper .product-category:after {
  content: '-';
  margin: 0 4px
}

.product-category-wrapper .product-category:last-child:after {
  display: none
}

.product-notice-message {
  padding: 0 30px
}

.catalog-product-view .loading-mask,.my-lists-view .loading-mask {
  background: rgba(0,0,0,.5);
  z-index: 1046
}

.catalog-product-view .loading-mask .loader,.my-lists-view .loading-mask .loader {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 50px;
  background: #fff
}

.catalog-product-view .loading-mask .loader:before,.my-lists-view .loading-mask .loader:before {
  content: '';
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 5px solid rgba(0,71,126,.4);
  border-top-color: #00477e;
  animation: rotate 1s infinite
}

.catalog-product-view .loading-mask .loader img,.my-lists-view .loading-mask .loader img {
  display: none
}

.catalog-product-view .loading-mask .loader p,.my-lists-view .loading-mask .loader p {
  margin: 0
}

@keyframes rotate {
  100% {
    rotate: 360deg
  }
}

.skeleton-loading,.page-products .loading-mask {
  background: rgba(0,0,0,.5);
  z-index: 1000
}

.skeleton-loading .loader,.page-products .loading-mask .loader {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 50px;
  background: #fff
}

.skeleton-loading .loader:before,.page-products .loading-mask .loader:before {
  content: '';
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 5px solid rgba(0,71,126,.4);
  border-top-color: #00477e;
  animation: rotate 1s infinite
}

.skeleton-loading .loader img,.page-products .loading-mask .loader img {
  display: none
}

@keyframes rotate {
  100% {
    rotate: 360deg
  }
}

.category-header {
  background: #f7f7f7;
  padding: 0
}

.category-header__content {
  padding: 30px
}

@media (min-width: 992px) {
  .category-header__content {
    max-width:75%
  }
}

.category-header__content h1,.category-header__content h2 {
  margin-bottom: 6px
}

.category-header__content .category-description {
  color: #4a4a4a;
  margin-top: 12px
}

.category-header__content .category-description p {
  margin-bottom: 0
}

.category-header__content .category-description ul li {
  padding-left: 24px;
  position: relative
}

.category-header__content .category-description ul li:before {
  display: inline-block;
  content: '-';
  position: absolute;
  left: 0
}

.category-header__content .see-more {
  display: inline-block;
  background: 0 0;
  border: none;
  color: #f56400
}

.category-header__content .see-more:hover {
  text-decoration: underline
}

.category-description.first-level-blue-blocks {
  margin: 30px 0 0;
  padding: 30px;
  background: #f7f7f7
}

.category-description.first-level-blue-blocks p {
  width: 100%
}

.category-description.first-level-blue-blocks p:first-child {
  font-size: 28px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  margin-bottom: 18px
}

@media (min-width: 992px) {
  .category-description.first-level-blue-blocks p {
    max-width:75%
  }
}

.simple-category {
  margin-top: 30px;
  padding: 0 30px;
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(210px,1fr));
  gap: 30px
}

@media (max-width: 767px) {
  .simple-category {
    gap:15px;
    grid-template-columns: repeat(2,1fr)
  }
}

.simple-category .simple-category-item .picture {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  background: #f7f7f7;
  align-self: flex-start
}

.simple-category .simple-category-item .picture a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}

.simple-category .simple-category-item .picture a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all .2s ease-in-out
}

.simple-category .simple-category-item h3 {
  margin: 18px 0 0;
  align-self: flex-start;
  flex-basis: 100%
}

.simple-category .simple-category-item h3 a {
  font-size: 16px
}

.simple-category .simple-category-item .simple-category-item-desc {
  margin-top: 18px;
  align-self: flex-end;
  flex-basis: 100%;
  font-size: 14px
}

.simple-category .simple-category-item:hover h3 a {
  color: #ff8f33
}

.simple-category .simple-category-item:hover .picture a img {
  transform: scale(1.05)
}

#notice-cookie-block {
  position: fixed;
  z-index: 160;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  background: rgba(247,247,247,.98)
}

#notice-cookie-block .content .wrapper {
  position: relative
}

#notice-cookie-block .content .wrapper .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
  height: 16px;
  opacity: 1;
  margin-right: 15px;
  z-index: 101
}

#notice-cookie-block .content .wrapper .close:before {
  content: '';
  background: url(../../hager_upro/img/icons/cross-dark.svg) 0 0 no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  background-size: contain;
  transition: .3s ease
}

#notice-cookie-block .content .wrapper .close:hover {
  cursor: pointer
}

#notice-cookie-block .content .wrapper .close:hover:before {
  background: url(../../hager_upro/img/icons/cross.svg) 0 0 no-repeat;
  background-size: contain
}

#notice-cookie-block .content .wrapper .col-text {
  padding-top: 24px
}

@media (min-width: 768px) and (max-width:991px) {
  #notice-cookie-block .content .wrapper .col-text {
    padding-top:0
  }
}

#notice-cookie-block .content .wrapper .col-text p {
  margin-bottom: 0
}

#notice-cookie-block .content .wrapper .col-text p strong {
  display: block;
  margin-bottom: 8px
}

#notice-cookie-block .content .wrapper .col-text p a {
  color: #4a4a4a;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-decoration: underline
}

#notice-cookie-block .content .wrapper .col-text p a:hover {
  color: #4a4a4a
}

#notice-cookie-block .content .wrapper .col-button {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 34px
}

@media (max-width: 767px) {
  #notice-cookie-block .content .wrapper .col-button {
    justify-content:flex-start;
    align-items: flex-start
  }
}

.multi-wishlist {
  display: flex;
  flex-direction: column
}

.multi-wishlist h2 {
  margin-bottom: 30px
}

.multi-wishlist__text {
  margin-bottom: 30px
}

.multi-wishlist__text #output-success_div .message {
  padding: 0;
  margin: 30px 0 0;
  background: 0 0
}

.multi-wishlist__text #output-success_div .message>div {
  color: #00c600
}

.multi-wishlist__text #output-success_div .message>div:before {
  display: none
}

.multi-wishlist p {
  margin-bottom: 6px
}

.multi-wishlist .message-success {
  padding: 0;
  background: #fff;
  font-size: 16px;
  color: #27c940
}

.multi-wishlist .message-success>div:before {
  display: none !important
}

.multi-wishlist__lists {
  margin-bottom: 30px
}

.multi-wishlist__lists ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: 280px;
  overflow-y: auto;
  padding-right: 30px
}

@media (max-width: 767px) {
  .multi-wishlist__lists ul {
    max-height:225px
  }
}

.multi-wishlist__lists ul li.multi-wishlist__lists__item input {
  display: none
}

.multi-wishlist__lists ul li.multi-wishlist__lists__item input:checked+label {
  border-color: #f56400
}

.multi-wishlist__lists ul li.multi-wishlist__lists__item input:checked+label:before {
  background: url(../../hager_upro/img/icons/expand-more.svg) no-repeat center
}

.multi-wishlist__lists ul li.multi-wishlist__lists__item label {
  display: flex;
  align-items: center;
  padding: 15px;
  border: 1px solid #afafaf;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1em;
  overflow: hidden
}

.multi-wishlist__lists ul li.multi-wishlist__lists__item label:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #afafaf;
  margin-right: 15px;
  flex: 0 0 auto
}

.multi-wishlist__lists ul li.multi-wishlist__lists__item label .pdt-number {
  display: none;
  margin-left: auto;
  font-size: 12px;
  font-weight: 400;
  color: rgba(74,74,74,.5);
  flex: 0 0 auto
}

.multi-wishlist #output-error_div .message {
  padding: 0;
  margin: 10px 0 0;
  background: 0 0
}

.multi-wishlist #output-error_div .message>div {
  color: #e02b27;
  font-size: 12px
}

.multi-wishlist #output-error_div .message>div:before {
  display: none
}

.multi-wishlist__create-list {
  display: flex;
  flex-wrap: wrap
}

.multi-wishlist__create-list input {
  flex: 1;
  padding: 12px 30px;
  border: 1px solid #e6e6e6
}

.multi-wishlist__create-list input.error {
  border-bottom: 2px solid #e02b27
}

.multi-wishlist__create-list button {
  order: 1;
  border: none
}

.multi-wishlist__create-list button.my-list-btn {
  order: 4;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  background-color: #f56400
}

.multi-wishlist__create-list button.my-list-btn:hover {
  background-color: #ff8f33
}

.multi-wishlist__create-list input.mage-error {
  border-bottom-color: #dc2e2e
}

.multi-wishlist__create-list div.mage-error {
  flex: 100%;
  order: 3;
  color: #dc2e2e;
  font-size: 12px;
  margin-top: 6px
}

.multi-wishlist__add-product {
  display: flex;
  justify-content: flex-end;
  gap: 40px;
  padding-top: 30px;
  border-top: 1px solid #e2e2e2
}

.wishlist-login__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin: 30px 0
}

@media (min-width: 992px) {
  .wishlist-login__content {
    flex-direction:row
  }
}

.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
  font-size: 14px
}

.message.info a {
  color: #1979c3
}

.message.info a:hover {
  color: #006bb4
}

.message.info a:active {
  color: #006bb4
}

.message.info>*:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center
}

.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
  font-size: 14px
}

.message.error a {
  color: #1979c3
}

.message.error a:hover {
  color: #006bb4
}

.message.error a:active {
  color: #006bb4
}

.message.error>*:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center
}

.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
  font-size: 14px
}

.message.warning a {
  color: #1979c3
}

.message.warning a:hover {
  color: #006bb4
}

.message.warning a:active {
  color: #006bb4
}

.message.warning>*:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center
}

.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
  font-size: 14px
}

.message.notice a {
  color: #1979c3
}

.message.notice a:hover {
  color: #006bb4
}

.message.notice a:active {
  color: #006bb4
}

.message.notice>*:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center
}

.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
  font-size: 14px
}

.message.success a {
  color: #1979c3
}

.message.success a:hover {
  color: #006bb4
}

.message.success a:active {
  color: #006bb4
}

.message.success>*:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center
}

.multi-select-tool {
  box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  opacity: 1;
  background-color: #fff;
  transition: transform .5s ease,opacity 2s ease-in
}

@media (min-width: 992px) {
  .multi-select-tool {
    right:80px;
    width: 550px
  }
}

.multi-select-tool .multi-select-tool-container .head {
  padding: 20px 30px;
  background-color: #f7f7f7;
  cursor: pointer
}

.multi-select-tool .multi-select-tool-container .head .head-number {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  display: inline-block;
  margin-right: 12px
}

.multi-select-tool .multi-select-tool-container .head .head-number.animated {
  animation-name: bouncing;
  animation-duration: 1s
}

.multi-select-tool .multi-select-tool-container .head .head-icon {
  width: 16px;
  height: 16px;
  float: right;
  background: url(../../hager_upro/img/icons/expand-more.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
  transition: .5s ease-in-out;
  cursor: pointer
}

.multi-select-tool .multi-select-tool-container .content {
  height: 168px;
  overflow: auto;
  padding: 0 30px;
  margin: 12px 0
}

.multi-select-tool .multi-select-tool-container .content-list {
  margin-bottom: 0
}

.multi-select-tool .multi-select-tool-container .content-item {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0,0,0,.1)
}

.multi-select-tool .multi-select-tool-container .content-item .content-name {
  width: 25%
}

.multi-select-tool .multi-select-tool-container .content-item .content-desc {
  display: none
}

@media (min-width: 992px) {
  .multi-select-tool .multi-select-tool-container .content-item .content-desc {
    width:52%;
    display: block
  }
}

.multi-select-tool .multi-select-tool-container .content-item .content-ext {
  width: 70%;
  visibility: hidden
}

@media (min-width: 992px) {
  .multi-select-tool .multi-select-tool-container .content-item .content-ext {
    width:18%;
    visibility: visible
  }
}

.multi-select-tool .multi-select-tool-container .content-item .content-icon {
  width: 5%;
  height: 16px;
  background: url(../../hager_upro/img/icons/ic-trash.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  cursor: pointer
}

.multi-select-tool .multi-select-tool-container .foot {
  padding: 20px 30px;
  padding-top: 0
}

.multi-select-tool .multi-select-tool-container .foot button {
  min-width: 185px
}

.multi-select-tool .multi-select-tool-container .foot button:nth-child(1) {
  margin-right: 10px
}

.multi-select-tool.opened .multi-select-tool-container .head .head-icon {
  margin-top: 6px;
  transform: rotate(0deg)
}

.multi-select-tool.ishidden {
  transform: translateY(110%) !important
}

.content-loader {
  margin: 25px 0;
  display: flex;
  align-items: center
}

.content-loader p {
  margin: 0 0 0 20px;
  color: #afafaf
}

.multiselect-buttoms .action {
  margin: 0 0 18px
}

@media (min-width: 992px) {
  .multiselect-buttoms .action {
    margin:0 12px 0 0
  }
}

@keyframes bouncing {
  0% {
    transform: scale(1.1)
  }

  25% {
    transform: scale(1.2)
  }

  50% {
    transform: scale(.7)
  }

  65% {
    transform: scale(1)
  }

  80% {
    transform: scale(.8)
  }

  100% {
    transform: scale(1)
  }
}

:root {
  --columnMenuWidth: calc(100%/3);
  --pushMenuWidth: calc(50vw - 176px)
}

@media (min-width: 1200px) {
  :root {
    --pushMenuWidth:calc((1280px/2) - 168px)
  }
}

header .header.container .header-bottom {
  position: initial
}

header .header.container .header-bottom .nav-sections {
  width: 100%
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav {
  position: initial
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.has-children:hover>a {
    color:#00aae1
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.has-children:hover>.mega-menu_container {
    height: calc(80vh*0.7);
    transition: .2s ease-out;
    opacity: 1;
    visibility: visible
  }
}

@media (min-width: 992px) and (min-width:992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.has-children:hover>.mega-menu_container>.mega-menu_content>.simplebar-track .simplebar-scrollbar:before {
    opacity:1
  }
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.has-children.open a:after {
    transform:rotate(-90deg) translate(50%,0)
  }
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.has-children.open>.mega-menu_container {
    max-height:1500px;
    visibility: visible
  }
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.has-children>a:after {
    content:'';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 30px;
    background: url('../../hager_upro/img/icons/chevron-light-right.svg') center no-repeat transparent;
    transform: rotate(90deg) translate(-50%,0);
    transition: transform .2s ease
  }

  .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.has-children>a:after {
    background: url('../../hager_upro/img/icons/chevron-right-blue.svg') center no-repeat transparent
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content {
  display: none
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content {
    width:336px;
    height: 100%;
    max-height: none;
    position: absolute;
    top: 0;
    left: var(--pushMenuWidth);
    flex-direction: column;
    background: #fff;
    box-shadow: 2px 3px 3px rgba(0,0,0,.15);
    overflow: hidden
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container {
    width:auto;
    height: 400px !important
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container>div {
    height: 100%
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_content {
    padding:16px 0;
    width: var(--pushMenuWidth)
  }
}

@media (min-width: 1200px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_content {
    padding-left:100px
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_content .sub-mega-overflow {
    padding-top:81px
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_content .sub-mega-menu {
    background-color:$white;
    width: var(--pushMenuWidth);
    left: var(--pushMenuWidth);
    transition: none
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_content .sub-mega-menu:after {
    display: none
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_content .simplebar-content>.mega-menu_title {
  display: none;
  font-size: 24px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  padding: 24px 32px 0;
  margin-bottom: 12px;
  color: #00477e
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_content .simplebar-content>.mega-menu_title {
    display:block
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_content .simplebar-content>.mega-menu_title:hover {
  background: 0 0
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_item-content a {
    padding:8px 18px 8px 32px
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu_item-content>a span {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  width: 100%
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu__see-all a {
  font-size: 14px;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__container .mega-menu__see-all a:hover {
  color: #ff8f33
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__main {
    display:block
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__image {
  min-height: 130px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__image img {
  object-fit: cover;
  height: auto;
  max-height: 180px !important;
  width: 100% !important;
  margin: 0 !important
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__wrapper {
  padding: 30px 24px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__link-wrapper {
  display: flex;
  align-items: center
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__title {
  font-size: 18px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  color: #4a4a4a;
  margin-bottom: 8px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__text {
  font-size: 14px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a;
  margin-bottom: 20px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__cta a {
  padding: 16px 30px;
  font-size: 16px;
  color: #fff;
  background-color: #f56400;
  cursor: pointer
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__cta a:hover {
  background-color: #ff8f33
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__link a {
  padding: 16px 30px;
  color: #f56400;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li .push-content__link a:hover {
  color: #ff8f33
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_container {
  max-height: 0;
  visibility: hidden;
  transition: max-height .15s ease-in-out
}

.menu-mobile-open header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_container {
  overflow: hidden
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_container {
    height:0;
    max-height: none;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: opacity .3s ease-in .3s,height .3s ease-in .3s,visibility 0s linear .5s;
    width: var(--columnMenuWidth);
    z-index: 100
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_container .overflow-padding {
    padding-bottom: 80px !important
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_container .shadow-overlay {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    opacity: 1;
    background: linear-gradient(0deg,#f7f7f7 0%,rgba(247,247,247,0) 100%)
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content {
  width: 100%;
  display: block;
  background: #f7f7f7
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content {
    width:100%;
    height: 100%;
    padding: 34px 0 18px;
    display: flex;
    flex-direction: column;
    background: #f7f7f7;
    box-shadow: 2px 3px 3px rgba(0,0,0,.15);
    overflow-y: auto;
    overflow-x: visible;
    scrollbar-width: none
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content::-webkit-scrollbar {
    display: none
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content>.simplebar-wrapper .mega-menu_item:hover {
  background-color: #fff
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content>.simplebar-wrapper .mega-menu_item img {
  padding-left: 0;
  width: 30px
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content>.simplebar-wrapper .mega-menu_item a:has(img) {
    display:flex;
    align-items: center
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item {
  margin: 0;
  width: 100%
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item {
    cursor:pointer
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item:first-child {
    margin: 0
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item:hover>.sub-mega-menu {
    visibility:visible;
    box-shadow: 2px 3px 3px rgba(0,0,0,.15)
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item:hover>.sub-mega-menu>.simplebar-track .simplebar-scrollbar:before {
  opacity: 1
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item:hover>.mega-menu_item-content a {
    color:#0085c3;
    text-decoration: underline
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item:hover>.mega-menu_item-content .mega-menu_item-arrow path {
  fill: #f56400
}

.theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item:hover>.mega-menu_item-content .mega-menu_item-arrow path {
  fill: #2769b2
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item:hover>.push-content {
  left: calc(var(--pushMenuWidth)*1)
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item:hover>.push-content {
    display:block
  }
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item>.mega-menu_item-content .mega-menu_item-arrow path {
    fill:#f56400
  }

  .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item>.mega-menu_item-content .mega-menu_item-arrow path {
    fill: #2769b2
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item.has-items:hover>.push-content {
  left: calc(var(--pushMenuWidth)*2)
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item.open>.sub-mega-menu {
    visibility:visible;
    max-height: 1000px
  }
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item.open .mega-menu_item-arrow {
    transform:rotate(-90deg)
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item-content {
  display: flex;
  align-items: center;
  gap: 12px
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item-content a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 18px 30px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a;
  column-gap: 12px
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item-content a {
    padding:6px 18px;
    line-height: 20px
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item-arrow {
  display: flex;
  align-items: center;
  margin-left: auto
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item-arrow {
    transform:rotate(90deg);
    transition: transform .3s ease
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item-arrow path {
  fill: #afafaf
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu {
  width: 100%;
  max-height: 0;
  padding: 0;
  display: block;
  visibility: hidden;
  position: relative;
  background: #fff;
  transition: max-height .15s ease-in-out
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu {
    width:100%;
    height: 100%;
    max-height: none;
    padding: 34px 0 18px;
    position: absolute;
    top: 0;
    left: 100%;
    visibility: hidden;
    flex-direction: column;
    background: #fff;
    transition: visibility 0s ease .5s
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu .shadow-overlay {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    opacity: 1;
    background: linear-gradient(0deg,#fff 0%,rgba(255,255,255,.5) 100%)
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu:after {
    content: '';
    width: 1px;
    height: 92%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    background-color: #e6e6e6
  }
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu .mega-menu_item-arrow {
    display:none
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu .sub-mega-menu {
  width: 100%;
  left: calc(var(--columnMenuWidth)*3);
  overflow-y: auto;
  scrollbar-width: none
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu .sub-mega-menu {
    display:none
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu .sub-mega-menu::-webkit-scrollbar {
  display: none
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu .sub-mega-menu .shadow-overlay {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  opacity: 1;
  background: linear-gradient(0deg,#fff 0%,rgba(255,255,255,.5) 100%)
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-menu .sub-mega-menu:after {
  display: none
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-overflow {
    display:flex;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
    scrollbar-width: none
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_item .sub-mega-overflow::-webkit-scrollbar {
  display: none
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_all-link {
  display: block;
  background: #fff;
  border-top: 1px solid #e6e6e6
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_all-link a {
  color: #f56400 !important;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_all-link {
    display:none
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu-dropdown {
  position: relative
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu-dropdown:hover .mega-menu_content-list {
    transition:.2s ease-out;
    opacity: 1;
    visibility: visible
  }
}

@media (max-width: 991px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu-dropdown.open .mega-menu_content-list {
    visibility:visible;
    max-height: 500px
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content-list {
  width: 100%;
  max-height: 0;
  visibility: hidden;
  transition: max-height .15s ease-in-out;
  background-color: #f7f7f7
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content-list {
    display:inline-block;
    position: absolute;
    box-shadow: 2px 3px 3px rgba(0,0,0,.15);
    min-width: 200px;
    top: 33px;
    left: -32px;
    opacity: 0;
    visibility: hidden;
    max-height: none;
    transition: opacity .3s ease-in .3s,height .3s ease-in .3s,visibility 0s linear .5s
  }
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content-list .content-item {
    margin:0
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content-list .content-item:hover {
  background-color: #fff
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content-list .content-item a {
  color: #4a4a4a;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  line-height: 1.2
}

@media (min-width: 992px) {
  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content-list .content-item a {
    padding:12px 30px
  }

  header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content-list .content-item a:hover {
    color: #00aae1;
    text-decoration-line: underline
  }
}

header .header.container .header-bottom .nav-sections .nav-sections-item-content nav .mega-menu_content-list .content-item a span {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 14px
}

.pagination-container {
  display: flex;
  align-items: center
}

.pagination-container .action.secondary {
  max-height: 47px;
  margin: 0;
  color: #4a4a4a;
  font-weight: 400;
  font-size: 16px;
  position: relative;
  line-height: 1;
  min-width: inherit;
  border: none
}

.pagination-container .action.secondary:before {
  content: '';
  position: absolute;
  top: 32%;
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(../../hager_upro/img/icons/expand-more.svg);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none
}

.pagination-container .action.secondary.next {
  padding: 14px 60px 14px 18px;
  white-space: nowrap
}

.pagination-container .action.secondary.next:before {
  transform: rotate(-90deg);
  right: 12px
}

.pagination-container .action.secondary.previous {
  padding: 14px 18px 14px 60px;
  white-space: nowrap
}

.pagination-container .action.secondary.previous:before {
  transform: rotate(90deg);
  left: 12px
}

.pagination-container .action.secondary:hover {
  border-color: #e6e6e6;
  color: #4a4a4a
}

@media (max-width: 767px) {
  .pagination-container .action.secondary {
    padding:24px;
    border: none;
    font-size: 0px
  }

  .pagination-container .action.secondary:before {
    top: 20%
  }
}

.pagination-container .pagination-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto
}

.pagination-container .pagination-list li a {
  padding: 6px;
  font-weight: 400;
  cursor: pointer;
  color: #4a4a4a;
  transition: .3s ease
}

.pagination-container .pagination-list li a:hover,.pagination-container .pagination-list li a.active {
  color: #f56400
}

@media (max-width: 767px) {
  .pagination-container .pagination-list {
    margin-left:inherit;
    margin-right: inherit
  }
}

.pagination-container .hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none
}

@media (max-width: 767px) {
  .pagination-container {
    justify-content:center
  }
}

.product-bar {
  width: 100%;
  margin: 30px auto 0;
  padding: 0 30px;
  position: relative;
  background-color: #fff;
  z-index: 150;
  max-width: 1280px;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden
}

.product-bar:before {
  content: '';
  display: none;
  position: fixed;
  height: 60px;
  left: 0;
  top: 0;
  width: 100vw;
  background-color: #fff;
  box-shadow: 0px 2px 20px -3px rgba(0,0,0,.15);
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .5s ease
}

@media (min-width: 992px) {
  .product-bar:before {
    height:117px
  }
}

@media (min-width: 1200px) {
  .product-bar:before {
    height:147px
  }
}

.product-bar .scroll-right,.product-bar .scroll-left {
  position: absolute;
  width: 90px;
  height: 100%
}

.product-bar .scroll-right .arrow,.product-bar .scroll-left .arrow {
  position: absolute;
  top: 50%;
  width: 34px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: .5s ease;
  cursor: pointer;
  outline: none;
  z-index: 2
}

.product-bar .scroll-right .gradient,.product-bar .scroll-left .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1
}

.product-bar .scroll-right {
  justify-content: flex-end
}

.product-bar .scroll-right .arrow {
  background-image: url('../../hager_upro/img/icons/chevron-right.svg');
  transform: translate(0,-50%)
}

.theme-iboco .product-bar .scroll-right .arrow {
  background-image: url('../../hager_upro/img/icons/chevron-right-blue.svg')
}

.product-bar .scroll-right .arrow:hover {
  padding-bottom: 8px
}

.product-bar .scroll-right .gradient {
  background-image: linear-gradient(to right,rgba(255,255,255,0),#fff,#fff)
}

.product-bar .scroll-left .arrow {
  background-image: url('../../hager_upro/img/icons/chevron-left.svg');
  transform: translate(0,-50%);
  left: 0
}

.theme-iboco .product-bar .scroll-left .arrow {
  background-image: url('../../hager_upro/img/icons/chevron-left-blue.svg')
}

.product-bar .scroll-left .arrow:hover {
  padding-top: 8px
}

@media (min-width: 1200px) {
  .product-bar .scroll-left .arrow {
    left:-30px
  }
}

.product-bar .scroll-left .gradient {
  background-image: linear-gradient(to left,rgba(255,255,255,0),#fff,#fff)
}

.product-bar ul {
  display: none
}

@media (min-width: 992px) {
  .product-bar ul {
    display:flex;
    flex-grow: 1;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 0;
    z-index: 1;
    height: 60px;
    padding-right: 20px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow: auto;
    position: relative
  }
}

@media (min-width: 1200px) {
  .product-bar ul {
    flex:0 0 66.666667%;
    max-width: 66.666667%
  }
}

.product-bar ul::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  background: 0 0
}

.product-bar ul li {
  flex: 0 0 auto;
  position: relative;
  margin-right: 30px
}

.product-bar ul li a {
  font-size: 16px;
  font-weight: 400;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a;
  opacity: .6;
  transition: .5s ease
}

.product-bar ul li a:hover,.product-bar ul li a:focus {
  opacity: 1;
  color: #4a4a4a
}

.product-bar ul li:before {
  height: 1px;
  width: 0;
  content: '';
  background-color: #4a4a4a;
  position: absolute;
  transform: translateY(41px);
  transition: .5s ease
}

.product-bar ul li.active a {
  opacity: 1
}

.product-bar ul li.active:before {
  width: 100%
}

.product-bar ul.scrolling li:last-child a {
  margin-right: 20px
}

.product-bar ul.scrolling li.active:last-child:before {
  width: calc(100% - 20px)
}

.product-bar .product-links {
  flex-shrink: 1;
  margin-top: 30px;
  display: flex
}

@media (min-width: 992px) {
  .product-bar .product-links {
    margin-top:0;
    height: 100%;
    border-left: 1px solid #e6e6e6;
    padding: 0 0 0 15px
  }
}

.product-bar .product-links a {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  margin: 0 15px 15px 0;
  width: auto;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  position: relative
}

@media (min-width: 992px) {
  .product-bar .product-links a {
    white-space:nowrap;
    margin: 0 30px 0 0
  }

  .product-bar .product-links a:last-child {
    margin-right: 0
  }
}

.product-bar .product-links a span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-bar .product-links a .icon-text {
  padding: 0 15px 0 0
}

.fixed-bar .product-bar {
  position: sticky;
  top: 0;
  left: 0;
  margin: auto;
  align-items: center;
  box-shadow: 0 2px 20px -3px rgba(0,0,0,.15)
}

@media (min-width: 992px) {
  .fixed-bar .product-bar {
    box-shadow:inherit;
    top: var(--headerHeight)
  }
}

.fixed-bar .product-bar:before {
  opacity: 1;
  visibility: visible;
  pointer-events: auto
}

.product-info-wrapper {
  margin-top: 30px
}

@media (min-width: 1200px) {
  .product-info-wrapper .block.related {
    margin-bottom:30px
  }
}

.product.info.detailed {
  position: relative;
  width: 100%;
  padding: 0 30px;
  max-height: 600px;
  overflow: hidden
}

.product.info.detailed.show-see-more-button {
  padding: 0 30px 45px
}

.product.info.detailed.show-see-more-button .background-fade {
  display: block;
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 210px;
  background: linear-gradient(180deg,rgba(0,0,0,0),#fff)
}

.product.info.detailed.show-see-more-button .background-fade:after {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -20px;
  background: #fff
}

.product.info.detailed.show-see-more-button .see-more,.product.info.detailed.show-see-more-button .see-less {
  border: none;
  background: 0 0;
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  z-index: 1
}

.product.info.detailed.show-see-more-button .see-more {
  display: block;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%)
}

.product.info.detailed.show-see-more-button .see-less {
  display: none
}

.product.info.detailed.show-see-more-button.opened {
  padding: 0 30px;
  max-height: unset
}

.product.info.detailed.show-see-more-button.opened .background-fade {
  background: linear-gradient(180deg,rgba(0,0,0,0),rgba(255,255,255,0))
}

.product.info.detailed.show-see-more-button.opened .see-more {
  display: none
}

.product.info.detailed.show-see-more-button.opened .see-less {
  position: inherit;
  display: block;
  margin: 18px auto 0
}

.product.info.detailed .see-more,.product.info.detailed .see-less,.product.info.detailed .background-fade {
  display: none
}

.product.info.detailed .additional-attributes {
  overflow: hidden;
  position: relative;
  display: block
}

.product.info.detailed .product.data.items {
  max-width: 1280px;
  margin: auto
}

.product.info.detailed .product.data.items h2 {
  margin-bottom: 20px;
  font-size: 24px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 700;
  display: block
}

@media (min-width: 992px) {
  .product.info.detailed .product.data.items h2 {
    font-size:36px
  }
}

@media (min-width: 992px) {
  .product.info.detailed .product.data.items .content {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
}

.product.info.detailed .product.data.items .show-more.data {
  display: none;
  width: 287px;
  text-align: center;
  margin: 0 auto;
  padding: 20px 60px 20px 20px;
  font-size: 14px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #f56400;
  border: 2px solid #f56400;
  position: relative;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: .3s ease
}

.product.info.detailed .product.data.items .show-more.data:before {
  content: '';
  background: url(../../hager_upro/img/icons/expand-more.svg);
  background-position: inherit;
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: inherit;
  right: 30px;
  top: calc(45%);
  transition: .5s ease
}

.product.info.detailed .product.data.items .show-more.data.enabled {
  display: block;
  visibility: visible;
  opacity: 1;
  pointer-events: auto
}

.product.info.detailed .product.data.items .show-more.data.enabled:hover {
  cursor: pointer
}

.product.info.detailed .product.data.items .show-more.data.expended {
  margin-top: 30px
}

.product.info.detailed .product.data.items .show-more.data.expended:before {
  transform: rotate(-180deg);
  top: 30%
}

.product.info.detailed .product.data.items .show-more.data.collapsed {
  margin-top: 30px
}

.product .additional-attributes__header {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  padding-bottom: 12px;
  padding-top: 6px
}

.product .additional-attributes__wrapper {
  width: 100%
}

@media (min-width: 992px) {
  .product .additional-attributes__wrapper {
    display:flex;
    gap: 30px
  }
}

.product .additional-attributes__wrapper.single-group .additional-attributes__header {
  padding: 12px 0
}

.product .additional-attributes__wrapper.single-group .additional-attributes__product-specs__item {
  padding: 12px 0;
  border-bottom: 1px solid #e6e6e6
}

.product .additional-attributes__wrapper.single-group .additional-attributes__product-specs__item:last-child {
  border-bottom: 0
}

.product .additional-attributes__wrapper.multiple-group .additional-attributes__group {
  padding: 12px 0;
  border-bottom: 1px solid #e6e6e6
}

.product .additional-attributes__wrapper.multiple-group .additional-attributes__group:last-child {
  border-bottom: 0
}

.product .additional-attributes__wrapper.multiple-group .additional-attributes__group .additional-attributes__product-specs__item {
  margin: 6px 0;
  padding: 0;
  border: none
}

.product .additional-attributes__product-specs {
  flex: 1;
  margin: 0
}

.product .additional-attributes__product-specs__label .simple-value li:before {
  content: '- '
}

.product .additional-attributes__product-specs__data {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400
}

.product .additional-attributes__product-specs caption {
  display: none
}

.product.media #gallery-prev-area {
  display: none
}

.product.media .result-flag {
  padding: 4px 6px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: inline-block;
  background-color: #f56400;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase
}

.product.media .result-flag.flag-dark,.product.media .result-flag .flag-dark-AUSLAUF {
  background-color: #4a4a4a
}

.motion-gallery {
  width: 100%
}

.motion-gallery__preview {
  width: 100%;
  height: 200px;
  margin-bottom: 16px;
  position: relative
}

.motion-gallery__preview.image360:before,.motion-gallery__preview.video:before {
  content: '';
  cursor: zoom-in;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  background-repeat: no-repeat;
  background-size: contain
}

.motion-gallery__preview.image360:before {
  background-image: url(../../hager_upro/img/icons/ico_360_preview.svg);
  width: 80px;
  height: 80px
}

.motion-gallery__preview.video:before {
  background-image: url(../../hager_upro/img/icons/ico-play-video.svg);
  width: 50px;
  height: 50px
}

.theme-iboco .motion-gallery__preview.video:before {
  background-image: url(../../hager_upro/img/icons/ico-play-video-blue.svg)
}

@media (min-width: 992px) {
  .motion-gallery__preview {
    height:325px
  }
}

.motion-gallery__preview .df-ui-badge {
  position: absolute;
  left: 0;
  top: 0;
  cursor: zoom-in;
  z-index: 2
}

.motion-gallery__preview--image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  cursor: zoom-in
}

.motion-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(5,55px);
  grid-auto-rows: auto;
  justify-content: center;
  gap: 8px;
  padding: 0;
  position: relative
}

.motion-gallery__thumbs--video:before,.motion-gallery__thumbs--img-360:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}

.motion-gallery__thumbs--video:before {
  background-image: url(../../hager_upro/img/icons/ico-play-video.svg);
  width: 24px;
  height: 24px;
  z-index: 2
}

.theme-iboco .motion-gallery__thumbs--video:before {
  background-image: url(../../hager_upro/img/icons/ico-play-video-blue.svg)
}

.motion-gallery__thumbs--img-360 {
  background-color: #fff
}

.motion-gallery__thumbs--img-360:before {
  background-image: url(../../hager_upro/img/icons/ico-img-360.svg);
  width: 28px;
  height: 21px
}

.motion-gallery__thumbs__item {
  border: 1px solid #e6e6e6;
  position: relative;
  cursor: pointer;
  width: 55px;
  height: 55px;
  justify-self: center;
  box-sizing: content-box;
  background: #fff
}

.motion-gallery__thumbs__item.active {
  border: 2px solid #00aae1
}

.motion-gallery__thumbs__item--last {
  position: relative
}

.motion-gallery__thumbs__item--last span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  font-size: 22px;
  color: #4a4a4a
}

.motion-gallery__thumbs__item--last span:after {
  content: " +" attr(data-label)
}

.motion-gallery__thumbs--image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 4px;
  transition: all .2s ease-in-out
}

.motion-gallery__thumbs--image:hover {
  transform: scale(1.1)
}

.motion-gallery__videos {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #e6e6e6
}

.motion-gallery__videos__item {
  display: flex;
  margin-bottom: 32px;
  cursor: pointer
}

.motion-gallery__videos__item.active .motion-gallery__videos__container-image {
  border: 2px solid #00aae1
}

.motion-gallery__videos__item:last-child {
  margin-bottom: 0
}

.motion-gallery__videos__item--desc {
  font-size: 14px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.motion-gallery__videos__container-image {
  flex: 0 0 114px;
  height: 72px;
  margin-right: 12px;
  border: 1px solid #e6e6e6;
  position: relative;
  box-sizing: content-box
}

.motion-gallery__videos__container-image--image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 4px
}

.motion-gallery__zoom,.motion-gallery__overlay {
  display: none;
  position: fixed
}

.motion-gallery__zoom {
  top: 0;
  left: 0;
  z-index: 1041;
  width: 100vw;
  height: 100vh;
  background-color: #fff
}

.motion-gallery__zoom.show {
  display: flex;
  flex-direction: column
}

@media (min-width: 992px) {
  .motion-gallery__zoom.show {
    display:grid
  }
}

@media (min-width: 992px) {
  .motion-gallery__zoom {
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 95vw;
    height: 95vh;
    grid-template-columns: 360px 1fr;
    grid-template-rows: inherit
  }
}

.motion-gallery__zoom--close {
  position: absolute;
  right: 16px;
  top: 16px;
  background: url('../../hager_upro/img/icons/cross-dark.svg') no-repeat center;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border: none;
  z-index: 1
}

@media (min-width: 992px) {
  .motion-gallery__zoom--close {
    right:30px;
    top: 20px
  }
}

.motion-gallery__zoom__gallery {
  overflow-y: auto;
  padding: 0;
  order: 2
}

@media (min-width: 992px) {
  .motion-gallery__zoom__gallery {
    order:1;
    padding: 30px 10px;
    border-right: 1px solid #e6e6e6;
    height: 100%
  }
}

.motion-gallery__zoom__gallery .motion-gallery__thumbs {
  padding: 0 30px 75px
}

@media (min-width: 992px) {
  .motion-gallery__zoom__gallery .motion-gallery__thumbs {
    padding:0
  }
}

.motion-gallery__zoom__gallery .df-ui-badge {
  display: none
}

@media (min-width: 992px) {
  .motion-gallery__zoom__gallery .df-ui-badge {
    margin-bottom:10px;
    display: inline-block
  }
}

.motion-gallery__zoom__gallery--title,.motion-gallery__zoom__gallery--ref {
  display: none
}

@media (min-width: 992px) {
  .motion-gallery__zoom__gallery--title,.motion-gallery__zoom__gallery--ref {
    display:block
  }
}

.motion-gallery__zoom__gallery--ref {
  color: #00aae1;
  margin-bottom: 24px
}

.motion-gallery__zoom__content {
  position: relative;
  order: 1
}

@media (min-width: 992px) {
  .motion-gallery__zoom__content {
    order:2;
    height: 100%;
    overflow: hidden
  }
}

.motion-gallery__zoom__content-item {
  padding: 0 10px 15px;
  width: 100%;
  height: 285px;
  padding-top: 60px;
  position: relative
}

@media (min-width: 768px) and (max-width:991px) {
  .motion-gallery__zoom__content-item {
    padding:65px 15px;
    height: 500px;
    margin-top: inherit
  }
}

@media (min-width: 992px) {
  .motion-gallery__zoom__content-item {
    padding:65px 15px;
    height: 100%;
    margin-top: inherit
  }
}

.motion-gallery__zoom__content-item .df-ui-badge {
  position: absolute;
  top: 50px;
  left: 16px
}

@media (min-width: 992px) {
  .motion-gallery__zoom__content-item .df-ui-badge {
    display:none
  }
}

.motion-gallery__zoom__content-item img {
  width: 100%;
  height: 100%;
  object-fit: contain
}

.motion-gallery__zoom__content-item--scale360 {
  height: 100%
}

@media (min-width: 992px) {
  .motion-gallery__zoom__content-item--scale360:before {
    content:'';
    position: absolute;
    bottom: -37px;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(../../hager_upro/img/icons/ico-img-360.svg);
    width: 28px;
    height: 21px;
    cursor: default
  }
}

.motion-gallery__zoom__content-item--scale360 .cloudimage-360-inner-box {
  height: 100%;
  display: flex;
  justify-content: center
}

.motion-gallery__zoom__content-item--scale360 .cloudimage-360-inner-box canvas {
  width: auto !important;
  height: 100% !important
}

.motion-gallery__overlay {
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,.5);
  transition: opacity .15s linear
}

.motion-gallery__overlay.show {
  display: block
}

.system-text {
  margin: 60px 0;
  padding: 0 30px
}

.system-text .block-title {
  margin-bottom: 30px;
  font-size: 24px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #00477e
}

@media (min-width: 992px) {
  .system-text .block-title {
    font-size:36px
  }
}

@media (min-width: 1310px) {
  .system-text {
    padding:0
  }
}

.system-text .dropdown {
  width: 100%
}

@media (min-width: 1200px) {
  .system-text .dropdown {
    width:50%
  }
}

.system-text .dropdown button {
  width: 100%;
  margin-bottom: 18px;
  padding: 20px 70px 20px 30px;
  position: relative;
  background: #f7f7f7;
  border: none;
  color: #4a4a4a;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-align: left;
  letter-spacing: -.2px;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.system-text .dropdown button:after {
  content: '';
  margin: 0;
  display: inline-block;
  width: 11px;
  height: 7px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0,-50%);
  background: url(../../hager_upro/img/icons/expand-more.svg) 0 0 no-repeat;
  border: none;
  vertical-align: unset
}

.system-text .dropdown button.active {
  background: #fff;
  border: 1px solid rgba(0,0,0,.1);
  border-bottom: #fff;
  z-index: 2
}

.system-text .dropdown .system-text__menu {
  padding: 0 30px;
  top: -3px !important;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 18px 24px 0 rgba(0,0,0,.1);
  background: #fff;
  border-radius: 0;
  z-index: 1
}

.system-text .dropdown .system-text__menu .dropdown-item {
  padding: 10px 0;
  box-shadow: inset 0 -1px 0 0 #e6e6e6;
  background: 0 0
}

.system-text .dropdown .system-text__menu .dropdown-item.active {
  background-color: transparent;
  color: #4a4a4a;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400
}

.system-text .system-text__content {
  padding: 30px;
  background: #f7f7f7
}

.system-text .system-text__content p,.system-text .system-text__content span {
  display: block;
  font-family: 'PT Mono';
  font-size: 14px;
  color: #4a4a4a
}

.system-text .system-text__content ul.tender-attributes li {
  display: flex;
  flex-wrap: wrap;
  margin: 12px -15px
}

.system-text .system-text__content ul.tender-attributes li span {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0 15px
}

@media (min-width: 992px) {
  .system-text .system-text__content ul.tender-attributes li span.left-block {
    max-width:58.333333;
    flex: 0 0 58.333333%
  }
}

@media (min-width: 992px) {
  .system-text .system-text__content ul.tender-attributes li span.right-block {
    max-width:41.666667%;
    flex: 0 0 41.666667%
  }
}

.system-text .system-text__actions {
  margin-top: 30px;
  position: relative
}

@media (min-width: 992px) {
  .system-text .system-text__actions {
    margin:0
  }
}

.system-text .system-text__actions .desc-help {
  font-size: 12px
}

.system-text .system-text__actions button,.system-text .system-text__actions a {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: 0 0 18px
}

@media (min-width: 768px) and (max-width:991px) {
  .system-text .system-text__actions button,.system-text .system-text__actions a {
    display:inline-flex;
    width: auto;
    margin: 0 30px 0 0
  }

  .system-text .system-text__actions button:last-child,.system-text .system-text__actions a:last-child {
    margin: 0
  }
}

@media (min-width: 992px) {
  .system-text .system-text__actions button,.system-text .system-text__actions a {
    width:100%
  }
}

@media (min-width: 1200px) {
  .system-text .system-text__actions button,.system-text .system-text__actions a {
    width:50%
  }
}

.system-text .system-text__actions button .icon svg,.system-text .system-text__actions a .icon svg {
  fill: #f56400
}

.theme-iboco .system-text .system-text__actions button .icon svg,.theme-iboco .system-text .system-text__actions a .icon svg {
  fill: #2769b2
}

.system-text .system-text__actions button:hover .icon svg,.system-text .system-text__actions a:hover .icon svg {
  fill: #fff
}

.system-text .system-text__actions .copied {
  height: 0;
  position: absolute;
  bottom: -40px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  font-size: 12px;
  transition: all .2s ease-in-out
}

@media (min-width: 1200px) {
  .system-text .system-text__actions .copied {
    bottom:auto;
    top: 55px;
    left: 55%
  }
}

.system-text .system-text__actions .copied.show {
  opacity: 1;
  visibility: visible;
  height: auto
}

.product-documents-container {
  margin: 30px 0;
  padding: 30px 0;
  background-color: #f7f7f7
}

@media (min-width: 992px) {
  .product-documents-container {
    margin:60px 0;
    padding: 60px 0
  }
}

.product-documents-container .product-documents-wrapper {
  margin-bottom: 18px
}

.product-documents-container .product-documents-wrapper:last-child {
  margin-bottom: 0
}

.product-documents-container .product-documents {
  padding: 0 30px
}

.product-documents-container .product-documents__title {
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: -.2px
}

.product-documents-container .product-documents__produktbild {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0
}

.product-documents-container .product-documents__produktbild--subtitle {
  padding: 15px 0 15px 30px;
  margin: 0
}

.product-documents-container .product-documents__produktbild p {
  padding: 0 0 15px 15px
}

.product-documents-container .product-documents__subtitle {
  margin-bottom: 0;
  padding-left: 30px;
  font-size: 18px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -.2px
}

.product-documents-container .product-documents__description {
  font-size: 16px;
  line-height: 20px
}

.table-product {
  width: 100%
}

.table-product li {
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 0
}

.table-product li:last-child {
  border: none
}

.table-product li a {
  color: #4a4a4a
}

.table-product li a:hover {
  color: #f56400
}

.table-product li p {
  margin: 0
}

.table-product__item {
  width: 100%;
  padding: 0 10px;
  word-break: break-word
}

.table-product__item:empty {
  padding: 0
}

.table-product__description {
  margin-bottom: 12px
}

@media (min-width: 992px) {
  .table-product__description {
    margin-bottom:0
  }
}

.table-product__checkbox {
  max-width: 24px;
  flex: 0 0 24px;
  padding: 7px 0 0;
  text-align: left;
  position: relative
}

.table-product__subtitle-wrapper {
  padding: 15px 0
}

.table-product__icon {
  text-align: center;
  max-width: 48px;
  flex: 0 0 48px;
  padding: 5px 0 0
}

@media (min-width: 992px) {
  .table-product__icon {
    max-width:9.89%;
    flex: 0 0 9.890000000000001%;
    padding: 0 15px
  }
}

.table-product__icon img {
  max-width: 100%
}

@media (min-width: 992px) {
  .table-product__description-wrapper {
    max-width:90.11%;
    flex: 0 0 90.11%
  }
}

.table-product__description-wrapper-w-checkbox {
  max-width: calc(100% - 24px);
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc(100% - 24px);
  padding-left: 15px
}

@media (min-width: 992px) {
  .table-product__description-wrapper-w-checkbox .table-product__description {
    max-width:80%;
    flex: 0 0 80%
  }
}

@media (min-width: 992px) {
  .table-product__description-wrapper-w-checkbox .table-product__ext-wrapper {
    max-width:20%;
    flex: 0 0 20%
  }
}

.table-product__extension,.table-product__weight,.table-product__download {
  text-transform: uppercase;
  width: auto
}

.table-product__download {
  text-align: left
}

@media (min-width: 992px) {
  .table-product__download {
    text-align:right
  }
}

@media (min-width: 992px) {
  .table-product__description {
    max-width:75%;
    flex: 0 0 75%
  }
}

.table-product__ext-wrapper {
  justify-content: flex-start
}

@media (min-width: 992px) {
  .table-product__ext-wrapper {
    max-width:25%;
    flex: 0 0 25%;
    justify-content: space-between
  }
}

.table-product__name {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  padding-bottom: 6px
}

@media (min-width: 992px) {
  .table-product__name {
    padding-bottom:0
  }
}

.table-product .no-border {
  border: none
}

.table-product .custom-control-label:before,.table-product .custom-control-label:after {
  left: 0;
  top: 0
}

.table-product .custom-control-input {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2
}

.catalog-product-view .sustainability {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "title" "desc" "tags" "documents";
  column-gap: 60px;
  row-gap: 30px;
  padding: 30px
}

@media (min-width: 992px) {
  .catalog-product-view .sustainability {
    grid-template-columns:2fr 5fr;
    grid-template-areas: "title desc" "tags documents"
  }
}

.catalog-product-view .sustainability__title {
  grid-area: title
}

.catalog-product-view .sustainability__title h2 {
  font-size: 36px;
  margin: 0
}

.catalog-product-view .sustainability__desc {
  align-self: end;
  grid-area: desc
}

.catalog-product-view .sustainability__desc a {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  margin-left: 5px
}

.catalog-product-view .sustainability__desc p {
  margin: 0
}

.catalog-product-view .sustainability__tags {
  display: flex;
  align-self: start;
  flex-wrap: wrap;
  gap: 8px;
  grid-area: tags
}

.catalog-product-view .sustainability__tags__item {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 10px 15px;
  border-radius: 30px;
  border: 1px solid #e6e6e6
}

.catalog-product-view .sustainability__tags__item span:last-child {
  font-weight: 700
}

.catalog-product-view .sustainability__documents {
  grid-area: documents
}

.catalog-product-view .sustainability__documents h3 {
  font-size: 16px;
  color: #4a4a4a;
  margin-bottom: 20px
}

.catalog-product-view .sustainability__documents__list {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 30px;
  row-gap: 12px
}

@media (min-width: 992px) {
  .catalog-product-view .sustainability__documents__list {
    grid-template-columns:1fr 1fr
  }
}

.catalog-product-view .sustainability__documents__list .sustainability-document {
  display: flex;
  justify-content: space-between;
  gap: 10px
}

.catalog-product-view .sustainability__documents__list .sustainability-document__name a {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a;
  text-decoration: underline;
  word-break: break-word
}

.catalog-product-view .sustainability__documents__list .sustainability-document__name a:hover {
  color: #f56400
}

.catalog-product-view .sustainability__documents__list .sustainability-document__action {
  display: flex;
  gap: 8px;
  color: #737373;
  text-wrap: nowrap
}

.catalog-product-view .sustainability__documents__list .sustainability-document__action__cta a:after {
  width: .8em;
  height: .8em;
  background-size: contain
}

.file-list {
  padding: 0 30px
}

.notices-documents-container {
  padding: 0 0 60px;
  width: 100%;
  display: inline-block;
  transition: .5s ease
}

.notices-documents-container.loading {
  opacity: .2;
  pointer-events: none
}

.notices-documents-container .table-instruction {
  border-top: 1px solid #e6e6e6
}

.notices-documents-container .table-instruction__checkbox {
  flex: 0 0 24px;
  padding: 0;
  text-align: left;
  position: relative
}

.notices-documents-container .table-instruction__checkbox .custom-control-input {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2
}

.notices-documents-container .table-instruction__checkbox .custom-control-label:before,.notices-documents-container .table-instruction__checkbox .custom-control-label:after {
  left: 0;
  top: -2px
}

.notices-documents-container .table-instruction__description-wrapper {
  max-width: calc(100% - 24px);
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc(100% - 24px)
}

.notices-documents-container .table-instruction__description-wrapper .asset-name {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  margin-bottom: 12px
}

@media (min-width: 992px) {
  .notices-documents-container .table-instruction__description-wrapper .asset-name {
    margin-bottom:6px
  }
}

.pagination-container.notice .pagination-list {
  display: none
}

@media (min-width: 768px) {
  .pagination-container.notice .pagination-list {
    display:flex
  }
}

.pagination-container.notice .pagination-list.mobile {
  white-space: nowrap;
  display: block
}

@media (min-width: 768px) {
  .pagination-container.notice .pagination-list.mobile {
    display:none
  }
}

.block.related,.block.most_viewed,.block.most_searched {
  padding: 30px
}

@media (min-width: 992px) {
  .block.related,.block.most_viewed,.block.most_searched {
    padding:60px 30px
  }
}

@media (min-width: 1200px) {
  .block.related,.block.most_viewed,.block.most_searched {
    padding:60px 0
  }
}

@media (min-width: 992px) {
  .block.related .block-relations-content,.block.most_viewed .block-relations-content,.block.most_searched .block-relations-content {
    padding:0 30px
  }
}

.block.related h2,.block.most_viewed h2,.block.most_searched h2 {
  margin: 0;
  font-size: 24px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400
}

@media (min-width: 992px) {
  .block.related h2,.block.most_viewed h2,.block.most_searched h2 {
    font-size:36px
  }
}

.block.related .block-content.content,.block.most_viewed .block-content.content,.block.most_searched .block-content.content {
  margin-top: 30px;
  position: relative
}

.block.related .block-content.content .product-item .price-box .price-container .price--unit,.block.most_viewed .block-content.content .product-item .price-box .price-container .price--unit,.block.most_searched .block-content.content .product-item .price-box .price-container .price--unit {
  display: inline-block;
  margin-left: 5px
}

.block.related .block-content.content .swiper,.block.most_viewed .block-content.content .swiper,.block.most_searched .block-content.content .swiper {
  position: unset
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info:hover .product-item-name,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info:hover .product-item-name,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info:hover .product-item-name {
  color: #f56400
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info:hover .product-image-photo,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info:hover .product-image-photo,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info:hover .product-image-photo {
  transform: scale(1.05)
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper {
  padding: 18px;
  display: block;
  margin-bottom: 18px;
  background-origin: content-box !important;
  overflow: hidden
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  width: 100%;
  height: 200px;
  object-fit: contain;
  transition: all .2s ease-in-out
}

@media (max-width: 767px) {
  .block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    max-height:130px
  }
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product-item-name,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product-item-name,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product-item-name {
  font-size: 18px;
  color: #4a4a4a;
  margin-bottom: 6px
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product-item-name span,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product-item-name span,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product-item-name span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price-label,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price-label,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price-label {
  display: none
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price--unit,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price--unit,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price--unit {
  display: inline-block
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product.attribute.ean,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product.attribute.ean,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product.attribute.ean {
  display: flex
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product.attribute.ean .type,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product.attribute.ean .type,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .product.attribute.ean .type {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-weight: 400;
  margin-right: 6px
}

.block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price-box .price-container .price-label.no-price,.block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price-box .price-container .price-label.no-price,.block.most_searched .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-details .price-box .price-container .price-label.no-price {
  display: none
}

.block.related .block-content.content .swiper .swiper-button-prev,.block.most_viewed .block-content.content .swiper .swiper-button-prev,.block.most_searched .block-content.content .swiper .swiper-button-prev,.block.related .block-content.content .swiper .swiper-button-next,.block.most_viewed .block-content.content .swiper .swiper-button-next,.block.most_searched .block-content.content .swiper .swiper-button-next {
  display: none
}

@media (min-width: 992px) {
  .block.related .block-content.content .swiper .swiper-button-prev,.block.most_viewed .block-content.content .swiper .swiper-button-prev,.block.most_searched .block-content.content .swiper .swiper-button-prev,.block.related .block-content.content .swiper .swiper-button-next,.block.most_viewed .block-content.content .swiper .swiper-button-next,.block.most_searched .block-content.content .swiper .swiper-button-next {
    display:block;
    top: -42px
  }
}

.block.related .block-content.content .swiper .swiper-button-prev:after,.block.most_viewed .block-content.content .swiper .swiper-button-prev:after,.block.most_searched .block-content.content .swiper .swiper-button-prev:after,.block.related .block-content.content .swiper .swiper-button-next:after,.block.most_viewed .block-content.content .swiper .swiper-button-next:after,.block.most_searched .block-content.content .swiper .swiper-button-next:after {
  font-size: 1.5rem;
  color: #f56400
}

.block.related .block-content.content .swiper .swiper-button-prev.swiper-button-disabled:after,.block.most_viewed .block-content.content .swiper .swiper-button-prev.swiper-button-disabled:after,.block.most_searched .block-content.content .swiper .swiper-button-prev.swiper-button-disabled:after,.block.related .block-content.content .swiper .swiper-button-next.swiper-button-disabled:after,.block.most_viewed .block-content.content .swiper .swiper-button-next.swiper-button-disabled:after,.block.most_searched .block-content.content .swiper .swiper-button-next.swiper-button-disabled:after {
  color: #afafaf
}

.block.related .block-content.content .swiper .swiper-button-next,.block.most_viewed .block-content.content .swiper .swiper-button-next,.block.most_searched .block-content.content .swiper .swiper-button-next {
  right: 0
}

.block.related .block-content.content .swiper .swiper-button-prev,.block.most_viewed .block-content.content .swiper .swiper-button-prev,.block.most_searched .block-content.content .swiper .swiper-button-prev {
  left: auto;
  right: 30px
}

.block.related .block-content.content .swiper .swiper-pagination,.block.most_viewed .block-content.content .swiper .swiper-pagination,.block.most_searched .block-content.content .swiper .swiper-pagination {
  position: relative;
  bottom: unset;
  margin-top: 12px
}

.block.related .block-content.content .swiper .swiper-pagination-bullet-active,.block.most_viewed .block-content.content .swiper .swiper-pagination-bullet-active,.block.most_searched .block-content.content .swiper .swiper-pagination-bullet-active {
  background: #f56400
}

@media (min-width: 992px) {
  .block.related .block-content.content .swiper .swiper-pagination,.block.most_viewed .block-content.content .swiper .swiper-pagination,.block.most_searched .block-content.content .swiper .swiper-pagination {
    display:none
  }
}

.block.most_viewed,.block.most_searched {
  background-color: #f7f7f7;
  padding-left: 30px;
  padding-right: 30px
}

.block.related.show-more-block .read-more-container {
  text-align: center
}

.block.related.show-more-block .read-more-container a {
  text-align: center;
  display: inline-block;
  margin-top: 60px;
  position: relative;
  padding-right: 50px;
  color: #f56400;
  cursor: pointer
}

.block.related.show-more-block .read-more-container a.hidden {
  display: none
}

.block.related.show-more-block .read-more-container a:after {
  content: '';
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../../hager_upro/img/icons/arrows.svg) no-repeat center
}

.theme-iboco .block.related.show-more-block .read-more-container a:after {
  background: url(../../hager_upro/img/icons/arrows-blue.svg) no-repeat center
}

.block.related.show-more-block .show-more-content {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fill,minmax(130px,1fr))
}

@media (min-width: 768px) {
  .block.related.show-more-block .show-more-content {
    grid-template-columns:repeat(3,1fr)
  }
}

@media (min-width: 1200px) {
  .block.related.show-more-block .show-more-content {
    grid-template-columns:repeat(5,1fr);
    gap: 30px
  }
}

.block.related.show-more-block .product-item {
  transition: transform .3s ease-in-out,box-shadow .3s ease-in-out,color .3s ease-in-out
}

@media (min-width: 992px) {
  .block.related.show-more-block .product-item {
    padding:15px
  }

  .block.related.show-more-block .product-item:hover {
    transform: translateY(-5px);
    box-shadow: 0px 5px 20px rgba(0,0,0,.05)
  }

  .block.related.show-more-block .product-item:hover .product-item__name,.block.related.show-more-block .product-item:hover .product-item-details a {
    color: #f56400
  }
}

.block.related.show-more-block .product-item__name {
  font-weight: 700;
  margin-bottom: 6px;
  color: #4a4a4a
}

.block.related.show-more-block .product-item .product-image-container {
  margin-bottom: 18px
}

.block.related.show-more-block .product-item .product-image-container .product-image-wrapper {
  display: flex;
  justify-content: center
}

.block.related.show-more-block .product-item__description {
  margin-bottom: 6px;
  color: #4a4a4a
}

.block.related.show-more-block .product-item .attribute {
  color: #4a4a4a
}

.block.related.show-more-block .product-item .price-container {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  color: #4a4a4a
}

@media (min-width: 992px) {
  .block.related.show-more-block .product-item .price-container {
    flex-direction:row
  }
}

.block.related.show-more-block .product-item .price-container .price-label {
  margin-right: 5px;
  display: none
}

.block.related.show-more-block .product-item .price-container .price-base {
  display: flex
}

.block.related.show-more-block .product-item-details {
  margin-top: 18px
}

.block.related.show-more-block .product-item-details a {
  color: #4a4a4a;
  font-weight: 700
}

.block.related.show-more-block .product-item-details a span {
  font-size: 16px
}

@media (min-width: 992px) {
  .block.related.show-more-block .product-item-details a span {
    font-size:18px
  }
}

.block.related.show-more-block .product-item-details .product-description {
  margin-top: 6px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 14px
}

@media (min-width: 992px) {
  .block.related.show-more-block .product-item-details .product-description {
    font-size:16px
  }
}

.block.related.show-more-block .product-item-details .price-base {
  display: flex;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 700;
  margin-top: 6px
}

.block.related.show-more-block .product-item-details .price-base span {
  font-size: 16px
}

@media (min-width: 992px) {
  .block.related.show-more-block .product-item-details .price-base span {
    font-size:18px
  }
}

.block.related.show-more-block .product-item-details .price-base .price-wrapper {
  margin-right: 5px
}

.block.related.show-more-block .product-image-photo {
  width: 80%;
  height: 195px;
  object-fit: contain
}

@media (min-width: 992px) {
  .block.related.show-more-block .product-image-photo {
    width:initial;
    object-fit: initial
  }
}

.spare-container {
  display: flex;
  justify-content: space-between;
  flex-direction: column
}

@media (min-width: 992px) {
  .spare-container {
    flex-direction:row;
    align-items: center
  }
}

.spare-container .block-title {
  margin-bottom: 15px
}

@media (min-width: 992px) {
  .spare-container .block-title {
    margin-bottom:0
  }
}

.spare-container__by-with-shop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f2fafd;
  flex-direction: column;
  padding: 20px
}

@media (min-width: 992px) {
  .spare-container__by-with-shop {
    flex-direction:row;
    padding: 0
  }
}

.spare-container__by-with-shop p {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  margin: 0 0 20px;
  text-align: center
}

@media (min-width: 992px) {
  .spare-container__by-with-shop p {
    padding:0 30px;
    margin: 0
  }
}

.spare-container__by-with-shop a.action {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: auto
}

.spare-container__by-with-shop a.action:before {
  content: '';
  display: block;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: 0 0 no-repeat transparent;
  background-image: url(../../hager_upro/img/icons/cart-white.svg);
  background-size: cover
}

.loadding-btn {
  position: relative;
  transition: all .2s ease
}

.loadding-btn .lds-ring {
  display: none;
  position: absolute;
  right: 3px
}

.loadding-btn.load {
  padding-right: 30px
}

.loadding-btn.load .lds-ring {
  display: block
}

.loadding-btn .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;
  border-color: #fff transparent transparent;
  top: 0;
  bottom: 0;
  right: 3px
}

.multi-select-tool .loadding-btn .lds-ring div {
  width: 26px;
  height: 26px;
  right: 0;
  border-color: #f56400 #e6e6e6 #e6e6e6
}

.loadding-btn .lds-ring div:nth-child(1) {
  animation-delay: -.45s
}

.loadding-btn .lds-ring div:nth-child(2) {
  animation-delay: -.3s
}

.loadding-btn .lds-ring div:nth-child(3) {
  animation-delay: -.15s
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.footer form#news-letter-form .form-control {
  padding: 20px 12px
}

.footer form#news-letter-form .error {
  color: #f44336;
  padding-left: 13px
}

.component-spacer {
  margin: 30px 0
}

@media (min-width: 992px) {
  .component-spacer {
    margin:90px 0 20px
  }
}

.icon-download {
  display: inline-block;
  overflow: hidden;
  transition: all .3s ease-in-out
}

.icon-download:hover,.icon-download:focus {
  opacity: .8
}

.icon-download:after {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  background: url(../../hager_upro/img/icons/download.svg) 0 0 no-repeat transparent
}

.theme-iboco .icon-download:after {
  background: url(../../hager_upro/img/icons/download-blue-iboco.svg) 0 0 no-repeat transparent
}

.icon-open-link {
  display: inline-block;
  overflow: hidden;
  transition: all .3s ease-in-out
}

.icon-open-link:hover,.icon-open-link:focus {
  opacity: .8
}

.icon-open-link:after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url(../../hager_upro/img/icons/icon-external-link.svg) 0 0 no-repeat
}

.theme-iboco .icon-open-link:after {
  background: url(../../hager_upro/img/icons/icon-external-link-blue.svg) 0 0 no-repeat
}

.icon-link {
  display: inline-block;
  overflow: hidden;
  transition: all .3s ease-in-out
}

.icon-link:hover,.icon-link:focus {
  opacity: .8
}

.icon-link:after {
  content: '';
  display: block
}

.icon-link.icon-download:after {
  width: 16px;
  height: 21px
}

.icon-contact:after {
  width: 21px;
  height: 21px;
  background: url(../../hager_upro/img/icons/call.svg) 0 0 no-repeat transparent
}

.theme-iboco .icon-contact:after {
  background: url(../../hager_upro/img/icons/call-blue.svg) 0 0 no-repeat transparent
}

.icon-user-outline {
  font-size: inherit
}

.icon-user-outline:hover svg path {
  fill: #4a4a4a
}

[class^=theme-] .icon-user-outline svg path {
  stroke: #00477e
}

[class^=theme-] .icon-user-outline:hover svg path {
  fill: #00477e
}

.icon-user-default {
  font-size: inherit
}

.icon-user-default:hover svg path {
  fill: #00aae1
}

[class^=theme-] .icon-user-default svg path {
  fill: #00477e
}

[class^=theme-] .icon-user-default:hover svg path {
  fill: #00aae1
}

.icon-eye-off {
  background-image: url(../../hager_upro/img/icons/eye-off.svg)
}

.icon-eye-on {
  background-image: url(../../hager_upro/img/icons/eye-on.svg)
}

.icon-eye__wrapper {
  height: 53px;
  right: 15px;
  top: 28px;
  width: 38px
}

.icon-eye__img {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}

.header-list-links {
  overflow: visible
}

.header-list-links a {
  display: block;
  padding: 21px 30px 21px 62px;
  position: relative;
  border: 0;
  color: #00477e;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  line-height: 16px
}

.header-list-links a:before {
  content: '';
  position: absolute
}

.header-list-links a:after {
  content: '';
  width: 11px;
  height: 12px;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  background: url('../../hager_upro/img/icons/right-arrow-hagerde.svg') 0 0 no-repeat transparent
}

.header-list-links a.header-link-login {
  background: #00477e;
  color: #fff
}

.header-list-links a.header-link-login:before {
  width: 18px;
  height: 18px;
  left: 30px;
  background: url('../../hager_upro/img/icons/ic-account-hager-linklist.svg') 0 0 no-repeat transparent
}

.header-list-links a.header-link-login:after {
  background: url('../../hager_upro/img/icons/right-arrow.svg') 0 0 no-repeat transparent
}

.header-list-links a.header-link-logout {
  color: #ff8f33;
  padding-left: 30px
}

.header-list-links a.header-link-logout:after {
  display: none
}

.header-list-links a.header-link-setting:before {
  width: 24px;
  height: 24px;
  left: 30px;
  background: url('../../hager_upro/img/icons/setting.svg') 0 0 no-repeat transparent
}

.header-list-links a.header-link-setting:after {
  display: none
}

.header-list-links a.header-link-location:before {
  width: 16px;
  height: 20px;
  left: 29px;
  background: url('../../hager_upro/img/icons/ic-placeholderde.svg') 0 0 no-repeat transparent
}

.table-myhager {
  color: #4a4a4a;
  font-size: 16px
}

.table-myhager * {
  font-size: 16px;
  word-break: break-word !important;
  -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
  hyphens: auto !important
}

@media (max-width: 991px) {
  .table-myhager * {
    font-size:12px
  }
}

.table-myhager thead th,.table-myhager .thead th,.table-myhager thead .th,.table-myhager .thead .th {
  border-bottom: none;
  border-top: none;
  box-shadow: inset 0px -1px 0px rgba(0,0,0,.1);
  font-weight: 400;
  vertical-align: bottom
}

.table-myhager tbody td,.table-myhager .tbody td,.table-myhager tbody .td,.table-myhager .tbody .td {
  border-top: none;
  box-shadow: inset 0px -1px 0px rgba(0,0,0,.25);
  color: #737373
}

.table-myhager.table-striped tbody tr:nth-of-type(even),.table-myhager.table-striped .tbody tr:nth-of-type(even),.table-myhager.table-striped tbody .tr:nth-of-type(even),.table-myhager.table-striped .tbody .tr:nth-of-type(even) {
  background-color: #f7f7f7
}

.table-myhager .th,.table-myhager .td {
  padding: .75rem;
  vertical-align: top
}

@media (max-width: 991px) {
  .table-myhager .th,.table-myhager .td {
    padding:.65rem .3125rem .5rem
  }

  .table-myhager .th.actions,.table-myhager .td.actions {
    padding-top: .5rem
  }

  .table-myhager .th .label-bold,.table-myhager .td .label-bold {
    font-size: 12px !important
  }
}

.table-block,.table-block .thead,.table-block .tbody {
  display: block
}

.table-block .tr {
  display: flex;
  width: 100%
}

.table-block .th {
  display: block;
  overflow: hidden;
  white-space: nowrap
}

.table-block .td {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.table-block .type {
  flex: 0 0 20%;
  max-width: 20%
}

.table-block .type .label-bold {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis
}

.table-block .name {
  flex: 0 0 22%;
  max-width: 22%
}

.table-block .serial {
  flex: 0 0 28%;
  max-width: 28%
}

.table-block .version {
  flex: 0 0 11%;
  max-width: 11%
}

.table-block .status {
  flex: 0 0 13%;
  max-width: 13%;
  white-space: nowrap
}

.table-block .actions {
  flex: 0 0 6%;
  max-width: 6%
}

@media (max-width: 991px) {
  .table-block .th {
    padding-right:0
  }

  .table-block .type {
    flex: 0 0 24%;
    max-width: 24%
  }

  .table-block .name {
    flex: 0 0 20%;
    max-width: 20%
  }

  .table-block .serial {
    flex: 0 0 32%;
    max-width: 32%
  }

  .table-block .version {
    flex: 0 0 10%;
    max-width: 10%
  }

  .table-block .status {
    flex: 0 0 6%;
    max-width: 6%
  }

  .table-block .status:not(th) {
    text-align: center
  }

  .table-block .actions {
    flex: 0 0 8%;
    max-width: 8%;
    text-overflow: initial
  }
}

@media (max-width: 575px) {
  .table-block .type {
    flex:0 0 20%;
    max-width: 20%
  }

  .table-block .name {
    flex: 0 0 14%;
    max-width: 14%
  }

  .table-block .serial {
    flex: 0 0 36%;
    max-width: 36%
  }

  .table-block .version {
    flex: 0 0 10%;
    max-width: 10%
  }

  .table-block .status {
    flex: 0 0 10%;
    max-width: 10%
  }

  .table-block .actions {
    flex: 0 0 10%;
    max-width: 10%
  }
}

.accessories {
  padding: 0 30px 45px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  word-wrap: break-word
}

.accessories__title {
  font-size: 28px;
  max-width: 500px
}

@media (min-width: 778px) {
  .accessories {
    padding:0 0 30px 30px
  }

  .accessories__title {
    font-size: 36px
  }
}

.accessories .accessories-wrapper {
  display: flex;
  flex-direction: column;
  gap: 60px
}

@media (min-width: 992px) {
  .accessories .accessories-wrapper {
    flex-direction:row
  }
}

.accessories .accessories-wrapper .associated-products,.accessories .accessories-wrapper .must_have_products {
  display: flex;
  flex-direction: column;
  gap: 15px;
  word-wrap: break-word
}

.accessories .accessories-wrapper .associated-products h3,.accessories .accessories-wrapper .must_have_products h3 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  word-wrap: break-word;
  color: #4a4a4a
}

.accessories .accessories-wrapper .associated-products__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding-left: 0;
  list-style-type: none
}

.accessories .accessories-wrapper .must_have_products {
  gap: 0
}

.accessories .accessories-wrapper .must_have_products__header {
  display: flex;
  margin-bottom: 15px;
  flex-direction: row;
  justify-content: space-between
}

@media (min-width: 778px) {
  .accessories.--no-must-have {
    flex-direction:row
  }

  .accessories.--no-must-have .accessories__title {
    width: 35%
  }

  .accessories.--no-must-have .category-card {
    width: 290px
  }
}

.product-carousel {
  display: flex;
  overflow: hidden;
  padding-bottom: 30px;
  width: 100%;
  position: relative
}

@media (min-width: 992px) {
  .product-carousel {
    width:500px;
    position: relative
  }
}

.product-carousel__slide {
  background-color: #f8f9fa;
  height: initial
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  opacity: 1;
  background-color: #e6e6e6;
  transition: background .2s
}

.swiper-pagination-bullet-active {
  background-color: #f56400
}

.swiper-container {
  position: relative
}

.swiper-buttons {
  display: flex;
  flex-direction: row;
  gap: 7px
}

.swiper-buttons .hide-buttons {
  display: none
}

.button-prev,.button-next {
  width: 56px;
  height: 56px;
  background-color: #f7f7f7;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px
}

.button-prev:hover,.button-next:hover {
  background-color: #e6e6e6
}

.button-prev.swiper-button-disabled,.button-next.swiper-button-disabled {
  background-color: #fff
}

.button-prev.swiper-button-disabled img,.button-next.swiper-button-disabled img {
  opacity: .2
}

.must-have-product {
  background-color: #f8f9fa;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px
}

.must-have-product:hover {
  box-shadow: 0px 0px 14px 0px rgba(0,0,0,.1)
}

.must-have-product:hover .must-have-product__name {
  color: #f56400
}

@media (min-width: 992px) {
  .must-have-product {
    width:500px;
    height: 300px;
    flex-direction: row
  }
}

.must-have-product__image {
  max-width: 191px;
  margin-right: 20px
}

.must-have-product__image img {
  max-width: 100%;
  height: auto
}

.must-have-product__details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px
}

@media (min-width: 778px) {
  .must-have-product__details {
    width:60%
  }
}

.must-have-product__name,.must-have-product__description,.must-have-product__price {
  margin-bottom: 10px;
  color: inherit
}

.must-have-product__name a,.must-have-product__description a,.must-have-product__price a {
  color: inherit;
  text-decoration: none
}

.must-have-product__name {
  font-size: 18px;
  font-weight: 700
}

.must-have-product__price {
  font-weight: 700
}

@media (max-width: 767px) {
  .must-have-product__add-to-wishlist {
    width:100%
  }
}

.must-have-product__add-to-wishlist a.action {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 0
}

.must-have-product__add-to-wishlist a.action span {
  flex: 1 0 auto
}

.theme-iboco .must-have-product__add-to-wishlist a.action:before {
  background-image: url(../../hager_upro/img/icons/add_list_iboco.svg)
}

.must-have-product__add-to-wishlist a.action:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: 0 0 no-repeat transparent;
  background-size: cover;
  background-image: url(../../hager_upro/img/icons/add_list_orange.svg)
}

.must-have-product__add-to-wishlist a.action:hover:before {
  background-image: url(../../hager_upro/img/icons/add_list_white.svg)
}

.category-card {
  display: flex;
  width: 100%;
  height: 91px;
  padding: 16px 15px;
  align-items: center;
  gap: 15px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  cursor: pointer
}

.category-card__image {
  flex-shrink: 0;
  width: 50px;
  max-height: 100%;
  object-fit: contain;
  margin-right: 10px
}

.category-card__details {
  flex: 1;
  display: flex;
  line-height: 22px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 0
}

.category-card__count {
  line-height: normal;
  font-size: 12px;
  font-weight: 400;
  color: #737373
}

.category-card__title {
  font-size: 16px;
  font-weight: 700;
  color: #4a4a4a;
  overflow-wrap: anywhere;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box
}

.category-card__chevron-icon svg {
  width: 12px;
  height: 20px
}

@media (min-width: 778px) {
  .category-card {
    width:325px
  }
}

.category-card:hover {
  transition: all .1 s ease-in;
  box-shadow: 0px 0px 14px 0px rgba(0,0,0,.1);
  border: none
}

.category-card:hover .category-card__chevron-icon {
  transition: all .1s ease-in;
  transform: translateX(3px)
}

.category-card:hover .category-card__title {
  color: #f56400
}

.product-list {
  padding: 0;
  list-style-type: none
}

.product-list__item {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 15px 10px;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid #e6e6e6;
  transition: background-color .3s
}

@media (min-width: 992px) {
  .product-list__item {
    justify-content:space-between;
    flex-direction: row;
    align-items: center;
    padding: 10px
  }
}

.product-list__item:hover {
  background-color: #e6e6e6;
  color: inherit
}

.product-list__item--description {
  color: #4a4a4a;
  margin: 30px 0 7px
}

@media (min-width: 992px) {
  .product-list__item--description {
    margin-bottom:0;
    margin-top: 0
  }
}

.product-list__item--action {
  display: flex;
  flex-direction: column;
  align-items: flex-end
}

@media (min-width: 992px) {
  .product-list__item--action {
    justify-content:inherit;
    flex-direction: row;
    align-items: center
  }
}

.product-list__img {
  width: 56px;
  height: 56px;
  flex-shrink: 0
}

.product-list__details {
  display: flex;
  flex-direction: column;
  width: 100%
}

@media (min-width: 778px) {
  .product-list__details {
    flex-direction:row;
    align-items: center;
    justify-content: space-between
  }
}

.product-list__info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center
}

.product-list__ref {
  margin-left: 15px;
  width: 100%
}

@media (min-width: 778px) {
  .product-list__ref {
    width:402px
  }
}

.product-list__name {
  font-weight: 700;
  font-size: 16px
}

.product-list__desc {
  margin-bottom: 0;
  color: #737373;
  font-size: 14px;
  flex: 1
}

.product-list__price {
  display: flex;
  flex-direction: row;
  word-wrap: break-word;
  align-self: end;
  margin-right: 15px;
  margin-bottom: 10px
}

@media (min-width: 992px) {
  .product-list__price {
    flex-direction:column;
    align-self: center;
    margin-bottom: 0
  }
}

.product-list__add-to-wishlist {
  width: 100%
}

@media (min-width: 992px) {
  .product-list__add-to-wishlist {
    width:auto
  }
}

.product-list__add-to-wishlist .action {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row
}

.product-list__add-to-wishlist .action:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: 0 0 no-repeat transparent;
  background-size: cover;
  background-image: url(../../hager_upro/img/icons/add_list_orange.svg)
}

.product-list__add-to-wishlist .action:hover:before {
  background-image: url(../../hager_upro/img/icons/add_list_white.svg)
}

@media (min-width: 992px) {
  .product-list__add-to-wishlist .action span {
    display:none
  }
}

.dropdown-toggle:after {
  display: none
}

.custom-dropdown {
  width: 100%;
  margin-bottom: 20px
}

.custom-dropdown .btn {
  display: flex;
  padding: 16px;
  font-weight: 700;
  align-items: center;
  justify-content: space-between;
  border: solid #e6e6e6 1px;
  border-radius: unset;
  white-space: inherit;
  text-align: left
}

.custom-dropdown__menu {
  width: 100%;
  max-height: 320px;
  overflow-y: auto
}

@media (max-width: 767px) {
  .custom-dropdown__menu.dropdown-menu.show {
    transform:inherit !important;
    top: 100% !important
  }
}

.custom-dropdown__item {
  cursor: pointer;
  padding: 10px;
  transition: background-color .3s ease;
  white-space: inherit
}

.custom-dropdown__item:hover {
  background-color: #e6e6e6;
  font-weight: 700
}

@media (min-width: 778px) {
  .custom-dropdown {
    width:282px;
    margin-bottom: 0
  }
}

.accessories-modal-content {
  overflow-y: auto;
  overflow-x: hidden;
  height: 46vh;
  margin-bottom: 20px
}

@media (min-width: 992px) {
  .accessories-modal-content {
    margin-bottom:30px;
    height: 50vh
  }
}

.header-modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding-top: 15px
}

.header-modal__title {
  word-wrap: break-word;
  width: 100%
}

@media (min-width: 778px) {
  .header-modal__title {
    width:50%;
    display: block
  }
}

@media (min-width: 778px) {
  .header-modal {
    flex-direction:row;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    gap: 15px
  }
}

.step-line {
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
  background-color: #e6e6e6;
  position: relative
}

.step-line:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #e6e6e6
}

.accessories-container .hg-modal-dialog {
  max-width: 780px;
  overflow: hidden;
  padding: 30px
}

.btn-group .dropdown-menu .dropdown-item:active,.btn-group .dropdown-menu .dropdown-item:focus,.btn-group .dropdown-menu .dropdown-item.active {
  background-color: transparent;
  color: inherit;
  outline: none
}

.miaa-order-index header .header.container,.miaa-order-detail header .header.container,.miaa-order-reclaim header .header.container {
  padding-bottom: unset;
  border-bottom: none
}

.miaa-order-index .my-hager-breadcrumb,.miaa-order-detail .my-hager-breadcrumb,.miaa-order-reclaim .my-hager-breadcrumb {
  padding: 0 2rem;
  margin: 10px 0;
  height: auto
}

.miaa-order-index .my-hager-breadcrumb .items,.miaa-order-detail .my-hager-breadcrumb .items,.miaa-order-reclaim .my-hager-breadcrumb .items {
  flex-wrap: wrap
}

.miaa-order-detail .my-hager-breadcrumb ul.items {
  display: inline-flex
}

.miaa-order-index .reinsurance-block {
  background: #f7f7f7
}

.miaa-order-index .reinsurance-block .pagebuilder-column-group .pagebuilder-column {
  margin-bottom: 0 !important;
  padding: 30px 15px !important
}

.miaa-order-index .reinsurance-block .pagebuilder-column-group .pagebuilder-column img {
  margin-bottom: 30px
}

.miaa-order-index .reinsurance-block .pagebuilder-column-group .pagebuilder-column h4 {
  font-size: 16px
}

.miaa-order-index .reinsurance-block .pagebuilder-column-group .pagebuilder-column p {
  margin-bottom: 0
}

.miaa-order-index .reinsurance-block .pagebuilder-column-group .pagebuilder-column a {
  color: inherit;
  text-decoration: underline
}

.miaa-order-index .reinsurance-block .pagebuilder-column-group .pagebuilder-column a span {
  color: inherit
}

.miaa-order-detail .my-hager-reinsurance-block {
  background: #f7f7f7
}

.miaa-order-detail .my-hager-reinsurance-block .pagebuilder-column-group .pagebuilder-column {
  margin-bottom: 0 !important;
  padding: 30px 15px !important
}

.miaa-order-detail .my-hager-reinsurance-block .pagebuilder-column-group .pagebuilder-column img {
  margin-bottom: 30px
}

.miaa-order-detail .my-hager-reinsurance-block .pagebuilder-column-group .pagebuilder-column h4 {
  font-size: 16px
}

.miaa-order-detail .my-hager-reinsurance-block .pagebuilder-column-group .pagebuilder-column p {
  margin-bottom: 0
}

.miaa-order-detail .my-hager-reinsurance-block .pagebuilder-column-group .pagebuilder-column a {
  color: inherit;
  text-decoration: underline
}

.miaa-order-detail .my-hager-reinsurance-block .pagebuilder-column-group .pagebuilder-column a span {
  color: inherit
}

.miaa-order-container .miaa-jumbotron {
  background-color: #f7f7f7;
  margin: 0
}

.miaa-order-container .miaa-jumbotron h1,.miaa-order-container .miaa-jumbotron p {
  margin: 0
}

.miaa-order-container .miaa-jumbotron p {
  margin-top: 15px
}

.miaa-order-container .order-list {
  padding: 20px
}

.miaa-order-container .order-list .no-order {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 50vh
}

.miaa-order-container .order-list .no-order img {
  margin-bottom: 3em
}

.miaa-order-container .order-list .order-list-item {
  border-bottom: 1px solid rgba(0,0,0,.125);
  flex-wrap: wrap
}

.miaa-order-container .order-list .order-list-item:first-child {
  padding-bottom: 30px
}

.miaa-order-container .order-list .order-list-item:not(:first-child) {
  padding: 30px 0
}

.miaa-order-container .order-list .order-list-item:last-child {
  border-bottom: unset
}

.miaa-order-container .order-list .order-list-item p {
  margin: 0
}

.miaa-order-container .order-list .order-list-item p.title {
  font-weight: 700
}

.miaa-order-container .order-list .order-list-item p span.value {
  font-weight: 400;
  margin-top: 10px
}

.miaa-order-container .order-list .order-list-item p span.value.status.payment_review,.miaa-order-container .order-list .order-list-item p span.value.status.new,.miaa-order-container .order-list .order-list-item p span.value.status.pending {
  color: #ff8f33
}

.miaa-order-container .order-list .order-list-item p span.value.status.complete,.miaa-order-container .order-list .order-list-item p span.value.status.closed,.miaa-order-container .order-list .order-list-item p span.value.status.processing {
  color: #00c600
}

.miaa-order-container .order-list .order-list-item p span.value.status.holded,.miaa-order-container .order-list .order-list-item p span.value.status.canceled {
  color: #dc2e2e
}

.miaa-order-container .order-list .order-list-item .col.action {
  display: flex;
  justify-content: flex-end;
  gap: 10px
}

.miaa-order-container .order-list .order-list-item .col.action .miaa-btn {
  padding: 15px;
  margin: 0
}

.miaa-order-container .order-detail {
  margin: 0 2rem
}

.miaa-order-container .order-detail .card {
  margin-bottom: 10px
}

.miaa-order-container .order-detail strong {
  font-weight: 400
}

.miaa-order-container .order-detail h2 {
  font-size: 22px;
  margin: 0;
  line-height: 2.5em
}

.miaa-order-container .order-detail h3 {
  font-size: 16px;
  margin-bottom: 10px
}

.miaa-order-container .order-detail .address-information-content {
  line-height: 1.5em
}

.miaa-order-container .order-detail .address-information-content span {
  display: block;
  text-transform: uppercase
}

.miaa-order-container .order-detail .method-information .method-information-content {
  line-height: 1.5em
}

.miaa-order-container .order-detail .method-information .method-information-content .method_title {
  display: block
}

.miaa-order-container .order-detail .payment-information #payment_logo {
  display: block
}

.miaa-order-container .order-detail .cost-information .grant-total strong {
  font-size: 18px
}

.miaa-order-container .order-detail .cost-information .grant-total .col:first-child {
  display: flex;
  align-items: center
}

.miaa-order-container .order-detail .cost-information .grant-total span {
  display: block;
  color: #4a4a4a;
  font-size: 12px;
  line-height: .8em
}

.miaa-order-container .order-detail .product-list-container .header-product p {
  margin: 0
}

.miaa-order-container .order-detail .product-list-container .product-detail .product-img-and-name {
  display: flex;
  align-items: center
}

.miaa-order-container .order-detail .product-list-container .product-detail .product-img-and-name img {
  max-width: 80px
}

.miaa-order-container .order-detail .product-list-container .product-detail .product-img-and-name .product-name {
  font-size: 16px;
  margin-left: 15px;
  font-weight: 700
}

.miaa-order-container .order-detail .product-list-container .product-detail .mob-title {
  padding-left: 0
}

.miaa-order-container .order-detail .product-list-container .product-detail .col.data {
  align-self: center;
  flex-direction: column
}

.miaa-order-container .order-detail .product-list-container .product-detail p {
  margin-bottom: .4em
}

.miaa-order-container .order-detail .product-list-container .product-detail span {
  display: block;
  font-size: 12px
}

.miaa-order-container .order-action {
  margin: 0 20px;
  padding-top: 2.5em
}

.miaa-order-container .order-action .order-action-btn:not(:first-child) {
  margin-top: 15px
}

.miaa-order-container .order-reclaim {
  margin: 20px
}

.miaa-order-container .order-reclaim .row {
  margin: 0
}

.miaa-order-container .order-reclaim p {
  margin-bottom: 0
}

.miaa-order-container .order-reclaim .order-reclaim-list {
  padding: 0 20px
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item {
  padding: 20px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item .col {
  padding: 0;
  margin: 0
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item .col-trash {
  flex: 0 0 4%;
  max-width: 4%
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item:not(:last-child) {
  border-bottom: 1px solid rgba(0,0,0,.125)
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item .order-number-text {
  font-family: 'Helvetica Neue',sans-serif;
  font-style: normal;
  font-weight: 700
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item .trash-reclaim-product {
  cursor: pointer
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item-new {
  padding: 20px 0
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item-new #add-new-reclaim-product {
  color: #f56400;
  font-family: 'Helvetica Neue',sans-serif;
  font-style: normal;
  font-weight: 700;
  cursor: pointer
}

.miaa-order-container .order-reclaim .order-reclaim-list .order-reclaim-item-new #add-new-reclaim-product:hover {
  color: #ff8f33
}

.miaa-order-container .order-reclaim .order-reclaim-action p {
  margin: 2em 0
}

#change-email-container {
  display: none
}

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%
}

.modals-overlay {
  z-index: 999
}

.modal-slide,.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s,opacity .3s ease;
  transition: visibility 0s .3s,opacity .3s ease
}

.modal-slide._show,.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.modal-slide._show .modal-inner-wrap,.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}

.modal-slide .modal-inner-wrap,.modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0,0,0,.35);
  opacity: 1;
  pointer-events: auto
}

.modal-slide {
  left: 44px;
  z-index: 1000
}

.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  width: auto
}

.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.modal-slide._inner-scroll .modal-header,.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0
}

.modal-slide._inner-scroll .modal-content {
  overflow-y: auto
}

.modal-slide._inner-scroll .modal-footer {
  margin-top: auto
}

.modal-slide .modal-header,.modal-slide .modal-content,.modal-slide .modal-footer {
  padding: 0 30px 30px
}

.modal-slide .modal-header {
  padding-bottom: 15px;
  padding-top: 15px
}

.modal-popup {
  z-index: 1000;
  left: 0;
  overflow-y: auto
}

.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem
}

.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform .2s ease;
  transition: transform .2s ease
}

.modal-popup._inner-scroll {
  overflow-y: visible
}

.ie11 .modal-popup._inner-scroll {
  overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none
}

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto
}

.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer {
  padding-left: 30px;
  padding-right: 30px
}

.modal-popup .modal-header,.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0
}

.modal-popup .modal-header {
  padding-bottom: 12px;
  padding-top: 30px
}

.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 30px;
  padding-top: 30px
}

.modal-popup .modal-footer-actions {
  text-align: right
}

.modal-custom .modal-header,.modal-popup .modal-header,.modal-slide .modal-header {
  border: none;
  box-shadow: none
}

.modal-custom .modal-header+main,.modal-popup .modal-header+main,.modal-slide .modal-header+main,.modal-custom .modal-header+div,.modal-popup .modal-header+div,.modal-slide .modal-header+div {
  padding-top: inherit !important
}

.modal-custom .action-close,.modal-popup .action-close,.modal-slide .action-close {
  background-image: none;
  background: 0 0;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0
}

.modal-custom .action-close:focus,.modal-popup .action-close:focus,.modal-slide .action-close:focus,.modal-custom .action-close:active,.modal-popup .action-close:active,.modal-slide .action-close:active {
  background: 0 0;
  border: none
}

.modal-custom .action-close:hover,.modal-popup .action-close:hover,.modal-slide .action-close:hover {
  background: 0 0;
  border: none
}

.modal-custom .action-close.disabled,.modal-popup .action-close.disabled,.modal-slide .action-close.disabled,.modal-custom .action-close[disabled],.modal-popup .action-close[disabled],.modal-slide .action-close[disabled],fieldset[disabled] .modal-custom .action-close,fieldset[disabled] .modal-popup .action-close,fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: .5
}

.modal-custom .action-close>span,.modal-popup .action-close>span,.modal-slide .action-close>span {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.modal-custom .action-close:before,.modal-popup .action-close:before,.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #000;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center
}

.modal-custom .action-close:hover:before,.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before {
  color: inherit
}

.modal-custom .action-close:active:before,.modal-popup .action-close:active:before,.modal-slide .action-close:active:before {
  color: inherit
}

.modal-custom .action-close:hover:before,.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before {
  color: #1a1a1a
}

.modal-custom .action-close {
  margin: 15px
}

.modal-popup {
  pointer-events: none
}

.modal-popup .modal-title {
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word
}

.modal-popup .action-close {
  padding: 10px
}

.modal-popup .modal-content {
  box-shadow: none
}

.modal-popup .modal-header {
  padding-bottom: 15px;
  padding-top: 15px
}

.modal-popup .modal-footer {
  background: 0 0;
  border-top: none
}

.modal-slide .action-close {
  margin: 15px;
  padding: 0
}

.modal-slide .page-main-actions {
  margin-bottom: 0;
  margin-top: 15px
}

.modals-overlay {
  background-color: rgba(51,51,51,.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0
}

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999
}

.reclaim-success-popup .modal-inner-wrap {
  width: 50%
}

.reclaim-success-popup .modal-inner-wrap .modal-content {
  padding: 35px
}

.reclaim-success-popup .modal-inner-wrap .modal-content h1,.reclaim-success-popup .modal-inner-wrap .modal-content p {
  font-family: 'Helvetica Neue',sans-serif;
  font-style: normal;
  margin: 0
}

.reclaim-success-popup .modal-inner-wrap .modal-content h1 {
  font-weight: 700;
  font-size: 22px
}

.reclaim-success-popup .modal-inner-wrap .modal-content p {
  font-weight: 400;
  font-size: 16px;
  margin: 2em 0
}

.global-discount .price--origin {
  display: inline-block !important;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif !important;
  font-size: 16px !important;
  text-decoration: line-through;
  color: #4a4a4a;
  margin-left: 5px
}

.global-discount .price--discount {
  display: inline-block !important;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 20px !important;
  color: #00aae1
}

.global-discount .price--discount-container .label-discount {
  padding: 2px 6px;
  display: inline-block;
  background: #00aae1;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 18px !important;
  color: #fff
}

.discount-price .tax-info {
  margin-top: 6px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif !important;
  font-style: italic;
  font-size: 12px
}

.normal-price .price-label {
  margin-top: 6px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif !important;
  font-style: italic;
  font-size: 12px;
  display: inline-block
}

[data-content-type=hager_redirectclaim] {
  margin: 40px 0
}

[data-content-type=hager_redirectclaim] .wrapper {
  height: 100%
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content {
  padding: 30px;
  display: flex;
  background: linear-gradient(135deg,#002450 0%,#00598c 58%,#0085c3 100%)
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-image {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-image img {
  max-width: 120px;
  max-height: 120px
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description {
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5;
  max-width: 1100px;
  margin: auto;
  width: 100%
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading {
  margin-top: 0;
  margin-bottom: 20px
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_heading {
  color: #fff;
  margin-bottom: 0;
  display: block
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_subheading {
  color: #00aae1;
  font-size: 36px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_subheading .theme-webshop_de,.theme-de [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_subheading {
  color: #fff !important
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description p {
  margin-bottom: 25px;
  color: #fff
}

[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .action.primary {
  margin-top: auto;
  margin-left: 0
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] {
  height: 100%;
  margin: 40px 0
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim .wrapper,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] .wrapper {
  padding: 0
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim .wrapper .redirectclaim-content,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content {
  padding: 30px;
  display: flex;
  flex-direction: column;
  height: 100%
}

@media (min-width: 768px) {
  .pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim .wrapper .redirectclaim-content,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content {
    padding:48px
  }
}

@media (min-width: 992px) {
  .pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim .wrapper .redirectclaim-content,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content {
    padding:60px
  }
}

@media (min-width: 1200px) {
  .pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim .wrapper .redirectclaim-content,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content {
    padding:60px 95px
  }
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim .wrapper .redirectclaim-content .redirectclaim-image,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-image {
  display: none;
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
  margin-bottom: 48px
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim .wrapper .redirectclaim-content .redirectclaim-description,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description {
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-redirectclaim .wrapper .redirectclaim-content .redirectclaim-description div[data-element],.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description div[data-element] {
  display: block;
  width: 100%
}

@media (max-width: 767px) {
  [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content {
    flex-direction:column;
    padding: 48px 30px
  }

  [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim-description .redirectclaim_subheading {
    font-size: 24px
  }

  [data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-image {
    margin-bottom: 48px
  }

  [data-content-type=hager_redirectclaim] .pagebuilder-column-group .pagebuilder-column [data-content-type=hager_redirectclaim] {
    padding: 48px 30px
  }
}

[data-content-type=hager_promobanner] [data-element=theme_background] {
  width: 100%;
  position: relative;
  margin: 30px 0;
  padding: 0;
  display: flex;
  height: 276px;
  overflow: hidden
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] {
  width: 100%
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper {
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-image {
  width: 50%;
  height: 276px
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-image img {
  object-fit: cover;
  width: 100%;
  height: 100%
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-description {
  width: 50%;
  padding-right: 90px;
  padding-left: 90px;
  position: relative
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-description .promobanner_main_heading {
  margin-top: 0;
  margin-bottom: 0
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-description .promobanner_main_heading .promobanner_heading {
  margin-bottom: 0;
  margin-top: 0;
  display: block
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-description .action.primary {
  min-width: 0;
  margin: 30px 0 0
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content].mirror .wrapper {
  flex-direction: row-reverse
}

[data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content].mirror .wrapper .promobanner-image {
  padding-right: 0;
  right: inherit;
  left: 0
}

[data-content-type=hager_promobanner] [data-element=theme_background].bg-secondary {
  background-color: #f7f7f7
}

@media (min-width: 768px) and (max-width:991px) {
  [data-content-type=hager_promobanner] [data-element=theme_background] {
    height:252px
  }

  [data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-image {
    height: 252px
  }

  [data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-description {
    padding-right: 60px;
    padding-left: 60px
  }
}

@media (max-width: 767px) {
  [data-content-type=hager_promobanner] [data-element=theme_background] {
    height:auto
  }

  [data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper {
    flex-direction: column-reverse;
    padding: 0
  }

  [data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-description {
    width: 100%;
    padding-top: 48px;
    padding-bottom: 48px;
    padding-right: 40px;
    padding-left: 40px
  }

  [data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content] .wrapper .promobanner-image {
    position: relative;
    height: 252px;
    width: 100%
  }

  [data-content-type=hager_promobanner] [data-element=theme_background] [data-element=component_content].mirror .wrapper {
    flex-direction: column-reverse
  }
}

[data-content-type=hager_story] [data-element=theme_background].bg-secondary {
  background-color: #f7f7f7
}

[data-content-type=hager_story] [data-element=component_content] .wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
  margin-bottom: 60px;
  height: 558px
}

[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col {
  margin-top: auto;
  margin-bottom: auto;
  padding: 2em;
  z-index: 11;
  background: #fff
}

[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .story_main_heading .story_heading {
  display: block;
  margin-bottom: 0;
  margin-top: 0
}

[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .story_main_heading .story_subheading {
  display: block;
  color: #00aae1;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400
}

[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col p {
  margin-top: 18px;
  margin-bottom: 25px
}

[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .action.primary {
  margin-top: 18px;
  margin-top: auto
}

[data-content-type=hager_story] [data-element=component_content] .wrapper .image-col {
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  max-height: 558px
}

[data-content-type=hager_story] [data-element=component_content] .wrapper .image-col .hager-story-image {
  height: 100%
}

[data-content-type=hager_story] [data-element=component_content] .wrapper .image-col .hager-story-image img {
  object-fit: cover;
  height: 100%;
  width: 100%
}

[data-content-type=hager_story] [data-element=component_content].mirror .wrapper {
  flex-direction: row-reverse
}

[data-content-type=hager_story] [data-element=component_content].mirror .wrapper .text-col.offset-md-1 {
  margin-left: 0;
  margin-right: 8.33333333%
}

[data-content-type=hager_story] [data-element=component_content].mirror .wrapper .image-col {
  left: 0;
  right: inherit
}

@media (max-width: 767px) {
  [data-content-type=hager_story] [data-element=component_content] .wrapper {
    align-items:center;
    justify-content: center;
    height: auto
  }

  [data-content-type=hager_story] [data-element=component_content] .wrapper .text-col {
    margin-top: 20em;
    padding: 3em;
    z-index: 11;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 95%;
    flex: 0 0 95%
  }

  [data-content-type=hager_story] [data-element=component_content] .wrapper .text-col p {
    margin-top: 18px;
    margin-bottom: 25px
  }

  [data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .action.primary {
    margin-top: 18px;
    margin-top: auto
  }

  [data-content-type=hager_story] [data-element=component_content] .wrapper .image-col {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    max-height: 320px;
    z-index: 0;
    padding: 0
  }
}

@media (min-width: 768px) and (max-width:991px) {
  [data-content-type=hager_story] [data-element=component_content] .wrapper {
    align-items:center;
    justify-content: center;
    height: auto
  }

  [data-content-type=hager_story] [data-element=component_content] .wrapper .text-col {
    margin-top: 26em;
    padding: 2em;
    z-index: 11;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 96.5%;
    flex: 0 0 96.5%
  }

  [data-content-type=hager_story] [data-element=component_content] .wrapper .text-col p {
    margin-top: 18px;
    margin-bottom: 25px
  }

  [data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .action.primary {
    margin-top: 18px;
    margin-top: auto
  }

  [data-content-type=hager_story] [data-element=component_content] .wrapper .image-col {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    padding: 0;
    height: 100%;
    max-height: 420px;
    width: 100%
  }
}

.pagebuilder-heading {
  padding: 0 15px
}

@media (min-width: 1200px) {
  .pagebuilder-heading {
    padding:0
  }
}

.pagebuilder-heading .wrapper .h1_main_heading {
  margin: 30px 15px
}

@media (min-width: 1200px) {
  .pagebuilder-heading .wrapper .h1_main_heading {
    margin:30px
  }
}

.pagebuilder-heading .wrapper .h1_main_heading span {
  padding: 0
}

.pagebuilder-heading .wrapper .h1_main_heading span.new-line {
  display: block
}

.pagebuilder-heading .wrapper .h1_main_heading span.custom-heading-light-blue {
  color: #00aae1
}

.pagebuilder-heading .wrapper .h1_main_heading span.custom-heading-dark-blue {
  color: #00477e
}

[data-content-type=hager_highlight] {
  height: 100%
}

[data-content-type=hager_highlight] .wrapper {
  margin: 0
}

[data-content-type=hager_highlight] .wrapper .highlight-image {
  margin-bottom: 12px;
  height: 210px
}

@media (min-width: 768px) {
  [data-content-type=hager_highlight] .wrapper .highlight-image {
    height:240px
  }
}

@media (min-width: 1200px) {
  [data-content-type=hager_highlight] .wrapper .highlight-image {
    height:210px
  }
}

[data-content-type=hager_highlight] .wrapper .highlight-image .image-colored-overlay {
  background: linear-gradient(135deg,rgba(0,36,80,.7) 0%,rgba(0,89,140,.7) 30%,transparent 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none
}

[data-content-type=hager_highlight] .wrapper .highlight-image img {
  object-fit: cover;
  width: 100%;
  height: 100%
}

[data-content-type=hager_highlight] .wrapper .highlight-description {
  width: 100%
}

[data-content-type=hager_highlight] .wrapper .highlight-description h2.highlight_main_heading {
  margin: 0 0 10px
}

[data-content-type=hager_highlight] .wrapper .highlight-description h2.highlight_main_heading .highlight_heading {
  display: block;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #00477e
}

[data-content-type=hager_highlight] .wrapper .highlight-description p {
  margin: 0;
  font-size: 16px;
  color: #4a4a4a
}

[data-content-type=hager_highlight] .wrapper .highlight-description a {
  display: block;
  margin-top: 12px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #f56400
}

[data-content-type=hager_highlight] .wrapper .highlight-description a span {
  color: #f56400
}

[data-content-type=hager_highlight] .wrapper .highlight-description a:hover {
  color: #ff8f33
}

[data-content-type=hager_highlight] .wrapper .highlight-description a:hover span {
  color: #ff8f33
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-highlight,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_highlight] {
  height: 100%;
  margin: 40px 0
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-highlight .wrapper,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_highlight] .wrapper {
  padding: 60px 95px;
  display: flex;
  flex-direction: column;
  height: 100%
}

.pagebuilder-column-group .pagebuilder-column .pagebuilder-highlight .wrapper .highlight-description,.pagebuilder-column-group .pagebuilder-column [data-content-type=hager_highlight] .wrapper .highlight-description {
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

h1[data-content-type=heading],h2[data-content-type=heading],h3[data-content-type=heading],h4[data-content-type=heading],h5[data-content-type=heading],h6[data-content-type=heading] {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

div[data-content-type=hager_pdfbloc]:nth-child(even) {
  background-color: #f7f7f7
}

.pdfbloc-description {
  display: flex;
  align-items: center;
  padding: 12px
}

.pdfbloc_icon {
  background-color: #e6e6e6;
  flex: 0 0 100px;
  width: 100px;
  height: 100px
}

.pdfbloc_main_heading {
  padding-left: 30px;
  padding-right: 15px;
  width: 36%
}

.pdfbloc_main_heading .pdfbloc_heading {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

div[data-element=pdfbloc_description] {
  padding-left: 15px;
  padding-right: 15px;
  width: 36%
}

.pdfbloc_format {
  margin-left: auto;
  min-width: 90px;
  padding-left: 15px;
  padding-right: 15px
}

.pdfbloc_file_size {
  flex-shrink: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase
}

a[data-element=pdfbloc_image] {
  display: block;
  padding-left: 15px
}

.pdfbloc_download_icon {
  background: url(../../hager_upro/img/icons/download.svg) no-repeat center;
  background-size: contain;
  display: inline-block;
  width: 22px;
  height: 22px
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a,html .theme-iboco[data-content-type*=hager_] a {
  color: #2769b2
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a:hover,html .theme-iboco[data-content-type*=hager_] a:hover {
  color: #fcc200
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a.action.primary,html .theme-iboco[data-content-type*=hager_] a.action.primary {
  color: #fff;
  border: 1px solid #2769b2;
  background: #2769b2
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a.action.primary:hover,html .theme-iboco[data-content-type*=hager_] a.action.primary:hover {
  color: #fff;
  border-color: #fcc200;
  background: #fcc200
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a.action.primary:active,html .theme-iboco[data-content-type*=hager_] a.action.primary:active {
  color: #fff;
  border-color: #2769b2;
  background: #2769b2
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a.action.secondary.outline,html .theme-iboco[data-content-type*=hager_] a.action.secondary.outline {
  color: #2769b2;
  border-color: #2769b2;
  background: 0 0
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a.action.secondary.outline:hover,html .theme-iboco[data-content-type*=hager_] a.action.secondary.outline:hover {
  color: #fff;
  border-color: #2769b2;
  background: #2769b2
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a.action.secondary.outline:active,html .theme-iboco[data-content-type*=hager_] a.action.secondary.outline:active {
  color: #fff;
  border-color: #2769b2;
  background: #2769b2
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a.action.tertiary,html .theme-iboco[data-content-type*=hager_] a.action.tertiary {
  color: #2769b2;
  background: 0 0;
  border-color: transparent
}

html .theme-iboco [data-content-type*=hager_]:not([class*=theme-]) a.action.tertiary:hover,html .theme-iboco[data-content-type*=hager_] a.action.tertiary:hover {
  color: #fcc200
}

html .theme-iboco h1,html .theme-iboco h2,html .theme-iboco h3,html .theme-iboco h4 {
  color: #003d84
}

html .theme-iboco h1 .title-emphasize,html .theme-iboco h2 .title-emphasize,html .theme-iboco h3 .title-emphasize,html .theme-iboco h4 .title-emphasize {
  color: #2769b2
}

html .theme-iboco h1 span,html .theme-iboco h2 span,html .theme-iboco h3 span,html .theme-iboco h4 span,html .theme-iboco h1 a,html .theme-iboco h2 a,html .theme-iboco h3 a,html .theme-iboco h4 a {
  color: #003d84
}

html .theme-iboco a {
  color: #2769b2
}

html .theme-iboco a:hover {
  color: #fcc200
}

html .theme-iboco button.action,html .theme-iboco a.action,html .theme-iboco button[data-role=action],html .theme-iboco a[data-role=action] {
  background: #2769b2;
  border-color: #2769b2
}

html .theme-iboco button.action:hover,html .theme-iboco a.action:hover,html .theme-iboco button[data-role=action]:hover,html .theme-iboco a[data-role=action]:hover {
  background: #fcc200;
  border-color: #fcc200
}

html .theme-iboco button.action.secondary.outline,html .theme-iboco a.action.secondary.outline,html .theme-iboco button[data-role=action].secondary.outline,html .theme-iboco a[data-role=action].secondary.outline {
  color: #2769b2;
  border-color: #2769b2;
  background: 0 0
}

html .theme-iboco button.action.secondary.outline:hover,html .theme-iboco a.action.secondary.outline:hover,html .theme-iboco button[data-role=action].secondary.outline:hover,html .theme-iboco a[data-role=action].secondary.outline:hover {
  color: #fff;
  border-color: #2769b2;
  background: #2769b2
}

html .theme-iboco button.action.secondary.outline:active,html .theme-iboco a.action.secondary.outline:active,html .theme-iboco button[data-role=action].secondary.outline:active,html .theme-iboco a[data-role=action].secondary.outline:active {
  color: #fff;
  border-color: #2769b2;
  background: #2769b2
}

html .theme-iboco button.action.tertiary,html .theme-iboco a.action.tertiary,html .theme-iboco button[data-role=action].tertiary,html .theme-iboco a[data-role=action].tertiary {
  color: #2769b2;
  background: 0 0;
  border-color: transparent
}

html .theme-iboco button.action.tertiary:hover,html .theme-iboco a.action.tertiary:hover,html .theme-iboco button[data-role=action].tertiary:hover,html .theme-iboco a[data-role=action].tertiary:hover {
  color: #fcc200
}

html .theme-iboco .doorpage.category-list .category-list-item .category-item-head h2 {
  color: #003d84
}

html .theme-iboco .block.related .block-title.title,html .theme-iboco .block.most_viewed .block-title.title {
  color: #003d84
}

html .theme-iboco .block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info .product.details.product-item-details a,html .theme-iboco .block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info .product.details.product-item-details a {
  color: #003d84
}

html .theme-iboco .block.related.show-more-block .product-item:hover .product-item__name,html .theme-iboco .block.most_viewed.show-more-block .product-item:hover .product-item__name,html .theme-iboco .block.related.show-more-block .product-item:hover .product-item-details a,html .theme-iboco .block.most_viewed.show-more-block .product-item:hover .product-item-details a {
  color: #fcc200
}

html .theme-iboco .block.related.show-more-block .read-more-container a,html .theme-iboco .block.most_viewed.show-more-block .read-more-container a {
  color: #2769b2
}

html .theme-iboco .df-ui-badge {
  background-color: #2769b2
}

html .theme-iboco .df-ui-badge--dark {
  background-color: #4a4a4a
}

html .theme-iboco .motion-gallery__zoom__gallery--ref {
  color: #2769b2
}

html .theme-iboco .must-have-product:hover .must-have-product__name {
  color: #fcc200
}

html .theme-iboco .product-info-full .product-info-main-header .product-title .product-commercial-ref {
  color: #2769b2
}

html .theme-iboco .product-info-full .product-info-main-content .content-left .product.attribute.seo-long-description .see-more,html .theme-iboco .product-info-full .product-info-main-content .content-left .product.attribute.seo-long-description .see-less {
  color: #2769b2
}

html .theme-iboco .product-info-full .product-info-main-content .content-left .product.attribute.seo-long-description .see-more:hover,html .theme-iboco .product-info-full .product-info-main-content .content-left .product.attribute.seo-long-description .see-less:hover {
  color: #fcc200
}

html .theme-iboco .block-content .content .swiper .swiper-button-next:after {
  color: #003d84 !important
}

html .theme-iboco .block-content .content .swiper-button-prev.swiper-button-disabled:after {
  color: #afafaf
}

html .theme-iboco .product-item-info:hover .product-item-name {
  color: #fcc200 !important
}

html .theme-iboco .product-list-category__view-type-toggler.active svg {
  fill: #fcc200 !important
}

html .theme-iboco .product-list-category__product:hover .product-list-category__product-infos__name .product-list-category__product-infos__title {
  color: #fcc200 !important
}

html .theme-iboco .product-list-category__category ul li.active>a {
  color: #2769b2 !important
}

html .theme-iboco .product-list-category__category ul li a:hover {
  color: #003d84 !important
}

html .theme-iboco .product-list-category__pagination__item-link svg path {
  fill: #003d84
}

html .theme-iboco .product-list-category__pagination__item-link.disabled svg path {
  fill: #afafaf
}

html .theme-iboco .product-list-category__product-infos__flag {
  background-color: #2769b2
}

html .theme-iboco .table-product li a {
  color: #4a4a4a
}

html .theme-iboco .table-product li a:hover {
  color: #fcc200
}

html .theme-iboco .block.most_viewed .block-content.content .swiper .swiper-button-next:after {
  color: #2769b2
}

html .theme-iboco .block.most_viewed .block-content.content .swiper .swiper-button-prev:after {
  color: #2769b2
}

html .theme-iboco .product-bar .product-links a {
  color: #2769b2
}

html .theme-iboco .product-bar .product-links a:hover {
  color: #fcc200
}

html .theme-iboco.catalog-product-view .sustainability__documents__list .sustainability-document__name a:hover {
  color: #fcc200
}

html .theme-iboco .category-card:hover .category-card__title {
  color: #fcc200
}

html .theme-iboco .category-card__chevron-icon svg path {
  fill: #2769b2
}

html .theme-iboco header .header.container .links.wrapper .top-links svg {
  fill: #003d84
}

html .theme-iboco header .header.container .header-middle__tools-login a svg path {
  fill: #003d84;
  stroke: #003d84
}

html .theme-iboco header .header.container .header-middle__tools-login a:hover svg path {
  fill: #2769b2;
  stroke: #2769b2
}

html .theme-iboco header .header.container .header-middle__tools-add-list svg path:last-child {
  fill: #2769b2
}

html .theme-iboco header .header.container .header-middle__tools-add-list:hover a svg path {
  fill: #2769b2
}

html .theme-iboco header .header.container .header-middle__tools-search-results__product .results-container__list-item:hover a .result-content__title {
  color: #fcc200
}

html .theme-iboco header .header.container .header-middle__tools-search-results__product .results-container__list-item:hover a mark {
  color: #fcc200
}

html .theme-iboco header .header.container .header-middle__tools-search-results__content .results-container__list-item:hover a .result-content__title {
  color: #fcc200
}

html .theme-iboco header .header.container .header-middle__tools-search-results__content .results-container__list-item:hover a em {
  color: #fcc200
}

html .theme-iboco header .header.container .header-middle .results-header__see-all a {
  color: #2769b2
}

html .theme-iboco header .header.container .header-middle .results-header__see-all a:hover {
  color: #fcc200
}

html .theme-iboco header .header.container .go-to-top button path {
  color: #2769b2
}

@media (hover: hover) and (pointer:fine) {
  html .theme-iboco header .header.container .go-to-top button:hover {
    background-color:#f56400,#2769b2
  }

  html .theme-iboco header .header.container .go-to-top button:hover path {
    color: #fff
  }
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.active>a {
  color: #2769b2
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.active.active>.mega-menu_item-content>a {
  color: #2769b2
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:hover>a {
  color: #2769b2
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:hover>.mega-menu_item-content a {
  color: #2769b2
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:first-child>a {
  color: #2769b2 !important
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:first-child .mega-menu_all-link a {
  color: #2769b2 !important
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__cta a {
  background: #2769b2;
  color: #fff
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__cta a:hover {
  background: #fcc200;
  color: #fff
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__link a {
  color: #2769b2
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__link a:hover {
  color: #fcc200
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__container .mega-menu__see-all a {
  color: #003d84
}

html .theme-iboco header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__container .mega-menu__see-all:hover a {
  color: #2769b2
}

html .theme-iboco .doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item:hover h3 a {
  color: #fcc200 !important
}

html .theme-iboco .product.info.detailed .product.data.items .data.item.title a {
  color: #003d84
}

html .theme-iboco .simple-category .simple-category-item:hover h3 a {
  color: #fcc200 !important
}

html .theme-iboco .ais-hits--wrapper .ais-hits--item:hover .ais-hits--item-infos-name .ref-title-product {
  color: #2769b2 !important
}

html .theme-iboco .product.media .swiper-container--zoom .swiper-container--zoom-close svg path {
  fill: #2769b2
}

html .theme-iboco .product.media .result-flag {
  background-color: #2769b2
}

html .theme-iboco .product.info.detailed.show-see-more-button .see-more,html .theme-iboco .product.info.detailed.show-see-more-button .see-less {
  color: #2769b2
}

html .theme-iboco .product.info.detailed.show-see-more-button .see-more:hover,html .theme-iboco .product.info.detailed.show-see-more-button .see-less:hover {
  color: #fcc200
}

html .theme-iboco .algolia-facets_item-content .ais-RefinementList .ais-RefinementList-showMore {
  color: #2769b2 !important
}

html .theme-iboco .algolia-facets_wrapper_category>ul>li.active>a {
  color: #2769b2 !important
}

html .theme-iboco .product-list-view-buttons .product-list-view-toggler.active svg {
  fill: #2769b2 !important
}

html .theme-iboco [data-content-type=hager_redirectclaim]:not([class*=theme-]) .wrapper .redirectclaim-content,html .theme-iboco[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content {
  background: linear-gradient(135deg,#001e3b 0%,#00477e 100%)
}

html .theme-iboco [data-content-type=hager_redirectclaim]:not([class*=theme-]) .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_heading,html .theme-iboco[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_heading {
  color: #fff
}

html .theme-iboco [data-content-type=hager_redirectclaim]:not([class*=theme-]) .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_subheading,html .theme-iboco[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_subheading {
  color: #fff
}

html .theme-iboco [data-content-type=hager_story]:not([class*=theme-]) [data-element=component_content] .wrapper .text-col .story_main_heading .story_heading,html .theme-iboco[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .story_main_heading .story_heading {
  color: #003d84
}

html .theme-iboco [data-content-type=hager_story]:not([class*=theme-]) [data-element=component_content] .wrapper .text-col .story_main_heading .story_subheading,html .theme-iboco[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .story_main_heading .story_subheading {
  color: #2769b2
}

html .theme-iboco [data-content-type=hager_promobanner]:not([class*=theme-]) [data-element=component_content] .wrapper .promobanner-description .promobanner_main_heading .promobanner_heading,html .theme-iboco[data-content-type=hager_promobanner] [data-element=component_content] .wrapper .promobanner-description .promobanner_main_heading .promobanner_heading {
  color: #003d84
}

html .theme-iboco footer .footer a {
  color: #fff
}

html .theme-iboco footer .footer a:hover {
  color: rgba(255,255,255,.6)
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a,html .theme-hager[data-content-type*=hager_] a {
  color: #f56400
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a:hover,html .theme-hager[data-content-type*=hager_] a:hover {
  color: #ff8f33
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a.action.primary,html .theme-hager[data-content-type*=hager_] a.action.primary {
  color: #fff;
  border: 1px solid #f56400;
  background: #f56400
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a.action.primary:hover,html .theme-hager[data-content-type*=hager_] a.action.primary:hover {
  color: #fff;
  border-color: #ff8f33;
  background: #ff8f33
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a.action.primary:active,html .theme-hager[data-content-type*=hager_] a.action.primary:active {
  color: #fff;
  border-color: #f56400;
  background: #f56400
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a.action.secondary.outline,html .theme-hager[data-content-type*=hager_] a.action.secondary.outline {
  color: #f56400;
  border-color: #f56400;
  background: 0 0
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a.action.secondary.outline:hover,html .theme-hager[data-content-type*=hager_] a.action.secondary.outline:hover {
  color: #fff;
  border-color: #f56400;
  background: #f56400
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a.action.secondary.outline:active,html .theme-hager[data-content-type*=hager_] a.action.secondary.outline:active {
  color: #fff;
  border-color: #f56400;
  background: #f56400
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a.action.tertiary,html .theme-hager[data-content-type*=hager_] a.action.tertiary {
  color: #f56400;
  background: 0 0;
  border-color: transparent
}

html .theme-hager [data-content-type*=hager_]:not([class*=theme-]) a.action.tertiary:hover,html .theme-hager[data-content-type*=hager_] a.action.tertiary:hover {
  color: #ff8f33
}

html .theme-hager h1,html .theme-hager h2,html .theme-hager h3,html .theme-hager h4 {
  color: #00477e
}

html .theme-hager h1 .title-emphasize,html .theme-hager h2 .title-emphasize,html .theme-hager h3 .title-emphasize,html .theme-hager h4 .title-emphasize {
  color: #00aae1
}

html .theme-hager h1 span,html .theme-hager h2 span,html .theme-hager h3 span,html .theme-hager h4 span,html .theme-hager h1 a,html .theme-hager h2 a,html .theme-hager h3 a,html .theme-hager h4 a {
  color: #00477e
}

html .theme-hager a {
  color: #f56400
}

html .theme-hager a:hover {
  color: #ff8f33
}

html .theme-hager button.action,html .theme-hager a.action,html .theme-hager button[data-role=action],html .theme-hager a[data-role=action] {
  background: #f56400;
  border-color: #f56400
}

html .theme-hager button.action:hover,html .theme-hager a.action:hover,html .theme-hager button[data-role=action]:hover,html .theme-hager a[data-role=action]:hover {
  background: #ff8f33;
  border-color: #ff8f33
}

html .theme-hager button.action.secondary.outline,html .theme-hager a.action.secondary.outline,html .theme-hager button[data-role=action].secondary.outline,html .theme-hager a[data-role=action].secondary.outline {
  color: #f56400;
  border-color: #f56400;
  background: 0 0
}

html .theme-hager button.action.secondary.outline:hover,html .theme-hager a.action.secondary.outline:hover,html .theme-hager button[data-role=action].secondary.outline:hover,html .theme-hager a[data-role=action].secondary.outline:hover {
  color: #fff;
  border-color: #f56400;
  background: #f56400
}

html .theme-hager button.action.secondary.outline:active,html .theme-hager a.action.secondary.outline:active,html .theme-hager button[data-role=action].secondary.outline:active,html .theme-hager a[data-role=action].secondary.outline:active {
  color: #fff;
  border-color: #f56400;
  background: #f56400
}

html .theme-hager button.action.tertiary,html .theme-hager a.action.tertiary,html .theme-hager button[data-role=action].tertiary,html .theme-hager a[data-role=action].tertiary {
  color: #f56400;
  background: 0 0;
  border-color: transparent
}

html .theme-hager button.action.tertiary:hover,html .theme-hager a.action.tertiary:hover,html .theme-hager button[data-role=action].tertiary:hover,html .theme-hager a[data-role=action].tertiary:hover {
  color: #ff8f33
}

html .theme-hager .doorpage.category-list .category-list-item .category-item-head h2 {
  color: #00477e
}

html .theme-hager .block.related .block-title.title,html .theme-hager .block.most_viewed .block-title.title {
  color: #00477e
}

html .theme-hager .block.related .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info .product.details.product-item-details a,html .theme-hager .block.most_viewed .block-content.content .swiper .swiper-wrapper .swiper-slide .product-item-info .product.details.product-item-details a {
  color: #00477e
}

html .theme-hager .block.related.show-more-block .product-item:hover .product-item__name,html .theme-hager .block.most_viewed.show-more-block .product-item:hover .product-item__name,html .theme-hager .block.related.show-more-block .product-item:hover .product-item-details a,html .theme-hager .block.most_viewed.show-more-block .product-item:hover .product-item-details a {
  color: #f56400
}

html .theme-hager .block.related.show-more-block .read-more-container a,html .theme-hager .block.most_viewed.show-more-block .read-more-container a {
  color: #f56400
}

html .theme-hager .df-ui-badge {
  background-color: #f56400
}

html .theme-hager .df-ui-badge--dark {
  background-color: #4a4a4a
}

html .theme-hager .motion-gallery__zoom__gallery--ref {
  color: #00aae1
}

html .theme-hager .must-have-product:hover .must-have-product__name {
  color: #f56400
}

html .theme-hager .product-info-full .product-info-main-header .product-title .product-commercial-ref {
  color: #00aae1
}

html .theme-hager .product-info-full .product-info-main-content .content-left .product.attribute.seo-long-description .see-more,html .theme-hager .product-info-full .product-info-main-content .content-left .product.attribute.seo-long-description .see-less {
  color: #f56400
}

html .theme-hager .product-info-full .product-info-main-content .content-left .product.attribute.seo-long-description .see-more:hover,html .theme-hager .product-info-full .product-info-main-content .content-left .product.attribute.seo-long-description .see-less:hover {
  color: #ff8f33
}

html .theme-hager .block-content .content .swiper .swiper-button-next:after {
  color: #00477e !important
}

html .theme-hager .block-content .content .swiper-button-prev.swiper-button-disabled:after {
  color: #afafaf
}

html .theme-hager .product-item-info:hover .product-item-name {
  color: #f56400 !important
}

html .theme-hager .product-list-category__view-type-toggler.active svg {
  fill: #f56400 !important
}

html .theme-hager .product-list-category__product:hover .product-list-category__product-infos__name .product-list-category__product-infos__title {
  color: #f56400 !important
}

html .theme-hager .product-list-category__category ul li.active>a {
  color: #f56400 !important
}

html .theme-hager .product-list-category__category ul li a:hover {
  color: #00477e !important
}

html .theme-hager .product-list-category__pagination__item-link svg path {
  fill: #00477e
}

html .theme-hager .product-list-category__pagination__item-link.disabled svg path {
  fill: #afafaf
}

html .theme-hager .product-list-category__product-infos__flag {
  background-color: #f56400
}

html .theme-hager .table-product li a {
  color: #4a4a4a
}

html .theme-hager .table-product li a:hover {
  color: #f56400
}

html .theme-hager .block.most_viewed .block-content.content .swiper .swiper-button-next:after {
  color: #f56400
}

html .theme-hager .block.most_viewed .block-content.content .swiper .swiper-button-prev:after {
  color: #f56400
}

html .theme-hager .product-bar .product-links a {
  color: #f56400
}

html .theme-hager .product-bar .product-links a:hover {
  color: #ff8f33
}

html .theme-hager.catalog-product-view .sustainability__documents__list .sustainability-document__name a:hover {
  color: #ff8f33
}

html .theme-hager .category-card:hover .category-card__title {
  color: #ff8f33
}

html .theme-hager .category-card__chevron-icon svg path {
  fill: #f56400
}

html .theme-hager header .header.container .links.wrapper .top-links svg {
  fill: #00477e
}

html .theme-hager header .header.container .header-middle__tools-login a svg path {
  fill: #00477e;
  stroke: #00477e
}

html .theme-hager header .header.container .header-middle__tools-login a:hover svg path {
  fill: #00aae1;
  stroke: #00aae1
}

html .theme-hager header .header.container .header-middle__tools-add-list svg path:last-child {
  fill: #00aae1
}

html .theme-hager header .header.container .header-middle__tools-add-list:hover a svg path {
  fill: #00aae1
}

html .theme-hager header .header.container .header-middle__tools-search-results__product .results-container__list-item:hover a .result-content__title {
  color: #f56400
}

html .theme-hager header .header.container .header-middle__tools-search-results__product .results-container__list-item:hover a mark {
  color: #f56400
}

html .theme-hager header .header.container .header-middle__tools-search-results__content .results-container__list-item:hover a .result-content__title {
  color: #f56400
}

html .theme-hager header .header.container .header-middle__tools-search-results__content .results-container__list-item:hover a em {
  color: #f56400
}

html .theme-hager header .header.container .header-middle .results-header__see-all a {
  color: #f56400
}

html .theme-hager header .header.container .header-middle .results-header__see-all a:hover {
  color: #ff8f33
}

html .theme-hager header .header.container .go-to-top button path {
  color: #f56400
}

@media (hover: hover) and (pointer:fine) {
  html .theme-hager header .header.container .go-to-top button:hover {
    background-color:#f56400,#2769b2
  }

  html .theme-hager header .header.container .go-to-top button:hover path {
    color: #fff
  }
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.active>a {
  color: #00aae1
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li.active.active>.mega-menu_item-content>a {
  color: #00aae1
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:hover>a {
  color: #00aae1
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:hover>.mega-menu_item-content a {
  color: #00aae1
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:first-child>a {
  color: #00aae1 !important
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul li:first-child .mega-menu_all-link a {
  color: #f56400 !important
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__cta a {
  background: #f56400;
  color: #fff
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__cta a:hover {
  background: #ff8f33;
  color: #fff
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__link a {
  color: #f56400
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__link a:hover {
  color: #ff8f33
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__container .mega-menu__see-all a {
  color: #f56400
}

html .theme-hager header .header.container .header-bottom .nav-sections .nav-sections-item-content nav ul .push-content__container .mega-menu__see-all:hover a {
  color: #ff8f33
}

html .theme-hager .doorpage.category-list .category-list-item .sub-category-list .sub-category-list-item:hover h3 a {
  color: #f56400 !important
}

html .theme-hager .product.info.detailed .product.data.items .data.item.title a {
  color: #00477e
}

html .theme-hager .simple-category .simple-category-item:hover h3 a {
  color: #ff8f33 !important
}

html .theme-hager .ais-hits--wrapper .ais-hits--item:hover .ais-hits--item-infos-name .ref-title-product {
  color: #f56400 !important
}

html .theme-hager .product.media .swiper-container--zoom .swiper-container--zoom-close svg path {
  fill: #f56400
}

html .theme-hager .product.media .result-flag {
  background-color: #f56400
}

html .theme-hager .product.info.detailed.show-see-more-button .see-more,html .theme-hager .product.info.detailed.show-see-more-button .see-less {
  color: #f56400
}

html .theme-hager .product.info.detailed.show-see-more-button .see-more:hover,html .theme-hager .product.info.detailed.show-see-more-button .see-less:hover {
  color: #ff8f33
}

html .theme-hager .algolia-facets_item-content .ais-RefinementList .ais-RefinementList-showMore {
  color: #f56400 !important
}

html .theme-hager .algolia-facets_wrapper_category>ul>li.active>a {
  color: #f56400 !important
}

html .theme-hager .product-list-view-buttons .product-list-view-toggler.active svg {
  fill: #f56400 !important
}

html .theme-hager [data-content-type=hager_redirectclaim]:not([class*=theme-]) .wrapper .redirectclaim-content,html .theme-hager[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content {
  background: linear-gradient(135deg,#00477e 0%,#0085c3 100%)
}

html .theme-hager [data-content-type=hager_redirectclaim]:not([class*=theme-]) .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_heading,html .theme-hager[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_heading {
  color: #fff
}

html .theme-hager [data-content-type=hager_redirectclaim]:not([class*=theme-]) .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_subheading,html .theme-hager[data-content-type=hager_redirectclaim] .wrapper .redirectclaim-content .redirectclaim-description .redirectclaim_main_heading .redirectclaim_subheading {
  color: #fff
}

html .theme-hager [data-content-type=hager_story]:not([class*=theme-]) [data-element=component_content] .wrapper .text-col .story_main_heading .story_heading,html .theme-hager[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .story_main_heading .story_heading {
  color: #00477e
}

html .theme-hager [data-content-type=hager_story]:not([class*=theme-]) [data-element=component_content] .wrapper .text-col .story_main_heading .story_subheading,html .theme-hager[data-content-type=hager_story] [data-element=component_content] .wrapper .text-col .story_main_heading .story_subheading {
  color: #00aae1
}

html .theme-hager [data-content-type=hager_promobanner]:not([class*=theme-]) [data-element=component_content] .wrapper .promobanner-description .promobanner_main_heading .promobanner_heading,html .theme-hager[data-content-type=hager_promobanner] [data-element=component_content] .wrapper .promobanner-description .promobanner_main_heading .promobanner_heading {
  color: #00477e
}

html .theme-hager footer .footer a {
  color: #fff
}

html .theme-hager footer .footer a:hover {
  color: rgba(255,255,255,.6)
}

.hg-modal {
  position: fixed;
  width: 100%;
  display: none;
  z-index: 1000;
  bottom: 0;
  left: 0;
  transition: transform .3s ease-out;
  overflow: hidden;
  max-height: 100%
}

.hg-modal--open {
  display: flex
}

@media (min-width: 992px) {
  .hg-modal {
    bottom:inherit;
    width: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
  }
}

.hg-modal-dialog {
  position: relative;
  padding: 40px;
  background: #fff;
  width: 100%;
  overflow-y: auto
}

@media (min-width: 992px) {
  .hg-modal-dialog {
    max-width:640px
  }
}

.hg-modal__content h2 {
  font-size: 28px
}

.hg-modal__buttons {
  display: flex;
  justify-content: flex-end;
  gap: 10px
}

.hg-modal__close {
  position: absolute;
  right: 20px;
  top: 20px;
  background: url("../../hager_upro/img/icons/cross-dark.svg") no-repeat center;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border: none
}

.hg-modal .wholesalers {
  display: flex;
  flex-direction: column;
  gap: 24px
}

.hg-modal .wholesalers .wholesalers-list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 8px
}

@media (min-width: 992px) {
  .hg-modal .wholesalers .wholesalers-list {
    grid-template-columns:repeat(3,1fr)
  }
}

.hg-modal .wholesalers .wholesalers-list__item {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  overflow: hidden
}

@media (min-width: 992px) {
  .theme-iboco .hg-modal .wholesalers .wholesalers-list__item:hover.--available label {
    cursor:pointer;
    border: 2px solid #2769b2
  }

  .hg-modal .wholesalers .wholesalers-list__item:hover.--available label {
    cursor: pointer;
    border: 2px solid #f56400
  }
}

.hg-modal .wholesalers .wholesalers-list__item:hover.--unavailable {
  cursor: default
}

.hg-modal .wholesalers .wholesalers-list__item.--unavailable label {
  filter: grayscale(1)
}

.hg-modal .wholesalers .wholesalers-list__item input {
  display: none
}

.hg-modal .wholesalers .wholesalers-list__item input:checked+label {
  border: 2px solid #f56400
}

.theme-iboco .hg-modal .wholesalers .wholesalers-list__item input:checked+label {
  border: 2px solid #2769b2
}

.hg-modal .wholesalers .wholesalers-list__item label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: 150px;
  padding: 10px;
  margin: 0;
  text-align: center;
  border: 2px solid transparent
}

.hg-modal .wholesalers .wholesalers-list__item label img {
  display: block;
  max-width: 100%;
  max-height: 35px
}

.hg-modal .wholesalers .wholesalers-list__item__status {
  max-width: 100%;
  padding: 4px 8px;
  border-radius: 100px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  overflow: hidden;
  font-size: 16px
}

@media (min-width: 992px) {
  .hg-modal .wholesalers .wholesalers-list__item__status {
    white-space:nowrap;
    text-overflow: ellipsis
  }
}

.hg-modal .wholesalers .wholesalers-list__item__status.--available {
  background-color: #e6f9e6;
  color: #00c600
}

.hg-modal .wholesalers .wholesalers-list__item__status.--unavailable {
  background-color: #e6e6e6;
  color: #737373
}

.hg-modal .wholesalers__buttons {
  display: flex;
  justify-content: flex-end;
  gap: 40px
}

.hg-modal-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  background-color: #4a4a4a;
  transition: opacity .15s linear
}

.hg-modal-backdrop.show {
  opacity: .5;
  display: block
}

.hg-modal-backdrop.hide {
  opacity: 0
}

.header-middle__tools-search {
  display: block;
  margin: auto;
  height: auto;
  z-index: inherit;
  position: absolute;
  top: 70px;
  width: 100%;
  left: 0
}

@media (min-width: 992px) {
  .header-middle__tools-search {
    position:initial;
    width: auto;
    padding: 0 24px
  }
}

.header-middle__tools-search-box {
  position: relative;
  display: flex;
  justify-content: space-between
}

@media (max-width: 991px) {
  .header-middle__tools-search-box {
    margin:0 24px
  }
}

.header-middle__tools-search-box:before {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -12px;
  display: inline-block;
  background: url('../../hager_upro/img/icons/ic-search-blue.svg') 0 0 no-repeat;
  background-size: 24px;
  z-index: 1
}

.header-middle__tools-search-box .tools-search-form {
  width: 100%
}

.header-middle__tools-search-box .tools-search-form input {
  padding: 10px 14px 10px 60px;
  background: #e3f1f7;
  border-radius: 100px;
  border: 1px solid transparent;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 14px;
  color: #00477e;
  outline: none;
  height: 48px;
  min-width: 100%
}

.header-middle__tools-search-box .tools-search-form input:focus {
  background: #fff;
  border-color: #00477e
}

.header-middle__tools-search-box .tools-search-form input::placeholder {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 14px;
  color: #00477e;
  opacity: .75
}

.header-middle__tools-search-box .tools-search-form input::-webkit-search-cancel-button {
  display: none
}

@media (min-width: 992px) {
  .header-middle__tools-search-box .tools-search-form input {
    min-width:611px
  }
}

@media (min-width: 1200px) {
  .header-middle__tools-search-box .tools-search-form input {
    min-width:635px;
    width: auto
  }
}

.search-open .header-middle__tools-search-box .tools-search-form input {
  width: 100%
}

.search-open .header-middle__tools-search-box .tools-search-form {
  width: 100%
}

.header-middle__tools-search-box .tools-search-form .reset-search-bar {
  display: none
}

.search-open-results .header-middle__tools-search-box .tools-search-form .reset-search-bar {
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  right: 30px;
  line-height: 0;
  border: none;
  background: 0 0
}

.search-open-results .header-middle__tools-search-box .tools-search-form .reset-search-bar:hover {
  opacity: .6;
  cursor: pointer
}

@media (min-width: 992px) {
  .search-open-results .header-middle__tools-search-box .tools-search-form .reset-search-bar {
    right:18px
  }
}

.header-middle__tools-search-results {
  height: calc(100vh - 124px);
  padding: 30px;
  display: none;
  gap: 30px;
  align-content: start;
  overflow: auto;
  background: #fff
}

@media (min-width: 992px) {
  .header-middle__tools-search-results {
    width:100%;
    height: 0;
    position: absolute;
    left: 0;
    top: calc(100%);
    margin-top: 0
  }
}

.search-open-results .header-middle__tools-search-results {
  display: grid
}

@media (min-width: 992px) {
  .search-open-results .header-middle__tools-search-results {
    height:auto;
    max-height: calc(66.66666667vh);
    box-shadow: 0px 11px 30px rgba(0,0,0,.25)
  }
}

.header-middle__tools-search-results__product-container {
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  gap: 30px
}

@media (min-width: 992px) {
  .header-middle__tools-search-results__product-container {
    grid-template-columns:3fr 2fr
  }
}

.header-middle__tools-search-results__suggestion {
  display: grid;
  gap: 30px
}

.header-middle__tools-search-results__content,.header-middle__tools-search-results__product,.header-middle__tools-search-results__category,.header-middle__tools-search-results__query {
  width: 100%;
  display: grid;
  gap: 18px;
  background: #fff;
  z-index: 2
}

.header-middle__tools-search-results__content .results-header,.header-middle__tools-search-results__product .results-header,.header-middle__tools-search-results__category .results-header,.header-middle__tools-search-results__query .results-header {
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 18px
}

.header-middle__tools-search-results__content .results-header__title,.header-middle__tools-search-results__product .results-header__title,.header-middle__tools-search-results__category .results-header__title,.header-middle__tools-search-results__query .results-header__title {
  margin: 0;
  color: #00477e;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 18px
}

.header-middle__tools-search-results__content .results-header__search-count,.header-middle__tools-search-results__product .results-header__search-count,.header-middle__tools-search-results__category .results-header__search-count,.header-middle__tools-search-results__query .results-header__search-count {
  display: inline-block;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 18px;
  color: #00477e;
  letter-spacing: -.2px
}

.header-middle__tools-search-results__content .results-header__search-count:before,.header-middle__tools-search-results__product .results-header__search-count:before,.header-middle__tools-search-results__category .results-header__search-count:before,.header-middle__tools-search-results__query .results-header__search-count:before {
  content: '(';
  display: inline-block
}

.header-middle__tools-search-results__content .results-header__search-count:after,.header-middle__tools-search-results__product .results-header__search-count:after,.header-middle__tools-search-results__category .results-header__search-count:after,.header-middle__tools-search-results__query .results-header__search-count:after {
  content: ')';
  display: inline-block
}

.header-middle__tools-search-results__content .results-header__see-all,.header-middle__tools-search-results__product .results-header__see-all,.header-middle__tools-search-results__category .results-header__see-all,.header-middle__tools-search-results__query .results-header__see-all {
  margin-left: 10px
}

.header-middle__tools-search-results__content .results-header__see-all a,.header-middle__tools-search-results__product .results-header__see-all a,.header-middle__tools-search-results__category .results-header__see-all a,.header-middle__tools-search-results__query .results-header__see-all a {
  font-size: 18px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.header-middle__tools-search-results__content .results-header__see-all a:hover,.header-middle__tools-search-results__product .results-header__see-all a:hover,.header-middle__tools-search-results__category .results-header__see-all a:hover,.header-middle__tools-search-results__query .results-header__see-all a:hover {
  text-decoration-line: underline
}

.header-middle__tools-search-results__content .results-container,.header-middle__tools-search-results__product .results-container,.header-middle__tools-search-results__category .results-container,.header-middle__tools-search-results__query .results-container {
  width: 100%;
  padding: 0
}

.header-middle__tools-search-results__content .results-container__list,.header-middle__tools-search-results__product .results-container__list,.header-middle__tools-search-results__category .results-container__list,.header-middle__tools-search-results__query .results-container__list {
  display: grid;
  gap: 18px
}

.header-middle__tools-search-results__content .results-container__list-item,.header-middle__tools-search-results__product .results-container__list-item,.header-middle__tools-search-results__category .results-container__list-item,.header-middle__tools-search-results__query .results-container__list-item {
  border: 1px solid #e6e6e6
}

.header-middle__tools-search-results__content .results-container__list-item:hover a.disable-product .result-content__title,.header-middle__tools-search-results__product .results-container__list-item:hover a.disable-product .result-content__title,.header-middle__tools-search-results__category .results-container__list-item:hover a.disable-product .result-content__title,.header-middle__tools-search-results__query .results-container__list-item:hover a.disable-product .result-content__title,.header-middle__tools-search-results__content .results-container__list-item:hover a.disable-product .result-content em,.header-middle__tools-search-results__product .results-container__list-item:hover a.disable-product .result-content em,.header-middle__tools-search-results__category .results-container__list-item:hover a.disable-product .result-content em,.header-middle__tools-search-results__query .results-container__list-item:hover a.disable-product .result-content em,.header-middle__tools-search-results__content .results-container__list-item:hover a.disable-product .result-content mark,.header-middle__tools-search-results__product .results-container__list-item:hover a.disable-product .result-content mark,.header-middle__tools-search-results__category .results-container__list-item:hover a.disable-product .result-content mark,.header-middle__tools-search-results__query .results-container__list-item:hover a.disable-product .result-content mark {
  color: #4a4a4a
}

.header-middle__tools-search-results__content .results-container__list-item:hover a .result-content__title,.header-middle__tools-search-results__product .results-container__list-item:hover a .result-content__title,.header-middle__tools-search-results__category .results-container__list-item:hover a .result-content__title,.header-middle__tools-search-results__query .results-container__list-item:hover a .result-content__title,.header-middle__tools-search-results__content .results-container__list-item:hover a .result-content em,.header-middle__tools-search-results__product .results-container__list-item:hover a .result-content em,.header-middle__tools-search-results__category .results-container__list-item:hover a .result-content em,.header-middle__tools-search-results__query .results-container__list-item:hover a .result-content em,.header-middle__tools-search-results__content .results-container__list-item:hover a .result-content mark,.header-middle__tools-search-results__product .results-container__list-item:hover a .result-content mark,.header-middle__tools-search-results__category .results-container__list-item:hover a .result-content mark,.header-middle__tools-search-results__query .results-container__list-item:hover a .result-content mark {
  color: #f56400
}

.header-middle__tools-search-results__content .results-container__list-item:hover a .result-content__image img,.header-middle__tools-search-results__product .results-container__list-item:hover a .result-content__image img,.header-middle__tools-search-results__category .results-container__list-item:hover a .result-content__image img,.header-middle__tools-search-results__query .results-container__list-item:hover a .result-content__image img {
  transform: scale(1.05)
}

.header-middle__tools-search-results__content .results-container__list-item a,.header-middle__tools-search-results__product .results-container__list-item a,.header-middle__tools-search-results__category .results-container__list-item a,.header-middle__tools-search-results__query .results-container__list-item a {
  display: block;
  padding: 18px;
  font-size: 14px;
  letter-spacing: -.2px
}

.header-middle__tools-search-results__content .results-container__list-item a.disable-product,.header-middle__tools-search-results__product .results-container__list-item a.disable-product,.header-middle__tools-search-results__category .results-container__list-item a.disable-product,.header-middle__tools-search-results__query .results-container__list-item a.disable-product {
  cursor: default;
  opacity: .5;
  pointer-events: none
}

.header-middle__tools-search-results__content .results-container__list-item a .result-content,.header-middle__tools-search-results__product .results-container__list-item a .result-content,.header-middle__tools-search-results__category .results-container__list-item a .result-content,.header-middle__tools-search-results__query .results-container__list-item a .result-content {
  color: #4a4a4a;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.header-middle__tools-search-results__content .results-container__list-item a .result-content__title,.header-middle__tools-search-results__product .results-container__list-item a .result-content__title,.header-middle__tools-search-results__category .results-container__list-item a .result-content__title,.header-middle__tools-search-results__query .results-container__list-item a .result-content__title {
  font-size: 16px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a;
  line-height: 1.2
}

.header-middle__tools-search-results__content .results-container__list-item a .result-content__title mark,.header-middle__tools-search-results__product .results-container__list-item a .result-content__title mark,.header-middle__tools-search-results__category .results-container__list-item a .result-content__title mark,.header-middle__tools-search-results__query .results-container__list-item a .result-content__title mark,.header-middle__tools-search-results__content .results-container__list-item a .result-content__title em,.header-middle__tools-search-results__product .results-container__list-item a .result-content__title em,.header-middle__tools-search-results__category .results-container__list-item a .result-content__title em,.header-middle__tools-search-results__query .results-container__list-item a .result-content__title em {
  margin: 0;
  padding: 0;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-style: normal;
  color: #4a4a4a;
  background: 0 0
}

.header-middle__tools-search-results__content .results-container__list-item a .result-content__description,.header-middle__tools-search-results__product .results-container__list-item a .result-content__description,.header-middle__tools-search-results__category .results-container__list-item a .result-content__description,.header-middle__tools-search-results__query .results-container__list-item a .result-content__description {
  margin: 0;
  font-size: 14px
}

.header-middle__tools-search-results__content .results-container__list-item a .result-content__image img,.header-middle__tools-search-results__product .results-container__list-item a .result-content__image img,.header-middle__tools-search-results__category .results-container__list-item a .result-content__image img,.header-middle__tools-search-results__query .results-container__list-item a .result-content__image img {
  transition: all .2s ease-in-out
}

.header-middle__tools-search-results__content .results-container__list-item a .result-content__search-tag,.header-middle__tools-search-results__product .results-container__list-item a .result-content__search-tag,.header-middle__tools-search-results__category .results-container__list-item a .result-content__search-tag,.header-middle__tools-search-results__query .results-container__list-item a .result-content__search-tag {
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  color: #737373
}

.header-middle__tools-search-results__product .results-container__list {
  margin: 0;
  grid-template-columns: repeat(auto-fill,minmax(179px,1fr))
}

.header-middle__tools-search-results__product .results-container__list-item .result-content {
  display: flex;
  flex-direction: column;
  gap: 18px
}

@media (min-width: 992px) {
  .header-middle__tools-search-results__product .results-container__list-item .result-content {
    flex-direction:column
  }
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__image {
  margin: 0;
  padding: 0;
  max-width: 184px;
  height: 96px;
  overflow: hidden;
  position: relative;
  background: #fff
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__image img {
  padding: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: left
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__image .flag-container {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  line-height: 1
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__details {
  display: flex;
  flex-direction: column;
  gap: 6px
}

@media (max-width: 991px) {
  .header-middle__tools-search-results__product .results-container__list-item .result-content__details {
    flex-shrink:10
  }
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__details .result-content__title {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__price {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 16px
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__price>* {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__price-on-demand {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 16px;
  color: #4a4a4a
}

.header-middle__tools-search-results__product .results-container__list-item .result-content__enumber-item {
  margin: 0;
  font-size: 14px
}

.header-middle__tools-search-results__category .results-container__list,.header-middle__tools-search-results__query .results-container__list {
  display: flex;
  flex-flow: wrap;
  gap: 8px 4px;
  align-items: start
}

.header-middle__tools-search-results__category .results-container__list-item,.header-middle__tools-search-results__query .results-container__list-item {
  border-radius: 30px
}

.header-middle__tools-search-results__category .results-container__list-item:hover,.header-middle__tools-search-results__query .results-container__list-item:hover {
  border-color: #00477e;
  background: #e3f1f7
}

.header-middle__tools-search-results__category .results-container__list-item:hover a,.header-middle__tools-search-results__query .results-container__list-item:hover a,.header-middle__tools-search-results__category .results-container__list-item:hover mark,.header-middle__tools-search-results__query .results-container__list-item:hover mark {
  color: #00477e
}

.header-middle__tools-search-results__category .results-container__list-item a,.header-middle__tools-search-results__query .results-container__list-item a {
  display: inline-block;
  padding: 10px 18px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 14px;
  color: #4a4a4a
}

.header-middle__tools-search-results__category .results-container__list-item a mark,.header-middle__tools-search-results__query .results-container__list-item a mark {
  padding: 0;
  background: 0 0;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  color: #4a4a4a
}

.header-middle__tools-search-results__content .results-container__list {
  margin: 0;
  grid-template-columns: repeat(auto-fill,minmax(240px,1fr))
}

.header-middle__tools-search-results__content .results-container__list-item .result-content {
  display: flex;
  gap: 12px
}

.header-middle__tools-search-results__content .results-container__list-item .result-content__image {
  margin: 0;
  padding: 0;
  width: 66px;
  height: 66px;
  overflow: hidden;
  background: #fff
}

.header-middle__tools-search-results__content .results-container__list-item .result-content__image img {
  padding: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: left
}

.header-middle__tools-search-results__content .results-container__list-item .result-content__details {
  flex-shrink: 10
}

.header-middle__tools-search-results__content .results-container__list-item .result-content__title {
  margin-top: 6px;
  font-size: 16px;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.header-middle__tools-search-results__content .results-container__list-item:hover .result-content__title {
  text-decoration-line: underline
}

.product-list-category {
  position: relative
}

@media (min-width: 992px) {
  .product-list-category {
    display:grid;
    grid-template-columns: 25% 1fr;
    grid-template-areas: 'sidebar main' 'second_sidebar main' 'footer main';
    margin: 0 -15px
  }
}

.product-list-category.open {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100vh;
  z-index: 999;
  background-color: #fff;
  overflow-y: auto;
  transform: translateY(0);
  transition: all .2s ease
}

.product-list-category.open .product-list-category__products-wrapper {
  display: none
}

.product-list-category.open .product-list-category__category {
  margin-top: 0
}

.product-list-category.open .product-list-category__category,.product-list-category.open .product-list-category__facets-wrapper,.product-list-category.open .product-list-category__filter-footer {
  display: block
}

.product-list-category.open .product-list-category__trigger-filters {
  display: none
}

.product-list-category.open .product-list-category__wrapper-header {
  display: flex
}

.product-list-category.open .filter-modal {
  display: flex
}

.product-list-category.open .filter-modal__title span {
  font-size: 22px
}

.product-list-category .filter-modal {
  width: 100vw;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
  background-color: #fff;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
  box-shadow: inset 0 -1px 0 0 #f7f7f7;
  display: none
}

.product-list-category .filter-modal__title span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a
}

.product-list-category .filter-modal__title img {
  width: auto;
  margin-right: 18px
}

.product-list-category .filter-modal__close {
  width: 14px;
  height: 14px;
  background: url(../../hager_upro/img/icons/cross-dark.svg) no-repeat center center/contain
}

.product-list-category__facets-wrapper {
  display: none
}

@media (min-width: 992px) {
  .product-list-category__facets-wrapper {
    display:block
  }
}

.product-list-category__category {
  grid-area: sidebar;
  display: none;
  padding: 15px 30px;
  position: relative;
  box-shadow: inset 0 -1px 0 0 #f7f7f7
}

@media (min-width: 992px) {
  .product-list-category__category {
    display:block;
    padding: 0 15px;
    margin-top: 48px
  }
}

.product-list-category__category ul {
  max-height: 6000px;
  visibility: visible;
  z-index: 1;
  opacity: 1;
  transition: all .2s ease-in-out;
  overflow: hidden
}

.product-list-category__category ul.open {
  display: block !important
}

@media (min-width: 992px) {
  .product-list-category__category ul {
    margin:0;
    padding: 0 0 0 15px
  }
}

.product-list-category__category ul.collapsed {
  max-height: 0;
  margin-top: 0;
  visibility: hidden;
  z-index: 0;
  opacity: 0;
  transition: all .2s ease-in-out
}

.product-list-category__category ul li {
  padding: 12px 0;
  margin: 0;
  border-top: 1px solid #e6e6e6
}

.product-list-category__category ul li:last-child {
  margin-bottom: 0
}

.product-list-category__category ul li.active>a {
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-list-category__category ul li ul {
  padding-left: 24px
}

.product-list-category__category ul li ul li a {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif
}

.product-list-category__category ul li .level-4 {
  margin-top: 12px
}

.product-list-category__category ul li .level-5 {
  margin-bottom: 5px
}

.product-list-category__category ul li .level-5 li {
  border: 0;
  padding: 6px 0
}

.product-list-category__category ul li .level-5 li:first-child {
  padding-top: 0
}

.product-list-category__category ul li a {
  color: #4a4a4a;
  font-weight: 400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-size: 16px
}

.product-list-category__category ul li a:hover {
  color: #f56400
}

.product-list-category__category-dropdown {
  padding: 0 0 0 32px;
  margin: 0 0 12px;
  position: relative;
  background-color: inherit;
  font-size: 18px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-transform: none;
  color: #4a4a4a
}

.product-list-category__category-dropdown:before {
  content: '';
  position: absolute;
  left: 0;
  top: 27%;
  width: 16px;
  height: 11px;
  background: url('../../hager_upro/img/icons/expand-more.svg') 0 0 no-repeat;
  background-size: contain;
  transform: translate(0,-50%) rotate(0);
  transition: all .3s ease-in-out;
  transform: rotate(180deg)
}

.theme-iboco .product-list-category__category-dropdown:before {
  background: url('../../hager_upro/img/icons/expand-more-blue-iboco.svg') 0 0 no-repeat;
  background-size: contain
}

.product-list-category__category-dropdown.collapsed:before {
  transform: rotate(0)
}

.product-list-category__facets {
  grid-area: second_sidebar;
  padding: 0 15px
}

@media (min-width: 992px) {
  .product-list-category__facets {
    padding:0 0 0 15px;
    margin-top: 12px
  }
}

@media (min-width: 992px) {
  .product-list-category__facets-wrapper {
    padding:0 15px
  }
}

.product-list-category__products-wrapper {
  grid-area: main
}

@media (min-width: 992px) {
  .product-list-category__products-wrapper {
    padding:0 15px
  }
}

.product-list-category__view-type {
  position: absolute;
  right: 15px;
  top: 0;
  display: flex;
  padding: 18px 0;
  z-index: 1
}

@media (min-width: 992px) {
  .product-list-category__view-type {
    position:unset;
    justify-content: flex-end;
    padding: 18px 15px
  }
}

.product-list-category__view-type-toggler {
  margin-left: 18px;
  max-width: 18px;
  outline: none
}

.product-list-category__view-type-toggler.active svg {
  fill: #f56400
}

.product-list-category__view-type-toggler:focus {
  outline: none
}

.product-list-category__view-type-toggler svg {
  display: block
}

.product-list-category__result-list {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(130px,1fr));
  background-color: #f7f7f7;
  border-top: .5px solid #e6e6e6
}

@media (min-width: 576px) {
  .product-list-category__result-list {
    grid-template-columns:repeat(auto-fill,minmax(190px,1fr))
  }
}

@media (min-width: 992px) {
  .product-list-category__result-list {
    gap:30px;
    grid-template-columns: repeat(auto-fill,minmax(160px,1fr));
    background-color: #fff;
    border-top: 0;
    border-bottom: 0
  }
}

.list-view .product-list-category__result-list {
  grid-template-columns: 1fr;
  gap: 0
}

.product-list-category__product {
  padding: 15px;
  transition: all .2s ease-in-out;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative
}

@media (max-width: 991px) {
  .product-list-category__product {
    border:.5px solid #e6e6e6
  }
}

.list-view .product-list-category__product {
  border-bottom: 1px solid #e6e6e6;
  position: relative
}

.list-view .product-list-category__product:last-child {
  border-bottom: 0
}

.product-list-category__product:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 14px rgba(0,0,0,.1)
}

.list-view .product-list-category__product:hover {
  transform: none;
  box-shadow: none;
  background-color: #f7f7f7
}

.product-list-category__product:hover .product-list-category__product-infos__name h3,.product-list-category__product:hover .product-list-category__product-infos__name .product-list-category__product-infos__title {
  color: #f56400
}

@media (pointer: fine) and (min-width:992px) {
  .product-list-category__product:hover .product-list-category__product-addToList .action-container {
    display:flex
  }
}

@media (pointer: coarse) {
  .product-list-category__product .product-list-item {
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
  }
}

.product-list-category__product .addToList-tooltip {
  z-index: 1;
  display: none;
  position: absolute;
  top: 102px;
  border-radius: 2px;
  right: 0;
  background-color: #4a4a4a;
  padding: 2px 8px;
  color: #fff;
  font-size: 12px
}

.list-view .product-list-category__product .addToList-tooltip {
  top: 38px
}

.product-list-category__product .addToList-tooltip.tooltip-visible {
  display: inline-block
}

@media (pointer: coarse) {
  .product-list-category__product .addToList-tooltip.tooltip-visible {
    display:none
  }
}

.product-list-category__product-content {
  display: block
}

.product-list-category__product-image-wrapper {
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 18px;
  position: relative
}

@media (min-width: 992px) {
  .product-list-category__product-image-wrapper {
    margin-bottom:35px
  }
}

.list-view .product-list-category__product-image-wrapper {
  width: 65px;
  height: 65px;
  padding-bottom: 0;
  margin: 0 30px 0 0
}

.product-list-category__product-content {
  position: relative;
  display: block
}

.list-view .product-list-category__product-content {
  padding: 18px;
  display: flex;
  align-items: center;
  transition: all .3s ease-in-out;
  min-height: 145px
}

.product-list-category__product-addToList .action-container {
  width: 38px;
  height: 38px;
  background-color: #f56400;
  border-radius: 50%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-top: 15px;
  transition: all .2s ease-in-out
}

.product-list-category__product-addToList .action-container:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: 0 0 no-repeat transparent;
  background-size: cover;
  background-image: url(../../hager_upro/img/icons/add_list_white.svg)
}

@media (pointer: fine) and (min-width:992px) {
  .product-list-category__product-addToList .action-container {
    position:absolute;
    top: 130px;
    right: 15px;
    margin-top: 0;
    display: none;
    box-shadow: 0px 3px 8px 0px rgba(0,0,0,.3)
  }
}

.list-view .product-list-category__product-addToList .action-container {
  position: absolute;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  box-shadow: none
}

@media (pointer: coarse) {
  .list-view .product-list-category__product-addToList .action-container:hover .addToList-tooltip {
    display:block
  }
}

.product-list-category__product-image {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.product-list-category__product-image img {
  max-width: 100%;
  height: 100%;
  object-fit: contain
}

.list-view .product-list-category__product-image {
  position: relative
}

.product-list-category__product-infos__name {
  margin-bottom: 6px;
  display: flex;
  align-items: center
}

.product-list-category__product-infos__title {
  margin: 0;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  color: #4a4a4a
}

.product-list-category__product-infos__title span {
  font-size: inherit
}

.product-list-category__product-infos__description {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 21px;
  color: #4a4a4a
}

.list-view .product-list-category__product-infos__description {
  max-width: 80%
}

.product-list-category__product-infos__price {
  display: flex;
  font-size: 16px;
  color: #4a4a4a
}

.product-list-category__product-infos__price span,.product-list-category__product-infos__price div {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-list-category__product-infos__flag {
  padding: 4px 6px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: inline-block;
  background-color: #f56400;
  font-size: 14px;
  color: #fff;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-transform: uppercase
}

.list-view .product-list-category__product-infos__flag {
  position: static;
  margin-left: 5px
}

.product-list-category__product-infos__enumber {
  font-size: 16px;
  color: #4a4a4a
}

.product-list-category__product-infos__normal-price,.product-list-category__product-infos__text-replace-price {
  font-size: 16px;
  color: #4a4a4a
}

.product-list-category__product-infos__normal-price span,.product-list-category__product-infos__text-replace-price span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-list-category__filter-footer {
  display: none;
  margin: 0 -15px;
  position: sticky;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1001
}

@media (min-width: 992px) {
  .product-list-category__filter-footer {
    margin:0
  }
}

.product-list-category__filter-footer__clear-all {
  padding: 18px 0;
  background: #fff;
  box-shadow: 0 -1px 0 0 #f7f7f7;
  width: 100%;
  outline: none
}

.product-list-category__filter-footer__show-product {
  width: 100%
}

.product-list-category__trigger-filters {
  display: flex;
  justify-content: center;
  padding: 8px 0
}

.product-list-category__filter-button {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  line-height: 22px;
  border-radius: 9999px;
  background-color: #00477e;
  color: #fff;
  gap: 6px
}

.product-list-category__filter-button.fixed {
  position: fixed;
  bottom: 60px;
  left: 15px;
  z-index: 2
}

.product-list-category__filter-button span {
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif
}

.product-list-category__pagination {
  margin: 30px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px
}

@media (min-width: 992px) {
  .product-list-category__pagination {
    padding:0 15px 0 0
  }
}

.product-list-category__pagination__item {
  position: relative;
  line-height: 22px
}

.product-list-category__pagination__item--previous a {
  padding: 0 0 0 30px
}

.product-list-category__pagination__item--previous a svg {
  left: 0
}

.product-list-category__pagination__item--previous a:hover svg {
  left: -5px
}

.product-list-category__pagination__item--next a {
  padding: 0 30px 0 0
}

.product-list-category__pagination__item--next a svg {
  right: 0
}

.product-list-category__pagination__item--next a:hover svg {
  right: -5px
}

.product-list-category__pagination__item-link {
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  cursor: pointer
}

.product-list-category__pagination__item-link span {
  display: inline-block
}

@media (max-width: 767px) {
  .product-list-category__pagination__item-link span {
    display:none
  }
}

.product-list-category__pagination__item-link svg {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  transition: all .2s ease-in-out
}

.product-list-category__pagination__item-link.disabled {
  pointer-events: none;
  cursor: initial
}

.product-list-category__pagination__item-link.disabled svg path {
  fill: #afafaf
}

.product-list-category__pagination__item:has(.disabled) {
  color: #afafaf
}

.product-list-category__pagination__input-box {
  margin: 0 18px;
  display: flex;
  align-items: center;
  gap: 12px
}

.product-list-category__pagination__input-box input {
  padding: 12px 30px;
  text-align: center;
  background: #fff;
  border: 1px solid #e6e6e6;
  line-height: 22px;
  max-width: 90px
}

.product-list-category__pagination__input-box span {
  line-height: 22px;
  display: block
}

.product-list-category .skeleton-loading {
  background: 0 0
}

.product-list-category .skeleton-loading.hidden {
  display: none
}

.product-list-category .skeleton-loading.listing {
  position: absolute;
  left: 50%;
  top: 5%;
  z-index: 1
}

@media (max-width: 768px) {
  .product-list-category .skeleton-loading.listing.listing {
    left:0;
    width: 100%
  }
}

.product-list-category__facets {
  min-height: 62px
}

@media (min-width: 992px) {
  .product-list-category__facets {
    min-height:auto
  }
}

.product-list-category__facets .product-facet-list__facet-title {
  display: flex;
  margin: 0;
  transition: .3s ease;
  padding: 0 0 0 32px;
  position: relative;
  background-color: inherit;
  font-size: 16px;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  font-weight: 400;
  text-transform: none;
  color: #00477e
}

.product-list-category__facets .product-facet-list__checkbox-item {
  padding: 0;
  position: relative
}

.product-list-category__facets .product-facet-list__checkbox-item label {
  position: relative;
  margin: 0;
  padding: 10px 30px 10px 40px;
  display: block;
  font-family: 'HelveticaNeue','helveticaneue','Helvetica Neue','helvetica neue','helvetica-neue',arial,sans-serif;
  font-size: 16px;
  color: #4a4a4a;
  word-wrap: break-word
}

.product-list-category__facets .product-facet-list__checkbox-item label input {
  display: none
}

.product-list-category__facets .product-facet-list__checkbox-item label .product-facet-list__checkbox-count {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
  font-size: 16px;
  color: #afafaf
}

.product-list-category__facets .product-facet-list__checkbox-item label .product-facet-list__checkbox-count:before,.product-list-category__facets .product-facet-list__checkbox-item label .product-facet-list__checkbox-count:after {
  content: none
}

.product-list-category__facets .product-facet-list__checkbox-item label:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 23px;
  height: 23px;
  transform: translate(0,-50%);
  background-color: #fff;
  border: 1px solid #afafaf
}

.product-list-category__facets .product-facet-list__checkbox-item label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  display: block;
  width: 23px;
  height: 23px;
  background-size: 50% 50%
}

.product-list-category__facets .product-facet-list__checkbox-item--selected label:after {
  background: url('../../hager_upro/img/icons/checkmark.svg') center no-repeat
}

.theme-iboco .product-list-category__facets .product-facet-list__checkbox-item--selected label:after {
  background: url('../../hager_upro/img/icons/checkmark-yellow.svg') center no-repeat
}

.product-list-category__facets .product-facet-list__item {
  padding: 18px 30px;
  box-shadow: inset 0 -1px 0 0 #f7f7f7
}

@media (min-width: 992px) {
  .product-list-category__facets .product-facet-list__item {
    padding:12px 0
  }
}

.product-list-category__facets .product-facet-list__checkbox-group {
  padding: 0 !important;
  margin-top: 11px
}

.product-list-category__facets .product-facet-list__checkbox-list {
  margin: 0
}

.product-list-category__facets .product-facet-list__see-more {
  color: #f56400;
  font-family: 'HelveticaNeueBold','Helvetica Neue',Arial,sans-serif;
  margin-top: 12px
}

.theme-iboco .product-list-category__facets .product-facet-list__see-more {
  color: #fcc200
}

.product-list-category__facets .product-facet-list__see-more--disabled {
  display: none
}

.product-list-category__reset {
  padding: 0 30px
}

@media (min-width: 992px) {
  .product-list-category__reset {
    padding:0
  }
}

.product-list-category__reset .product-list-category__clear-button {
  display: none;
  border: 1px solid #e6e6e6;
  color: #4a4a4a;
  padding: 12px 15px;
  margin: 24px 0;
  position: relative;
  outline: none
}

@media (min-width: 992px) {
  .product-list-category__reset .product-list-category__clear-button {
    display:block;
    margin: 12px 0;
    width: 100%
  }

  [class^=theme-] .product-list-category__reset .product-list-category__clear-button {
    margin: 6px 0 12px
  }
}

.product-list-category__reset .product-list-category__clear-button:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../../hager_upro/img/icons/icon-close-rounded.svg');
  background-size: cover;
  z-index: -1
}

@media screen and (min-width: 992px) {
  [data-simplebar] {
    flex-direction:column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
  }

  .simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
  }

  .simplebar-mask {
    direction: inherit;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
  }

  .simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
  }

  .simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
  }

  .simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
  }

  .simplebar-content:before,.simplebar-content:after {
    content: ' ';
    display: table
  }

  .simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
  }

  .simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
  }

  .simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
  }

  .simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
  }

  [data-simplebar].simplebar-dragging {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  [data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  [data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
  }

  .simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px
  }

  .simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #00477e;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity .2s .5s linear
  }

  .simplebar-scrollbar.simplebar-visible:before {
    opacity: 1;
    transition-delay: 0s;
    transition-duration: 0s
  }

  .simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
  }

  .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px
  }

  .simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
  }

  .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    min-height: 0;
    min-width: 10px;
    width: auto
  }

  [data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
  }

  .simplebar-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: scrollbar !important
  }

  .simplebar-dummy-scrollbar-size>div {
    width: 200%;
    height: 200%;
    margin: 10px 0
  }

  .simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
  }
}

@media screen and (max-width: 991px) {
  .simplebar-placeholder,.simplebar-track.simplebar-vertical {
    display:none !important
  }

  .simplebar-content-wrapper {
    height: 100% !important;
    overflow: hidden !important
  }

  .simplebar-wrapper {
    width: 100%
  }
}

#algolia-autocomplete-container .aa-dropdown-menu .before_special {
  color: #aaa;
  text-decoration: line-through;
  font-size: 12px
}

#algolia-autocomplete-container .aa-dropdown-menu .tier_price {
  color: #666;
  font-size: 10px
}

#algolia-autocomplete-container .aa-dropdown-menu .tier_price .tier_value {
  color: #54a5cd;
  font-size: 12px
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .category-tag {
  color: #3284b6
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details {
  font-size: 10px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details em {
  color: #222
}

#algolia-autocomplete-tt.algolia-autocomplete {
  width: 100%;
  display: inline-block !important
}

#algolia-autocomplete-container .aa-dropdown-menu {
  position: absolute;
  margin-top: -1px;
  right: 0;
  width: 100%;
  z-index: 1000 !important;
  border: 1px solid #bbb;
  border-top: 3px solid #8eb4d0;
  border-radius: 1px;
  background: #fff
}

@media (min-width: 992px) {
  #algolia-autocomplete-container .aa-dropdown-menu {
    width:71.1%;
    min-width: 800px
  }
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 {
  position: relative
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-left {
  width: 67%
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-right {
  width: 33%
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products {
  padding: 40px;
  min-height: 250px
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title {
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 16px
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions {
  margin-bottom: 30px
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .see-all a {
  color: #636363;
  font-weight: 700
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results {
  padding: 10px;
  font-style: italic
}

#algolia-autocomplete-container .aa-dropdown-menu .category {
  padding: 4px;
  color: #a6a6a6;
  text-align: left;
  font-size: .8em;
  text-transform: uppercase;
  font-weight: 700
}

#algolia-autocomplete-container .aa-dropdown-menu .category-suggestions {
  padding: 4px;
  color: #54a5cd;
  text-align: left;
  font-size: .7em;
  text-transform: uppercase
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit {
  display: block;
  position: relative;
  padding: 5px 10px;
  color: #000;
  text-align: left;
  text-decoration: none
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-dataset-suggestions .algoliasearch-autocomplete-hit {
  padding-left: 30px
}

#algolia-autocomplete-container .aa-suggestions svg.algolia-glass-suggestion.magnifying-glass {
  position: absolute;
  right: auto;
  left: 5px;
  top: 7px;
  fill: #a6a6a6;
  stroke: #a6a6a6
}

#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products .col9 {
  background-color: #f9f9f9
}

#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products #autocomplete-products-footer {
  display: none
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
  display: inline-block;
  width: 100%
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
    display:inline-block;
    width: 50%
  }
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .algoliasearch-autocomplete-hit {
  padding: 15px 10px
}

.autocomplete-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap
}

.autocomplete-wrapper:after {
  clear: both;
  content: ''
}

#algolia-autocomplete-container .col9 {
  float: right;
  box-sizing: border-box
}

#algolia-autocomplete-container .col3 {
  float: right;
  box-sizing: border-box
}

#algolia-autocomplete-container.reverse .col3 {
  float: left;
  min-width: 100%
}

#algolia-autocomplete-container.reverse .col9 {
  float: left;
  min-width: 100%;
  display: flex;
  height: 100%;
  flex: 1
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .col9 {
    border-left:solid 1px #eee;
    width: 70%;
    right: 0;
    height: 100%
  }

  #algolia-autocomplete-container .col3 {
    float: left;
    width: 30%
  }

  #algolia-autocomplete-container.reverse .col3 {
    float: left;
    width: 30%
  }

  #algolia-autocomplete-container.reverse .col9 {
    border-right: solid 1px #eee;
    float: left;
    width: 70%
  }
}

#algolia-autocomplete-container .other-sections {
  margin: 20px 10px 70px
}

.aa-dataset-products .aa-suggestions {
  margin: 10px auto 10px auto
}

.aa-dataset-suggestions {
  display: none
}

@media (min-width: 768px) {
  .aa-dataset-suggestions {
    display:block
  }
}

@media (min-width: 768px) {
  .aa-dataset-products .aa-suggestions {
    margin:10px auto 50px auto
  }
}

.aa-dataset-products .aa-suggestions:after {
  content: '';
  display: block;
  clear: both
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .algoliasearch-autocomplete-hit {
  padding-left: 10px
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-suggestions {
  margin-bottom: 20px
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-cursor .algoliasearch-autocomplete-hit {
  background-color: #f2f2f2
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit em {
  font-weight: 700;
  font-style: normal
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-price {
  font-size: 1.1em;
  color: #54a5cd;
  height: 22px
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb {
  float: left
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb img {
  width: 50px
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info {
  margin-left: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

#autocomplete-products-footer {
  background-color: #f9f9f9;
  text-align: center;
  display: none;
  position: absolute;
  width: 70%;
  padding: 10px 0;
  bottom: 0;
  left: 30%
}

#algolia-autocomplete-container.reverse #autocomplete-products-footer {
  right: auto;
  left: 0
}

@media (min-width: 768px) {
  #autocomplete-products-footer {
    display:block
  }
}

#autocomplete-products-footer span {
  color: #15769c;
  font-weight: 600
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category {
  font-size: .8em;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category em {
  color: #222
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
  position: absolute;
  width: 100%;
  padding: 10px;
  text-align: center;
  bottom: 0;
  left: 4px;
  font-size: 13px
}

#algolia-autocomplete-container.reverse .aa-dropdown-menu .footer_algolia {
  left: auto;
  right: 4px
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
    width:30%
  }
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia span {
  color: #b8b8b8;
  font-size: 10px
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia img {
  display: inline;
  height: 1.5em;
  vertical-align: bottom;
  max-width: 130px
}

#algolia-searchbox .algolia-search-input:focus:not([value=""]) {
  background: 0 0
}

#algolia-searchbox .algolia-search-input {
  position: static !important
}

#algolia-searchbox .algolia-search-input:focus {
  outline: 0;
  box-shadow: none;
  border: solid 1px #54a5cd
}

#algolia-autocomplete-container:after,.autocomplete-wrapper:after {
  clear: both;
  content: ''
}

#algolia-searchbox {
  position: relative
}

#algolia-searchbox .clear-cross,#algolia_instant_selector .clear-cross {
  position: absolute;
  display: none;
  background: url("data:image/svg+xml;utf8,<svg width=\'12\' height=\'12\' viewBox=\'0 0 12 12\' xmlns=\'http://www.w3.org/2000/svg\' opacity=\'0.6\'><path d=\'M.566 1.698L0 1.13 1.132 0l.565.566L6 4.868 10.302.566 10.868 0 12 1.132l-.566.565L7.132 6l4.302 4.3.566.568L10.868 12l-.565-.566L6 7.132l-4.3 4.302L1.13 12 0 10.868l.566-.565L4.868 6 .566 1.698z\'></path></svg>") no-repeat center center/contain;
  cursor: pointer;
  width: 16px;
  height: 16px
}

#algolia-searchbox .clear-query-autocomplete {
  bottom: 8px;
  right: 9px
}

#algolia-searchbox .magnifying-glass {
  background: url("data:image/svg+xml;utf8,<svg width=\'40\' height=\'40\' viewBox=\'0 0 40 40\'  fill=\'%23A6A6A6\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M15.553 31.107c8.59 0 15.554-6.964 15.554-15.554S24.143 0 15.553 0 0 6.964 0 15.553c0 8.59 6.964 15.554 15.553 15.554zm0-3.888c6.443 0 11.666-5.225 11.666-11.668 0-6.442-5.225-11.665-11.668-11.665-6.442 0-11.665 5.223-11.665 11.665 0 6.443 5.223 11.666 11.665 11.666zm12.21 3.84a2.005 2.005 0 0 1 .002-2.833l.463-.463a2.008 2.008 0 0 1 2.833-.003l8.17 8.168c.78.78.78 2.05-.004 2.833l-.462.463a2.008 2.008 0 0 1-2.834.004l-8.168-8.17z\' fill-rule=\'evenodd\'/></svg>") no-repeat center right/20px;
  border: none;
  bottom: 7px;
  box-shadow: none;
  height: 20px;
  position: absolute;
  right: 7px;
  width: 20px
}

#algolia_instant_selector .cross-wrapper .clear-refinement {
  display: block;
  position: relative;
  top: 5px;
  left: 5px
}

#algolia_instant_selector,#algolia_instant_selector *,#search_mini_form,#search_mini_form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#algolia_instant_selector:before,#algolia_instant_selector:after,#algolia_instant_selector *:before,#algolia_instant_selector *:after,#search_mini_form:before,#search_mini_form:after,#search_mini_form *:before,#search_mini_form *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#search_mini_form label {
  display: none
}

#algolia_instant_selector .row {
  margin-left: -15px;
  margin-right: -15px
}

#algolia_instant_selector .col-md-3,#algolia_instant_selector .col-md-4,#algolia_instant_selector .col-md-9,#algolia_instant_selector .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width: 768px) {
  #algolia_instant_selector .col-sm-6 {
    width:50%;
    float: left
  }
}

@media (min-width: 992px) {
  #algolia_instant_selector .col-md-3,#algolia_instant_selector .col-md-4,#algolia_instant_selector .col-md-9,#algolia_instant_selector .col-md-12 {
    float:left
  }

  #algolia_instant_selector .col-md-12 {
    width: 100%
  }

  #algolia_instant_selector .col-md-9 {
    width: 75%
  }

  #algolia_instant_selector .col-md-4 {
    width: 33.33333333%
  }

  #algolia_instant_selector .col-md-3 {
    width: 25%
  }
}

#algolia_instant_selector .row:before,#algolia_instant_selector .row:after {
  content: " ";
  display: table
}

#algolia_instant_selector .row:after {
  clear: both
}

#algolia_instant_selector .visible-xs,#algolia_instant_selector .visible-sm {
  display: none !important
}

#algolia_instant_selector .hidden-xs,#algolia_instant_selector .hidden-sm {
  display: block !important
}

@media (max-width: 767px) {
  #algolia_instant_selector .visible-xs {
    display:block !important
  }

  #algolia_instant_selector .hidden-xs {
    display: none !important
  }

  .algolia-search-block {
    clear: both
  }
}

@media (max-width: 991px) {
  #algolia_instant_selector .visible-sm {
    display:block !important
  }

  #algolia_instant_selector .hidden-sm {
    display: none !important
  }
}

#algolia_instant_selector .pull-left {
  float: left
}

#algolia_instant_selector .pull-right {
  float: right
}

.algolia-clearfix {
  clear: both
}

.ais-Breadcrumb-list,.ais-CurrentRefinements-list,.ais-HierarchicalMenu-list,.ais-Hits-list,.ais-Results-list,.ais-InfiniteHits-list,.ais-InfiniteResults-list,.ais-Menu-list,.ais-NumericMenu-list,.ais-Pagination-list,.ais-RatingMenu-list,.ais-RefinementList-list,.ais-ToggleRefinement-list {
  margin: 0;
  padding: 0;
  list-style: none
}

.ais-ClearRefinements-button,.ais-CurrentRefinements-delete,.ais-CurrentRefinements-reset,.ais-GeoSearch-redo,.ais-GeoSearch-reset,.ais-HierarchicalMenu-showMore,.ais-InfiniteHits-loadPrevious,.ais-InfiniteHits-loadMore,.ais-InfiniteResults-loadMore,.ais-Menu-showMore,.ais-RangeInput-submit,.ais-RefinementList-showMore,.ais-SearchBox-submit,.ais-SearchBox-reset,.ais-VoiceSearch-button {
  padding: 0;
  overflow: visible;
  font: inherit;
  line-height: normal;
  color: inherit;
  background: 0 0;
  border: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ais-ClearRefinements-button::-moz-focus-inner,.ais-CurrentRefinements-delete::-moz-focus-inner,.ais-CurrentRefinements-reset::-moz-focus-inner,.ais-GeoSearch-redo::-moz-focus-inner,.ais-GeoSearch-reset::-moz-focus-inner,.ais-HierarchicalMenu-showMore::-moz-focus-inner,.ais-InfiniteHits-loadPrevious::-moz-focus-inner,.ais-InfiniteHits-loadMore::-moz-focus-inner,.ais-InfiniteResults-loadMore::-moz-focus-inner,.ais-Menu-showMore::-moz-focus-inner,.ais-RangeInput-submit::-moz-focus-inner,.ais-RefinementList-showMore::-moz-focus-inner,.ais-SearchBox-submit::-moz-focus-inner,.ais-SearchBox-reset::-moz-focus-inner,.ais-VoiceSearch-button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.ais-ClearRefinements-button[disabled],.ais-CurrentRefinements-delete[disabled],.ais-CurrentRefinements-reset[disabled],.ais-GeoSearch-redo[disabled],.ais-GeoSearch-reset[disabled],.ais-HierarchicalMenu-showMore[disabled],.ais-InfiniteHits-loadPrevious[disabled],.ais-InfiniteHits-loadMore[disabled],.ais-InfiniteResults-loadMore[disabled],.ais-Menu-showMore[disabled],.ais-RangeInput-submit[disabled],.ais-RefinementList-showMore[disabled],.ais-SearchBox-submit[disabled],.ais-SearchBox-reset[disabled],.ais-VoiceSearch-button[disabled] {
  cursor: default
}

.ais-Breadcrumb-list,.ais-Breadcrumb-item,.ais-Pagination-list,.ais-RangeInput-form,.ais-RatingMenu-link,.ais-PoweredBy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.ais-GeoSearch,.ais-GeoSearch-map {
  height: 100%
}

.ais-HierarchicalMenu-list .ais-HierarchicalMenu-list {
  margin-left: 1em
}

.ais-PoweredBy-logo {
  display: block;
  height: 1.2em;
  width: auto
}

.ais-RatingMenu-starIcon {
  display: block;
  width: 20px;
  height: 20px
}

.ais-SearchBox-input::-ms-clear,.ais-SearchBox-input::-ms-reveal {
  display: none;
  width: 0;
  height: 0
}

.ais-SearchBox-input::-webkit-search-decoration,.ais-SearchBox-input::-webkit-search-cancel-button,.ais-SearchBox-input::-webkit-search-results-button,.ais-SearchBox-input::-webkit-search-results-decoration {
  display: none
}

.ais-RangeSlider .rheostat {
  overflow: visible;
  margin-top: 40px;
  margin-bottom: 40px
}

.ais-RangeSlider .rheostat-background {
  height: 6px;
  top: 0;
  width: 100%
}

.ais-RangeSlider .rheostat-handle {
  margin-left: -12px;
  top: -7px
}

.ais-RangeSlider .rheostat-background {
  position: relative;
  background-color: #fff;
  border: 1px solid #aaa
}

.ais-RangeSlider .rheostat-progress {
  position: absolute;
  top: 1px;
  height: 4px;
  background-color: #333
}

.rheostat-handle {
  position: relative;
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 50%;
  cursor: -webkit-grab;
  cursor: grab
}

.rheostat-marker {
  margin-left: -1px;
  position: absolute;
  width: 1px;
  height: 5px;
  background-color: #aaa
}

.rheostat-marker--large {
  height: 9px
}

.rheostat-value {
  margin-left: 50%;
  padding-top: 15px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.rheostat-tooltip {
  margin-left: 50%;
  position: absolute;
  top: -22px;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

[hidden] {
  display: none !important
}

#refine-toggle {
  text-align: center;
  line-height: 40px;
  border: solid 1px #ededed;
  margin: 10px 0 20px;
  font-weight: 700;
  cursor: pointer
}

.algolia-infos {
  padding: 6px 10px;
  color: #aaa;
  text-align: center;
  background: #f4f4f4;
  font-size: 12px;
  clear: both;
  line-height: 32px
}

.ais-SearchBox {
  margin-bottom: 1em
}

.ais-SearchBox-submit {
  display: none
}

.ais-SearchBox-form {
  position: relative
}

.ais-SearchBox-reset {
  position: absolute;
  right: 0
}

button.ais-SearchBox-reset {
  box-shadow: none;
  padding-left: .5em;
  padding-right: .5em;
  background: 0 0
}

button.ais-SearchBox-reset:focus,button.ais-SearchBox-reset:active,button.ais-SearchBox-reset:hover {
  border: 0
}

input.ais-SearchBox-input {
  padding-right: 2em
}

.ais-SearchBox-reset,input.ais-SearchBox-input {
  height: 32px
}

.ais-InfiniteHits,.ais-Hits {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px
}

.ais-InfiniteHits--empty,.ais-Hits--empty {
  margin: 40px 0;
  color: #636363;
  font-size: 16px;
  font-weight: 700
}

.ais-InfiniteHits--empty q:before,.ais-InfiniteHits--empty q:after,.ais-Hits--empty q:before,.ais-Hits--empty q:after {
  content: '"'
}

.ais-InfiniteHits-item a:hover,.ais-Hits-item a:hover {
  color: #666;
  text-decoration: none
}

.ais-InfiniteHits-list .no-results .clear-button,.ais-Hits-list .no-results .clear-button {
  cursor: pointer
}

.ais-InfiniteHits-list .no-results .popular-searches,.ais-Hits-list .no-results .popular-searches {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px
}

.ais-InfiniteHits-item .result-wrapper,.ais-Hits-item .result-wrapper {
  padding: 25px 0
}

.ais-InfiniteHits-list:after,.ais-Hits-list:after {
  content: ' ';
  clear: both;
  display: block
}

.ais-InfiniteHits-loadMore {
  background: #f4f4f4;
  border-color: transparent;
  color: #666;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap
}

.ais-InfiniteHits-loadPrevious--disabled,.ais-InfiniteHits-loadMore--disabled {
  display: none !important
}

.result-wrapper .tocart {
  background: #f4f4f4;
  border-color: transparent;
  color: #666;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  margin-top: 10px
}

.result-wrapper .price {
  text-align: center;
  font-size: 1.2em;
  color: #54a5cd
}

.result-wrapper .before_special {
  color: #aaa;
  text-decoration: line-through;
  font-size: 12px
}

.result-wrapper .text-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.ais-HierarchicalMenu-item {
  margin: 0;
  line-height: 1.8em
}

.ais-HierarchicalMenu-link--selected {
  font-weight: 700
}

.ais-HierarchicalMenu-link--selected .cross-circle {
  display: inline-block;
  width: .8em;
  height: .8em;
  background: url("data:image/svg+xml;utf8,<svg width='34' height='34' viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'><title>testvg</title><g fill='%23000' fill-rule='evenodd'><path d='M17.163 0C7.95 0 .41 7.578.353 16.893c-.03 4.542 1.693 8.82 4.847 12.053 3.156 3.23 7.367 5.026 11.857 5.054h.11c9.21 0 16.75-7.578 16.81-16.893C34.035 7.735 26.54.06 17.163 0zm.015 30.842v1.08l-.09-1.08c-3.656-.023-7.085-1.485-9.654-4.115-2.57-2.63-3.97-6.116-3.948-9.814C3.533 9.33 9.673 3.158 17.262 3.158c7.548.048 13.65 6.297 13.605 13.93-.05 7.585-6.19 13.754-13.69 13.754z'/><path d='M22.362 10.23l-5.186 5.245-5.186-5.244c-.417-.42-1.092-.42-1.51 0-.416.422-.416 1.105 0 1.526L15.668 17l-5.186 5.244c-.416.42-.416 1.104 0 1.525.21.21.483.316.755.316.273 0 .546-.106.755-.317l5.186-5.245 5.186 5.244c.208.21.482.316.754.316.273 0 .546-.106.755-.317.417-.422.417-1.105 0-1.526L18.685 17l5.187-5.244c.417-.42.417-1.104 0-1.525-.416-.42-1.09-.42-1.508 0z'/></g></svg>") no-repeat center center/contain;
  opacity: 0
}

.ais-HierarchicalMenu-link--selected:hover .cross-circle {
  opacity: 1
}

.ais-HierarchicalMenu-count:before {
  content: '('
}

.ais-HierarchicalMenu-count:after {
  content: ')'
}

.ais-RefinementList-searchBox .ais-SearchBox-input {
  margin-top: 4px;
  margin-bottom: 4px
}

.ais-RefinementList-searchBox .ais-SearchBox-input[disabled] {
  display: none
}

.ais-RefinementList-count:before {
  content: '('
}

.ais-RefinementList-count:after {
  content: ')'
}

.ais-Panel {
  border: solid 1px #efefef;
  margin-bottom: 15px
}

.ais-Panel-header {
  background-color: #efefef;
  padding: 7px
}

.ais-Panel-body {
  padding: 4px 7px
}

.ais-RangeSlider {
  margin: 0 20px
}

.ais-RangeSlider .rheostat-background {
  border: 0;
  background-color: #efefef
}

.ais-RangeSlider .rheostat-progress {
  background-color: #006bb4
}

.ais-Pagination-list {
  margin: 2em 0;
  justify-content: center
}

.ais-Pagination-item {
  padding: 1em
}

.ais-Pagination-item--selected {
  color: #000;
  font-weight: 700
}

.ais-Pagination-item--disabled {
  display: none
}

.ais-CurrentRefinements-list:not(:empty) {
  margin-bottom: 10px
}

.ais-CurrentRefinements-item {
  color: #636363;
  border-radius: 2px;
  border: solid 1px #ddd;
  background-color: #f4f4f4;
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  padding: .2em .5em;
  overflow: hidden;
  margin-right: .4em;
  margin-bottom: 0
}

.ais-CurrentRefinements-label {
  font-weight: 700
}

.ais-CurrentRefinements-category {
  margin: 0 .5em
}

button.ais-CurrentRefinements-delete {
  line-height: inherit;
  box-shadow: none;
  margin-left: .2em
}

button.ais-CurrentRefinements-delete:hover,button.ais-CurrentRefinements-delete:active,button.ais-CurrentRefinements-delete:focus {
  box-shadow: none;
  background: 0 0;
  border: none
}

.ais-ClearRefinements-button {
  width: 100%;
  margin-bottom: 15px
}

.ais-ClearRefinements-button--disabled {
  display: none !important
}

.no-results {
  padding: 3em 0;
  text-align: center
}

.product-list-category__product .product-list-item__actions {
  display: flex;
  gap: 8px;
}
.product-list-category__product .addToList-tooltip {
  z-index: 1;
  display: none;
  position: absolute;
  top: -30px;
  border-radius: 2px;
  right: 0;
  background-color: #4a4a4a;
  padding: 2px 8px;
  color: #fff;
  font-size: 12px;
}
@media (pointer: fine) and (min-width: 992px) {
  .product-list-category__product-card-buttons .df-ui-button.wishlist-add:not(.list-view &) {
    border: 0;
  }
}
@media (pointer: fine) and (min-width: 992px) {
  .product-list-category__product-card-buttons .df-ui-button.wishlist-add {
    right: 60px;
  }
}
@media (pointer: fine) and (min-width: 992px) {
  .product-list-category__product-card-buttons .df-ui-button {
    margin-top: 0;
    display: none;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, .3);
  }
}
.product-list-category__product-card-buttons .df-ui-button {
  margin-top: 15px;
}
.df-ui-button.--secondary {
  background-color: #fff;
  border: 1px solid #f56400;
}
.df-ui-button.--sm {
  width: 38px;
  height: 38px;
}
.df-ui-button.--rounded {
  border-radius: 50%;
}
.product-list-category__product-card-buttons .df-ui-button.wishlist-add:before {
  background-image: url(../../hager_upro/img/icons/add_list_orange.svg);
}
.df-ui-button:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: 0 0 no-repeat transparent;
  background-size: cover;
}
@media (pointer: fine) and (min-width: 992px) {
  .product-list-category__product .product-list-item__actions {
    position: absolute;
    top: 115px;
    right: 0;
    justify-content: flex-end;
    width: 100%;
  }
}

@media (max-width: 575px){
	.product-list-category__result-list {
    	grid-template-columns: repeat(2, 1fr);
	}
}
