.container,
.cookie-notice-container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
.cookie-notice-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
.cookie-notice-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
.cookie-notice-container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container,
.cookie-notice-container {
    max-width: 1140px;
  }
}
@media (min-width: 1360px) {
  .container,
.cookie-notice-container {
    max-width: 1300px;
  }
}
@media (min-width: 1500px) {
  .container,
.cookie-notice-container {
    max-width: 1440px;
  }
}

@font-face {
  font-family: "Stolzl";
  src: url("./../fonts/Stolzl-Regular.woff2");
  src: url("./../fonts/Stolzl-Regular.woff2") format("woff2"), url("./../fonts/Stolzl-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: "Stolzl";
  src: url("./../fonts/Stolzl-Medium.woff2");
  src: url("./../fonts/Stolzl-Medium.woff2") format("woff2"), url("./../fonts/Stolzl-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: block;
}
@font-face {
  font-family: "Stolzl";
  src: url("./../fonts/Stolzl-Bold.woff2");
  src: url("./../fonts/Stolzl-Bold.woff2") format("woff2"), url("./../fonts/Stolzl-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: block;
}
h1,
.is-style-h1 {
  font-size: 2rem;
  line-height: 1.1875;
  font-weight: 500;
}
@media (min-width: 1200px) {
  h1,
.is-style-h1 {
    font-size: 2.8125rem;
    line-height: 1.1333333333;
  }
}
@media (min-width: 1500px) {
  h1,
.is-style-h1 {
    font-size: 3.625rem;
    line-height: 1.1034482759;
  }
}

h2,
.is-style-h2,
.has-style-h2 h1 {
  font-size: 1.625rem;
  line-height: 1.2307692308;
  font-weight: 500;
}
@media (min-width: 1200px) {
  h2,
.is-style-h2,
.has-style-h2 h1 {
    font-size: 2rem;
    line-height: 1.1875;
  }
}
@media (min-width: 1500px) {
  h2,
.is-style-h2,
.has-style-h2 h1 {
    font-size: 2.625rem;
    line-height: 1.2142857143;
  }
}

h3,
.is-style-h3,
.has-style-h3 h1,
.has-style-h3 h2 {
  font-size: 1.5rem;
  line-height: 1.2083333333;
  font-weight: 500;
}
@media (min-width: 1200px) {
  h3,
.is-style-h3,
.has-style-h3 h1,
.has-style-h3 h2 {
    font-size: 1.8125rem;
    line-height: 1.1724137931;
  }
}
@media (min-width: 1500px) {
  h3,
.is-style-h3,
.has-style-h3 h1,
.has-style-h3 h2 {
    font-size: 2.125rem;
    line-height: 1.2058823529;
  }
}

h4,
.is-style-h4,
.has-style-h4 > * {
  font-size: 1.375rem;
  line-height: 1.2272727273;
  font-weight: 500;
}
@media (min-width: 1200px) {
  h4,
.is-style-h4,
.has-style-h4 > * {
    font-size: 1.5625rem;
    line-height: 1.2;
  }
}
@media (min-width: 1500px) {
  h4,
.is-style-h4,
.has-style-h4 > * {
    font-size: 1.75rem;
    line-height: 1.2142857143;
  }
}

h5,
.is-style-h5,
.has-style-h5 > * {
  font-size: 1rem;
  line-height: 1.1875;
  font-weight: 400;
}
@media (min-width: 1200px) {
  h5,
.is-style-h5,
.has-style-h5 > * {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

h6,
.is-style-h6,
.has-style-h6 > * {
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
}
@media (min-width: 1200px) {
  h6,
.is-style-h6,
.has-style-h6 > * {
    font-size: 1.125rem;
    line-height: 1.3333333333;
  }
}

.is-style-h7,
.has-style-h7 > * {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .is-style-h7,
.has-style-h7 > * {
    font-size: 1rem;
    line-height: 1.1875;
  }
}

p,
.p,
li:not([class]) {
  font-size: 0.875rem;
  line-height: 1.2142857143;
  font-weight: 400;
}
@media (min-width: 1200px) {
  p,
.p,
li:not([class]) {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}

.is-style-uppercase {
  text-transform: uppercase;
}

.is-style-small {
  font-size: 0.75rem;
  line-height: 1.1666666667;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .is-style-small {
    font-size: 0.875rem;
    line-height: 1.1428571429;
  }
}

.is-style-smaller {
  font-size: 0.825rem;
  line-height: 1.3;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .is-style-smaller {
    font-size: 0.75rem;
    line-height: 1.1666666667;
  }
}

body .d-block {
  display: block;
}

body .d-none {
  display: none;
}

[hidden] {
  display: none;
}

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

* {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
}

::-webkit-scrollbar {
  width: 0.75rem;
  background-color: #f2f2f2;
}

::-webkit-scrollbar-thumb {
  background-color: #2874bb;
}

html {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  scroll-padding-top: var(--header-height);
  scroll-behavior: smooth;
}

body {
  font-family: "Stolzl", sans-serif;
  color: #000;
  padding-top: 5rem;
}
@media (min-width: 992px) {
  body {
    padding-top: 6.25rem;
  }
}
@media (max-width: 991.98px) {
  body.overflow-hidden {
    overflow: hidden;
  }
}

button,
input,
select,
textarea {
  outline: none;
  border: none;
  background-color: transparent;
  padding: 0;
  font-family: inherit;
  border-radius: 0;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

textarea::-webkit-resizer {
  display: none;
}

ul {
  padding-left: 0;
  list-style: none;
}

img,
svg,
video,
iframe {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: inherit;
}
@media (hover: hover) {
  a {
    transition: color 0.2s ease-in-out;
  }
  a:hover {
    color: #2874bb;
  }
}

.page-logo {
  display: block;
  position: relative;
  z-index: 2;
}

.screen-reader-text,
.screen-reader-response {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus,
.screen-reader-response:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.2142857143;
}
@media (min-width: 375px) {
  .button__link {
    font-size: 1rem;
    line-height: 1.1875;
    gap: 0.875rem;
  }
}
@media (hover: hover) {
  .button__link {
    cursor: pointer;
  }
}
@media (min-width: 1200px) {
  .button__link {
    font-size: 1.125rem;
    line-height: 1.2222222222;
    gap: 0.75rem;
  }
}



.button:not([class*=is-style-]) .button__link, .button.is-style-fill .button__link, .button.is-style-outline .button__link, .button.is-style-search .button__link {
  font-weight: 500;
  padding: 1rem 0.9375rem;
  border-radius: 6px;
  border: 2px solid #2874bb;
  width: 100%;
}
@media (hover: hover) {
  .button:not([class*=is-style-]) .button__link, .button.is-style-fill .button__link, .button.is-style-outline .button__link, .button.is-style-search .button__link {
    transition: background-color 300ms ease-in-out 0ms , border-color 300ms ease-in-out 0ms , color 300ms ease-in-out 0ms;
  }
}
@media (min-width: 992px) {
  .button:not([class*=is-style-]) .button__link, .button.is-style-fill .button__link, .button.is-style-outline .button__link, .button.is-style-search .button__link {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .button:not([class*=is-style-]) .button__link, .button.is-style-fill .button__link, .button.is-style-outline .button__link, .button.is-style-search .button__link {
    padding: 1rem 0.9375rem;
  }
}
.button:not([class*=is-style-]) .button__link, .button.is-style-fill .button__link, .button.is-style-search .button__link {
  background-color: #2874bb;
  color: #fff;
}
@media (hover: hover) {
  .button:not([class*=is-style-]) .button__link:hover:not(:disabled), .button.is-style-fill .button__link:hover:not(:disabled), .button.is-style-search .button__link:hover:not(:disabled) {
    background-color: transparent;
    color: #2874bb;
  }
}
.button.is-style-disabled .button__link {
    opacity: 0.5;
}
.button.is-style-disabled:hover .button__link {
    opacity: 1;
    transition: all 0.2s ease-in-out;
}
.button.is-style-outline .button__link {
  background-color: transparent;
  color: #2874bb;
  border-color: #2874bb;
}
@media (hover: hover) {
  .button.is-style-outline .button__link:hover:not(:disabled) {
    background-color: #2874bb;
    color: #fff;
  }
}
.button.is-style-search .button__link {
  gap: 0.78125rem;
}
@media (hover: hover) {
  .button.is-style-search .button__link:hover:not(:disabled) {
    background-color: #215f99;
    border-color: #215f99;
    color: #fff;
  }
}
.button.is-style-search .button__link:before {
  content: "";
  display: block;
  width: 1rem;
  height: 0.9375rem;
  mask-size: 1rem 0.9375rem;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4zNjciIGhlaWdodD0iMTkuNjE2IiB2aWV3Qm94PSIwIDAgMjAuMzY3IDE5LjYxNiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1MDcuMDIzIC00MS4zOTkpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTA3LjAyMyA0MS4zOTkpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIj48Y2lyY2xlIGN4PSI4LjUiIGN5PSI4LjUiIHI9IjguNSIgc3Ryb2tlPSJub25lIi8+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIGZpbGw9Im5vbmUiLz48L2c+PHBhdGggZD0iTS0yMTg1OS4zNjcsNDk2MS44ODFsNC4zMiw0LjMyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzM4MS4wMjMgLTQ5MDYuNjAxKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPjwvZz48L3N2Zz4=");
  -webkit-mask-size: 1rem 0.9375rem;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4zNjciIGhlaWdodD0iMTkuNjE2IiB2aWV3Qm94PSIwIDAgMjAuMzY3IDE5LjYxNiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1MDcuMDIzIC00MS4zOTkpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTA3LjAyMyA0MS4zOTkpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIj48Y2lyY2xlIGN4PSI4LjUiIGN5PSI4LjUiIHI9IjguNSIgc3Ryb2tlPSJub25lIi8+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIGZpbGw9Im5vbmUiLz48L2c+PHBhdGggZD0iTS0yMTg1OS4zNjcsNDk2MS44ODFsNC4zMiw0LjMyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzM4MS4wMjMgLTQ5MDYuNjAxKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPjwvZz48L3N2Zz4=");
  background-color: #fff;
}
@media (min-width: 1200px) {
  .button.is-style-search .button__link:before {
    width: 1.1875rem;
    height: 1.125rem;
    mask-size: 1.1875rem 1.125rem;
    -webkit-mask-size: 1.1875rem 1.125rem;
  }
}
.button.is-style-line .button__link, .button.is-style-line-light .button__link, .button.is-style-line-reverse .button__link {
  font-weight: 700;
  text-align: left;
}
.button.is-style-line .button__link:before, .button.is-style-line-light .button__link:before, .button.is-style-line-reverse .button__link:before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 0.125rem;
  flex-shrink: 0;
  border-radius: 6px;
}
@media (hover: hover) {
  .button.is-style-line .button__link:before, .button.is-style-line-light .button__link:before, .button.is-style-line-reverse .button__link:before {
    transition: transform 300ms ease-in-out 0ms , background-color 300ms ease-in-out 0ms;
  }
}
@media (min-width: 375px) {
  .button.is-style-line .button__link:before, .button.is-style-line-light .button__link:before, .button.is-style-line-reverse .button__link:before {
    width: 2.125rem;
  }
}
@media (hover: hover) {
  .button.is-style-line .button__link:hover:before, .button.is-style-line-light .button__link:hover:before, .button.is-style-line-reverse .button__link:hover:before {
    transform: translateX(-3px);
  }
}
.button.is-style-line .button__link, .button.is-style-line-reverse .button__link {
  color: #2874bb;
}
.button.is-style-line .button__link:before, .button.is-style-line-reverse .button__link:before {
  background-color: #2874bb;
}
.button.is-style-line-reverse .button__link {
  flex-direction: row-reverse;
}
@media (hover: hover) {
  .button.is-style-line-reverse .button__link:hover:before {
    transform: translateX(3px);
  }
}
.button.is-style-line-light .button__link {
  color: #fff;
}
.button.is-style-line-light .button__link:before {
  background-color: #fff;
}
.button.is-style-back .button__link {
  font-size: 1.125rem;
  line-height: 1.2222222222;
  gap: 0.75rem;
  color: #2874bb;
  text-transform: lowercase;
}
@media (min-width: 1500px) {
  .button.is-style-back .button__link {

  }
}
@media (hover: hover) {
  .button.is-style-back .button__link:hover:before {
    transform: translateX(-3px);
  }
}
.button.is-style-back .button__link:before {
  content: "";
  width: 0.375rem;
  height: 0.75rem;
  display: block;
  background-size: 0.375rem 0.75rem;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjIyNSIgaGVpZ2h0PSIxNS42MjQiIHZpZXdCb3g9IjAgMCA5LjIyNSAxNS42MjQiPjxwYXRoIGQ9Ik0xMzcwOS4xNTYtODcxLjA3NmwtNi40LDYuNCw2LjQsNi40IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM3MDEuMzQ2IDg3Mi40OTEpIiBmaWxsPSJub25lIiBzdHJva2U9IiMyODc0YmIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+");
}
@media (min-width: 992px) {
  .button.is-style-back .button__link:before {
    width: 0.625rem;
    height: 1.125rem;
    background-size: contain;
  }
}
@media (hover: hover) {
  .button.is-style-back .button__link:before {
    transition: transform 300ms ease-in-out 0ms;
  }
}



.button.is-style-thin .button__link{
    padding: 0.15rem 3rem !important;
    font-size: 1.1rem;
    text-transform: none;
  }

  .button.is-style-thin .button__link:hover {
    background-color: #215f99 !important;
    border-color: #215f99 !important;
    color: #fff !important;
  }

  .button.is-style-buy .button__link:before {
    content: "";
    display: block;
    width: 1.6rem;
    height: 1.675rem;
    mask-size: 1.6rem 1.675rem;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI5IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQ5MjAuOTY0IDIyMzIuNTU3KSI+PHBhdGggZD0iTTE0NTI2LjYzNy0yNTQ2LjIxMWgzLjc1NGwzLjgzOCwxNC40ODFoMTQuOTQ4bDMuNDg0LTExLjZoLTIxLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5NS4zMjcgMzE0LjY1NCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDkyOS4zNDggLTIyMTQuOTM4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiI+PGVsbGlwc2UgY3g9IjIuOTQzIiBjeT0iMi45NDMiIHJ4PSIyLjk0MyIgcnk9IjIuOTQzIiBzdHJva2U9Im5vbmUiPjwvZWxsaXBzZT48ZWxsaXBzZSBjeD0iMi45NDMiIGN5PSIyLjk0MyIgcng9IjEuOTQzIiByeT0iMS45NDMiIGZpbGw9Im5vbmUiPjwvZWxsaXBzZT48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ5MzkuNDc2IC0yMjE0LjkzOCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjxlbGxpcHNlIGN4PSIyLjk0MyIgY3k9IjIuOTQzIiByeD0iMi45NDMiIHJ5PSIyLjk0MyIgc3Ryb2tlPSJub25lIj48L2VsbGlwc2U+PGVsbGlwc2UgY3g9IjIuOTQzIiBjeT0iMi45NDMiIHJ4PSIxLjk0MyIgcnk9IjEuOTQzIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PC9nPjwvZz48L3N2Zz4=");
    -webkit-mask-size: 1.6rem 1.675rem;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI5IDI0Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQ5MjAuOTY0IDIyMzIuNTU3KSI+PHBhdGggZD0iTTE0NTI2LjYzNy0yNTQ2LjIxMWgzLjc1NGwzLjgzOCwxNC40ODFoMTQuOTQ4bDMuNDg0LTExLjZoLTIxLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5NS4zMjcgMzE0LjY1NCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDkyOS4zNDggLTIyMTQuOTM4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiI+PGVsbGlwc2UgY3g9IjIuOTQzIiBjeT0iMi45NDMiIHJ4PSIyLjk0MyIgcnk9IjIuOTQzIiBzdHJva2U9Im5vbmUiPjwvZWxsaXBzZT48ZWxsaXBzZSBjeD0iMi45NDMiIGN5PSIyLjk0MyIgcng9IjEuOTQzIiByeT0iMS45NDMiIGZpbGw9Im5vbmUiPjwvZWxsaXBzZT48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ5MzkuNDc2IC0yMjE0LjkzOCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjxlbGxpcHNlIGN4PSIyLjk0MyIgY3k9IjIuOTQzIiByeD0iMi45NDMiIHJ5PSIyLjk0MyIgc3Ryb2tlPSJub25lIj48L2VsbGlwc2U+PGVsbGlwc2UgY3g9IjIuOTQzIiBjeT0iMi45NDMiIHJ4PSIxLjk0MyIgcnk9IjEuOTQzIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PC9nPjwvZz48L3N2Zz4=");
    background-color: #fff;
  }

  .button.is-style-buy:hover .button__link:before {
    transition: transform 300ms ease-in-out 0ms , background-color 300ms ease-in-out 0ms;
    background-color: #215f99;
  }

  .product-item__detail-cartright .button.is-style-buy:hover .button__link:before {
    background-color: #fff;
  }
  
  .button.is-style-call .button__link {
    font-size: 0.9rem;
    padding: 0.15rem 1.5rem !important;
  }
  .button.is-style-call .button__link:before {
    content: "";
    display: block;
    width: 3rem;
    height: 1.675rem;
    mask-size: 3rem 1.675rem;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNDUuNzYgMTIyLjI3IiB4bWxuczp2PSJodHRwczovL3ZlY3RhLmlvL25hbm8iPjxwYXRoIGQ9Ik0yOC45NCA1My4wMmMzLjA3OSA1LjU1MyA2LjYyNyAxMC44ODMgMTEuMjMzIDE1Ljc0MyA0LjYyMiA0Ljg5IDEwLjM2OSA5LjM0IDE3LjgwOCAxMy4xNDIuNTUyLjI2OCAxLjA3My4yNjggMS41NDMuMDgyLjcwOC0uMjY4IDEuNDMxLS44NTcgMi4xMzktMS41NjUuNTUyLS41NTIgMS4yMzctMS40MzEgMS45NTMtMi4zOTMgMi44NjItMy43NjQgNi40MDMtOC40MzggMTEuNDA1LTYuMDk4LjExMi4wNTIuMTk0LjExMi4zMDYuMTU3bDE2LjY4MiA5LjU5NGMuMDUyLjAzLjExMi4wODIuMTU3LjExMiAyLjE5OSAxLjUxMyAzLjEwOCAzLjg0NiAzLjEzMSA2LjQ5MyAwIDIuNjkxLS45OTEgNS43MTctMi40NDUgOC4yNzQtMS45MjMgMy4zNzctNC43NTYgNS42MTMtOC4wMjEgNy4wODktMy4xMDggMS40MzEtNi41NjcgMi4xOTktOS44OTIgMi42OTEtNS4yMTguNzY4LTEwLjEwOC4yNzYtMTUuMTEtMS4yNi00Ljg5LTEuNTEzLTkuODE3LTQuMDEtMTUuMTk5LTcuMzM1bC0uMzk1LS4yNTNjLTIuNDY3LTEuNTQzLTUuMTM2LTMuMTktNy43NTItNS4xMzYtOS41NzEtNy4yMzEtMTkuMzI5LTE3LjY3NC0yNS42ODctMjkuMTY4LTUuMzMtOS42NDYtOC4yMzctMjAuMDU5LTYuNjQ5LTI5Ljk4MS44OC01LjQ0MiAzLjIxMy0xMC4zOTEgNy4yODMtMTMuNjU2IDMuNTQ4LTIuODYyIDguMzI2LTQuNDI4IDE0LjUxMy0zLjg3Ni43MDguMDUyIDEuMzQyLjQ2MiAxLjY3NyAxLjA3M2wxMC42OTcgMTguMDg0YzEuNTY1IDIuMDI4IDEuNzU5IDQuMDQuOTAyIDYuMDUzLS43MDggMS42NDctMi4xMzkgMy4xNjgtNC4wOTIgNC41ODQtLjU3NC40OTItMS4yNi45OTEtMS45ODMgMS41MTMtMi4zOTMgMS43MzctNS4xMTQgMy43NDItNC4xODIgNi4wOTh6bTExMi4yNTgtMjcuOTY1bDQ3LjY2NSAzOC44NjggNDUuNjI2LTM4Ljg2OHptLTMuMDg3IDY1LjQwNmwzMy45NTQtMzQuMDQzLTMzLjk1NC0yNy42ODN2NjEuNzM0em0zNy42OTgtMzAuOTg5TDE0MC44IDk0LjU2M2g5NC4xNDRMMjAxLjQ3IDU5LjQ3MmwtMTEuMDE1IDkuMzk4aDBhMi40MzcgMi40MzcgMCAwIDEtMy4wNy4wNDF6bTI5LjM0LTMuMTE5bDMyLjc3NiAzNC4zODRWMjguNDM0eiIvPjwvc3ZnPg==");
    -webkit-mask-size: 3rem 1.675rem;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNDUuNzYgMTIyLjI3IiB4bWxuczp2PSJodHRwczovL3ZlY3RhLmlvL25hbm8iPjxwYXRoIGQ9Ik0yOC45NCA1My4wMmMzLjA3OSA1LjU1MyA2LjYyNyAxMC44ODMgMTEuMjMzIDE1Ljc0MyA0LjYyMiA0Ljg5IDEwLjM2OSA5LjM0IDE3LjgwOCAxMy4xNDIuNTUyLjI2OCAxLjA3My4yNjggMS41NDMuMDgyLjcwOC0uMjY4IDEuNDMxLS44NTcgMi4xMzktMS41NjUuNTUyLS41NTIgMS4yMzctMS40MzEgMS45NTMtMi4zOTMgMi44NjItMy43NjQgNi40MDMtOC40MzggMTEuNDA1LTYuMDk4LjExMi4wNTIuMTk0LjExMi4zMDYuMTU3bDE2LjY4MiA5LjU5NGMuMDUyLjAzLjExMi4wODIuMTU3LjExMiAyLjE5OSAxLjUxMyAzLjEwOCAzLjg0NiAzLjEzMSA2LjQ5MyAwIDIuNjkxLS45OTEgNS43MTctMi40NDUgOC4yNzQtMS45MjMgMy4zNzctNC43NTYgNS42MTMtOC4wMjEgNy4wODktMy4xMDggMS40MzEtNi41NjcgMi4xOTktOS44OTIgMi42OTEtNS4yMTguNzY4LTEwLjEwOC4yNzYtMTUuMTEtMS4yNi00Ljg5LTEuNTEzLTkuODE3LTQuMDEtMTUuMTk5LTcuMzM1bC0uMzk1LS4yNTNjLTIuNDY3LTEuNTQzLTUuMTM2LTMuMTktNy43NTItNS4xMzYtOS41NzEtNy4yMzEtMTkuMzI5LTE3LjY3NC0yNS42ODctMjkuMTY4LTUuMzMtOS42NDYtOC4yMzctMjAuMDU5LTYuNjQ5LTI5Ljk4MS44OC01LjQ0MiAzLjIxMy0xMC4zOTEgNy4yODMtMTMuNjU2IDMuNTQ4LTIuODYyIDguMzI2LTQuNDI4IDE0LjUxMy0zLjg3Ni43MDguMDUyIDEuMzQyLjQ2MiAxLjY3NyAxLjA3M2wxMC42OTcgMTguMDg0YzEuNTY1IDIuMDI4IDEuNzU5IDQuMDQuOTAyIDYuMDUzLS43MDggMS42NDctMi4xMzkgMy4xNjgtNC4wOTIgNC41ODQtLjU3NC40OTItMS4yNi45OTEtMS45ODMgMS41MTMtMi4zOTMgMS43MzctNS4xMTQgMy43NDItNC4xODIgNi4wOTh6bTExMi4yNTgtMjcuOTY1bDQ3LjY2NSAzOC44NjggNDUuNjI2LTM4Ljg2OHptLTMuMDg3IDY1LjQwNmwzMy45NTQtMzQuMDQzLTMzLjk1NC0yNy42ODN2NjEuNzM0em0zNy42OTgtMzAuOTg5TDE0MC44IDk0LjU2M2g5NC4xNDRMMjAxLjQ3IDU5LjQ3MmwtMTEuMDE1IDkuMzk4aDBhMi40MzcgMi40MzcgMCAwIDEtMy4wNy4wNDF6bTI5LjM0LTMuMTE5bDMyLjc3NiAzNC4zODRWMjguNDM0eiIvPjwvc3ZnPg==");
    background-color: #fff;
  }


.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 1.203125rem 0;
}
@media (min-width: 992px) {
  .header {
    padding: 1.34375rem 0;
    min-height: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.header:before, .header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.header:before {
  background-color: #fff;
  z-index: 1;
}
.header:after {
  box-shadow: 0px 3px 24.5px rgba(0, 0, 0, 0.06);
  z-index: 2;
}
@media (max-width: 991.98px) {
  .header.active .header__nav-wrapper {
    display: block;
  }
}
.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.625rem;
}
@media (min-width: 375px) {
  .header__container {
    gap: 1.25rem;
  }
}
@media (max-width: 991.98px) {
  .header__container > .header-langs {
    display: none;
  }
}
.header .page-logo {
  max-width: 8.4375rem;
}
@media (min-width: 1360px) {
  .header .page-logo {
    max-width: 100%;
  }
}
.header__nav-wrapper {
  display: none;
}
@media (max-width: 991.98px) {
  .header__nav-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding-top: 5rem;
    background-color: #f2f2f2;
  }
}
@media (min-width: 992px) {
  .header__nav-wrapper {
    display: block;
    position: relative;
    z-index: 2;
    margin: 0 auto;
  }
}
@media (max-width: 991.98px) {
  .header__inner-container {
    height: 100%;
    overflow-x: clip;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: flex;
    flex-direction: column;
  }
  .header__inner-container:-webkit-scrollbar {
    display: none;
  }
}
@media (min-width: 992px) {
  .header__inner-container {
    max-width: 100%;
    width: auto;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .header__inner-container > .header-langs {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header__inner-container > *:first-child {
    padding-top: 1.75rem;
  }
}
@media (max-width: 991.98px) {
  .header__inner-container > *:last-child {
    padding: 1.25rem 0;
  }
}

@media (min-width: 992px) {
  .header-nav > .header-menu {
    flex-direction: row;
    gap: 0.3125rem 0.625rem;
  }
}
@media (min-width: 1200px) {
  .header-nav > .header-menu {
    gap: 0.625rem 0.625rem;
  }
}
@media (min-width: 1500px) {
  .header-nav > .header-menu {
    gap: 1.25rem 2.125rem;
  }
}
@media (min-width: 992px) {
  .header-nav > .header-menu > .header-menu__item--has-children {
    position: relative;
    display: flex;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-nav > .header-menu > .header-menu__item--has-children:hover > *:first-child {
    color: #2874bb;
  }
  .header-nav > .header-menu > .header-menu__item--has-children:hover > *:first-child:after {
    transform: rotate(180deg);
    background-color: #2874bb;
  }
  .header-nav > .header-menu > .header-menu__item--has-children:hover > .header-submenu {
    display: block;
  }
}
@media (min-width: 992px) {
  .header-nav > .header-menu > .header-menu__item--has-children > *:first-child:after {
    content: "";
    display: block;
    width: 0.5625rem;
    height: 0.25rem;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    content: "";
    background-color: #000;
    transform-origin: center center;
    will-change: transform, background-color;
    transition: transform 300ms ease-in-out 0ms , background-color 300ms ease-in-out 0ms;
    mask: none;
  }
}
@media (min-width: 992px) {
  .header-nav > .header-menu > .header-menu__item--has-children > .header-submenu {
    padding-top: 2.5rem;
  }
}
@media (min-width: 992px) {
  .header-nav > .header-menu > .header-menu__item--has-children > .header-submenu:not(.header-submenu--wide) {
    padding-top: 2.5rem;
    width: 13.75rem;
  }
}
@media (min-width: 992px) {
  .header-nav > .header-menu > .header-menu__item--has-children > .header-submenu:not(.header-submenu--wide):before {
    box-shadow: 0px 70px 46px rgba(0, 0, 0, 0.07);
  }
}
@media (min-width: 992px) {
  .header-nav > .header-menu > .header-menu__item--has-children > .header-submenu:not(.header-submenu--wide) .header-submenu__container {
    padding: 1.25rem;
  }
}
@media (min-width: 992px) {
  .header-nav > .header-menu > .header-menu__item--has-children > .header-submenu:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 2.4375rem);
    pointer-events: none;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
  }
}
@media (min-width: 992px) {
  .header-nav > .header-menu > .header-menu__item > *:first-child {
    font-size: 1rem;
    line-height: 1.1875;
    gap: 0.375rem;
  }
}
@media (min-width: 1360px) {
  .header-nav > .header-menu > .header-menu__item > *:first-child {
    font-size: 1.125rem;
    line-height: 1.2222222222;
    gap: 0.875rem;
  }
}

.header-menu {
  display: flex;
  flex-direction: column;
  gap: 1.5rem 0;
}
@media (max-width: 991.98px) {
  .header-menu__item--has-children > *:first-child {
    justify-content: space-between;
  }
}
.header-menu__item--has-children > *:first-child:after {
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .header-menu__item--has-children.active > .header-submenu {
    display: block;
  }
}
.header-menu__item > *:first-child {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
@media (hover: hover) {
  .header-menu__item > *:first-child:hover {
    color: #2874bb;
  }
}
.header-menu__icon {
  width: 2.4375rem;
  height: 2.4375rem;
  background-color: #fff;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.9375rem 0.3125rem;
  flex-shrink: 0;
}
@media (min-width: 992px) {
  .header-menu__icon {
    background-color: #f2f2f2;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-menu__icon {
    transition: background-color 300ms ease-in-out 0ms;
  }
}
@media (min-width: 1500px) {
  .header-menu__icon {
    width: 3.125rem;
    height: 3.125rem;
  }
}

.header-menu__item > *:first-child,
.header-submenu__back {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  color: #000;
  text-transform: uppercase;
}

.header-menu__item--has-children > *:first-child,
.header-submenu__back {
  width: 100%;
  text-align: left;
}
.header-menu__item--has-children > *:first-child:after,
.header-submenu__back:after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 0.5rem;
  height: 1.125rem;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjQ2NyIgaGVpZ2h0PSIxNi4xMDciIHZpZXdCb3g9IjAgMCA5LjQ2NyAxNi4xMDciPjxwYXRoIGQ9Ik0tMjMxODIuMDUxLDU0MjEuOTI2bDcuMzQ2LDcuMzQ3LTcuMzQ2LDcuMzQ2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzE4Mi43NTggLTU0MjEuMjE5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjQ2NyIgaGVpZ2h0PSIxNi4xMDciIHZpZXdCb3g9IjAgMCA5LjQ2NyAxNi4xMDciPjxwYXRoIGQ9Ik0tMjMxODIuMDUxLDU0MjEuOTI2bDcuMzQ2LDcuMzQ3LTcuMzQ2LDcuMzQ2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzE4Mi43NTggLTU0MjEuMjE5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
  background-color: #000;
}
@media (min-width: 992px) {
  .header-menu__item--has-children > *:first-child:after,
.header-submenu__back:after {
    width: 0.75rem;
    height: 0.75rem;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-menu__item--has-children > *:first-child:after,
.header-submenu__back:after {
    transition: background-color 300ms ease-in-out 0ms;
  }
}

.header-submenu {
  display: none;
}
@media (max-width: 991.98px) {
  .header-submenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #f2f2f2;
    padding-top: 5rem;
  }
}
@media (min-width: 992px) {
  .header-submenu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
  }
}
@media (min-width: 992px) {
  .header-submenu--wide {
    width: 30vw;
    max-width: 580px;
    border-radius: 0 0 10px 10px;
    padding-top: 2.5rem;
  }
}
@media (min-width: 992px) {
  .header-submenu--wide ul.header-menu {
    gap: 0;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-submenu--wide .header-menu__item--has-children:hover > *:first-child {
    background-color: #f2f2f2;
    color: #2874bb;
  }
  .header-submenu--wide .header-menu__item--has-children:hover > *:first-child .header-menu__icon {
    background-color: #fff;
  }
  .header-submenu--wide .header-menu__item--has-children:hover > *:first-child:after {
    background-color: #2874bb;
  }
}
@media (min-width: 992px) {
  .header-submenu--wide .header-menu__link {
    padding: 0.4375rem 1.75rem 0.4375rem 0.625rem;
    border-radius: 3px 0 3px 0;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-submenu--wide .header-menu__link {
    transition: background-color 300ms ease-in-out 0ms , color 300ms ease-in-out 0ms;
  }
}
@media (min-width: 992px) {
  .header-menu__item {    
    background-color: #fff;
    display: flex;
    max-width: 25%;
  }
  .header-submenu--wide > .header-submenu__container {
    border-radius: 0 0 10px 10px;
  }
}

@media (min-width: 1200px) {
    .header-menu__item {
      max-width: 100%;
    }
  }
  
@media (min-width: 992px) {
  .header-submenu--wide > .header-submenu__container > .header-menu {
    padding-top: 1.25rem;
    max-height: min(75vh, 730px);
    overflow-y: scroll;
    overflow-x: visible;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 1.25rem 0 0 1.125rem;
  }
  .header-submenu--wide > .header-submenu__container > .header-menu::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__container {
    height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
  }
  .header-submenu__container:-webkit-scrollbar {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-submenu__container {
    position: relative;
    z-index: 2;
    max-width: 100%;
    width: auto;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__container > *:first-child {
    padding-top: 1.75rem;
  }
}
@media (min-width: 992px) {
  .header-submenu__container > *:not(:first-child):not(:last-child) {
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-submenu__container > .header-menu > .header-menu__item--has-children:hover .header-submenu {
    display: block;
  }
}
@media (min-width: 992px) {
  .header-submenu__container > .header-menu > .header-menu__item--has-children .header-submenu {
    position: absolute;
    left: 100%;
    top: -1px;
    transform: none;
    background-color: #f2f2f2;
    border-radius: 0 10px 10px 0;
    max-width: 405px;
    min-width: 250px;
    width: 21vw;
  }
}
@media (min-width: 992px) {
  .header-submenu__container > .header-menu > .header-menu__item--has-children .header-submenu__container {
    padding: 1.375rem 1.125rem 1.125rem;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-submenu__container > .header-menu > .header-menu__item--has-children .header-submenu .header-menu__link:hover {
    background-color: #fff;
  }
  .header-submenu__container > .header-menu > .header-menu__item--has-children .header-submenu .header-menu__link:hover .header-menu__icon {
    background-color: #f2f2f2;
  }
}
@media (min-width: 992px) {
  .header-submenu__container > .header-menu > .header-menu__item--has-children .header-submenu .header-menu__icon {
    background-color: #fff;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__back {
    display: flex;
    flex-direction: row-reverse;
    gap: 1.5rem;
    justify-content: flex-end;
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 992px) {
  .header-submenu__back {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__back:after {
    transform: scale(-1);
  }
}
.header-submenu .header-menu {
  gap: 0.625rem;
}
@media (min-width: 992px) {
  .header-submenu .header-menu {
    gap: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu:last-child {
    padding-bottom: 1.5rem;
  }
}
.header-submenu .header-menu__link {
  font-size: 0.875rem;
  line-height: 1.2142857143;
  font-weight: 400;
  text-transform: unset;
  width: 100%;
}
@media (min-width: 1200px) {
  .header-submenu .header-menu__link {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}
.header-submenu__btn.button[class*=is-style-line] {
  margin-top: auto;
  position: relative;
}
@media (min-width: 992px) {
  .header-submenu__btn.button[class*=is-style-line] {
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__btn.button[class*=is-style-line]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background-color: #2874bb;
    pointer-events: none;
    border-radius: 0 0 10px 10px;
  }
}
.header-submenu__btn.button[class*=is-style-line] .button__link {
  position: relative;
  flex-direction: row-reverse;
  z-index: 1;
  padding: 0.9375rem 0 0.875rem;
  width: 100%;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .header-submenu__btn.button[class*=is-style-line] .button__link {
    background-color: #2874bb;
    padding: 0.9375rem 1.75rem 0.875rem;
    border-radius: 0 0 10px 10px;
  }
}
@media (hover: hover) {
  .header-submenu__btn.button[class*=is-style-line] .button__link:hover:before {
    transform: translateX(3px);
  }
}

@media (max-width: 991.98px) {
  .header-hamburger {
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.25rem 0;
    position: relative;
    z-index: 2;
  }
}
@media (min-width: 992px) {
  .header-hamburger {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-hamburger.active .header-hamburger__line:nth-child(1) {
    transform: rotate(45deg) translate(0.28125rem, 0.25rem);
  }
}
@media (max-width: 991.98px) {
  .header-hamburger.active .header-hamburger__line:nth-child(2) {
    opacity: 0;
  }
}
@media (max-width: 991.98px) {
  .header-hamburger.active .header-hamburger__line:nth-child(3) {
    transform: rotate(-45deg) translate(0.28125rem, -0.25rem);
  }
}
@media (max-width: 991.98px) {
  .header-hamburger__line {
    width: 1.125rem;
    height: 0.125rem;
    background-color: #000;
    border-radius: 4.5px;
  }
}
@media (max-width: 991.98px) {
  .header-hamburger__line:nth-child(1), .header-hamburger__line:nth-child(3) {
    transition: transform 300ms ease-in-out 0ms;
  }
}
@media (max-width: 991.98px) {
  .header-hamburger__line:nth-child(2) {
    transition: opacity 300ms ease-in-out 0ms;
  }
}

.header-top-controls {
  display: flex;
  flex-direction: row;
  gap: 0.375rem;
  position: relative;
  z-index: 3;
  margin-left: auto;
  align-items: center;
}
@media (min-width: 375px) {
  .header-top-controls {
    gap: 0.375rem;
  }
}
@media (min-width: 992px) {
  .header-top-controls {
    gap: 0.375rem;
  }
}
.header-top-controls__wrapper {
  position: relative;
}
@media (max-width: 991.98px) {
  .header-top-controls .header-control-btn--inquiry-cart,
.header-top-controls .favorite-btn {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .header-mobile-controls {
    display: flex;
    flex-direction: column;
    gap: 0.875rem 0;
    margin-top: auto;
    padding-top: 1.25rem;
  }
}
@media (min-width: 992px) {
  .header-mobile-controls {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-mobile-controls .header-control-btn__icon:not(:hover) {
    background-color: #fff;
  }
}
@media (max-width: 991.98px) {
  .header-mobile-controls + .header-langs {
    margin-top: 3.75rem;
  }
}
@media (max-width: 375px) {
  .header-mobile-controls + .header-langs {
    margin-top: 1.25rem;
  }
}

@media (max-width: 1199.98px) {
  .header-control-btn--inquiry-cart:not(:hover) .control-btn__icon {
    background-color: #fff;
  }
}

.header-langs {
  position: relative;
  display: inline-flex;
  margin: auto auto 0 0;
}
@media (min-width: 992px) {
  .header-langs {
    margin: 0;
    z-index: 3;
  }
}
.header-langs.active .header-langs__btn {
  background-color: #fff;
}
@media (min-width: 992px) {
  .header-langs.active .header-langs__btn {
    background-color: #f2f2f2;
  }
}
.header-langs.active .header-langs__btn:after {
  transform: rotate(180deg);
}
.header-langs.active .header-langs__wrapper {
  display: block;
}
.header-langs__btn {
  display: grid;
  grid-template-columns: 1fr 0.5625rem;
  gap: 0.5rem;
  align-items: center;
  padding: 0 0.3125rem 0.3125rem;
  border-radius: 0 0 6px 6px;
}
@media (min-width: 992px) {
  .header-langs__btn {
    border-radius: 6px 6px 0 0;
    padding: 0.3125rem 0.3125rem 0;
  }
}
@media (hover: hover) {
  .header-langs__btn {
    cursor: pointer;
  }
}
.header-langs__btn:after {
  content: "";
  display: block;
  width: 0.5625rem;
  height: 0.25rem;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  content: "";
  background-color: #000;
  transform-origin: center center;
  will-change: transform;
  transition: transform 300ms ease-in-out 0ms;
}
.header-langs__btn, .header-langs__link {
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
  font-size: 1.125rem;
  line-height: 1.2222222222;
}
.header-langs__wrapper {
  display: none;
  position: absolute;
  left: 0;
  bottom: calc(100% - 1.25rem);
  width: 100%;
  padding: 0.3125rem;
  padding: 0.3125rem;
  border-radius: 6px 6px 0 0;
  background-color: #fff;
}
@media (min-width: 992px) {
  .header-langs__wrapper {
    background-color: #f2f2f2;
    top: 100%;
    bottom: unset;
    border-radius: 0 0 6px 6px;
  }
}
.header-langs__list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem 0;
}

.header-search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: 3;
  padding: 0.75rem 0.75rem 1.5625rem;
  box-shadow: 0px 3px 24.5px rgba(0, 0, 0, 0.06);
  display: none;
}
@media (min-width: 992px) {
  .header-search {
    padding: 1.0625rem 0 3.4375rem;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: none;
    max-width: 1510px;
    border-radius: 0 0 10px 10px;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .header-search:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 2.5rem);
    max-width: 1510px;
    height: 100%;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 3px 24.5px rgba(0, 0, 0, 0.06);
    z-index: 1;
  }
}
.header-search.active {
  display: block;
}
@media (min-width: 992px) {
  .header-search__container {
    position: relative;
    z-index: 1;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
  }
}
.header-search__top {
  display: grid;
  gap: 0rem;
  align-items: center;
  margin-top: 1.75rem;
  grid-template-columns: 1fr 0.5rem 1fr;
}
@media (min-width: 992px) {
  .header-search__top {
    gap: 1.25rem;
    margin-top: 2.25rem;
    gap: 0.5rem;
    grid-template-columns: 2fr 2fr 1fr;
  }
}
/*
.header-search__left {
  display: grid;
  grid-template-columns: 1fr 3rem;
  gap: 0.5rem;
  align-items: center;
}
@media (min-width: 992px) {
  .header-search__left {
    grid-template-columns: 1fr 1fr 16rem;
    gap: 0.75rem;
  }
}
*/
.header-search__input-wrapper {
  width: 100%;
  position: relative;
  border-radius: 4px;
  border: 1px solid #d5d5d5;
  padding: 0 0.78125rem;
  display: inline-flex;
  gap: 0.625rem;
  align-items: center;
  height: 3rem;
}
@media (min-width: 992px) {
  .header-search__input-wrapper {
    padding: 0 1.25rem;
    gap: 0.9375rem;
    height: 3.625rem;
  }
}
.header-search__input-wrapper svg {
  flex-shrink: 0;
}
.header-search__input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  padding: 0;
  width: 100%;
}
.header-search__input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder {
  color: rgba(0, 0, 0, 0.26);
}
@media (max-width: 991.98px) {
  .header-search__btn.button .button__link {
    width: 3rem;
    height: 3rem;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .header-search__btn.button .button__link {
    width: 100%;
  }
}
@media (hover: hover) {
  .header-search__btn.button .button__link:hover:not(:disabled) {
    background-color: #215f99;
    border-color: #215f99;
    color: #fff;
  }
}
.header-search__btn.button span:not(.screen-reader-text) {
  display: none;
}
@media (min-width: 992px) {
  .header-search__btn.button span:not(.screen-reader-text) {
    display: block;
  }
}
.header-search__btn.button circle:not([stroke=none]),
.header-search__btn.button path[stroke="#000"] {
  stroke: #fff;
}
@media (max-width: 992px) {
    .header-search__close {
        right: 1rem !important;
        top: 1rem !important;
      }
}
.header-search__close {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.2; 
  position: absolute;
  right: 0.25rem;
  top: 0;
}
@media (hover: hover) {
  .header-search__close {
    cursor: pointer;
    transition: opacity 300ms ease-in-out 0ms;
  }
  .header-search__close:hover {
    opacity: 1;
  }
}
.header-search__bottom {
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
}
.header-search__row {
  display: flex;
  flex-flow: row wrap;
  gap: 1.125rem 0.5rem;
}
.header-search__row > .form-group {
  flex: 0 0 calc(50% - 0.25rem);
}
.header-search__row > .form-group:nth-child(3) {
  flex: 0 0 100%;
}

.header-account-btn {
  width: 2.4375rem;
  height: 2.4375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .header-account-btn {
    width: auto;
    height: auto;
    align-items: center;
    gap: 0.8125rem;
    margin-left: 0.75rem;
  }
}
@media (min-width: 1500px) {
  .header-account-btn {
    margin-left: 0.75rem;
  }
}
@media (hover: hover) {
  .header-account-btn {
    cursor: pointer;
    transition: color 300ms ease-in-out 0ms;
  }
  .header-account-btn:hover {
    color: #2874bb;
  }
  .header-account-btn:hover path {
    stroke: #2874bb;
  }
}
.header-account-btn__text {
  display: none;
}
@media (min-width: 1200px) {
  .header-account-btn__text {
    display: block;
  }
}
.header-account-btn svg {
  flex-shrink: 0;
}
@media (hover: hover) {
  .header-account-btn path {
    transition: stroke 300ms ease-in-out 0ms;
  }
}

.footer {
  padding: 1.875rem 0 1.125rem;
}
@media (min-width: 992px) {
  .footer {
    padding: 4.5rem 0 0.9375rem;
  }
}
.footer__top {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.8125rem;
}
@media (min-width: 992px) {
  .footer__top {
    grid-template-columns: 1.1fr 2.9fr;
    gap: 1.25rem;
  }
}
.footer .page-logo {
  max-width: 141px;
}
@media (min-width: 992px) {
  .footer .page-logo {
    max-width: 100%;
  }
}
.footer__columns {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.15rem;
  }
  @media (min-width: 992px) {
    .footer__columns {
      grid-template-columns: repeat(3, 1fr);
      gap: 0.15rem;
    }
  }
  .footer__column {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
  }
  @media (min-width: 992px) {
    .footer__column {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
    }
  }
  @media (min-width: 1360px) {
    .footer__column {
      gap: 0.15rem;
    }
  }
  @media (max-width: 991.98px) {
    .footer__column:last-child {
      flex-direction: column-reverse;
    }
  }
  @media (min-width: 992px) {
    .footer__column--has-inner-column {
      grid-template-rows: repeat(auto-fit, minmax(2rem, 1fr));
    }
  }
  .footer__title {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0.5rem;
  }
  @media (min-width: 992px) {
    .footer__title {
      margin-bottom: 0.5rem;
    }
  }
.footer__links {
  display: flex;
  flex-direction: column;
  gap: 0.8125rem;
}
@media (min-width: 992px) {
  .footer__links {
    gap: 1.125rem;
  }
}
.footer__link {
  color: #606060;
  font-size: 0.875rem;
  line-height: 1.2142857143;
}
@media (min-width: 1200px) {
  .footer__link {
    font-size: 1rem;
    line-height: 1.1875;
  }
}
.footer__content > * {
  color: #606060;
  font-size: 0.875rem;
  line-height: 1.2142857143;
}
@media (min-width: 1200px) {
  .footer__content > * {
    font-size: 1rem;
    line-height: 1.1875;
  }
}
.footer__content > *:not(:last-child) {
  margin-bottom: 1.5rem;
}
.footer__bottom {
  margin-top: 2rem;
  padding-top: 1.0625rem;
  border-top: 1px solid rgba(185, 185, 185, 0.61);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 0.625rem 1.25rem;
  align-items: center;
}
@media (min-width: 1200px) {
  .footer__bottom {
    margin-top: 6.25rem;
    padding-top: 1.375rem;
  }
}
.footer__text {
  color: rgba(0, 0, 0, 0.65);
  font-size: 0.625rem;
  line-height: 1.3;
}
@media (min-width: 1200px) {
  .footer__text {
    font-size: 1rem;
    line-height: 1.1875;
  }
}
.footer__text--lighter {
  color: rgba(0, 0, 0, 0.29);
}

.data-price-ico {
    padding-left: 0.5rem;
    cursor: pointer;
    position: relative;
}
[role='tooltip'] {
    width: auto;
    height: auto;
    padding: 8px 16px;
    line-height: 1.5;
    font-size: 0.875rem;
    border-radius: 4px;
    background-color: #2874bb;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: calc(100% + 15px);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out;
    font-weight: 300;
}

[role='tooltip'].active {
    opacity: 1;
    visibility: visible;
}

[role='tooltip']::before {
    content: '';
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2874bb;
}
  
/*
.kTUnm {
    top: auto !important;
    bottom: 0 !important;
}
*/