@charset "UTF-8";
/*! @version 1.30.0 */
@keyframes swing-in-top-fwd {
  0% {
    transform: rotateX(-100deg);
    transform-origin: top;
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    transform-origin: top;
    opacity: 1;
  }
}
@keyframes jello-horizontal {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes heartbeat0 {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat1 {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  5% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }
  10% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }
  20% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }
  30% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.5);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.5);
  }
  70% {
    transform: scale(1);
  }
}
@keyframes singlebeat {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.6);
  }
  70% {
    transform: scale(1);
  }
}
@keyframes blink-1 {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes text-focus-in {
  0% {
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    filter: blur(0);
    opacity: 1;
  }
}
@keyframes shake-horizontal {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70% {
    transform: translateX(-10px);
  }
  20%, 40%, 60% {
    transform: translateX(10px);
  }
  80% {
    transform: translateX(8px);
  }
  90% {
    transform: translateX(-8px);
  }
}
a[title^=pdf]:after {
  filter: invert(34%) sepia(76%) saturate(3069%) hue-rotate(166deg) brightness(92%) contrast(101%);
}

.we-are-here-for-you a:after, .we-are-here-for-you .wt-text-columns .wt-text-columns-btn:after, .sv-font-button:after {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(24deg) brightness(100%) contrast(100%);
}

:where(.tpl-filters-aside-wrapper) button, .tpl-filter-aside-activator, .tpl-filter-items .tpl-filter-item {
  border-style: none;
  margin: 0;
  padding: 0;
  width: unset;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  font-weight: normal;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
}

html {
  box-sizing: border-box;
}

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

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

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

body {
  font-size: 16px;
}

html, body, input, select {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  color: #3e484e;
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: 0.05rem;
}

h1, h2, h3 {
  font-family: Roboto, sans-serif;
}

.h1 {
  font-size: 56px;
  font-weight: 700;
  line-height: 114%;
}
@media only screen and (max-width: 768px) {
  .h1 {
    font-size: 36px;
  }
}

.wt-text-columns h1, .wt-text-columns .h1, h1 {
  font-size: clamp(2.125rem, 1.875rem + 1vw, 2.625rem);
  hyphens: auto;
  line-height: 1.2em;
  margin-bottom: 2rem;
}

.h2,
.wt-text-columns h2,
.wt-text-columns .h2, h2 {
  font-weight: 700;
  font-size: clamp(1.75rem, 1.5rem + 1vw, 2.25rem);
  hyphens: auto;
  color: #008ca5;
  line-height: 1.2em;
  margin-top: 1.5em;
}

.h3,
.tpl-product-details .tpl-product-title,
.wt-text-columns h3,
.wt-text-columns .h3,
.sv-card-layout h3, h3 {
  font-size: clamp(1.5rem, 1.4375rem + 0.25vw, 1.625rem);
  font-weight: 700;
  line-height: 1.2em;
  color: #008ca5;
}

.wt-text-columns h4, .wt-text-columns .h4,
.h4,
h4,
.technical-data h2 {
  font-size: clamp(1.125rem, 1.0625rem + 0.25vw, 1.25rem);
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.05em;
  color: #3e484e;
}

.h5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 133%;
  letter-spacing: 0.1em;
  font-family: Roboto, sans-serif;
  color: #3e484e;
}
@media only screen and (max-width: 768px) {
  .h5 {
    font-size: 16px;
  }
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4 {
  margin-bottom: 20px;
}
.h1 + p, .h2 + p, .h3 + p, .h4 + p, .h5 + p, h1 + p, h2 + p, h3 + p, h4 + p {
  margin-top: 0;
}

.wt-text-columns p, .wt-text-columns blockquote, .wt-text-columns ul, .wt-text-columns ol, .sv-card-layout p, p, .p {
  line-height: 1.55em;
  margin: 0 0 1em;
  font-size: 1em;
  font-weight: 300;
  font-family: inherit;
  color: inherit;
  letter-spacing: 0.05em;
  max-width: 900px;
}
.wt-text-columns blockquote:last-of-type, .wt-text-columns ul:last-of-type, .wt-text-columns ol:last-of-type, p:last-of-type, .p:last-of-type {
  margin-bottom: 1.8em;
}

.h1,
.h2,
.h3 {
  font-family: Roboto, sans-serif;
}

.h1,
.h3,
.h4,
.h5 {
  color: #008ca5;
}

.hero-banner-header {
  font-weight: 300;
  font-style: normal;
  font-family: Roboto, sans-serif;
}

.h3, .h4, .h5 {
  margin-bottom: 0.5rem;
}

.h4 + .h5 {
  margin-top: 0;
}

em {
  color: inherit;
}

.card-layout-cards-center ul {
  list-style-position: unset;
}

.product-description ul, .card-layout-link-type-button .card-text ul {
  list-style: none;
  padding-left: 0;
  margin-top: 1.3em;
}
.product-description ul li, .card-layout-link-type-button .card-text ul li {
  display: block;
  margin-bottom: 10px;
  line-height: 1.3em;
  padding-left: 36px;
  position: relative;
}
.product-description ul li:before, .card-layout-link-type-button .card-text ul li:before {
  content: " ";
  display: block;
  position: absolute;
  top: -0.15em;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url(/images/18.317a24418b3e1e420e41a/1697708733294/icon-check.svg);
}

.multi-list-with-slideshow .multi-list-item__text:after, .multi-list-with-horizontal-layout .multi-list-item__details:after, .button-secondary,
.tpl-pagination-load,
.field-file-button:before, .tpl-product-details .tpl-product-cta, .wt-slider-caption__button span, .wt-image-text .button-link a, .wt-text-columns .wt-text-columns-btn, .sv-card-layout .card-layout-link-type-button .card-link,
.sv-card-layout .card-modal-link-type-button .card-link, .multi-list-with-email-button .multi-list-item-content .multi-list-item__icon:after, .multi-list-with-resellers .multi-list-item-content:after, .multi-list-with-contacts .multi-list-item__details:after, .button-primary,
.hero-banner-cta,
.uikit-slideshow-cta,
.sv-defaultFormTheme .input-field[type=submit], .button, .we-are-here-for-you a, .we-are-here-for-you .wt-text-columns .wt-text-columns-btn, .sv-font-button, .custom-layout-usp .custom-layout-text:after,
.custom-layout-navigation .custom-layout-text:after, .multi-list-with-product-groups .multi-list-item__details:after {
  border-style: none;
  text-transform: uppercase;
  width: auto;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  position: relative;
  outline: 0;
  user-select: none;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  color: #008ca5;
  letter-spacing: 0.1em;
  border: 1px solid #008ca5;
  border-radius: 100px;
  background-color: transparent;
  padding: 10px 25px;
  font-family: Roboto, sans-serif;
}
.multi-list-with-slideshow .multi-list-item__text:hover:after, .multi-list-with-horizontal-layout .multi-list-item__details:hover:after, .button-secondary:hover,
.tpl-pagination-load:hover,
.field-file-button:hover:before, .tpl-product-details .tpl-product-cta:hover, .wt-slider-caption__button span:hover, .wt-image-text .button-link a:hover, .wt-text-columns .wt-text-columns-btn:hover, .sv-card-layout .card-layout-link-type-button .card-link:hover,
.sv-card-layout .card-modal-link-type-button .card-link:hover, .multi-list-with-email-button .multi-list-item-content .multi-list-item__icon:hover:after, .multi-list-with-resellers .multi-list-item-content:hover:after, .multi-list-with-contacts .multi-list-item__details:hover:after, .button-primary:hover,
.hero-banner-cta:hover,
.uikit-slideshow-cta:hover,
.sv-defaultFormTheme .input-field[type=submit]:hover, .button:hover, .we-are-here-for-you a:hover, .sv-font-button:hover, .custom-layout-usp .custom-layout-text:hover:after,
.custom-layout-navigation .custom-layout-text:hover:after, .multi-list-with-product-groups .multi-list-item__details:hover:after {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #4dcdd6;
  border-right: 1px solid #164193;
  background: linear-gradient(90deg, #4dcdd6, #164193);
  color: #fff;
  transform: scale(1.03);
}

.custom-layout-usp .custom-layout-text:after,
.custom-layout-navigation .custom-layout-text:after, .multi-list-with-product-groups .multi-list-item__details:after {
  border-color: #fff;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.custom-layout-usp .custom-layout-text:hover:after,
.custom-layout-navigation .custom-layout-text:hover:after, .multi-list-with-product-groups .multi-list-item__details:hover:after {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #4dcdd6;
  border-right: 1px solid #164193;
  background: linear-gradient(90deg, #4dcdd6, #164193);
  color: #fff;
}

.we-are-here-for-you a, .we-are-here-for-you .wt-text-columns .wt-text-columns-btn, .sv-font-button {
  padding-right: 50px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #4dcdd6;
  border-right: 1px solid #164193;
  background: linear-gradient(90deg, #4dcdd6, #164193);
  color: #fff;
}
.we-are-here-for-you a:after, .we-are-here-for-you .wt-text-columns .wt-text-columns-btn:after, .sv-font-button:after {
  content: " ";
  background-size: 18px 18px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -9px;
}

.tpl-product-details .tpl-product-cta, .wt-slider-caption__button span, .wt-image-text .button-link a, .wt-text-columns .wt-text-columns-btn, .sv-card-layout .card-layout-link-type-button .card-link,
.sv-card-layout .card-modal-link-type-button .card-link, .multi-list-with-email-button .multi-list-item-content .multi-list-item__icon:after, .multi-list-with-resellers .multi-list-item-content:after, .multi-list-with-contacts .multi-list-item__details:after, .button-primary,
.hero-banner-cta,
.uikit-slideshow-cta,
.sv-defaultFormTheme .input-field[type=submit] {
  color: #fff;
  background-color: #008ca5;
  text-decoration: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #4dcdd6;
  border-right: 1px solid #164193;
  background: linear-gradient(90deg, #4dcdd6, #164193);
  line-height: 1.4em;
}

.button-secondary,
.tpl-pagination-load,
.field-file-button:before {
  color: #3e484e;
  text-decoration: none;
  border: 2px solid #008ca5;
}
.button-secondary:hover,
.tpl-pagination-load:hover,
.field-file-button:hover:before {
  background-color: rgb(215.5293577982, 33.0706422018, 34.2110091743);
}

.sv-font-button:hover a {
  color: #fff;
}
.sv-font-button a {
  color: #008ca5;
  text-decoration: none;
}
.sv-font-button a:hover {
  color: #fff;
}
.sv-font-button:after {
  background-image: url(/images/18.77610af9179fd71e6c12568/1625551390243/right-arrow.svg);
}

.tpl-filters-aside-footer-clear, .tpl-filters-aside-footer-show {
  border-style: none;
  width: auto;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  position: relative;
  outline: 0;
  user-select: none;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.2rem;
  letter-spacing: 0.1em;
  border-radius: 1.5rem;
  padding: 1rem 2rem;
  font-family: Roboto, sans-serif;
}

.tpl-filters-aside-footer-show {
  color: white;
  background-color: #164193;
}

.tpl-filters-aside-footer-clear {
  background: #e8e8e8;
}

.sv-defaultFormTheme input[type=text],
.sv-defaultFormTheme input[type=email],
.sv-defaultFormTheme input[type=url],
.sv-defaultFormTheme input[type=tel],
.sv-defaultFormTheme input[type=number],
.sv-defaultFormTheme textarea,
.sv-defaultFormTheme select {
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 10px;
  box-shadow: 0 0 0 1px #909090;
  font-size: 1rem;
  line-height: 1.3rem;
  border-style: none;
  border-radius: 0;
  transition: box-shadow 0.5s ease-in-out;
  color: #000;
}

.sv-form-portlet {
  max-width: 850px;
  margin-bottom: 40px;
}

.contact-details {
  margin-bottom: 40px;
}
.contact-details p {
  margin: 0 0 0.6em;
}

.sv-defaultFormTheme input[type=text]:focus,
.sv-defaultFormTheme input[type=email]:focus,
.sv-defaultFormTheme input[type=url]:focus,
.sv-defaultFormTheme input[type=tel]:focus,
.sv-defaultFormTheme input[type=number]:focus,
.sv-defaultFormTheme textarea:focus,
.sv-defaultFormTheme select:focus {
  box-shadow: 0 0 0 2px #008ca5;
}
.sv-defaultFormTheme *::-webkit-input-placeholder {
  color: transparent;
}
.sv-defaultFormTheme *:-moz-placeholder {
  color: transparent;
}
.sv-defaultFormTheme *::-moz-placeholder {
  color: transparent;
}
.sv-defaultFormTheme *:-ms-input-placeholder {
  color: transparent;
}
.sv-defaultFormTheme select {
  background: #fff url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDMzMCAzMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMzMCAzMzA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGlkPSJYTUxJRF8yMjVfIiBkPSJNMzI1LjYwNyw3OS4zOTNjLTUuODU3LTUuODU3LTE1LjM1NS01Ljg1OC0yMS4yMTMsMC4wMDFsLTEzOS4zOSwxMzkuMzkzTDI1LjYwNyw3OS4zOTMNCgljLTUuODU3LTUuODU3LTE1LjM1NS01Ljg1OC0yMS4yMTMsMC4wMDFjLTUuODU4LDUuODU4LTUuODU4LDE1LjM1NSwwLDIxLjIxM2wxNTAuMDA0LDE1MGMyLjgxMywyLjgxMyw2LjYyOCw0LjM5MywxMC42MDYsNC4zOTMNCglzNy43OTQtMS41ODEsMTAuNjA2LTQuMzk0bDE0OS45OTYtMTUwQzMzMS40NjUsOTQuNzQ5LDMzMS40NjUsODUuMjUxLDMyNS42MDcsNzkuMzkzeiIvPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=") center right 16px no-repeat;
  background-size: 16px 16px;
  padding-right: 45px;
}

.sv-formFieldRow {
  display: flex;
  margin-top: 20px;
}
.sv-formFieldRow:after {
  display: none;
}
@media only screen and (max-width: 400px) {
  .sv-formFieldRow {
    flex-direction: column;
  }
}

.sv-formField {
  float: none;
  position: relative;
}

.label {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-family: inherit;
}

.input-field {
  font-family: inherit;
  -webkit-appearance: none;
  font-size: 1rem;
}

.description {
  opacity: 0.5;
  font-size: 0.7rem;
  display: inline-block;
  margin-top: 10px;
  line-height: 1.3em;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

.sv-defaultFormTheme .input-field[type=submit] {
  margin-top: 20px;
}

.sv-form-multipleselectionfield,
.sv-form-singleselectionfield {
  margin-top: 8px !important;
}
.sv-form-multipleselectionfield input[type=checkbox],
.sv-form-multipleselectionfield input[type=radio],
.sv-form-singleselectionfield input[type=checkbox],
.sv-form-singleselectionfield input[type=radio] {
  display: none;
}
.sv-form-multipleselectionfield > div,
.sv-form-singleselectionfield > div {
  float: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-left: 0;
}
.sv-form-multipleselectionfield > div br,
.sv-form-singleselectionfield > div br {
  display: none;
}
.sv-form-multipleselectionfield .sv-clear-left,
.sv-form-singleselectionfield .sv-clear-left {
  display: none;
}
.sv-form-multipleselectionfield label,
.sv-form-singleselectionfield label {
  margin-left: 0;
  margin-bottom: 5px;
  padding-top: 6px;
  padding-left: 40px;
  width: 100%;
  line-height: 1.2em;
  min-height: 30px;
  height: auto;
  cursor: pointer;
  position: relative;
}
.sv-form-multipleselectionfield label:before, .sv-form-multipleselectionfield label:after,
.sv-form-singleselectionfield label:before,
.sv-form-singleselectionfield label:after {
  content: " ";
  position: absolute;
  height: 30px;
  width: 30px;
  transition: border 250ms, background-color 250ms, transform 250ms;
}

.sv-form-multipleselectionfield label {
  display: inline-block;
}
.sv-form-multipleselectionfield label:before {
  transform: scale(0);
}
.sv-form-multipleselectionfield label:after {
  background-color: #fff;
  border: 2px solid #909090;
  top: 0;
  left: 0;
  z-index: 1;
}
.sv-form-multipleselectionfield input[type=checkbox]:checked + label:before {
  top: 6px;
  left: 5px;
  width: 10px;
  height: 15px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
  z-index: 1;
}
.sv-form-multipleselectionfield input[type=checkbox]:checked + label:after {
  top: 0;
  border: 2px solid #008ca5;
  background-color: #008ca5;
  z-index: 0;
  box-shadow: none;
}

.sv-form-singleselectionfield label {
  display: inline-block;
}
.sv-form-singleselectionfield label:before {
  top: 0;
  left: 0;
  border: 2px solid #909090;
  transform-origin: 100% 100%;
  background-color: #fff;
  z-index: 1;
  border-radius: 50%;
  transform: scale(1);
}
.sv-form-singleselectionfield label:after {
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #909090;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(0);
}
.sv-form-singleselectionfield input[type=radio]:checked + label:before {
  top: 0;
  left: 0;
  border: 2px solid #008ca5;
  background-color: #fff;
  transform-origin: 100% 100%;
  z-index: 0;
  border-radius: 50%;
}
.sv-form-singleselectionfield input[type=radio]:checked + label:after {
  border: 2px solid #008ca5;
  background-color: #008ca5;
  z-index: 1;
  transform: scale(0.5);
}

.field-file {
  display: flex;
  align-items: center;
  margin-top: 10px;
  position: relative;
  flex-wrap: wrap;
}

.field-file-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  z-index: 2;
  font-family: Roboto, sans-serif;
}
.field-file-button:before {
  content: "Select file";
  display: inline-block;
}
.field-file-button input[type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 100px;
  padding: 0;
}

.field-file-placeholder {
  color: #3e484e;
  margin-left: 20px;
  margin-right: 10px;
  padding: 0.5em 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 400px) {
  .field-file-placeholder {
    margin-left: 0;
    order: 4;
  }
}

.field-file-icon-clear {
  margin-left: auto;
  margin-right: 4px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
}
.field-file-icon-clear:before, .field-file-icon-clear:after {
  content: " ";
  height: 2px;
  width: 20px;
  background: #008ca5;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 10px);
  display: block;
  transform-origin: 50% 50%;
}
.field-file-icon-clear:before {
  transform: rotate(90deg);
}
.field-file-icon-clear {
  box-shadow: none;
  transform: rotate(45deg);
  display: none;
  border-radius: 50%;
  transition: all 0.2s ease;
}
.field-file-icon-clear:hover {
  background-color: #008ca5;
  box-shadow: 0 0 0 4px #008ca5;
}
.field-file-icon-clear:hover:before, .field-file-icon-clear:hover:after {
  background-color: #fff;
}

.field-file-has-selected-file .field-file-icon-clear {
  display: block;
}

caption {
  padding-bottom: 10px;
}

.sv-table-type-clean {
  width: 100%;
  box-shadow: none;
}
.sv-table-type-clean th p,
.sv-table-type-clean td p {
  font-family: Roboto, sans-serif !important;
}
@media only screen and (max-width: 768px) {
  .sv-table-type-clean th p,
  .sv-table-type-clean td p {
    font-size: 16px !important;
  }
}
.sv-table-type-clean th {
  background-color: transparent;
  text-align: right !important;
  padding-right: 10px;
}
.sv-table-type-clean th,
.sv-table-type-clean th p {
  color: #000;
  font-weight: 300 !important;
  text-align: right;
}
.sv-table-type-clean td,
.sv-table-type-clean td p {
  font-weight: 700 !important;
}
.sv-table-type-clean tbody tr td {
  background-color: transparent;
}
.sv-table-type-clean tbody tr:nth-child(odd) td {
  background-color: transparent;
}
.sv-table-type-clean td, .sv-table-type-clean th {
  padding: 6px 40px;
  width: 50%;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .sv-table-type-clean td, .sv-table-type-clean th {
    padding: 3px 5px;
  }
}
.sv-table-type-clean td {
  padding-left: 10px;
}

thead th:first-child {
  border-top-left-radius: 5px;
}
thead th:last-child {
  border-top-right-radius: 5px;
}

tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}

.sv-standard {
  width: 100%;
  box-shadow: none;
  border-radius: 5px;
}
.sv-standard th {
  background-color: transparent;
}
.sv-standard td, .sv-standard th {
  padding: 20px 20px 0 0;
}
.sv-standard td p a, .sv-standard th p a {
  color: #164193 !important;
  text-decoration: none !important;
  font-weight: 300 !important;
}
.sv-standard th,
.sv-standard td,
.sv-standard th p,
.sv-standard td p {
  font-family: Roboto, sans-serif !important;
  color: inherit;
  font-weight: 300 !important;
}
.sv-standard tbody tr td {
  background-color: #fff;
}
.sv-standard tbody tr:nth-child(odd) td {
  background-color: transparent;
}

@font-face {
  font-family: icomoon;
  src: url("/18.77610af9179fd71e6c128f7/1625649911424/icomoon.ttf?g8lis4") format("truetype"), url("/download/18.77610af9179fd71e6c128f6/1625649911324/icomoon.woff?g8lis4") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.icon {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon:before {
  font-weight: 300 !important;
  color: #164193;
}

body,
.page-container {
  min-height: 100vh;
}

.page-container {
  display: flex;
  flex-direction: column;
}

.main {
  flex: 1 0 auto;
}

.site-header-content {
  padding-left: 0;
  padding-right: 0;
}

.product-listing-wrapper, .wt-image-text, .sv-tiki-category-products, .wt-text-columns, .card-layout, .hero-banner-video .hero-banner-text-container, .hero-banner-text-container, .sv-breadcrumbs, .site-header-content, .pagecontent > .sv-form-portlet,
.product,
.sv-tiki-product-detail,
.nb-breadcrumbs,
.main-content .sv-text-portlet,
.main-content .sv-image-portlet,
.main-content .nav-previous-next,
.main-content .layout-row,
.main-content .page-search-block,
.main-content .video-block,
.main-content .multi-list,
.main-content .columns,
.sv-html-portlet,
.sub-menu,
.sv-partner-map-2-0,
.sv-video-portlet,
.site-footer-content,
.sv-standardsearch-portlet,
.sv-defaultFormTheme {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}
@media only screen and (max-width: 1400px) {
  .product-listing-wrapper, .wt-image-text, .sv-tiki-category-products, .wt-text-columns, .card-layout, .hero-banner-video .hero-banner-text-container, .hero-banner-text-container, .sv-breadcrumbs, .site-header-content, .pagecontent > .sv-form-portlet,
  .product,
  .sv-tiki-product-detail,
  .nb-breadcrumbs,
  .main-content .sv-text-portlet,
  .main-content .sv-image-portlet,
  .main-content .nav-previous-next,
  .main-content .layout-row,
  .main-content .page-search-block,
  .main-content .video-block,
  .main-content .multi-list,
  .main-content .columns,
  .sv-html-portlet,
  .sub-menu,
  .sv-partner-map-2-0,
  .sv-video-portlet,
  .site-footer-content,
  .sv-standardsearch-portlet,
  .sv-defaultFormTheme {
    max-width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 600px) {
  .product-listing-wrapper, .wt-image-text, .sv-tiki-category-products, .wt-text-columns, .card-layout, .hero-banner-video .hero-banner-text-container, .hero-banner-text-container, .sv-breadcrumbs, .site-header-content, .pagecontent > .sv-form-portlet,
  .product,
  .sv-tiki-product-detail,
  .nb-breadcrumbs,
  .main-content .sv-text-portlet,
  .main-content .sv-image-portlet,
  .main-content .nav-previous-next,
  .main-content .layout-row,
  .main-content .page-search-block,
  .main-content .video-block,
  .main-content .multi-list,
  .main-content .columns,
  .sv-html-portlet,
  .sub-menu,
  .sv-partner-map-2-0,
  .sv-video-portlet,
  .site-footer-content,
  .sv-standardsearch-portlet,
  .sv-defaultFormTheme {
    max-width: calc(100% - 20px);
  }
}

.multi-list-with-slideshow .multi-list {
  max-width: 100%;
}

.main-content .section-video {
  background-color: #f2f2f2;
  max-width: 100%;
  padding: 100px 0 1px;
  margin-bottom: 100px;
}
.main-content .sv-text-portlet-content,
.main-content .nb-search-results {
  margin-left: 0;
}
.main-content .we-are-here-for-you,
.main-content .section-company-id .sv-text-portlet-content {
  margin-left: auto;
  margin-right: auto;
}
.main-content .we-are-here-for-you h2 {
  margin: 1em;
}
.main-content .we-are-here-for-you p {
  margin-left: auto;
  margin-right: auto;
}

.sv-html-portlet:has(.we-are-here-for-you) + * {
  margin-top: 50px;
}

.main-content .sv-youtube-portlet,
.main-content .sv-video-portlet,
.main-content .sv-image-portlet,
.main-content .uikit-slideshow,
.main-content .nav-previous-next {
  margin-bottom: 3rem;
}

.site-footer-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 600px) {
  .site-footer-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.pagecontent > .sv-form-portlet form {
  max-width: 850px;
}

.column-video .sv-youtube-portlet {
  max-width: 100%;
  margin-bottom: 20px;
}

.columns {
  display: grid;
  grid-gap: 30px;
  margin-bottom: 50px;
}
.columns .sv-text-portlet {
  padding: 0;
}

.column .sv-text-portlet {
  max-width: none;
}
.column .sv-text-portlet-content {
  max-width: none;
}
.column .sv-text-portlet-content > h2,
.column .sv-text-portlet-content > h3 {
  padding-top: 0;
  margin-top: 0;
}

.columns-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.columns-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.columns-3 .sv-text-portlet {
  max-width: 100%;
}

.columns-2-width-66-33 {
  grid-template-columns: minmax(0, 66%) minmax(0, 33%);
}

.columns-2-width-33-66 {
  grid-template-columns: minmax(0, 33%) minmax(0, 66%);
}

.columns-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media only screen and (max-width: 900px) {
  .columns-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .columns-4 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .columns-4 .column .sv-image-portlet {
    display: block;
    text-align: center;
  }
}

.section-2-columns .column {
  display: flex;
}
.section-2-columns .sv-text-portlet {
  flex: 1 0 auto;
  display: flex;
  width: 100%;
}
.section-2-columns .sv-text-portlet .h2 {
  text-align: left;
}
.section-2-columns .sv-text-portlet-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  max-width: 500px;
}

@media only screen and (max-width: 767px) {
  .columns-2,
  .columns-3,
  .columns-2-width-66-33,
  .columns-2-width-33-66 {
    display: block;
  }
}

.columns-align-end {
  align-items: end;
}

.sv-video-wrapper {
  width: 100%;
}
.sv-video-wrapper iframe {
  width: 100%;
  height: 100%;
}

.we-are-here-for-you {
  text-align: center;
  margin-bottom: 50px;
}
.we-are-here-for-you h2 {
  margin-bottom: 4rem;
}
.we-are-here-for-you .wt-text-columns.wt-text-columns-tertiary-colour-theme h2 {
  color: #008ca5;
}
.we-are-here-for-you a, .we-are-here-for-you .wt-text-columns .wt-text-columns-btn {
  margin-top: 0;
}
.we-are-here-for-you a:after, .we-are-here-for-you .wt-text-columns .wt-text-columns-btn:after {
  background-image: url(/images/18.77610af9179fd71e6c1539/1623755016842/external-link.svg);
}

.sv-template-default-without-hero-banner body {
  padding-top: 100px;
}

a[title^=pdf] {
  color: #008ca5;
  text-align: left;
  text-transform: none;
  padding: 0.15em 0.7em 0.25em 50px;
  line-height: 1.3em;
  width: auto;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
  align-items: center;
  position: relative;
}
a[title^=pdf]:before, a[title^=pdf]:after {
  display: inline-block;
  padding-right: 0.3em;
  content: " ";
  width: 40px;
  height: 40px;
  padding: 0;
  margin-right: 6px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
}
a[title^=pdf]:before {
  border-radius: 50%;
  border: 1px solid #008ca5;
}
a[title^=pdf]:after {
  background-image: url(/images/18.77610af9179fd71e6c154e/1623757150759/download.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

.sv-video-container img {
  cursor: pointer;
}

.section-grey {
  background-color: #f2f2f2;
  padding: 60px 0;
  margin-bottom: 60px;
  max-width: none;
}
.section-grey .sv-card-layout:last-child {
  margin-bottom: 0;
}

.section-dark-grey {
  background-color: #3e484e;
  padding: 100px 0 40px;
  margin-top: 50px;
  margin-bottom: 60px;
}
.section-dark-grey h1, .section-dark-grey h2, .section-dark-grey h3 {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .section-dark-grey {
    padding: 60px 0 20px;
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
.section-dark-grey .h2, .section-dark-grey .h3 {
  margin-top: 0;
}
.section-dark-grey .p {
  color: #fff;
}
.section-dark-grey + .sv-linked-portlet:has(.we-are-here-for-you) {
  margin-top: -60px;
}

.contact-list p a {
  color: #164193;
  text-decoration: none;
  font-weight: 300;
}
.contact-list p a:hover {
  text-decoration: underline;
}

.text-content-center .sv-text-portlet-content {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.sv-linked-portlet:has(.we-are-here-for-you) {
  background-color: #f2f2f2;
  max-width: none;
  padding: 56px 0 60px;
}

.page-container:has(.we-are-here-for-you) .site-footer {
  margin-top: 0;
}

.site-footer {
  background-color: #164193;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 5em;
}
.site-footer .sv-linked-portlet img {
  margin-bottom: 20px;
  width: auto;
  max-width: 130px;
}
.site-footer .sv-image-portlet:last-of-type {
  margin-bottom: 40px;
}
.site-footer .p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
}
.site-footer a {
  color: #fff;
}
.site-footer .columns {
  grid-template-columns: minmax(0, 20%) minmax(0, 80%);
}
@media only screen and (max-width: 767px) {
  .site-footer .columns {
    display: block;
  }
}
.site-footer ul {
  list-style: none;
  padding-left: 0;
  display: grid;
  grid-gap: 50px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
@media only screen and (max-width: 767px) {
  .site-footer ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.site-footer ul li {
  line-height: 1.6em;
  text-align: left;
}
.site-footer ul li > a, .site-footer ul li .span0 {
  display: block;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.site-footer ul ul {
  display: block;
}
.site-footer ul ul li {
  padding-bottom: 10px;
  width: 100%;
}
.site-footer ul ul li > a {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.4em;
}
.site-footer li {
  display: block;
}
.site-footer li a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.footer-secondary-content {
  text-align: center;
  border-top: 1px solid #008ca5;
  padding-block-start: 3.5rem;
}
.footer-secondary-content .sv-social-media {
  margin-block-end: 3rem;
}
.footer-secondary-content .social-media {
  display: flex;
  justify-content: center;
}
.footer-secondary-content p {
  margin-inline: auto;
}
.footer-secondary-content a {
  text-decoration: none;
}
.footer-secondary-content a:hover {
  text-decoration: underline;
}

.site-header {
  position: fixed;
  z-index: 10000;
  width: 100%;
  top: 0;
  background-color: transparent;
  transition: background-color 0.5s ease;
}

.site-header-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.site-header-logo-scrolled-down {
  display: none;
}

.is-scrolled-down .site-header-logo-scrolled-down,
.has-visible-mega-dropdown-drop .site-header-logo-scrolled-down,
.sv-template-default-without-hero-banner .site-header-logo-scrolled-down,
.sv-template-product .site-header-logo-scrolled-down {
  display: block;
}
.is-scrolled-down .site-header-logo-default,
.has-visible-mega-dropdown-drop .site-header-logo-default,
.sv-template-default-without-hero-banner .site-header-logo-default,
.sv-template-product .site-header-logo-default {
  display: none;
}

.site-header-content-block {
  width: calc(100% - 88px);
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .site-header-content-block {
    width: calc(100% - 58px);
  }
}

.site-header-toggle-menu-mobile {
  display: none;
  background-color: #164193;
  width: 40px;
}

.toggle-mobile-menu {
  height: 40px;
}

.toggle-mobile-menu__icon {
  width: 18px;
  height: 18px;
  padding-top: 18px;
  padding-left: 10px;
}
.toggle-mobile-menu__icon span,
.toggle-mobile-menu__icon span:after,
.toggle-mobile-menu__icon span:before {
  background-color: #fff;
  width: 12px;
  height: 2px;
  transform-origin: 3% 50%;
}
.toggle-mobile-menu__icon span:after,
.toggle-mobile-menu__icon span:before {
  width: 18px;
}
.toggle-mobile-menu__icon span:before {
  top: -6px;
}
.toggle-mobile-menu__icon span:after {
  bottom: -6px;
}

.site-header-logo-block {
  display: flex;
  align-items: center;
  min-height: 100px;
}
@media only screen and (max-width: 1200px) {
  .site-header-logo-block {
    min-height: 40px;
  }
}

@media only screen and (max-width: 1200px) {
  .site-header-toggle-menu-mobile {
    display: block;
  }
  .menu-desktop {
    display: none;
  }
}
.site-header-toggle-menu-mobil,
.menu-mobile {
  display: none;
}

.site-header-search {
  transform: scale(1, 0);
  display: none;
  transition: transform 0.4s ease;
}

.search-field-submit-btn {
  border-style: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -11px;
}
.search-field-submit-btn svg {
  display: block;
  width: 20px;
  height: 20px;
  fill: #164193;
}

.has-visible-search-field .site-header-search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff;
  min-height: 100px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transform: scale(1, 1);
  transform-origin: 50% 0;
}
@media only screen and (max-width: 1200px) {
  .has-visible-search-field .site-header-search {
    min-height: 40px;
  }
}
.has-visible-search-field .search-field-content {
  display: flex;
  align-items: center;
}
.has-visible-search-field .search-field-form {
  display: flex;
  align-items: center;
  flex: 1 0 auto;
  position: relative;
  margin-right: 20px;
}
.has-visible-search-field .focus-border {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #999;
  transition: 0.4s;
}
.has-visible-search-field .search-field {
  width: 100%;
  border-style: none;
  outline: 0;
  min-height: 44px;
  -webkit-appearance: none;
  background-color: transparent;
}
.has-visible-search-field .search-field:focus ~ .focus-border {
  width: 100%;
  transition: 0.3s;
  left: 0;
}
.has-visible-search-field .search-fieldset {
  display: flex;
  flex: 1 0 auto;
  position: relative;
}
.has-visible-search-field .search-field-close {
  width: 26px;
  height: 26px;
  cursor: pointer;
  position: relative;
}
.has-visible-search-field .search-field-close:before, .has-visible-search-field .search-field-close:after {
  content: " ";
  height: 2px;
  width: 26px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 13px);
  display: block;
  transform-origin: 50% 50%;
}
.has-visible-search-field .search-field-close:before {
  transform: rotate(90deg);
}
.has-visible-search-field .search-field-close {
  transform: rotate(45deg);
}

.site-header-content-secondary {
  margin-left: auto;
  margin-right: 0;
  display: flex;
  align-items: center;
}
.site-header-content-secondary .toggle-search {
  width: 50px;
  height: 50px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-top: -0.4em;
}
.site-header-content-secondary .search-icon {
  width: 40%;
  height: 40%;
  fill: white;
  margin-top: -3px;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .site-header-content-secondary {
    margin-right: 0;
  }
  .site-header-content-secondary .search-icon {
    margin-top: 0.3em;
  }
  .site-header-content-secondary .toggle-search {
    width: 40px;
    height: 40px;
  }
}

.website-logo {
  width: 90px;
  height: 46px;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .website-logo {
    width: 58px;
    height: 30px;
  }
}

.website-logo-secondary {
  display: none;
}

.sv-template-default-without-hero-banner .site-header-content-secondary .search-icon,
.has-visible-mega-dropdown-drop .site-header-content-secondary .search-icon,
.is-scrolled-down .site-header-content-secondary .search-icon,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .site-header-content-secondary .search-icon {
  fill: #3e484e;
}
.sv-template-default-without-hero-banner .website-logo-primary,
.has-visible-mega-dropdown-drop .website-logo-primary,
.is-scrolled-down .website-logo-primary,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .website-logo-primary {
  display: none;
}
.sv-template-default-without-hero-banner .website-logo-secondary,
.has-visible-mega-dropdown-drop .website-logo-secondary,
.is-scrolled-down .website-logo-secondary,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .website-logo-secondary {
  display: block;
}

.sv-template-start .website-logo-secondary,
.sv-template-start .website-logo-primary {
  width: 150px;
  height: auto;
}
@media only screen and (max-width: 1200px) {
  .sv-template-start .website-logo-secondary,
  .sv-template-start .website-logo-primary {
    width: 97px;
  }
}
.sv-template-start .website-logo-primary {
  content: url(/images/18.4be53219b19ea210e6a6/1766057439733/tiki-part-of-nibe-group-neg.svg);
}
.sv-template-start .website-logo-secondary {
  content: url(/images/18.4be53219b19ea210e693/1766057453624/tiki-part-of-nibe-group.svg);
}

.sv-breadcrumbs {
  margin-top: 10px;
  margin-bottom: 60px;
}

.wt-breadcrumbs {
  margin: 10px 0 0;
}

.wt-breadcrumbs-items {
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1.2em;
  gap: 0 0.5em;
}

.wt-breadcrumbs-item {
  display: inline-flex;
  align-items: center;
  gap: 0.6em;
}

.wt-breadcrumbs-item + .wt-breadcrumbs-item:before {
  content: " ";
  display: inline-block;
  transform: rotate(45deg);
  border-right: 1px solid currentcolor;
  border-top: 1px solid currentcolor;
  width: 6px;
  height: 6px;
}

.wt-breadcrumbs-text {
  opacity: 1;
  font-size: 14px;
}

.wt-breadcrumbs-link {
  opacity: 1;
  text-decoration: none;
}

.wt-breadcrumbs-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wt-breadcrumbs-icon svg {
  height: 1em;
  width: 1em;
  fill: currentColor;
}
.wt-breadcrumbs-icon svg polyline,
.wt-breadcrumbs-icon svg line,
.wt-breadcrumbs-icon svg path {
  stroke: currentColor;
}

.hero-banner {
  height: calc(60vh - (100px));
  min-height: 500px;
  max-height: calc(60vh - (60px));
  margin: 0;
  padding: 0;
}
@media (max-width: 85vh) {
  .hero-banner {
    height: auto;
    min-height: 56.25vw;
    padding-bottom: 0;
  }
}

.sv-template-start .sv-heroBanner + div {
  margin-top: 4em;
}
.sv-template-start .hero-banner {
  min-height: 80vh;
}

.hero-banner-has-text:before {
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), rgba(52, 78, 128, 0.7));
  mix-blend-mode: multiply;
}

.hero-banner-text-container {
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 0;
  padding: 0;
  text-align: left;
}

.hero-banner-text {
  width: auto;
  position: static;
  left: 0;
  background: linear-gradient(90deg, rgba(12, 48, 116, 0.7607843137), rgba(62, 191, 200, 0.6));
  mix-blend-mode: multiply;
  z-index: -3;
  padding: 45px 60px;
}
@media only screen and (max-width: 600px) {
  .hero-banner-text {
    padding: 25px 20px;
  }
}

.hero-banner-header {
  font-weight: 700;
  font-size: 30px;
}
@media (min-width: 600px) {
  .hero-banner-header {
    font-size: calc(21.4285714286px + 1.4285714286vw);
  }
}
@media (min-width: 2000px) {
  .hero-banner-header {
    font-size: 50px;
  }
}
.hero-banner-header {
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.hero-banner-cta-container:empty {
  display: none;
}

.hero-banner-video .hero-banner-text-container {
  display: flex;
}

.hero-banner-video-sound {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  border-radius: 50%;
  z-index: 4;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.2s ease;
}
.hero-banner-video-sound:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.icon-sound {
  fill: #fff;
  display: none;
  width: 60%;
  height: 60%;
}

.current-icon-sound {
  display: block;
}

.hero-banner-not-hero .hero-banner-text-container {
  justify-content: center;
  align-items: center;
}
.hero-banner-not-hero .hero-banner-has-text:before {
  background-color: rgba(0, 0, 0, 0.6);
  mix-blend-mode: normal;
}
.hero-banner-not-hero .hero-banner-text {
  width: 100%;
  text-align: center;
  background: none;
}

div:has(> .list-menu) {
  overflow: scroll;
  height: 100%;
}

.list-menu {
  font-size: 13px;
  padding-bottom: 3em;
}
.list-menu .list-menu__link {
  color: #3e484e;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.list-menu__item--level-1 {
  border-style: none;
}

.list-menu__item--level-2:after,
.list-menu__item--level-3:after,
.list-menu__item--level-4:after {
  border-style: none;
}

.list-menu--level-1 {
  background-color: #fff;
}

.list-menu__toggle-child:before {
  display: none;
}

.list-menu__toggle-child {
  transform: rotate(45deg);
  transform-origin: 50% 50%;
}
.list-menu__toggle-child:after {
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  margin-left: 4px;
  margin-top: -4px;
  transform-origin: 40% 40%;
}

.list-menu__item--has-visible-children > .list-menu__toggle-child {
  transform: rotate(225deg);
}

.has-visible-mobile-menu {
  overflow: hidden;
}
.has-visible-mobile-menu body {
  overflow: hidden;
  height: 100%;
}
.has-visible-mobile-menu #sv-editor-menu {
  display: none;
}
.has-visible-mobile-menu .menu-mobile {
  position: fixed;
  top: 40px;
  left: -10px;
  right: -10px;
  height: unset;
  bottom: 0;
  max-height: unset;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  opacity: 1;
  display: block;
  background-color: #fff;
  flex: unset;
  width: auto;
  padding: 10px;
}
.has-visible-mobile-menu .menu-mobile .list-menu .list-menu__item--has-visible-children {
  overflow: hidden;
}

.multi-list-with-horizontal-layout .multi-list-item {
  width: 100%;
  box-shadow: none;
  border-style: none;
  margin-bottom: 100px;
}
.multi-list-with-horizontal-layout .multi-list-item-content {
  display: flex;
  text-decoration: none;
}
@media only screen and (max-width: 700px) {
  .multi-list-with-horizontal-layout .multi-list-item-content {
    display: block;
  }
}
.multi-list-with-horizontal-layout .multi-list-item__figure {
  margin-right: 50px;
}
.multi-list-with-horizontal-layout .multi-list-item__details {
  margin-left: 50px;
  text-align: left;
}
.multi-list-with-horizontal-layout .multi-list-item__details:after {
  content: "See more";
}
.multi-list-with-horizontal-layout .multi-list-item__figure,
.multi-list-with-horizontal-layout .multi-list-item__details {
  width: calc(50% - 50px);
}
@media only screen and (max-width: 700px) {
  .multi-list-with-horizontal-layout .multi-list-item__figure,
  .multi-list-with-horizontal-layout .multi-list-item__details {
    width: 100%;
    margin: 0;
  }
}
.multi-list-with-horizontal-layout .multi-list-item__header {
  font-weight: 300;
  font-size: 56px;
  line-height: 114%;
  margin-bottom: 2rem;
  text-align: left;
  font-family: korolev, sans-serif;
  letter-spacing: 0.05rem;
  color: #008ca5;
}
.multi-list-with-horizontal-layout .multi-list-item__text {
  font-size: 16px;
  color: #3e484e;
  opacity: 1;
  margin-bottom: 20px;
}

.progress-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.progress-ring__circle {
  fill: none;
  stroke: url(#SVGID_1_);
  stroke-width: 20;
  stroke-miterlimit: 10;
  opacity: 0;
  transition: stroke-dashoffset 0.3s linear, opacity 0.3s ease;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  stroke-dasharray: 263.8937829 263.8937829 !important;
  stroke-dashoffset: 263.8937829 !important;
}

.multi-list-with-product-groups {
  margin-top: 60px;
}
.multi-list-with-product-groups .multi-list-items {
  justify-content: center;
}
.multi-list-with-product-groups .multi-list-item {
  box-shadow: none;
  border-style: none;
  margin-bottom: 100px;
  border-right: 1px solid #ddd;
  max-width: 400px;
}
.multi-list-with-product-groups .multi-list-item:last-of-type {
  border-right-style: none;
}
@media only screen and (max-width: 500px) {
  .multi-list-with-product-groups .multi-list-item {
    width: 100%;
    border-style: none;
  }
}
.multi-list-with-product-groups .multi-list-item__header {
  font-size: 24px;
  font-weight: 700;
  line-height: 133%;
  letter-spacing: 0.1em;
}
.multi-list-with-product-groups .multi-list-item__text {
  font-size: 16px;
  font-weight: 300;
  line-height: 162%;
  letter-spacing: 0.05rem;
  opacity: 1;
}
.multi-list-with-product-groups .multi-list-item__details:after {
  content: "See more";
  color: #008ca5;
  border: 1px solid #008ca5;
}
.multi-list-with-product-groups .multi-list-item-content {
  text-decoration: none;
}
.multi-list-with-product-groups .multi-list-item-content:hover {
  color: #3e484e;
}
.multi-list-with-product-groups .multi-list-item-content:hover .progress-ring__circle {
  stroke-dashoffset: 95 !important;
  opacity: 1;
}

.multi-list-with-boxlinks {
  margin-top: 100px;
  margin-bottom: 100px;
}
.multi-list-with-boxlinks .multi-list-item {
  box-shadow: none;
  border-style: none;
  display: flex;
  flex-direction: column;
}
.multi-list-with-boxlinks .multi-list-item-content {
  background-color: #164193;
  text-decoration: none;
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 70px 0 10px;
  transition: background-color 0.2s ease;
}
.multi-list-with-boxlinks .multi-list-item-content:before {
  content: " ";
  background: no-repeat center center url(/images/18.77610af9179fd71e6c12656/1625570527037/circle-arrow-right.svg);
  display: inline-block;
  width: 48px;
  height: 48px;
  filter: invert(100%) sepia(1%) saturate(6269%) hue-rotate(146deg) brightness(116%) contrast(100%);
}
.multi-list-with-boxlinks .multi-list-item-content:hover {
  background-color: rgb(18.6804733728, 55.1923076923, 124.8195266272);
}
.multi-list-with-boxlinks .multi-list-item__header {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 133%;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
  .multi-list-with-boxlinks .multi-list-item__header {
    font-size: 16px;
  }
}

.multi-list-history .multi-list-items,
.multi-list-with-slideshow .multi-list-items {
  display: block;
}

.multi-list-with-slideshow .multi-list {
  margin: 0;
}
.multi-list-with-slideshow .multi-list-items {
  margin: 0;
}
.multi-list-with-slideshow .multi-list-item {
  width: 100%;
  margin: 0;
  box-shadow: none;
  border-style: none;
}
.multi-list-with-slideshow .multi-list-item--is-visible {
  display: block;
}
.multi-list-with-slideshow .multi-list-item__figure-content {
  display: block;
  height: 90vh;
  position: relative;
}
.multi-list-with-slideshow .multi-list-item__figure-content img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
  object-position: center center;
}
.multi-list-with-slideshow .multi-list-item__figure-content:after {
  content: " ";
  display: block;
  width: 100%;
  height: 38%;
  background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0)), rgba(52, 78, 128, 0.7);
  mix-blend-mode: multiply;
  position: absolute;
  left: 0;
  top: 0;
}
.multi-list-with-slideshow .multi-list-item-content {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.multi-list-with-slideshow .multi-list-item-content:hover {
  color: #3e484e;
}
.multi-list-with-slideshow .multi-list-item__details {
  position: absolute;
  width: 50%;
  padding: 0;
  text-align: left;
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .multi-list-item__details {
    width: calc(100% - 100px);
  }
}
.multi-list-with-slideshow .multi-list-item__details:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: calc(20vw - 40px);
  bottom: 0;
  z-index: 1;
  background: linear-gradient(90deg, #164193, #4dcdd6);
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .multi-list-item__details:after {
    left: 10px;
  }
}
.multi-list-with-slideshow .multi-list-item__header,
.multi-list-with-slideshow .multi-list-item__text {
  padding: 32px 97px 32px 20vw;
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .multi-list-item__header,
  .multi-list-with-slideshow .multi-list-item__text {
    padding: 15px 15px 15px 20px;
  }
}
.multi-list-with-slideshow .multi-list-item__header {
  position: relative;
  color: #fff;
  font-size: 56px;
  line-height: 114%;
  font-weight: 300;
  margin: 0;
  z-index: 2;
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .multi-list-item__header {
    font-size: 36px;
  }
}
.multi-list-with-slideshow .multi-list-item__text {
  position: relative;
  background-color: #fff;
  opacity: 1;
  margin-bottom: 0;
  padding-bottom: 70px;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  z-index: 2;
  min-height: 200px;
}
.multi-list-with-slideshow .multi-list-item__text:after {
  content: "See more";
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 20vw;
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .multi-list-item__text:after {
    left: 20px;
  }
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .multi-list-item__text {
    font-size: 16px;
  }
}
.multi-list-with-slideshow .flickity-button:disabled {
  pointer-events: initial;
}
.multi-list-with-slideshow .flickity-prev-next-button {
  background-color: transparent;
  top: auto;
  bottom: 0;
  width: 95px;
  height: 95px;
}
.multi-list-with-slideshow .flickity-prev-next-button .flickity-button-icon {
  transform: scale(0.7);
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .flickity-prev-next-button {
    width: 40px;
    height: 40px;
  }
  .multi-list-with-slideshow .flickity-prev-next-button .flickity-button-icon {
    transform: scale(1);
  }
}
.multi-list-with-slideshow .flickity-prev-next-button:hover {
  background-color: transparent;
}
.multi-list-with-slideshow .flickity-prev-next-button.next {
  right: calc(50% - 95px);
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .flickity-prev-next-button.next {
    right: 0;
  }
}
.multi-list-with-slideshow .flickity-prev-next-button.next .flickity-button-icon {
  fill: #fff;
}
.multi-list-with-slideshow .flickity-prev-next-button.previous {
  left: calc(50% - 95px);
}
@media only screen and (max-width: 780px) {
  .multi-list-with-slideshow .flickity-prev-next-button.previous {
    left: auto;
    right: 40px;
  }
}
.multi-list-with-slideshow .flickity-prev-next-button.previous .flickity-button-icon {
  fill: #164193;
}

.multi-list-with-contacts .multi-list-item {
  box-shadow: none;
  border-style: none;
}
@media only screen and (max-width: 600px) {
  .multi-list-with-contacts .multi-list-item {
    width: 100%;
    margin-left: 0;
  }
}
.multi-list-with-contacts .multi-list-item-content {
  text-decoration: none;
}
.multi-list-with-contacts .multi-list-item__header {
  font-size: 40px;
  line-height: 140%;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.multi-list-with-contacts .multi-list-item__details {
  position: relative;
}
.multi-list-with-contacts .multi-list-item__details:after {
  content: "Contact us";
}
@media only screen and (max-width: 600px) {
  .multi-list-with-contacts .multi-list-item__details {
    text-align: left;
  }
}

.multi-list-with-resellers .multi-list-item {
  box-shadow: none;
  border-style: none;
  margin-bottom: 40px;
}
.multi-list-with-resellers .multi-list-item-content {
  color: #3e484e;
}
.multi-list-with-resellers .multi-list-item-content:hover {
  text-decoration: none;
}
.multi-list-with-resellers .multi-list-item-content:after {
  content: "Contact us";
  margin-top: 10px;
}
.multi-list-with-resellers .multi-list-item__details {
  text-align: left;
  padding: 0;
}
.multi-list-with-resellers .multi-list-item__header {
  font-size: 32px;
  color: #008ca5;
  font-weight: 300;
  margin-bottom: 10px;
}

.multi-list-with-email-button .multi-list-item {
  box-shadow: none;
  border-style: none;
  margin-bottom: 40px;
}
.multi-list-with-email-button .multi-list-item-content {
  color: #3e484e;
}
.multi-list-with-email-button .multi-list-item-content:hover {
  text-decoration: none;
}
.multi-list-with-email-button .multi-list-item-content .multi-list-item__icon:after {
  content: "Contact us";
  margin-top: 10px;
  font-size: clamp(0.6875rem, 0.5535714286rem + 0.4285714286vw, 0.875rem);
}
.multi-list-with-email-button .multi-list-item-content .multi-list-item__value {
  display: none;
}
.multi-list-with-email-button .multi-list-item__text {
  opacity: 1;
}
.multi-list-with-email-button .multi-list-item__details {
  text-align: center;
  padding: 0;
}
.multi-list-with-email-button .multi-list-item__header {
  font-size: clamp(1.1875rem, 0.6964285714rem + 1.5714285714vw, 1.875rem);
  color: #008ca5;
  font-weight: 300;
  margin-bottom: 10px;
}

.nb-search-results-list-items {
  list-style: none;
  padding-left: 0;
  margin-top: 60px;
}

.nb-search-results-list-item {
  margin-bottom: 60px;
}
.nb-search-results-list-item:has(.nb-search-result-text + div) .nb-search-result-text {
  margin-bottom: 0;
}

.nb-search-result-info {
  display: none;
}

.nb-search-result-header a {
  color: #008ca5;
  text-decoration: none;
}

.nb-search-fieldset {
  border: 1px solid #008ca5;
  border-radius: 100px;
  padding: 0 0 0 20px;
  display: flex;
  justify-content: space-between;
}

.nb-search-form-field {
  border-style: none;
  flex: 1 0 auto;
  outline: 0;
}

.nb-search-form-button {
  border-color: transparent;
}
.nb-search-form-button svg {
  width: 16px;
  height: 16px;
  fill: #008ca5;
}
.nb-search-form-button:hover svg {
  fill: #fff;
}

.main-content:not(:has(.nb-search-results-list-items)) .nb-search-results {
  margin-top: 2rem;
}

.nb-search-result-footer-info {
  display: none;
}

.nb-search-result-footer {
  margin-top: 0.5rem;
}
.nb-search-result-footer a:hover {
  color: #008ca5;
}

.nb-search-result-footer-path a[href="/"] {
  display: none;
}
.nb-search-result-footer-path a[href="/"] + .separator {
  display: none;
}

html:not(:lang(en)) .nb-search-result-footer-path a[href="/si"],
html:not(:lang(en)) .nb-search-result-footer-path a[href="/hr"],
html:not(:lang(en)) .nb-search-result-footer-path a[href="/bs"],
html:not(:lang(en)) .nb-search-result-footer-path a[href="/ua"],
html:not(:lang(en)) .nb-search-result-footer-path a[href="/nl"],
html:not(:lang(en)) .nb-search-result-footer-path a[href="/rs"] {
  display: none;
}
html:not(:lang(en)) .nb-search-result-footer-path a[href="/si"] + .separator,
html:not(:lang(en)) .nb-search-result-footer-path a[href="/hr"] + .separator,
html:not(:lang(en)) .nb-search-result-footer-path a[href="/bs"] + .separator,
html:not(:lang(en)) .nb-search-result-footer-path a[href="/ua"] + .separator,
html:not(:lang(en)) .nb-search-result-footer-path a[href="/nl"] + .separator,
html:not(:lang(en)) .nb-search-result-footer-path a[href="/rs"] + .separator {
  display: none;
}

.custom-layout-usp,
.custom-layout-navigation {
  margin-bottom: 60px;
}
.custom-layout-usp + .sv-linked-portlet:has(.we-are-here-for-you),
.custom-layout-navigation + .sv-linked-portlet:has(.we-are-here-for-you) {
  margin-top: -60px;
}
.custom-layout-usp .custom-layout-item:nth-child(1),
.custom-layout-navigation .custom-layout-item:nth-child(1) {
  grid-row: 1/3;
}
.custom-layout-usp .custom-layout-text:after,
.custom-layout-navigation .custom-layout-text:after {
  content: "More";
}

html:lang(bs) .custom-layout-navigation .custom-layout-text:after, html:lang(hr) .custom-layout-navigation .custom-layout-text:after, html:lang(sr) .custom-layout-navigation .custom-layout-text:after {
  content: "VIŠE";
}
html:lang(nl) .custom-layout-navigation .custom-layout-text:after {
  content: "MEER";
}
html:lang(sl) .custom-layout-navigation .custom-layout-text:after {
  content: "VEČ";
}
html:lang(ua) .custom-layout-navigation .custom-layout-text:after, html:lang(uk) .custom-layout-navigation .custom-layout-text:after {
  content: "БІЛЬШЕ";
}

.mega-dropdown-item__link--level-2:hover,
.mega-dropdown-item__link--level-3:hover {
  color: #164193;
}

.mega-dropdown--drop .mega-dropdown-item__link {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.1em;
  font-size: 16px;
}
.mega-dropdown--drop .mega-dropdown-item--level-2 {
  padding-top: 0;
  padding-bottom: 10px;
  border-style: none;
}
.mega-dropdown--drop .mega-dropdown-item__link--level-3 {
  text-transform: none;
  font-weight: 500;
}
.mega-dropdown--drop .mega-dropdown-item__link--level-1:hover {
  color: #fff;
}
.mega-dropdown--drop .mega-dropdown-item__link--level-1:hover:after {
  border-color: #fff;
}
.mega-dropdown--drop .mega-dropdown-item__link--level-1 {
  padding-right: 23px;
}
.mega-dropdown--drop .mega-dropdown-item__link--level-1:after {
  border-color: #fff;
  width: 8px;
  height: 8px;
  top: 8px;
  right: 5px;
}
.mega-dropdown--drop .mega-dropdown__drop {
  left: auto;
  max-width: 250px;
  top: 99px;
  background-color: #f5f5f5;
  box-shadow: none;
  min-height: 0;
  border-top: 1px solid #ddd;
}
.mega-dropdown--drop .mega-dropdown__drop:before, .mega-dropdown--drop .mega-dropdown__drop:after {
  content: " ";
  position: absolute;
  top: 0;
  left: -3000px;
  height: 100%;
  width: 3000px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
.mega-dropdown--drop .mega-dropdown__drop:after {
  right: -3000px;
  left: auto;
}

.mega-dropdown-item--level-1:not(:nth-of-type(2)) .mega-dropdown__drop:after, .mega-dropdown-item--level-1:not(:nth-of-type(2)) .mega-dropdown__drop:before {
  display: none;
}

.mega-dropdown-item__link--level-1 {
  color: #fff;
  font-size: 16px;
}

.is-scrolled-down .site-header,
.sv-template-default-without-hero-banner .site-header {
  background-color: #fff;
}
.is-scrolled-down .mega-dropdown--vertical .mega-dropdown-item__link--level-1,
.sv-template-default-without-hero-banner .mega-dropdown--vertical .mega-dropdown-item__link--level-1 {
  color: #3e484e;
}
.is-scrolled-down .mega-dropdown--vertical .mega-dropdown-item__link--level-1:after,
.sv-template-default-without-hero-banner .mega-dropdown--vertical .mega-dropdown-item__link--level-1:after {
  border-color: #3e484e;
}
.is-scrolled-down .mega-dropdown--vertical .mega-dropdown-item__link--level-1:hover,
.sv-template-default-without-hero-banner .mega-dropdown--vertical .mega-dropdown-item__link--level-1:hover {
  color: #3e484e;
}

.has-visible-mega-dropdown-drop .site-header,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .site-header {
  background-color: #f5f5f5;
}
.has-visible-mega-dropdown-drop .mega-dropdown-item__link--level-1,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .mega-dropdown-item__link--level-1 {
  color: #3e484e;
}
.has-visible-mega-dropdown-drop .mega-dropdown-item__link--level-1:after,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .mega-dropdown-item__link--level-1:after {
  border-color: #3e484e;
}
.has-visible-mega-dropdown-drop .mega-dropdown-item--level-1 .mega-dropdown-item__link--level-1:hover,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .mega-dropdown-item--level-1 .mega-dropdown-item__link--level-1:hover {
  color: #164193;
}
.has-visible-mega-dropdown-drop .mega-dropdown-item--show-dropdown .mega-dropdown-item__link--level-1,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .mega-dropdown-item--show-dropdown .mega-dropdown-item__link--level-1 {
  color: #164193;
}
.has-visible-mega-dropdown-drop .mega-dropdown-item--show-dropdown .mega-dropdown-item__link--level-1:after,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .mega-dropdown-item--show-dropdown .mega-dropdown-item__link--level-1:after {
  border-color: #164193;
}

.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown__drop {
  left: calc((100% - 1400px) / 2);
  width: 100%;
  max-width: 1400px;
}
@media only screen and (max-width: 1400px) {
  .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown__drop {
    left: 0;
    width: 100%;
  }
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown__drop-menu {
  width: 100%;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-menu--level-2 {
  flex-direction: row;
  gap: 20px;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2 {
  max-width: 100%;
  width: 23.5%;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
  margin: 0;
  position: relative;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item__link--level-2,
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item__link--level-3 {
  font-size: 13px;
  width: 180px;
  padding: 0;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item__link--level-2 {
  padding-bottom: 10px;
  margin-bottom: 0;
  position: relative;
  min-height: 150px;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item__link--level-2:after {
  content: " ";
  flex-grow: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #164193, #4dcdd6);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item__link--level-2:before {
  content: " ";
  display: block;
  position: static;
  width: 120px;
  height: 120px;
  margin: 0 auto 10px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
  transform: rotate(0);
  opacity: 1;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-menu--level-3 {
  margin-top: 1em;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(1) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f61/1746003662218/product-wizard.webp);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(2) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f64/1746002933924/electric-water-heaters.webp);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(3) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f65/1746002934019/domestic-hot-water-heat-pumps.webp);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(4) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f62/1746002933745/heat-pumps.webp);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(5) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f5e/1746002933535/booster-heat-pumps.webp);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(6) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f66/1746002934118/combined-thermal-accumulators.webp);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(7) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f63/1746002933825/hot-water-storage-tanks.webp);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(8) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.1e6c4bdd195ce99aa763e5/1743054496530/buffer-vessels.webp);
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-menu--level-3 {
  display: flex;
  flex-direction: column;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item__link--level-3 {
  width: 100%;
  margin-right: 10px;
  text-align: center;
  display: block;
  margin-bottom: 5px;
}
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-3:nth-of-type(1) .mega-dropdown-item__link--level-3:before,
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-3:nth-of-type(2) .mega-dropdown-item__link--level-3:before,
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-3:nth-of-type(3) .mega-dropdown-item__link--level-3:before,
.mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-3:nth-of-type(4) .mega-dropdown-item__link--level-3:before {
  background-image: url(/images/18.2dd6bfa17a834689ab8ed/1626342205859/electric-water-heaters.png);
  display: none;
}

.mega-dropdown--hover-pattern .mega-dropdown-item--level-1-has-chidren:hover .mega-dropdown__drop {
  display: flex;
}
.mega-dropdown--hover-pattern.mega-dropdown--drop .mega-dropdown-item--level-1:hover:after {
  position: absolute;
  content: "";
  left: calc((100% - 1400px) / 2);
  width: 100%;
  max-width: 1400px;
  height: 35px;
}

html:lang(en) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(1) .mega-dropdown-item__link--level-2:before,
html:lang(nl) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(1) .mega-dropdown-item__link--level-2:before,
html:lang(uk) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(1) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f61/1746003662218/product-wizard.webp);
}
html:lang(en) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(2) .mega-dropdown-item__link--level-2:before,
html:lang(nl) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(2) .mega-dropdown-item__link--level-2:before,
html:lang(uk) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(2) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f64/1746002933924/electric-water-heaters.webp);
}
html:lang(en) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(3) .mega-dropdown-item__link--level-2:before,
html:lang(nl) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(3) .mega-dropdown-item__link--level-2:before,
html:lang(uk) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(3) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f65/1746002934019/domestic-hot-water-heat-pumps.webp);
}
html:lang(en) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(4) .mega-dropdown-item__link--level-2:before,
html:lang(nl) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(4) .mega-dropdown-item__link--level-2:before,
html:lang(uk) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(4) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f5e/1746002933535/booster-heat-pumps.webp);
}
html:lang(en) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(5) .mega-dropdown-item__link--level-2:before,
html:lang(nl) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(5) .mega-dropdown-item__link--level-2:before,
html:lang(uk) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(5) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f66/1746002934118/combined-thermal-accumulators.webp);
}
html:lang(en) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(6) .mega-dropdown-item__link--level-2:before,
html:lang(nl) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(6) .mega-dropdown-item__link--level-2:before,
html:lang(uk) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(6) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.44365d4d1963e615e038f63/1746002933825/hot-water-storage-tanks.webp);
}
html:lang(en) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(7) .mega-dropdown-item__link--level-2:before,
html:lang(nl) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(7) .mega-dropdown-item__link--level-2:before,
html:lang(uk) .mega-dropdown-item--level-1:nth-of-type(2) .mega-dropdown-item--level-2:nth-of-type(7) .mega-dropdown-item__link--level-2:before {
  background-image: url(/images/18.1e6c4bdd195ce99aa763e5/1743054496530/buffer-vessels.webp);
}

