@charset "UTF-8";
.slick-arrow {
  z-index: 10; }
  .slick-arrow::before {
    color: black !important; }

/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

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

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

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

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

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-self-auto {
  -ms-grid-row-align: auto !important;
      align-self: auto !important; }

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

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

.align-self-center {
  -ms-grid-row-align: center !important;
      align-self: center !important; }

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

.align-self-stretch {
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

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

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/fonts/slick.eot");
  src: url("/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/fonts/slick.woff") format("woff"), url("/fonts/slick.ttf") format("truetype"), url("/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

html {
  scroll-behavior: smooth;
  scroll-padding-top: 50px; }
  @media (max-width: 767px) {
    html {
      scroll-padding-top: 0; } }

body {
  font-size: 1.6rem;
  background-color: white;
  font-family: "Corridor", sans-serif;
  font-weight: 200;
  color: #343434;
  line-height: 1.15; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 540px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px;
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1000px; } }
  @media (min-width: 992px) {
    .container--narrow {
      max-width: 800px; } }

.topWrapper {
  padding-top: 0; }
  @media (max-width: 539px) {
    .topWrapper {
      padding-top: 0; } }

@media screen and (max-width: 600px) {
  .slick-prev {
    left: -10px; } }

@media screen and (max-width: 600px) {
  .slick-next {
    right: -10px; } }

.flexList, .blogHolder__filters, .blogHolder__filters ul {
  display: flex;
  justify-content: center; }

.sectionHeading, .blogDetail h1, .blogHolder h1 {
  color: #343434;
  font-size: 2.8rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.56px;
  text-align: center; }
  @media (min-width: 768px) {
    .sectionHeading, .blogDetail h1, .blogHolder h1 {
      font-size: 3.8rem;
      letter-spacing: 1.1px; } }
  @media (min-width: 992px) {
    .sectionHeading, .blogDetail h1, .blogHolder h1 {
      font-size: 5rem; } }
  @media (min-width: 1200px) {
    .sectionHeading, .blogDetail h1, .blogHolder h1 {
      font-size: 5.5rem;
      line-height: 65px; } }

.slick-dots {
  bottom: 2.5rem; }
  .slick-dots li {
    width: 6rem;
    height: 4px;
    background-color: white; }
    .slick-dots li button {
      width: 100%;
      height: 100%; }
      .slick-dots li button::before {
        display: none; }
  .slick-dots .slick-active {
    background-color: #e30513; }

input {
  border: 2px solid #e6e6e6;
  padding: 4px 8px; }

html {
  font-size: 62.5% !important;
  margin: 0;
  padding: 0;
  font-variant-numeric: lining-nums;
  -webkit-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

body {
  margin: 0;
  overflow-x: hidden; }

html,
iframe {
  border: 0; }

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
blockquote,
figure,
button {
  margin: 0;
  padding: 0; }

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

h1,
h2,
h3,
h4,
h5,
p {
  font-size: inherit; }

strong {
  font-weight: 600; }

sup {
  position: relative;
  top: -0.5em;
  font-size: 65%;
  line-height: 0;
  vertical-align: baseline; }

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

ul {
  margin: 0;
  padding: 0;
  text-indent: 0;
  list-style: none; }

a {
  color: inherit;
  /* blue colors for links too */
  text-decoration: inherit;
  /* no underline */ }
  a:hover, a:focus {
    color: inherit;
    /* blue colors for links too */
    text-decoration: inherit;
    /* no underline */ }
  a:visited {
    outline: none; }

a,
button {
  color: inherit; }
  a:focus,
  button:focus {
    outline: none; }

a {
  text-decoration: none; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit; }

input,
textarea {
  border: none; }
  input:focus,
  textarea:focus {
    outline: none; }

@font-face {
  font-family: 'Corridor';
  font-style: normal;
  font-weight: 200;
  src: url("/assets/divesoft/fonts/Corridor.eot");
  src: url(/assets/divesoft/fonts/Corridor.eot?#iefix) format("embedded-opentype"), url(/assets/divesoft/fonts/Corridor.woff2) format("woff2"), url(/assets/divesoft/fonts/Corridor.woff) format("woff"), url(/assets/divesoft/fonts/Corridor.ttf) format("truetype"); }

@font-face {
  font-family: 'Corridor';
  font-style: italic;
  font-weight: 200;
  src: url("/assets/divesoft/fonts/CorridorItalic.eot");
  src: local("Corridor Italic"), local("CorridorItalic"), url(/assets/divesoft/fonts/CorridorItalic.eot?#iefix) format("embedded-opentype"), url(/assets/divesoft/fonts/CorridorItalic.woff2) format("woff2"), url(/assets/divesoft/fonts/CorridorItalic.woff) format("woff"), url(/assets/divesoft/fonts/CorridorItalic.ttf) format("truetype"), url(/assets/divesoft/fonts/CorridorItalic.svg#CorridorItalic) format("svg"); }

@font-face {
  font-family: 'Corridor';
  font-style: bold;
  font-weight: 500;
  src: url("/assets/divesoft/fonts/CorridorMedium.eot");
  src: local("Corridor Medium"), local("CorridorMedium"), url(/assets/divesoft/fonts/CorridorMedium.eot?#iefix) format("embedded-opentype"), url(/assets/divesoft/fonts/CorridorMedium.woff2) format("woff2"), url(/assets/divesoft/fonts/CorridorMedium.woff) format("woff"), url(/assets/divesoft/fonts/CorridorMedium.ttf) format("truetype"), url(/assets/divesoft/fonts/CorridorMedium.svg#CorridorMedium) format("svg"); }

@font-face {
  font-family: 'Corridor';
  font-style: bold;
  font-weight: 700;
  src: url("/assets/divesoft/fonts/CorridorDemiBold.eot");
  src: local("Corridor DemiBold"), local("CorridorDemiBold"), url(/assets/divesoft/fonts/CorridorDemiBold.eot?#iefix) format("embedded-opentype"), url(/assets/divesoft/fonts/CorridorDemiBold.woff2) format("woff2"), url(/assets/divesoft/fonts/CorridorDemiBold.woff) format("woff"), url(/assets/divesoft/fonts/CorridorDemiBold.ttf) format("truetype"), url(/assets/divesoft/fonts/CorridorDemiBold.svg#CorridorDemiBold) format("svg"); }

@font-face {
  font-family: 'Corridor';
  font-style: italic;
  font-weight: 700;
  src: url("/assets/divesoft/fonts/CorridorDemiBoldItalic.eot");
  src: local("Corridor DemiBold Italic"), local("CorridorDemiBoldItalic"), url(/assets/divesoft/fonts/CorridorDemiBoldItalic.eot?#iefix) format("embedded-opentype"), url(/assets/divesoft/fonts/CorridorDemiBoldItalic.woff2) format("woff2"), url(/assets/divesoft/fonts/CorridorDemiBoldItalic.woff) format("woff"), url(/assets/divesoft/fonts/CorridorDemiBoldItalic.ttf) format("truetype"), url(/assets/divesoft/fonts/CorridorDemiBoldItalic.svg#CorridorDemiBoldItalic) format("svg"); }

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li {
  font-family: "Corridor", Arial, sans-serif;
  overflow-wrap: break-word; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding-bottom: 3rem; }
  @media (max-width: 767px) {
    h1, h2, h3, h4, h5, h6 {
      padding-bottom: 1.5rem; } }
  h1::first-letter,
  h2::first-letter,
  h3::first-letter,
  h4::first-letter,
  h5::first-letter,
  h6::first-letter {
    text-transform: uppercase; }

p,
a,
li {
  font-weight: 200; }

h1 {
  font-weight: 500;
  font-size: 6rem; }
  @media (max-width: 767px) {
    h1 {
      font-size: 3rem; } }

h2 {
  font-weight: 500;
  font-size: 3.6rem; }
  @media (max-width: 767px) {
    h2 {
      font-size: 2.4rem; } }

h3 {
  font-weight: 500;
  font-size: 3rem; }
  @media (max-width: 767px) {
    h3 {
      font-size: 2rem; } }

h4 {
  font-weight: 500;
  font-size: 2.4rem; }
  @media (max-width: 767px) {
    h4 {
      font-size: 1.8rem; } }

h5 {
  font-weight: 500;
  font-size: 2rem; }
  @media (max-width: 767px) {
    h5 {
      font-size: 1.6rem; } }

h6 {
  font-weight: 500;
  font-size: 1.8rem; }

p {
  padding-bottom: 1.6rem; }

a {
  color: #6c6c6c;
  font-weight: 400; }
  a:hover {
    color: #e30513;
    text-decoration: none; }

.textTitle {
  display: block;
  font-size: 3rem;
  text-align: center; }

.textDescription {
  text-align: center;
  font-size: 2.4rem;
  line-height: 3.3rem;
  color: #6c6c6c;
  padding-bottom: 4rem;
  font-weight: 400; }
  @media (max-width: 767px) {
    .textDescription {
      padding-bottom: 2rem;
      font-size: 1.8rem;
      line-height: 2.5rem; } }

.faq__text {
  padding: 60px 0;
  line-height: 3.2rem;
  color: #6c6c6c; }
  @media (max-width: 767px) {
    .faq__text {
      padding: 30px 0;
      line-height: 2rem; } }

.faq__list {
  position: relative;
  padding: 50px 0; }
  @media (max-width: 767px) {
    .faq__list h3 {
      font-size: 2.4rem; } }
  .faq__list .col-12:last-of-type .row:last-of-type .col-12 .faq__list__divider {
    margin-bottom: 0; }
  .faq__list::before {
    background-color: #f0f0f0;
    position: absolute;
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    top: 0; }
  .faq__list__divider {
    background-color: #f0f0f0;
    position: relative;
    display: block;
    margin: 25px 0;
    width: 100%;
    height: 1px;
    bottom: 0; }
  .faq__list__show {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 15px;
    top: 0; }
    .faq__list__show::after {
      background-color: #e30513;
      width: 16px;
      height: 2px;
      position: absolute;
      top: 11px;
      left: 0;
      content: ''; }
    .faq__list__show::before {
      background-color: #e30513;
      width: 2px;
      height: 16px;
      position: absolute;
      top: 4px;
      left: 7px;
      content: ''; }
    .faq__list__show--minus::before {
      display: none; }
  .faq__list__item {
    width: 85%; }
    .faq__list__item h5 {
      cursor: pointer;
      padding-bottom: 0; }
      @media (max-width: 767px) {
        .faq__list__item h5 {
          font-size: 1.8rem; } }
    .faq__list__item p {
      color: #6c6c6c;
      margin: 0;
      padding: 0;
      line-height: 26px; }
      .faq__list__item p:first-of-type {
        padding-top: 25px; }
      .faq__list__item p:not(:last-of-type) {
        padding-bottom: 25px; }

.news {
  padding: 45px 0; }
  @media (max-width: 767px) {
    .news {
      padding: 40px 0; } }
  .news a {
    color: #e30513; }
    .news a:hover {
      text-decoration: underline; }
    .news a:visited {
      color: #e30513; }
  .news .news__title > p {
    color: #6c6c6c;
    padding-left: 85px;
    font-weight: 500;
    font-size: 2.4rem; }
    @media (max-width: 991px) {
      .news .news__title > p {
        padding-left: 25px; } }
    @media (max-width: 539px) {
      .news .news__title > p {
        padding-left: 0;
        line-height: 2.4rem; } }
  .news__text {
    padding: 40px 100px 20px 100px; }
    @media (max-width: 767px) {
      .news__text {
        padding: 40px 50px 20px 50px; } }
    @media (max-width: 539px) {
      .news__text {
        padding: 30px 25px 15px 25px; } }
    @media (max-width: 424px) {
      .news__text {
        padding: 20px 15px 10px 15px; } }
  .news__btnHolder {
    position: absolute;
    width: 130px;
    right: 0; }
    @media (max-width: 767px) {
      .news__btnHolder {
        position: relative;
        left: 25px;
        margin-bottom: 25px; } }
    @media (max-width: 539px) {
      .news__btnHolder {
        left: 0; } }
    .news__btnHolder__share {
      display: flex !important;
      align-items: center !important; }
      .news__btnHolder__share:hover {
        border-color: #e30513;
        color: #e30513 !important;
        background-color: transparent !important;
        font-weight: 600; }
      .news__btnHolder__share > svg {
        width: 10px;
        margin: 0 10px 2px -10px; }
  .news p {
    margin: 0;
    line-height: 2.8rem;
    color: #6c6c6c;
    font-weight: 400; }
  .news__divider.divider {
    margin: 0; }
  .news__btn {
    max-width: 240px;
    color: white !important; }
    .news__btn:hover {
      text-decoration: none !important; }
    @media (max-width: 424px) {
      .news__btn {
        max-width: 100%; } }
  @media (max-width: 767px) {
    .news__thirdImg {
      display: none; } }

.hero {
  padding: 80px 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 767px) {
    .hero {
      padding: 60px 0; } }
  @media (max-width: 539px) {
    .hero {
      padding: 40px 0; } }
  .hero h1, .hero h2 {
    padding-bottom: 0; }
  .hero p {
    color: inherit; }
  .hero__content {
    text-align: center; }
  .hero .btn {
    max-width: 300px;
    margin: 0 auto; }
  .hero .hero__content__white {
    color: white; }
    .hero .hero__content__white p {
      color: #efefef; }

.hamburgerHolder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer; }
  @media (min-width: 768px) {
    .hamburgerHolder {
      display: none;
      margin: 0; } }
  .hamburgerHolder .hamburger {
    width: 40px;
    height: 40px;
    z-index: 100;
    overflow: hidden; }
    .hamburgerHolder .hamburger > div {
      background-color: #3e3e3e;
      height: 4px;
      width: 100%;
      left: 15%;
      display: block;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      transition: 300ms ease; }
      .hamburgerHolder .hamburger > div:after, .hamburgerHolder .hamburger > div:before {
        content: "";
        display: block;
        position: absolute;
        background-color: #3e3e3e;
        height: 4px;
        width: 100%;
        display: block; }
      .hamburgerHolder .hamburger > div:after {
        top: -12px;
        transition: 300ms ease;
        transition-delay: 300ms; }
      .hamburgerHolder .hamburger > div:before {
        bottom: -12px;
        transition: 300ms ease;
        transition-delay: 500ms; }
  .hamburgerHolder .hamburgerActive {
    width: 40px;
    height: 40px;
    transition: 300ms ease 300ms;
    position: absolute;
    z-index: 50; }
    .hamburgerHolder .hamburgerActive > div {
      background-color: transparent;
      height: 4px;
      width: 0%;
      display: block;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      transition: 300ms ease; }
      .hamburgerHolder .hamburgerActive > div:after, .hamburgerHolder .hamburgerActive > div:before {
        content: "";
        display: block;
        position: absolute;
        background-color: #e30513;
        height: 4px;
        width: 0%;
        display: block;
        transition: 300ms ease; }
      .hamburgerHolder .hamburgerActive > div:after {
        top: -12px;
        -webkit-transform: translate3d(0, 12px, 0) rotate(-45deg);
                transform: translate3d(0, 12px, 0) rotate(-45deg); }
      .hamburgerHolder .hamburgerActive > div:before {
        bottom: -12px;
        -webkit-transform: translate3d(0, -12px, 0) rotate(45deg);
                transform: translate3d(0, -12px, 0) rotate(45deg); }
  .hamburgerHolder.active .hamburger > div {
    -webkit-transform: translateX(40px);
            transform: translateX(40px); }
    .hamburgerHolder.active .hamburger > div:after {
      -webkit-transform: translateX(40px);
              transform: translateX(40px); }
    .hamburgerHolder.active .hamburger > div:before {
      -webkit-transform: translateX(40px);
              transform: translateX(40px); }
  .hamburgerHolder.active .hamburgerActive > div {
    width: 100%; }
    .hamburgerHolder.active .hamburgerActive > div:after {
      width: 100%; }
    .hamburgerHolder.active .hamburgerActive > div:before {
      width: 100%; }
  .hamburgerHolder > span {
    display: none; }
    @media (min-width: 768px) {
      .hamburgerHolder > span {
        margin-left: 17px;
        color: #e30513;
        font-size: 1.4rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.64px;
        display: block; } }

.searchResults {
  display: block;
  padding: 10px 0;
  background: white;
  width: 100%;
  z-index: 100;
  transition: 500ms ease;
  border-top: 1px solid #fafafa; }
  .searchResults ::-webkit-scrollbar {
    width: 8px;
    height: 100%; }
  .searchResults ::-webkit-scrollbar-thumb {
    background: #e30513;
    border-radius: 10px; }
  .searchResults ::-webkit-scrollbar-track {
    background: #fafafa; }
  .searchResults__holder {
    flex-direction: column; }
    .searchResults__holder.container {
      height: calc(70vh); }
    .searchResults__holder__heading, .searchResults__error {
      text-transform: uppercase;
      text-align: left;
      font-weight: 400;
      font-size: 2.2rem;
      font-weight: 400;
      line-height: 28px;
      font-weight: 400;
      letter-spacing: -0.88px;
      color: #343434;
      position: relative;
      padding: 10px 0; }
      .searchResults__holder__heading:after, .searchResults__error:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -16px;
        height: 3px;
        border-radius: 2px;
        background-color: #e30513;
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
  .searchResults ul {
    max-height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 25px 0 50px;
    box-sizing: border-box; }
    .searchResults ul li {
      text-align: center; }
      .searchResults ul li a {
        color: #343434;
        letter-spacing: 0.26px;
        font-size: 2em;
        line-height: 2em;
        transition: 300ms ease;
        letter-spacing: 0.44px; }
        .searchResults ul li a:hover {
          color: #e30513; }
  .searchResults--active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .searchResults__closeIcon {
    position: absolute;
    right: 0;
    top: 10px; }
  .searchResults__error {
    text-align: center; }
    .searchResults__error:after {
      display: none; }

.search {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100vh;
  opacity: 0.97;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.05);
  background-color: white;
  z-index: 1000; }
  @media (max-width: 539px) {
    .search {
      top: 70px; } }
  .search .search-input {
    display: block;
    padding: 1.5rem 0;
    font-size: 2em;
    margin-top: 40px;
    width: 100%; }
    .search .search-input-wrapper {
      display: flex;
      justify-content: stretch;
      width: 100%;
      border-bottom: 1px solid #fafafa; }
    .search .search-input-image {
      margin-top: 40px;
      margin-right: 10px;
      width: 35px;
      -webkit-transform: scale(-1, 1);
      transform: scale(-1, 1); }
  .search .search-close {
    margin-top: 40px; }
  .search ::-webkit-input-placeholder {
    /* Edge */
    color: lightgray; }
  .search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: lightgray; }
  .search ::-moz-placeholder {
    color: lightgray; }
  .search ::-ms-input-placeholder {
    color: lightgray; }
  .search ::placeholder {
    color: lightgray; }
  .search .container {
    flex-direction: column; }

.dropdownProducts,
.submenuTiles {
  top: 50px;
  width: 100%;
  z-index: 400;
  position: absolute;
  background-color: white;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07); }
  @media (max-width: 767px) {
    .dropdownProducts,
    .submenuTiles {
      display: none; } }
  @media screen and (min-width: 767px) {
    .dropdownProducts .submenuTiles__list,
    .submenuTiles .submenuTiles__list {
      align-items: center;
      display: flex;
      justify-content: center;
      flex-wrap: nowrap; }
      .dropdownProducts .submenuTiles__list__item,
      .submenuTiles .submenuTiles__list__item {
        height: 100%;
        text-align: center;
        padding: 20px 10px;
        margin: 0 8px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #ffffff; }
        .dropdownProducts .submenuTiles__list__item h5,
        .submenuTiles .submenuTiles__list__item h5 {
          font-size: 1.4rem;
          font-weight: 200;
          color: #343434;
          text-transform: uppercase;
          padding: 0; }
          .dropdownProducts .submenuTiles__list__item h5:hover,
          .submenuTiles .submenuTiles__list__item h5:hover {
            color: #e30513; } }
  .dropdownProducts_phone .productsPreview__list,
  .dropdownProducts_phone .submenuTiles__list,
  .submenuTiles_phone .productsPreview__list,
  .submenuTiles_phone .submenuTiles__list {
    flex-direction: column; }
    .dropdownProducts_phone .productsPreview__list__item,
    .dropdownProducts_phone .submenuTiles__list__item,
    .submenuTiles_phone .productsPreview__list__item,
    .submenuTiles_phone .submenuTiles__list__item {
      display: flex;
      justify-content: stretch;
      background-image: none;
      padding: 0;
      margin-bottom: 1rem; }
      .dropdownProducts_phone .productsPreview__list__item h5,
      .dropdownProducts_phone .submenuTiles__list__item h5,
      .submenuTiles_phone .productsPreview__list__item h5,
      .submenuTiles_phone .submenuTiles__list__item h5 {
        flex-grow: 1;
        padding: 0 0.5rem;
        text-align: left;
        color: #6c6c6c;
        line-height: 40px; }
      .dropdownProducts_phone .productsPreview__list__item .btn,
      .dropdownProducts_phone .submenuTiles__list__item .btn,
      .submenuTiles_phone .productsPreview__list__item .btn,
      .submenuTiles_phone .submenuTiles__list__item .btn {
        width: 100px;
        height: 40px;
        line-height: 40px;
        padding: 0 1rem;
        font-size: 14px;
        color: #ffffff; }
        .dropdownProducts_phone .productsPreview__list__item .btn:hover, .dropdownProducts_phone .productsPreview__list__item .btn:visited, .dropdownProducts_phone .productsPreview__list__item .btn:focus,
        .dropdownProducts_phone .submenuTiles__list__item .btn:hover,
        .dropdownProducts_phone .submenuTiles__list__item .btn:visited,
        .dropdownProducts_phone .submenuTiles__list__item .btn:focus,
        .submenuTiles_phone .productsPreview__list__item .btn:hover,
        .submenuTiles_phone .productsPreview__list__item .btn:visited,
        .submenuTiles_phone .productsPreview__list__item .btn:focus,
        .submenuTiles_phone .submenuTiles__list__item .btn:hover,
        .submenuTiles_phone .submenuTiles__list__item .btn:visited,
        .submenuTiles_phone .submenuTiles__list__item .btn:focus {
          color: #ffffff; }

.d-flex.no-wrap {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  align-items: center; }

.dropdown__arrow {
  display: inline-block;
  content: ' ';
  width: 3px;
  height: 3px;
  padding: 3px;
  margin-left: 5px;
  margin-top: -4px;
  border: solid #e30513;
  border-width: 0 2px 2px 0;
  cursor: pointer;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }
  @media (max-width: 767px) {
    .dropdown__arrow {
      display: none; } }

.header {
  width: 100%;
  z-index: 401;
  height: 50px;
  align-items: center;
  background-color: #ffffff;
  top: -100px; }
  .header--shadow {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07); }
  @media (max-width: 767px) {
    .header {
      height: 80px; } }
  .header.slide-in {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    transition: top 0.3s;
    transition-delay: 0.5s; }
    @media (max-width: 767px) {
      .header.slide-in {
        position: relative; }
        .header.slide-in.header--active {
          position: -webkit-sticky;
          position: sticky; } }
  .header__activePage {
    background-color: #e30513;
    position: absolute;
    height: 3px;
    width: 100%;
    bottom: -53px;
    left: 0; }
    @media (max-width: 767px) {
      .header__activePage {
        display: none; } }
  .header__wrapper {
    display: flex;
    position: relative; }
    .header__wrapper .navigationLink--current {
      color: #e30513; }
  .header__select {
    position: absolute;
    right: 0;
    top: 10px; }
    .header__select select {
      outline: none;
      border: none;
      background: transparent;
      color: #6c6c6c;
      font-size: 1.5rem;
      width: 75px; }
    @media (min-width: 1350px) {
      .header__select {
        right: -10%; } }
    @media (max-width: 539px) {
      .header__select {
        top: 0; } }
  .header__logo {
    display: flex;
    align-items: center;
    width: 110px;
    min-width: 110px; }
    @media (max-width: 767px) {
      .header__logo {
        width: 120px;
        min-width: 120px; } }
    .header__logo a {
      display: block; }
    .header__logo img {
      height: 35px; }
      @media (max-width: 767px) {
        .header__logo img {
          height: 80px; } }
  .header nav {
    height: 20px; }
    @media (max-width: 991px) {
      .header nav {
        display: none; } }
    .header nav ul li {
      display: inline;
      text-transform: uppercase; }
      .header nav ul li a {
        color: #343434;
        font-weight: 200;
        transition: cubic-bezier(0.215, 0.61, 0.355, 1); }
        .header nav ul li a:hover {
          color: #e30513;
          text-decoration: none; }
  .header__controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    gap: 1rem; }
    @media (max-width: 539px) {
      .header__controls {
        width: 50px; } }
    @media (max-width: 991px) {
      .header__controls {
        gap: 0.5rem; } }
    @media (max-width: 539px) {
      .header__controls img {
        margin-right: 0; }
        .header__controls img:first-of-type {
          display: none; } }
    .header__controls .btn .text {
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1em;
      letter-spacing: 1px;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .header__controls .btn .text {
          display: none; } }
    .header__controls .btn--login {
      padding: 6px 18px 8px;
      background-color: transparent;
      color: #e30513;
      border: 1px solid #e30513; }
      .header__controls .btn--login:hover {
        background: #e30513; }
    .header__controls .btn--eshop {
      padding: 7px 20px 9px; }
  @media screen and (max-width: 540px) {
    .header .header__wrapper {
      justify-content: space-between; }
    .header .hamburgerHolder {
      width: 50px;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
  .header .hiddenMenu {
    display: none;
    margin-top: 80px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 400;
    width: 100%;
    height: 100vh;
    background-color: white; }
    @media (max-width: 539px) {
      .header .hiddenMenu {
        margin-top: 7rem;
        display: none; } }
    @media (min-width: 768px) {
      .header .hiddenMenu {
        width: 100%; } }
    .header .hiddenMenu--active {
      display: block; }
    .header .hiddenMenu__wrapper {
      padding: 30px 30px 50px 30px;
      overflow-y: scroll;
      max-height: 100%;
      height: 100%; }
      @media (min-width: 768px) {
        .header .hiddenMenu__wrapper {
          padding: 150px 50px 50px 50px; } }
      .header .hiddenMenu__wrapper::-webkit-scrollbar {
        width: 8px;
        height: 100%; }
      .header .hiddenMenu__wrapper::-webkit-scrollbar-thumb {
        background: #343434;
        border-radius: 10px; }
      .header .hiddenMenu__wrapper::-webkit-scrollbar-track {
        background: #fafafa; }
      .header .hiddenMenu__wrapper ul {
        padding: 0;
        margin: 0;
        list-style: none;
        -ms-grid-row-align: center;
            align-self: center; }
        .header .hiddenMenu__wrapper ul li::before {
          display: none; }
        .header .hiddenMenu__wrapper ul li + li {
          margin-top: 0; }
        .header .hiddenMenu__wrapper ul li {
          text-align: center;
          padding-bottom: 20px; }
          .header .hiddenMenu__wrapper ul li a {
            font-size: 2.1rem;
            font-weight: 600;
            line-height: 1.5em;
            color: #343434; }
            .header .hiddenMenu__wrapper ul li a:hover {
              color: #e30513; }
      .header .hiddenMenu__wrapper .navigationLink--current {
        color: #e30513; }
      .header .hiddenMenu__wrapper .login {
        font-size: 2.1rem;
        font-weight: 600;
        line-height: 1.5em;
        color: #343434; }
        .header .hiddenMenu__wrapper .login:hover {
          color: #e30513; }
        .header .hiddenMenu__wrapper .login button {
          width: 100%;
          text-align: left; }
  .header-ico {
    width: 20px;
    height: 20px;
    cursor: pointer; }

@media (max-width: 992px) {
  .header .container .header__wrapper nav ul li a span {
    font-size: 13px; } }

@media (min-width: 768px) {
  .header {
    display: flex;
    flex-direction: column;
    justify-content: stretch; }
    .header.slide-in {
      top: 0; }
      .header.slide-in + .submenuTiles {
        position: absolute; }
    .header > .container {
      display: flex;
      height: 50px;
      flex: 1; }
      .header > .container .header__wrapper {
        width: 100%;
        padding: 0;
        display: flex;
        justify-content: stretch !important;
        align-items: stretch !important; }
        .header > .container .header__wrapper nav {
          height: auto;
          display: flex;
          flex-grow: 1;
          justify-content: stretch; }
          .header > .container .header__wrapper nav ul {
            display: flex;
            justify-content: space-around;
            flex-grow: 1; }
            .header > .container .header__wrapper nav ul li {
              display: flex; }
            .header > .container .header__wrapper nav ul li a {
              display: flex;
              flex-direction: column;
              justify-content: center;
              font-size: 14px; }
              .header > .container .header__wrapper nav ul li a .dropdown__arrow {
                top: 44%; }
        .header > .container .header__wrapper .header__controls {
          margin: auto; } }

@media screen and (max-width: 767px) {
  header.header .header__logo {
    align-items: center; }
  header.header .header__controls {
    display: none;
    width: 50px;
    justify-content: flex-end !important; }
    header.header .header__controls > * {
      margin-left: 8px; } }

@media screen and (min-width: 539px) {
  .header__wrapper {
    justify-content: space-between; } }

.categoriesSubmenu {
  display: flex; }
  .categoriesSubmenu_wrapper {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background-color: #f0f0f0;
    z-index: 999; }
    .categoriesSubmenu_wrapper_phone {
      position: relative; }
      .categoriesSubmenu_wrapper_phone .categoriesSubmenu {
        height: auto;
        display: block;
        font-size: 1rem;
        text-align: center; }
        .categoriesSubmenu_wrapper_phone .categoriesSubmenu_list {
          flex-direction: column; }
    .categoriesSubmenu_wrapper.active {
      display: none; }
  .categoriesSubmenu_list {
    display: flex;
    justify-content: left; }
  .categoriesSubmenu_item {
    display: inline-block; }
  .categoriesSubmenu_link {
    display: block;
    color: #343434;
    padding-bottom: 1rem;
    font-size: 16px; }
    .categoriesSubmenu_link:first-of-type {
      padding-top: 2rem; }
    .categoriesSubmenu_link:last-of-type {
      padding-bottom: 0; }

.header .hiddenMenu__wrapper ul li a.categoriesSubmenu_link {
  display: block;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5em;
  color: #6c6c6c;
  text-align: left; }
  .header .hiddenMenu__wrapper ul li a.categoriesSubmenu_link--current {
    color: #e30513; }

@media screen and (max-width: 1199px) {
  .categoriesSubmenu_wrapper {
    display: none; } }

@media screen and (min-width: 576px) {
  .header .hiddenMenu__wrapper {
    padding-left: 50px; } }

@media screen and (min-width: 576px) and (max-width: 995px) {
  .header .container {
    max-width: 100%; } }

.cookieConsent {
  background: #efefef;
  color: #343434;
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  left: 0px;
  width: 100%;
  z-index: 999; }
  .cookieConsent__content {
    flex: 1 0 300px;
    margin: 15px; }
    .cookieConsent__content p {
      display: inline;
      padding-left: 10px; }
    .cookieConsent__content img {
      display: inline;
      max-height: 19px;
      max-width: 19px; }
    .cookieConsent__content a {
      color: #e30513 !important;
      text-decoration: underline; }
      .cookieConsent__content a:hover {
        text-decoration: none; }
  .cookieConsent__button {
    border: 0px;
    box-shadow: none;
    cursor: pointer;
    flex: 0 0 auto;
    padding: 5px 10px;
    margin: 15px;
    border-radius: 2px;
    font-size: 16px; }
    .cookieConsent__button--accept {
      background: #e30513;
      color: #ffffff; }
    .cookieConsent__button--decline {
      background: transparent;
      color: #4a4a49;
      border: 1px solid #4a4a49; }

.footer {
  margin-top: 2rem;
  padding-top: 8rem;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f0f0f0; }
  @media (max-width: 991px) {
    .footer {
      margin-top: 0;
      padding-top: 6rem;
      padding-bottom: 3rem; } }
  @media (max-width: 767px) {
    .footer {
      padding-bottom: 0; } }
  .footer h6.headline {
    padding-bottom: 2rem;
    font-weight: 600;
    text-transform: uppercase; }
  .footer__divider.divider {
    margin: 0; }
  .footer__navigation {
    padding-top: 30px; }
    .footer__navigation ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .footer__navigation ul li::before {
        display: none; }
      .footer__navigation ul li + li {
        margin-top: 0; }
      @media (max-width: 991px) {
        .footer__navigation ul {
          padding-bottom: 30px; } }
      .footer__navigation ul li {
        position: relative;
        padding: 0 0 7px 0px; }
        .footer__navigation ul li a {
          display: block;
          color: #343434;
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em; }
          .footer__navigation ul li a:first-letter {
            text-transform: uppercase; }
          .footer__navigation ul li a:hover {
            color: #e30513; }
    .footer__navigation__contacts p {
      margin: 0;
      padding: 0;
      line-height: 1.7;
      color: #6c6c6c; }
    @media (max-width: 767px) {
      .footer__navigation__contacts {
        width: 50% !important;
        text-align: center !important; } }
  .footer__actions {
    display: flex;
    flex-direction: row;
    padding-top: 3rem; }
    @media (max-width: 767px) {
      .footer__actions {
        flex-direction: column; } }
  .footer__social,
  .footer .newsletter {
    width: 50%;
    padding: 2rem 0; }
    @media (max-width: 767px) {
      .footer__social,
      .footer .newsletter {
        width: 100%; } }
    .footer__social__title,
    .footer .newsletter__title {
      padding-bottom: 2rem;
      font-size: 1.8rem;
      font-weight: 600; }
    .footer__social__form,
    .footer .newsletter__form {
      display: flex;
      height: 40px; }
      @media (max-width: 424px) {
        .footer__social__form,
        .footer .newsletter__form {
          flex-direction: column; } }
      .footer__social__form input,
      .footer .newsletter__form input {
        flex: 1;
        cursor: inherit; }
        @media (max-width: 424px) {
          .footer__social__form input,
          .footer .newsletter__form input {
            padding: 1.1rem;
            margin-bottom: 1rem; } }
      .footer__social__form button,
      .footer .newsletter__form button {
        padding: 10px 35px; }
        .footer__social__form button:hover,
        .footer .newsletter__form button:hover {
          background-color: #e30513; }
    .footer__social__links a div,
    .footer .newsletter__links a div {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      border: 1px solid rgba(255, 255, 255, 0);
      border-radius: 50%;
      background-color: white;
      background-repeat: no-repeat;
      background-position: center;
      transition: border 0.2s ease; }
      .footer__social__links a div:hover,
      .footer .newsletter__links a div:hover {
        border-color: #000000; }
      .footer__social__links a div > svg,
      .footer .newsletter__links a div > svg {
        width: 21px;
        height: 21px; }
    .footer__social__links a:not(:last-child),
    .footer .newsletter__links a:not(:last-child) {
      margin-right: 10px; }
    .footer__social .message,
    .footer .newsletter .message {
      padding: 1rem 0 0 0;
      font-size: 1.4rem;
      font-weight: 300; }
      .footer__social .message--error,
      .footer .newsletter .message--error {
        color: #e30513; }
      .footer__social .message--success,
      .footer .newsletter .message--success {
        color: #343434; }
  .footer__bottom {
    padding-bottom: 40px; }
    .footer__bottom p {
      margin: 0;
      padding: 0;
      color: #343434;
      font-size: 14px;
      text-align: right; }
      @media (max-width: 767px) {
        .footer__bottom p {
          text-align: center; } }
  .footer .text-copyright {
    padding-top: 2em; }

.calendar .map {
  height: 400px;
  width: 100%;
  display: block;
  position: relative; }
  @media (min-width: 768px) {
    .calendar .map {
      height: 510px; } }
  .calendar .map__controls {
    position: absolute;
    z-index: 200;
    width: 100%;
    top: 40px;
    /* Reset Select */
    /* Custom Select */
    /* Transition */ }
    @media (max-width: 767px) {
      .calendar .map__controls {
        position: relative;
        top: 0; }
        .calendar .map__controls .select {
          margin-bottom: 10px; }
          .calendar .map__controls .select:last-child {
            margin-bottom: 20px; } }
    .calendar .map__controls select {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      outline: 0;
      box-shadow: none;
      border: 0 !important;
      background: #ffffff;
      background-image: none; }
    .calendar .map__controls .select {
      position: relative;
      display: block;
      width: 100%;
      height: 44px;
      line-height: 44px;
      background: #ffffff;
      overflow: hidden;
      border: 3px solid #e6e6e6 !important; }
      .calendar .map__controls .select::after {
        content: '';
        display: block;
        position: absolute;
        top: 13px;
        right: 15px;
        height: 8px;
        width: 8px;
        border: 1px solid #6c6c6c;
        border-width: 1px 1px 0 0;
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg); }
    .calendar .map__controls select {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0 0 0 15px;
      color: #343434;
      cursor: pointer; }
    .calendar .map__controls select::-ms-expand {
      display: none; }
    .calendar .map__controls .select::after {
      transition: 0.25s all ease; }

.calendar {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 100px;
  /* DESKTOP CELLS */
  /* MOBILE ROWS */
  /* GRID */ }
  @media (max-width: 767px) {
    .calendar {
      padding-bottom: 50px; } }
  @media (max-width: 539px) {
    .calendar {
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    .calendar__container {
      max-width: 100%; } }
  .calendar__controls {
    width: 100%;
    min-height: 165px;
    background-color: #f0f0f0;
    padding-top: 25px;
    position: relative;
    /* Reset Select */
    /* Custom Select */
    /* Transition */ }
    @media (max-width: 767px) {
      .calendar__controls {
        padding: 30px 0 26px 0; } }
    .calendar__controls__selectLabel {
      font-weight: 400;
      color: #6c6c6c;
      display: block;
      padding: 5px 0; }
    .calendar__controls__switch {
      display: block;
      width: 330px;
      height: 45px;
      margin: 0 auto;
      position: relative;
      bottom: -23px;
      font-weight: 400; }
      @media (max-width: 767px) {
        .calendar__controls__switch {
          bottom: -26px; } }
      @media (max-width: 539px) {
        .calendar__controls__switch {
          width: 260px; } }
      .calendar__controls__switch__btn {
        height: 100%;
        width: 50%;
        float: left;
        display: block;
        font-size: 16px;
        color: #343434;
        line-height: 45px;
        text-align: center;
        border: none;
        outline: none;
        background-color: #d8d8d8; }
        .calendar__controls__switch__btn--active {
          color: #e30513;
          background-color: white; }
    .calendar__controls .btn {
      padding: 12px 0;
      cursor: pointer;
      min-width: 98.5%;
      margin: 0 auto;
      margin-top: 28px; }
      @media (max-width: 767px) {
        .calendar__controls .btn {
          margin-top: 15px; } }
    .calendar__controls select {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      outline: 0;
      box-shadow: none;
      border: 0 !important;
      background: #ffffff;
      background-image: none; }
    .calendar__controls .select {
      position: relative;
      display: block;
      width: 100%;
      height: 44px;
      line-height: 40px;
      background: #ffffff;
      border: 3px solid #e6e6e6 !important; }
      .calendar__controls .select::after {
        content: '';
        display: block;
        position: absolute;
        top: 13px;
        right: 15px;
        height: 8px;
        width: 8px;
        border: 1px solid #6c6c6c;
        border-width: 1px 1px 0 0;
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg); }
    .calendar__controls select {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0 0 0 15px;
      color: #343434;
      cursor: pointer; }
    .calendar__controls select::-ms-expand {
      display: none; }
    .calendar__controls .select::after {
      transition: 0.25s all ease; }
  .calendar__header {
    height: 100px;
    position: relative; }
    @media (max-width: 767px) {
      .calendar__header {
        height: 60px; } }
    .calendar__header h3 {
      line-height: 100px;
      padding: 0; }
      @media (max-width: 767px) {
        .calendar__header h3 {
          font-size: 20px;
          line-height: 60px; } }
    .calendar__header .col {
      height: 100%; }
      @media (max-width: 767px) {
        .calendar__header .col-start {
          max-width: 15% !important; }
        .calendar__header .col-end {
          max-width: 15% !important; } }
      @media (max-width: 539px) {
        .calendar__header .col-start {
          max-width: 5% !important; }
        .calendar__header .col-end {
          max-width: 5% !important; } }
    .calendar__header .icon {
      position: absolute;
      top: 50%;
      width: 15px;
      height: 15px;
      background: transparent;
      border-top: 3px solid #e30513;
      border-right: 3px solid #e30513; }
      @media (max-width: 767px) {
        .calendar__header .icon {
          width: 12px;
          height: 12px;
          border-top: 2px solid #e30513;
          border-right: 2px solid #e30513; } }
      .calendar__header .icon--right {
        left: 0;
        -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
                transform: translate3d(0, -50%, 0) rotate(45deg); }
      .calendar__header .icon--left {
        right: 0;
        -webkit-transform: translate3d(0, -50%, 0) rotate(-135deg);
                transform: translate3d(0, -50%, 0) rotate(-135deg); }
  .calendar__days {
    color: #343434;
    font-weight: 400;
    padding: 2rem 0 !important;
    background-color: #f0f0f0; }
  .calendar__body {
    border: 1px solid #e6e6e6; }
    .calendar__body .cell {
      height: 160px;
      cursor: pointer;
      overflow: hidden;
      position: relative;
      background: transparent;
      transition: 0.25s ease-out;
      border-right: 1px solid #e6e6e6; }
      @media (max-width: 991px) {
        .calendar__body .cell {
          padding: 0; } }
      .calendar__body .cell__content {
        padding-top: 50px; }
        @media (max-width: 1199px) {
          .calendar__body .cell__content {
            padding-top: 40px; } }
        .calendar__body .cell__content p {
          color: #6c6c6c;
          text-align: center;
          margin: 0;
          font-size: 14px;
          padding: 0 0 10px 0; }
        .calendar__body .cell__content .btn {
          color: #e30513;
          font-size: 14px;
          border: 2px solid #e30513;
          background-color: transparent;
          padding: 8px 10px;
          margin: 0 auto; }
          @media (max-width: 1199px) {
            .calendar__body .cell__content .btn {
              padding: 8px 4px; } }
          @media (max-width: 991px) {
            .calendar__body .cell__content .btn {
              padding: 8px 2px;
              border: none; } }
      .calendar__body .cell:hover {
        background: #fafafa;
        transition: 0.5s ease-out; }
        .calendar__body .cell:hover .bg,
        .calendar__body .cell:hover .calendar .body .selected .bg {
          opacity: 0.05;
          transition: 0.5s ease-in; }
      .calendar__body .cell:last-child {
        border-right: none; }
      .calendar__body .cell .number {
        position: absolute;
        font-size: 82.5%;
        line-height: 1;
        top: 0.75em;
        right: 0.75em;
        font-weight: 700; }
      .calendar__body .cell .bg {
        font-weight: 700;
        line-height: 1;
        color: #6c6c6c;
        opacity: 0;
        font-size: 8em;
        position: absolute;
        top: -0.2em;
        right: -0.05em;
        transition: 0.25s ease-out;
        letter-spacing: -0.07em; }
    .calendar__body .selected {
      border-left: 8px solid transparent;
      -o-border-image: linear-gradient(45deg, #e30513 0%, #ff8585 40%);
         border-image: linear-gradient(45deg, #e30513 0%, #ff8585 40%);
      border-image-slice: 1; }
    .calendar__body .row {
      border-bottom: 1px solid #e6e6e6; }
      .calendar__body .row:last-child {
        border-bottom: none; }
    .calendar__body .disabled {
      color: #e6e6e6;
      pointer-events: none; }
    .calendar__body .col {
      flex-grow: 0;
      flex-basis: calc(100% / 7) !important;
      width: calc(100% / 7); }
  .calendar__mobileBody {
    border: 1px solid #e6e6e6; }
    .calendar__mobileBody__week {
      border-bottom: 1px solid #e6e6e6; }
      .calendar__mobileBody__week .col-10 {
        padding-left: 0; }
      .calendar__mobileBody__week .col-2 {
        background-color: #f0f0f0;
        padding: 0 0.5rem; }
        .calendar__mobileBody__week .col-2 p {
          font-weight: 400;
          color: #343434;
          line-height: 5rem;
          text-align: center;
          padding: 0; }
    .calendar__mobileBody:hover {
      background: #fafafa;
      transition: 0.5s ease-out; }
      .calendar__mobileBody:hover .bg,
      .calendar__mobileBody:hover .calendar .body .selected .bg {
        opacity: 0.05;
        transition: 0.5s ease-in; }
    .calendar__mobileBody .mobileCell {
      height: 5rem;
      cursor: pointer;
      position: relative;
      background: transparent;
      transition: 0.25s ease-out; }
      @media (max-width: 991px) {
        .calendar__mobileBody .mobileCell {
          padding: 0; } }
      .calendar__mobileBody .mobileCell__number {
        text-align: left;
        font-size: 2rem;
        line-height: 5rem;
        font-weight: 400;
        padding-left: 2rem;
        color: #808080; }
      .calendar__mobileBody .mobileCell__bg {
        font-weight: 400;
        line-height: 1;
        color: #6c6c6c;
        opacity: 0;
        position: absolute;
        top: -0.2em;
        right: -0.05em;
        transition: 0.25s ease-out;
        letter-spacing: -0.07em; }
      .calendar__mobileBody .mobileCell__content {
        display: inline-flex;
        height: 5rem;
        position: absolute;
        padding: 0.5rem 0;
        width: 100%; }
        .calendar__mobileBody .mobileCell__content p {
          display: inline;
          color: #343434;
          padding-top: 0.5rem;
          text-align: left;
          font-size: 1.5rem;
          padding-left: 5.2rem;
          max-width: 85%; }
        .calendar__mobileBody .mobileCell__content .btn {
          display: inline;
          color: #e30513;
          font-size: 14px;
          border: 2px solid #e30513;
          background-color: transparent;
          padding: 8px 10px;
          margin: 0 auto;
          max-height: 4rem;
          max-width: 4rem;
          position: absolute;
          right: 0;
          font-weight: 700; }
    .calendar__mobileBody .selected {
      border-left: 8px solid transparent;
      -o-border-image: linear-gradient(45deg, #e30513 0%, #ff8585 40%);
         border-image: linear-gradient(45deg, #e30513 0%, #ff8585 40%);
      border-image-slice: 1; }
    .calendar__mobileBody .row {
      border-bottom: 1px solid #e6e6e6; }
      .calendar__mobileBody .row:last-child {
        border-bottom: none; }
    .calendar__mobileBody .col {
      flex-grow: 0;
      flex-basis: calc(100% / 7) !important;
      width: calc(100% / 7); }
  .calendar .row {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%; }
  .calendar .row-middle {
    align-items: center; }
  .calendar .col {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%; }
  .calendar .col-start {
    justify-content: flex-start;
    text-align: left; }
  .calendar .col-center {
    justify-content: center;
    text-align: center; }
  .calendar .col-end {
    justify-content: flex-end;
    text-align: right; }

.carousel {
  height: 700px;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 767px) {
    .carousel {
      height: 450px; } }
  @media (max-width: 539px) {
    .carousel {
      height: 400px; } }
  .carousel h1 {
    line-height: 6rem; }
    @media (max-width: 767px) {
      .carousel h1 {
        line-height: 4rem; } }
  .carousel h2 {
    text-transform: none; }
    @media (max-width: 767px) {
      .carousel h2 {
        padding-bottom: 0;
        line-height: 3rem; } }
  .carousel .center {
    width: 100%;
    padding: 0 2.5rem;
    text-align: center; }
  .carousel__contentWrapper {
    display: table;
    height: 100%;
    width: 100%; }
  .carousel__content {
    z-index: 2;
    width: 500px;
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .carousel__content {
        width: 100%;
        padding: 0 2.5rem;
        text-align: center; } }
    @media (max-width: 539px) {
      .carousel__content {
        width: 100%;
        padding: 0 2.5rem;
        text-align: center; } }
    .carousel__content__btnHolder {
      max-width: 320px; }
      @media (max-width: 767px) {
        .carousel__content__btnHolder {
          margin: 0 auto; } }
      .carousel__content__btnHolder .btn {
        width: 100%; }
    .carousel__content p {
      font-size: 2.4rem;
      font-weight: 400;
      color: #555;
      padding-bottom: 3.6rem; }
      @media (max-width: 767px) {
        .carousel__content p {
          display: none; } }
  .carousel--prevArrow {
    left: 1.5rem !important; }
    @media (max-width: 767px) {
      .carousel--prevArrow {
        left: 2.5rem !important;
        width: 16px !important;
        height: 9px !important; }
        .carousel--prevArrow .prevArrow--top,
        .carousel--prevArrow .prevArrow--bottom {
          height: 3px !important; } }
  .carousel--nextArrow {
    right: 1.8rem !important; }
    @media (max-width: 767px) {
      .carousel--nextArrow {
        right: 2.8rem !important;
        width: 16px !important;
        height: 9px !important; }
        .carousel--nextArrow .nextArrow--top,
        .carousel--nextArrow .nextArrow--bottom {
          height: 3px !important; } }

.firmwares {
  padding-bottom: 30px; }
  .firmwares__divider {
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    bottom: -30px;
    background-color: #f0f0f0; }
  .firmwares h2 {
    padding-top: 60px; }
    @media (max-width: 767px) {
      .firmwares h2 {
        padding-top: 30px; } }
  .firmwares__item h4 {
    padding: 30px 0 15px 0; }
    @media (max-width: 767px) {
      .firmwares__item h4 {
        font-size: 2rem; } }
  .firmwares__item a {
    color: #e30513; }
    .firmwares__item a:hover {
      text-decoration: underline; }
  .firmwares__item p {
    line-height: 2.7rem;
    color: #6c6c6c;
    font-weight: 400; }
    @media (max-width: 767px) {
      .firmwares__item p {
        line-height: 2.4rem; } }
    .firmwares__item p:not(:last-of-type) {
      padding-bottom: 20px; }
    .firmwares__item p::last-of-type {
      padding-bottom: 30px; }
  .firmwares__item ul {
    list-style: none;
    padding: 0 0 15px 18px; }
    .firmwares__item ul li {
      color: #6c6c6c;
      font-weight: 400; }
      .firmwares__item ul li::before {
        content: '-';
        display: inline-block;
        margin-left: -1em;
        width: 1em; }

.downloads {
  padding: 100px 0; }
  @media (max-width: 1199px) {
    .downloads {
      padding: 40px 0; } }
  .downloads__title {
    text-align: center; }
  .downloads .mediaRatio {
    position: absolute;
    padding: 0 !important;
    height: 50px;
    width: 50px;
    top: 0;
    left: 0; }
    @media (max-width: 767px) {
      .downloads .mediaRatio {
        left: 15px; } }
  .downloads__list {
    margin-bottom: -2em; }
    .downloads__list__item {
      position: relative;
      margin-bottom: 2em; }
      @media (max-width: 767px) {
        .downloads__list__item {
          padding-left: 25px; }
          .downloads__list__item:not(:last-child) {
            margin-bottom: 35px; } }
      .downloads__list__item h4 {
        padding-left: 50px;
        padding-bottom: 1.5rem; }
      .downloads__list__item a {
        width: 100%;
        color: #e30513;
        display: block;
        padding-left: 50px; }
        .downloads__list__item a:hover {
          text-decoration: underline; }

.listOfLinks {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .listOfLinks {
      padding-bottom: 20px; } }
  .listOfLinks a {
    display: block;
    padding: 5px 0;
    color: #e30513; }
    .listOfLinks a:hover {
      text-decoration: underline; }

.aboutUsHome {
  padding: 7.5rem 0 10rem 0; }
  @media (max-width: 767px) {
    .aboutUsHome {
      padding: 5.5rem 0; } }
  @media (max-width: 539px) {
    .aboutUsHome {
      padding: 3.5rem 0; } }
  .aboutUsHome .col {
    padding: 0; }
  .aboutUsHome h3,
  .aboutUsHome h4 {
    padding-bottom: 1.6rem; }
  .aboutUsHome__block {
    display: flex;
    align-items: stretch;
    width: 100%;
    padding: 4rem;
    height: 390px;
    max-height: 390px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .aboutUsHome__block {
        height: 100%;
        max-height: 100%;
        padding: 2rem; } }
    .aboutUsHome__block .aboutUsHome__info {
      position: relative;
      z-index: 9; }
    .aboutUsHome__block.right p {
      width: 70%; }
      @media (max-width: 767px) {
        .aboutUsHome__block.right p {
          width: 65%; } }
      @media (max-width: 539px) {
        .aboutUsHome__block.right p {
          width: 100%; } }
    .aboutUsHome__block p {
      line-height: 2.8rem;
      color: #343434; }
    .aboutUsHome__block h3 {
      color: #343434; }
    .aboutUsHome__block h4 {
      color: #acacac; }
    .aboutUsHome__block.hovered p {
      color: #ffffff; }
    .aboutUsHome__block.hovered h3 {
      color: #ffffff; }
    .aboutUsHome__block .img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 0; }
      .aboutUsHome__block .img-wrap .img-under {
        position: absolute;
        top: 100%;
        width: 100%;
        opacity: 0;
        min-height: 100%;
        transition: all 0.2s ease-in; }
    .aboutUsHome__block.hovered .img-wrap .img-under {
      top: 0;
      opacity: 0.9; }
  .aboutUsHome .btn {
    position: absolute;
    bottom: 0; }
    @media (max-width: 767px) {
      .aboutUsHome .btn {
        position: relative;
        bottom: 0; } }

.contactsMapWrapper {
  position: relative;
  width: 100%; }
  @media (max-width: 539px) {
    .contactsMapWrapper {
      padding-top: 5rem; } }

.testimonials {
  padding: 10rem 0; }
  @media (max-width: 767px) {
    .testimonials {
      padding: 4rem 0; } }
  .testimonials h2 {
    text-align: center; }
  @media (max-width: 767px) {
    .testimonials__description {
      display: none; } }
  .testimonials__list__item {
    padding: 0 3rem; }
    @media (max-width: 767px) {
      .testimonials__list__item {
        text-align: center;
        padding: 0 1.5rem; } }
    .testimonials__list__item h4 {
      padding-bottom: 0;
      padding-top: 2.5rem; }
    .testimonials__list__item span {
      display: block;
      color: #bbbdbf;
      font-weight: 400;
      margin-bottom: 2rem; }
    .testimonials__list__item p {
      line-height: 2.8rem;
      color: #6c6c6c;
      line-height: 3rem;
      font-weight: 400;
      padding: 0; }
    .testimonials__list__item .mediaRatio {
      padding: 0 !important;
      height: 130px;
      width: 130px; }
      @media (max-width: 767px) {
        .testimonials__list__item .mediaRatio {
          margin: 0 auto; } }

.videoGallery {
  padding: 60px 0 50px 0; }
  @media (max-width: 767px) {
    .videoGallery {
      padding: 30px 0 20px 0; } }
  .videoGallery .col-12,
  .videoGallery .col-md-4 {
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 25px; }
  .videoGallery__divider {
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    bottom: -50px;
    background-color: #f0f0f0; }
    @media (max-width: 767px) {
      .videoGallery__divider {
        bottom: -20px; } }
  .videoGallery h2 {
    text-align: center; }
  .videoGallery__item h4 {
    padding: 30px 0 15px 0; }
    @media (max-width: 767px) {
      .videoGallery__item h4 {
        padding: 15px 0; } }
  .videoGallery__item p {
    color: #6c6c6c;
    line-height: 2.8rem;
    padding: 0; }
  .videoGallery__item .mediaRatio > .inner {
    -o-object-fit: initial;
       object-fit: initial; }
  .videoGallery__description {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 70%;
    color: #6c6c6c;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .videoGallery__description {
        max-width: 100%;
        font-size: 18px;
        padding-bottom: 25px; } }
  .videoGallery .btn {
    max-width: 200px;
    margin: 0 auto; }
  .videoGallery .mediaRatio {
    padding: 0 !important;
    height: 264px;
    width: 100%; }
    @media (max-width: 767px) {
      .videoGallery .mediaRatio {
        min-height: 220px; } }
  .videoGallery__more {
    margin-bottom: 15px; }
    .videoGallery__more .mediaRatio {
      padding: 0 !important;
      height: 240px; }
      @media (max-width: 767px) {
        .videoGallery__more .mediaRatio {
          height: 200px; } }
      @media (max-width: 539px) {
        .videoGallery__more .mediaRatio {
          height: 110px; } }

.photoGallery {
  padding: 60px 0 50px 0; }
  @media (max-width: 767px) {
    .photoGallery {
      padding: 30px 0 20px 0; } }
  .photoGallery .col-6,
  .photoGallery .col-md-3 {
    padding-right: 10px;
    padding-left: 10px; }
  .photoGallery__divider {
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    bottom: -50px;
    background-color: #f0f0f0; }
    @media (max-width: 767px) {
      .photoGallery__divider {
        bottom: -20px; } }
  .photoGallery .row {
    margin: 0 -0.5rem; }
  .photoGallery h2 {
    text-align: center;
    padding-bottom: 25px; }
    @media (max-width: 767px) {
      .photoGallery h2 {
        font-size: 24px; } }
  .photoGallery h4 {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 70%;
    color: #6c6c6c;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .photoGallery h4 {
        max-width: 100%;
        font-size: 18px;
        padding-bottom: 25px; } }
  .photoGallery .btn {
    max-width: 200px;
    margin: 0 auto;
    margin-top: 20px; }
  .photoGallery .mediaRatio {
    padding: 0 !important;
    height: 250px;
    margin-bottom: 15px; }
    .photoGallery .mediaRatio .inner {
      width: unset; }
  .photoGallery__img {
    aspect-ratio: 3 / 2;
    margin-bottom: 1rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
    .photoGallery__img--fullScreen {
      position: fixed !important;
      width: 90% !important;
      height: 90% !important;
      top: 5% !important;
      left: 5% !important;
      overflow: unset !important;
      z-index: 4000; }
      @media (max-width: 767px) {
        .photoGallery__img--fullScreen {
          height: 65% !important;
          top: 20% !important; } }
      .photoGallery__img--fullScreen .inner {
        z-index: 101; }
      .photoGallery__img--fullScreen:after {
        display: block;
        position: fixed;
        content: '';
        background-color: black;
        opacity: 0.5;
        height: 100%;
        width: 100%;
        z-index: 99;
        top: 0;
        left: 0; }
    .photoGallery__img > img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .photoGallery__more {
    margin-bottom: 15px; }
    .photoGallery__more .mediaRatio {
      padding: 0 !important;
      height: 240px; }
      @media (max-width: 767px) {
        .photoGallery__more .mediaRatio {
          height: 200px; } }
      @media (max-width: 539px) {
        .photoGallery__more .mediaRatio {
          height: 110px; } }

.newsAndEvents {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 100px 0; }
  .newsAndEvents .btn {
    width: 200px;
    margin: 0 auto; }
  @media (max-width: 1199px) {
    .newsAndEvents {
      padding: 40px 0; } }
  .newsAndEvents h3 {
    text-align: center;
    padding-bottom: 55px; }
    @media (max-width: 767px) {
      .newsAndEvents h3 {
        padding-bottom: 25px; } }
  @media (max-width: 1199px) {
    .newsAndEvents__list {
      display: block !important; } }
  .newsAndEvents__list__item {
    width: 100%;
    display: block;
    max-width: 316px;
    margin-bottom: 25px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
    @media (max-width: 1199px) {
      .newsAndEvents__list__item {
        margin: 0 auto;
        margin-bottom: 30px; } }
    @media (max-width: 539px) {
      .newsAndEvents__list__item {
        max-width: 300px; } }
    .newsAndEvents__list__item .mediaRatio {
      padding: 0 !important;
      height: 263px;
      width: 356px; }
      .newsAndEvents__list__item .mediaRatio:after {
        position: absolute;
        bottom: 0;
        left: 45%;
        content: '';
        display: block;
        border-left: 18px solid transparent;
        border-right: 18px solid transparent;
        border-bottom: 18px solid white; }
    .newsAndEvents__list__item__content {
      width: 100%;
      position: relative;
      background-color: white;
      padding: 24px 10px 50px 20px; }
      .newsAndEvents__list__item__content h4 {
        padding-bottom: 1.7rem; }
      .newsAndEvents__list__item__content p {
        color: #6c6c6c;
        font-weight: 400; }
      .newsAndEvents__list__item__content span {
        color: #e30513;
        font-weight: 400;
        font-size: 2.4rem; }
      .newsAndEvents__list__item__content--date {
        margin: 0;
        padding-bottom: 1rem; }
      .newsAndEvents__list__item__content--text {
        margin: 0;
        padding: 0;
        line-height: 2.5rem;
        max-height: 75px;
        overflow: hidden; }
      .newsAndEvents__list__item__content a {
        position: absolute;
        bottom: 20px;
        right: 20px;
        color: #e30513; }
        .newsAndEvents__list__item__content a:hover {
          text-decoration: underline; }
        .newsAndEvents__list__item__content a:before {
          position: relative;
          left: -10px;
          top: -1px;
          content: ' ';
          padding: 3px;
          border: solid #e30513;
          display: inline-block;
          border-width: 0 3px 3px 0;
          transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg); }

.product-previews {
  padding: 90px 0 100px 0; }
  @media (max-width: 767px) {
    .product-previews {
      padding: 35px 0 45px 0; } }
  .product-previews__top {
    text-align: center;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .product-previews__top {
        padding-bottom: 0; } }
    .product-previews__top h3 {
      padding-bottom: 2.5rem; }
      @media (max-width: 767px) {
        .product-previews__top h3 {
          font-size: 2.4rem; } }
    .product-previews__top p {
      padding: 0; }
      @media (max-width: 767px) {
        .product-previews__top p {
          display: none; } }
  .product-previews .btn {
    width: 180px; }
  .product-previews .col {
    padding: 0; }
  @media (max-width: 991px) {
    .product-previews .row {
      display: block !important;
      margin: 0 !important; } }
  .product-previews__list {
    min-height: 500px;
    width: 100%; }
  .product-previews__item {
    width: 100%;
    display: block;
    height: 500px;
    position: relative;
    background-size: cover; }
    @media (max-width: 991px) {
      .product-previews__item {
        height: 300px; } }
    @media (max-width: 767px) {
      .product-previews__item {
        height: 250px; } }
    .product-previews__item:hover {
      color: #343434; }
    .product-previews__item__content {
      width: 65%;
      position: absolute;
      bottom: 30px;
      left: 30px; }
    .product-previews__item h2 {
      text-transform: unset; }
    .product-previews__item__description {
      font-weight: 400;
      font-size: 1.8rem;
      padding: 0;
      color: #242424;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .product-previews__item__description {
          font-size: 1.6rem; } }
    .product-previews__item__title {
      color: #242424; }
      @media (max-width: 767px) {
        .product-previews__item__title {
          font-size: 2rem; } }
    .product-previews__item--small {
      height: 250px; }
    .product-previews__item__divider {
      width: 50px;
      height: 2px;
      display: block;
      margin: 15px 0;
      background-color: #cacaca; }

.contactColumns {
  position: relative;
  top: -70px; }
  @media (max-width: 991px) {
    .contactColumns {
      padding: 0; } }
  @media (max-width: 767px) {
    .contactColumns {
      top: -35px; } }
  @media (max-width: 539px) {
    .contactColumns {
      top: 20px; } }
  .contactColumns p {
    color: #6c6c6c;
    margin: 0;
    padding: 3px 0;
    line-height: 2.4rem; }
  @media (max-width: 767px) {
    .contactColumns__list {
      flex-direction: column;
      align-items: center; } }
  .contactColumns__col {
    width: 360px;
    min-width: 290px;
    padding: 40px 30px;
    background-color: white;
    border-top: 2px solid #e30513;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }
    @media (max-width: 1199px) {
      .contactColumns__col {
        width: auto; } }
    @media (max-width: 767px) {
      .contactColumns__col {
        width: 100%; } }
    @media (max-width: 767px) {
      .contactColumns__col:not(:last-child) {
        margin-bottom: 25px; } }
    .contactColumns__col h5 {
      color: #6c6c6c; }
    .contactColumns__col__address {
      width: 90%;
      padding-bottom: 2rem; }
      .contactColumns__col__address p {
        font-size: 2.4rem;
        color: #343434;
        font-weight: 500; }
    .contactColumns__col__link {
      color: #e30513; }
  .contactColumns__bottomInfo {
    padding: 25px 0 !important; }
  .contactColumns__divider {
    display: block;
    height: 1px;
    width: 100%;
    background-color: #f0f0f0; }

.productsPreview {
  padding: 100px 0; }
  @media (max-width: 767px) {
    .productsPreview {
      padding: 40px 0; } }
  .productsPreview__list .col-xl-3,
  .productsPreview__list .col-lg-6,
  .productsPreview__list .col-12 {
    padding: 8px 8px; }
  .productsPreview__list__item {
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 20px 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f0f0f0; }
    .productsPreview__list__item .mediaRatio {
      padding: 0 !important;
      width: 235px;
      height: 235px;
      margin: 0 auto; }
    .productsPreview__list__item .btn {
      max-width: 180px;
      display: block;
      margin: 0 auto; }
    .productsPreview__list__item h5 {
      padding: 2rem 0 1rem 0; }
      @media (max-width: 767px) {
        .productsPreview__list__item h5 {
          font-size: 2rem; } }
    .productsPreview__list__item p {
      font-weight: 400;
      color: #6c6c6c;
      padding-bottom: 2rem; }

.galleryAndVideo {
  padding: 10rem 0; }
  @media (max-width: 767px) {
    .galleryAndVideo {
      padding: 4rem 0; } }
  .galleryAndVideo h2 {
    text-align: center; }
  .galleryAndVideo .btn {
    max-width: 200px;
    margin: 0 auto;
    margin-top: 20px; }
  .galleryAndVideo .mediaRatio {
    padding: 0 !important;
    height: 240px;
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .galleryAndVideo .mediaRatio {
        height: 160px; } }
    @media (max-width: 767px) {
      .galleryAndVideo .mediaRatio {
        height: 140px; } }
    @media (max-width: 539px) {
      .galleryAndVideo .mediaRatio {
        height: 120px; } }
    .galleryAndVideo .mediaRatio--video {
      padding-top: 0 !important;
      height: 494px !important; }
      @media (max-width: 1199px) {
        .galleryAndVideo .mediaRatio--video {
          padding-top: 100% !important;
          height: 100% !important;
          margin-bottom: 15px; } }
    .galleryAndVideo .mediaRatio > .inner {
      -o-object-fit: contain;
         object-fit: contain; }
  @media (max-width: 1199px) {
    .galleryAndVideo__content {
      display: block; } }
  .galleryAndVideo__content__image {
    padding: 0 5px; }
    @media (max-width: 1199px) {
      .galleryAndVideo__content__image {
        padding: 0 1.5rem; } }
  .galleryAndVideo__more {
    margin-bottom: 15px; }
    .galleryAndVideo__more .mediaRatio {
      padding: 0 !important;
      height: 240px; }
      @media (max-width: 767px) {
        .galleryAndVideo__more .mediaRatio {
          height: 200px; } }
      @media (max-width: 539px) {
        .galleryAndVideo__more .mediaRatio {
          height: 110px; } }

.specialCarousel {
  height: 730px;
  background-size: cover; }
  .specialCarousel .center {
    width: 100%;
    padding: 0 2.5rem;
    text-align: center; }
  .specialCarousel__content {
    z-index: 3;
    width: 100%;
    height: 100%;
    padding: 10rem 0; }
    @media (max-width: 767px) {
      .specialCarousel__content {
        padding: 4rem 1em; } }
    .specialCarousel__content h2 {
      text-align: center;
      padding-bottom: 0; }
    .specialCarousel__content__info {
      padding: 6.5rem 0 0 0; }
      @media (max-width: 991px) {
        .specialCarousel__content__info {
          padding: 3.5rem 0; } }
      @media (max-width: 767px) {
        .specialCarousel__content__info:first-child {
          order: 2; } }
      @media (max-width: 539px) {
        .specialCarousel__content__info:first-child {
          text-align: left; } }
      .specialCarousel__content__info__description {
        color: #949494;
        line-height: 2.3rem;
        padding-right: 2em;
        padding-bottom: 3.4em;
        max-height: 300px;
        overflow: auto;
        text-overflow: ellipsis;
        margin-bottom: 2rem; }
        .specialCarousel__content__info__description h3 {
          margin-top: 3rem; }
        .specialCarousel__content__info__description ul {
          list-style: circle;
          list-style-type: circle;
          list-style-position: outside;
          padding-left: 1.2em; }
        .specialCarousel__content__info__description ol {
          list-style-position: outside;
          padding-left: 1.2em; }
        .specialCarousel__content__info__description::-webkit-scrollbar {
          width: 3px;
          height: 8px;
          background-color: #cacaca;
          /* or add it to the track */ }
        .specialCarousel__content__info__description::-webkit-scrollbar-thumb {
          background: #686868; }
      .specialCarousel__content__info:nth-child(2) .mediaRatio {
        padding: 0 !important;
        margin: 0 auto;
        height: 400px;
        width: 400px; }
        @media (max-width: 1199px) {
          .specialCarousel__content__info:nth-child(2) .mediaRatio {
            height: 250px;
            width: 250px; } }
        @media (max-width: 767px) {
          .specialCarousel__content__info:nth-child(2) .mediaRatio {
            height: 300px;
            width: 300px; } }
        @media (max-width: 539px) {
          .specialCarousel__content__info:nth-child(2) .mediaRatio {
            height: 250px;
            width: 250px; } }
    .specialCarousel__content__downloads__item {
      float: left;
      width: 50%; }
      .specialCarousel__content__downloads__item a {
        float: left;
        margin-right: 1.5rem; }
        @media (max-width: 539px) {
          .specialCarousel__content__downloads__item a {
            margin: 5px; } }
      .specialCarousel__content__downloads__item .mediaRatio {
        padding: 0 !important;
        height: 50px;
        width: 50px; }
      .specialCarousel__content__downloads__item p {
        display: inline-block;
        text-align: left;
        color: #e30513;
        width: 70%;
        padding: 0;
        margin: 0; }
        @media (max-width: 539px) {
          .specialCarousel__content__downloads__item p {
            width: 45%; } }
  .specialCarousel.oneSlide {
    height: auto; }
    .specialCarousel.oneSlide .specialCarousel__content__info__description {
      max-height: 1500px; }

.servicePointsMapWrapper {
  position: relative;
  width: 100%; }
  .servicePointsMapWrapper .btn {
    padding: 14px 16px;
    width: 100%; }
  .servicePointsMapWrapper__title {
    color: #343434;
    padding: 6rem 0; }
    @media (max-width: 767px) {
      .servicePointsMapWrapper__title {
        padding: 3rem 0; } }

.aboutLeftPicture {
  padding: 80px 0; }
  @media (max-width: 767px) {
    .aboutLeftPicture {
      padding: 40px 0; } }
  @media (max-width: 991px) {
    .aboutLeftPicture .col-12:nth-child(1) {
      order: 2; } }
  .aboutLeftPicture__content {
    padding-left: 20px;
    padding-top: 15px; }
    @media (max-width: 1199px) {
      .aboutLeftPicture__content {
        padding-left: 0;
        padding-top: 0; } }
    .aboutLeftPicture__content h2 {
      position: relative; }
    .aboutLeftPicture__content h4 {
      color: #6c6c6c; }
    .aboutLeftPicture__content p {
      color: #6c6c6c;
      line-height: 3rem; }
      @media (max-width: 767px) {
        .aboutLeftPicture__content p {
          line-height: 2.7rem;
          padding-bottom: 3rem; } }
  .aboutLeftPicture .mediaRatio {
    padding: 0 !important;
    height: 100%;
    width: 100%;
    min-height: 450px;
    min-width: 450px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); }
    @media (max-width: 767px) {
      .aboutLeftPicture .mediaRatio {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); } }
    @media (max-width: 539px) {
      .aboutLeftPicture .mediaRatio {
        min-width: 280px;
        min-height: 280px; } }

.aboutRightPicture {
  padding: 80px 0; }
  @media (max-width: 767px) {
    .aboutRightPicture {
      padding: 40px 0; } }
  .aboutRightPicture__content h2 {
    position: relative; }
  .aboutRightPicture__content h4 {
    color: #6c6c6c; }
  .aboutRightPicture__content p {
    color: #6c6c6c;
    line-height: 3rem; }
    @media (max-width: 767px) {
      .aboutRightPicture__content p {
        line-height: 2.7rem;
        padding-bottom: 3rem; } }
  .aboutRightPicture .mediaRatio {
    padding: 0 !important;
    height: 100%;
    width: 100%;
    min-height: 450px;
    min-width: 450px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); }
    @media (max-width: 767px) {
      .aboutRightPicture .mediaRatio {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); } }
    @media (max-width: 539px) {
      .aboutRightPicture .mediaRatio {
        min-width: 280px;
        min-height: 280px; } }

.productComponents {
  padding: 10rem 0;
  background-color: #fafafa; }
  @media (max-width: 767px) {
    .productComponents {
      padding: 4rem 0; } }
  .productComponents h2 {
    text-align: center; }
  .productComponents h5 {
    padding-bottom: 1.6rem; }
  .productComponents .mediaRatio {
    padding: 0 !important;
    min-height: 130px;
    max-height: 130px;
    min-width: 130px;
    max-width: 130px;
    height: 130px;
    float: left; }
  .productComponents__list .col-12,
  .productComponents__list .col-md-6,
  .productComponents__list .col-lg-4 {
    padding: 8px 8px; }
  .productComponents__list__item {
    width: 100%;
    min-width: 350px;
    position: relative;
    margin-bottom: 3rem; }
    .productComponents__list__item::after {
      display: block;
      content: "";
      clear: both; }
    @media (max-width: 767px) {
      .productComponents__list__item {
        margin-bottom: 0; } }
    .productComponents__list__item__content {
      width: calc(100% - 130px);
      float: left;
      padding-left: 1.5rem;
      overflow: hidden; }
      .productComponents__list__item__content p {
        margin: 0;
        padding-right: 2rem;
        font-weight: 400;
        color: #6c6c6c; }
      .productComponents__list__item__content a {
        color: #e30513; }
        .productComponents__list__item__content a:hover {
          text-decoration: underline; }
  .productComponents__mobileItem {
    text-align: center; }
    .productComponents__mobileItem h5 {
      padding: 2.5rem 0; }
    .productComponents__mobileItem p {
      padding: 0 2rem;
      margin: 0;
      color: #6c6c6c; }
    .productComponents__mobileItem a {
      color: #e30513; }
    .productComponents__mobileItem .mediaRatio {
      float: none;
      margin: 0 auto; }

.configuration-types {
  padding-top: 7.5rem; }
  .configuration-types .configuration-box-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  @media screen and (min-width: 1200px) {
    .configuration-types .configuration-box-wrapper {
      justify-content: space-between;
      flex-wrap: nowrap; } }
  .configuration-types .configuration-box {
    margin-bottom: 80px; }
    .configuration-types .configuration-box .headline {
      font-size: 26px;
      white-space: pre-line;
      min-height: 2.5em;
      margin-bottom: 0;
      padding-bottom: 0; }
    .configuration-types .configuration-box .text {
      font-size: 16px;
      min-height: 4em;
      margin-bottom: 0;
      padding-bottom: 1em;
      color: #6c6c6c; }
    .configuration-types .configuration-box .text-center {
      text-align: center; }
    .configuration-types .configuration-box .image-wrap {
      position: relative;
      display: block;
      width: 100%;
      background-color: #f0f0f0;
      text-align: center; }
      .configuration-types .configuration-box .image-wrap > img {
        -o-object-position: top;
           object-position: top;
        -o-object-fit: contain;
           object-fit: contain;
        max-height: 360px;
        max-width: 360px; }
      .configuration-types .configuration-box .image-wrap .btn {
        position: absolute;
        width: 110px;
        bottom: 10px;
        left: calc(50% - 55px); }
    @media screen and (min-width: 992px) {
      .configuration-types .configuration-box .image-wrap {
        min-height: 400px; } }
    @media screen and (min-width: 400px) and (max-width: 761px) {
      .configuration-types .configuration-box .image-wrap {
        min-height: 450px; } }
  .configuration-types-panel {
    position: fixed;
    left: 0;
    bottom: -900px;
    width: 100%;
    background-color: #f0f0f0;
    opacity: 0.98;
    box-shadow: 0px -1px 2px rgba(64, 64, 64, 0.1);
    padding: 15px;
    z-index: 999;
    transition: all 0.3s ease; }
    .configuration-types-panel.animate-slidedown {
      bottom: -900px; }
    .configuration-types-panel .options-toggler {
      position: fixed;
      display: flex;
      padding: 1em 2em;
      bottom: 0;
      right: 0;
      justify-content: center;
      align-items: center;
      text-align: center;
      text-transform: uppercase;
      background-color: #f70515;
      color: #ffffff; }
      .configuration-types-panel .options-toggler.animate-slidedown {
        bottom: -900px; }
      .configuration-types-panel .options-toggler:active, .configuration-types-panel .options-toggler:focus {
        background-color: #e30513; }
      .configuration-types-panel .options-toggler-close {
        display: none; }
      .configuration-types-panel .options-toggler .dropdown__arrow {
        display: block;
        border-color: #ffffff;
        -webkit-transform: rotate(225deg);
                transform: rotate(225deg);
        margin-bottom: -6px; }
    .configuration-types-panel .btn-back {
      position: absolute;
      bottom: calc(100% + 1px);
      left: 0;
      background-color: #f70515;
      min-width: 120px;
      padding: 1em 2em;
      color: #ffffff;
      text-transform: uppercase; }
      .configuration-types-panel .btn-back:hover {
        background-color: #e30513; }
    .configuration-types-panel.active {
      bottom: 0; }
      .configuration-types-panel.active.animate-slidedown {
        bottom: -900px; }
      .configuration-types-panel.active .options-toggler {
        display: none; }
        .configuration-types-panel.active .options-toggler-close {
          display: flex;
          position: absolute;
          bottom: 100%; }
        .configuration-types-panel.active .options-toggler.animate-slidedown {
          bottom: -900px; }
    .configuration-types-panel .links-wrapper {
      display: flex;
      flex-wrap: wrap;
      justify-content: stretch; }
      .configuration-types-panel .links-wrapper .config-type-link {
        margin-bottom: 10px;
        width: 100%; }
        .configuration-types-panel .links-wrapper .config-type-link > img,
        .configuration-types-panel .links-wrapper .config-type-link > .mediaRatio {
          width: 60px;
          padding-top: 60px !important; }
    @media screen and (min-width: 1145px) {
      .configuration-types-panel .links-wrapper {
        flex-wrap: nowrap;
        justify-content: space-between; }
        .configuration-types-panel .links-wrapper .config-type-link {
          margin: 0 5px;
          width: auto; } }
    .configuration-types-panel .config-type-link {
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      padding: 10px;
      margin-bottom: 10px;
      font-size: 16px;
      line-height: 1.3em;
      background-color: #ffffff;
      text-transform: uppercase;
      transition: background-color 0.3s ease; }
      .configuration-types-panel .config-type-link:hover {
        background-color: #f70515;
        color: #ffffff; }
      .configuration-types-panel .config-type-link > span.headline {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        position: relative;
        width: 100%; }
      .configuration-types-panel .config-type-link > img {
        margin-right: 10px;
        -ms-grid-column-align: center;
            justify-self: center;
        max-width: 55px;
        height: 62px; }
  @media screen and (min-width: 1145px) {
    .configuration-types-panel {
      top: auto;
      bottom: 0; }
      .configuration-types-panel .options-toggler {
        display: none; }
      .configuration-types-panel .config-type-link {
        margin-bottom: 0; } }
  @media screen and (min-width: 992px) {
    .configuration-types-panel .config-type-link {
      font-size: 19px; } }

.productCrossroad {
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
  position: relative;
  z-index: 50; }
  @media (max-width: 767px) {
    .productCrossroad {
      position: -webkit-sticky;
      position: sticky;
      top: 0; } }
  @media screen and (min-width: 576px) and (max-width: 995px) {
    .productCrossroad .container {
      max-width: 100%; } }
  .productCrossroad__wrapper {
    display: flex;
    flex-flow: column;
    flex-direction: row;
    justify-content: space-between;
    padding: 1.5rem 0;
    border-top: 1px solid #343434; }
    .productCrossroad__wrapper h2 {
      font-size: 2.1rem;
      padding-bottom: 0; }
      .productCrossroad__wrapper h2 a {
        font-weight: 600;
        color: #343434; }
    .productCrossroad__wrapper .productCrossroad__list {
      flex: 1 0px;
      display: flex;
      justify-content: flex-end;
      flex-direction: row; }
      @media (max-width: 767px) {
        .productCrossroad__wrapper .productCrossroad__list {
          display: none; } }
      .productCrossroad__wrapper .productCrossroad__list li {
        padding: 0 0 0 15px;
        width: auto;
        text-align: center; }
        .productCrossroad__wrapper .productCrossroad__list li a {
          color: #343434;
          font-size: 1.8rem;
          font-weight: 300; }
      .productCrossroad__wrapper .productCrossroad__list .highlight a {
        font-weight: 600;
        color: #e30513; }
    @media (min-width: 768px) {
      .productCrossroad__wrapper .chevronWrapper {
        display: none; } }
    .productCrossroad__wrapper .chevronWrapper .chevron::before {
      border-style: solid;
      border-width: 0.2em 0.2em 0 0;
      border-color: #000000;
      content: '';
      display: inline-block;
      height: 0.6em;
      position: relative;
      top: 0.3em;
      vertical-align: top;
      width: 0.6em;
      left: -0.5em;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .productCrossroad__wrapper .chevronWrapper .chevron--active::before {
      -webkit-transform: rotate(315deg);
              transform: rotate(315deg); }
  .productCrossroad__menu {
    background-color: #ffffff;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%; }
    .productCrossroad__menu__list {
      flex: 1 0px;
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      .productCrossroad__menu__list li {
        padding: 0 0 15px 0;
        width: auto;
        text-align: center; }
        .productCrossroad__menu__list li a {
          color: #343434;
          font-size: 1.8rem;
          font-weight: 300; }
      .productCrossroad__menu__list .highlight a {
        font-weight: 600;
        color: #e30513; }

.carouselFiftyFifty .slick-track {
  display: flex; }

.carouselFiftyFifty .slick-slide {
  display: flex;
  height: unset;
  float: unset; }
  .carouselFiftyFifty .slick-slide > div {
    width: 100%; }

.carouselFiftyFifty--prevArrow {
  left: 1.5rem; }
  @media (max-width: 767px) {
    .carouselFiftyFifty--prevArrow {
      left: 2.5rem !important;
      width: 16px !important;
      height: 9px !important; }
      .carouselFiftyFifty--prevArrow .prevArrow--top,
      .carouselFiftyFifty--prevArrow .prevArrow--bottom {
        height: 3px !important; } }

.carouselFiftyFifty--nextArrow {
  right: 1.8rem; }
  @media (max-width: 767px) {
    .carouselFiftyFifty--nextArrow {
      right: 2.8rem !important;
      width: 16px !important;
      height: 9px !important; }
      .carouselFiftyFifty--nextArrow .nextArrow--top,
      .carouselFiftyFifty--nextArrow .nextArrow--bottom {
        height: 3px !important; } }

.carouselImageText {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 60vh; }
  @media (max-width: 767px) {
    .carouselImageText {
      flex-flow: column; } }
  .carouselImageText--right .carouselImageText__contentHolder {
    padding-left: 100px;
    order: 1; }
    @media (max-width: 767px) {
      .carouselImageText--right .carouselImageText__contentHolder {
        padding-left: 2rem;
        padding-top: 5px;
        order: 2;
        background-position: center center; } }
  .carouselImageText--right .carouselImageText__imgHolder {
    order: 2;
    background-position: left center; }
    @media (max-width: 767px) {
      .carouselImageText--right .carouselImageText__imgHolder {
        background-position: center center;
        order: 1; } }
  .carouselImageText--left .carouselImageText__contentHolder {
    order: 2;
    padding-right: 80px;
    background-position: left center; }
    @media (max-width: 767px) {
      .carouselImageText--left .carouselImageText__contentHolder {
        padding-top: 5px;
        padding-right: 2rem;
        background-position: center center; } }
  .carouselImageText--left .carouselImageText__imgHolder {
    order: 1; }
  .carouselImageText__imgHolder {
    width: 50%;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%; }
    @media (max-width: 767px) {
      .carouselImageText__imgHolder {
        min-height: 230px;
        width: 100%;
        height: 30vh;
        background-position: center center; } }
  .carouselImageText__contentHolder {
    width: 50%;
    display: flex;
    padding: 3.5rem 4.5rem;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%; }
    @media (max-width: 767px) {
      .carouselImageText__contentHolder {
        flex: 1;
        width: 100%;
        padding: 2rem 2rem 4rem 2rem; } }
    .carouselImageText__contentHolder__image {
      margin-bottom: 1rem; }
      @media (min-width: 768px) {
        .carouselImageText__contentHolder__image {
          margin-bottom: 2rem; } }
      .carouselImageText__contentHolder__image .mediaRatio,
      .carouselImageText__contentHolder__image .lazyload-placeholder {
        height: auto;
        overflow: hidden;
        position: relative;
        padding-top: 0 !important; }
        @media (max-width: 820px) {
          .carouselImageText__contentHolder__image .mediaRatio,
          .carouselImageText__contentHolder__image .lazyload-placeholder {
            height: auto;
            width: 40%; } }
        @media (max-width: 500px) {
          .carouselImageText__contentHolder__image .mediaRatio,
          .carouselImageText__contentHolder__image .lazyload-placeholder {
            width: 100%;
            height: auto; } }
        .carouselImageText__contentHolder__image .mediaRatio > .inner,
        .carouselImageText__contentHolder__image .lazyload-placeholder > .inner {
          position: relative;
          top: auto;
          left: auto;
          width: 100%;
          height: auto;
          -o-object-fit: cover;
             object-fit: cover;
          -webkit-transform: translate(0%, 0%);
                  transform: translate(0%, 0%); }
      .carouselImageText__contentHolder__image img {
        display: block;
        max-width: 80px; }
      .carouselImageText__contentHolder__image--center .mediaRatio,
      .carouselImageText__contentHolder__image--center .lazyload-placeholder {
        margin: 0 auto; }
        .carouselImageText__contentHolder__image--center .mediaRatio > .inner,
        .carouselImageText__contentHolder__image--center .lazyload-placeholder > .inner {
          margin: 0 auto; }
    .carouselImageText__contentHolder__btnHolder {
      max-width: 320px; }
      .carouselImageText__contentHolder__btnHolder--center {
        margin: 0 auto; }
      .carouselImageText__contentHolder__btnHolder .btn {
        width: 100%; }
    .carouselImageText__contentHolder__text--center h2,
    .carouselImageText__contentHolder__text--center h4,
    .carouselImageText__contentHolder__text--center p {
      text-align: center; }
    .carouselImageText__contentHolder__text h2 {
      position: relative; }
    .carouselImageText__contentHolder__text h4 {
      color: #6c6c6c; }
    .carouselImageText__contentHolder__text p {
      color: #6c6c6c;
      line-height: 3rem; }
      @media (max-width: 767px) {
        .carouselImageText__contentHolder__text p {
          line-height: 2.7rem; } }

.productMicrosite__subtitle {
  font-size: 1.5em;
  font-weight: 700;
  padding-bottom: 0.5em; }

.productMicrosite__header {
  position: -webkit-sticky;
  position: sticky;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  top: 0;
  padding: 1em 2em;
  background: #ffffff;
  box-shadow: 0 10px 5px -10px rgba(0, 0, 0, 0.5);
  z-index: 10; }
  @media (max-width: 539px) {
    .productMicrosite__header {
      padding: 0.5em; } }
  .productMicrosite__header .productMicrosite__header__productName {
    padding: 0; }
    @media (max-width: 767px) {
      .productMicrosite__header .productMicrosite__header__productName {
        display: none; } }

.productMicrosite__paragraph {
  font-size: 1.25em;
  padding: 0 0 0.5em;
  line-height: 1.4em; }

.productMicrosite__title {
  font-size: 2em;
  padding-bottom: 1.5em; }
  @media (max-width: 767px) {
    .productMicrosite__title {
      padding-bottom: 0.75em; } }

.productMicrosite__contentCard {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 4em 0; }
  @media (max-width: 767px) {
    .productMicrosite__contentCard {
      font-size: 75%; } }
  .productMicrosite__contentCard__wrapper {
    max-width: 650px;
    margin: 0 1em;
    text-align: center; }
  .productMicrosite__contentCard__headline {
    padding-bottom: 0.5em; }
  .productMicrosite__contentCard__text {
    padding: 0; }

.productMicrosite__contentList {
  padding-bottom: 4em; }
  .productMicrosite__contentList__list {
    font-size: 0.75em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -2em; }
  .productMicrosite__contentList__listItem {
    max-width: calc(100% / 3);
    padding: 0 2em 1em; }
    @media (max-width: 991px) {
      .productMicrosite__contentList__listItem {
        max-width: calc(100% / 2); } }
    @media (max-width: 539px) {
      .productMicrosite__contentList__listItem {
        max-width: 100%;
        text-align: center; } }
  .productMicrosite__contentList__itemTitleWrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 1em; }
    @media (max-width: 539px) {
      .productMicrosite__contentList__itemTitleWrapper {
        flex-direction: column; } }
  .productMicrosite__contentList__iconImage {
    display: block;
    width: 4em;
    height: 4em;
    margin-right: 0.75em;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    text-indent: -9999px; }
    @media (max-width: 539px) {
      .productMicrosite__contentList__iconImage {
        margin: 0 0 0.5em; } }
  .productMicrosite__contentList .productMicrosite__contentList__itemTitle {
    padding-bottom: 0; }

.productMicrosite__halfContentCard {
  position: relative;
  display: flex;
  min-height: 330px;
  margin: 4em 0; }
  @media (max-width: 767px) {
    .productMicrosite__halfContentCard {
      min-height: unset; } }
  .productMicrosite__halfContentCard.left {
    flex-direction: row; }
    .productMicrosite__halfContentCard.left .productMicrosite__halfContentCard__content {
      padding-right: 5em; }
      @media (max-width: 767px) {
        .productMicrosite__halfContentCard.left .productMicrosite__halfContentCard__content {
          padding: 0 0 1em; } }
    .productMicrosite__halfContentCard.left .productMicrosite__halfContentCard__imageWrapper {
      left: 50%; }
      @media (max-width: 767px) {
        .productMicrosite__halfContentCard.left .productMicrosite__halfContentCard__imageWrapper {
          left: 0; } }
    .productMicrosite__halfContentCard.left .productMicrosite__halfContentCard__imageBackground {
      left: 0; }
      @media (max-width: 767px) {
        .productMicrosite__halfContentCard.left .productMicrosite__halfContentCard__imageBackground {
          left: -50%; } }
    @media (max-width: 767px) {
      .productMicrosite__halfContentCard.left {
        flex-direction: column; } }
  .productMicrosite__halfContentCard.right {
    flex-direction: row-reverse; }
    .productMicrosite__halfContentCard.right .productMicrosite__halfContentCard__content {
      padding-left: 5em; }
      @media (max-width: 767px) {
        .productMicrosite__halfContentCard.right .productMicrosite__halfContentCard__content {
          padding: 0 0 1em; } }
    .productMicrosite__halfContentCard.right .productMicrosite__halfContentCard__imageWrapper {
      right: 50%; }
      @media (max-width: 767px) {
        .productMicrosite__halfContentCard.right .productMicrosite__halfContentCard__imageWrapper {
          right: 0; } }
    .productMicrosite__halfContentCard.right .productMicrosite__halfContentCard__imageBackground {
      right: 0; }
      @media (max-width: 767px) {
        .productMicrosite__halfContentCard.right .productMicrosite__halfContentCard__imageBackground {
          right: -50%; } }
    @media (max-width: 767px) {
      .productMicrosite__halfContentCard.right {
        flex-direction: column; } }
  .productMicrosite__halfContentCard__item {
    display: block;
    width: 50%; }
    @media (max-width: 767px) {
      .productMicrosite__halfContentCard__item {
        width: 100%; } }
  @media (max-width: 767px) {
    .productMicrosite__halfContentCard__content {
      font-size: 75%;
      text-align: center; } }
  .productMicrosite__halfContentCard__imageWrapper {
    position: absolute;
    height: 100%;
    top: 0; }
    @media (max-width: 767px) {
      .productMicrosite__halfContentCard__imageWrapper {
        position: relative;
        height: 250px; } }
  .productMicrosite__halfContentCard__imageBackground {
    position: absolute;
    display: block;
    width: 200%;
    height: 100%;
    top: 0;
    background: rgba(108, 108, 108, 0.2);
    text-indent: -9999px; }
  .productMicrosite__halfContentCard__image {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    z-index: 1; }

.productMicrosite__orderBtn {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 2.5em; }
  @media (max-width: 767px) {
    .productMicrosite__orderBtn {
      justify-content: center;
      padding-top: 1em; } }
  .productMicrosite__orderBtn__price {
    font-size: 2.5em;
    padding-right: 2em; }
    @media (max-width: 767px) {
      .productMicrosite__orderBtn__price {
        padding-right: 0.5em; } }

.productMicrosite__productPreview {
  display: flex;
  flex-direction: column; }
  .productMicrosite__productPreview.small {
    flex-direction: column-reverse; }
    .productMicrosite__productPreview.small .productMicrosite__productPreview__imageWrapper .mediaRatio {
      max-width: 700px;
      margin: 0 auto; }
  .productMicrosite__productPreview__imageWrapper .mediaRatio {
    padding-top: 55% !important; }
  .productMicrosite__productPreview__image {
    -o-object-fit: contain !important;
       object-fit: contain !important;
    -o-object-position: center !important;
       object-position: center !important; }

.productMicrosite__content {
  padding-top: 1em; }
  .productMicrosite__content .productMicrosite__content__orderBox {
    margin: 0;
    padding: 4em 0; }

.productMicrosite {
  display: block; }

.blogDetail {
  width: 100%;
  padding: 24px 0;
  background-color: #fafafa;
  padding-bottom: 1px !important; }
  @media (min-width: 768px) {
    .blogDetail {
      padding-bottom: 1px !important;
      padding: 75px 0; } }
  .blogDetail h1 {
    width: 90%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .blogDetail h1 {
        width: 100%; } }
  .blogDetail__info {
    display: flex;
    flex-direction: column;
    margin: 0 auto 24px; }
    @media (min-width: 768px) {
      .blogDetail__info {
        margin: 0 auto 38px;
        width: 100%; } }
    .blogDetail__info > div {
      display: flex;
      flex-direction: row;
      justify-content: center;
      margin: 15px 0 25px; }
      @media (min-width: 768px) {
        .blogDetail__info > div {
          margin: 25px 0; } }
      .blogDetail__info > div button {
        padding: 5px 8px;
        color: #ffffff;
        font-size: 1.3rem;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0.26px;
        background-color: #e30513;
        outline: none;
        border: none;
        margin: 0 10px; }
    .blogDetail__info p {
      text-align: center;
      color: #343434;
      font-size: 1.3rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 0.26px; }
  .blogDetail__content {
    margin: 0 auto;
    max-width: 876px; }
    .blogDetail__content .mediaRatio,
    .blogDetail__content .lazyload-placeholder {
      margin-bottom: 24px; }
      @media (min-width: 30em) {
        .blogDetail__content .mediaRatio,
        .blogDetail__content .lazyload-placeholder {
          margin-bottom: 65px; } }
      @media (min-width: 768px) {
        .blogDetail__content .mediaRatio,
        .blogDetail__content .lazyload-placeholder {
          margin-bottom: 74px; } }
    .blogDetail__content img {
      width: 90%;
      height: auto;
      display: block;
      margin: 0 auto 0;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
      @media (min-width: 768px) {
        .blogDetail__content img {
          width: 100%;
          box-shadow: none; } }
    .blogDetail__content__text {
      width: 90%;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .blogDetail__content__text {
          width: 80%; } }
      .blogDetail__content__text ul li {
        position: relative;
        padding-left: 25px;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.32px;
        color: #343434;
        padding-bottom: 0.5em; }
        .blogDetail__content__text ul li::before {
          content: '';
          display: block;
          position: absolute;
          width: 8px;
          height: 8px;
          background: #e30513;
          border-radius: 100%;
          left: 5px;
          top: 10px; }
      .blogDetail__content__text p {
        color: #343434;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.32px; }
      .blogDetail__content__text .perex p {
        color: #343434;
        font-size: 1.8rem;
        font-weight: 400;
        letter-spacing: 0.44px;
        margin-bottom: 24px; }
        @media (min-width: 768px) {
          .blogDetail__content__text .perex p {
            font-size: 2.2rem;
            line-height: 35px;
            margin-bottom: 50px; } }
      .blogDetail__content__text .content {
        margin-top: 49px;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.32px; }

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px; }
  .pagination > .link {
    background-color: white;
    color: #e30513;
    padding: 10px;
    font-weight: 700;
    border: 1px solid #f0f0f0;
    text-align: center; }
    .pagination > .link:hover {
      background-color: #e30513;
      color: white; }
    .pagination > .link--active {
      background-color: #e30513;
      color: white; }
    .pagination > .link--disabled {
      color: #b4b4b4 !important;
      pointer-events: none; }

.blogHolder {
  box-sizing: border-box;
  padding: 40px 0;
  background-color: #fafafa; }
  @media (min-width: 992px) {
    .blogHolder {
      padding: 84px 0 85px; } }
  .blogHolder h1 {
    width: 90%;
    margin: 0 auto 24px auto; }
    @media (min-width: 992px) {
      .blogHolder h1 {
        width: 100%;
        margin-bottom: 36px; } }
  .blogHolder .blogmobileSearch {
    display: flex;
    justify-content: flex-start;
    padding: 25px 0 0;
    width: 90%;
    margin: 0 auto; }
    @media (min-width: 500px) {
      .blogHolder .blogmobileSearch {
        width: 50%; } }
    @media (min-width: 992px) {
      .blogHolder .blogmobileSearch {
        display: none; } }
    .blogHolder .blogmobileSearch .textSearch,
    .blogHolder .blogmobileSearch .textSearch--focused {
      justify-items: center;
      right: 0;
      background: transparent;
      width: auto;
      position: relative;
      align-items: center;
      width: 100%; }
      .blogHolder .blogmobileSearch .textSearch input,
      .blogHolder .blogmobileSearch .textSearch--focused input {
        width: 100%;
        max-width: none;
        order: 2;
        position: relative;
        top: auto;
        left: auto;
        background: none;
        font-size: 1.6rem;
        display: block; }
        .blogHolder .blogmobileSearch .textSearch input:focus,
        .blogHolder .blogmobileSearch .textSearch--focused input:focus {
          max-width: none; }
  .blogHolder .filtersHolder {
    width: 100%;
    display: flex;
    align-items: stretch;
    margin: 32px 0;
    justify-content: center; }
    @media (min-width: 768px) {
      .blogHolder .filtersHolder {
        display: block; } }
  .blogHolder__filters {
    position: relative; }
    @media (min-width: 992px) {
      .blogHolder__filters {
        max-width: 1169px; } }
    .blogHolder__filters--main {
      width: 49%; }
      @media (min-width: 768px) {
        .blogHolder__filters--main {
          margin: 50px auto 0;
          width: 100%; } }
      .blogHolder__filters--main ul {
        flex-wrap: wrap; }
        @media (min-width: 350px) {
          .blogHolder__filters--main ul {
            padding-left: calc(30% - 32px); } }
        @media (min-width: 600px) {
          .blogHolder__filters--main ul {
            padding-left: calc(30% - 32px); } }
        @media (min-width: 768px) {
          .blogHolder__filters--main ul {
            padding-left: 0; } }
        @media (min-width: 992px) {
          .blogHolder__filters--main ul {
            max-width: calc(100% - 200px); } }
    .blogHolder__filters--sec {
      width: 49%; }
      @media (min-width: 768px) {
        .blogHolder__filters--sec {
          margin: 2.1em auto 0;
          width: 100%; } }
    .blogHolder__filters .textSearch,
    .blogHolder__filters .textSearch--focused {
      display: none;
      right: 0;
      background: transparent;
      width: auto;
      position: absolute; }
      @media (min-width: 992px) {
        .blogHolder__filters .textSearch,
        .blogHolder__filters .textSearch--focused {
          display: flex; } }
      .blogHolder__filters .textSearch input,
      .blogHolder__filters .textSearch--focused input {
        width: auto;
        max-width: none; }
        .blogHolder__filters .textSearch input:focus,
        .blogHolder__filters .textSearch--focused input:focus {
          max-width: none; }
    .blogHolder__filters ul {
      flex-wrap: wrap;
      width: 90%; }
      @media (min-width: 350px) {
        .blogHolder__filters ul {
          padding-left: calc(30% - 32px); } }
      @media (min-width: 600px) {
        .blogHolder__filters ul {
          padding-left: calc(30% - 32px); } }
      @media (min-width: 768px) {
        .blogHolder__filters ul {
          width: 100%;
          padding-left: 0; } }
      .blogHolder__filters ul li {
        width: 100%; }
        @media (min-width: 768px) {
          .blogHolder__filters ul li {
            width: auto; } }
        .blogHolder__filters ul li a,
        .blogHolder__filters ul li span {
          display: block;
          padding: 0 10px;
          color: #343434;
          letter-spacing: -0.52px;
          font-size: 1.8rem;
          font-weight: 400;
          cursor: pointer; }
          @media (min-width: 400px) {
            .blogHolder__filters ul li a,
            .blogHolder__filters ul li span {
              padding: 0 20px; } }
          @media (min-width: 992px) {
            .blogHolder__filters ul li a,
            .blogHolder__filters ul li span {
              letter-spacing: -0.72px; } }
        .blogHolder__filters ul li .active {
          color: #e30513; }
  .blogHolder__wrapper {
    margin: 50px 0 0 0; }
  .blogHolder__container {
    display: block;
    flex-direction: row;
    justify-content: center;
    max-width: 1169px;
    width: 90%;
    margin: 0 auto 34px; }
    @media (min-width: 768px) {
      .blogHolder__container {
        display: flex;
        justify-content: space-between; } }
    @media (min-width: 992px) {
      .blogHolder__container--bigLeft .blogHolder__container__box--big {
        margin-right: 29px; } }
    @media (min-width: 992px) {
      .blogHolder__container--bigRight .blogHolder__container__box--big {
        margin-left: 29px; } }
    .blogHolder__container__box {
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
      background-color: white;
      margin: 0 0 34px;
      cursor: pointer;
      position: relative;
      transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
      /*BIG */
      /*SMALL*/ }
      @media (min-width: 768px) {
        .blogHolder__container__box:hover {
          -webkit-transform: translateY(-8px);
                  transform: translateY(-8px); } }
      @media (min-width: 768px) {
        .blogHolder__container__box {
          margin: 0; } }
      .blogHolder__container__box .linkOverlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 200; }
      .blogHolder__container__box h3 {
        color: #343434;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 2.2rem;
        line-height: 28px;
        letter-spacing: -0.88px;
        text-align: left; }
        @media (min-width: 992px) {
          .blogHolder__container__box h3 {
            font-size: 3rem;
            line-height: 45px;
            letter-spacing: -1.2px; } }
      .blogHolder__container__box > div {
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0.26px; }
        @media (min-width: 992px) {
          .blogHolder__container__box > div {
            font-size: 2.2rem;
            line-height: 35px;
            letter-spacing: 0.44px; } }
      .blogHolder__container__box a {
        position: absolute;
        color: #e30513;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 35px;
        letter-spacing: 0.26px;
        text-align: left; }
        @media (min-width: 992px) {
          .blogHolder__container__box a {
            bottom: 50px;
            font-size: 2.2rem;
            line-height: 35px;
            letter-spacing: 0.44px; } }
      .blogHolder__container__box--big {
        display: flex;
        flex-direction: column;
        justify-content: flex-start; }
        @media (min-width: 768px) {
          .blogHolder__container__box--big {
            width: 48%; } }
        @media (min-width: 992px) {
          .blogHolder__container__box--big {
            flex-direction: row;
            justify-content: stretch;
            width: 64%; }
            .blogHolder__container__box--big p {
              margin-bottom: 78px; } }
        .blogHolder__container__box--big .blogHolder__container__box__img {
          width: 100%;
          height: 200px;
          overflow: hidden; }
          .blogHolder__container__box--big .blogHolder__container__box__img .mediaRatio,
          .blogHolder__container__box--big .blogHolder__container__box__img .lazyload-placeholder {
            height: 100%; }
          .blogHolder__container__box--big .blogHolder__container__box__img img {
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
          @media (min-width: 992px) {
            .blogHolder__container__box--big .blogHolder__container__box__img {
              overflow: hidden;
              width: 50%;
              height: 100%; }
              .blogHolder__container__box--big .blogHolder__container__box__img img {
                height: 100%;
                width: 100%;
                -o-object-fit: cover;
                   object-fit: cover; } }
        .blogHolder__container__box--big .blogHolder__container__box__cont {
          box-sizing: border-box;
          width: 100%;
          padding: 20px 34px 50px; }
          @media (min-width: 992px) {
            .blogHolder__container__box--big .blogHolder__container__box__cont {
              box-sizing: border-box;
              padding: 73px 34px 125px;
              height: 100%;
              width: 50%;
              display: flex;
              flex-direction: column;
              position: relative; } }
      .blogHolder__container__box--small {
        display: flex;
        flex-direction: column;
        justify-content: flex-end; }
        @media (min-width: 768px) {
          .blogHolder__container__box--small {
            width: 48%; } }
        @media (min-width: 992px) {
          .blogHolder__container__box--small {
            width: 33%; } }
        .blogHolder__container__box--small .blogHolder__container__box__img {
          width: 100%;
          height: 200px;
          overflow: hidden; }
          .blogHolder__container__box--small .blogHolder__container__box__img img {
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
        .blogHolder__container__box--small .blogHolder__container__box__cont {
          box-sizing: border-box;
          width: 100%;
          padding: 20px 34px 50px; }
          @media (min-width: 992px) {
            .blogHolder__container__box--small .blogHolder__container__box__cont {
              padding: 20px 34px 125px;
              height: auto;
              display: flex;
              flex-direction: column;
              position: relative; }
              .blogHolder__container__box--small .blogHolder__container__box__cont p {
                display: none; } }
  .blogHolder .blogHolderDetails {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .blogHolder .blogHolderDetails__date {
      text-align: center;
      color: #343434;
      font-size: 1.3rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 0.26px; }
    .blogHolder .blogHolderDetails__tags {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .blogHolder .blogHolderDetails__tags__tagItem {
        padding: 0 8px;
        color: #ffffff !important;
        font-size: 1.3rem;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0.26px;
        background-color: #e30513;
        outline: none;
        border: none;
        margin: 0 4px 4px 0;
        position: static; }
  .blogHolder .noArticles {
    text-align: center;
    font-size: 1.8rem;
    max-width: 90%;
    margin: 0 auto;
    padding: 50px 0; }
    @media (min-width: 768px) {
      .blogHolder .noArticles {
        padding: 90px 0;
        font-size: 2.2rem; } }
    .blogHolder .noArticles a {
      color: #e30513; }
  .blogHolder__pagination {
    margin: 0 auto 34px; }
  .blogHolder__btnHolder {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .blogHolder__btnHolder button,
    .blogHolder__btnHolder a {
      margin: 0 5px; }
  .blogHolder .noArticle {
    margin: 24px 0 0 0; }

.productsCompare {
  padding: 4rem 0; }
  .productsCompare > .container {
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (min-width: 992px) {
      .productsCompare > .container {
        min-width: 95%; } }
    @media (min-width: 1200px) {
      .productsCompare > .container {
        min-width: initial;
        max-width: 1120px; } }
  .productsCompare__sectionTitle {
    text-align: center;
    max-width: 1000px; }
    @media (max-width: 424px) {
      .productsCompare__sectionTitle {
        font-size: 2rem; } }
  .productsCompare__divider.divider {
    margin: 0 0 4rem 0;
    max-width: 1000px; }
  .productsCompare__gridWrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    row-gap: 1rem;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem; }
  .productsCompare__gridWrapper > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }
  .productsCompare__gridWrapper > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3; }
    @media (max-width: 424px) {
      .productsCompare__gridWrapper {
        row-gap: 0; } }
    .productsCompare__gridWrapper .mediaImage {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .productsCompare__column {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    @media (max-width: 991px) {
      .productsCompare__column {
        margin-top: 8rem; } }
    .productsCompare__column__imageWrapper {
      width: 100%;
      height: 100%;
      max-width: 200px;
      margin-bottom: 1.5rem; }
    .productsCompare__column__title {
      font-size: 2.1rem;
      font-weight: 600;
      padding-bottom: 1.5rem; }
      @media (max-width: 539px) {
        .productsCompare__column__title {
          font-size: 2rem; } }
      @media (max-width: 424px) {
        .productsCompare__column__title {
          font-size: 1.8rem; } }
    .productsCompare__column__subtitle {
      min-height: 35px;
      height: 100%;
      font-size: 1.6rem;
      font-weight: 300;
      line-height: 2rem;
      padding-bottom: 2rem; }
      @media (max-width: 539px) {
        .productsCompare__column__subtitle {
          font-size: 1.5rem; } }
      @media (max-width: 424px) {
        .productsCompare__column__subtitle {
          font-size: 1.4rem; } }
    .productsCompare__column__link {
      margin-bottom: 1.6rem;
      font-size: 1.6rem;
      font-weight: 300;
      color: #e30513; }
      @media (max-width: 539px) {
        .productsCompare__column__link {
          font-size: 1.5rem; } }
      @media (max-width: 424px) {
        .productsCompare__column__link {
          font-size: 1.4rem; } }
    @media (max-width: 424px) {
      .productsCompare__column__divider.divider {
        margin: 1rem 0; } }
    .productsCompare__column__features {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      @media (max-width: 991px) {
        .productsCompare__column__features {
          align-items: center;
          text-align: center; } }
      .productsCompare__column__features--empty {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        @media (max-width: 991px) {
          .productsCompare__column__features--empty {
            justify-content: center; } }
      .productsCompare__column__features__title {
        font-size: 1.9rem;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 1rem; }
        @media (max-width: 539px) {
          .productsCompare__column__features__title {
            font-size: 1.8rem; } }
        @media (max-width: 424px) {
          .productsCompare__column__features__title {
            font-size: 1.7rem; } }
      .productsCompare__column__features__subtitle p {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.5em; }
        @media (max-width: 991px) {
          .productsCompare__column__features__subtitle p {
            text-align: center; } }
        @media (max-width: 539px) {
          .productsCompare__column__features__subtitle p {
            font-size: 1.5rem; } }
        @media (max-width: 424px) {
          .productsCompare__column__features__subtitle p {
            font-size: 1.4rem; } }

.productCrossroadNew {
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
  text-align: center;
  position: relative;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; }
  .productCrossroadNew .container {
    position: relative; }
  .productCrossroadNew__menu {
    margin: auto;
    padding: 1rem 0;
    border-top: 1px solid #6c6c6c; }
  .productCrossroadNew__link {
    display: inline-block;
    margin: 0 3rem;
    width: 75px; }
    @media (max-width: 539px) {
      .productCrossroadNew__link {
        margin: 0 1.5rem; } }
    @media (max-width: 424px) {
      .productCrossroadNew__link {
        margin: 0 0.5rem; } }
    .productCrossroadNew__link:first-child {
      margin-left: 1rem; }
    .productCrossroadNew__link:last-child {
      margin-right: 1rem; }
    .productCrossroadNew__link__imageWrapper {
      width: 50px;
      height: 50px;
      margin-bottom: 1rem;
      margin-left: auto;
      margin-right: auto; }
    .productCrossroadNew__link__title {
      padding: 0;
      font-size: 13px; }

.supportContactForm {
  padding-bottom: 4rem; }
  .supportContactForm .container .componentHeader__title {
    padding-top: 4rem; }
  .supportContactForm .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .supportContactForm__form .required::after {
    content: '*';
    color: #e30513; }
  .supportContactForm__form__label {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    color: #343434; }
  .supportContactForm__form__input {
    width: 100%;
    margin: 1rem 0 3rem 0;
    padding: 1.5rem 2rem;
    font-weight: 300;
    border: 1px solid #343434; }
    .supportContactForm__form__input--error {
      border-color: #e30513; }
  .supportContactForm__form__fileInput {
    width: 100%;
    margin: 1rem 0 3rem 0;
    font-weight: 300; }
  .supportContactForm__form__errorMessage {
    color: #e30513; }
  .supportContactForm__form__messageWrapper {
    padding-bottom: 3rem; }
  .supportContactForm__form__message {
    font-size: 2.2rem; }
    .supportContactForm__form__message h5:last-child {
      padding: 0; }
    .supportContactForm__form__message--error {
      color: #e30513; }
    .supportContactForm__form__message--success {
      color: #343434; }

.productVideo {
  padding-bottom: 4rem; }
  .productVideo .container .componentHeader__title {
    padding-top: 4rem; }
  .productVideo .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .productVideo__placeholder {
    width: 100%;
    padding-top: 56.25%;
    background-color: #f0f0f0; }

.downloadsNew {
  padding-bottom: 4rem; }
  .downloadsNew .container .componentHeader__title {
    padding-top: 4rem; }
  .downloadsNew .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .downloadsNew__file {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e6e6e6;
    padding: 2rem 0; }
    .downloadsNew__file:first-child {
      padding-top: 0; }
    .downloadsNew__file__titleWrapper {
      display: flex;
      justify-content: space-between; }
      .downloadsNew__file__titleWrapper__title {
        font-size: 1.8rem;
        line-height: 1.5em;
        font-weight: 300;
        padding: 0 2rem 0 0; }
        .downloadsNew__file__titleWrapper__title--bold {
          font-weight: 600; }
      .downloadsNew__file__titleWrapper__link {
        font-size: 1.8rem;
        line-height: 1.5em;
        font-weight: 600;
        color: #e30513;
        text-decoration: underline; }
        .downloadsNew__file__titleWrapper__link:hover {
          text-decoration: none; }
    .downloadsNew__file__subtitle {
      padding: 1.6rem 0 0 0;
      font-size: 1.6rem;
      line-height: 1.8em;
      color: #626262; }
      .downloadsNew__file__subtitle p {
        padding: 0; }
      .downloadsNew__file__subtitle ul {
        list-style: none;
        padding-left: 1em; }
        .downloadsNew__file__subtitle ul li::before {
          content: '-';
          display: inline-block;
          margin-left: -1em;
          width: 1em; }

.productShowcase {
  padding: 5rem 0; }
  @media (max-width: 767px) {
    .productShowcase .col-12:nth-child(1) {
      order: 0 !important; } }
  .productShowcase__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #6c6c6c;
    order: 1; }
    @media (max-width: 1199px) {
      .productShowcase__content {
        padding-left: 15px;
        padding-top: 0; } }
    @media (max-width: 767px) {
      .productShowcase__content {
        align-items: center;
        text-align: center; } }
    .productShowcase__content.content--right {
      padding-right: 10rem;
      padding-left: 0; }
      @media (max-width: 991px) {
        .productShowcase__content.content--right {
          padding-right: 0; } }
      @media (max-width: 767px) {
        .productShowcase__content.content--right {
          padding: 0 1.5rem; } }
    .productShowcase__content.content--left {
      padding-left: 10rem;
      padding-right: 4px; }
      @media (max-width: 991px) {
        .productShowcase__content.content--left {
          padding-left: 0; } }
      @media (max-width: 767px) {
        .productShowcase__content.content--left {
          padding: 0 1.5rem; } }
    .productShowcase__content h1, .productShowcase__content h2 {
      position: relative;
      font-size: 5.4rem;
      font-weight: 600;
      line-height: 1.2em;
      color: #343434;
      padding-bottom: 2rem; }
      @media (max-width: 991px) {
        .productShowcase__content h1, .productShowcase__content h2 {
          font-size: 5.2rem; } }
      @media (max-width: 767px) {
        .productShowcase__content h1, .productShowcase__content h2 {
          font-size: 4.6rem; } }
    .productShowcase__content h4 {
      font-weight: 300;
      font-size: 3.4rem;
      line-height: 1.2em;
      padding-bottom: 2rem; }
      @media (max-width: 991px) {
        .productShowcase__content h4 {
          font-size: 32px; } }
    .productShowcase__content p {
      font-size: 18px;
      line-height: 3rem;
      padding-bottom: 2rem; }
    @media (max-width: 767px) {
      .productShowcase__content__description--hideOnMobile {
        display: none; } }
    .productShowcase__content__links {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      gap: 3rem; }
      @media (max-width: 767px) {
        .productShowcase__content__links {
          justify-content: center;
          gap: 2rem; } }
      .productShowcase__content__links--buttons {
        margin-top: 1rem;
        gap: 1rem; }
        @media (max-width: 767px) {
          .productShowcase__content__links--buttons {
            gap: 2rem; } }
      .productShowcase__content__links a:not(.btn) {
        color: #e30513;
        font-size: 2.1rem;
        font-weight: 600; }
        @media (max-width: 767px) {
          .productShowcase__content__links a:not(.btn) {
            width: auto;
            font-size: 2rem; } }
    .productShowcase__content__image {
      aspect-ratio: 1;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; }
      .productShowcase__content__image .mediaImage {
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%;
        width: 100%; }
  .productShowcase .white {
    color: #ffffff; }

.productDetail {
  padding: 5rem 0; }
  .productDetail .container {
    display: flex;
    flex-direction: column; }
  .productDetail__content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .productDetail__content {
        flex-direction: column; } }
  .productDetail__text {
    width: 55%; }
    @media (max-width: 767px) {
      .productDetail__text {
        width: 100%; } }
    .productDetail__text--wide {
      width: 100%;
      padding: 0 10rem; }
      @media (max-width: 767px) {
        .productDetail__text--wide {
          padding: 0; } }
    .productDetail__text.order-1 {
      padding-left: 10rem; }
      @media (max-width: 767px) {
        .productDetail__text.order-1 {
          padding-left: 0; } }
    .productDetail__text.order-2 {
      padding-right: 10rem; }
      @media (max-width: 767px) {
        .productDetail__text.order-2 {
          padding-right: 0; } }
    .productDetail__text__title {
      font-size: 4.2rem;
      font-weight: 600;
      padding-bottom: 2rem; }
      @media (max-width: 991px) {
        .productDetail__text__title {
          font-size: 3.8rem; } }
    .productDetail__text__subtitle {
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 1.8em;
      color: #6c6c6c;
      padding-bottom: 1.6rem; }
    .productDetail__text__description {
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.8em;
      color: #6c6c6c; }
  .productDetail__media {
    width: 45%;
    aspect-ratio: 1; }
    @media (max-width: 767px) {
      .productDetail__media {
        order: 2;
        width: 100%;
        margin-top: 2rem; } }
    .productDetail__media.order-2 {
      margin-left: 2rem; }
      @media (max-width: 767px) {
        .productDetail__media.order-2 {
          margin-left: 0; } }
    .productDetail__media.order-1 {
      margin-right: 2rem; }
      @media (max-width: 767px) {
        .productDetail__media.order-1 {
          margin-right: 0; } }
    .productDetail__media .mediaImage {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .productDetail__details {
    margin-top: 3rem;
    margin-left: 10rem;
    margin-right: 10rem; }
    @media (max-width: 767px) {
      .productDetail__details {
        margin-left: 0;
        margin-right: 0; } }
  .productDetail__detail {
    border-top: 1px solid #e6e6e6;
    padding: 3rem 0; }
    .productDetail__detail:last-child {
      border-bottom: 1px solid #e6e6e6; }
    .productDetail__detail__title {
      padding: 0;
      font-size: 2.6rem;
      line-height: 1.2em;
      font-weight: 600; }
      @media (max-width: 767px) {
        .productDetail__detail__title {
          padding-bottom: 2rem;
          font-size: 2.2rem; } }
    .productDetail__detail__description p {
      padding: 0;
      font-size: 1.8rem;
      line-height: 1.8em;
      color: #6c6c6c; }

.spacer {
  width: 100%; }

.linkCrossroad {
  padding-bottom: 4rem;
  background-color: #f0f0f0; }
  .linkCrossroad .container .componentHeader__title {
    padding-top: 4rem; }
  .linkCrossroad .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .linkCrossroad__grid {
    display: -ms-grid;
    display: grid;
    margin-bottom: -3rem; }
    .linkCrossroad__grid .group {
      display: flex;
      flex-direction: column; }
      .linkCrossroad__grid .group__title {
        padding-bottom: 2rem;
        font-size: 2.1rem;
        font-weight: 600;
        color: #343434; }
      .linkCrossroad__grid .group .chevron::before {
        border-style: solid;
        border-width: 0.2em 0.2em 0 0;
        border-color: #e30513;
        content: '';
        display: inline-block;
        height: 0.6em;
        position: relative;
        top: 0.4em;
        vertical-align: top;
        width: 0.6em;
        left: -1em;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .linkCrossroad__grid .group a,
      .linkCrossroad__grid .group p {
        display: block;
        padding: 0 0 1.8rem 1em;
        font-size: 1.8rem;
        font-weight: 300;
        line-height: 1.5em;
        color: #343434;
        cursor: pointer; }
        .linkCrossroad__grid .group a:hover,
        .linkCrossroad__grid .group p:hover {
          color: #e30513; }
        .linkCrossroad__grid .group a:last-child,
        .linkCrossroad__grid .group p:last-child {
          padding-bottom: 3rem; }

.quickContactForm {
  padding-bottom: 4rem; }
  .quickContactForm .container .componentHeader__title {
    padding-top: 4rem; }
  .quickContactForm .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .quickContactForm__form .required::after {
    content: '*';
    color: #e30513; }
  .quickContactForm__form__label {
    display: block;
    font-size: 1.6rem;
    line-height: 1.5em;
    font-weight: 600;
    color: #343434; }
  .quickContactForm__form__input {
    width: 100%;
    margin: 1rem 0 3rem 0;
    padding: 1.5rem 2rem;
    font-weight: 300;
    border: 1px solid #343434; }
    .quickContactForm__form__input--error {
      border-color: #e30513; }
  .quickContactForm__form__errorMessage {
    color: #e30513; }
  .quickContactForm__form__messageWrapper {
    padding-bottom: 3rem; }
  .quickContactForm__form__message {
    font-size: 2.2rem; }
    .quickContactForm__form__message h5:last-child {
      padding: 0; }
    .quickContactForm__form__message--error {
      color: #e30513; }
    .quickContactForm__form__message--success {
      color: #343434; }

.faqNew {
  padding-bottom: 5rem; }
  .faqNew .container .componentHeader__title {
    padding-top: 5rem; }
  .faqNew .container .componentHeader__divider {
    margin-bottom: 3rem; }

.faqNewItem {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 3rem; }
  .faqNewItem:last-child {
    margin-bottom: 0; }
  .faqNewItem__header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    cursor: pointer;
    margin-bottom: 3rem; }
    .faqNewItem__header .chevron::before {
      border-style: solid;
      border-width: 0.2em 0.2em 0 0;
      border-color: #e30513;
      content: '';
      display: inline-block;
      height: 0.6em;
      position: relative;
      top: 0.3em;
      vertical-align: top;
      width: 0.6em;
      left: -0.5em;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .faqNewItem__header .chevron--showing::before {
      -webkit-transform: rotate(315deg);
              transform: rotate(315deg); }
  .faqNewItem__question {
    font-size: 1.8rem;
    padding: 0 2rem 0 0; }
    .faqNewItem__question--showing {
      color: #e30513; }
  .faqNewItem__answer {
    max-height: 0;
    overflow: hidden;
    line-height: 1.8em;
    transition: max-height 300ms ease-in-out; }
    .faqNewItem__answer--showing {
      max-height: 1300px; }

.markerNew {
  border-style: solid;
  border-left-width: 14px;
  border-bottom-width: 14px;
  border-color: #e30513 transparent transparent #e30513;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 200; }
  .markerNew--clickable {
    cursor: pointer; }

.mapRow:not(:last-child) {
  margin-bottom: 8rem; }

.mapRow__title {
  font-weight: 600;
  font-size: 3rem; }

.mapRow__divider {
  height: 2px;
  width: 100%;
  background-color: #e30513;
  margin-bottom: 3rem; }

.mapRow .mapItem {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 3rem; }
  .mapRow .mapItem__header {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .mapRow .mapItem__header .chevron::before {
      cursor: pointer;
      border-style: solid;
      border-width: 0.2em 0.2em 0 0;
      border-color: #e30513;
      content: '';
      display: inline-block;
      height: 0.6em;
      position: relative;
      top: 0.3em;
      vertical-align: top;
      width: 0.6em;
      left: -0.5em;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .mapRow .mapItem__header .chevron--showing::before {
      -webkit-transform: rotate(315deg);
              transform: rotate(315deg); }
  .mapRow .mapItem__title {
    cursor: pointer;
    font-size: 1.8rem;
    padding-bottom: 3rem; }
    .mapRow .mapItem__title--showing {
      color: #e30513; }
  .mapRow .mapItem__detail {
    max-height: 0;
    overflow: hidden;
    line-height: 1.8em;
    transition: max-height 300ms ease-in-out; }
    .mapRow .mapItem__detail--showing {
      max-height: 1300px; }
    .mapRow .mapItem__detail__link {
      padding-bottom: 1rem; }

.mapNew {
  background-color: #f0f0f0;
  margin-bottom: 3rem; }
  .mapNew .mapWrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .mapNew .mapWrapper {
        flex-direction: column; } }
    .mapNew .mapWrapper__controls {
      width: 50%;
      padding-right: 6rem; }
      @media (max-width: 767px) {
        .mapNew .mapWrapper__controls {
          width: 100%;
          padding: 0 0 3rem 0; } }
      .mapNew .mapWrapper__controls .selectWrapper__label {
        display: block;
        font-size: 2.1rem;
        font-weight: 600;
        color: #343434; }
      .mapNew .mapWrapper__controls .selectWrapper select {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        outline: 0;
        box-shadow: none;
        border: 0 !important;
        background: #ffffff;
        background-image: none; }
      .mapNew .mapWrapper__controls .selectWrapper__select {
        position: relative;
        display: block;
        width: 100%;
        height: 44px;
        margin: 1rem 0 3rem 0;
        line-height: 4rem !important;
        background: #ffffff;
        overflow: hidden;
        border: 3px solid #e6e6e6 !important;
        border-radius: 2px; }
        .mapNew .mapWrapper__controls .selectWrapper__select::after {
          content: '';
          display: block;
          position: absolute;
          top: 13px;
          right: 15px;
          height: 8px;
          width: 8px;
          border: 1px solid #6c6c6c;
          border-width: 1px 1px 0 0;
          -webkit-transform: rotate(135deg);
                  transform: rotate(135deg);
          transition: 0.25s all ease; }
      .mapNew .mapWrapper__controls .selectWrapper select {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0 0 0 15px;
        color: #343434;
        cursor: pointer; }
        .mapNew .mapWrapper__controls .selectWrapper select::-ms-expand {
          display: none; }
      .mapNew .mapWrapper__controls .resetFilter {
        margin-top: 2rem;
        padding: 0;
        cursor: pointer;
        text-transform: capitalize;
        font-size: 1.6rem;
        font-weight: 300; }
        .mapNew .mapWrapper__controls .resetFilter:hover {
          color: #e30513; }
      .mapNew .mapWrapper__controls .loader {
        margin: 0 auto;
        position: relative;
        width: 65px;
        height: 18px;
        display: flex;
        align-items: center; }
        .mapNew .mapWrapper__controls .loader span {
          display: inline-block;
          bottom: 50%;
          width: 4px;
          height: 5px;
          background: #ffffff;
          border-radius: 5px;
          -webkit-animation: growFilter 1000ms ease-in-out infinite forwards;
                  animation: growFilter 1000ms ease-in-out infinite forwards;
          position: absolute;
          left: 10px; }
        .mapNew .mapWrapper__controls .loader span:nth-child(2) {
          -webkit-animation-delay: 83ms;
                  animation-delay: 83ms;
          left: 18px; }
        .mapNew .mapWrapper__controls .loader span:nth-child(3) {
          -webkit-animation-delay: 166ms;
                  animation-delay: 166ms;
          left: 26px; }
        .mapNew .mapWrapper__controls .loader span:nth-child(4) {
          -webkit-animation-delay: 249ms;
                  animation-delay: 249ms;
          left: 34px; }
        .mapNew .mapWrapper__controls .loader span:nth-child(5) {
          -webkit-animation-delay: 332ms;
                  animation-delay: 332ms;
          left: 42px; }
        .mapNew .mapWrapper__controls .loader span:nth-child(6) {
          -webkit-animation-delay: 415ms;
                  animation-delay: 415ms;
          left: 50px; }
        .mapNew .mapWrapper__controls .loader span:nth-child(7) {
          -webkit-animation-delay: 498ms;
                  animation-delay: 498ms;
          left: 58px; }

@-webkit-keyframes growFilter {
  0% {
    background: #ffffff;
    height: 5px;
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0); }
  50% {
    height: 18px;
    -webkit-transform: translate3d(0, 9px, 0);
            transform: translate3d(0, 9px, 0); }
  100% {
    background: #ffffff;
    height: 5px;
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0); } }

@keyframes growFilter {
  0% {
    background: #ffffff;
    height: 5px;
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0); }
  50% {
    height: 18px;
    -webkit-transform: translate3d(0, 9px, 0);
            transform: translate3d(0, 9px, 0); }
  100% {
    background: #ffffff;
    height: 5px;
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0); } }
    .mapNew .mapWrapper__map {
      width: 50%;
      min-height: 300px;
      position: relative;
      overflow: hidden; }
      @media (max-width: 767px) {
        .mapNew .mapWrapper__map {
          display: none; } }

.mapRows {
  background-color: #ffffff;
  padding-bottom: 4rem; }

.servicePointsMapNew {
  background-color: #f0f0f0; }
  .servicePointsMapNew .container .componentHeader__title {
    padding-top: 4rem; }
  .servicePointsMapNew .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .servicePointsMapNew .btn {
    padding: 14px 16px;
    margin-bottom: 20px;
    width: 250px; }

.eventsAndArticles {
  padding-bottom: 4rem;
  background-color: #f0f0f0; }
  .eventsAndArticles .container .componentHeader__title {
    padding-top: 4rem; }
  .eventsAndArticles .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .eventsAndArticles .filtersWrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    margin-bottom: 4rem; }
    @media (max-width: 767px) {
      .eventsAndArticles .filtersWrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr); } }
    .eventsAndArticles .filtersWrapper .filter {
      background-color: transparent;
      color: #343434;
      border: 1px solid #343434;
      border-radius: 2px;
      text-align: center;
      padding: 7px 0 8px;
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.5em;
      cursor: pointer; }
      .eventsAndArticles .filtersWrapper .filter:hover, .eventsAndArticles .filtersWrapper .filter--active {
        background-color: #e30513;
        color: #ffffff;
        border: none; }
  .eventsAndArticles .articleLink {
    display: flex;
    background-color: #ffffff;
    border-radius: 2px;
    padding: 1rem;
    margin-bottom: 2rem;
    max-height: 120px; }
    .eventsAndArticles .articleLink:last-child {
      margin-bottom: 0; }
    .eventsAndArticles .articleLink__image {
      background-color: #f0f0f0;
      height: 100px;
      min-width: 150px;
      max-width: 150px;
      margin-right: 2rem; }
      @media (max-width: 767px) {
        .eventsAndArticles .articleLink__image {
          height: 60px;
          min-width: 90px;
          max-width: 90px; } }
      .eventsAndArticles .articleLink__image .mediaImage {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center; }
    .eventsAndArticles .articleLink__content {
      width: 100%;
      overflow-y: auto; }
      .eventsAndArticles .articleLink__content__title {
        display: inline-block;
        font-size: 2.1rem;
        font-weight: 600;
        line-height: 1.5em;
        color: #343434;
        padding: 0;
        margin-bottom: 1rem; }
      .eventsAndArticles .articleLink__content__perex {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.5em; }
        @media (max-width: 767px) {
          .eventsAndArticles .articleLink__content__perex {
            display: none; } }
  .eventsAndArticles .btn--showMore {
    margin: 4rem auto 0; }

.article {
  padding-bottom: 4rem; }
  .article .container {
    max-width: 1000px; }
    .article .container--narrow {
      max-width: 600px; }
    .article .container .componentHeader__title {
      padding-top: 4rem; }
    .article .container .componentHeader__divider {
      margin-bottom: 3rem; }
  .article__header {
    background-color: #f0f0f0;
    margin-bottom: 4rem;
    overflow: auto; }
  .article__body {
    display: flex;
    flex-direction: row; }
  .article__sideColumn {
    width: 20%; }
    .article__sideColumn:first-child {
      padding-right: 3rem; }
      @media (max-width: 991px) {
        .article__sideColumn:first-child {
          padding-right: 1rem; } }
    .article__sideColumn:last-child {
      padding-left: 3rem; }
      @media (max-width: 991px) {
        .article__sideColumn:last-child {
          padding-left: 1rem; } }
    @media (max-width: 767px) {
      .article__sideColumn {
        display: none; } }
  .article__quickAccess h6 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5em;
    padding-bottom: 2rem; }
  .article__quickAccess .chevron::before {
    border-style: solid;
    border-width: 0.2em 0.2em 0 0;
    border-color: #e30513;
    content: '';
    display: inline-block;
    height: 0.6em;
    position: relative;
    top: 0.4em;
    vertical-align: top;
    width: 0.6em;
    left: -1em;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .article__quickAccess ul li {
    margin-top: 0.8rem;
    padding-bottom: 0.8rem; }
    .article__quickAccess ul li:first-child {
      margin-top: 0; }
    .article__quickAccess ul li:last-child {
      padding-bottom: 0; }
    .article__quickAccess ul li a {
      padding-left: 1em;
      font-size: 1.6rem;
      font-weight: 300;
      line-height: 1.5em;
      color: #343434;
      display: flex;
      align-items: center; }
      .article__quickAccess ul li a:hover {
        color: #e30513; }
  .article__social__links {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3px 1fr 3px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 3px;
    margin-bottom: 4.5rem; }
    .article__social__links .socialLink {
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      font-size: 0.95rem;
      height: 3.9em;
      border-radius: 2px;
      color: #ffffff;
      background-repeat: no-repeat;
      background-position: center;
      transition: -webkit-filter 200ms ease-in-out;
      transition: filter 200ms ease-in-out;
      transition: filter 200ms ease-in-out, -webkit-filter 200ms ease-in-out; }
      .article__social__links .socialLink.facebook {
        background-color: #3b5998; }
      .article__social__links .socialLink.twitter {
        background-color: #1da1f2; }
      .article__social__links .socialLink.linkedIn {
        background-color: #0077b5; }
      .article__social__links .socialLink:hover {
        -webkit-filter: saturate(1.5) brightness(1.2);
                filter: saturate(1.5) brightness(1.2); }
      .article__social__links .socialLink > svg {
        width: 16px; }
  .article__social .newsletter__title {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5em;
    padding-bottom: 2rem; }
  .article__social .newsletter__form input {
    padding: 8px 16px;
    margin-bottom: 0.5rem;
    width: 100%;
    border: 1px solid #343434;
    border-radius: 2px;
    line-height: 21px;
    min-height: 40px;
    font-size: 1.5rem;
    font-weight: 300; }
  .article__social .newsletter__form .btn {
    width: 100%;
    height: 40px;
    padding: 0; }
  .article__social .newsletter .message {
    padding-top: 1rem;
    font-size: 1.4rem;
    font-weight: 300; }
    .article__social .newsletter .message--error {
      color: #e30513; }
    .article__social .newsletter .message--success {
      color: #343434; }
  .article__social h6 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5em;
    padding-bottom: 2rem; }
  .article__mainColumn {
    width: 60%; }
    @media (max-width: 767px) {
      .article__mainColumn {
        width: 100%; } }
  .article__perex {
    margin-bottom: 6rem; }
    .article__perex p {
      color: #343434;
      font-size: 2.2rem;
      font-weight: 300;
      line-height: 1.5em;
      padding: 0; }
  .article__content {
    padding-bottom: 4rem; }
    .article__content p {
      color: #343434;
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 2em; }
  .article__cardWrapper {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin-top: 4rem; }
    @media (max-width: 767px) {
      .article__cardWrapper {
        flex-direction: column; } }
  .article__card {
    position: relative;
    flex: 1;
    background-color: #f0f0f0;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 1px 2px rgba(64, 64, 64, 0.1);
    padding: 2rem 2rem 3rem 2rem; }
    .article__card__image {
      width: 100%;
      margin-bottom: 2rem; }
    .article__card__title {
      margin-bottom: 2rem;
      padding: 0;
      font-weight: 600;
      line-height: 1.5em; }
      @media (max-width: 767px) {
        .article__card__title {
          font-size: 2.4rem; } }
    .article__card__link {
      font-size: 2.1rem;
      font-weight: 600;
      line-height: 1.5em;
      color: #e30513;
      text-decoration: underline; }

.linkAnchor {
  text-align: center; }
  .linkAnchor h5 {
    color: #8e1813; }
  .linkAnchor--backoffice {
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, #fff);
    background-size: 15px 15px;
    padding-top: 3rem; }

.callToAction {
  padding: 4rem 0; }
  .callToAction__title {
    font-size: 3.4rem;
    line-height: 1.2em;
    font-weight: 600;
    padding-bottom: 2rem; }
    @media (max-width: 767px) {
      .callToAction__title {
        font-size: 3rem; } }
  .callToAction__subtitle {
    font-size: 2.1rem;
    line-height: 1.5em;
    font-weight: 300;
    color: #6c6c6c;
    padding-bottom: 3rem; }
  .callToAction .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    @media (max-width: 767px) {
      .callToAction .container {
        text-align: initial; } }

.specifications {
  padding-bottom: 4rem; }
  .specifications .container .componentHeader__title {
    padding-top: 4rem; }
  .specifications .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .specifications .specification {
    border-bottom: 1px solid #e6e6e6;
    margin-top: 4rem;
    padding-bottom: 4rem; }
    .specifications .specification__title {
      padding: 0;
      font-size: 2.1rem;
      line-height: 1.5em;
      font-weight: 600; }
      @media (max-width: 767px) {
        .specifications .specification__title {
          padding-bottom: 2rem; } }
    .specifications .specification__description p {
      padding: 0;
      font-size: 1.8rem;
      line-height: 1.8em;
      color: #6c6c6c; }
      @media (max-width: 767px) {
        .specifications .specification__description p {
          font-size: 1.6rem; } }

.contactColumnsNew {
  padding-bottom: 4rem; }
  .contactColumnsNew .container .componentHeader__title {
    padding-top: 4rem; }
  .contactColumnsNew .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .contactColumnsNew .contactColumn {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5em; }
    @media (max-width: 767px) {
      .contactColumnsNew .contactColumn {
        margin-bottom: 2rem; } }
    .contactColumnsNew .contactColumn__title {
      font-size: 3rem;
      font-weight: 600;
      line-height: 1.2em;
      padding-bottom: 2rem; }
    .contactColumnsNew .contactColumn__email {
      font-weight: 600; }
    .contactColumnsNew .contactColumn__phone, .contactColumnsNew .contactColumn__web {
      color: #e30513;
      cursor: pointer;
      font-weight: 200; }
      .contactColumnsNew .contactColumn__phone:hover, .contactColumnsNew .contactColumn__web:hover {
        color: #4a4a49; }

.about {
  padding-bottom: 4rem; }
  .about .container .componentHeader__title {
    padding-top: 4rem; }
  .about .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .about__headline {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 2rem; }
  @media (max-width: 767px) {
    .about__textWrapper {
      order: 1; } }
  .about__text {
    font-size: 1.8rem;
    line-height: 1.8em; }
  @media (max-width: 767px) {
    .about__imageWrapper {
      order: 0;
      margin-bottom: 2rem; } }

.buttonComponent {
  min-height: 50px; }
  .buttonComponent > div.container {
    display: flex;
    justify-content: center; }
    .buttonComponent > div.container > button.btn {
      display: inline-block; }

.image > .container {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 767px) {
    .image > .container {
      flex-direction: column; } }
  .image > .container > .image--single {
    width: 60%; }
    @media (max-width: 991px) {
      .image > .container > .image--single {
        width: 70%; } }
    @media (max-width: 767px) {
      .image > .container > .image--single {
        width: 100%; } }
  .image > .container > .image--double {
    width: 50%;
    aspect-ratio: 1;
    -o-object-fit: cover;
       object-fit: cover; }
    .image > .container > .image--double:first-of-type {
      padding-right: 1rem; }
      @media (max-width: 767px) {
        .image > .container > .image--double:first-of-type {
          padding-right: 0;
          margin-bottom: 2rem; } }
    .image > .container > .image--double:last-of-type {
      padding-left: 1rem; }
      @media (max-width: 767px) {
        .image > .container > .image--double:last-of-type {
          padding-left: 0; } }
    @media (max-width: 767px) {
      .image > .container > .image--double {
        width: 100%; } }

.productFeature > .container {
  display: flex; }
  @media (max-width: 767px) {
    .productFeature > .container {
      flex-direction: column; } }

.productFeature__header {
  display: flex;
  width: 38.666%; }
  .productFeature__header--withoutNumber {
    width: 30%; }
  @media (max-width: 767px) {
    .productFeature__header {
      width: 100%; } }
  .productFeature__header__number {
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.5em;
    color: #e30513;
    padding-right: 1rem;
    width: 40px; }
    @media (max-width: 767px) {
      .productFeature__header__number {
        width: 15%; } }
  .productFeature__header__title {
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.5em;
    flex: 1; }

.productFeature__description {
  padding-left: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8em;
  color: #6c6c6c;
  width: 61.333%; }
  .productFeature__description--withoutNumber {
    width: 70%; }
  @media (max-width: 767px) {
    .productFeature__description {
      padding-left: 0;
      padding-top: 3rem;
      width: 100%; } }

.shoutout > .container {
  text-align: center; }

.shoutout__title {
  font-size: 6.4rem;
  font-weight: 600;
  line-height: 1.2em; }
  @media (max-width: 991px) {
    .shoutout__title {
      font-size: 4.2rem; } }

.shoutout__subtitle {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.8em; }

.tiles {
  background-color: #f0f0f0; }
  .tiles > .container {
    display: flex; }
    @media (max-width: 767px) {
      .tiles > .container {
        flex-direction: column; } }
  .tiles .tile {
    background-color: #ffffff;
    text-align: center;
    padding: 3rem 3rem 4rem 3rem;
    flex: 1; }
    @media (max-width: 991px) {
      .tiles .tile {
        padding: 2rem 2rem 4rem 2rem; } }
    .tiles .tile:not(:first-of-type) {
      margin-left: 4rem; }
      @media (max-width: 767px) {
        .tiles .tile:not(:first-of-type) {
          margin-left: 0;
          margin-top: 4rem; } }
    .tiles .tile__image {
      margin-bottom: 2rem; }
    .tiles .tile__title {
      font-size: 3.4rem;
      font-weight: 600;
      line-height: 1.5em;
      padding-bottom: 2rem; }
    .tiles .tile__subtitle {
      font-size: 2.1rem;
      font-weight: 300;
      line-height: 1.5em;
      padding-bottom: 2rem; }
    .tiles .tile__link {
      font-size: 2.1rem;
      font-weight: 600;
      line-height: 1.5em;
      color: #e30513;
      text-decoration: underline; }

.textBlock__text {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.8em; }
  .textBlock__text--large {
    font-size: 2.1rem; }

.textBlock__image {
  aspect-ratio: 3 / 2; }
  @media (max-width: 767px) {
    .textBlock__image {
      order: 1; } }

.textBlock ol {
  list-style-type: decimal;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px; }

.textBlock ul {
  list-style-type: disc;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px; }

.textBlock ul ul,
.textBlock ol ul {
  list-style-type: circle; }

.textBlock ol ol ul,
.textBlock ol ul ul,
.textBlock ul ol ul,
.textBlock ul ul ul {
  list-style-type: square; }

.cookiesList table {
  width: 100%;
  text-align: center; }
  .cookiesList table thead {
    font-size: 2rem; }
    .cookiesList table thead tr:nth-child(2n) {
      border-bottom: 2px solid #e30513; }
    .cookiesList table thead tr th {
      padding: 1.8rem 2rem; }
      .cookiesList table thead tr th:nth-child(2) {
        border-bottom: 1px solid #b4b4b4; }
  .cookiesList table tbody tr:nth-child(2n) {
    border-bottom: 1px solid #6c6c6c; }
  .cookiesList table tbody tr:nth-child(4n), .cookiesList table tbody tr:nth-child(4n-1) {
    background-color: #f0f0f0; }
  .cookiesList table tbody tr td {
    padding: 1.8rem 2rem; }
    .cookiesList table tbody tr td:nth-child(2) {
      border-bottom: 1px solid #b4b4b4; }

.cookiesPreferences__item {
  margin-bottom: 3rem; }
  .cookiesPreferences__item__description {
    margin-left: 4rem;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5em; }

.cookiesPreferences .alert {
  margin-top: 1.5rem; }

.configurator {
  background-color: #f0f0f0;
  padding: 5rem 0; }
  .configurator .stickySummaryBar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    margin: -5rem 0 5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 0 0 3px 3px;
    padding: 1.1rem 1rem;
    z-index: 1; }
    @media (max-width: 767px) {
      .configurator .stickySummaryBar {
        position: fixed;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        border-radius: 3px 3px 0 0; } }
    @media (min-width: 1200px) {
      .configurator .stickySummaryBar--nodes {
        display: none; } }
    @media (max-width: 767px) {
      .configurator .stickySummaryBar > .summaryBar__header__step {
        width: 70px;
        flex-direction: column;
        align-items: center;
        gap: 0.5rem; }
        .configurator .stickySummaryBar > .summaryBar__header__step > span {
          font-size: 1.2rem;
          line-height: 1em; } }
    @media (min-width: 768px) {
      .configurator .stickySummaryBar > .summaryBar__header__price {
        flex-direction: column-reverse; } }
  .configurator .accessories {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 800px;
    margin: auto;
    margin-bottom: 3rem;
    gap: 3rem; }
    .configurator .accessories .accessoryBlock {
      display: flex;
      flex-direction: column;
      padding: 3rem;
      background-color: #ffffff;
      width: 100%;
      border-radius: 3px;
      gap: 2rem; }
      .configurator .accessories .accessoryBlock .accessorySubBlock {
        display: flex;
        flex-direction: row;
        padding: 2rem;
        background-color: #f0f0f0;
        border-radius: 3px;
        gap: 1rem; }
        .configurator .accessories .accessoryBlock .accessorySubBlock__imageContainer > img {
          width: 150px; }
        @media (max-width: 767px) {
          .configurator .accessories .accessoryBlock .accessorySubBlock__imageContainer {
            display: none; } }
        .configurator .accessories .accessoryBlock .accessorySubBlock__content {
          flex: 1; }
        .configurator .accessories .accessoryBlock .accessorySubBlock__header {
          margin-bottom: 2rem; }
          .configurator .accessories .accessoryBlock .accessorySubBlock__header__title {
            font-size: 2rem;
            font-weight: 700;
            line-height: 1.5em;
            padding: 0; }
          .configurator .accessories .accessoryBlock .accessorySubBlock__header__subtitle {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
        .configurator .accessories .accessoryBlock .accessorySubBlock__optionsContainer {
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
          grid-template-columns: repeat(3, 1fr);
          gap: 2rem; }
          @media (max-width: 991px) {
            .configurator .accessories .accessoryBlock .accessorySubBlock__optionsContainer {
              -ms-grid-columns: (1fr)[2];
              grid-template-columns: repeat(2, 1fr); } }
          @media (max-width: 767px) {
            .configurator .accessories .accessoryBlock .accessorySubBlock__optionsContainer {
              display: flex;
              flex-direction: column; } }
        .configurator .accessories .accessoryBlock .accessorySubBlock__optionContainer {
          display: flex;
          flex-direction: row; }
        .configurator .accessories .accessoryBlock .accessorySubBlock__input {
          margin-right: 1.5rem; }
          .configurator .accessories .accessoryBlock .accessorySubBlock__input input[type='radio'] {
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none;
            background-color: transparent;
            margin: 3px 0 0 0;
            width: 2rem;
            height: 2rem;
            border: 1px solid currentColor;
            border-radius: 50%;
            display: -ms-grid;
            display: grid;
            place-content: center;
            cursor: pointer; }
            .configurator .accessories .accessoryBlock .accessorySubBlock__input input[type='radio']::before {
              content: '';
              width: 2rem;
              height: 2rem;
              border-radius: 50%;
              -webkit-transform: scale(0);
                      transform: scale(0);
              transition: 120ms -webkit-transform ease-in-out;
              transition: 120ms transform ease-in-out;
              transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
              box-shadow: inset 1em 1em #e30513; }
            .configurator .accessories .accessoryBlock .accessorySubBlock__input input[type='radio']:checked::before {
              -webkit-transform: scale(1);
                      transform: scale(1); }
            .configurator .accessories .accessoryBlock .accessorySubBlock__input input[type='radio']:hover:not(:checked)::before {
              -webkit-transform: scale(0.7);
                      transform: scale(0.7); }
        .configurator .accessories .accessoryBlock .accessorySubBlock__option {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 0.3rem; }
          @media (max-width: 767px) {
            .configurator .accessories .accessoryBlock .accessorySubBlock__option {
              flex: 1; } }
          .configurator .accessories .accessoryBlock .accessorySubBlock__option__title {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 1.8em;
            padding: 0;
            cursor: pointer;
            color: #4a4a49; }
          .configurator .accessories .accessoryBlock .accessorySubBlock__option__link {
            font-size: 1.4rem;
            line-height: 1.8em; }
          .configurator .accessories .accessoryBlock .accessorySubBlock__option__price {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
          .configurator .accessories .accessoryBlock .accessorySubBlock__option__imageContainer > img {
            width: 150px; }
            @media (max-width: 539px) {
              .configurator .accessories .accessoryBlock .accessorySubBlock__option__imageContainer > img {
                width: 100px; } }
          @media (min-width: 768px) {
            .configurator .accessories .accessoryBlock .accessorySubBlock__option__imageContainer {
              display: none; } }
      @media (max-width: 767px) {
        .configurator .accessories .accessoryBlock {
          padding: 1rem;
          gap: 1rem; } }
      .configurator .accessories .accessoryBlock__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        border-bottom: 2px solid #e30513;
        padding: 0; }
      .configurator .accessories .accessoryBlock__subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.5em;
        padding: 0; }
    @media (max-width: 767px) {
      .configurator .accessories {
        margin: 0 1.5rem 3rem; } }
    .configurator .accessories__header {
      text-align: center;
      max-width: 500px; }
      .configurator .accessories__header__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        padding: 0; }
      .configurator .accessories__header__subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.8em;
        padding: 0; }
  .configurator .nodes {
    min-height: 449px; }
    .configurator .nodes .nodeCard {
      width: 240px;
      background-color: #ffffff;
      padding: 2rem 1rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      border-radius: 3px;
      min-height: 449px; }
      .configurator .nodes .nodeCard__header {
        margin-bottom: 1rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
      .configurator .nodes .nodeCard__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0 0.5rem; }
      .configurator .nodes .nodeCard__title {
        font-size: 2.2rem;
        font-weight: 700;
        line-height: 1.5em;
        text-align: center;
        margin-bottom: 0.5rem;
        padding: 0; }
      .configurator .nodes .nodeCard__subtitle {
        font-size: 1.6rem;
        font-weight: 200;
        line-height: 1.5em;
        text-align: center;
        padding: 0; }
      .configurator .nodes .nodeCard__image {
        margin-bottom: 1rem;
        width: 100%;
        aspect-ratio: 1; }
      .configurator .nodes .nodeCard__price {
        font-size: 1.6rem;
        font-weight: 200;
        line-height: 1.5em;
        text-align: center;
        margin-bottom: 1.5rem;
        padding: 0; }
      .configurator .nodes .nodeCard__details {
        margin-bottom: 1.5rem; }
      .configurator .nodes .nodeCard__select {
        padding: 1.1rem 4.9rem; }
    .configurator .nodes__cardContainer {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: stretch;
      margin-bottom: 5rem;
      gap: 1rem; }
      @media (max-width: 1199px) {
        .configurator .nodes__cardContainer {
          width: 740px;
          margin-left: auto;
          margin-right: auto;
          flex-wrap: wrap; } }
      @media (max-width: 991px) {
        .configurator .nodes__cardContainer {
          width: 490px; } }
      @media (max-width: 539px) {
        .configurator .nodes__cardContainer {
          width: 240px; } }
  .configurator .setup {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 800px;
    margin: auto;
    margin-bottom: 3rem;
    gap: 3rem; }
    .configurator .setup .setupBlock {
      display: flex;
      flex-direction: row;
      padding: 2rem;
      background-color: #f0f0f0;
      border-radius: 3px;
      gap: 1rem; }
      .configurator .setup .setupBlock__imageContainer > img {
        width: 150px; }
      @media (max-width: 767px) {
        .configurator .setup .setupBlock__imageContainer {
          display: none; } }
      .configurator .setup .setupBlock__content {
        flex: 1; }
      .configurator .setup .setupBlock__header {
        margin-bottom: 2rem; }
        .configurator .setup .setupBlock__header__title {
          font-size: 2rem;
          font-weight: 700;
          line-height: 1.5em;
          padding: 0; }
        .configurator .setup .setupBlock__header__subtitle {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
      .configurator .setup .setupBlock__answersContainer {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem; }
        @media (max-width: 991px) {
          .configurator .setup .setupBlock__answersContainer {
            -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
        @media (max-width: 767px) {
          .configurator .setup .setupBlock__answersContainer {
            display: flex;
            flex-direction: column; } }
      .configurator .setup .setupBlock__answerContainer {
        display: flex;
        flex-direction: row; }
      .configurator .setup .setupBlock__input {
        margin-right: 1.5rem; }
        .configurator .setup .setupBlock__input input[type='radio'] {
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          background-color: transparent;
          margin: 3px 0 0 0;
          width: 2rem;
          height: 2rem;
          border: 1px solid currentColor;
          border-radius: 50%;
          display: -ms-grid;
          display: grid;
          place-content: center;
          cursor: pointer; }
          .configurator .setup .setupBlock__input input[type='radio']::before {
            content: '';
            width: 2rem;
            height: 2rem;
            border-radius: 50%;
            -webkit-transform: scale(0);
                    transform: scale(0);
            transition: 120ms -webkit-transform ease-in-out;
            transition: 120ms transform ease-in-out;
            transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
            box-shadow: inset 1em 1em #e30513; }
          .configurator .setup .setupBlock__input input[type='radio']:checked::before {
            -webkit-transform: scale(1);
                    transform: scale(1); }
          .configurator .setup .setupBlock__input input[type='radio']:hover:not(:checked)::before {
            -webkit-transform: scale(0.7);
                    transform: scale(0.7); }
      .configurator .setup .setupBlock__answer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0.3rem; }
        @media (max-width: 767px) {
          .configurator .setup .setupBlock__answer {
            flex: 1; } }
        .configurator .setup .setupBlock__answer__title {
          font-size: 1.4rem;
          font-weight: 700;
          line-height: 1.5em;
          padding: 0;
          cursor: pointer;
          color: #4a4a49; }
        .configurator .setup .setupBlock__answer__detail {
          font-size: 1.4rem;
          line-height: 1.8em; }
        .configurator .setup .setupBlock__answer__price {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
        .configurator .setup .setupBlock__answer__imageContainer > img {
          width: 150px; }
          @media (max-width: 539px) {
            .configurator .setup .setupBlock__answer__imageContainer > img {
              width: 100px; } }
        @media (min-width: 768px) {
          .configurator .setup .setupBlock__answer__imageContainer {
            display: none; } }
    @media (max-width: 767px) {
      .configurator .setup {
        margin: 0 1.5rem 3rem; } }
    .configurator .setup__header {
      text-align: center;
      max-width: 500px; }
      .configurator .setup__header__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        padding: 0; }
      .configurator .setup__header__subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.8em;
        padding: 0; }
    .configurator .setup__content {
      display: flex;
      flex-direction: column;
      padding: 3rem;
      background-color: #ffffff;
      width: 100%;
      border-radius: 3px;
      gap: 2rem; }
      @media (max-width: 767px) {
        .configurator .setup__content {
          padding: 1rem;
          gap: 1rem; } }
      .configurator .setup__content__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        border-bottom: 2px solid #e30513;
        padding: 0; }
  .configurator .summary {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 800px;
    margin: auto;
    gap: 3rem; }
    .configurator .summary .orderForm.modal__container {
      min-height: 340px;
      display: flex;
      flex-direction: column;
      padding: 3rem; }
      @media (max-width: 767px) {
        .configurator .summary .orderForm.modal__container {
          padding: 2.5rem; } }
      @media (max-width: 539px) {
        .configurator .summary .orderForm.modal__container {
          padding: 1.5rem; } }
    .configurator .summary .orderForm__title {
      font-size: 3.4rem;
      font-weight: 700;
      line-height: 1.2em;
      padding: 0 2.5rem 0 0;
      margin-bottom: 2rem; }
    .configurator .summary .orderForm__form {
      display: flex;
      flex-direction: column;
      flex: 1; }
      .configurator .summary .orderForm__form .required::after {
        content: '*';
        color: #e30513; }
      .configurator .summary .orderForm__form__label {
        display: block;
        font-size: 1.6rem;
        font-weight: 600;
        color: #343434; }
      .configurator .summary .orderForm__form__email, .configurator .summary .orderForm__form__name, .configurator .summary .orderForm__form__notes {
        border: 1px solid #4a4a49;
        border-radius: 2px;
        margin: 1rem 0 3rem;
        padding: 0.7rem 1.2rem;
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.5em; }
        .configurator .summary .orderForm__form__email:-ms-input-placeholder, .configurator .summary .orderForm__form__name:-ms-input-placeholder, .configurator .summary .orderForm__form__notes:-ms-input-placeholder {
          color: #6c6c6c; }
        .configurator .summary .orderForm__form__email--error, .configurator .summary .orderForm__form__name--error, .configurator .summary .orderForm__form__notes--error {
          border-color: #e30513; }
      .configurator .summary .orderForm__form__errorMessage {
        font-size: 1.4rem;
        font-weight: 200;
        line-height: 1.5em;
        color: #e30513;
        padding: 0;
        margin: -2rem 0 2rem; }
    .configurator .summary .orderForm__actions {
      display: flex; }
    .configurator .summary .orderForm__statusContainer {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      flex: 1; }
    .configurator .summary .orderForm__success {
      font-size: 1.6rem;
      font-weight: 300;
      line-height: 1.5em;
      padding-bottom: 2.4rem; }
    .configurator .summary .summaryBlock {
      padding: 3rem;
      background-color: #ffffff;
      display: flex;
      flex-direction: column;
      width: 100%;
      border-radius: 3px; }
      .configurator .summary .summaryBlock .summarySubBlock {
        background-color: #f0f0f0;
        padding: 1rem;
        display: flex;
        flex-direction: row;
        border-radius: 3px;
        gap: 1rem; }
        .configurator .summary .summaryBlock .summarySubBlock__imageContainer {
          width: 80px; }
          .configurator .summary .summaryBlock .summarySubBlock__imageContainer > img {
            width: 100%; }
        .configurator .summary .summaryBlock .summarySubBlock__content {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          flex: 1;
          gap: 0.3rem; }
          .configurator .summary .summaryBlock .summarySubBlock__content__title {
            font-size: 1.6rem;
            font-weight: 700;
            line-height: 1.8em;
            padding: 0;
            color: #4a4a49; }
          .configurator .summary .summaryBlock .summarySubBlock__content__subtitle {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8rem;
            padding: 0;
            color: #4a4a49; }
          .configurator .summary .summaryBlock .summarySubBlock__content__link {
            font-size: 1.4rem;
            line-height: 1.8em; }
          .configurator .summary .summaryBlock .summarySubBlock__content__price {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8rem;
            padding: 0;
            margin-bottom: 0.3rem;
            color: #4a4a49; }
      @media (max-width: 767px) {
        .configurator .summary .summaryBlock {
          -webkit-padding-before: 1rem;
                  padding-block-start: 1rem;
          padding-inline: 1rem; } }
      .configurator .summary .summaryBlock__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        border-bottom: 2px solid #e30513;
        padding: 0;
        margin-bottom: 2rem; }
      .configurator .summary .summaryBlock__summarySubBlocks {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1rem 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
        width: 100%;
        margin-bottom: 3rem; }
        @media (max-width: 767px) {
          .configurator .summary .summaryBlock__summarySubBlocks {
            -ms-grid-columns: (1fr)[1];
            grid-template-columns: repeat(1, 1fr); } }
      .configurator .summary .summaryBlock__action {
        align-self: flex-start;
        font-weight: 700; }
    @media (max-width: 767px) {
      .configurator .summary {
        margin: 0 1.5rem; } }
    .configurator .summary__header {
      text-align: center;
      max-width: 500px; }
      .configurator .summary__header__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        padding: 0; }
      .configurator .summary__header__subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.8em;
        padding: 0;
        color: #4a4a49; }
    .configurator .summary__price {
      display: flex;
      text-align: center;
      padding: 1rem 0;
      gap: 1.5rem; }
      @media (max-width: 539px) {
        .configurator .summary__price {
          flex-direction: column; } }
      .configurator .summary__price__container {
        display: flex;
        flex-direction: column; }
      .configurator .summary__price__description {
        font-size: 2.8rem;
        font-weight: 200;
        line-height: 1.5em; }
      .configurator .summary__price__value {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        color: #dc3545; }
    .configurator .summary__actions {
      display: flex;
      flex-direction: column;
      width: 300px;
      gap: 3rem; }
      @media (max-width: 424px) {
        .configurator .summary__actions {
          width: 100%; } }
  .configurator .summaryBar {
    display: flex;
    flex-direction: column;
    gap: 0.5rem; }
    @media (max-width: 767px) {
      .configurator .summaryBar {
        display: none; } }
    .configurator .summaryBar__header {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-end;
      padding: 1rem 0; }
      .configurator .summaryBar__header__step {
        width: 30%;
        display: flex; }
        .configurator .summaryBar__header__step__button {
          display: inline-block;
          font-size: 1.6rem;
          font-weight: 700;
          line-height: 1.5em;
          color: #e30513;
          padding: 0;
          margin-right: 1.5rem;
          cursor: pointer; }
          @media (max-width: 767px) {
            .configurator .summaryBar__header__step__button {
              display: none; } }
          .configurator .summaryBar__header__step__button:hover {
            text-decoration: underline; }
          .configurator .summaryBar__header__step__button--disabled {
            cursor: default;
            color: #b4b4b4; }
            .configurator .summaryBar__header__step__button--disabled:hover {
              text-decoration: none; }
        .configurator .summaryBar__header__step__icon {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
          @media (min-width: 768px) {
            .configurator .summaryBar__header__step__icon {
              display: none; } }
        .configurator .summaryBar__header__step > span {
          font-size: 1.6rem;
          font-weight: 200;
          line-height: 1.5em; }
      .configurator .summaryBar__header__price {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.5rem; }
        .configurator .summaryBar__header__price > span {
          font-size: 1.6rem;
          font-weight: 700;
          line-height: 1em;
          color: #e30513; }
        .configurator .summaryBar__header__price > p {
          padding: 0;
          font-size: 1.2rem;
          font-weight: 300;
          line-height: 1em; }
      .configurator .summaryBar__header__country {
        width: 30%;
        justify-content: flex-end;
        display: flex;
        align-items: center;
        gap: 1rem;
        cursor: pointer; }
        .configurator .summaryBar__header__country img {
          height: 1.2rem; }
          @media (max-width: 767px) {
            .configurator .summaryBar__header__country img {
              height: 1rem; } }
        .configurator .summaryBar__header__country svg {
          -webkit-transform: rotate(270deg);
                  transform: rotate(270deg);
          height: 14px;
          width: auto; }
          @media (max-width: 767px) {
            .configurator .summaryBar__header__country svg {
              height: 12px; } }
        @media (max-width: 767px) {
          .configurator .summaryBar__header__country {
            font-size: 1.2rem; } }
    .configurator .summaryBar__body {
      background-color: #ffffff;
      padding: 1rem;
      min-height: 8rem;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap;
      gap: 3rem 0; }
      .configurator .summaryBar__body__node {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer; }
        .configurator .summaryBar__body__node:hover {
          color: #e30513; }
        .configurator .summaryBar__body__node .node__icon {
          width: 4.6rem;
          height: 4.6rem;
          padding: 1rem 0.5rem; }
        .configurator .summaryBar__body__node > img {
          width: 4.6rem;
          height: 4.6rem; }
        .configurator .summaryBar__body__node > p {
          font-size: 1.1rem;
          font-weight: 200;
          line-height: 1em;
          padding: 0; }
      .configurator .summaryBar__body__divider.svgIcon {
        margin: 0 1rem;
        width: auto; }
        .configurator .summaryBar__body__divider.svgIcon:first-of-type {
          fill: #e30513; }
  .configurator .countrySelect__search {
    background-color: #f0f0f0;
    padding: 1.5rem 1.2rem;
    -webkit-margin-after: 2rem;
            margin-block-end: 2rem; }
    .configurator .countrySelect__search > input {
      width: 100%;
      padding: 1rem 1rem 0.7rem 1rem; }
  .configurator .countrySelect__wrapper {
    height: calc(80vh - 2 * 20px - 20px - 66px);
    overflow-y: auto; }
  .configurator .countrySelect__region {
    display: table;
    width: 100%; }
    .configurator .countrySelect__region > strong {
      display: block;
      padding: 0 0 1.2rem 0.8rem;
      -webkit-margin-after: 1rem;
              margin-block-end: 1rem;
      border-bottom: 1px solid #d7d7d7; }
    .configurator .countrySelect__region .country {
      display: flex;
      padding: 8px 3px 5px 8px;
      margin-bottom: 1rem;
      font-size: 1.4rem;
      cursor: pointer;
      color: #868686;
      line-height: 1.8rem; }
      @media (min-width: 768px) {
        .configurator .countrySelect__region .country {
          width: 50%;
          float: left; } }
      .configurator .countrySelect__region .country:hover {
        background-color: #f0f0f0; }
      .configurator .countrySelect__region .country > div {
        float: left; }
      .configurator .countrySelect__region .country strong {
        font-size: 1.5rem;
        color: #000000; }
      .configurator .countrySelect__region .country__flag {
        width: 45px;
        padding: 5px 7px 0 0; }
        .configurator .countrySelect__region .country__flag > img {
          width: 100%; }
      .configurator .countrySelect__region .country__name {
        width: 60%;
        padding-right: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
  .configurator .detailModal {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .configurator .detailModal__images {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin: -1rem 0 1rem -1rem; }
      @media (max-width: 767px) {
        .configurator .detailModal__images {
          display: none; } }
    .configurator .detailModal__imageContainer {
      width: 350px;
      height: 350px;
      margin-right: 2rem;
      margin-bottom: 1rem; }
      @media (max-width: 991px) {
        .configurator .detailModal__imageContainer {
          width: 300px;
          height: 300px; } }
    .configurator .detailModal__galleryContainer {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
      grid-template-columns: repeat(3, 1fr);
      gap: 1rem; }
    .configurator .detailModal__image {
      width: 75px;
      cursor: pointer;
      border-radius: 2px; }
      .configurator .detailModal__image:hover, .configurator .detailModal__image--selected {
        outline: 1px solid #b4b4b4; }
    .configurator .detailModal__content {
      width: 430px;
      padding: 1rem 1rem 1rem 0;
      display: flex;
      flex-direction: column; }
      @media (max-width: 767px) {
        .configurator .detailModal__content {
          width: 100%;
          padding: 2.5rem; } }
      @media (max-width: 539px) {
        .configurator .detailModal__content {
          padding: 1.5rem; } }
      .configurator .detailModal__content__header {
        margin-bottom: 1.5rem; }
        .configurator .detailModal__content__header__title {
          font-size: 3.2rem;
          font-weight: 700;
          line-height: 1.5em;
          padding: 0 2.5rem 0 0;
          margin-bottom: 0.5rem; }
        .configurator .detailModal__content__header__subtitle {
          font-size: 2.2rem;
          font-weight: 200;
          line-height: 1.5em;
          padding: 0; }
      .configurator .detailModal__content__body {
        margin-bottom: 1.5rem;
        overflow-y: auto;
        flex: 1;
        max-height: 300px; }
        @media (max-width: 767px) {
          .configurator .detailModal__content__body {
            max-height: 250px; } }
        .configurator .detailModal__content__body > p {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding-bottom: 1.4rem;
          white-space: pre-wrap; }
          .configurator .detailModal__content__body > p:last-child {
            padding: 0; }
      .configurator .detailModal__content__price {
        font-size: 1.8rem;
        font-weight: 200;
        line-height: 1.5em;
        padding: 0;
        margin-bottom: 1.5rem; }
      .configurator .detailModal__content__actions {
        display: flex;
        align-items: center;
        gap: 1.5rem; }
        @media (max-width: 991px) {
          .configurator .detailModal__content__actions {
            flex-direction: column;
            align-items: flex-start; } }
        .configurator .detailModal__content__actions > .detailModal__select--selected {
          background-color: #28a745;
          border-color: #28a745; }
          .configurator .detailModal__content__actions > .detailModal__select--selected:hover {
            background-color: #218838;
            border-color: #1e7e34; }
        .configurator .detailModal__content__actions > .detailModal__back {
          border: 1px solid #e30513;
          background-color: transparent;
          padding: 0.6rem 2.5rem;
          font-size: 1.8rem;
          font-weight: 200;
          line-height: 1.5em;
          color: #e30513; }
          .configurator .detailModal__content__actions > .detailModal__back:hover {
            background-color: #e30513;
            color: #ffffff; }
  .configurator .infoPage {
    max-width: 800px;
    margin: auto;
    margin-bottom: 5rem; }
    @media (max-width: 767px) {
      .configurator .infoPage {
        margin: 0 1.5rem 5rem; } }
    .configurator .infoPage__content {
      width: 100%;
      background-color: #ffffff;
      padding: 3rem;
      border-radius: 3px; }
    .configurator .infoPage__title {
      font-size: 3.2rem;
      font-weight: 700;
      line-height: 1.5em;
      padding: 0;
      margin-bottom: 0.5rem; }
    .configurator .infoPage__subtitle {
      font-size: 2.2rem;
      font-weight: 300;
      line-height: 1.5em;
      padding: 0;
      margin-bottom: 1.5rem; }
    .configurator .infoPage__text {
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.8em;
      white-space: pre-wrap;
      padding: 0;
      margin-bottom: 3rem; }
    .configurator .infoPage__actionWrapper {
      display: flex;
      justify-content: center;
      gap: 1.5rem; }
      @media (max-width: 539px) {
        .configurator .infoPage__actionWrapper {
          flex-direction: column;
          align-items: flex-start; } }
  @media (max-width: 767px) {
    .configurator .container {
      max-width: 100%;
      padding: 0; } }
  .configurator.maintenance > .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
  .configurator .maintenance__icon {
    width: 70px;
    height: auto; }
  .configurator .maintenance__firstLine {
    -webkit-padding-before: 3rem;
            padding-block-start: 3rem;
    -webkit-padding-after: 0;
            padding-block-end: 0; }
  .configurator .maintenance__secondLine {
    text-transform: uppercase; }

.sectionDivider {
  text-align: center; }
  .sectionDivider h5 {
    color: #8e1813;
    padding-bottom: 0.5rem; }
  .sectionDivider p {
    padding-bottom: 0.5rem; }
    .sectionDivider p:last-child {
      padding-bottom: 3rem; }
  .sectionDivider--backoffice {
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, #fff);
    background-size: 15px 15px;
    padding-top: 3rem; }

.genericForm {
  padding-bottom: 4rem; }
  .genericForm .container .componentHeader__title {
    padding-top: 4rem; }
  .genericForm .container .componentHeader__divider {
    margin-bottom: 3rem; }
  .genericForm__form__label {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    color: #343434; }
    .genericForm__form__label--required::after {
      content: '*';
      color: #e30513; }
  .genericForm__form__input {
    width: 100%;
    margin: 1rem 0 3rem 0;
    padding: 1rem;
    font-weight: 300;
    border: 1px solid #343434; }
    .genericForm__form__input--error {
      border-color: #e30513; }
  .genericForm__form__radioWrapper {
    margin: 1rem 0 3rem 0;
    display: flex;
    flex-wrap: wrap;
    gap: 50px; }
    @media (max-width: 539px) {
      .genericForm__form__radioWrapper {
        flex-direction: column;
        gap: 10px; } }
  .genericForm__form__radioLabel {
    gap: 10px;
    display: flex;
    line-height: 2rem;
    font-weight: 500;
    cursor: pointer; }
  .genericForm__form__radioInput {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: transparent;
    margin: 3px 0 0 0;
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid currentColor;
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    cursor: pointer; }
    .genericForm__form__radioInput::before {
      content: '';
      width: 1.5rem;
      height: 1.5rem;
      border-radius: 50%;
      -webkit-transform: scale(0);
              transform: scale(0);
      transition: 120ms -webkit-transform ease-in-out;
      transition: 120ms transform ease-in-out;
      transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
      box-shadow: inset 1em 1em #e30513; }
    .genericForm__form__radioInput:checked::before {
      -webkit-transform: scale(1);
              transform: scale(1); }
    .genericForm__form__radioInput:hover:not(:checked)::before {
      -webkit-transform: scale(0.7);
              transform: scale(0.7); }
  .genericForm__form__select {
    display: block;
    width: 30%;
    padding: 5px;
    margin: 1rem 0 3rem 0; }
    @media (max-width: 539px) {
      .genericForm__form__select {
        width: 100%; } }
  .genericForm__form__errorMessage {
    color: #e30513; }
  .genericForm__form__messageWrapper {
    padding-bottom: 3rem; }
  .genericForm__form__message {
    font-size: 2.2rem; }
    .genericForm__form__message h5:last-child {
      padding: 0; }
    .genericForm__form__message--error {
      color: #e30513; }
    .genericForm__form__message--success {
      color: #343434; }

.blogPreview {
  width: 100%;
  padding: 24px 0;
  background-color: #fafafa; }
  @media (min-width: 768px) {
    .blogPreview {
      padding: 75px 0; } }
  .blogPreview > h2 {
    text-align: center; }
  .blogPreview__btnHolder {
    display: flex;
    justify-content: center; }
  .blogPreview .blogArticleWrapper {
    display: flex;
    gap: 20px;
    margin: 0 auto 34px;
    flex-wrap: wrap; }
  .blogPreview .blogArticle {
    flex: 1;
    position: relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: white;
    transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }
    @media (min-width: 768px) {
      .blogPreview .blogArticle:hover {
        -webkit-transform: translateY(-8px);
                transform: translateY(-8px); } }
    .blogPreview .blogArticle .linkOverlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 200; }
    .blogPreview .blogArticle__content {
      padding: 20px 34px; }
      .blogPreview .blogArticle__content__date {
        color: #343434;
        font-size: 1.3rem;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0.26px;
        line-height: 28px;
        padding-bottom: 0; }
      .blogPreview .blogArticle__content > h4 {
        padding-bottom: 0; }
      .blogPreview .blogArticle__content > a {
        color: #e30513;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 35px;
        letter-spacing: 0.26px; }
        @media (min-width: 992px) {
          .blogPreview .blogArticle__content > a {
            font-size: 2.2rem;
            line-height: 35px;
            letter-spacing: 0.44px; } }

.serviceConfigurator {
  background-color: #f0f0f0;
  padding: 5rem 0; }
  .serviceConfigurator .stickySummaryBar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    margin: -5rem 0 5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 0 0 3px 3px;
    padding: 1.1rem 1rem;
    z-index: 1; }
    @media (max-width: 767px) {
      .serviceConfigurator .stickySummaryBar {
        position: fixed;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        border-radius: 3px 3px 0 0; } }
    @media (min-width: 1200px) {
      .serviceConfigurator .stickySummaryBar--nodes {
        display: none; } }
    @media (max-width: 767px) {
      .serviceConfigurator .stickySummaryBar > .summaryBar__header__step {
        width: 70px;
        flex-direction: column;
        align-items: center;
        gap: 0.5rem; }
        .serviceConfigurator .stickySummaryBar > .summaryBar__header__step > span {
          font-size: 1.2rem;
          line-height: 1em; } }
  .serviceConfigurator .nodes {
    min-height: 449px; }
    .serviceConfigurator .nodes .nodeCard {
      width: 240px;
      background-color: #ffffff;
      padding: 2rem 1rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      border-radius: 3px;
      min-height: 449px; }
      .serviceConfigurator .nodes .nodeCard__header {
        margin-bottom: 1rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
      .serviceConfigurator .nodes .nodeCard__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0 0.5rem; }
      .serviceConfigurator .nodes .nodeCard__title {
        font-size: 2.2rem;
        font-weight: 700;
        line-height: 1.5em;
        text-align: center;
        margin-bottom: 0.5rem;
        padding: 0; }
      .serviceConfigurator .nodes .nodeCard__subtitle {
        font-size: 1.6rem;
        font-weight: 200;
        line-height: 1.5em;
        text-align: center;
        padding: 0; }
      .serviceConfigurator .nodes .nodeCard__image {
        margin-bottom: 1rem;
        width: 100%;
        aspect-ratio: 1; }
      .serviceConfigurator .nodes .nodeCard__price {
        font-size: 1.6rem;
        font-weight: 200;
        line-height: 1.5em;
        text-align: center;
        margin-bottom: 1.5rem;
        padding: 0; }
      .serviceConfigurator .nodes .nodeCard__details {
        margin-bottom: 1.5rem; }
      .serviceConfigurator .nodes .nodeCard__select {
        padding: 1.1rem 4.9rem; }
    .serviceConfigurator .nodes__cardContainer {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: stretch;
      margin-bottom: 5rem;
      gap: 1rem; }
      @media (max-width: 1199px) {
        .serviceConfigurator .nodes__cardContainer {
          width: 740px;
          margin-left: auto;
          margin-right: auto;
          flex-wrap: wrap; } }
      @media (max-width: 991px) {
        .serviceConfigurator .nodes__cardContainer {
          width: 490px; } }
      @media (max-width: 539px) {
        .serviceConfigurator .nodes__cardContainer {
          width: 240px; } }
  .serviceConfigurator .commonQuestions {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 800px;
    margin: auto;
    margin-bottom: 3rem;
    gap: 3rem; }
    .serviceConfigurator .commonQuestions .commonQuestions__content .textSubBlock {
      display: flex;
      flex-direction: row;
      padding: 2rem;
      background-color: #f0f0f0;
      border-radius: 3px;
      gap: 1rem; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .textSubBlock__content {
        flex: 1; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .textSubBlock__header {
        margin-bottom: 2rem; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .textSubBlock__header__title {
          font-size: 2rem;
          font-weight: 700;
          line-height: 1.5em;
          padding: 0; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .textSubBlock__header__subtitle {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .textSubBlock__textContainer {
        width: 100%; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .textSubBlock__text {
        width: 100%;
        padding: 0.5rem;
        resize: vertical; }
    .serviceConfigurator .commonQuestions .commonQuestions__content .fileSubBlock {
      display: flex;
      flex-direction: row;
      padding: 2rem;
      background-color: #f0f0f0;
      border-radius: 3px;
      gap: 1rem; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .fileSubBlock__content {
        flex: 1; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .fileSubBlock__header {
        margin-bottom: 2rem; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .fileSubBlock__header__title {
          font-size: 2rem;
          font-weight: 700;
          line-height: 1.5em;
          padding: 0; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .fileSubBlock__header__subtitle {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .fileSubBlock__fileContainer {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 1rem; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .fileSubBlock__fileItem {
        display: flex;
        justify-content: space-between; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .fileSubBlock__addFile {
        -ms-grid-row-align: center;
            align-self: center; }
    .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock {
      display: flex;
      flex-direction: row;
      padding: 2rem;
      background-color: #f0f0f0;
      border-radius: 3px;
      gap: 1rem; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__content {
        flex: 1; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__header {
        margin-bottom: 2rem; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__header__title {
          font-size: 2rem;
          font-weight: 700;
          line-height: 1.5em;
          padding: 0; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__header__subtitle {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__optionsContainer {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem; }
        @media (max-width: 991px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__optionsContainer {
            -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
        @media (max-width: 767px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__optionsContainer {
            display: flex;
            flex-direction: column; } }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__optionContainer {
        display: flex;
        flex-direction: row; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__input {
        margin-right: 1.5rem; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__input input[type='radio'] {
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          background-color: transparent;
          margin: 3px 0 0 0;
          width: 2rem;
          height: 2rem;
          border: 1px solid currentColor;
          border-radius: 50%;
          display: -ms-grid;
          display: grid;
          place-content: center;
          cursor: pointer; }
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__input input[type='radio']::before {
            content: '';
            width: 2rem;
            height: 2rem;
            border-radius: 50%;
            -webkit-transform: scale(0);
                    transform: scale(0);
            transition: 120ms -webkit-transform ease-in-out;
            transition: 120ms transform ease-in-out;
            transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
            box-shadow: inset 1em 1em #e30513; }
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__input input[type='radio']:checked::before {
            -webkit-transform: scale(1);
                    transform: scale(1); }
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__input input[type='radio']:hover:not(:checked)::before {
            -webkit-transform: scale(0.7);
                    transform: scale(0.7); }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__option {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0.3rem; }
        @media (max-width: 767px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__option {
            flex: 1; } }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__option__title {
          font-size: 1.4rem;
          font-weight: 700;
          line-height: 1.8em;
          padding: 0;
          cursor: pointer;
          color: #4a4a49; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__option__link {
          font-size: 1.4rem;
          line-height: 1.8em; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__option__price {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__option__imageContainer > img {
          width: 150px; }
          @media (max-width: 539px) {
            .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__option__imageContainer > img {
              width: 100px; } }
        @media (min-width: 768px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceSubBlock__option__imageContainer {
            display: none; } }
    .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock {
      display: flex;
      flex-direction: row;
      padding: 2rem;
      background-color: #f0f0f0;
      border-radius: 3px;
      gap: 1rem; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__content {
        flex: 1; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__header {
        margin-bottom: 2rem; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__header__title {
          font-size: 2rem;
          font-weight: 700;
          line-height: 1.5em;
          padding: 0; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__header__subtitle {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__optionsContainer {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem; }
        @media (max-width: 991px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__optionsContainer {
            -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
        @media (max-width: 767px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__optionsContainer {
            display: flex;
            flex-direction: column; } }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__optionContainer {
        display: flex;
        flex-direction: row; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__input {
        margin-right: 1.5rem; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__input input[type='radio'] {
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          background-color: transparent;
          margin: 3px 0 0 0;
          width: 2rem;
          height: 2rem;
          border: 1px solid currentColor;
          border-radius: 50%;
          display: -ms-grid;
          display: grid;
          place-content: center;
          cursor: pointer; }
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__input input[type='radio']::before {
            content: '';
            width: 2rem;
            height: 2rem;
            border-radius: 50%;
            -webkit-transform: scale(0);
                    transform: scale(0);
            transition: 120ms -webkit-transform ease-in-out;
            transition: 120ms transform ease-in-out;
            transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
            box-shadow: inset 1em 1em #e30513; }
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__input input[type='radio']:checked::before {
            -webkit-transform: scale(1);
                    transform: scale(1); }
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__input input[type='radio']:hover:not(:checked)::before {
            -webkit-transform: scale(0.7);
                    transform: scale(0.7); }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__option {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0.3rem; }
        @media (max-width: 767px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__option {
            flex: 1; } }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__option__title {
          font-size: 1.4rem;
          font-weight: 700;
          line-height: 1.8em;
          padding: 0;
          cursor: pointer;
          color: #4a4a49; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__option__link {
          font-size: 1.4rem;
          line-height: 1.8em; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__option__price {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__option__imageContainer > img {
          width: 150px; }
          @media (max-width: 539px) {
            .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__option__imageContainer > img {
              width: 100px; } }
        @media (min-width: 768px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock__option__imageContainer {
            display: none; } }
      .serviceConfigurator .commonQuestions .commonQuestions__content .choiceFileSubBlock .required::after {
        content: '*';
        color: #e30513; }
    .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock {
      display: flex;
      flex-direction: row;
      padding: 2rem;
      background-color: #f0f0f0;
      border-radius: 3px;
      gap: 1rem; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__content {
        flex: 1; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__header {
        margin-bottom: 2rem; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__header__title {
          font-size: 2rem;
          font-weight: 700;
          line-height: 1.5em;
          padding: 0; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__header__subtitle {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__optionsContainer {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem; }
        @media (max-width: 991px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__optionsContainer {
            -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
        @media (max-width: 767px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__optionsContainer {
            display: flex;
            flex-direction: column; } }
      .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__optionContainer {
        display: flex;
        flex-direction: row; }
      .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__input {
        margin-right: 1.5rem; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__input input[type='checkbox'] {
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          background-color: transparent;
          margin: 3px 0 0 0;
          width: 2rem;
          height: 2rem;
          border: 1px solid currentColor;
          border-radius: 3px;
          display: -ms-grid;
          display: grid;
          place-content: center;
          cursor: pointer; }
          .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__input input[type='checkbox']::before {
            content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBmaWxsPSIjZTMwNTEzIj48cGF0aCBkPSJNNDM4LjYgMTA1LjRjMTIuNSAxMi41IDEyLjUgMzIuOCAwIDQ1LjNsLTI1NiAyNTZjLTEyLjUgMTIuNS0zMi44IDEyLjUtNDUuMyAwbC0xMjgtMTI4Yy0xMi41LTEyLjUtMTIuNS0zMi44IDAtNDUuM3MzMi44LTEyLjUgNDUuMyAwTDE2MCAzMzguNyAzOTMuNCAxMDUuNGMxMi41LTEyLjUgMzIuOC0xMi41IDQ1LjMgMHoiLz48L3N2Zz4=");
            width: 2rem;
            height: 2rem;
            -webkit-transform: scale(0);
                    transform: scale(0);
            transition: 120ms -webkit-transform ease-in-out;
            transition: 120ms transform ease-in-out;
            transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out; }
          .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__input input[type='checkbox']:checked::before {
            -webkit-transform: scale(0.8);
                    transform: scale(0.8); }
          .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__input input[type='checkbox']:hover:not(:checked)::before {
            -webkit-transform: scale(0.6);
                    transform: scale(0.6); }
      .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__option {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0.3rem; }
        @media (max-width: 767px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__option {
            flex: 1; } }
        .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__option__title {
          font-size: 1.4rem;
          font-weight: 700;
          line-height: 1.8em;
          padding: 0;
          cursor: pointer;
          color: #4a4a49; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__option__link {
          font-size: 1.4rem;
          line-height: 1.8em; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__option__price {
          font-size: 1.4rem;
          font-weight: 200;
          line-height: 1.8em;
          padding: 0; }
        .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__option__imageContainer > img {
          width: 150px; }
          @media (max-width: 539px) {
            .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__option__imageContainer > img {
              width: 100px; } }
        @media (min-width: 768px) {
          .serviceConfigurator .commonQuestions .commonQuestions__content .multipleChoiceSubBlock__option__imageContainer {
            display: none; } }
    @media (max-width: 767px) {
      .serviceConfigurator .commonQuestions {
        margin: 0 1.5rem 3rem; } }
    .serviceConfigurator .commonQuestions__header {
      text-align: center;
      max-width: 500px; }
      .serviceConfigurator .commonQuestions__header__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        padding: 0; }
      .serviceConfigurator .commonQuestions__header__subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.8em;
        padding: 0; }
    .serviceConfigurator .commonQuestions__content {
      display: flex;
      flex-direction: column;
      padding: 3rem;
      background-color: #ffffff;
      width: 100%;
      border-radius: 3px;
      gap: 2rem; }
      @media (max-width: 767px) {
        .serviceConfigurator .commonQuestions__content {
          padding: 1rem;
          gap: 1rem; } }
      .serviceConfigurator .commonQuestions__content__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        border-bottom: 2px solid #e30513;
        padding: 0; }
  .serviceConfigurator .accessories {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 800px;
    margin: auto;
    margin-bottom: 3rem;
    gap: 3rem; }
    .serviceConfigurator .accessories .specificBlock {
      display: flex;
      flex-direction: column;
      padding: 3rem;
      background-color: #ffffff;
      width: 100%;
      border-radius: 3px;
      gap: 2rem; }
      .serviceConfigurator .accessories .specificBlock .textSubBlock {
        display: flex;
        flex-direction: row;
        padding: 2rem;
        background-color: #f0f0f0;
        border-radius: 3px;
        gap: 1rem; }
        .serviceConfigurator .accessories .specificBlock .textSubBlock__content {
          flex: 1; }
        .serviceConfigurator .accessories .specificBlock .textSubBlock__header {
          margin-bottom: 2rem; }
          .serviceConfigurator .accessories .specificBlock .textSubBlock__header__title {
            font-size: 2rem;
            font-weight: 700;
            line-height: 1.5em;
            padding: 0; }
          .serviceConfigurator .accessories .specificBlock .textSubBlock__header__subtitle {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
        .serviceConfigurator .accessories .specificBlock .textSubBlock__textContainer {
          width: 100%; }
        .serviceConfigurator .accessories .specificBlock .textSubBlock__text {
          width: 100%;
          padding: 0.5rem;
          resize: vertical; }
      .serviceConfigurator .accessories .specificBlock .fileSubBlock {
        display: flex;
        flex-direction: row;
        padding: 2rem;
        background-color: #f0f0f0;
        border-radius: 3px;
        gap: 1rem; }
        .serviceConfigurator .accessories .specificBlock .fileSubBlock__content {
          flex: 1; }
        .serviceConfigurator .accessories .specificBlock .fileSubBlock__header {
          margin-bottom: 2rem; }
          .serviceConfigurator .accessories .specificBlock .fileSubBlock__header__title {
            font-size: 2rem;
            font-weight: 700;
            line-height: 1.5em;
            padding: 0; }
          .serviceConfigurator .accessories .specificBlock .fileSubBlock__header__subtitle {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
        .serviceConfigurator .accessories .specificBlock .fileSubBlock__fileContainer {
          width: 100%;
          display: flex;
          flex-direction: column;
          gap: 1rem; }
        .serviceConfigurator .accessories .specificBlock .fileSubBlock__fileItem {
          display: flex;
          justify-content: space-between; }
        .serviceConfigurator .accessories .specificBlock .fileSubBlock__addFile {
          -ms-grid-row-align: center;
              align-self: center; }
      .serviceConfigurator .accessories .specificBlock .choiceSubBlock {
        display: flex;
        flex-direction: row;
        padding: 2rem;
        background-color: #f0f0f0;
        border-radius: 3px;
        gap: 1rem; }
        .serviceConfigurator .accessories .specificBlock .choiceSubBlock__content {
          flex: 1; }
        .serviceConfigurator .accessories .specificBlock .choiceSubBlock__header {
          margin-bottom: 2rem; }
          .serviceConfigurator .accessories .specificBlock .choiceSubBlock__header__title {
            font-size: 2rem;
            font-weight: 700;
            line-height: 1.5em;
            padding: 0; }
          .serviceConfigurator .accessories .specificBlock .choiceSubBlock__header__subtitle {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
        .serviceConfigurator .accessories .specificBlock .choiceSubBlock__optionsContainer {
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
          grid-template-columns: repeat(3, 1fr);
          gap: 2rem; }
          @media (max-width: 991px) {
            .serviceConfigurator .accessories .specificBlock .choiceSubBlock__optionsContainer {
              -ms-grid-columns: (1fr)[2];
              grid-template-columns: repeat(2, 1fr); } }
          @media (max-width: 767px) {
            .serviceConfigurator .accessories .specificBlock .choiceSubBlock__optionsContainer {
              display: flex;
              flex-direction: column; } }
        .serviceConfigurator .accessories .specificBlock .choiceSubBlock__optionContainer {
          display: flex;
          flex-direction: row; }
        .serviceConfigurator .accessories .specificBlock .choiceSubBlock__input {
          margin-right: 1.5rem; }
          .serviceConfigurator .accessories .specificBlock .choiceSubBlock__input input[type='radio'] {
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none;
            background-color: transparent;
            margin: 3px 0 0 0;
            width: 2rem;
            height: 2rem;
            border: 1px solid currentColor;
            border-radius: 50%;
            display: -ms-grid;
            display: grid;
            place-content: center;
            cursor: pointer; }
            .serviceConfigurator .accessories .specificBlock .choiceSubBlock__input input[type='radio']::before {
              content: '';
              width: 2rem;
              height: 2rem;
              border-radius: 50%;
              -webkit-transform: scale(0);
                      transform: scale(0);
              transition: 120ms -webkit-transform ease-in-out;
              transition: 120ms transform ease-in-out;
              transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
              box-shadow: inset 1em 1em #e30513; }
            .serviceConfigurator .accessories .specificBlock .choiceSubBlock__input input[type='radio']:checked::before {
              -webkit-transform: scale(1);
                      transform: scale(1); }
            .serviceConfigurator .accessories .specificBlock .choiceSubBlock__input input[type='radio']:hover:not(:checked)::before {
              -webkit-transform: scale(0.7);
                      transform: scale(0.7); }
        .serviceConfigurator .accessories .specificBlock .choiceSubBlock__option {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 0.3rem; }
          @media (max-width: 767px) {
            .serviceConfigurator .accessories .specificBlock .choiceSubBlock__option {
              flex: 1; } }
          .serviceConfigurator .accessories .specificBlock .choiceSubBlock__option__title {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 1.8em;
            padding: 0;
            cursor: pointer;
            color: #4a4a49; }
          .serviceConfigurator .accessories .specificBlock .choiceSubBlock__option__link {
            font-size: 1.4rem;
            line-height: 1.8em; }
          .serviceConfigurator .accessories .specificBlock .choiceSubBlock__option__price {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
          .serviceConfigurator .accessories .specificBlock .choiceSubBlock__option__imageContainer > img {
            width: 150px; }
            @media (max-width: 539px) {
              .serviceConfigurator .accessories .specificBlock .choiceSubBlock__option__imageContainer > img {
                width: 100px; } }
          @media (min-width: 768px) {
            .serviceConfigurator .accessories .specificBlock .choiceSubBlock__option__imageContainer {
              display: none; } }
      .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock {
        display: flex;
        flex-direction: row;
        padding: 2rem;
        background-color: #f0f0f0;
        border-radius: 3px;
        gap: 1rem; }
        .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__content {
          flex: 1; }
        .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__header {
          margin-bottom: 2rem; }
          .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__header__title {
            font-size: 2rem;
            font-weight: 700;
            line-height: 1.5em;
            padding: 0; }
          .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__header__subtitle {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
        .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__optionsContainer {
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
          grid-template-columns: repeat(3, 1fr);
          gap: 2rem; }
          @media (max-width: 991px) {
            .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__optionsContainer {
              -ms-grid-columns: (1fr)[2];
              grid-template-columns: repeat(2, 1fr); } }
          @media (max-width: 767px) {
            .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__optionsContainer {
              display: flex;
              flex-direction: column; } }
        .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__optionContainer {
          display: flex;
          flex-direction: row; }
        .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__input {
          margin-right: 1.5rem; }
          .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__input input[type='radio'] {
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none;
            background-color: transparent;
            margin: 3px 0 0 0;
            width: 2rem;
            height: 2rem;
            border: 1px solid currentColor;
            border-radius: 50%;
            display: -ms-grid;
            display: grid;
            place-content: center;
            cursor: pointer; }
            .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__input input[type='radio']::before {
              content: '';
              width: 2rem;
              height: 2rem;
              border-radius: 50%;
              -webkit-transform: scale(0);
                      transform: scale(0);
              transition: 120ms -webkit-transform ease-in-out;
              transition: 120ms transform ease-in-out;
              transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
              box-shadow: inset 1em 1em #e30513; }
            .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__input input[type='radio']:checked::before {
              -webkit-transform: scale(1);
                      transform: scale(1); }
            .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__input input[type='radio']:hover:not(:checked)::before {
              -webkit-transform: scale(0.7);
                      transform: scale(0.7); }
        .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__option {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 0.3rem; }
          @media (max-width: 767px) {
            .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__option {
              flex: 1; } }
          .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__option__title {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 1.8em;
            padding: 0;
            cursor: pointer;
            color: #4a4a49; }
          .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__option__link {
            font-size: 1.4rem;
            line-height: 1.8em; }
          .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__option__price {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
          .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__option__imageContainer > img {
            width: 150px; }
            @media (max-width: 539px) {
              .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__option__imageContainer > img {
                width: 100px; } }
          @media (min-width: 768px) {
            .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock__option__imageContainer {
              display: none; } }
        .serviceConfigurator .accessories .specificBlock .choiceFileSubBlock .required::after {
          content: '*';
          color: #e30513; }
      .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock {
        display: flex;
        flex-direction: row;
        padding: 2rem;
        background-color: #f0f0f0;
        border-radius: 3px;
        gap: 1rem; }
        .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__content {
          flex: 1; }
        .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__header {
          margin-bottom: 2rem; }
          .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__header__title {
            font-size: 2rem;
            font-weight: 700;
            line-height: 1.5em;
            padding: 0; }
          .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__header__subtitle {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
        .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__optionsContainer {
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
          grid-template-columns: repeat(3, 1fr);
          gap: 2rem; }
          @media (max-width: 991px) {
            .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__optionsContainer {
              -ms-grid-columns: (1fr)[2];
              grid-template-columns: repeat(2, 1fr); } }
          @media (max-width: 767px) {
            .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__optionsContainer {
              display: flex;
              flex-direction: column; } }
        .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__optionContainer {
          display: flex;
          flex-direction: row; }
        .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__input {
          margin-right: 1.5rem; }
          .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__input input[type='checkbox'] {
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none;
            background-color: transparent;
            margin: 3px 0 0 0;
            width: 2rem;
            height: 2rem;
            border: 1px solid currentColor;
            border-radius: 3px;
            display: -ms-grid;
            display: grid;
            place-content: center;
            cursor: pointer; }
            .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__input input[type='checkbox']::before {
              content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBmaWxsPSIjZTMwNTEzIj48cGF0aCBkPSJNNDM4LjYgMTA1LjRjMTIuNSAxMi41IDEyLjUgMzIuOCAwIDQ1LjNsLTI1NiAyNTZjLTEyLjUgMTIuNS0zMi44IDEyLjUtNDUuMyAwbC0xMjgtMTI4Yy0xMi41LTEyLjUtMTIuNS0zMi44IDAtNDUuM3MzMi44LTEyLjUgNDUuMyAwTDE2MCAzMzguNyAzOTMuNCAxMDUuNGMxMi41LTEyLjUgMzIuOC0xMi41IDQ1LjMgMHoiLz48L3N2Zz4=");
              width: 2rem;
              height: 2rem;
              -webkit-transform: scale(0);
                      transform: scale(0);
              transition: 120ms -webkit-transform ease-in-out;
              transition: 120ms transform ease-in-out;
              transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out; }
            .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__input input[type='checkbox']:checked::before {
              -webkit-transform: scale(0.8);
                      transform: scale(0.8); }
            .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__input input[type='checkbox']:hover:not(:checked)::before {
              -webkit-transform: scale(0.6);
                      transform: scale(0.6); }
        .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__option {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 0.3rem; }
          @media (max-width: 767px) {
            .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__option {
              flex: 1; } }
          .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__option__title {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 1.8em;
            padding: 0;
            cursor: pointer;
            color: #4a4a49; }
          .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__option__link {
            font-size: 1.4rem;
            line-height: 1.8em; }
          .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__option__price {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8em;
            padding: 0; }
          .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__option__imageContainer > img {
            width: 150px; }
            @media (max-width: 539px) {
              .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__option__imageContainer > img {
                width: 100px; } }
          @media (min-width: 768px) {
            .serviceConfigurator .accessories .specificBlock .multipleChoiceSubBlock__option__imageContainer {
              display: none; } }
      @media (max-width: 767px) {
        .serviceConfigurator .accessories .specificBlock {
          padding: 1rem;
          gap: 1rem; } }
      .serviceConfigurator .accessories .specificBlock__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        border-bottom: 2px solid #e30513;
        padding: 0; }
      .serviceConfigurator .accessories .specificBlock__subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.5em;
        padding: 0; }
    @media (max-width: 767px) {
      .serviceConfigurator .accessories {
        margin: 0 1.5rem 3rem; } }
    .serviceConfigurator .accessories__header {
      text-align: center;
      max-width: 500px; }
      .serviceConfigurator .accessories__header__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        padding: 0; }
      .serviceConfigurator .accessories__header__subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.8em;
        padding: 0; }
  .serviceConfigurator .servicePoints {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    margin-bottom: 3rem;
    gap: 3rem; }
    .serviceConfigurator .servicePoints .mapNew {
      background-color: #f0f0f0;
      margin-bottom: 3rem; }
      .serviceConfigurator .servicePoints .mapNew .markerNew {
        border-style: solid;
        border-left-width: 14px;
        border-bottom-width: 14px;
        border-color: #e30513 transparent transparent #e30513;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        z-index: 200; }
        .serviceConfigurator .servicePoints .mapNew .markerNew--clickable {
          cursor: pointer; }
      .serviceConfigurator .servicePoints .mapNew .mapWrapper {
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
        @media (max-width: 767px) {
          .serviceConfigurator .servicePoints .mapNew .mapWrapper {
            flex-direction: column; } }
        .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls {
          width: 50%;
          padding-right: 6rem; }
          @media (max-width: 767px) {
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls {
              width: 100%;
              padding: 0 0 3rem 0; } }
          .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .selectWrapper__label {
            display: block;
            font-size: 2.1rem;
            font-weight: 600;
            color: #343434; }
          .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .selectWrapper select {
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            appearance: none;
            outline: 0;
            box-shadow: none;
            border: 0 !important;
            background: #ffffff;
            background-image: none; }
          .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .selectWrapper__select {
            position: relative;
            display: block;
            width: 100%;
            height: 44px;
            margin: 1rem 0 3rem 0;
            line-height: 4rem !important;
            background: #ffffff;
            overflow: hidden;
            border: 3px solid #e6e6e6 !important;
            border-radius: 2px; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .selectWrapper__select::after {
              content: '';
              display: block;
              position: absolute;
              top: 13px;
              right: 15px;
              height: 8px;
              width: 8px;
              border: 1px solid #6c6c6c;
              border-width: 1px 1px 0 0;
              -webkit-transform: rotate(135deg);
                      transform: rotate(135deg);
              transition: 0.25s all ease; }
          .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .selectWrapper select {
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0 0 0 15px;
            color: #343434;
            cursor: pointer; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .selectWrapper select::-ms-expand {
              display: none; }
          .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .resetFilter {
            margin-top: 2rem;
            padding: 0;
            cursor: pointer;
            text-transform: capitalize;
            font-size: 1.6rem;
            font-weight: 300; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .resetFilter:hover {
              color: #e30513; }
          .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .loader {
            margin: 0 auto;
            position: relative;
            width: 65px;
            height: 18px;
            display: flex;
            align-items: center; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .loader span {
              display: inline-block;
              bottom: 50%;
              width: 4px;
              height: 5px;
              background: #ffffff;
              border-radius: 5px;
              -webkit-animation: growFilter 1000ms ease-in-out infinite forwards;
                      animation: growFilter 1000ms ease-in-out infinite forwards;
              position: absolute;
              left: 10px; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .loader span:nth-child(2) {
              -webkit-animation-delay: 83ms;
                      animation-delay: 83ms;
              left: 18px; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .loader span:nth-child(3) {
              -webkit-animation-delay: 166ms;
                      animation-delay: 166ms;
              left: 26px; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .loader span:nth-child(4) {
              -webkit-animation-delay: 249ms;
                      animation-delay: 249ms;
              left: 34px; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .loader span:nth-child(5) {
              -webkit-animation-delay: 332ms;
                      animation-delay: 332ms;
              left: 42px; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .loader span:nth-child(6) {
              -webkit-animation-delay: 415ms;
                      animation-delay: 415ms;
              left: 50px; }
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__controls .loader span:nth-child(7) {
              -webkit-animation-delay: 498ms;
                      animation-delay: 498ms;
              left: 58px; }

@keyframes growFilter {
  0% {
    background: #ffffff;
    height: 5px;
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0); }
  50% {
    height: 18px;
    -webkit-transform: translate3d(0, 9px, 0);
            transform: translate3d(0, 9px, 0); }
  100% {
    background: #ffffff;
    height: 5px;
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0); } }
        .serviceConfigurator .servicePoints .mapNew .mapWrapper__map {
          width: 50%;
          min-height: 300px;
          position: relative;
          overflow: hidden; }
          @media (max-width: 767px) {
            .serviceConfigurator .servicePoints .mapNew .mapWrapper__map {
              display: none; } }
    .serviceConfigurator .servicePoints .mapRows {
      background-color: #ffffff;
      padding-bottom: 4rem; }
      .serviceConfigurator .servicePoints .mapRows .mapRow:not(:last-child) {
        margin-bottom: 8rem; }
      .serviceConfigurator .servicePoints .mapRows .mapRow__title {
        font-weight: 600;
        font-size: 3rem; }
      .serviceConfigurator .servicePoints .mapRows .mapRow__divider {
        height: 2px;
        width: 100%;
        background-color: #e30513;
        margin-bottom: 3rem; }
      .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem {
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 3rem; }
        .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__header {
          display: flex;
          flex-direction: row;
          justify-content: space-between; }
          .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__header .chevron::before {
            cursor: pointer;
            border-style: solid;
            border-width: 0.2em 0.2em 0 0;
            border-color: #e30513;
            content: '';
            display: inline-block;
            height: 0.6em;
            position: relative;
            top: 0.3em;
            vertical-align: top;
            width: 0.6em;
            left: -0.5em;
            -webkit-transform: rotate(135deg);
                    transform: rotate(135deg); }
          .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__header .chevron--showing::before {
            -webkit-transform: rotate(315deg);
                    transform: rotate(315deg); }
        .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__title {
          cursor: pointer;
          font-size: 1.8rem;
          padding-bottom: 3rem; }
          .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__title--showing {
            color: #e30513; }
        .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__detail {
          max-height: 0;
          overflow: hidden;
          line-height: 1.8em;
          transition: max-height 300ms ease-in-out; }
          .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__detail--showing {
            max-height: 1300px; }
          .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__detail__link {
            padding-bottom: 1rem; }
        .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem__action {
          display: flex;
          justify-content: flex-end;
          margin-bottom: 1rem; }
        .serviceConfigurator .servicePoints .mapRows .mapRow .mapItem .modal .buttonWrapper {
          display: flex;
          justify-content: flex-end;
          gap: 10px; }
    .serviceConfigurator .servicePoints .componentHeader__divider {
      margin-bottom: 3rem; }
    .serviceConfigurator .servicePoints__wrapper {
      -ms-grid-row-align: stretch;
          align-self: stretch; }
  .serviceConfigurator .summary {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 800px;
    margin: auto;
    gap: 3rem; }
    .serviceConfigurator .summary .summaryBlock {
      padding: 3rem;
      background-color: #ffffff;
      display: flex;
      flex-direction: column;
      width: 100%;
      border-radius: 3px; }
      .serviceConfigurator .summary .summaryBlock .summarySubBlock {
        background-color: #f0f0f0;
        padding: 1rem;
        display: flex;
        flex-direction: row;
        border-radius: 3px;
        gap: 1rem;
        min-width: 0; }
        .serviceConfigurator .summary .summaryBlock .summarySubBlock__imageContainer {
          width: 80px; }
          .serviceConfigurator .summary .summaryBlock .summarySubBlock__imageContainer > img {
            width: 100%; }
        .serviceConfigurator .summary .summaryBlock .summarySubBlock__content {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          flex: 1;
          gap: 0.3rem; }
          .serviceConfigurator .summary .summaryBlock .summarySubBlock__content__title {
            font-size: 1.6rem;
            font-weight: 700;
            line-height: 1.8em;
            padding: 0;
            color: #4a4a49; }
          .serviceConfigurator .summary .summaryBlock .summarySubBlock__content__subtitle {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8rem;
            padding: 0;
            color: #4a4a49;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            /* autoprefixer: off */
            -webkit-box-orient: vertical;
            /* autoprefixer: on */
            overflow: hidden;
            text-overflow: ellipsis; }
          .serviceConfigurator .summary .summaryBlock .summarySubBlock__content__files {
            display: flex;
            gap: 1rem;
            flex-wrap: wrap; }
          .serviceConfigurator .summary .summaryBlock .summarySubBlock__content__filename {
            font-size: 1.4rem;
            font-weight: 200;
            line-height: 1.8rem;
            padding: 0;
            color: #4a4a49;
            border: 1px #4a4a49 solid;
            padding: 0.5rem 1rem;
            border-radius: 1rem; }
      .serviceConfigurator .summary .summaryBlock .serviceAddressForm {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 10px;
        margin-bottom: 30px; }
        @media (max-width: 539px) {
          .serviceConfigurator .summary .summaryBlock .serviceAddressForm {
            -ms-grid-columns: (1fr)[1];
            grid-template-columns: repeat(1, 1fr); } }
        .serviceConfigurator .summary .summaryBlock .serviceAddressForm .doubleFormItem {
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: 7fr 10px 3fr;
          grid-template-columns: 7fr 3fr;
          gap: 10px; }
        .serviceConfigurator .summary .summaryBlock .serviceAddressForm .formItem > label {
          font-size: 16px;
          font-weight: 300;
          color: #787878; }
        .serviceConfigurator .summary .summaryBlock .serviceAddressForm .formItem > input {
          width: 100%;
          height: 40px;
          padding: 0 13px;
          border: 1px solid #d1d1d1;
          background-color: #ffffff;
          font-weight: 300; }
        .serviceConfigurator .summary .summaryBlock .serviceAddressForm .formButton {
          -ms-grid-column: 1;
          grid-column: 1; }
      @media (max-width: 767px) {
        .serviceConfigurator .summary .summaryBlock {
          -webkit-padding-before: 1rem;
                  padding-block-start: 1rem;
          padding-inline: 1rem; } }
      .serviceConfigurator .summary .summaryBlock__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        border-bottom: 2px solid #e30513;
        padding: 0;
        margin-bottom: 2rem; }
      .serviceConfigurator .summary .summaryBlock__summarySubBlocks {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1rem 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
        width: 100%;
        margin-bottom: 3rem; }
        @media (max-width: 767px) {
          .serviceConfigurator .summary .summaryBlock__summarySubBlocks {
            -ms-grid-columns: (1fr)[1];
            grid-template-columns: repeat(1, 1fr); } }
      .serviceConfigurator .summary .summaryBlock__action {
        align-self: flex-start;
        font-weight: 700; }
    @media (max-width: 767px) {
      .serviceConfigurator .summary {
        margin: 0 1.5rem; } }
    .serviceConfigurator .summary__header {
      text-align: center;
      max-width: 500px; }
      .serviceConfigurator .summary__header__title {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        padding: 0; }
      .serviceConfigurator .summary__header__subtitle {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.8em;
        padding: 0;
        color: #4a4a49; }
    .serviceConfigurator .summary__price {
      display: flex;
      text-align: center;
      padding: 1rem 0;
      gap: 1.5rem; }
      @media (max-width: 539px) {
        .serviceConfigurator .summary__price {
          flex-direction: column; } }
      .serviceConfigurator .summary__price__container {
        display: flex;
        flex-direction: column; }
      .serviceConfigurator .summary__price__description {
        font-size: 2.8rem;
        font-weight: 200;
        line-height: 1.5em; }
      .serviceConfigurator .summary__price__value {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5em;
        color: #dc3545; }
    .serviceConfigurator .summary__actions {
      display: flex;
      flex-direction: column;
      width: 300px;
      gap: 3rem; }
      @media (max-width: 424px) {
        .serviceConfigurator .summary__actions {
          width: 100%; } }
  .serviceConfigurator .summaryBar {
    display: flex;
    flex-direction: column;
    gap: 0.5rem; }
    @media (max-width: 767px) {
      .serviceConfigurator .summaryBar {
        display: none; } }
    .serviceConfigurator .summaryBar__header {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-end;
      padding: 1rem 0; }
      .serviceConfigurator .summaryBar__header__step {
        width: 30%;
        display: flex; }
        .serviceConfigurator .summaryBar__header__step__button {
          display: inline-block;
          font-size: 1.6rem;
          font-weight: 700;
          line-height: 1.5em;
          color: #e30513;
          padding: 0;
          margin-right: 1.5rem;
          cursor: pointer; }
          @media (max-width: 767px) {
            .serviceConfigurator .summaryBar__header__step__button {
              display: none; } }
          .serviceConfigurator .summaryBar__header__step__button:hover {
            text-decoration: underline; }
          .serviceConfigurator .summaryBar__header__step__button--disabled {
            cursor: default;
            color: #b4b4b4; }
            .serviceConfigurator .summaryBar__header__step__button--disabled:hover {
              text-decoration: none; }
        .serviceConfigurator .summaryBar__header__step__icon {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
          @media (min-width: 768px) {
            .serviceConfigurator .summaryBar__header__step__icon {
              display: none; } }
        .serviceConfigurator .summaryBar__header__step > span {
          font-size: 1.6rem;
          font-weight: 200;
          line-height: 1.5em; }
      .serviceConfigurator .summaryBar__header__login {
        display: flex;
        align-items: center;
        gap: 1.6rem; }
        .serviceConfigurator .summaryBar__header__login__username {
          padding: 0;
          font-size: 1.4rem; }
    .serviceConfigurator .summaryBar__body {
      background-color: #ffffff;
      padding: 1rem;
      min-height: 8rem;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap;
      gap: 3rem 0; }
      .serviceConfigurator .summaryBar__body__node {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer; }
        .serviceConfigurator .summaryBar__body__node:hover {
          color: #e30513; }
        .serviceConfigurator .summaryBar__body__node .node__icon {
          width: 4.6rem;
          height: 4.6rem;
          padding: 1rem 0.5rem; }
        .serviceConfigurator .summaryBar__body__node > img {
          width: 4.6rem;
          height: 4.6rem; }
        .serviceConfigurator .summaryBar__body__node > p {
          font-size: 1.1rem;
          font-weight: 200;
          line-height: 1em;
          padding: 0; }
      .serviceConfigurator .summaryBar__body__divider.svgIcon {
        margin: 0 1rem;
        width: auto; }
        .serviceConfigurator .summaryBar__body__divider.svgIcon:first-of-type {
          fill: #e30513; }
  .serviceConfigurator .countrySelect__search {
    background-color: #f0f0f0;
    padding: 1.5rem 1.2rem;
    -webkit-margin-after: 2rem;
            margin-block-end: 2rem; }
    .serviceConfigurator .countrySelect__search > input {
      width: 100%;
      padding: 1rem 1rem 0.7rem 1rem; }
  .serviceConfigurator .countrySelect__wrapper {
    height: calc(80vh - 2 * 20px - 20px - 66px);
    overflow-y: auto; }
  .serviceConfigurator .countrySelect__region {
    display: table;
    width: 100%; }
    .serviceConfigurator .countrySelect__region > strong {
      display: block;
      padding: 0 0 1.2rem 0.8rem;
      -webkit-margin-after: 1rem;
              margin-block-end: 1rem;
      border-bottom: 1px solid #d7d7d7; }
    .serviceConfigurator .countrySelect__region .country {
      display: flex;
      padding: 8px 3px 5px 8px;
      margin-bottom: 1rem;
      font-size: 1.4rem;
      cursor: pointer;
      color: #868686;
      line-height: 1.8rem; }
      @media (min-width: 768px) {
        .serviceConfigurator .countrySelect__region .country {
          width: 50%;
          float: left; } }
      .serviceConfigurator .countrySelect__region .country:hover {
        background-color: #f0f0f0; }
      .serviceConfigurator .countrySelect__region .country > div {
        float: left; }
      .serviceConfigurator .countrySelect__region .country strong {
        font-size: 1.5rem;
        color: #000000; }
      .serviceConfigurator .countrySelect__region .country__flag {
        width: 45px;
        padding: 5px 7px 0 0; }
        .serviceConfigurator .countrySelect__region .country__flag > img {
          width: 100%; }
      .serviceConfigurator .countrySelect__region .country__name {
        width: 60%;
        padding-right: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
  @media (max-width: 767px) {
    .serviceConfigurator .container {
      max-width: 100%;
      padding: 0; } }
  .serviceConfigurator.maintenance > .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
  .serviceConfigurator .maintenance__icon {
    width: 70px;
    height: auto; }
  .serviceConfigurator .maintenance__firstLine {
    -webkit-padding-before: 3rem;
            padding-block-start: 3rem;
    -webkit-padding-after: 0;
            padding-block-end: 0; }
  .serviceConfigurator .maintenance__secondLine {
    text-transform: uppercase; }
  .serviceConfigurator__warning {
    text-align: center;
    color: #e30513;
    font-weight: 700;
    font-size: 1.8rem;
    padding: 0;
    margin-bottom: 5rem; }

.breadcrumbs {
  padding-bottom: 2rem; }
  .breadcrumbs__item {
    color: #343434;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5em; }
    .breadcrumbs__item--active {
      color: #e30513; }
  .breadcrumbs__spacer {
    display: inline;
    color: #e30513; }

.btn {
  border: none;
  outline: none;
  color: white;
  display: block;
  font-size: 1.8rem;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  padding: 16px 35px;
  box-sizing: border-box;
  font-family: "Corridor", Arial, sans-serif;
  transition: cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: #e30513;
  border-radius: 2px; }
  .btn::first-letter {
    text-transform: uppercase; }
  @media (max-width: 767px) {
    .btn {
      font-size: 1.6rem; } }
  @media (max-width: 539px) {
    .btn {
      padding: 1.6rem 2.5rem; } }
  .btn:hover {
    color: #ffffff;
    background-color: #f70515; }
  .btn--bordered {
    color: #e30513;
    border: 2px solid #e30513;
    background-color: transparent; }
    .btn--bordered:hover {
      color: white;
      background-color: #e30513; }
  .btn--center {
    margin: 0 auto; }

.button {
  border: 1px solid #e30513;
  border-radius: 2px;
  padding: 1.1rem 2.5rem;
  font-size: 1.8rem;
  font-weight: 200;
  line-height: 1em;
  text-align: center;
  cursor: pointer; }
  .button--small {
    font-size: 1.4rem;
    padding: 0.8rem 2rem; }
  .button--primary {
    background-color: #e30513;
    color: #ffffff;
    font-weight: 700; }
    .button--primary:hover:not(:disabled) {
      background-color: #f70515;
      border-color: #f70515;
      color: #ffffff; }
    .button--primary:disabled {
      background-color: #b4b4b4;
      border-color: #b4b4b4;
      color: #ffffff;
      cursor: default; }
  .button--secondary {
    background-color: transparent;
    color: #e30513; }
    .button--secondary:hover:not(:disabled) {
      background-color: #e30513;
      color: #ffffff; }
    .button--secondary:disabled {
      border-color: #b4b4b4;
      color: #b4b4b4;
      cursor: default; }
  .button--link {
    font-size: 1.6rem;
    color: #e30513;
    border: none;
    padding: 0; }
    .button--link:hover:not(:disabled) {
      text-decoration: underline; }
    .button--link:disabled {
      color: #b4b4b4;
      cursor: default; }

.componentHeader__title {
  font-size: 3.4rem;
  line-height: 1.2em;
  font-weight: 600;
  padding-bottom: 2rem; }
  @media (max-width: 767px) {
    .componentHeader__title {
      font-size: 3rem; } }

.componentHeader__subtitle {
  font-size: 2.1rem;
  line-height: 1.5em;
  font-weight: 300;
  color: #6c6c6c;
  padding-bottom: 2rem; }

.componentHeader__divider {
  height: 2px;
  width: 100%;
  background-color: #e30513; }

.divider {
  width: 100%;
  min-height: 1px;
  margin: 2rem 0; }
  .divider--cherry {
    background-color: #e30513; }
  .divider--gray {
    background-color: #b4b4b4; }
  .divider--silver {
    background-color: #f0f0f0; }
  .divider--midGray {
    background-color: #6c6c6c; }
  .divider--darkGray {
    background-color: #343434; }
  .divider--black {
    background-color: #000000; }
  .divider--white {
    background-color: #ffffff; }

.loader {
  margin: 24px auto;
  width: auto;
  position: relative;
  width: 65px;
  height: 30px;
  display: flex;
  align-items: center; }
  .loader span {
    display: inline-block;
    bottom: 50%;
    width: 4px;
    height: 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-animation: grow 1000ms ease-in-out infinite forwards;
            animation: grow 1000ms ease-in-out infinite forwards;
    position: absolute;
    left: 10px; }
  .loader span:nth-child(2) {
    -webkit-animation-delay: 83ms;
            animation-delay: 83ms;
    left: 18px; }
  .loader span:nth-child(3) {
    -webkit-animation-delay: 166ms;
            animation-delay: 166ms;
    left: 26px; }
  .loader span:nth-child(4) {
    -webkit-animation-delay: 249ms;
            animation-delay: 249ms;
    left: 34px; }
  .loader span:nth-child(5) {
    -webkit-animation-delay: 332ms;
            animation-delay: 332ms;
    left: 42px; }
  .loader span:nth-child(6) {
    -webkit-animation-delay: 415ms;
            animation-delay: 415ms;
    left: 50px; }
  .loader span:nth-child(7) {
    -webkit-animation-delay: 498ms;
            animation-delay: 498ms;
    left: 58px; }

@-webkit-keyframes grow {
  0% {
    background: rgba(0, 0, 0, 0.1);
    height: 5px;
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0); }
  50% {
    height: 30px;
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0); }
  100% {
    background: rgba(0, 0, 0, 0.1);
    height: 5px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes grow {
  0% {
    background: rgba(0, 0, 0, 0.1);
    height: 5px;
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0); }
  50% {
    height: 30px;
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0); }
  100% {
    background: rgba(0, 0, 0, 0.1);
    height: 5px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.marker {
  border-style: solid;
  border-left-width: 14px;
  border-bottom-width: 14px;
  border-color: #e30513 transparent transparent #e30513;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 200;
  cursor: pointer; }

.mapRow__text {
  padding: 6rem 0;
  color: #6c6c6c;
  line-height: 3.2rem; }
  @media (max-width: 767px) {
    .mapRow__text {
      padding: 3rem 0;
      line-height: 2rem; } }

.mapRow__list {
  position: relative;
  padding: 5rem 0 3rem 0; }
  .mapRow__list__item {
    width: 85%;
    cursor: pointer; }
    .mapRow__list__item p {
      color: #6c6c6c; }
  @media (max-width: 767px) {
    .mapRow__list__title {
      font-size: 2.4rem; } }
  .mapRow__list h5 {
    cursor: pointer;
    padding-bottom: 1.6rem; }
    @media (max-width: 767px) {
      .mapRow__list h5 {
        font-size: 2rem; } }
  .mapRow__list__contacts {
    color: #6c6c6c; }
    .mapRow__list__contacts p {
      padding-bottom: 1rem;
      word-break: break-all; }
    .mapRow__list__contacts a {
      font-weight: 200;
      color: #e30513; }
      .mapRow__list__contacts a:hover {
        text-decoration: underline; }
    .mapRow__list__contacts .countries {
      word-break: keep-all; }
    .mapRow__list__contacts__detailsLink {
      font-weight: bold !important; }
  .mapRow__list::before {
    background-color: #f0f0f0;
    position: absolute;
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    top: 0; }
  .mapRow__list__divider {
    background-color: #f0f0f0;
    position: relative;
    display: block;
    margin: 25px 0;
    width: 100%;
    height: 1px;
    bottom: 0; }
  .mapRow__list__show {
    cursor: pointer;
    position: absolute;
    width: 18px;
    height: 18px;
    right: 15px;
    top: 0; }
    .mapRow__list__show::after {
      background-color: #e30513;
      width: 16px;
      height: 2px;
      position: absolute;
      top: 11px;
      left: 0;
      content: ''; }
    .mapRow__list__show::before {
      background-color: #e30513;
      width: 2px;
      height: 16px;
      position: absolute;
      top: 4px;
      left: 7px;
      content: ''; }
    .mapRow__list__show--minus::before {
      display: none; }
    .mapRow__list__show .col-12:last-of-type .row:last-of-type .col-12 .faq__list__divider {
      margin-bottom: 0; }

.contactRow {
  padding: 35px 0 10px; }
  @media (max-width: 767px) {
    .contactRow {
      padding-bottom: 5px; } }
  @media (max-width: 767px) {
    .contactRow h3 {
      padding: 0 0 10px 0;
      font-size: 2.4rem !important; } }
  .contactRow__divider::after {
    background-color: #f0f0f0;
    position: relative;
    display: block;
    bottom: -10px;
    content: '';
    height: 1px;
    width: 100%; }
    @media (max-width: 767px) {
      .contactRow__divider::after {
        display: none; } }
  .contactRow__showMore {
    text-decoration: underline;
    position: absolute;
    font-size: 1.6rem;
    cursor: pointer;
    color: #e30513;
    bottom: 0; }
    .contactRow__showMore:hover {
      text-decoration: none; }
    @media (max-width: 767px) {
      .contactRow__showMore {
        display: block;
        position: relative;
        padding: 0 0 15px 0; } }
  .contactRow__item {
    position: relative;
    margin-bottom: 1em; }
    @media (max-width: 767px) {
      .contactRow__item:not(:last-child) {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .contactRow__item:after {
        bottom: 0;
        content: '';
        display: block;
        height: 1px;
        width: 100%;
        background-color: #f0f0f0; } }
    .contactRow__item h5 {
      padding-bottom: 10px; }
      @media (max-width: 767px) {
        .contactRow__item h5 {
          font-size: 2rem !important; } }
    .contactRow__item span {
      display: block;
      font-size: 1.4rem;
      color: #cacaca;
      padding-bottom: 15px; }
    .contactRow__item p {
      padding: 5px 0;
      color: #6c6c6c; }
      .contactRow__item p:first-of-type {
        padding-top: 0; }
      .contactRow__item p:last-child {
        padding-bottom: 15px; }
      .contactRow__item p:not(:last-child) a {
        color: #e30513 !important; }
        .contactRow__item p:not(:last-child) a:hover {
          text-decoration: underline; }

.mapRows {
  padding-top: 5rem; }

.mapControls {
  z-index: 200;
  width: 100%;
  position: relative !important;
  margin-bottom: 30px !important;
  top: 0 !important;
  /* Reset Select */
  /* Custom Select */
  /* Transition */ }
  .mapControls .btn {
    width: 100%;
    height: 44px;
    line-height: 0; }
    @media (max-width: 991px) {
      .mapControls .btn {
        padding: 0; } }
  @media (max-width: 767px) {
    .mapControls .select {
      margin-bottom: 10px; }
      .mapControls .select:last-child {
        margin-bottom: 20px; } }
  .mapControls select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #ffffff;
    background-image: none; }
  .mapControls .select {
    position: relative;
    display: block;
    width: 100%;
    height: 44px;
    line-height: 4rem !important;
    background: #ffffff;
    overflow: hidden;
    border: 3px solid #e6e6e6 !important; }
    .mapControls .select::after {
      content: '';
      display: block;
      position: absolute;
      top: 13px;
      right: 15px;
      height: 8px;
      width: 8px;
      border: 1px solid #6c6c6c;
      border-width: 1px 1px 0 0;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
  .mapControls select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 15px;
    color: #343434;
    cursor: pointer; }
  .mapControls select::-ms-expand {
    display: none; }
  .mapControls .select::after {
    transition: 0.25s all ease; }

.map {
  height: 400px;
  width: 100%;
  display: block;
  position: relative; }
  @media (min-width: 768px) {
    .map {
      height: 510px; } }

.mapBox {
  position: absolute;
  height: 90%;
  top: 5%;
  z-index: 2;
  right: 6rem;
  width: 380px;
  min-width: 290px;
  padding: 4rem 3rem;
  background-color: white;
  border-top: 3px solid #e30513;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }
  @media (max-width: 539px) {
    .mapBox {
      width: 80%;
      left: 10%; } }
  @media (max-width: 424px) {
    .mapBox {
      left: 5%; } }
  @media (max-width: 330px) {
    .mapBox {
      width: 75%;
      left: 2%; } }
  .mapBox a {
    color: #e30513; }
    .mapBox a:hover {
      text-decoration: underline; }
  .mapBox p {
    color: #6c6c6c;
    padding-bottom: 1rem; }
  .mapBox--btn {
    background: transparent;
    border: 2px solid #e30513; }
    .mapBox--btn:hover {
      text-decoration: none !important; }
  .mapBox__info {
    max-height: 180px;
    overflow-y: scroll;
    text-overflow: ellipsis; }
    .mapBox__info::-webkit-scrollbar {
      width: 3px;
      height: 8px;
      background-color: #cacaca;
      /* or add it to the track */ }
    .mapBox__info::-webkit-scrollbar-thumb {
      background: #686868; }
  .mapBox--close {
    cursor: pointer;
    position: absolute;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 35px;
    height: 60px;
    right: 15px;
    top: 15px; }
    .mapBox--close:before {
      background-color: #e30513;
      width: 2px;
      height: 16px;
      position: absolute;
      top: 4px;
      left: 7px;
      content: ''; }
    .mapBox--close:after {
      background-color: #e30513;
      width: 16px;
      height: 2px;
      position: absolute;
      top: 11px;
      left: 0;
      content: ''; }

.mediaImage {
  opacity: 1;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.mediaImageLoader {
  width: 100%;
  height: 100%;
  -webkit-animation: pulse 1s infinite ease-in-out;
          animation: pulse 1s infinite ease-in-out; }

@-webkit-keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.1); }
  50% {
    background-color: rgba(165, 165, 165, 0.3); }
  100% {
    background-color: rgba(165, 165, 165, 0.1); } }

@keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.1); }
  50% {
    background-color: rgba(165, 165, 165, 0.3); }
  100% {
    background-color: rgba(165, 165, 165, 0.1); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.aspect-ratio {
  height: 0;
  width: 100%;
  position: relative;
  padding-bottom: 51%; }
  .aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.mediaError {
  font-size: 16px;
  text-align: center;
  width: 100%;
  height: 100%;
  color: red;
  display: flex;
  align-items: center;
  justify-content: center; }

.mediaRatio {
  position: relative;
  overflow: hidden;
  height: 0; }
  .mediaRatio > .inner, .mediaRatio > picture {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.fileDownload__holder {
  display: flex;
  justify-content: center;
  width: 100%; }

.nextArrow, .nextArrow:hover {
  top: 50%;
  width: 32px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  height: 50px;
  width: 50px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPjxnPjxnPiAgICA8cGF0aCBkPSJtNDAuNCwxMjEuM2MtMC44LDAuOC0xLjgsMS4yLTIuOSwxLjJzLTIuMS0wLjQtMi45LTEuMmMtMS42LTEuNi0xLjYtNC4yIDAtNS44bDUxLTUxLTUxLTUxYy0xLjYtMS42LTEuNi00LjIgMC01LjggMS42LTEuNiA0LjItMS42IDUuOCwwbDUzLjksNTMuOWMxLjYsMS42IDEuNiw0LjIgMCw1LjhsLTUzLjksNTMuOXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNCRkJGQkYiLz4gIDwvZz48L2c+IDwvc3ZnPg==") no-repeat center center;
  background-size: contain; }
  .nextArrow::before, .nextArrow:hover::before {
    display: none; }

.prevArrow, .prevArrow:hover {
  top: 50%;
  cursor: pointer;
  position: absolute;
  height: 50px;
  width: 50px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIGNsYXNzPSIiPjxnIHRyYW5zZm9ybT0ibWF0cml4KC0xIDEuMjI0NjVlLTE2IC0xLjIyNDY1ZS0xNiAtMSAxMjkgMTI5KSI+PGc+ICAgIDxwYXRoIGQ9Im00MC40LDEyMS4zYy0wLjgsMC44LTEuOCwxLjItMi45LDEuMnMtMi4xLTAuNC0yLjktMS4yYy0xLjYtMS42LTEuNi00LjIgMC01LjhsNTEtNTEtNTEtNTFjLTEuNi0xLjYtMS42LTQuMiAwLTUuOCAxLjYtMS42IDQuMi0xLjYgNS44LDBsNTMuOSw1My45YzEuNiwxLjYgMS42LDQuMiAwLDUuOGwtNTMuOSw1My45eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI0JGQkZCRiIvPiAgPC9nPjwvZz4gPC9zdmc+") no-repeat center center;
  background-size: contain; }
  .prevArrow::before, .prevArrow:hover::before {
    display: none; }

.svgIcon {
  transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 25px; }
  .svgIcon.pointable {
    cursor: pointer; }
  .svgIcon--gray {
    fill: #cacaca; }
  .svgIcon--midGray {
    fill: #6c6c6c; }
  .svgIcon--silver {
    fill: #f0f0f0; }
  .svgIcon--darkGray {
    fill: #343434; }
  .svgIcon--cherry {
    fill: #e30513; }
  .svgIcon--black {
    fill: #000000; }
  .svgIcon--white {
    fill: #ffffff; }
  .svgIcon--hover--gray:hover {
    fill: #cacaca; }
  .svgIcon--hover--midGray:hover {
    fill: #6c6c6c; }
  .svgIcon--hover--silver:hover {
    fill: #f0f0f0; }
  .svgIcon--hover--darkGray:hover {
    fill: #343434; }
  .svgIcon--hover--cherry:hover {
    fill: #e30513; }
  .svgIcon--hover--black:hover {
    fill: #000000; }
  .svgIcon--hover--white:hover {
    fill: #ffffff; }

.textSearch {
  display: flex;
  flex-direction: row;
  order: 1;
  background-color: transparent;
  position: relative; }
  @media (min-width: 980px) {
    .textSearch {
      order: 4;
      width: 150px;
      justify-content: flex-end; } }
  .textSearch input {
    display: none;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cacaca;
    color: #cacaca;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.3px;
    transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: transparent;
    position: absolute;
    top: 70px;
    left: 0;
    background: #ffffff;
    padding: 10px;
    width: 100%;
    border-radius: 0;
    -webkit-appearance: none;
    padding-right: 24px; }
    @media (min-width: 980px) {
      .textSearch input {
        display: block;
        width: 140px;
        position: relative;
        background: none;
        top: auto;
        left: auto;
        padding: 0; }
        .textSearch input::-webkit-input-placeholder {
          color: #cacaca; }
        .textSearch input::-moz-placeholder {
          color: #cacaca; }
        .textSearch input:-ms-input-placeholder {
          color: #cacaca; }
        .textSearch input::-ms-input-placeholder {
          color: #cacaca; }
        .textSearch input::placeholder {
          color: #cacaca; } }
  .textSearch__clear {
    position: absolute;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 32px;
    display: block; }
    .textSearch__clear svg {
      width: 10px;
      height: 10px; }
  .textSearch__icon {
    width: 25px;
    height: 25px;
    transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  .textSearch--focused input {
    border-bottom: 1px solid #e30513;
    color: #000000;
    display: block; }
    .textSearch--focused input:focus {
      border-bottom: 1px solid #e30513;
      color: #000000; }
    @media (min-width: 768px) {
      .textSearch--focused input:focus {
        border-bottom: 1px solid #e30513;
        color: #000000; } }

.alert {
  margin-top: 5px;
  font-size: 1.4rem;
  color: red; }

.checkbox > input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer; }

.checkbox > label {
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5em; }
  .checkbox > label:before {
    content: '';
    padding: 1rem;
    margin-right: 1.5rem;
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #e30513;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    vertical-align: text-top; }

.checkbox > input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #e30513;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.checkbox > input:disabled + label::after,
.checkbox > input:disabled + label:before {
  border-color: #b4b4b4; }

.checkbox > input:disabled + label {
  cursor: default; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 402;
  background-color: rgba(0, 0, 0, 0.8); }
  .modal__overlay {
    position: absolute;
    inset: 0; }
  .modal__container {
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 800px;
    border-radius: 3px; }
    @media (max-width: 991px) {
      .modal__container {
        width: 669px; } }
    @media (max-width: 767px) {
      .modal__container {
        width: calc(100% - 3rem);
        margin: 1.5rem;
        top: calc(50% - 1.5rem);
        left: calc(50% - 1.5rem); } }
  .modal__title {
    padding: 20px;
    background-color: #f0f0f0;
    font-size: 1.8rem;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #e3e3e3; }
  .modal__close {
    width: 3rem;
    position: absolute;
    top: 3rem;
    right: 3rem; }
    @media (max-width: 767px) {
      .modal__close {
        top: 2.5rem;
        right: 2.5rem; } }
    @media (max-width: 539px) {
      .modal__close {
        top: 1.5rem;
        right: 1.5rem; } }
    .modal__close--title {
      width: 1.2rem !important;
      top: 2.3rem;
      right: 2.3rem; }
  .modal__body {
    padding: 20px;
    overflow-y: auto;
    max-height: 80vh; }
