html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
footer,
header,
nav,
section,
main {
  display: block;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 0;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  outline: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border: 0;
  padding: 0;
}
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
[type='number'] {
  -moz-appearance: textfield;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body {
  margin: 0;
}
a:focus {
  outline: 0;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
img,
iframe,
object,
embed,
svg {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
[disabled] {
  cursor: default;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  line-height: 1.2;
}
h1 {
  font-size: 22pt;
  margin: 0 0 0.5cm;
}
h2 {
  font-size: 18pt;
  margin: 0.75cm 0 0.2cm;
}
h3 {
  font-size: 14pt;
  margin: 0.5cm 0 0.15cm;
}
h4,
h5,
h6 {
  font-size: 12pt;
  margin: 1cm 0 0.5cm;
}
blockquote {
  padding-left: 0;
  padding-right: 0;
  margin: 0.5cm 0;
}
table {
  margin: 15px 1pt 35px;
  text-align: left;
  border-collapse: collapse;
  width: 98% !important;
  font-size: 8pt;
}
tr {
  page-break-inside: avoid;
}
th,
td {
  border: 1pt solid #000;
  padding: 4px 10px;
}
th {
  font-weight: bold;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.m-main,
.m-accessibility,
.m-breadcrumb,
.m-mobile,
.popup,
.header__side,
.btn-scroll,
.s-type-1__img,
.s-type-3__img,
.s-type-7__svg a,
.s-type-7__btns,
.b-std-offer__filter,
.no-print,
.f-order,
.b-cookie,
form,
.btn {
  display: none;
}
.header {
  text-align: center;
  padding: 40pt 0 0;
  margin: 0 0 10px !important;
}
.header__logo {
  text-align: center;
}
.header__logo svg {
  width: 236px;
  height: 67px;
}
.header__logo path {
  fill: #000 !important;
}
.section {
  padding: 20pt 0 !important;
  text-align: center;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.s-type-2__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s-type-2__content,
.s-type-2__img {
  position: relative;
  border: 20px solid transparent;
  border-width: 0 0 0 20px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
.s-type-3__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.s-type-3__item {
  position: relative;
  border: 40px solid transparent;
  border-width: 0 0 0 40px;
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  max-width: 33%;
}
.s-type-4__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s-type-4__content {
  position: relative;
  border: 20px solid transparent;
  border-width: 0 0 0 20px;
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  max-width: 60%;
}
.s-type-4__img {
  position: relative;
  border: 20px solid transparent;
  border-width: 0 0 0 20px;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  max-width: 40%;
}
.s-type-5__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s-type-5__content {
  position: relative;
  border: 20px solid transparent;
  border-width: 0 0 0 20px;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  max-width: 70%;
}
.s-type-5__img {
  position: relative;
  border: 20px solid transparent;
  border-width: 0 0 0 20px;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  max-width: 30%;
}
.s-type-9__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s-type-9__content {
  position: relative;
  border: 20px solid transparent;
  border-width: 0 0 0 20px;
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  max-width: 60%;
}
.s-type-9__img {
  position: relative;
  border: 20px solid transparent;
  border-width: 0 0 0 20px;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  max-width: 40%;
}
.s-type-9__logo img {
  width: 200px;
  height: auto;
}
.s-type-6 .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.s-type-6 .slick-slide {
  position: relative;
  border: 40px solid transparent;
  border-width: 0 0 0 40px;
  -ms-flex-preferred-size: 33% !important;
      flex-basis: 33% !important;
  max-width: 33% !important;
}
.s-type-6 .slick-slide {
  opacity: 1 !important;
  top: 0 !important;
  left: 0 !important;
  position: static !important;
  float: none !important;
}
.s-type-6__arrow {
  display: none !important;
}
.s-type-7__svg {
  width: 100%;
  height: 100%;
}
.footer {
  border-top: 2pt solid #000;
  padding: 20pt 0 0;
  margin: 20pt 0 0;
  text-align: center;
  color: #000 !important;
}
.footer__logo {
  color: #000 !important;
}
.footer__logo-icon {
  width: 200px;
  height: 24px;
  position: relative;
  display: block;
  margin: 0 auto 10px;
}
.footer__logo-icon .icon-svg__svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  color: #000;
  background: none;
  font-size: 10pt;
  line-height: 14pt;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
p,
ul,
table {
  margin: 0 0 0.4cm;
}
a {
  color: #000;
  text-decoration: none;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}

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