.uk-lightbox {
  z-index: 99991 !important;
  background-color: rgba(62, 72, 78, 0.8);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.7) inset;
}

.uk-lightbox-toolbar,
.uk-lightbox-button {
  background-color: transparent;
  opacity: 1;
}

.uk-lightbox-button {
  margin: 0;
}

.uk-lightbox-toolbar {
  transform: translate(0, 0);
}

.uk-lightbox-items iframe {
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.6);
}

@media only screen and (max-width: 700px) {
  .uk-slidenav {
    display: flex;
  }
}
.uk-lightbox-iframe {
  width: calc(100vw - 100px);
  height: calc(100vh - 100px);
}

.multi-list-history {
  margin-top: 50px;
}
.multi-list-history .flickity-button {
  width: 70px;
  height: 70px;
  background-color: #164193;
  border-radius: 0;
  transition: background-color 0.2s ease;
}
.multi-list-history .flickity-button:hover {
  background-color: rgb(18.6804733728, 55.1923076923, 124.8195266272);
}
.multi-list-history .flickity-button:focus {
  box-shadow: none;
}
.multi-list-history .flickity-prev-next-button .flickity-button-icon {
  fill: #fff;
  left: 30%;
  top: 30%;
  width: 40%;
  height: 40%;
}
.multi-list-history .multi-list-item__header {
  font-size: 24px;
  font-weight: 700;
  line-height: 133%;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}
.multi-list-history .multi-list-item__text {
  font-size: 16px;
  opacity: 1;
}
.multi-list-history .multi-list-item {
  box-shadow: none;
  border-style: none;
  border-right: 1px solid #ddd;
  margin-left: 0;
}
@media only screen and (max-width: 900px) {
  .multi-list-history .multi-list--has-4-columns .multi-list-items {
    margin-left: 0;
  }
}
.multi-list-history .multi-list--has-4-columns .multi-list-item {
  width: 25%;
}
@media only screen and (max-width: 1200px) {
  .multi-list-history .multi-list--has-4-columns .multi-list-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 700px) {
  .multi-list-history .multi-list--has-4-columns .multi-list-item {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .multi-list-history .multi-list--has-4-columns .multi-list-item {
    width: 100%;
  }
}
.multi-list-history .flickity-page-dots {
  background-color: #ddd;
  border-radius: 2px;
  padding: 0;
  line-height: 0;
  font-size: 0;
}
.multi-list-history .flickity-page-dots .flickity-page-dot {
  height: 4px;
  border-radius: 2px;
  background-color: transparent;
  width: 8.3333333333%;
  margin: 0;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.multi-list-history .flickity-page-dots .flickity-page-dot:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
}
.multi-list-history .flickity-page-dots .flickity-page-dot.is-selected {
  background: linear-gradient(90deg, #4dcdd6, #164193);
}

.prod-desc-container {
  display: flex;
  flex-wrap: wrap;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.prod-desc-container h2, .prod-desc-container h5, .prod-desc-container p {
  color: #fff;
}
.prod-desc-container h2 {
  font-size: 45px;
  font-weight: 300;
}
.prod-desc-container h5 {
  font-size: 24px;
  font-weight: 700;
}
.prod-desc-container .feature-content {
  display: none;
  position: relative;
  margin-top: 142px;
  width: calc(100% - 60px);
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .feature-content {
    margin-top: 38px;
  }
}
.prod-desc-container .feature-content .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 40px;
  margin-bottom: 40px;
  transition: all 2s ease-in-out;
}
.prod-desc-container .feature-content .icon:before {
  color: #008ca5;
}
.prod-desc-container .feature-content.active {
  display: block;
}
.prod-desc-container .prod-desc {
  position: relative;
  z-index: 1;
  height: 350px;
  width: 350px;
  margin: 0 auto;
  transition: transform 1s ease-in-out;
  border: 2px solid #008ca5;
  border-radius: 50%;
  transform: rotate(0deg);
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .prod-desc {
    transition: transform 0.3s ease-in-out;
    width: 120px;
    height: 120px;
  }
}
.prod-desc-container .prod-desc-1 {
  transform: rotate(60deg);
}
.prod-desc-container .prod-desc-2 {
  transform: rotate(120deg);
}
.prod-desc-container .prod-desc-3 {
  transform: rotate(180deg);
}
.prod-desc-container .prod-desc-4 {
  transform: rotate(240deg);
}
.prod-desc-container .prod-desc-5 {
  transform: rotate(300deg);
}
.prod-desc-container .line {
  width: 60px;
  position: relative;
  display: block;
  height: 1px;
  margin-top: 175px;
  margin-left: 18px;
  margin-right: 10px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .line {
    margin-top: 60px;
  }
}
.prod-desc-container .line:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #fff;
  transition: all 0.1s ease-in-out;
}
.prod-desc-container .line.active:after {
  width: 100%;
}
.prod-desc-container .circle {
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid #008ca5;
  border-radius: 50%;
  background-color: #3e484e;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  transform: scale(1);
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .circle {
    width: 10px;
    height: 10px;
    border-width: 1px;
  }
}
.prod-desc-container .circle.active {
  background-color: #008ca5;
  transform: scale(2);
}
.prod-desc-container .circle-0 {
  top: 165px;
  left: 340px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .circle-0 {
    top: 54px;
    left: 114px;
  }
}
.prod-desc-container .circle-1 {
  top: 13px;
  left: 253px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .circle-1 {
    top: 2px;
    left: 84px;
  }
}
.prod-desc-container .circle-2 {
  top: 13px;
  left: 78px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .circle-2 {
    top: 2px;
    left: 24px;
  }
}
.prod-desc-container .circle-3 {
  top: 165px;
  left: -10px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .circle-3 {
    top: 54px;
    left: -6px;
  }
}
.prod-desc-container .circle-4 {
  top: 317px;
  left: 77px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .circle-4 {
    top: 106px;
    left: 24px;
  }
}
.prod-desc-container .circle-5 {
  top: 317px;
  left: 252px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .circle-5 {
    top: 106px;
    left: 84px;
  }
}
.prod-desc-container .icon-feature-0:before {
  content: "\e912";
}
.prod-desc-container .icon-feature-1:before {
  content: "\e91d";
}
.prod-desc-container .icon-feature-2:before {
  content: "\e930";
}
.prod-desc-container .icon-feature-3:before {
  content: "\e925";
}
.prod-desc-container .icon-feature-4:before {
  content: "\e923";
}
.prod-desc-container .icon-feature-5:before {
  content: "\e920";
}
.prod-desc-container .icon-feature-10:before {
  content: "\e928";
}
.prod-desc-container .icon-feature-11:before {
  content: "\e931";
}
.prod-desc-container .icon-feature-12:before {
  content: "\e91d";
}
.prod-desc-container .icon-feature-13:before {
  content: "\e930";
}
.prod-desc-container .icon-feature-14:before {
  content: "\e925";
}
.prod-desc-container .icon-feature-15:before {
  content: "\e933";
}
.prod-desc-container .icon-feature-20:before {
  content: "\e928";
}
.prod-desc-container .icon-feature-21:before {
  content: "\e931";
}
.prod-desc-container .icon-feature-22:before {
  content: "\e91d";
}
.prod-desc-container .icon-feature-23:before {
  content: "\e930";
}
.prod-desc-container .icon-feature-24:before {
  content: "\e925";
}
.prod-desc-container .icon-feature-25:before {
  content: "\e933";
}
.prod-desc-container .center-content {
  position: relative;
  width: 350px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .center-content {
    min-width: 0;
  }
}
.prod-desc-container .center-content img {
  position: absolute;
  z-index: 2;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 130px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .center-content img {
    top: 50px;
    max-width: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .center-content {
    width: 120px;
  }
}
.prod-desc-container .left-content,
.prod-desc-container .right-content {
  width: calc((100% - 350px) / 2);
}
.prod-desc-container .right-content {
  display: flex;
}
@media only screen and (max-width: 900px) {
  .prod-desc-container .right-content {
    width: calc(100% - 350px);
  }
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .right-content {
    width: calc(100% - 120px);
  }
}
.prod-desc-container .left-content {
  margin-bottom: 40px;
}
@media only screen and (max-width: 900px) {
  .prod-desc-container .left-content {
    width: 100%;
  }
}
.prod-desc-container .controls {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}
@media only screen and (max-width: 600px) {
  .prod-desc-container .controls {
    margin-top: 40px;
  }
}
.prod-desc-container .controls span {
  font-size: 30px;
  margin: 0 20px;
  cursor: pointer;
}
.prod-desc-container .controls span:before {
  color: #fff;
}
.prod-desc-container .controls span:active {
  transform: scale(0.8);
}
.prod-desc-container .previous:before {
  content: "\e910";
}
.prod-desc-container .next:before {
  content: "\e90f";
}

.sub-menu {
  margin-top: 60px;
  margin-bottom: 100px;
}

.sub-menu-items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sub-menu-item {
  display: inline-block;
}
.sub-menu-item:after {
  content: "|";
  margin-left: 5px;
}
.sub-menu-item:last-child:after {
  display: none;
}

.sub-menu-item-link {
  text-decoration: none;
  font-size: 16px;
  color: #164193;
}
.sub-menu-item-link:hover {
  color: #164193;
}

.sub-menu-item-link-current {
  font-weight: 700;
  color: #3e484e;
}

.card-items {
  display: grid;
  grid-gap: 26px;
}

.card-item {
  margin: 0;
  display: flex;
  flex-direction: column;
  border-radius: 0;
  padding: 0;
  transition: all 0.3s ease;
  background-color: white;
  position: relative;
}
.card-item img {
  transition: transform 0.4s ease-in-out;
}

a.card-item:hover,
.card-media a:hover {
  text-decoration: none;
}
a.card-item:hover img,
.card-media a:hover img {
  transform: scale(1.02);
}

.card-layout-columns-1 .card-items {
  max-width: 33.333333%;
  margin: 0 auto;
}
@media only screen and (max-width: 800px) {
  .card-layout-columns-1 .card-items {
    max-width: none;
  }
}

.card-layout-columns-2 .card-items {
  grid-template-columns: repeat(2, minmax(0, 50%));
}

.card-layout-columns-3 .card-items {
  grid-template-columns: repeat(3, minmax(0, 33.333333%));
}

.card-layout-columns-4 .card-items {
  grid-template-columns: repeat(4, minmax(0, 25%));
}

@media only screen and (max-width: 600px) {
  .card-layout-columns-fullwidth.card-layout-columns-1, .card-layout-columns-fullwidth.card-layout-columns-2 {
    max-width: calc(100% - 20px);
  }
}
.card-layout-columns-fullwidth.card-layout-columns-1 .card-item {
  flex-basis: 100%;
}
.card-layout-columns-fullwidth.card-layout-columns-2 .card-item {
  flex-basis: calc(50% - 13px);
}
@media only screen and (max-width: 600px) {
  .card-layout-columns-fullwidth.card-layout-columns-2 .card-item {
    flex-basis: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .card-layout-columns-3 .card-items,
  .card-layout-columns-4 .card-items {
    grid-template-columns: repeat(2, minmax(0, 50%));
  }
  .card-layout-columns-3 .card-item:nth-child(2n),
  .card-layout-columns-4 .card-item:nth-child(2n) {
    border-right-style: none;
  }
}

@media only screen and (max-width: 500px) {
  .card-layout-columns-1 .card-items,
  .card-layout-columns-2 .card-items,
  .card-layout-columns-3 .card-items,
  .card-layout-columns-4 .card-items {
    grid-template-columns: 1fr;
  }
  .card-layout-columns-1.card-layout-media-icon .card-item,
  .card-layout-columns-2.card-layout-media-icon .card-item,
  .card-layout-columns-3.card-layout-media-icon .card-item,
  .card-layout-columns-4.card-layout-media-icon .card-item {
    border-right-style: none;
    max-width: none;
  }
}

.card-layout-align-center {
  text-align: center;
}

.card-layout-align-left .card-header,
.card-layout-align-left .card-text,
.card-layout-align-left .card-layout-link-type-text {
  text-align: left;
}

.card-media {
  aspect-ratio: 1.2/1;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-media img {
  display: block;
  object-fit: cover;
  object-position: center center;
  max-width: none;
  width: 100%;
  height: 100%;
}
.card-media + .card-content {
  padding-top: 30px;
}

.card-layout-image-fit-contain .card-media {
  padding: 30px;
}
.card-layout-image-fit-contain .card-media img {
  object-fit: contain;
}

.card-content {
  position: static;
  background-color: transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
  display: block;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.card-header {
  font-weight: 700;
  text-shadow: none;
}

.sv-card-layout {
  box-sizing: border-box;
  margin-bottom: 50px;
}
.sv-card-layout * {
  box-sizing: inherit;
}
.sv-card-layout *:before, .sv-card-layout *:after {
  box-sizing: inherit;
}
.sv-card-layout p {
  color: #000;
  width: 100%;
}
.sv-card-layout .card-modal-text a {
  font-weight: 500;
}
.sv-card-layout .card-text {
  font-size: 16px;
  line-height: 1.5;
}
.sv-card-layout .card-layout-link-type-text .card-link,
.sv-card-layout .card-modal-link-type-text .card-link,
.sv-card-layout .card-modal-text a {
  color: #164193;
}
.sv-card-layout .card-layout-link-type-button .card-link,
.sv-card-layout .card-modal-link-type-button .card-link {
  margin-bottom: 0;
}
.sv-card-layout .card-layout-link-type-content .card-item-link {
  text-decoration: none;
  transition: box-shadow 0.3s ease;
}
.sv-card-layout .card-layout-link-type-content .card-item-link:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.sv-card-layout .card-layout-has-transparent-bg .card-item {
  background-color: transparent;
}
.sv-card-layout .card-layout-has-borders .card-item {
  border: 1px solid #eee;
}

.card-layout-link-type-button .card-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.card-layout-link-type-button .card-layout-link {
  width: 100%;
  text-align: center;
}
.card-layout-link-type-button .card-header {
  width: 100%;
}
.card-layout-link-type-button .card-text {
  flex-grow: 1;
}
.card-layout-media-icon .card-items {
  gap: 0;
}
.card-layout-media-icon .card-item {
  border-right: 1px solid #3e484e;
}
.card-layout-media-icon .card-header {
  color: #3e484e;
}
.card-layout-media-icon.card-layout-columns-1 .card-item {
  border-right-style: none;
}
.card-layout-media-icon.card-layout-columns-2 .card-item:nth-child(2n) {
  border-right-style: none;
}
.card-layout-media-icon.card-layout-columns-3 .card-item:nth-child(3n) {
  border-right-style: none;
}
.card-layout-media-icon.card-layout-columns-4 .card-item:nth-child(4n) {
  border-right-style: none;
}
.card-layout-media-icon .card-media {
  aspect-ratio: auto;
  padding: 30px;
}
.card-layout-media-icon .card-content {
  padding-top: 0;
}
.card-layout-media-icon svg {
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}

.card-layout-media-image .card-content {
  background-color: #f2f2f2;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.card-layout-media-image .card-content .card-header {
  margin-top: 0;
  color: #3e484e;
  width: 100%;
}

.sv-card-layout:has(.card-layout-media-image):not(:has(.card-layout-has-transparent-bg)) {
  background-color: #f2f2f2;
  padding-top: 2em;
  padding-bottom: 3em;
}
.sv-card-layout:has(.card-layout-media-image):not(:has(.card-layout-has-transparent-bg)) .card-header {
  color: #3e484e;
}
.sv-card-layout:has(.card-layout-media-image):not(:has(.card-layout-has-transparent-bg)) .card-content {
  background-color: white;
}

.card-layout-link,
.card-modal-link {
  margin-top: 20px;
}

.card-link {
  display: inline-block;
  font-weight: 500;
}

.card-layout-link-type-text .card-link,
.card-modal-link-type-text .card-modal-link {
  font-size: clamp(1rem, 0.9375rem + 0.25vw, 1.125rem);
}

.card-modal-container {
  display: none;
}

.card-link-modal {
  cursor: pointer;
}

.card-modal {
  display: flex;
  height: auto;
  max-width: calc(100vw - 40px);
  max-height: calc(100vh - 40px);
  z-index: 10;
  overflow-y: auto;
  background-color: #fff;
  padding: 0;
  border-radius: 0;
  box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.028), 12.5px 12.5px 10px rgba(0, 0, 0, 0.035), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.042), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.05), 100px 100px 80px rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 700px) {
  .card-modal {
    display: block;
  }
}

.card-modal-header {
  margin: 0;
}

.card-modal-media {
  position: relative;
  overflow: hidden;
}
.card-modal-media img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.card-modal-container-has-image .card-modal-media {
  min-height: 380px;
}

.card-modal-horizontal {
  width: 1200px;
}
.card-modal-horizontal .card-modal-media {
  width: 40%;
}
.card-modal-horizontal .card-modal-content {
  width: 60%;
}
@media only screen and (max-width: 700px) {
  .card-modal-horizontal .card-modal-media,
  .card-modal-horizontal .card-modal-content {
    width: auto;
  }
}

.card-video-player {
  aspect-ratio: 16/9;
}
.card-video-player iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: none;
  margin: 0;
}

.card-modal-vertical {
  width: 650px;
  flex-direction: column;
}

.card-modal-content {
  padding: 40px 50px 50px;
  position: relative;
}

.card-modal-container-has-video .card-modal-media {
  background-color: #000;
}

.card-item--has-visible-modal .card-modal-container,
.card-item--has-visible-modal .card-modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 4;
}

.card-modal-text-align-left {
  text-align: left;
}

.card-modal-text-align-center {
  text-align: center;
}

.card-modal-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  backdrop-filter: saturate(170%) blur(4px);
}

.card-modal-close {
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 5px;
  transition: all 0.15s ease;
  opacity: 0.5;
}
.card-modal-close:hover {
  opacity: 1;
}

.card-layout-tag-filters {
  display: inline-flex;
  flex-wrap: wrap;
  grid-gap: 10px;
  margin-bottom: 30px;
  width: 100%;
}

.card-layout-cards-center .card-items,
.card-layout-cards-center .card-layout-tag-filters {
  justify-content: center;
}

.card-layout-tag-filter {
  border: 1px solid #eee;
  padding: 4px 20px;
  cursor: pointer;
}

.card-layout-tag-filter-count {
  opacity: 0.3;
  margin-left: 10px;
}
.card-layout-tag-filter-count:before {
  content: "(";
}
.card-layout-tag-filter-count:after {
  content: ")";
}

.card-layout-tag-filter-is-selected {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}

.card-item-in-category {
  animation: fade-in-card 0.3s cubic-bezier(0.39, 0.57, 0.56, 1) both;
}

.card-item-not-in-category {
  display: none;
}

.sv-template-start .card-item {
  position: relative;
}
.sv-template-start .card-media {
  aspect-ratio: 320/400;
}
.sv-template-start .card-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4) !important;
  display: flex;
  justify-content: flex-end;
  text-align: left;
  padding: 30px;
  transition: background-color 0.3s ease;
}
.sv-template-start .card-content:hover {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
@media only screen and (max-width: 768px) {
  .sv-template-start .card-content {
    padding: 15px;
  }
}
.sv-template-start .card-header {
  font-size: clamp(1.375rem, 0.9285714286rem + 1.4285714286vw, 2rem);
  color: white !important;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  line-height: 1.1em;
}

@keyframes fade-in-card {
  0% {
    opacity: 0;
    transform: scale(0.92);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.wt-text-columns {
  column-width: 250px;
  column-count: 1;
  column-gap: 3.2em;
  padding: 50px 0 60px;
  column-rule: 1px solid transparent;
}
@media only screen and (max-width: 800px) {
  .wt-text-columns {
    padding: 30px 0;
  }
}
.wt-text-columns h1, .wt-text-columns .h1 {
  margin-top: 0;
}
.wt-text-columns > h1:first-child, .wt-text-columns > h2:first-child, .wt-text-columns > h3:first-child, .wt-text-columns > h4:first-child {
  margin-top: 0;
}
.wt-text-columns strong {
  font-weight: 700;
}
.wt-text-columns img, .wt-text-columns iframe {
  margin: 0;
  border-radius: 0;
}
.wt-text-columns img {
  display: block;
}
.wt-text-columns p, .wt-text-columns blockquote, .wt-text-columns ul, .wt-text-columns ol {
  margin-top: 0;
  margin-bottom: 1em;
}
.wt-text-columns p img, .wt-text-columns p iframe, .wt-text-columns blockquote img, .wt-text-columns blockquote iframe, .wt-text-columns ul img, .wt-text-columns ul iframe, .wt-text-columns ol img, .wt-text-columns ol iframe {
  margin-top: 0;
  margin-bottom: 0;
}
.wt-text-columns ul, .wt-text-columns ol {
  line-height: 1.3rem;
}
.wt-text-columns li {
  padding-bottom: 0.3rem;
}
.wt-text-columns blockquote {
  font-style: italic;
}
.wt-text-columns blockquote:before {
  content: open-quote;
}
.wt-text-columns blockquote:after {
  content: close-quote;
}
.wt-text-columns a {
  text-decoration: underline;
}
.wt-text-columns iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.wt-text-columns .wt-text-columns-btn {
  margin-top: 0.7em;
}
.wt-text-columns h1, .wt-text-columns h2, .wt-text-columns h3, .wt-text-columns .h3, .wt-text-columns h4, .wt-text-columns p, .wt-text-columns ol, .wt-text-columns ul {
  margin-bottom: 1rem;
  color: white;
}
.wt-text-columns.wt-text-columns-has-transparent-bg {
  background-color: #fff;
  column-rule-color: transparent;
}
.wt-text-columns.wt-text-columns-secondary-colour-theme h1, .wt-text-columns.wt-text-columns-secondary-colour-theme h2, .wt-text-columns.wt-text-columns-secondary-colour-theme h3, .wt-text-columns.wt-text-columns-secondary-colour-theme .h3, .wt-text-columns.wt-text-columns-secondary-colour-theme h4, .wt-text-columns.wt-text-columns-secondary-colour-theme p, .wt-text-columns.wt-text-columns-secondary-colour-theme ol, .wt-text-columns.wt-text-columns-secondary-colour-theme ul, .wt-text-columns.wt-text-columns-tertiary-colour-theme h1, .wt-text-columns.wt-text-columns-tertiary-colour-theme h2, .wt-text-columns.wt-text-columns-tertiary-colour-theme h3, .wt-text-columns.wt-text-columns-tertiary-colour-theme .h3, .wt-text-columns.wt-text-columns-tertiary-colour-theme h4, .wt-text-columns.wt-text-columns-tertiary-colour-theme p, .wt-text-columns.wt-text-columns-tertiary-colour-theme ol, .wt-text-columns.wt-text-columns-tertiary-colour-theme ul {
  color: #3e484e;
}

.wt-text-columns-primary-colour-theme a {
  color: white;
}

.sv-tiki-text-columns:has(.wt-text-columns-primary-colour-theme) {
  background-color: #3e484e;
  color: white;
}

.sv-tiki-text-columns:has(.wt-text-columns-secondary-colour-theme) {
  background-color: #e8e8e8;
  color: #3e484e;
}

.sv-tiki-text-columns:has(.wt-text-columns-has-borders) {
  padding-top: 3em;
  padding-bottom: 3.5em;
}
@media only screen and (max-width: 600px) {
  .sv-tiki-text-columns:has(.wt-text-columns-has-borders) {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.sv-tiki-text-columns:has(.wt-text-columns-has-borders) .wt-text-columns {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 600px) {
  .sv-tiki-text-columns:has(.wt-text-columns-has-borders) .wt-text-columns {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.wt-text-columns-2 {
  column-count: 2;
}

.wt-text-columns-3 {
  column-count: 3;
}

.wt-text-columns-4 {
  column-count: 4;
}

.wt-text-columns-has-borders {
  border: 1px solid #7b7b7b;
  border-radius: 0;
}

.wt-text-columns-align-center {
  text-align: center;
}
.wt-text-columns-align-center img {
  margin-left: auto;
  margin-right: auto;
}
.wt-text-columns-align-center p {
  margin-left: auto;
  margin-right: auto;
}
.wt-text-columns-align-center ul, .wt-text-columns-align-center li {
  list-style-position: inside;
}

.sv-tiki-text-columns {
  margin-bottom: 50px;
}

.wt-text-columns-has-column-delimiter {
  column-rule-color: #7b7b7b;
}

.wt-text-columns-has-column-delimiter.wt-text-columns-has-transparent-bg {
  column-rule-color: #7b7b7b;
}

.wt-text-columns-has-color-bg {
  background-color: #e8e8e8;
}
.wt-text-columns-has-color-bg.wt-text-columns-has-column-delimiter {
  column-rule-color: rgb(213.44, 213.44, 213.44);
}

.wt-text-columns-has-transparent-bg:not(.wt-text-columns-has-borders) {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.sv-wt-text-columns-with-single-heading {
  margin-bottom: 1rem;
}
.sv-wt-text-columns-with-single-heading h1, .sv-wt-text-columns-with-single-heading h2, .sv-wt-text-columns-with-single-heading h3, .sv-wt-text-columns-with-single-heading h4 {
  margin: 0;
}
.sv-wt-text-columns-with-single-heading .wt-text-columns-has-transparent-bg:not(.wt-text-columns-has-borders) {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.sv-tiki-category-products {
  margin-bottom: 50px;
}
.sv-tiki-category-products .category-description {
  margin-bottom: 2.3rem;
}
.sv-tiki-category-products .card-layout {
  max-width: none;
  width: 100%;
}
.sv-tiki-category-products h2 {
  margin-top: 0;
  margin-bottom: 0.8rem;
}
.sv-tiki-category-products h3 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.sv-tiki-category-products .card-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 500px) {
  .sv-tiki-category-products .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}

.sv-wt-image-text {
  margin-bottom: 50px;
}

.wt-image-text {
  display: block;
  text-decoration: none;
}
.wt-image-text h2 {
  margin-top: 0;
  color: #008ca5;
}
.wt-image-text h3 {
  margin-top: 0.5em;
}
.wt-image-text p, .wt-image-text ul, .wt-image-text ol {
  font-weight: 300;
  color: #3e484e;
}
.wt-image-text p:first-of-type {
  font-weight: 300;
}
.wt-image-text li {
  margin-bottom: 0.4em;
}
.wt-image-text .text-link a {
  font-size: clamp(1.125rem, 1.0625rem + 0.25vw, 1.25rem);
  font-weight: 500;
  color: #164193;
  display: inline-block;
  margin-top: 0.5em;
  margin-bottom: 0;
  text-decoration: none;
  transition: all 0.3s ease;
}
.wt-image-text .text-link a:after {
  content: "⟶";
  padding-left: 10px;
  display: inline-block;
  transition: inherit;
}
.wt-image-text .text-link a:hover {
  color: ligten(#164193, 10%);
}
.wt-image-text .text-link a:hover:after {
  transform: translate3d(0.2em, 0, 0);
}
.wt-image-text .button-link a {
  display: inline-block;
  margin-top: 0.5em;
}

.wt-image-text-container {
  display: flex;
}

.wt-image-text-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.wt-image-text-image-container {
  position: relative;
}
.wt-image-text-image-container img, .wt-image-text-image-container video {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
  object-position: center center;
  z-index: 21;
  border-radius: 0 0 0 0;
}

.wt-image-text-image-fit-contain img, .wt-image-text-image-fit-contain video {
  object-fit: contain;
}

.wt-image-text-text-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 40px 50px;
  border-radius: 0 0 0 0;
}
.wt-image-text-text-container > * {
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .wt-image-text-text-container {
    padding: 30px 40px;
  }
}

.wt-image-text-background-color-off:not(.wt-image-text-is-reversed) .wt-image-text-text-container {
  padding-right: 0;
}
@media only screen and (max-width: 990px) {
  .wt-image-text-background-color-off:not(.wt-image-text-is-reversed) .wt-image-text-text-container {
    padding-left: 0;
    padding-bottom: 0;
  }
}
.wt-image-text-background-color-off.wt-image-text-is-reversed .wt-image-text-text-container {
  padding-left: 0;
}
@media only screen and (max-width: 990px) {
  .wt-image-text-background-color-off.wt-image-text-is-reversed .wt-image-text-text-container {
    padding-right: 0;
  }
}

.wt-image-text-background-color-on {
  background-color: #e8e8e8;
  border-radius: 0 0 0 0;
}

.wt-image-text-image-container-type-vimeo iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: none;
  margin: 0;
}
.wt-image-text-image-container-type-vimeo .wt-image-text-ribbon {
  z-index: 24;
}

.wt-image-text-linktype-content {
  transition: transform 0.3s ease;
}
.wt-image-text-linktype-content .wt-image-text-text-container {
  transition: background-color 0.6s ease;
}
.wt-image-text-linktype-content:hover {
  transform: translateY(-3px);
}
.wt-image-text-linktype-content:hover.wt-image-text-background-color-on .wt-image-text-text-container {
  background-color: rgb(227.36, 227.36, 227.36);
}

.wt-image-text-is-reversed {
  border-radius: 0 0 0 0;
}
.wt-image-text-is-reversed .wt-image-text-container {
  flex-direction: row-reverse;
}
.wt-image-text-is-reversed img {
  border-radius: 0 0 0 0;
}

.wt-image-text-ratio-3-7 .wt-image-text-image-container,
.wt-image-text-is-reversed.wt-image-text-ratio-7-3 .wt-image-text-image-container {
  width: 33%;
  min-height: 380px;
}
.wt-image-text-ratio-3-7 .wt-image-text-text-container,
.wt-image-text-is-reversed.wt-image-text-ratio-7-3 .wt-image-text-text-container {
  width: 67%;
}

.wt-image-text-ratio-7-3 .wt-image-text-image-container,
.wt-image-text-is-reversed.wt-image-text-ratio-3-7 .wt-image-text-image-container {
  width: 67%;
  min-height: 380px;
}
.wt-image-text-ratio-7-3 .wt-image-text-text-container,
.wt-image-text-is-reversed.wt-image-text-ratio-3-7 .wt-image-text-text-container {
  width: 33%;
}

@media only screen and (max-width: 990px) {
  .wt-image-text-ratio-7-3,
  .wt-image-text-ratio-3-7,
  .wt-image-text-is-reversed.wt-image-text-ratio-7-3,
  .wt-image-text-is-reversed.wt-image-text-ratio-3-7 {
    border-radius: 0 0 0 0;
  }
  .wt-image-text-ratio-7-3 .wt-image-text-container,
  .wt-image-text-ratio-3-7 .wt-image-text-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-7-3 .wt-image-text-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-3-7 .wt-image-text-container {
    display: block;
  }
  .wt-image-text-ratio-7-3 img,
  .wt-image-text-ratio-3-7 img,
  .wt-image-text-is-reversed.wt-image-text-ratio-7-3 img,
  .wt-image-text-is-reversed.wt-image-text-ratio-3-7 img {
    border-radius: 0 0 0 0;
  }
  .wt-image-text-ratio-7-3 .wt-image-text-image-container,
  .wt-image-text-ratio-7-3 .wt-image-text-text-container,
  .wt-image-text-ratio-3-7 .wt-image-text-image-container,
  .wt-image-text-ratio-3-7 .wt-image-text-text-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-7-3 .wt-image-text-image-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-7-3 .wt-image-text-text-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-3-7 .wt-image-text-image-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-3-7 .wt-image-text-text-container {
    width: auto;
  }
  .wt-image-text-ratio-7-3 .wt-image-text-image-container,
  .wt-image-text-ratio-3-7 .wt-image-text-image-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-7-3 .wt-image-text-image-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-3-7 .wt-image-text-image-container {
    aspect-ratio: 16/9;
    min-height: 0;
  }
  .wt-image-text-ratio-7-3 .wt-image-text-text-container,
  .wt-image-text-ratio-3-7 .wt-image-text-text-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-7-3 .wt-image-text-text-container,
  .wt-image-text-is-reversed.wt-image-text-ratio-3-7 .wt-image-text-text-container {
    min-height: 0;
  }
}

.wt-image-text-ratio-5-5 .wt-image-text-image-container {
  min-height: 600px;
}
.wt-image-text-ratio-5-5 .wt-image-text-image-container-type-video,
.wt-image-text-ratio-5-5 .wt-image-text-image-container-type-vimeo {
  min-height: 0;
  aspect-ratio: 16/9;
}
.wt-image-text-ratio-5-5 .wt-image-text-image-container,
.wt-image-text-ratio-5-5 .wt-image-text-text-container {
  width: 50%;
}
@media only screen and (max-width: 990px) {
  .wt-image-text-ratio-5-5 .wt-image-text-container {
    display: block;
  }
  .wt-image-text-ratio-5-5 .wt-image-text-image-container,
  .wt-image-text-ratio-5-5 .wt-image-text-text-container {
    width: auto;
  }
  .wt-image-text-ratio-5-5 .wt-image-text-image-container {
    min-height: 0;
    aspect-ratio: 16/9;
  }
  .wt-image-text-ratio-5-5 .wt-image-text-text-container {
    min-height: 0;
  }
}

.wt-image-text-has-transparent-bg .wt-image-text-text-container {
  background-color: transparent;
}
@media only screen and (max-width: 990px) {
  .wt-image-text-has-transparent-bg .wt-image-text-text-container {
    padding-bottom: 0;
  }
}

.wt-image-text-ribbon {
  position: absolute;
  top: 28px;
  right: -69px;
  width: 250px;
  padding: 0;
  color: #fff;
  background-color: #008ca5;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.02em;
  transform: rotate(35deg);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.secondary-colour-theme .wt-image-text-ribbon {
  background-color: black;
}

.wt-image-text-image-fit-contain .wt-image-text-image-wrap {
  top: 7%;
  left: 8%;
  right: 8%;
  bottom: 7%;
}
.wt-image-text-image-fit-contain .wt-image-text-image-wrap img, .wt-image-text-image-fit-contain .wt-image-text-image-wrap video {
  object-fit: contain;
}

.wt-image-text-vimeo-iframe-placeholder {
  position: relative;
  display: block;
}

.wt-image-text-icon-play {
  position: absolute;
  width: 45px;
  height: 32px;
  cursor: pointer;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sv-wt-slider {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}

.hero-slider .swiper .swiper-button-prev,
.hero-slider .swiper .swiper-button-next {
  background-color: transparent;
  width: 50px;
}

.wt-slider-image {
  aspect-ratio: initial;
  height: 70vh;
  max-height: 50vh;
  min-height: 300px;
  width: 100%;
  padding-bottom: 1vh;
  position: relative;
  padding-left: 70px;
}
.wt-slider-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.wt-slider-item-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}

.wt-slider-item-content--use-caption {
  display: grid;
  grid-template-columns: minmax(0, 30%) minmax(0, 70%);
  gap: 8%;
  padding: 0 70px;
}
@media only screen and (max-width: 768px) {
  .wt-slider-item-content--use-caption {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 0;
  }
  .wt-slider-item-content--use-caption .wt-slider-image {
    max-height: 25vh;
    min-height: 100px;
    margin: 0;
    padding: 0;
  }
}

.wt-slider-caption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 70px;
}
@media only screen and (max-width: 768px) {
  .wt-slider-caption {
    padding: 0 20px;
  }
}

.wt-slider-caption__heading {
  font-size: 24px;
}
@media (min-width: 600px) {
  .wt-slider-caption__heading {
    font-size: calc(20.5714285714px + 0.5714285714vw);
  }
}
@media (min-width: 2000px) {
  .wt-slider-caption__heading {
    font-size: 32px;
  }
}
.wt-slider-caption__heading {
  font-weight: 700;
  color: #164193;
  margin-bottom: 1em;
}

.wt-slider-caption__sub-heading {
  font-size: 18px;
}
@media (min-width: 600px) {
  .wt-slider-caption__sub-heading {
    font-size: calc(17.1428571429px + 0.1428571429vw);
  }
}
@media (min-width: 2000px) {
  .wt-slider-caption__sub-heading {
    font-size: 20px;
  }
}
.wt-slider-caption__sub-heading {
  font-weight: 700;
  color: #164193;
  margin-bottom: 1em;
}

.wt-slider-caption__text {
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 1.3;
  color: #3e484e;
}

.wt-slider .wt-slider-item {
  background-color: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 70px;
  min-height: 50vh;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  height: auto;
}
.wt-slider .wt-slider-item:hover {
  text-decoration: none;
  color: #3e484e;
}
.wt-slider .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 768px) {
  .wt-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
.wt-slider .swiper-button-prev {
  left: 6%;
}
.wt-slider .swiper-button-prev i {
  transform: rotate(180deg);
}
.wt-slider .swiper-button-next {
  right: 6%;
}
.wt-slider .swiper-button-prev,
.wt-slider .swiper-button-next {
  width: 50px;
  height: 50px;
}
.wt-slider .swiper-button-prev:after,
.wt-slider .swiper-button-next:after {
  display: none;
}
.wt-slider .swiper-button-prev i,
.wt-slider .swiper-button-next i {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-image: url(/images/18.3843c6ae1904c56bb7a1e56/1720502373363/circle-right-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 59px 59px;
}
.wt-slider .swiper-button-prev:hover i,
.wt-slider .swiper-button-next:hover i {
  background-color: #dfdfdf;
}
@media only screen and (max-width: 768px) {
  .wt-slider .swiper-button-prev,
  .wt-slider .swiper-button-next {
    display: none;
  }
}
.wt-slider .swiper-button-prev.swiper-button-disabled,
.wt-slider .swiper-button-next.swiper-button-disabled {
  display: none;
}

.wt-slider-object-fit--cover img, .wt-slider-object-fit--cover video {
  object-fit: cover;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-center-center img {
  object-position: center center;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-center-top img {
  object-position: center top;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-center-bottom img {
  object-position: center bottom;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-left-center img {
  object-position: left center;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-left-top img {
  object-position: left top;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-left-bottom img {
  object-position: left bottom;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-right-center img {
  object-position: right center;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-right-top img {
  object-position: right top;
}
.wt-slider-object-fit--cover .wt-slider-image-pos-right-bottom img {
  object-position: right bottom;
}

.hero-slider {
  margin: 0;
  max-width: none;
}
.hero-slider .swiper-button-next {
  right: 20px;
}
.hero-slider .swiper-button-prev {
  left: 20px;
}
@media only screen and (max-width: 1540px) {
  .hero-slider .swiper-button-next,
  .hero-slider .swiper-button-prev {
    display: none;
  }
}
.hero-slider .wt-slider-item {
  padding-bottom: 0;
  width: 100%;
  height: calc(70vh - 30px);
}
@media only screen and (max-width: 1400px) {
  .hero-slider .wt-slider-item {
    height: auto;
  }
}
.hero-slider .wt-slider-item-content--use-caption {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.hero-slider .wt-slider-image {
  width: 100%;
  height: 100%;
  max-height: none;
  min-height: auto;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.hero-slider .wt-slider-image img {
  object-fit: cover;
  object-position: right center;
}
@media (min-aspect-ratio: 900 / 1100) {
  .hero-slider .wt-slider-image img {
    object-position: 50% center;
  }
}
@media (min-aspect-ratio: 1200 / 1100) {
  .hero-slider .wt-slider-image img {
    object-position: 40% center;
  }
}
@media (min-aspect-ratio: 1500 / 1100) {
  .hero-slider .wt-slider-image img {
    object-position: 30% center;
  }
}
@media (min-aspect-ratio: 1800 / 1100) {
  .hero-slider .wt-slider-image img {
    object-position: 0% center;
  }
}
@media (min-aspect-ratio: 2100 / 1100) {
  .hero-slider .wt-slider-image img {
    object-position: 20% center;
  }
}
@media (min-aspect-ratio: 2560 / 1100) {
  .hero-slider .wt-slider-image img {
    object-position: 50% center;
  }
}
@media only screen and (max-width: 1400px) {
  .hero-slider .wt-slider-image img {
    object-position: 30% center;
  }
}
@media only screen and (max-width: 900px) {
  .hero-slider .wt-slider-image img {
    object-position: 40% center;
  }
}
@media only screen and (max-width: 500px) {
  .hero-slider .wt-slider-image img {
    object-position: 43% center;
  }
}
.hero-slider .wt-slider-caption {
  text-align: left;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 40px;
  margin-top: 5vh;
}
@media only screen and (max-width: 1400px) {
  .hero-slider .wt-slider-caption {
    aspect-ratio: 1919/939;
    padding: 0 0 40px;
    height: unset;
    max-width: none;
  }
}
@media only screen and (max-width: 768px) {
  .hero-slider .wt-slider-caption {
    aspect-ratio: unset;
    min-height: 40vh;
  }
}
.hero-slider .wt-slider-caption__heading {
  font-size: clamp(1.875rem, 0.8125rem + 4.25vw, 4rem);
  line-height: 1.14em;
  padding-top: 0;
  margin: 0;
  color: #008ca5;
}
.hero-slider .wt-slider-caption__text {
  font-size: clamp(0.9375rem, 0.71875rem + 0.875vw, 1.375rem);
  font-weight: 600;
  padding-top: 0.8em;
  line-height: 1.4em;
  margin: 0;
}
.hero-slider .wt-slider-caption__button {
  display: inline-flex;
}
.hero-slider .wt-slider-caption__buttons {
  padding-top: 2em;
}
.hero-slider .wt-slider-caption__buttons span {
  padding: 16px 30px;
  font-size: clamp(0.875rem, 0.8125rem + 0.25vw, 1rem);
  line-height: 1.3;
}
.hero-slider .wt-slider-caption__heading,
.hero-slider .wt-slider-caption__text,
.hero-slider .wt-slider-caption__buttons {
  width: 45%;
  text-align: left;
}
@media only screen and (max-width: 1400px) {
  .hero-slider .wt-slider-caption__heading,
  .hero-slider .wt-slider-caption__text,
  .hero-slider .wt-slider-caption__buttons {
    width: auto;
    padding-right: 50%;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-slider .wt-slider-caption__heading,
  .hero-slider .wt-slider-caption__text,
  .hero-slider .wt-slider-caption__buttons {
    padding-right: 40%;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 500px) {
  .hero-slider .wt-slider-caption__heading,
  .hero-slider .wt-slider-caption__text,
  .hero-slider .wt-slider-caption__buttons {
    padding-right: 42%;
  }
}

.sv-language-switcher {
  position: relative;
  width: 210px;
  height: 40px;
}

.language-switcher {
  position: absolute;
  top: 0;
  right: 0;
}

.language {
  box-shadow: none;
  text-transform: none;
  outline: none;
  cursor: pointer;
  border-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background-color: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-decoration: none;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  font-weight: 700;
  display: grid;
  grid-template-columns: 1fr 12px;
  gap: 10px;
  color: #000;
  text-decoration: none;
  padding: 0.5rem;
  line-height: 1.2em;
  cursor: pointer;
  font-size: 0.9rem;
  text-align: left;
}
.language > * {
  align-self: center;
}

.language-switcher--has-icon .language {
  grid-template-columns: 16px 1fr 12px;
}

.language-name {
  width: 15ch;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.language-switcher-icon-down {
  width: 100%;
  transition: transform 0.2s ease;
}
.language-switcher-icon-down path {
  fill: white;
}

.language-tag {
  display: none;
  color: white;
  font-weight: 700;
  width: 2ch;
}

.languages {
  display: flex;
  flex-direction: column;
}

.languages-alternate {
  display: none;
  will-change: transform;
  flex-direction: column;
}

.language-switcher--has-visible-alternatives {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  border-right-color: rgba(180, 180, 180, 0.15);
  border-bottom-color: rgba(180, 180, 180, 0.15);
  border-left-color: rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(3px);
}
.language-switcher--has-visible-alternatives .language-switcher-icon-down {
  transform: rotateX(180deg);
  display: block;
}
.language-switcher--has-visible-alternatives .languages-alternate {
  display: flex;
}

.sv-template-default-without-hero-banner .language-switcher--has-visible-alternatives,
.has-visible-mega-dropdown-drop .language-switcher--has-visible-alternatives,
.is-scrolled-down .language-switcher--has-visible-alternatives,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .language-switcher--has-visible-alternatives {
  background-color: #fff;
  border-right-color: rgba(57, 57, 57, 0.06);
  border-bottom-color: rgba(57, 57, 57, 0.06);
  border-left-color: rgba(125, 125, 125, 0.04);
  border-top-color: rgba(125, 125, 125, 0.04);
}
.sv-template-default-without-hero-banner .language-name,
.sv-template-default-without-hero-banner .language-tag,
.has-visible-mega-dropdown-drop .language-name,
.has-visible-mega-dropdown-drop .language-tag,
.is-scrolled-down .language-name,
.is-scrolled-down .language-tag,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .language-name,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .language-tag {
  color: #3e484e;
}
.sv-template-default-without-hero-banner .language-icon path,
.sv-template-default-without-hero-banner .language-switcher-icon-down path,
.has-visible-mega-dropdown-drop .language-icon path,
.has-visible-mega-dropdown-drop .language-switcher-icon-down path,
.is-scrolled-down .language-icon path,
.is-scrolled-down .language-switcher-icon-down path,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .language-icon path,
html:has(.mega-dropdown-item--level-1-has-chidren:hover) .language-switcher-icon-down path {
  fill: #3e484e;
}

@media only screen and (max-width: 1200px) {
  .sv-language-switcher {
    width: 80px;
    margin-right: 10px;
  }
  .language-switcher {
    margin-top: 2px;
  }
  .language-switcher--has-icon .language {
    grid-template-columns: 16px 1fr 12px;
  }
  .language-icon,
  .language-name {
    display: none;
  }
  .language-tag {
    display: block;
    text-transform: uppercase;
  }
}
.language-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  background-size: cover;
}
.language-icon svg {
  width: 100%;
  height: auto;
}
.language-icon svg path {
  fill: white;
}

.language-icon--current svg {
  display: none;
}

.language-icon-sr {
  background-image: url(/images/18.487e8f4017c7d52b7628e4/1634885367535/rs.svg);
}

.language-icon-hr {
  background-image: url(/images/18.487e8f4017c7d52b7628e3/1634885367450/hr.svg);
}

.language-icon-bs {
  background-image: url(/images/18.5f08c5f31973b1ce7631397/1749817810506/bs.svg);
}

.language-icon-nl {
  background-image: url(/images/18.5f08c5f31973b1ce7631388/1749817161236/nl.svg);
}

.language-icon-uk {
  background-image: url(/images/18.5f08c5f31973b1ce7631396/1749817627115/uk.svg);
}

.language-icon-en {
  background-image: url(/images/18.487e8f4017c7d52b7628e6/1634885367705/gb.svg);
}

.language-icon-sl {
  background-image: url(/images/18.487e8f4017c7d52b7628e5/1634885367622/si.svg);
}

.language-sr .language-name {
  text-indent: -9999px;
  overflow: hidden;
}
.language-sr .language-name:before {
  content: "Srpski";
  float: left;
  font-size: 16px;
  text-indent: 0;
}

.language[data-lang-tag=nl-BE] .language-icon {
  background-image: url(/images/18.42a8525119a3903b810a28/1762505183587/be.svg);
}
.language[data-lang-tag=nl-BE] .language-name {
  text-indent: -9999px;
  overflow: hidden;
}
.language[data-lang-tag=nl-BE] .language-name:before {
  content: "Belgium";
  float: left;
  font-size: 16px;
  text-indent: 0;
}

:modal {
  border-style: none;
  background-color: transparent;
  padding: 0;
}

dialog {
  opacity: 0;
  padding: 0;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  justify-content: center;
  align-items: center;
  max-width: none;
  z-index: 99999;
  background-color: transparent;
  position: fixed;
  top: 0;
}

html:has(dialog[open]),
body:has(dialog[open]) {
  overflow: hidden;
}

dialog::backdrop {
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-box {
  position: relative;
  background-color: white;
  padding: 60px;
  border-radius: 20px;
  width: 560px;
  overflow: hidden;
}
@media only screen and (max-width: 800px) {
  .modal-box {
    width: 100vw;
    max-width: calc(100vw - 20px);
    padding: 50px 20px;
  }
}

.modal-content {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: calc(100vh - 160px);
  max-height: calc(100dvh - 160px);
  padding-right: 10px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 800px) {
  .modal-content {
    max-height: calc(100vh - 250px);
  }
}

.modal-close {
  box-shadow: none;
  text-transform: none;
  outline: none;
  cursor: pointer;
  border-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background-color: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-decoration: none;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  position: absolute;
  top: 20px;
  right: 20px;
}

dialog[open] {
  opacity: 1;
  display: flex;
}

.social-media-header {
  font-size: 0.8rem;
  line-height: 1.3em;
  margin-bottom: 0.4em;
}

.social-media-items {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px;
}

.social-media-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
}
.social-media-icon svg {
  width: 32px;
  height: 32px;
}

.social-media-link svg {
  transition: fill 0.2s ease;
  fill: #d0d0d0;
}
.social-media-link:hover svg {
  fill: #fff;
}

.social-media-label {
  display: none;
}

@media only screen and (max-width: 766px) {
  .social-media {
    text-align: center;
  }
  .social-media .social-media-items {
    justify-content: center;
  }
}

.sv-template-category .sv-text-portlet-content {
  width: 100%;
  max-width: 55em;
}

.product-family-header {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: minmax(0, 33.333333%) minmax(0, 66.666666%);
}
.product-family-header ul {
  margin-top: 11px;
}

.product-family-table {
  width: 100%;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.product-family-table th {
  background-color: #164193;
}
.product-family-table td, .product-family-table th {
  padding: 18px 40px;
  text-align: left;
}
.product-family-table th,
.product-family-table th .p,
.product-family-table th p {
  color: white;
  font-weight: 700;
}
.product-family-table a {
  font-weight: 700;
  color: #164193;
}
.product-family-table tbody tr td {
  background-color: #fff;
}
.product-family-table tbody tr:nth-child(odd) td {
  background-color: rgb(231.7, 236, 244.2);
}

.login-block {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.login-block .sv-image-portlet {
  padding: 0 20px;
  margin-bottom: 20px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.login-block .sv-login-portlet {
  width: 100%;
  text-align: center;
}
.login-block .sv-login-portlet input[type=submit],
.login-block .sv-login-portlet a {
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  padding: 15px 1em 14px;
  margin-top: 16px;
  font-size: 18px;
  border-style: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}
.login-block .sv-login-portlet input[type=submit]:hover,
.login-block .sv-login-portlet a:hover {
  background-color: #0d3a77;
  color: #fff;
}
.login-block .sv-login-input-group {
  text-align: left;
}
.login-block label {
  font-size: 12px;
  opacity: 0.5;
  color: #000;
}
.login-block .input-field,
.login-block .input-field:invalid {
  width: 100%;
  line-height: 1.2em;
  padding: 12px 0.4em;
  font-size: 24px;
  background-color: #fff;
  border-radius: 0;
  color: #000;
  display: inline-block;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
  border: 1px solid transparent;
  -webkit-appearance: none;
}
.login-block .input-field:focus,
.login-block .input-field:invalid:focus {
  outline: 0;
  border-color: #60aded;
}
.login-block form {
  padding: 20px;
  background-color: #f9f9f9;
}
@media only screen and (min-width: 450px) {
  .login-block form fieldset {
    max-width: 300px;
  }
}
.login-block fieldset {
  margin: 0 auto;
  padding: 0;
}
.login-block .sv-login-error-message {
  background-color: #bd1d1e;
  color: #fff;
  display: inline-block;
  padding: 3px 0.5em 1px;
  font-size: 12px;
  margin: 0 0 1.2em;
  line-height: 1.6em;
  outline: 0;
}
.login-block .sv-login-error-message:focus {
  animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

.sv-template-product .hero-banner {
  min-height: 465px;
}

.product {
  padding-bottom: 50px;
}

.product-content-primary {
  display: grid;
  gap: 0 30px;
  grid-template-columns: minmax(0, 40%) minmax(0, 60%);
  padding-bottom: 40px;
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 700px) {
  .product-content-primary {
    display: block;
  }
}
.product-content-primary:not(:has(.product-media))::before {
  content: " ";
  display: block;
}

@media only screen and (max-width: 700px) {
  .product-media {
    margin-bottom: 40px;
  }
}

.product-media-thumbs {
  display: flex;
  gap: 5px;
  margin-top: 0;
  width: 100%;
}
.product-media-thumbs:has(.product-media-thumb:only-child) {
  display: none;
}
.product-media-thumbs .product-media-thumb {
  width: calc(25% - 10px);
}

.active-item-id {
  font-size: 1em;
  font-weight: 400;
  color: #164193;
  display: inline-flex;
  justify-content: flex-end;
  gap: 0 0.3em;
  margin-bottom: 0.6em;
}

.item-id-label:after {
  content: ":";
}

.product-line-title {
  margin-bottom: 0.2em;
}

.product-line-title,
.product-usp-title {
  color: #164193;
  font-size: clamp(1.0625rem, 0.8984375rem + 0.375vw, 1.25rem);
  font-style: normal;
  font-weight: 400;
}

.product-title {
  color: #164193;
  font-size: clamp(1.75rem, 1.53125rem + 0.5vw, 2rem);
  font-style: normal;
  font-weight: 700;
  margin: 0 0 0.3em;
}

.product-usp-title {
  margin: 0 0 0.3em;
}

.product-sub-title {
  color: #164193;
  font-size: clamp(1.375rem, 1.046875rem + 0.75vw, 1.75rem);
  font-weight: 700;
  line-height: 1.3em;
  margin: 0 0 10px;
}

@media only screen and (max-width: 700px) {
  .product-line-title,
  .product-title {
    text-align: center;
  }
}

.product-description {
  font-size: 16px;
  line-height: 1.5;
  color: black;
  margin-bottom: 40px;
}
.product-description h3 {
  font-size: 14px;
  margin: 1em 0 0;
  font-weight: 700;
  color: #164193;
}
.product-description p {
  white-space: pre-line;
}
.product-description p, .product-description ul {
  font-size: inherit;
}
.product-description p + ul {
  margin-top: 0.6em;
}

.product-inquiry {
  margin-top: 2.5em;
}

.product-price {
  display: flex;
  gap: 10px;
  color: #164193;
}
.product-price .price-item {
  display: flex;
  gap: 0 0.2em;
  font-size: clamp(1.25rem, 0.625rem + 2.5vw, 2.5rem);
  font-weight: 700;
}
.product-price .price-vat {
  font-size: clamp(0.875rem, 0.6875rem + 0.75vw, 1.25rem);
  font-weight: 400;
}

.buy-button .shopify-buy-frame {
  width: 100%;
  max-width: none !important;
}

.product-usp {
  display: flex;
  flex-direction: column;
}
.product-usp .product-features {
  padding-bottom: 0;
  flex-grow: 1;
}

.product-features {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
.product-features:has(.product-features-next) {
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
.product-features .swiper-button-next,
.product-features .swiper-button-prev {
  top: calc(50% - 18px);
}
.product-features .swiper-button-next:after,
.product-features .swiper-button-prev:after {
  color: #164193;
  font-size: 30px;
}

.product-features-prev,
.product-features-next {
  position: absolute;
  top: 22px;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0 - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #164193;
  left: -20px;
}
.product-features-prev:after,
.product-features-next:after {
  content: "prev";
  font-family: swiper-icons;
  font-size: 30px;
  text-transform: none;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.product-features-prev.swiper-button-disabled,
.product-features-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
}

.product-features-next {
  left: auto;
  right: -20px;
}
.product-features-next:after {
  content: "next";
}

.product-feature {
  margin: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}
.product-feature span {
  display: inline-block;
  color: #164193;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 5px;
  transition: opacity 0.2s ease;
}

.product-features-image > * {
  border-radius: 50%;
  width: 80px;
  aspect-ratio: 1/1;
}

.product-buy {
  margin-top: 3em;
}
.product-buy .price-vat:before {
  content: "(";
}
.product-buy .price-vat:after {
  content: ")";
}

.product-content-secondary {
  display: grid;
  gap: 40px;
  grid-template-columns: minmax(0, 60%) minmax(0, 40%);
}
@media only screen and (max-width: 700px) {
  .product-content-secondary {
    display: block;
  }
}

.product-information-content {
  padding-bottom: 40px;
}

.product-technical-specification {
  position: relative;
  scroll-margin-top: 150px;
}
.product-technical-specification p {
  margin: 0;
  background-color: #164193;
  color: white;
  padding: 7px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2em;
}
@media only screen and (max-width: 1200px) {
  .product-technical-specification {
    scroll-margin-top: 85px;
  }
}

.product-technical-specification--less-height {
  max-height: 622px;
}
.product-technical-specification--less-height .product-technical-specification-content {
  max-height: 622px;
  overflow: hidden;
}
.product-technical-specification--less-height .toggle-show-full-height {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 10%, white 78%);
}
.product-technical-specification--less-height .toggle-show-full-height:before {
  height: 150px;
}

.toggle-show-full-height {
  text-align: center;
  color: #164193;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 500;
  cursor: pointer;
}
.toggle-show-full-height:before {
  content: " ";
  display: block;
  height: 20px;
}

.product-technical-specification-category h3 {
  font-weight: 400;
  color: white;
  font-size: 16px;
  line-height: 1.2em;
  background-color: #164193;
  margin: 0;
  padding: 7px 0 6px;
  text-align: center;
}

.product-documents .product-documents-group-title {
  font-size: 1.2em;
  font-weight: 700;
  color: #164193;
  margin: 0 0 0.3em;
}

.product-documents-group + .product-documents-group {
  margin-top: 1.5em;
}

.product-documents-items {
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 700px) {
  .product-documents-items {
    grid-template-columns: 1fr;
  }
}

.document-icon {
  width: 30px;
  height: 30px;
  color: #164193;
}

.product-technical-specification-item {
  display: grid;
  gap: 0 15px;
  grid-template-columns: 25ch 1fr;
  padding: 9px 5px;
  font-size: 14px;
  line-height: 1.3em;
}
.product-technical-specification-item:nth-child(odd) {
  background-color: #e8e8e8;
}
.product-technical-specification-item .spec-title, .product-technical-specification-item .spec-val {
  font-weight: 400;
  display: inline-block;
}
.product-technical-specification-item .spec-val-has-icon svg {
  margin-top: -3px;
}

.product-documents .product-sub-title,
.product-technical-specification .product-sub-title {
  text-align: center;
}

.product-documents-item {
  border-style: none;
  padding-right: 0;
}
.product-documents-item a {
  display: grid;
  grid-template-columns: max-content 1fr;
  border-radius: 10px;
  background: #e8e8e8;
  gap: 0 1.2em;
  align-items: center;
  font-size: 1rem;
  padding: 1em 1.25em;
  line-height: 1.2em;
  transition: color 0.2s ease;
  font-weight: 400;
}
.product-documents-item a:hover {
  text-decoration: none;
}

.product-media-item,
.product-media-thumb {
  margin: 0;
  aspect-ratio: 1/1;
}
.product-media-item img,
.product-media-thumb img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
  cursor: pointer;
}

.product-media-item img {
  cursor: zoom-in;
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
  color: #164193;
  font-size: 30px;
}
.swiper .swiper-button-next.swiper-button-disabled,
.swiper .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.swiper .swiper-wrapper {
  display: none;
}

.swiper-initialized .swiper-wrapper {
  display: inline-flex;
}

.product-media-modal .product-media-modal-toolbar,
.product-media-modal .swiper-button-prev,
.product-media-modal .swiper-button-next,
.product-media-modal .swiper-pagination {
  display: none;
}

.product-media-modal-close {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10002;
}
.product-media-modal-close:hover {
  color: #164193;
}

.product-media-modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10001;
  display: none;
  animation: fade-in-product-bg 0.4s cubic-bezier(0.39, 0.57, 0.56, 1) both;
  cursor: zoom-out;
}

.media-lightbox-visible {
  overflow: hidden;
  position: relative;
  height: 100vh;
}
.media-lightbox-visible body {
  overflow: hidden;
  position: relative;
  height: 100vh;
}
.media-lightbox-visible .product-media-modal-overlay {
  display: block;
}
.media-lightbox-visible .product-media-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  background-color: transparent;
}
.media-lightbox-visible .product-media-modal img {
  cursor: default;
}
.media-lightbox-visible .product-media-modal-toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
}
.media-lightbox-visible .product-media-modal-toolbar svg {
  width: 50px;
  height: 50px;
  padding: 10px;
  border-radius: 50%;
  background-color: transparent;
  color: white;
}
.media-lightbox-visible .product-media-items {
  position: fixed;
  top: calc((100vh - 95vmin) / 2);
  left: calc((100vw - 95vmin) / 2);
  right: auto;
  width: 95vmin;
  aspect-ratio: 1;
  background-color: transparent;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  animation: fade-in-product 0.3s cubic-bezier(0.39, 0.57, 0.56, 1) both;
}
.media-lightbox-visible .swiper-wrapper {
  height: calc(100% - 30px);
}
.media-lightbox-visible .swiper-pagination {
  display: block;
}
.media-lightbox-visible .swiper-button-next,
.media-lightbox-visible .swiper-button-prev {
  left: 30px;
  display: flex;
}
.media-lightbox-visible .swiper-button-next:after,
.media-lightbox-visible .swiper-button-prev:after {
  font-size: 28px;
  margin-left: -0.2em;
}
.media-lightbox-visible .swiper-button-next.swiper-button-disabled,
.media-lightbox-visible .swiper-button-prev.swiper-button-disabled {
  display: none;
}
@media only screen and (max-width: 700px) {
  .media-lightbox-visible .swiper-button-next,
  .media-lightbox-visible .swiper-button-prev {
    display: none;
  }
}
.media-lightbox-visible .swiper-button-next {
  left: auto;
  right: 30px;
}
.media-lightbox-visible .swiper-button-next:after {
  margin-left: 0;
  margin-right: -0.2em;
}

@keyframes fade-in-product {
  0% {
    opacity: 0;
    transform: scale(0.85);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fade-in-product-bg {
  0% {
    background-color: rgba(0, 0, 0, 0.2);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
.swiper-pagination .swiper-pagination-bullet {
  background: white;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: white;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -5px !important;
}

.swiper-slide-thumb-active {
  opacity: 1;
  position: relative;
}
.swiper-slide-thumb-active:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.06);
  z-index: 1;
  pointer-events: none;
}

.tippy-box {
  transition-property: transform, visibility, opacity;
}

.tippy-content,
.tippy-arrow {
  animation: fade-in 0.5s both;
}

.tippy-content {
  background: linear-gradient(90deg, #4dcdd6, #164193);
  color: #fff;
  border-radius: 10px;
  padding: 20px;
  font-size: 14px;
  line-height: 1.2em;
}

.tippy-arrow {
  color: #3387b4;
  width: 0;
  height: 0;
  bottom: 0;
}
.tippy-arrow:before {
  content: " ";
  position: absolute;
  bottom: -7px;
  border-color: transparent;
  border-style: solid;
  border-width: 8px 8px 0;
  border-top-color: initial;
}

[data-placement^=bottom] > .tippy-arrow {
  bottom: auto;
  top: -7px;
}
[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  border-top-color: transparent;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media only screen and (min-width: 801px) {
  .product-model-nav-header,
  .product-model-nav-open,
  .product-model-nav-close {
    display: none;
  }
  .product-model-nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    margin-bottom: 50px;
    position: sticky;
    top: 100px;
    z-index: 99;
    background-color: white;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .product-model-nav {
    top: 40px;
  }
}
@media only screen and (min-width: 801px) {
  .product-model-items {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
  }
  .product-model-item {
    border-radius: 10px 10px 0 0;
    padding: 10px;
    background: #e8e8e8;
    color: rgba(0, 0, 0, 0.25);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    cursor: pointer;
  }
  .product-model-item-active {
    cursor: default;
    background: #164193;
    color: white;
  }
}
@media only screen and (max-width: 800px) {
  .product-model-nav-container,
  .product-model-nav-open span {
    color: rgb(255, 255, 255);
    background-color: #164193;
  }
  .product-model-nav-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10001;
  }
  .product-model-nav-content {
    position: fixed;
    width: 220px;
    bottom: 0;
    top: 0;
    transform: translate3d(-220px, 0, 0);
    z-index: 99999;
    transition: transform 350ms cubic-bezier(0.2, 0.7, 0.4, 1);
  }
  .product-model-nav-container {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translate3d(0, -50%, 0);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 16px 20px 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    max-height: 100dvh;
  }
  .product-model-nav-container::-webkit-scrollbar {
    display: none;
  }
  .product-model-nav-header {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 30px 5px 0;
    margin-bottom: 20px;
    line-height: 1.2em;
  }
  .product-model-items {
    display: flex;
    flex-direction: column;
    gap: 5px 0;
    margin-bottom: 4em;
  }
  .product-model-item {
    font-size: 14px;
    line-height: 1.2em;
    padding: 8px 0;
    cursor: pointer;
  }
  .product-model-item-active {
    font-weight: 500;
    cursor: default;
  }
  .product-model-nav-open {
    position: absolute;
    height: 50px;
    width: 300px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    zoom: 1.005;
    letter-spacing: 0.025em;
    display: flex;
    justify-content: center;
    transform: rotate(90deg);
    top: calc(50% + 110px);
    right: 12px;
    transform-origin: bottom right;
  }
  .product-model-nav-open span {
    height: 100%;
    display: inline-block;
    padding: 12px 20px 20px;
    border-radius: 10px 10px 0 0;
    align-items: flex-end;
  }
  .product-model-nav-open span:before {
    content: " ";
    position: absolute;
    top: 5px;
    left: calc(50% - 8px);
    width: 16px;
    border-top: 1px solid white;
  }
  .product-model-nav-open:hover {
    color: #fff;
    right: 0;
  }
  .product-model-nav-content {
    left: 0;
    transform: translate3d(-220px, 0, 0);
  }
  .product-model-nav-close {
    position: fixed;
    top: 0;
    right: 2px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
  }
  .product-model-nav-close [stroke*="#"] {
    stroke: currentcolor;
  }
  .product-model-nav-close span {
    display: none;
  }
  .product-model-nav-close svg {
    width: 12px;
    height: 12px;
    transition: all 0.3s ease;
  }
  .product-model-nav-close svg line {
    stroke-width: 3;
  }
  .product-model-nav-close:hover svg {
    opacity: 1;
  }
  .has-visible-side-panel .product-model-nav-overlay {
    display: block;
  }
  .has-visible-side-panel .product-model-nav-open {
    display: none;
  }
  .has-visible-side-panel .product-model-nav-contaiber {
    box-shadow: 0 23px 30px rgba(0, 0, 0, 0.25);
  }
  .has-visible-side-panel .product-model-nav-content {
    max-width: calc(100% - 40px);
    transform: translate3d(0, 0, 0);
  }
}
html:has(.three-d-model-modal) .shopify-buy-frame {
  display: none !important;
}

.product-media-footer {
  margin-top: 30px;
  max-height: none;
  display: grid;
  grid-template-columns: 1fr;
}
.product-media-footer .swiper-button-next:after,
.product-media-footer .swiper-button-prev:after {
  font-size: 20px;
}

.product-media-footer:has(.product-media-three-d) {
  grid-template-columns: 1fr 25%;
  display: inline-grid;
  gap: 0 10px;
}
.product-media-footer:has(.product-media-three-d) .product-media-thumb {
  width: calc(33% - 10px);
}

.product-media-three-d {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 100%;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .product-media-three-d:hover svg {
    box-shadow: 0 0 0 3px white, 0 0 0 5px #3487b9;
  }
}
.product-media-three-d img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

.three-d-rotate-icon {
  color: white;
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(90deg, #4dcdd6, #164193);
  transition: all 0.2s ease;
  padding: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.three-d-model-modal .modal-box {
  width: auto;
}
.three-d-model-modal model-viewer {
  width: 100%;
  aspect-ratio: 1/1;
  height: 100vh;
  max-height: calc(100vh - 270px);
}
.three-d-model-modal model-viewer:focus-visible {
  outline: none;
}

.iframe-heat-pump-calculation {
  width: 100%;
  border-style: none;
  min-height: 2500px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.iframe-heat-pump-calculation::-webkit-scrollbar {
  display: none;
  width: 0;
  background: transparent;
}

.product-energy-label {
  margin-top: 2.5rem;
  display: flex;
  justify-content: flex-end;
}

.product-energy-energy-labelling {
  display: grid;
  grid-template-columns: max-content max-content;
  align-items: center;
  gap: 0 0.5em;
}

.product-energy-label-icon {
  display: inline-block;
  width: 77px;
  height: 42px;
}

.sv-tiki-product-listing {
  margin-bottom: 5em;
}
.sv-tiki-product-listing p {
  width: 100%;
}
.sv-tiki-product-listing .card-layout > h2 {
  text-align: left;
}

.tiki-product-listing {
  display: flex;
  flex-flow: column nowrap;
  grid-gap: 20px;
}
.tiki-product-listing h3 {
  margin: 0;
}
.tiki-product-listing h4 {
  margin: 0 0 0.8em;
  font-weight: 500;
  font-size: clamp(0.75rem, 0.6607142857rem + 0.2857142857vw, 0.875rem);
}
.tiki-product-listing button {
  font-family: Roboto, sans-serif;
}

@media only screen and (max-width: 500px) {
  .tpl-categories-wrapper h4 {
    display: none;
  }
}

.tpl-categories {
  max-width: 100%;
  margin-top: -8px;
}
.tpl-categories .swiper-button-prev,
.tpl-categories .swiper-button-next {
  top: 8px;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 100%;
  margin-top: 0;
  background-color: rgba(255, 255, 255, 0.4);
}
.tpl-categories .swiper-button-prev:after,
.tpl-categories .swiper-button-next:after {
  color: #000;
  opacity: 0.5;
}
@media only screen and (max-width: 800px) {
  .tpl-categories .swiper-button-prev,
  .tpl-categories .swiper-button-next {
    display: none;
  }
}
.tpl-categories .swiper-button-next {
  left: auto;
  right: 0;
}
.tpl-categories .swiper-button-disabled {
  display: none;
}
.tpl-categories .swiper {
  position: relative;
  padding: 0;
}
.tpl-categories .swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  width: 130px;
  margin-right: 10px;
  height: auto;
  margin-top: 8px;
}
.tpl-categories .swiper .swiper-slide:not(:last-child):has(.tpl-category-sub) {
  margin-right: -10px;
}
.tpl-categories .swiper .swiper-slide:not(:last-child):has(.tpl-category-sub) + .swiper-slide:not(:has(.tpl-category-sub)) {
  margin-left: 20px;
}
@media only screen and (max-width: 800px) {
  .tpl-categories .swiper {
    padding-right: 0;
  }
  .tpl-categories .swiper:after {
    display: none;
  }
  .tpl-categories .swiper .swiper-slide {
    width: calc(30% - 10px);
  }
}
.tpl-categories .swiper-scrollbar {
  display: none;
}
.tpl-categories .tpl-category {
  flex-grow: 1;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  margin-bottom: 0;
  display: grid;
  grid-template-rows: min-content 1fr;
  background-color: white;
  cursor: pointer;
  box-shadow: 0 0 0 3px #e8e8e8 inset;
}
.tpl-categories .tpl-category .tpl-category-cross {
  position: absolute;
  top: -7px;
  right: -7px;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  color: #000;
  border-radius: 50%;
  padding: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tpl-categories .tpl-category .tpl-category-cross > svg {
  opacity: 0.6;
}
.tpl-categories .tpl-category .tpl-category-image-wrapper {
  border: 3px solid transparent;
  border-bottom: 0;
  padding: 0.4em;
}
.tpl-categories .tpl-category .tpl-category-image-wrapper img {
  object-fit: contain;
  width: 100%;
  display: block;
  aspect-ratio: 1.2845849802;
}
.tpl-categories .tpl-category .tpl-category-name-wrapper {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  background-color: #17a2b8;
  font-weight: 700;
  line-height: 1.1em;
  font-size: clamp(0.625rem, 0.4910714286rem + 0.4285714286vw, 0.8125rem);
  color: #fff;
  padding: 0.7em;
}
.tpl-categories .tpl-category .tpl-category-name {
  display: block;
  width: 100%;
}
.tpl-categories .tpl-category-selected .tpl-category-image-wrapper {
  border-color: #17a2b8;
}
.tpl-categories .swiper-slide:first-child .tpl-category {
  margin-left: 0;
}
.tpl-categories .tpl-category-sub {
  transform: scale(0.8);
  margin-right: 0;
}

.safari .tpl-category-name {
  word-break: break-word;
}

.tpl-filters {
  display: grid;
  grid-template-rows: min-content min-content min-content;
  grid-gap: 0;
}
.tpl-filters .tpl-filters-header {
  display: flex;
  flex-flow: row wrap;
  grid-gap: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.tpl-filters .tpl-filter-wrapper {
  position: relative;
}
.tpl-filters .tpl-filter {
  position: relative;
  background-color: #d9d9d9;
  color: #000;
  border-radius: 50px;
  border: 0;
  padding: 10px 20px;
  padding-right: 34px;
  font-weight: 500;
  cursor: pointer;
  font-size: clamp(0.625rem, 0.5357142857rem + 0.2857142857vw, 0.75rem);
}
.tpl-filters .tpl-filter:hover {
  background-color: #d9d9d9;
}
.tpl-filters .tpl-filter-icon {
  position: absolute;
  height: 12px;
  width: 12px;
  right: 12px;
  top: calc(50% - 7px);
  transition: transform 200ms ease;
}
.tpl-filters .tpl-filter-icon > svg {
  height: 100%;
  width: 100%;
}
.tpl-filters .tpl-filter-dropdown-wrapper {
  position: absolute;
  top: 34px;
  left: 0;
  visibility: hidden;
  display: none;
  opacity: 0;
  transition: 200ms ease;
  padding: 15px 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.tpl-filters .tpl-filter-dropdown-wrapper .tpl-filter-dropdown-slider-values {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 500;
  color: black;
}
@media only screen and (max-width: 600px) {
  .tpl-filters {
    display: none;
  }
}

.tpl-filter-dropdown-select {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}

.tpl-filter-dropdown-select-item {
  background-color: #fff;
}

.tpl-filter-dropdown-select-label {
  min-width: 240px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 500;
  color: black;
}

.tpl-filter-dropdown-select-input {
  display: none;
}

.tpl-filter-dropdown-select-checkbox {
  height: 20px;
  width: 20px;
  padding: 2px;
  border: 2px solid #e8e8e8;
  background-color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  transition: 200ms ease;
}

.tpl-filter-dropdown-select-checkmark {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  color: #fff;
}
.tpl-filter-dropdown-select-checkmark > svg {
  height: 100%;
  width: 100%;
}
.tpl-filter-dropdown-select-checkmark > svg path {
  stroke: #fff;
  stroke-width: 2;
}

.tpl-filter-dropdown-select-label:has(.tpl-filter-dropdown-select-input:checked) .tpl-filter-dropdown-select-checkbox {
  border-color: #0fa958;
  background-color: #0fa958;
}

.tpl-filter-wrapper-open .tpl-filter-dropdown-wrapper {
  top: 44px;
  visibility: visible;
  display: block;
  opacity: 1;
  z-index: 2;
}
.tpl-filter-wrapper-open .tpl-filter-icon {
  transform: rotate(180deg);
}

.tpl-filter-items {
  display: flex;
  flex-flow: row wrap;
  grid-gap: 10px;
  margin-top: 0.8em;
}
.tpl-filter-items:empty {
  display: none;
}
.tpl-filter-items .tpl-filter-item {
  font-size: 12px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 50px;
  font-weight: 500;
  display: grid;
  grid-template-columns: 26px auto auto;
  grid-gap: 4px;
  align-items: center;
  padding: 8px 16px;
  cursor: pointer;
  transition: 200ms ease;
}
.tpl-filter-items .tpl-filter-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.tpl-filter-items .tpl-filter-item .tpl-filter-item-cross {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 18px;
  width: 18px;
}

.tpl-products-wrapper {
  grid-gap: 20px;
  display: block;
}

.tpl-products {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 25%));
  grid-gap: 20px;
}
@media only screen and (max-width: 1400px) {
  .tpl-products {
    grid-template-columns: repeat(3, minmax(0, 33.3333%));
  }
}
@media only screen and (max-width: 1080px) {
  .tpl-products {
    grid-template-columns: repeat(2, minmax(0, 50%));
  }
}
@media only screen and (max-width: 750px) {
  .tpl-products {
    grid-template-columns: 100%;
  }
}

.tpl-product {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.tpl-product-image {
  padding: 8px;
}
.tpl-product-image img {
  aspect-ratio: 1.2845849802;
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
}

.tpl-product-details {
  background-color: #e8e8e8;
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  grid-gap: 12px;
  transition: grid-template-rows 200ms ease;
}
.tpl-product-details p {
  flex-grow: 1;
}
.tpl-product-details .tpl-product-title {
  color: #3e484e;
  overflow-wrap: break-word;
  text-align: left;
}
.tpl-product-details .tpl-product-bulletpoints {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tpl-product-details .tpl-product-bulletpoint {
  display: flex;
  justify-content: flex-start;
  gap: 0.6em;
  font-size: 14px;
  margin-bottom: 0.8em;
  line-height: 1.4em;
}
.tpl-product-details .tpl-product-bulletpoint:before {
  content: " ";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000;
  margin-top: 5px;
}
.tpl-product-details .tpl-product-bulletpoint:last-child {
  margin-bottom: 0;
}
.tpl-product-details .tpl-product-bulletpoint-text {
  line-height: inherit;
  margin: 0;
  font-size: inherit;
}
.tpl-product-details .tpl-product-features-wrapper {
  position: relative;
}
.tpl-product-details .tpl-product-features {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(5, 46px);
  grid-gap: 10px;
  margin: 0;
  padding: 0;
  padding-bottom: 40px;
  height: 100%;
  overflow: hidden;
  transition: 200ms ease;
  transition-property: height padding-bottom;
}
.tpl-product-details .tpl-product-features .tpl-product-feature {
  background-color: #164193;
  border-radius: 50%;
  padding: 6px;
  height: 46px;
}
.tpl-product-details .tpl-product-features .tpl-product-feature-image {
  object-fit: contain;
}
.tpl-product-details .tpl-product-features-collapse {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, #e8e8e8 75%, rgba(0, 0, 0, 0) 100%);
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tpl-product-details .tpl-product-features-collapse .tpl-product-collapse {
  background: transparent;
  height: 32px;
  width: 48px;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tpl-product-details .tpl-product-features-collapse .tpl-product-collapse-icon {
  height: 24px;
  width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(180deg);
  transition: transform 200ms ease;
}
.tpl-product-details .tpl-product-features-collapse .tpl-product-collapse-icon > svg {
  width: 100%;
  height: 100%;
}
.tpl-product-details .tpl-product-cta {
  text-align: center;
  background-color: white;
  display: inline;
  width: auto;
}

.tpl-product-collapsed .tpl-product-features {
  height: 102px;
  padding-bottom: 0;
}
.tpl-product-collapsed .tpl-product-features:empty {
  display: none;
}
.tpl-product-collapsed .tpl-product-features-collapse .tpl-product-collapse-icon {
  transform: rotate(0deg);
}

.tpl-product-single-features .tpl-product-features {
  height: fit-content;
  padding: 0;
}

.tpl-content-missing {
  height: 100%;
  width: 100%;
  background-color: #e8e8e8;
  color: #000;
  font-weight: 500;
  border: 20px solid #fff;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column: span 5;
}

.tpl-slider {
  position: relative;
  display: flex;
  align-items: center;
  user-select: none;
  touch-action: none;
  width: 200px;
  height: 20px;
}
.tpl-slider .tpl-slider-track {
  background: #d9d9d9;
  position: relative;
  flex-grow: 1;
  border-radius: 50px;
  height: 6px;
}
.tpl-slider .tpl-slider-range {
  position: absolute;
  background: linear-gradient(90deg, #4dcdd6, #164193);
  border-radius: 50px;
  height: 100%;
}
.tpl-slider .tpl-slider-thumb {
  display: block;
  width: 20px;
  height: 20px;
  background-color: white;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}

.tpl-products-pagination {
  margin-top: 3em;
  text-align: center;
}

.tpl-pagination-progress {
  display: block;
  background-color: #e8e8e8;
  height: 6px;
  width: 250px;
  border-radius: 3px;
  margin: 0.6em auto 1.7em;
}

.tpl-pagination-progress-overlay {
  background-color: #008ca5;
  display: block;
  height: 100%;
  border-radius: inherit;
  width: var(--tpl-pagination-progress);
}

.tpl-filter-aside-activator {
  margin-top: 1em;
  display: none;
  gap: 1em;
  justify-content: space-between;
  font-size: 14px;
  line-height: 1.2rem;
  letter-spacing: 0.1em;
  border-radius: 1.5rem;
  padding: 0.8rem 2rem;
  border: 1px solid #d9d9d9;
}
.tpl-filter-aside-activator svg {
  height: 16px;
  width: 16px;
}

@media only screen and (max-width: 600px) {
  .tpl-filter-aside-activator {
    display: flex;
  }
}
html:has(.tpl-filters-aside-wrapper),
html:has(.tpl-filters-aside-wrapper) body {
  overflow: hidden;
}

.tpl-filters-aside-wrapper {
  background-color: rgba(17, 17, 17, 0.4);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 99999;
  animation: fade-in 0.4s ease;
}

.tpl-filter-aside-wrapper {
  border-bottom: 1px solid #d9d9d9;
}

.tpl-filter-aside {
  min-height: 4rem;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr max-content;
  align-items: center;
  text-align: left;
  color: #000;
}
.tpl-filter-aside svg {
  height: 12px;
  width: 12px;
  stroke-width: 2;
}

.tpl-filters-aside {
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  width: 30rem;
  max-width: 100%;
  border-radius: 10px 0 0 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: initial;
  z-index: 100;
  animation: slide-in-left 0.2s cubic-bezier(0, 0, 0.2, 0.8);
}
@media only screen and (max-width: 600px) {
  .tpl-filters-aside {
    border-radius: 10px;
    top: 4rem;
    animation: slide-in-bottom 0.2s cubic-bezier(0, 0, 0.2, 0.8);
  }
}

.tpl-filters-aside-section {
  height: 100%;
  overflow: auto;
  position: relative;
  padding: 0 2rem;
}

.tpl-filters-aside-header {
  display: grid;
  gap: 1em;
  grid-template-columns: 1fr max-content;
  border-bottom: 1px solid #d9d9d9;
}
.tpl-filters-aside-header > * {
  padding: 2rem;
  margin: 0;
}

.tpl-filters-aside-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: space-between;
  padding: 2rem;
}
.tpl-filters-aside-footer > * {
  margin: 0;
}

.tpl-filter-aside-dropdown-wrapper {
  display: none;
  padding: 1rem 0;
}
.tpl-filter-aside-dropdown-wrapper .tpl-slider {
  width: 100%;
}
.tpl-filter-aside-dropdown-wrapper .tpl-filter-dropdown-slider-values {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 500;
  color: black;
}
.tpl-filter-aside-dropdown-wrapper .tpl-filter-dropdown-select {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}

.tpl-filter-aside-wrapper-open .tpl-filter-aside-dropdown-wrapper {
  display: flex;
  flex-direction: column;
}

@keyframes slide-in-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-in-bottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fade-in {
  0% {
    background-color: rgba(17, 17, 17, 0);
  }
  100% {
    background-color: rgba(17, 17, 17, 0.4);
  }
}
.sv-template-start .h2 {
  text-align: center;
}
.sv-template-start .section-grey {
  margin: 0;
}
.sv-template-start .section-grey .wt-text-columns.wt-text-columns-has-transparent-bg {
  background-color: transparent;
}
.sv-template-start .section-grey .we-are-here-for-you {
  margin-bottom: 0;
  padding: 1.5em 0;
}
.sv-template-start .custom-layout-navigation,
.sv-template-start .site-footer {
  margin: 0;
}
.sv-template-start .sv-heroBanner + .section-grey {
  margin: 0;
}
@media only screen and (max-width: 500px) {
  .sv-template-start .card-layout-columns-4 .card-items {
    grid-template-columns: repeat(2, minmax(0, 50%));
  }
}

.sv-template-usp-lightbox .main-content {
  min-height: 100vh;
  margin: 0;
  padding: 0;
}
.sv-template-usp-lightbox .main-content .sv-layout {
  min-height: 100vh;
}
.sv-template-usp-lightbox .sv-text-portlet {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  position: relative;
  max-width: 100%;
}
.sv-template-usp-lightbox .sv-text-portlet:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background: rgba(62, 72, 78, 0.8);
  mix-blend-mode: multiply;
}
.sv-template-usp-lightbox .sv-text-portlet-content {
  position: relative;
  z-index: 2;
  max-width: calc(100% - 60px);
  margin: 0 auto;
}
.sv-template-usp-lightbox .h1, .sv-template-usp-lightbox .h2, .sv-template-usp-lightbox .h3, .sv-template-usp-lightbox .p {
  color: #fff;
  max-width: 20em;
}