/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??postcss!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/style/main.scss ***!
  \*************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

:root {
  --v-width: 100%;
  --v-height: 100%; }

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

html,
body {
  width: 100%;
  min-height: 100%; }

html {
  position: relative;
  font-size: 16px;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  scroll-behavior: initial; }

body {
  background: #fff;
  color: #000;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: var(--v-height); }

::selection,
::-webkit-selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

img::selection {
  background: transparent; }

main,
section {
  width: 100%;
  position: relative; }

img,
picture,
video,
audio,
embed,
object,
input,
iframe {
  max-width: 100%;
  margin: 0; }

img {
  display: inline-block; }
  a:hover img {
    border: none;
    background: none; }

x::-ms-reveal,
img[src*='.svg'] {
  width: 100%; }

a img {
  border: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-weight: 600; }

p {
  padding: 0;
  margin: 0; }

@font-face {
  font-family: "Montserrat-Light";
  src: url(2c1c1dfac86daf704c07.woff2) format("woff2"), url(5eef54a2d49a9f6f585e.woff) format("woff"), url(136ea8e159d24205f3c2.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: "Montserrat-Bold";
  src: url(09da8fd3dcadcd731c10.woff2) format("woff2"), url(b946956d6fce51a49c3a.woff) format("woff"), url(47729891d352d089692d.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url(00c62f8579ccbe696b4a.woff2) format("woff2"), url(f2f0c98da9bfe040d91a.woff) format("woff"), url(cccb7a7dbd262ac00d4c.ttf) format("truetype");
  font-weight: 800;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: "Boska-Italic";
  src: url(1570e7b4c25ddb3ba909.woff2) format("woff2"), url(1692147254f76613fc8d.woff) format("woff"), url(e0cf81eb4deb5f9c2fa3.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic; }

@font-face {
  font-family: "Boska-Medium";
  src: url(074127a2fb1b8111ac7d.woff2) format("woff2"), url(c67511c85353ef3d702a.woff) format("woff"), url(0a8364f9de17132d618d.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: "Boska-MediumItalic";
  src: url(1984aa2c493fb78c0b73.woff2) format("woff2"), url(1569aac81a5c46c2dcfd.woff) format("woff"), url(75bda313897c436876d2.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic; }

@font-face {
  font-family: "Stardom-Regular";
  src: url(209a17aa33bfc74860b5.woff2) format("woff2"), url(3305880ed37a56c6b8c3.woff) format("woff"), url(e9c19cb1f35d97e172d8.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: "Boska-Bold";
  src: url(8024a3617849b61b9195.woff2) format("woff2"), url(8c3a718704e5f17afeb5.woff) format("woff"), url(52cac2aaf33fb436ae34.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: "Boska-BoldItalic";
  src: url(a450c60d1546c71f4a79.woff2) format("woff2"), url(9e0bc17cf8884967bf16.woff) format("woff"), url(94d823b0dc0746347d06.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic; }

.lenis.lenis-stopped {
  overflow: hidden; }

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain; }

.lenis.lenis-smooth {
  scroll-behavior: auto; }

html.lenis {
  height: auto; }

html,
body {
  font-synthesis: none; }

.page__wrap {
  min-height: var(--v-height);
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #fff; }

.main {
  width: 100%;
  position: relative; }

.container {
  display: flex;
  width: 91.53%;
  margin: 0 auto;
  position: relative; }
  .container.container--vertical {
    flex-direction: column; }
  .container.container--sm {
    width: 46.875rem; }

.l-px {
  width: 100%;
  padding-left: 4.235%;
  padding-right: 4.235%; }

.noscroll {
  max-height: 100vh;
  overflow: hidden; }

.l-pt {
  padding-top: calc(var(--v-height) * 0.1999); }

@media only screen and (max-width: 62.5em) {
  .container {
    width: 88%; }
    .container.container--sm {
      width: 88%; } }

/* Specific styles for Lenis */
html.lenis {
  height: auto; }

.lenis.lenis-smooth {
  scroll-behavior: auto; }

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain; }

.lenis.lenis-stopped {
  overflow: hidden; }

.lenis.lenis-scrolling iframe {
  pointer-events: none; }

/* Disable focus on inputs globally */
*:focus {
  outline: none; }

/* Works on Firefox */
/** {
  scrollbar-width: thin;
  scrollbar-color: rgba(192, 193, 190, 0.3) transparent;
}*/
/* Works on Chrome, Edge, and Safari */
/**::-webkit-scrollbar {
  width: 12px;
}*/
/**::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.6);
}

*::-webkit-scrollbar-thumb {
  background-color: rgba(192, 193, 190, 1);
  border-radius: 20px;
}*/
/* Designing for scroll-bar */
/*
::-webkit-scrollbar {
  width: 5px;
}

// Track
::-webkit-scrollbar-track {
  background: gainsboro;
  border-radius: 5px;
}

// Handle
::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 5px;
}

// Handle on hover
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
*/
html::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for IE, Edge and Firefox */
html {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }

.btn {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  background-color: #000;
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  padding: 0.625rem 1.25rem;
  border-radius: 1.875rem;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 1;
  width: fit-content;
  border: none;
  cursor: pointer; }
  .btn:hover {
    background-color: #333332;
    color: #fff; }
  .btn.btn--white {
    background-color: #fff;
    color: #000; }
    .btn.btn--white:hover {
      background-color: #333332;
      color: #fff; }
  .btn.btn--outline-black {
    border: 1px solid #000;
    background-color: transparent;
    color: #000; }
    .btn.btn--outline-black:hover {
      background-color: #000;
      color: #fff; }
  .btn.btn--outline-white {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff; }
    .btn.btn--outline-white:hover {
      border: 1px solid #000;
      background-color: #000;
      color: #fff; }
  .btn.btn--outline-gray {
    border: 1px solid #b2b2b2;
    background-color: transparent;
    color: #b2b2b2; }
    .btn.btn--outline-gray:hover {
      border: 1px solid #000;
      background-color: #000;
      color: #fff; }
  .btn.btn--compare {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    gap: 0.3125rem;
    cursor: pointer; }
    .btn.btn--compare svg {
      display: block;
      width: 1.25rem; }

.btn-link {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  gap: 0.625rem; }
  .btn-link svg {
    display: block;
    width: 1.875rem;
    transform: rotate(-90deg); }

h1,
.h1 {
  font-size: 2.5rem;
  line-height: 1.1;
  letter-spacing: 0.0625rem; }

h2,
.h2 {
  font-size: 1.875rem;
  line-height: 1.1; }

h3,
.h3 {
  font-size: 1.5625rem;
  line-height: 1; }

h4,
.h4 {
  font-size: 1.25rem;
  line-height: 1; }

h5,
.h5 {
  font-size: 0.875rem;
  line-height: 1; }

p,
.p {
  font-size: 1rem;
  line-height: 1.25rem; }

ul {
  margin: 0;
  padding: 0;
  margin-top: 0.625rem;
  padding-left: 0.625rem; }
  ul li {
    margin-bottom: 0.3125rem; }
    ul li::marker {
      content: "⋅"; }

.font-bold {
  font-weight: 700; }

.font-normal {
  font-weight: 500; }

.font-thin {
  font-weight: 300; }

@media only screen and (max-width: 62.5em) {
  h1,
  .h1 {
    font-size: 1.875rem; }
  h2,
  .h2 {
    font-size: 1.5625rem;
    line-height: 1.1; } }

.item-underlined {
  width: calc(100%);
  width: fit-content;
  background-image: linear-gradient(transparent calc(100% - 1px), currentcolor 1px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 1s; }
  .item-underlined:hover {
    background-size: 100% 100%; }

.gradient--spidoflat {
  background: black;
  background: linear-gradient(270deg, black 0%, #593f90 59%); }
  .gradient--spidoflat:hover {
    background: linear-gradient(#593f90 0%, #593f90 100%); }
  .gradient--spidoflat.gradient--no-hover {
    background: linear-gradient(270deg, black 0%, #593f90 59%); }

.gradient--spidoglasspower {
  background: black;
  background: linear-gradient(270deg, black 0%, #2c4a9a 59%); }
  .gradient--spidoglasspower:hover {
    background: linear-gradient(90deg, rgba(44, 74, 154, 0.9) 0%, rgba(44, 74, 154, 0.9) 100%); }
  .gradient--spidoglasspower.gradient--no-hover {
    background: linear-gradient(270deg, black 0%, #2c4a9a 59%); }

.gradient--spidoglasseco {
  background: black;
  background: linear-gradient(270deg, black 0%, #76b82d 59%); }
  .gradient--spidoglasseco:hover {
    background: linear-gradient(#76b82d 0%, #76b82d 100%); }
  .gradient--spidoglasseco.gradient--no-hover {
    background: linear-gradient(270deg, black 0%, #76b82d 59%); }

.gradient--spidoglassbbqmaster {
  background: black;
  background: linear-gradient(270deg, black 0%, #ca1521 59%); }
  .gradient--spidoglassbbqmaster:hover {
    background: linear-gradient(#ca1521 0%, #ca1521 100%); }
  .gradient--spidoglassbbqmaster.gradient--no-hover {
    background: linear-gradient(270deg, black 0%, #ca1521 59%); }

.gradient--spidoglassxpro {
  background: black;
  background: linear-gradient(270deg, black 0%, #b2b2b2 59%); }
  .gradient--spidoglassxpro:hover {
    background: linear-gradient(#b2b2b2 0%, #b2b2b2 100%); }
  .gradient--spidoglassxpro.gradient--no-hover {
    background: linear-gradient(270deg, black 0%, #b2b2b2 59%); }

.gradient--caldobake {
  background: black;
  background: linear-gradient(270deg, black 0%, #e1ae56 59%); }
  .gradient--caldobake:hover {
    background: linear-gradient(#e1ae56 0%, #e1ae56 100%); }
  .gradient--caldobake.gradient--no-hover {
    background: linear-gradient(270deg, black 0%, #e1ae56 59%); }

.gradient--caldolux {
  background: black;
  background: linear-gradient(270deg, black 0%, #2b9f38 59%); }
  .gradient--caldolux:hover {
    background: linear-gradient(#2b9f38 0%, #2b9f38 100%); }
  .gradient--caldolux.gradient--no-hover {
    background: linear-gradient(270deg, black 0%, #2b9f38 59%); }

.gradient--spidoglass {
  background: black;
  background: linear-gradient(270deg, black 0%, #2c4a9a 59%); }
  .gradient--spidoglass:hover {
    background: linear-gradient(90deg, rgba(44, 74, 154, 0.9) 0%, rgba(44, 74, 154, 0.9) 100%); }
  .gradient--spidoglass.gradient--no-hover {
    background: linear-gradient(270deg, black 0%, #2c4a9a 59%); }

/* GRADIENT FOR SINGLE AREA */
.gradient--area-power {
  background: black;
  background: linear-gradient(45deg, black 0%, #2c4a9a 76%); }

.gradient--area-caldobake {
  background: black;
  background: linear-gradient(45deg, black 0%, #e1ae56 76%); }

.gradient--area-caldolux {
  background: black;
  background: linear-gradient(45deg, black 0%, #2b9f38 76%); }

.gradient--area-spidoflat {
  background: black;
  background: linear-gradient(45deg, black 0%, #593f90 76%); }

.gradient--area-spidoglasseco {
  background: black;
  background: linear-gradient(45deg, black 0%, #76b82d 76%); }

.gradient--area-spidoglassbbqmaster {
  background: black;
  background: linear-gradient(45deg, black 0%, #ca1521 76%); }

.gradient--area-spidoglassxpro {
  background: black;
  background: linear-gradient(45deg, black 0%, #b2b2b2 76%); }

#breadcrumbs {
  position: relative;
  width: 100%;
  margin-top: 9.375rem;
  font-size: 0.9375rem; }
  #breadcrumbs span,
  #breadcrumbs a {
    text-decoration: none;
    color: #b2b2b2; }

@media only screen and (max-width: 62.5em) {
  #breadcrumbs {
    margin-top: 8.4375rem; } }

.shadowlink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.empty-state {
  text-align: center; }

.fixed-compare-button {
  position: fixed;
  bottom: 2.5rem;
  right: 2.5rem;
  width: 2.8125rem;
  height: 2.8125rem;
  z-index: 20;
  display: none; }
  .fixed-compare-button.is-visible {
    display: flex; }

.fixed-compare-button__wrap {
  position: relative;
  width: 100%;
  height: 100%; }

.fixed-compare-button__icon {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  .fixed-compare-button__icon svg {
    display: block;
    width: 1.875rem;
    height: 1.875rem; }
    .fixed-compare-button__icon svg line,
    .fixed-compare-button__icon svg path,
    .fixed-compare-button__icon svg polyline {
      stroke: #fff; }

@media only screen and (max-width: 62.5em) {
  .fixed-compare-button {
    right: 1.25rem; } }

.site-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 90;
  transition: all 0.2s ease-in-out; }
  .site-nav.theme--dark {
    background-color: #000; }
    .site-nav.theme--dark .site-nav__main-voice {
      color: #fff; }
    .site-nav.theme--dark .site-nav__tools-voice {
      background-color: #0d68b1;
      color: #fff;
      border-color: #0d68b1; }
    .site-nav.theme--dark .site-nav__logo-el svg path {
      fill: #fff; }
    .site-nav.theme--dark .bar,
    .site-nav.theme--dark .bar::before,
    .site-nav.theme--dark .bar::after {
      background: #fff; }
  .site-nav.theme--light {
    background-color: #fff; }
    .site-nav.theme--light .site-nav__main-voice {
      color: #000; }
    .site-nav.theme--light .site-nav__logo-el svg path {
      fill: #000; }
    .site-nav.theme--light .bar,
    .site-nav.theme--light .bar::before,
    .site-nav.theme--light .bar::after {
      background: #000; }
  .site-nav.theme--transparent {
    background-color: transparent; }
    .site-nav.theme--transparent:before {
      content: "";
      background-color: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .site-nav.theme--transparent .site-nav__main-voice {
      color: #fff; }
    .site-nav.theme--transparent .site-nav__tools-voice {
      background-color: transparent;
      color: #fff;
      border-color: #fff; }
    .site-nav.theme--transparent .site-nav__logo-el svg path {
      fill: #fff; }
    .site-nav.theme--transparent .bar,
    .site-nav.theme--transparent .bar::before,
    .site-nav.theme--transparent .bar::after {
      background: #fff; }
  .site-nav.header-scrolled {
    background-color: #000; }
    .site-nav.header-scrolled .site-nav__main-voice {
      color: #fff; }
    .site-nav.header-scrolled .site-nav__tools-voice {
      background-color: #0d68b1;
      color: #fff;
      border-color: #0d68b1; }
    .site-nav.header-scrolled .site-nav__logo-el svg path {
      fill: #fff; }

.site-nav__wrap {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5625rem 0;
  z-index: 100; }

.site-nav__logo {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center; }

.site-nav__logo-el {
  display: block; }
  .site-nav__logo-el svg {
    display: block;
    width: 9.375rem;
    height: auto; }

.site-nav__main {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  transition: all 0.3s ease-in-out;
  gap: 3.125rem; }

.site-nav__main-voice {
  position: relative;
  font-weight: 400;
  font-size: 0.9375rem;
  pointer-events: auto;
  cursor: pointer; }
  .site-nav__main-voice.voice--inactive {
    pointer-events: none;
    opacity: 0.5; }

.site-nav__tools {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  gap: 1.25rem; }

.site-nav__tools-voice {
  position: relative;
  border: 1px solid;
  font-weight: 400;
  font-size: 0.9375rem;
  padding: 0.625rem 3.125rem;
  border-radius: 1.25rem;
  overflow: hidden;
  text-decoration: none;
  transition: all 0.3s ease-in-out; }

.js-nav-products-trigger,
.js-nav-areas-trigger {
  background-image: linear-gradient(transparent calc(100% - 1px), currentcolor 1px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 1s; }
  .js-nav-products-trigger.trigger-active,
  .js-nav-areas-trigger.trigger-active {
    background-size: 100% 100%; }
  .js-nav-products-trigger.trigger-inactive,
  .js-nav-areas-trigger.trigger-inactive {
    user-select: none; }
  .js-nav-products-trigger:hover,
  .js-nav-areas-trigger:hover {
    background-size: 100% 100%; }

.nav__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  appearance: none;
  background-color: transparent;
  cursor: pointer;
  border: none;
  height: 2.5rem; }

.nav__toggle-bars {
  transition: 0.1s transform linear;
  position: relative;
  background: 0;
  width: 1.5625rem;
  z-index: 1;
  outline: 0;
  padding: 0; }

.bar,
.bar::before,
.bar::after {
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear;
  position: absolute;
  background: #000;
  margin: auto;
  width: 100%;
  height: 0.0625rem;
  content: "";
  top: 50%;
  left: 0; }

.bar {
  background-color: transparent; }

.bar::before {
  top: -0.25rem; }

.bar::after {
  top: 0.25rem; }

.bar::before,
.bar::after {
  transform: rotate(0deg); }

.menu-open .bar {
  background: 0;
  background-color: transparent !important; }

.menu-open .bar::before {
  transform: rotate(45deg); }

.menu-open .bar::after {
  transform: rotate(-45deg); }

.menu-open .bar::before,
.menu-open .bar::after {
  top: 0; }

.menu-open .bar,
.menu-open .bar::before,
.menu-open .bar::after {
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s; }

.menu-open .site-nav__main {
  opacity: 0;
  pointer-events: none; }

.menu-open .site-nav__tools-voice {
  opacity: 0;
  pointer-events: none; }

@media only screen and (max-width: 62.5em) {
  .site-nav__wrap .site-nav__main {
    display: none; }
  .site-nav__wrap .site-nav__logo {
    justify-content: flex-start; }
  .site-nav__wrap .site-nav__tools .site-nav__tools-voice {
    display: none; } }

.navigation {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  visibility: hidden; }

.navigation-wrapper {
  overflow-y: auto;
  background-color: #000;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 3.125rem;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .navigation-wrapper .container {
    height: 100%; }

.navigation-wrapper::-webkit-scrollbar {
  display: none; }

.navigation__menu {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 5.57812rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.js-nav-menu-wrap .navigation__menu {
  padding-top: 7.5rem; }

.site-nav.is-open .navigation {
  z-index: 990;
  visibility: visible; }

.navigation__holder {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.fullscreen-menu {
  position: relative;
  width: 91.53%;
  height: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 7.5rem; }

.fullscreen-menu-triggers {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  max-width: 40%; }

.fullscreen-menu-trigger {
  position: relative;
  color: #fff;
  font-size: 1.25rem;
  padding: 0.9375rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
  .fullscreen-menu-trigger.is-active {
    font-weight: 500;
    border-bottom: 1px solid white; }
  .fullscreen-menu-trigger:hover {
    font-weight: 500;
    border-bottom: 1px solid white; }

.fullscreen-menu-menu {
  position: relative;
  width: 100%;
  max-width: 40%;
  display: flex;
  flex-direction: column; }

.fullscreen-menu-menu__voice {
  position: relative;
  color: #fff;
  font-size: 1rem;
  padding: 0.3125rem 0;
  cursor: pointer; }
  .fullscreen-menu-menu__voice a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 500; }

.fullscreen-menu-lang {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5.625rem;
  background-color: #333332;
  padding: 0.9375rem 4.235%;
  display: flex;
  align-items: center; }

.fullscreen-menu-lang__lang {
  color: #fff;
  font-weight: 500; }

.fullscreen-menu-lang__arrow svg {
  display: block;
  width: 1.25rem; }
  .fullscreen-menu-lang__arrow svg polyline {
    stroke: #fff; }

/* General styles for floating menus */
.fullscreen-menu-float {
  position: absolute;
  right: 0;
  width: 50%;
  opacity: 0;
  z-index: -1;
  background-color: #000; }
  .fullscreen-menu-float.fullscreen-menu-float--products {
    width: 100%;
    left: 0;
    right: unset;
    width: 100%;
    max-width: 40%; }
  .fullscreen-menu-float.fullscree-menu-float--shorter {
    top: 0.875rem;
    left: 45%;
    right: unset;
    max-width: 20%;
    width: 100%; }

/* Hide closers */
.fullscreen-menu-float .fullscreen-menu-float__close {
  display: none;
  align-items: center;
  gap: 0.3125rem;
  order: 1; }
  .fullscreen-menu-float .fullscreen-menu-float__close svg {
    display: block;
    width: 1.875rem; }
    .fullscreen-menu-float .fullscreen-menu-float__close svg path {
      fill: #fff; }

.fullscreen-menu-float.fullscreen-menu-float--products .fullscreen-menu-float__close {
  display: flex; }

.fullscreen-menu-float__wrap {
  position: relative;
  width: 100%; }

.float-menu__wrap {
  position: relative;
  width: 100%; }

.float-menu__nav {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .float-menu__nav .menu-item {
    color: #fff;
    padding: 0.625rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .float-menu__nav .menu-item a {
      font-size: 0.9375rem; }
    .float-menu__nav .menu-item::marker {
      content: none; }
    .float-menu__nav .menu-item.current-menu-item {
      border-bottom: 1px solid white; }
      .float-menu__nav .menu-item.current-menu-item a {
        font-weight: 500; }

.fullscreen-menu-float__item {
  position: relative;
  color: #fff;
  font-size: 1.25rem;
  padding: 0.9375rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
  .fullscreen-menu-float__item.is-active {
    font-weight: 500;
    border-bottom: 1px solid white; }
  .fullscreen-menu-float__item:hover {
    font-weight: 500;
    border-bottom: 1px solid white; }

.fullscreen-menu-float__close {
  position: relative;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0.625rem;
  cursor: pointer; }

.fullscreen-menu-float-second__close {
  position: relative;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0.625rem;
  cursor: pointer;
  display: none; }

.fullscreen-menu-second-products {
  position: absolute;
  left: 45%;
  width: 15%;
  opacity: 0;
  z-index: -1;
  background-color: #000; }

.fullscreen-menu-float-second__group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem; }

.fullscreen-menu-float-second__item {
  color: #fff;
  position: relative;
  font-size: 0.9375rem; }

.fullscreen-menu-third-products {
  position: absolute;
  top: 3.625rem;
  left: 45%;
  width: 100%;
  max-width: 20%;
  background-color: #000;
  opacity: 0;
  z-index: -1; }
  .fullscreen-menu-third-products .fullscreen-menu-float__close {
    display: none; }

.fullscreen-menu-float-third__group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  opacity: 0;
  z-index: -1; }

.fullscreen-menu-float-third__item {
  color: #fff;
  position: relative;
  font-size: 0.9375rem;
  cursor: pointer; }
  .fullscreen-menu-float-third__item a {
    color: #fff;
    text-decoration: none; }

.fullscreen-menu-fourth-products {
  position: absolute;
  top: 3.625rem;
  right: 0;
  width: 100%;
  max-width: 30%;
  opacity: 0;
  z-index: -1;
  background-color: #000; }
  .fullscreen-menu-fourth-products .fullscreen-menu-float__close {
    display: none; }

.fullscreen-menu-float-fourth__group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: -1; }

.fourth-group__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.875rem; }

.fourth-group__image {
  width: 100%;
  border-radius: 1.25rem;
  overflow: hidden; }
  .fourth-group__image img {
    display: block;
    width: 100%; }

.fourth-group__links {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.25rem; }
  .fourth-group__links a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 0.875rem; }

@media only screen and (max-width: 62.5em) {
  .navigation__holder {
    flex-direction: column;
    gap: 3.125rem; }
  .js-nav-menu-wrap .navigation__holder {
    margin-bottom: 0; }
  .navigation__menu {
    padding-top: 8.125rem; }
  /* MAIN MACRO MENU */
  .fullscreen-menu-triggers {
    max-width: 100%; }
  /* TOOL MACRO MENU */
  .fullscreen-menu-menu {
    max-width: 100%; }
  /* GENERAL FOR FULLSCREEN MENU FLOATS */
  .fullscreen-menu-float {
    right: unset;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: calc(100% - 90px); }
    .fullscreen-menu-float.fullscree-menu-float--shorter {
      top: 0;
      left: 0;
      right: unset;
      max-width: 100%;
      width: 100%; }
  .float-menu__nav .menu-item a {
    font-size: 1.25rem; }
  /* SHOW CLOSERS */
  .fullscreen-menu-float .fullscreen-menu-float__close {
    display: flex; }
  .fullscreen-menu-float.fullscreen-menu-float--products .fullscreen-menu-float__close {
    display: flex; }
  /* SPECIFIC FOR PRODUCTS */
  .fullscreen-menu-float.fullscreen-menu-float--products {
    max-width: 100%; }
  .fullscreen-menu-third-products {
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: calc(100% - 140px); }
  .fullscreen-menu-third-products .fullscreen-menu-float__close {
    display: flex;
    align-items: center;
    gap: 0.3125rem;
    order: 1; }
    .fullscreen-menu-third-products .fullscreen-menu-float__close svg {
      display: block;
      width: 1.875rem; }
      .fullscreen-menu-third-products .fullscreen-menu-float__close svg path {
        fill: #fff; }
  .fullscreen-menu-float-third__group {
    top: 3.125rem; }
  .fullscreen-menu-float-third__item {
    position: relative;
    color: #fff;
    font-size: 1.25rem;
    padding: 0.9375rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out;
    cursor: pointer; }
  .fullscreen-menu-fourth-products {
    max-width: 100%;
    right: unset;
    left: 0;
    top: 0;
    height: calc(100% - 140px); }
  .fullscreen-menu-float-fourth__group {
    top: 3.125rem; }
  .fullscreen-menu-fourth-products .fullscreen-menu-float__close {
    display: flex;
    align-items: center;
    gap: 0.3125rem;
    order: 1; }
    .fullscreen-menu-fourth-products .fullscreen-menu-float__close svg {
      display: block;
      width: 1.875rem; }
      .fullscreen-menu-fourth-products .fullscreen-menu-float__close svg path {
        fill: #fff; } }

.navigation {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  visibility: hidden; }

.navigation-wrapper {
  overflow-y: auto;
  background-color: #000;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 3.125rem;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .navigation-wrapper .container {
    height: 100%; }

.navigation-wrapper::-webkit-scrollbar {
  display: none; }

.navigation__menu {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 5.57812rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.site-nav.is-open .navigation {
  z-index: 990;
  visibility: visible; }

.navigation__holder {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.fullscreen-menu-products {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex; }

.fullscreen-menu-products__column {
  width: 25%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }
  .fullscreen-menu-products__column .fullscreen-menu-column__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .fullscreen-menu-products__column .fullscreen-menu-column__bg img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .fullscreen-menu-products__column .fullscreen-menu-column__bg:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.1);
      z-index: 2; }
  .fullscreen-menu-products__column .fullscreen-menu-column__data {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 6.25rem 0; }
  .fullscreen-menu-products__column .fullscreen-menu-column__line {
    position: relative;
    max-width: 11em; }
    .fullscreen-menu-products__column .fullscreen-menu-column__line svg {
      display: block;
      height: 0.8125rem; }
      .fullscreen-menu-products__column .fullscreen-menu-column__line svg path {
        fill: #f6f6f6 !important; }
  .fullscreen-menu-products__column .fullscreen-menu-column__title {
    position: relative;
    max-width: 11em; }
    .fullscreen-menu-products__column .fullscreen-menu-column__title h3 {
      text-align: center;
      color: #fff; }
  .fullscreen-menu-products__column .fullscreen-menu-column__link {
    position: relative;
    width: 100%; }
    .fullscreen-menu-products__column .fullscreen-menu-column__link a {
      width: 15.625rem;
      display: block;
      margin: auto; }

@media only screen and (max-width: 62.5em) {
  .navigation__holder {
    flex-direction: column;
    margin-bottom: 3.125rem;
    gap: 3.125rem; }
  .navigation__menu {
    padding-top: 8.125rem; } }

.navigation {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  visibility: hidden; }

.navigation-wrapper {
  overflow-y: auto;
  background-color: #000;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 3.125rem;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .navigation-wrapper .container {
    height: 100%; }

.navigation-wrapper::-webkit-scrollbar {
  display: none; }

.navigation__menu {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 5.57812rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.site-nav.is-open .navigation {
  z-index: 990;
  visibility: visible; }

.navigation__holder {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.fullscreen-menu-areas {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex; }

.fullscreen-menu-areas__column {
  width: 33.33333%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }
  .fullscreen-menu-areas__column .fullscreen-menu-column__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .fullscreen-menu-areas__column .fullscreen-menu-column__bg img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .fullscreen-menu-areas__column .fullscreen-menu-column__bg:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      z-index: 2; }
  .fullscreen-menu-areas__column .fullscreen-menu-column__data {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 6.25rem 0; }
  .fullscreen-menu-areas__column .fullscreen-menu-column__title {
    position: relative;
    max-width: 20em; }
    .fullscreen-menu-areas__column .fullscreen-menu-column__title p {
      text-align: center;
      color: #fff;
      margin-bottom: 0.9375rem; }
    .fullscreen-menu-areas__column .fullscreen-menu-column__title h3 {
      text-align: center;
      color: #fff; }
  .fullscreen-menu-areas__column .fullscreen-menu-column__link {
    position: relative;
    width: 100%; }
    .fullscreen-menu-areas__column .fullscreen-menu-column__link a {
      width: 15.625rem;
      display: block;
      margin: auto; }

@media only screen and (max-width: 62.5em) {
  .navigation__holder {
    flex-direction: column;
    margin-bottom: 3.125rem;
    gap: 3.125rem; }
  .navigation__menu {
    padding-top: 8.125rem; } }

.page-model {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.page-model__hero {
  position: relative;
  width: 100%;
  height: 80dvh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 0; }
  .page-model__hero:has(+ .page-model__intro) {
    margin-bottom: 9.375rem; }
  .page-model__hero:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2; }

.page-hero__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.page-hero__pretitle {
  position: relative;
  z-index: 2;
  color: #fff;
  margin-bottom: 0.625rem; }

.page-hero__title {
  position: relative;
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600; }

.page-hero__intro {
  position: relative;
  width: 100%; }

.page-hero__intro-wrap {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center; }

.page-hero__subtitle {
  position: relative;
  font-weight: 600;
  margin-bottom: 0.625rem; }
  .page-hero__subtitle.text--quotation {
    max-width: 20em; }

.page-hero__text {
  position: relative;
  font-weight: 300; }
  .page-hero__text.text--quotation {
    font-size: 1.5625rem; }

.faq-grid {
  position: relative;
  width: 100%;
  margin-bottom: 9.375rem; }

.faq-grid__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2.1875rem; }

.faq-grid__single {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #f6f6f6;
  border-radius: 1.875rem;
  overflow: hidden;
  padding: 2.1875rem 3.125rem; }

.faq-single__title {
  position: relative;
  margin-bottom: 1.25rem; }
  .faq-single__title h2 {
    font-weight: 600;
    color: #333332; }

.faq-single__answer {
  position: relative;
  margin-bottom: 1.25rem; }

.faq-single__buttons {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem; }

@media only screen and (max-width: 62.5em) {
  .faq-single__buttons {
    flex-direction: column; }
    .faq-single__buttons .btn {
      width: fit-content; } }

.rapid-links {
  position: relative;
  width: 100%; }

.rapid-links__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.625rem; }

.rapid-links__upper {
  position: relative;
  width: 100%;
  display: flex;
  gap: 0.625rem; }

.rapid-links__lower {
  position: relative;
  width: 100%; }

.rapid-link {
  position: relative;
  border-radius: 1.875rem;
  overflow: hidden;
  background-color: #f6f6f6;
  padding: 2.1875rem 3.125rem;
  display: flex;
  flex-direction: column;
  flex: 1; }
  .rapid-link a {
    min-width: 12.5rem; }
    .rapid-link a:has(+ a) {
      margin-bottom: 10px; }
  .rapid-link.rapid-link--product {
    min-height: 21.875rem;
    justify-content: center; }
  .rapid-link.rapid-link--support {
    min-height: 21.875rem; }
    .rapid-link.rapid-link--support .rapid-link__name {
      max-width: 15em; }
    .rapid-link.rapid-link--support .rapid-link__text {
      max-width: 35em; }

.rapid-link__category {
  font-weight: 500;
  color: #333332;
  margin-bottom: 0.625rem; }

.rapid-link__name {
  font-weight: 600;
  color: #333332;
  margin-bottom: 1.875rem; }

.rapid-link__text {
  color: #333332;
  margin-bottom: 1.875rem; }

.rapid-link__image {
  position: absolute;
  right: 15%;
  top: 0;
  width: 15.625rem; }

.rapid-link__image-support {
  position: absolute;
  right: 3.125rem;
  width: 21.875rem; }

@media only screen and (max-width: 62.5em) {
  .rapid-links__upper {
    flex-direction: column; }
  .rapid-link {
    padding: 1.875rem 1.25rem;
    border-radius: 1.25rem; }
  .rapid-link__image {
    position: relative;
    right: unset;
    top: unset;
    margin-left: 0;
    margin-right: 0;
    margin: auto;
    margin-bottom: -1.875rem; }
  .rapid-link__image-support {
    position: relative;
    order: 1;
    right: unset;
    margin-top: 2.1875rem; } }

.block-info {
  position: relative;
  width: 100%;
  background-color: #f6f6f6;
  padding: 6.25rem 0;
  margin-top: 6.25rem; }

.block-info__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.block-info__upper {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 6.25rem; }

.block-info__title {
  font-weight: 600;
  color: #333332; }

.block-info__subtitle {
  font-weight: 300;
  color: #333332; }

.block-info__text {
  font-weight: 400;
  text-align: center;
  color: #333332;
  margin-top: 3.125rem;
  max-width: 70vw; }

.block-info__lower {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.block-info__data {
  width: 33.3333%;
  position: relative;
  text-align: center; }

.block-info__label {
  font-weight: 600;
  text-transform: uppercase;
  color: #333332;
  margin-bottom: 0.9375rem; }

.block-info__value {
  position: relative;
  display: block;
  padding-top: 0.9375rem;
  color: #0d68b1;
  text-decoration: none; }
  .block-info__value::before {
    content: "";
    position: absolute;
    width: 12.5rem;
    height: 0.125rem;
    background-color: #0d68b1;
    top: 0;
    left: 0;
    right: 0;
    margin: auto; }

.info--values .block-info__data img {
  width: 3.125rem;
  margin-bottom: 1.875rem; }

.info--values .block-info__value {
  color: #333332; }

@media only screen and (max-width: 62.5em) {
  .block-info__upper {
    text-align: center; }
  .block-info__lower {
    flex-direction: column;
    gap: 2.1875rem; }
  .block-info__data {
    width: 100%; }
  .block-info__text {
    margin-top: 2.5rem;
    max-width: 90vw; }
  .info--values .block-info__data img {
    width: 3.4375rem;
    margin-bottom: 0.625rem; } }

.island-menu {
  position: relative;
  bottom: unset;
  right: unset;
  z-index: 88; }
  .island-menu.is-open {
    background-color: #b2b2b2;
    border-radius: 1.875rem; }
    .island-menu.is-open .island-menu__trigger svg {
      transform: rotate(45deg); }
    .island-menu.is-open .island-menu__wrap {
      width: auto;
      z-index: 89; }
    .island-menu.is-open .island-menu__menu {
      display: grid; }
    .island-menu.is-open .island-menu__overlay {
      z-index: 88;
      visibility: visible; }
  .island-menu.island-menu--grid-left {
    margin-right: 4.235%;
    margin-left: auto; }
  .island-menu.island-menu--absolute-left {
    position: absolute;
    top: 4.375rem; }

.page-template-page-area .island-menu.island-menu--absolute-left {
  display: none; }

.island-menu__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5); }

.island-menu__wrap {
  position: relative;
  width: 16.875rem;
  height: 3.125rem;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  gap: 0.0625rem;
  background: #b2b2b2;
  border-radius: 1.875rem; }

.island-menu__trigger {
  background-color: #b2b2b2;
  border: 1px solid #b2b2b2;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.3125rem;
  width: 16.875rem;
  min-width: 16.875rem;
  height: 3.125rem;
  min-height: 3.125rem;
  border-radius: 1.875rem;
  padding: 0.625rem 0.625rem;
  cursor: pointer; }
  .island-menu__trigger .trigger-icon {
    background-color: #fff;
    border-radius: 100%;
    min-width: 1.875rem;
    min-height: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    .island-menu__trigger .trigger-icon svg {
      width: 0.625rem;
      height: 0.625rem;
      transition: transform 0.15s ease-out; }
      .island-menu__trigger .trigger-icon svg path {
        stroke: #333332;
        fill: #333332; }
  .island-menu__trigger .trigger-text {
    position: relative;
    background: #fff;
    border-radius: 1.25rem;
    padding: 0.3125rem 0.625rem;
    font-size: 0.9375rem;
    height: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center; }

.island-menu__menu {
  background-color: #b2b2b2;
  height: 100%;
  grid-template-columns: repeat(3, auto);
  align-items: center;
  border-radius: 1.875rem; }

.island-menu__item {
  color: #333332;
  padding: 0 1rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 0.75rem; }
  .island-menu__item .item-underlined {
    width: fit-content; }
  .island-menu__item:nth-child(1) {
    padding-left: 1.5625rem; }

@media only screen and (max-width: 62.5em) {
  .island-menu.is-open .island-menu__wrap {
    flex-direction: column-reverse;
    overflow: visible;
    height: 100%; }
  .island-menu.is-open .island-menu__menu {
    /*position: absolute;
        width: 222px;
        height: 150px;
        top: 33px;*/
    display: flex;
    flex-direction: column;
    background-color: #f6f6f6;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1.25rem;
    padding-top: 2.1875rem;
    padding-bottom: 1.25rem;
    gap: 0.5rem;
    z-index: 1; }
  .island-menu.is-open .island-menu__trigger {
    z-index: 2; }
  .island-menu.island-menu--grid-left {
    margin-right: auto;
    margin-left: auto;
    margin: auto; } }

/* SINGLE PRODUCT */
.single-product {
  position: relative;
  width: 100%;
  background: #f6f6f6;
  background: linear-gradient(186deg, #f6f6f6 0%, rgba(255, 255, 255, 0) 100%); }

.single-product__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.single-product__main {
  position: relative;
  width: 100%;
  margin-top: 6.25rem; }

.single-product__gallery {
  position: relative;
  width: 50%;
  padding-right: 6.25rem; }

.single-product__meta {
  position: relative;
  width: 50%; }

@media only screen and (max-width: 62.5em) {
  .single-product__main {
    margin-top: 3.125rem; }
    .single-product__main .container {
      flex-direction: column; }
  .single-product__gallery {
    width: 100%;
    padding-right: 0; }
  .single-product__meta {
    width: 100%;
    margin-top: 2.1875rem; } }

.single-product__gallery-el {
  max-width: 100%;
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 1rem;
  --slide-size: 100%; }
  .single-product__gallery-el .embla__container {
    margin-left: 0; }

.embla__viewport {
  overflow: hidden; }

.embla__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: 0; }

.product-gallery__slide {
  flex: 0 0 var(--slide-size);
  min-width: 0;
  padding-left: 0;
  border-radius: 1.875rem;
  overflow: hidden; }
  .product-gallery__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.embla-thumbs {
  --thumbs-slide-spacing: 0.8rem;
  --thumbs-slide-height: 6rem;
  margin-top: var(--thumbs-slide-spacing); }

.embla-thumbs__viewport {
  overflow: hidden; }

.embla-thumbs__container {
  display: flex;
  flex-direction: row;
  margin-left: calc(var(--thumbs-slide-spacing) * -1);
  justify-content: center; }

.embla-thumbs__slide {
  flex: 0 0 22%;
  min-width: 0;
  padding-left: var(--thumbs-slide-spacing);
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
  .embla-thumbs__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .embla-thumbs__slide.embla-thumbs__slide--selected {
    opacity: 1; }

@media (min-width: 576px) {
  .embla-thumbs__slide {
    flex: 0 0 15%; } }

.embla-thumbs__slide--selected .embla-thumbs__slide__number {
  color: var(--text-body); }

.product-meta {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.product-meta__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.product-meta__upper {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.product-meta__productline {
  position: relative;
  width: 100%;
  display: flex;
  margin-bottom: 0.9375rem; }
  .product-meta__productline svg {
    display: block;
    height: 0.8125rem;
    width: auto; }

.product-meta__productlogo {
  position: relative;
  width: 100%;
  display: flex; }
  .product-meta__productlogo img {
    display: block;
    height: 1.875rem;
    width: auto; }

.product-meta__productclaim {
  position: relative;
  width: 100%;
  display: flex;
  margin-top: 2.1875rem;
  margin-bottom: 1.25rem; }
  .product-meta__productclaim h2 {
    font-weight: 600; }

.product-meta__productcode {
  position: relative;
  width: 100%;
  display: flex;
  margin-bottom: 3.125rem; }

.product-meta__lower {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 250px);
  gap: 1.25rem;
  margin-bottom: 3.125rem; }

.product-meta__data {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 1.25rem; }

.product-meta__icon svg {
  width: 3.125rem;
  height: auto;
  display: block; }

.product-meta__meta {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem; }

.product-meta__label {
  position: relative; }

.product-meta__value {
  position: relative;
  font-weight: 500; }

.product-meta__description {
  position: relative;
  width: 100%;
  margin-top: 6.25rem;
  margin-bottom: 3.125rem;
  text-align: justify; }

@media only screen and (max-width: 62.5em) {
  .product-meta__lower {
    grid-template-columns: repeat(1, 1fr); }
  .product-meta__description {
    margin-top: 3.125rem; } }

.single-product-ideal {
  position: relative;
  width: 100%; }
  .single-product-ideal .container {
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 1.5625rem; }
  .single-product-ideal p,
  .single-product-ideal .p {
    text-transform: uppercase; }
  .single-product-ideal div.p {
    margin-top: 1.875rem; }

.single-product-ideal--accessories {
  position: relative;
  width: 100%; }
  .single-product-ideal--accessories .container {
    padding-top: 1.5625rem; }

.main-product-design {
  margin-bottom: 3.125rem; }
  .main-product-design .container {
    border-bottom: none !important; }

.single-product .main-product-design {
  margin-bottom: 0; }
  .single-product .main-product-design .container {
    border-bottom: 1px solid #b2b2b2 !important; }

.single-product .main-product-design__slider {
  padding-top: 2.1875rem; }

.main-product-design__slider {
  max-width: 100%;
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 1rem;
  --slide-size: 65%; }

.embla__viewport {
  overflow: hidden; }

.main-product-design__slider .embla__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: 0;
  padding-left: calc(4.235% - 20px); }

.design-slider__image {
  flex: 0 0 40%;
  min-width: 0;
  margin-left: 1.25rem;
  border-radius: 1.875rem;
  overflow: hidden;
  position: relative;
  /*&:first-child {
    padding-left: 4.235%;

    .design-slider__caption {
      padding-left: 4.235%;
    }
  }*/ }
  .design-slider__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black 0%, rgba(33, 23, 43, 0) 34%);
    border-radius: 1.875rem;
    z-index: 2; }
  .design-slider__image img {
    display: block;
    aspect-ratio: 6/5;
    overflow: hidden;
    min-width: 31.25rem;
    object-fit: cover; }
  .design-slider__image.slider--discover {
    aspect-ratio: 12 / 9;
    max-width: 40vw;
    margin-right: 0.625rem;
    padding-left: 0; }
    .design-slider__image.slider--discover:first-child {
      padding-left: 0; }

.design-slider__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.design-slider__caption {
  position: absolute;
  color: #fff;
  bottom: 1.875rem;
  left: 8%;
  text-transform: uppercase;
  z-index: 3; }

.embla__controls {
  position: relative;
  width: 100%;
  display: flex;
  margin-top: 1.8rem; }

.embla__progress {
  border-radius: 1.8rem;
  box-shadow: inset 0 0 0 0.2rem var(--detail-medium-contrast);
  background-color: #b2b2b2;
  position: relative;
  height: 0.3125rem;
  justify-self: flex-end;
  align-self: center;
  width: calc(100vw - 8.47%);
  max-width: 90%;
  overflow: hidden; }

.embla__progress__bar {
  background-color: #000;
  position: absolute;
  width: 100%;
  top: 0.09375rem;
  bottom: 0;
  left: -100%;
  border-radius: 1.8rem;
  height: 0.125rem; }

@media only screen and (max-width: 62.5em) {
  .design-slider__image {
    flex: 0 0 90%;
    padding-left: 0; }
    .design-slider__image:before {
      border-radius: 1.25rem; }
    .design-slider__image img {
      border-radius: 1.25rem;
      aspect-ratio: 6/5;
      min-width: unset; }
    .design-slider__image:first-child {
      padding-left: 0%; }
      .design-slider__image:first-child .design-slider__caption {
        padding-left: 0%; }
    .design-slider__image.slider--discover {
      max-width: 75vw;
      aspect-ratio: 1; }
  .design-slider__caption {
    bottom: 1.25rem;
    left: 12%; }
  .main-product-design__slider .embla__container {
    padding-left: 0; } }

.js-product-accordion {
  position: relative; }
  .js-product-accordion .container {
    padding: 2.1875rem 0;
    border-bottom: 1px solid #b2b2b2; }
  .js-product-accordion.is-open .js-product-header svg {
    transform: rotate(180deg); }
  .js-product-accordion.is-open .js-product-panel {
    height: 100%; }

.js-product-header {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer; }
  .js-product-header svg {
    display: block;
    width: 1.875rem;
    height: auto;
    transition: all 0.2s ease-in-out; }

.js-product-panel {
  height: 0;
  overflow: hidden; }

.main-product-specs__inner {
  margin-top: 1.875rem; }

.main-product-features__inner {
  position: relative;
  width: 100%;
  display: flex;
  gap: 1.25rem;
  margin-top: 1.875rem; }

.product-feature__single {
  flex: 1; }
  .product-feature__single h3 {
    margin-bottom: 1.875rem; }

@media only screen and (max-width: 62.5em) {
  .main-product-features__inner {
    flex-direction: column; } }

.main-product-tredi {
  position: relative;
  width: 100%;
  margin-top: 3.125rem; }

.product-tredi__el {
  position: relative;
  width: 100%;
  margin-top: 2.1875rem;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  border-radius: 1.875rem;
  overflow: hidden;
  margin-bottom: 6.25rem; }
  .product-tredi__el iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.main-product-tredi__panel {
  border-bottom: 1px solid #b2b2b2; }

@media only screen and (max-width: 62.5em) {
  .product-tredi__el {
    border-radius: 1.25rem; } }

.main-product-support__inner {
  position: relative;
  width: 100%;
  margin-top: 2.1875rem;
  display: flex;
  flex-direction: column;
  gap: 1.5625rem; }

.main-product-rapidlinks {
  position: relative;
  width: 100%;
  margin-top: 5rem; }
  .main-product-rapidlinks .rapid-link.rapid-link--white .rapid-link__category,
  .main-product-rapidlinks .rapid-link.rapid-link--white .rapid-link__name {
    color: #fff; }

.main-product-related {
  background-color: #f6f6f6;
  position: relative;
  width: 100%;
  padding: 6.25rem 0;
  margin-top: 6.25rem; }
  .main-product-related .container {
    width: 100%; }

.main-product-related__wrap {
  position: relative;
  width: 100%; }

.main-product-related__header {
  width: 91.53%;
  margin: auto; }

.main-product-related__list {
  position: relative;
  margin-top: 3.125rem; }

.related-products__slider {
  position: relative;
  display: flex;
  flex-direction: column; }
  .related-products__slider h4 {
    margin-bottom: 0.625rem; }
  .related-products__slider p {
    color: #b2b2b2; }
  .related-products__slider .embla__viewport {
    padding-left: 4.235%; }
  .related-products__slider .embla__container {
    margin-left: 0; }

.related-products__slide-img {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 1.875rem;
  margin-bottom: 1.25rem; }
  .related-products__slide-img img {
    width: 100%;
    display: block;
    height: auto; }

.related-products__slider {
  max-width: 100%;
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 1rem;
  --slide-size: 100%; }

.embla__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: 0; }

.related-products__slide {
  position: relative;
  flex: 0 0 25%;
  min-width: 0;
  padding-left: 1.25rem; }

@media only screen and (max-width: 62.5em) {
  .main-product-related {
    padding: 5rem 0;
    margin-top: 3.125rem; }
  .related-products__slide {
    flex: 0 0 80%;
    min-width: 0;
    padding-left: 0;
    padding-right: 1.25rem; } }

/* PAGE PRODUCTS AND FILTERS */
.page-products {
  position: relative;
  width: 100%;
  background-color: #f6f6f6; }

.page-products {
  position: relative;
  width: 100%; }

.page-products__layout-wrap {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: 30% 70%; }

.products-main {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

@media only screen and (max-width: 62.5em) {
  .page-products__layout-wrap {
    display: flex;
    flex-direction: column; } }

.products-page-header {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.products-page-header__hero {
  position: relative;
  width: 100%;
  height: 80dvh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6.25rem; }
  .products-page-header__hero:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2; }

.products-page-header__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.products-page-header__title {
  position: relative;
  z-index: 2;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase; }

.products-page-header__intro {
  position: relative;
  width: 100%; }

.products-page-header__intro-wrap {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: 30% 70%; }

.header-intro__wrap {
  display: flex;
  flex-direction: column;
  gap: 0.625rem; }

.products-page-header_subtitle {
  position: relative;
  font-weight: 600;
  margin-bottom: 0.625rem; }

.products-page-header__text {
  position: relative;
  font-weight: 300; }

@media only screen and (max-width: 62.5em) {
  .products-page-header__hero {
    margin-bottom: 3.125rem; }
  .products-page-header__intro-wrap {
    display: grid;
    grid-template-columns: 0 1fr; }
  .products-page-header {
    margin-bottom: 3.125rem; } }

.products__main {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }
  .products__main.filtered--results {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem; }

.products-category {
  position: relative;
  width: 100%;
  margin-bottom: 9.375rem; }

.products-category[id] {
  scroll-margin-top: 120px; }

.products-category__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.products-category__logo {
  position: relative;
  width: 100%;
  margin-bottom: 0.9375rem; }
  .products-category__logo svg {
    height: 0.8125rem;
    width: auto;
    display: block; }

.products-category__lineLogo {
  position: relative;
  width: 100%;
  margin-bottom: 0.9375rem; }
  .products-category__lineLogo svg {
    height: 1.875rem;
    width: auto;
    display: block; }

.product-category__textual-logo {
  margin-bottom: 0.625rem; }

.products-category__description {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 1.25rem;
  padding-bottom: 0.625rem; }

.products-category__products {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin-bottom: 3.125rem; }

.products-category__cta {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .products-category__cta a {
    text-transform: lowercase; }

.product-single-card {
  position: relative;
  width: 100%;
  margin-bottom: 3.125rem; }
  .product-single-card:hover .product-single-card__image {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1); }

.product-single-card .compare-add {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  z-index: 20;
  display: none; }
  .product-single-card .compare-add.is-disabled {
    opacity: 0.5;
    pointer-events: none; }
  .product-single-card .compare-add.always-hide {
    display: none !important; }

.product-single-card .compare-add__label {
  margin-top: 0.3125rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 500; }

.product-single-card .compare-add__icon {
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 100%;
  background-color: #000;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center; }
  .product-single-card .compare-add__icon svg {
    display: block;
    width: 1.875rem;
    height: 1.875rem; }
    .product-single-card .compare-add__icon svg path,
    .product-single-card .compare-add__icon svg polyline,
    .product-single-card .compare-add__icon svg line {
      stroke: #fff; }
  .product-single-card .compare-add__icon .compare-add__icon-remove {
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 100%;
    background-color: #000;
    overflow: hidden;
    display: none;
    align-items: center;
    justify-content: center; }
    .product-single-card .compare-add__icon .compare-add__icon-remove svg {
      display: block;
      width: 1.25rem;
      height: 1.25rem; }
      .product-single-card .compare-add__icon .compare-add__icon-remove svg path,
      .product-single-card .compare-add__icon .compare-add__icon-remove svg polyline,
      .product-single-card .compare-add__icon .compare-add__icon-remove svg line {
        stroke: #fff;
        fill: #fff; }

.compare-mode-active .product-single-card .compare-add {
  display: flex; }

.compare-add.product--added .compare-add__icon-remove {
  display: flex;
  position: absolute; }
  .compare-add.product--added .compare-add__icon-remove svg {
    transform: rotate(45deg); }

.product-single-card__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.product-single-card__image {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-radius: 1.875rem;
  overflow: hidden;
  aspect-ratio: 5 / 5.5;
  margin-bottom: 1.5625rem;
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center; }
  .product-single-card__image:hover {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1); }
  .product-single-card__image img {
    display: block;
    width: 100%;
    display: block;
    height: auto; }

.product-single-card__claim {
  position: relative;
  width: 100%; }
  .product-single-card__claim p:nth-child(1) {
    max-width: 10em;
    margin-bottom: 0.3125rem; }

@media only screen and (max-width: 62.5em) {
  .products-category {
    margin-bottom: 4.375rem; }
  .products-category__products {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 2.1875rem; }
  .product-single-card {
    margin-bottom: 1.5625rem; } }

.products-sidebar {
  position: relative;
  width: 100%;
  padding-right: 7vw; }

.product-sidebar-accordion-wrap {
  position: relative;
  width: 100%; }

@media only screen and (min-width: 62.5625em) {
  .product-sidebar-accordion-wrap__title {
    display: none; } }

@media only screen and (max-width: 62.5em) {
  .product-sidebar-accordion-wrap__title {
    padding: 1.25rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .product-sidebar-accordion-wrap__body {
    height: 0;
    overflow: hidden; }
  .product-sidebar-accordion-wrap.is-open .product-sidebar-accordion-wrap__body {
    height: 100%; } }

.products-sidebar__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.sidebar-widget {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 2.1875rem; }

.sidebar-widget__title {
  position: relative;
  width: 100%;
  margin-bottom: 0.625rem; }
  .sidebar-widget__title p {
    font-weight: 500; }

.sidebar-widget__links {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.625rem; }

.widget__link {
  color: #000;
  text-decoration: none; }

.widget__search {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #b2b2b2;
  border-radius: 1.875rem;
  overflow: hidden;
  padding: 0.625rem 1.25rem;
  font-size: 0.9375rem;
  width: 100%; }

.searchform {
  position: relative;
  width: 100%; }

#searchsubmit {
  appearance: none;
  border: none;
  background: transparent;
  padding: 0;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 0.5625rem;
  right: 0.9375rem;
  cursor: pointer; }
  #searchsubmit svg {
    display: block;
    width: 20px;
    height: 20px; }
    #searchsubmit svg path {
      fill: #b2b2b2; }

.sidebar-widget__filters {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem; }

.sidebar-filter__group {
  position: relative;
  width: 100%; }

.sidebar-filter__header {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 0.625rem 0.9375rem;
  border-radius: 1.875rem;
  overflow: hidden; }

.sidebar-filter__panel {
  position: relative;
  width: 100%;
  padding: 0 0.9375rem;
  margin-top: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 15px; }

.product-filter {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0.625rem; }
  .product-filter input[type="checkbox"] {
    min-width: 1.5625rem; }

.product-filter-reset {
  position: relative;
  width: 100%;
  display: block;
  margin-top: 2.1875rem;
  cursor: pointer; }

@media only screen and (max-width: 62.5em) {
  .products-sidebar {
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 6.25rem; } }

.products-search__grid {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin-bottom: 3.125rem; }

@media only screen and (max-width: 62.5em) {
  .products-search__grid {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 2.1875rem; } }

/* ARTICLES PAGE */
.news-filter-categories {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.news-filter-categories__wrap {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 3.125rem; }

.filter-categories__list .btn.is-active {
  background-color: #000;
  color: #fff; }

@media only screen and (max-width: 62.5em) {
  .news-filter-categories__wrap {
    flex-direction: column;
    gap: 1.25rem; }
  .filter-categories__list {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.625rem;
    justify-content: center; } }

.articles-grid {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25rem;
  margin-bottom: 6.25rem; }

@media only screen and (max-width: 62.5em) {
  .articles-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.25rem; } }

.article-card {
  position: relative;
  width: 100%;
  min-width: 0;
  padding-left: 0;
  border-radius: 1.875rem;
  overflow: hidden;
  margin-right: 1.25rem;
  aspect-ratio: 5/6; }
  .article-card img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }
  .article-card .shadowlink {
    z-index: 2; }

.article-card__wrap {
  position: relative;
  padding: 1.875rem 2.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 2; }
  .article-card__wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: linear-gradient(180deg, black 0%, rgba(33, 23, 43, 0) 34%); }
  .article-card__wrap a {
    width: 100%; }

.article-card__meta {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 2; }
  .article-card__meta p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0.625rem; }
  .article-card__meta h3 {
    color: #fff; }

/* SINGLE ARTICLE */
.single-article {
  position: relative;
  width: 100%; }

.single-article__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.single-article__meta {
  position: relative;
  width: 100%;
  margin-top: 5rem;
  margin-bottom: 5rem; }

.category__name {
  text-transform: uppercase;
  margin-bottom: 0.9375rem; }

.single-article__cover-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 1.875rem;
  margin-bottom: 5rem; }
  .single-article__cover-wrap img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%; }

.single-article__intro {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.single-article__intro-wrap p {
  position: relative;
  width: 100%;
  font-style: italic; }

.single-article__content {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.single-article__title-el {
  position: relative;
  width: 100%;
  margin-bottom: 2.1875rem; }
  .single-article__title-el h2 {
    color: #333332; }

.single-article__text-el {
  position: relative;
  width: 100%;
  flex-direction: column;
  margin-bottom: 2.1875rem; }

.single-article__text-container {
  position: relative;
  width: 100%;
  margin-top: 1.25rem;
  padding: 6.25rem 0;
  background-color: #f6f6f6; }

@media only screen and (max-width: 62.5em) {
  .single-article__meta {
    margin: 2.1875rem 0; }
  .single-article__cover-wrap {
    border-radius: 0.9375rem;
    margin-bottom: 2.1875rem; }
  .single-article__text-container {
    padding: 3.125rem 0; } }

.single-article-gallery__el {
  max-width: 100%;
  margin: auto;
  --slide-spacing: 1rem;
  margin-bottom: 2.1875rem; }

.embla__viewport {
  overflow: hidden; }

.embla__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: calc(var(--slide-spacing) * -1); }

.single-article-gallery__slide {
  flex: 0 0 100%;
  min-width: 0;
  padding-left: var(--slide-spacing); }
  .single-article-gallery__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    border-radius: 1.875rem;
    overflow: hidden; }

.single-article-gallery__controls {
  display: flex;
  grid-template-columns: auto 1fr;
  justify-content: center;
  gap: 0;
  margin-top: 1.25rem; }

.single-article-gallery__dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 0.625rem; }
  .single-article-gallery__dots .embla__dot {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    touch-action: manipulation;
    display: inline-flex;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    width: 0.625rem;
    height: 0.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; }
  .single-article-gallery__dots .embla__dot:after {
    background-color: #b2b2b2;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    content: ""; }
  .single-article-gallery__dots .embla__dot--selected:after {
    background-color: #2c4a9a; }

@media only screen and (max-width: 62.5em) {
  .single-article-gallery__slide img {
    border-radius: 0.9375rem; } }

.related-singles {
  position: relative;
  width: 100%;
  margin-top: 6.25rem;
  margin-bottom: 6.25rem; }

.related-singles__title {
  width: 100%;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 5rem; }
  .related-singles__title h1 {
    font-weight: 700; }
    .related-singles__title h1.font-bolder {
      font-weight: 500; }

.related-singles__articles {
  width: 100%;
  position: relative; }

.related-singles__articles .related-singles__slider-el {
  max-width: 100%;
  width: 100%;
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 1rem; }

.related-singles__articles .embla__viewport {
  overflow: hidden;
  padding: 0 3.125rem; }

.related-singles__articles .embla__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: 0; }

.related-singles__articles .related-singles__card {
  position: relative;
  flex: 0 0 25%;
  min-width: 0;
  padding-left: 0;
  border-radius: 1.875rem;
  overflow: hidden;
  margin-right: 1.25rem;
  aspect-ratio: 5/6; }
  .related-singles__articles .related-singles__card img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }

.related-singles__articles .related-singles__card-wrap {
  position: relative;
  padding: 1.875rem 2.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 2; }
  .related-singles__articles .related-singles__card-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: linear-gradient(180deg, black 0%, rgba(33, 23, 43, 0) 34%); }
  .related-singles__articles .related-singles__card-wrap a {
    width: 100%; }

.related-singles__articles .related-singles__card-meta {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 2; }
  .related-singles__articles .related-singles__card-meta p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0.625rem; }
  .related-singles__articles .related-singles__card-meta h3 {
    color: #fff; }

.related-singles__articles .embla__controls {
  display: grid;
  grid-template-columns: auto 1fr;
  justify-content: space-between;
  gap: 1.2rem;
  margin-top: 1.8rem; }

.related-singles__articles .embla__buttons {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.related-singles__articles .embla__button {
  -webkit-tap-highlight-color: rgba(var(--text-high-contrast-rgb-value), 0.5);
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: inset 0 0 0 0.2rem var(--detail-medium-contrast);
  width: 3.6rem;
  height: 3.6rem;
  z-index: 1;
  border-radius: 50%;
  color: var(--text-body);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6; }
  .related-singles__articles .embla__button.embla__button--prev {
    margin-left: -2.5rem; }
  .related-singles__articles .embla__button.embla__button--next {
    margin-right: -2.5rem; }

.related-singles__articles .embla__button:disabled {
  color: var(--detail-high-contrast); }

.related-singles__articles .embla__button__svg {
  width: 35%;
  height: 35%; }

.related-singles__articles .embla__dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  margin-top: 2.1875rem;
  gap: 0.625rem; }

.related-singles__articles .embla__dot {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 0.625rem;
  height: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

.related-singles__articles .embla__dot:after {
  background-color: #b2b2b2;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  content: ""; }

.related-singles__articles .embla__dot--selected:after {
  background-color: #2c4a9a; }

@media only screen and (max-width: 62.5em) {
  .related-singles__title {
    flex-direction: column;
    align-items: center;
    gap: 1.875rem; }
  .related-singles__title h1 {
    text-align: center; }
  .related-singles__articles .embla__button.embla__button--prev {
    margin-left: 0; }
  .related-singles__articles .embla__button.embla__button--next {
    margin-right: 0; }
  .related-singles__articles .embla__button {
    width: 2.5rem;
    height: 2.5rem; }
  .related-singles__articles .related-singles__card {
    flex: 0 0 100%;
    border-radius: 0.9375rem;
    margin-right: 3.1875rem; }
  .related-singles__card-wrap {
    padding: 0.9375rem 1.5625rem !important; } }

.single-article-video {
  position: relative;
  width: 100%;
  margin-bottom: 2.1875rem; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.single-article-buttons {
  position: relative;
  width: 100%;
  margin-bottom: 2.1875rem; }
  .single-article-buttons .btn {
    margin-right: 0.9375rem; }

@media only screen and (max-width: 62.5em) {
  .single-article-buttons {
    position: relative;
    width: 100%;
    margin-bottom: 2.1875rem; }
    .single-article-buttons .container {
      flex-direction: column;
      gap: 0.625rem; } }

/* PAGE SECTORS */
.single-area {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.single-area__title {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.single-area__slider .single-area__slider-el {
  max-width: 100%;
  width: 100%;
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 1rem; }

.single-area__slider .embla__viewport {
  overflow: hidden; }

.single-area__slider .embla__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: 0;
  justify-self: center; }

.single-area__slider .single-area__card {
  position: relative;
  flex: 0 0 31.3333%;
  min-width: 0;
  padding-left: 0;
  border-radius: 1.875rem;
  overflow: hidden;
  margin-right: 1.25rem;
  aspect-ratio: 5/6; }
  .single-area__slider .single-area__card img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }

.single-area__slider .single-area__card-wrap {
  position: relative;
  padding: 1.875rem 2.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 2; }
  .single-area__slider .single-area__card-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: linear-gradient(180deg, black 0%, rgba(33, 23, 43, 0) 34%); }
  .single-area__slider .single-area__card-wrap a {
    width: 100%; }

.single-area__slider .single-area__card-meta {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 2; }
  .single-area__slider .single-area__card-meta p {
    color: #fff;
    margin-bottom: 0.625rem; }
  .single-area__slider .single-area__card-meta h3 {
    color: #fff; }

.single-area__slider .embla__controls {
  display: grid;
  grid-template-columns: auto 1fr;
  justify-content: space-between;
  gap: 1.2rem;
  margin-top: 1.8rem; }

.single-area__slider .embla__buttons {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none; }

.single-area__slider .embla__button {
  -webkit-tap-highlight-color: rgba(var(--text-high-contrast-rgb-value), 0.5);
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: inset 0 0 0 0.2rem var(--detail-medium-contrast);
  width: 3.6rem;
  height: 3.6rem;
  z-index: 1;
  border-radius: 50%;
  color: var(--text-body);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6; }
  .single-area__slider .embla__button.embla__button--prev {
    margin-left: -2.5rem; }
  .single-area__slider .embla__button.embla__button--next {
    margin-right: -2.5rem; }

.single-area__slider .embla__button:disabled {
  color: var(--detail-high-contrast); }

.single-area__slider .embla__button__svg {
  width: 35%;
  height: 35%; }

.single-area__slider .embla__dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  margin-top: 2.1875rem;
  gap: 0.625rem;
  display: none; }

.single-area__slider .embla__dot {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 0.625rem;
  height: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

.single-area__slider .embla__dot:after {
  background-color: #b2b2b2;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  content: ""; }

.single-area__slider .embla__dot--selected:after {
  background-color: #2c4a9a; }

@media only screen and (min-width: 62.5em) {
  .page-id-635 .single-area__slider .single-area__card,
  .page-id-249 .single-area__slider .single-area__card {
    position: relative;
    flex: 0 0 32.3333%; }
  .page-id-635 .single-area__slider .embla__buttons,
  .page-id-249 .single-area__slider .embla__buttons {
    display: flex; }
  .page-id-635 .single-area__slider .embla__dots,
  .page-id-249 .single-area__slider .embla__dots {
    display: flex; } }

@media only screen and (max-width: 62.5em) {
  .single-area__slider .embla__button.embla__button--prev {
    margin-left: 0; }
  .single-area__slider .embla__button.embla__button--next {
    margin-right: 0; }
  .single-area__slider .embla__button {
    width: 2.5rem;
    height: 2.5rem; }
  .single-area__slider .embla__viewport {
    padding: 0 3.125rem; }
  .single-area__slider .embla__buttons {
    display: flex; }
  .single-area__slider .embla__dots {
    display: flex; }
  .single-area__slider .single-area__card {
    flex: 0 0 100%;
    border-radius: 0.9375rem;
    margin-right: 3.1875rem; }
  .single-area__card-wrap {
    padding: 0.9375rem 1.5625rem !important; } }

/* PAGE CONTACTS */
.block-map {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.block-map__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .block-map__wrap h2 {
    margin-bottom: 3.125rem; }

.contact-form {
  position: relative;
  width: 100%;
  padding: 6.25rem 0;
  background-color: #f6f6f6;
  margin-bottom: 6.25rem; }
  .contact-form.contact-form--works {
    background-color: #fff;
    margin-bottom: 0;
    padding-bottom: 3.125rem; }
    .contact-form.contact-form--works .container {
      border-top: 1px solid #333332;
      width: 91.53%; }
    .contact-form.contact-form--works .contact-form {
      background-color: #fff;
      margin-bottom: 0;
      padding-bottom: 0; }
    .contact-form.contact-form--works .contact-form__row {
      flex-direction: row;
      justify-content: space-between; }
    .contact-form.contact-form--works .contact-form__column.column--half {
      width: 49%; }
    .contact-form.contact-form--works .wpcf7-text,
    .contact-form.contact-form--works .wpcf7-textarea,
    .contact-form.contact-form--works .wpcf7-select {
      background-color: #f6f6f6; }
    .contact-form.contact-form--works input[type="checkbox"] {
      background-color: #f6f6f6; }

.contact-form__wrap {
  position: relative;
  width: 100%; }

.contact-form__el {
  position: relative;
  width: 100%; }

.contact-form__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.contact-form__title {
  position: relative;
  width: 91.53%;
  margin: auto;
  margin-bottom: 2.1875rem; }

.contact-form__row {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 2.1875rem; }

.contact-form__column {
  position: relative;
  width: 100%;
  display: flex; }
  .contact-form__column.column--full {
    width: 100%; }
  .contact-form__column.align--center p {
    text-align: center; }
  .contact-form__column p,
  .contact-form__column label {
    width: 100%;
    font-weight: 600; }

.wpcf7-form-control.wpcf7-text {
  appearance: none;
  border: none;
  background: #fff;
  border-radius: 0.9375rem;
  overflow: hidden;
  padding: 0.625rem 0.9375rem;
  color: #000;
  margin-top: 0.625rem;
  width: 100%; }

.wpcf7-form-control.wpcf7-textarea {
  appearance: none;
  border: none;
  background: #fff;
  border-radius: 0.9375rem;
  overflow: hidden;
  padding: 0.625rem 0.9375rem;
  color: #000;
  margin-top: 0.625rem;
  width: 100%; }

.wpcf7-form-control.wpcf7-select {
  border: none;
  background: #fff;
  border-radius: 0.9375rem;
  overflow: hidden;
  padding: 0.625rem 0.9375rem;
  color: #000;
  margin-top: 0.625rem;
  width: 100%; }

.wpcf7-form-control.wpcf7-submit {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  background-color: #000;
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  padding: 0.9375rem 1.25rem;
  border-radius: 1.875rem;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 1;
  width: fit-content;
  background-color: #2c4a9a;
  width: 15.625rem;
  border: none;
  margin-top: 1.875rem; }

input[type="file"] {
  width: 100%;
  max-width: 100%;
  color: #333332;
  padding: 0.3125rem;
  background: #f6f6f6;
  border-radius: 1.25rem;
  border: 1px solid #fff;
  margin-top: 0.625rem; }

input[type="file"]::file-selector-button {
  margin-right: 20px;
  border: none;
  background: #000;
  padding: 10px 30px;
  border-radius: 15px;
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease-in-out; }

input[type="file"]::file-selector-button:hover {
  background: #fff;
  color: #000; }

.wpcf7-spinner {
  display: none; }

.wpcf7-list-item {
  margin: 0; }

.wpcf7-list-item label {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 0.9375rem; }

input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  height: 1.5625rem;
  min-height: 1.5625rem;
  width: 1.5625rem;
  min-width: 1.5625rem;
  background-color: #fff;
  border-radius: 0.9375rem;
  cursor: pointer;
  display: flex;
  outline: none;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out; }

input[type="checkbox"]:after {
  font-family: "Font Awesome 6 Free";
  content: "\f00c";
  font-weight: 900;
  font-size: 1.25rem;
  color: #2c4a9a;
  display: none; }

input[type="checkbox"]:hover {
  background-color: #b2b2b2; }

input[type="checkbox"]:checked {
  background-color: #fff; }

input[type="checkbox"]:checked:after {
  display: block; }

@media only screen and (max-width: 62.5em) {
  .contact-form {
    position: relative;
    width: 100%;
    padding: 6.25rem 0;
    background-color: #f6f6f6;
    margin-bottom: 6.25rem; }
    .contact-form.contact-form--works {
      background-color: #fff;
      margin-bottom: 0;
      padding-bottom: 3.125rem; }
      .contact-form.contact-form--works .container {
        border-top: 1px solid #333332;
        width: 91.53%; }
      .contact-form.contact-form--works .contact-form {
        background-color: #fff;
        margin-bottom: 0;
        padding-bottom: 0; }
      .contact-form.contact-form--works .contact-form__row {
        flex-direction: column;
        gap: 2.1875rem;
        justify-content: space-between; }
      .contact-form.contact-form--works .contact-form__column.column--half {
        width: 100%; } }

/* PAGE BUSINESS */
.business-slider {
  position: relative;
  width: 100%;
  height: 80dvh;
  overflow: hidden; }
  .business-slider + .block-info {
    margin-top: 0; }

.business-slider__wrap {
  position: relative;
  width: 100%;
  height: 100%; }

.business-slider__slider {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto; }
  .business-slider__slider .embla__viewport,
  .business-slider__slider .embla__container {
    height: 100%; }

.business-slider__slide {
  position: relative;
  flex: 0 0 100%;
  min-width: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .business-slider__slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2; }

.business-slider__meta {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 10; }
  .business-slider__meta h2 {
    color: #fff;
    text-align: center; }

.business-slider__slider-graphic {
  position: relative;
  display: block;
  max-width: 18.75rem;
  height: auto;
  margin-bottom: 1.25rem; }

.business-slider__slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1; }

.business-slider__slider .embla__controls {
  display: flex;
  grid-template-columns: auto 1fr;
  justify-content: center;
  gap: 0;
  margin-top: 1.25rem;
  position: absolute;
  bottom: 2.1875rem; }

.business-slider__slider .embla__dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 0.625rem; }
  .business-slider__slider .embla__dots .embla__dot {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    touch-action: manipulation;
    display: inline-flex;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    width: 0.625rem;
    height: 0.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; }
  .business-slider__slider .embla__dots .embla__dot:after {
    background-color: #b2b2b2;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    content: ""; }
  .business-slider__slider .embla__dots .embla__dot--selected:after {
    background-color: #2c4a9a; }

.business-experience {
  position: relative;
  width: 100%;
  background-color: #fff; }

.business-experience__wrap {
  position: relative;
  width: 100%;
  padding: 5rem; }

.business-experience__image {
  position: relative;
  width: 100%;
  margin-bottom: 3.125rem; }
  .business-experience__image svg {
    display: block;
    width: 18.75rem;
    margin: auto; }

.business-experience__text {
  position: relative;
  width: 100%;
  line-height: 1.3;
  text-align: center;
  font-weight: 400;
  max-width: 70vw;
  margin: auto; }

@media only screen and (max-width: 62.5em) {
  .business-experience__wrap {
    padding: 5rem 0; } }

.business-features {
  position: relative;
  width: 100%; }

.business-features__group {
  position: relative;
  width: 100%;
  min-height: 60vh; }
  .business-features__group:nth-child(even) .column--text {
    order: 1; }
  .business-features__group:nth-child(even) .column--images {
    order: 2; }

.business-features__title {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem; }
  .business-features__title h2 {
    color: #000; }

.business-features__wrap {
  position: relative;
  width: 100%;
  min-height: 60vh;
  display: flex;
  align-items: stretch; }

.business-features__column {
  width: 50%;
  position: relative;
  display: flex; }
  .business-features__column.column--text {
    background-color: #f6f6f6;
    padding: 0 6.25rem;
    color: #333332;
    font-weight: 400;
    line-height: 1.3;
    text-align: justify;
    display: flex;
    align-items: center; }
  .business-features__column.column--image {
    position: relative;
    align-items: center;
    justify-content: center; }
    .business-features__column.column--image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }

@media only screen and (max-width: 62.5em) {
  .business-features__group {
    min-height: 100%; }
  .business-features__wrap {
    flex-direction: column;
    min-height: 100%; }
  .business-features__column {
    width: 100%; }
  .business-features__column.column--text {
    padding: 3.125rem 1.25rem;
    order: 2; }
  .business-features__column.column--image {
    min-height: 60vh;
    order: 1; }
    .business-features__column.column--image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .business-features__group:nth-child(even) .column--text {
    order: 2; }
  .business-features__group:nth-child(even) .column--images {
    order: 1; } }

.business-people {
  position: relative;
  width: 100%;
  background-color: #f6f6f6;
  padding: 5rem 0;
  margin-bottom: 6.25rem; }

.business-people__wrap {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center; }

.business-people__column {
  width: 50%;
  position: relative;
  display: flex; }
  .business-people__column.column--image {
    padding: 0 6.25rem; }
    .business-people__column.column--image img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
      border-radius: 1.875rem;
      overflow: hidden; }

.business-people__meta {
  display: flex;
  flex-direction: column;
  gap: 2.1875rem;
  max-width: 20em; }
  .business-people__meta h3,
  .business-people__meta p {
    color: #333332; }

@media only screen and (max-width: 62.5em) {
  .business-people {
    padding: 3.125rem 0; }
  .business-people__wrap {
    flex-direction: column; }
  .business-people__column {
    width: 100%; }
    .business-people__column.column--text {
      order: 2; }
    .business-people__column.column--image {
      order: 1;
      padding: 0;
      margin-bottom: 1.5625rem; }
      .business-people__column.column--image img {
        border-radius: 1.25rem; } }

.all-products-banner {
  position: relative;
  width: 100%;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem; }

.all-products-banner__wrap {
  position: relative;
  width: 100%;
  border-radius: 2.4375rem;
  overflow: hidden;
  background-color: #fff;
  padding: 2.1875rem 3.125rem;
  display: flex;
  flex-direction: column;
  box-shadow: -1px 2px 24px 0px rgba(0, 0, 0, 0.15); }
  .all-products-banner__wrap a {
    min-width: 12.5rem; }
    .all-products-banner__wrap a:has(+ a) {
      margin-bottom: 10px; }

.products-banner__title {
  font-weight: 600;
  color: #333332;
  margin-bottom: 1.875rem; }

.products-banner__img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 0.9375rem;
  margin-top: 1.875rem; }

@media only screen and (max-width: 62.5em) {
  .all-products-banner__wrap {
    padding: 1.875rem 1.25rem;
    border-radius: 1.25rem; } }

.business-components-slider {
  position: relative;
  width: 100%;
  padding: 5rem 0; }
  .business-components-slider .embla__container {
    margin-left: 0; }

.business-components-slider__title {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 3.125rem; }
  .business-components-slider__title h2:last-child {
    margin-top: 0.625rem; }

.business-components-slider__slider {
  max-width: 100%;
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 1rem;
  --slide-size: 65%; }
  .business-components-slider__slider .embla__progress {
    width: 12.5rem;
    margin: 0 auto;
    margin-top: 3.125rem; }

.business-components-slider__slide {
  flex: 0 0 var(--slide-size);
  min-width: 0;
  margin-left: 1.25rem;
  border-radius: 1.875rem;
  overflow: hidden;
  position: relative; }
  .business-components-slider__slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 16/9; }
  .business-components-slider__slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48%, black 100%); }

.business-components-slider__caption {
  position: absolute;
  bottom: 3.125rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 20;
  color: #fff;
  text-align: center;
  width: 100%; }

@media only screen and (max-width: 62.5em) {
  .business-components-slider__slide {
    flex: 0 0 80%; }
    .business-components-slider__slide img {
      border-radius: 1.25rem;
      aspect-ratio: 6/5; }
  .business-components-slider__caption {
    padding: 0 1.25rem;
    bottom: 1.25rem; } }

/* GAMMA TEMPLATE B */
.template-b-hero {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem;
  padding-top: 6.25rem; }

.template-b-hero__wrap {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 4.6875rem; }

.template-b-hero__column {
  position: relative;
  display: flex;
  flex-direction: column; }
  .template-b-hero__column.column--meta {
    width: 40%;
    padding-left: 4.235%; }
  .template-b-hero__column.column--image {
    width: 60%;
    border-top-left-radius: 1.875rem;
    border-bottom-left-radius: 1.875rem;
    overflow: hidden; }

.hero-column__linelogo {
  position: relative;
  width: 100%;
  margin-bottom: 1.5625rem; }
  .hero-column__linelogo svg {
    display: block;
    height: 0.8125rem; }

.hero-column__linetitle {
  position: relative;
  width: 100%;
  margin-bottom: 1.5625rem; }

.hero-column__linedescription {
  position: relative;
  width: 100%;
  margin-bottom: 3.125rem;
  text-align: justify; }

@media only screen and (max-width: 62.5em) {
  .template-b-hero__wrap {
    flex-direction: column-reverse;
    width: 91.53%;
    margin: auto;
    gap: 3.125rem; }
  .template-b-hero__column.column--meta {
    width: 100%;
    padding-left: 0; }
  .template-b-hero__column.column--image {
    width: 100%;
    border-radius: 1.875rem; } }

.what-to-cook {
  position: relative;
  width: 100%;
  padding: 6.25rem 0; }

.what-to-cook__wrap {
  position: relative;
  width: 100%; }

.what-to-cook__header {
  position: relative;
  width: 100%; }

.what-to-cook__header-wrap {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 6.25rem; }

@media only screen and (max-width: 62.5em) {
  .what-to-cook__header-wrap {
    margin-bottom: 3.125rem;
    flex-direction: column;
    gap: 2.1875rem;
    align-items: flex-start; } }

.improve-productivity {
  position: relative;
  width: 100%;
  margin-top: 6.25rem; }
  .improve-productivity.variant--template-b {
    margin-top: 0;
    /*.improve-productivity__header {
      display: none;
    }*/ }
    .improve-productivity.variant--template-b .improve-productivity__body {
      padding: 6.25rem 0; }
    .improve-productivity.variant--template-b .improve-productivity__accordiontitle {
      color: #000;
      border-color: #b2b2b2; }
    .improve-productivity.variant--template-b .improve-productivity__accordion {
      border-color: #b2b2b2; }
    .improve-productivity.variant--template-b .improve-productivity__accordion-header {
      color: #000; }
    .improve-productivity.variant--template-b .improve-productivity__accordion-panelbody {
      color: #000; }
    .improve-productivity.variant--template-b .productivity-accordion__trigger {
      color: #000; }
  .improve-productivity .variant--no-gradient {
    padding: 0 0 6.25rem; }
    .improve-productivity .variant--no-gradient .improve-productivity__accordiontitle {
      color: #000;
      border-color: #b2b2b2; }
    .improve-productivity .variant--no-gradient .improve-productivity__accordion {
      border-color: #b2b2b2; }
    .improve-productivity .variant--no-gradient .improve-productivity__accordion-header {
      color: #000; }
    .improve-productivity .variant--no-gradient .improve-productivity__accordion-panelbody {
      color: #000; }
    .improve-productivity .variant--no-gradient .productivity-accordion__trigger {
      color: #000; }

.improve-productivity__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.improve-productivity__accordiontitle {
  color: #fff;
  font-weight: 500;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #fff; }

.improve-productivity__header {
  position: relative;
  margin-bottom: 6.25rem; }

.productivity-header__image {
  position: absolute;
  z-index: 2;
  right: 0;
  top: -6.25rem;
  height: 28.125rem; }

.productivity-header__title {
  max-width: 20em; }

.improve-productivity__body {
  position: relative;
  width: 100%;
  padding: 12.5rem 0 6.25rem 0; }

.improve-productivity__accordion {
  position: relative;
  width: 100%;
  padding: 1.25rem 0;
  border-bottom: 1px solid #fff; }

.improve-productivity__accordion-header {
  color: #fff;
  align-items: flex-start;
  gap: 1.25rem; }

.productivity-accordion__trigger {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 2.1875rem;
  padding-right: 2.1875rem; }

.improve-productivity__accordion-panelbody {
  padding-top: 2.1875rem;
  width: 100%;
  position: relative;
  color: #fff;
  text-align: justify; }

.page-template-page-gamma-c .improve-productivity .island-menu {
  display: none; }

@media only screen and (max-width: 62.5em) {
  .productivity-header__image {
    right: 0;
    width: 100%;
    left: 0;
    margin: auto;
    top: 10rem;
    height: auto; }
  .improve-productivity__body {
    padding-top: 18.75rem; }
  .productivity-accordion__trigger {
    gap: 0.625rem;
    padding-right: 0; }
  .improve-productivity__header {
    position: relative;
    margin-bottom: 3.125rem; }
    .improve-productivity__header:has(img) {
      margin-bottom: 12.5rem; } }

.product-features {
  position: relative;
  width: 100%; }
  .product-features.features--hero .product-feature {
    padding-top: 0;
    padding-bottom: 0; }
  .product-features.features--hero .product-feature__wrap {
    flex-direction: row-reverse; }
  .product-features.features--hero .product-feature__column.column--image {
    border: none; }
    .product-features.features--hero .product-feature__column.column--image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.product-feature {
  position: relative;
  width: 100%;
  padding-top: 6.25rem; }
  .product-feature:last-child {
    padding-bottom: 6.25rem; }
  .product-feature:nth-child(even) .product-feature__wrap {
    flex-direction: row-reverse; }

.product-feature__wrap {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 4.6875rem; }

.product-feature__column {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.25rem; }
  .product-feature__column.column--image {
    width: 70%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border: 1px solid #b2b2b2; }
    .product-feature__column.column--image img {
      width: auto;
      height: 100%;
      object-fit: cover; }
  .product-feature__column.column--meta {
    width: 30%; }
    .product-feature__column.column--meta p,
    .product-feature__column.column--meta .p {
      text-align: justify; }

.feature-image__caption {
  position: absolute;
  top: 1.875rem;
  right: 1.875rem;
  font-size: 0.9375rem;
  border-radius: 1.25rem;
  border: 1px solid;
  padding: 0.625rem 1.5625rem; }

@media only screen and (max-width: 62.5em) {
  .product-features.features--hero .product-feature__wrap {
    flex-direction: column-reverse; }
  .product-feature {
    padding-top: 3.125rem; }
    .product-feature:last-child {
      padding-bottom: 3.125rem; }
    .product-feature:nth-child(even) .product-feature__wrap {
      flex-direction: column-reverse; }
  .product-feature__wrap {
    flex-direction: column-reverse;
    gap: 1.875rem; }
  .product-feature__column {
    gap: 1.25rem; }
    .product-feature__column.column--image {
      width: 100%; }
    .product-feature__column.column--meta {
      width: 100%; }
  .feature-image__caption {
    top: 0.625rem;
    right: 0.625rem;
    font-size: 0.625rem;
    border-radius: 0.9375rem;
    padding: 0.625rem 1.5625rem; } }

.gamma-3D {
  position: relative;
  width: 100%;
  padding: 3.125rem 0; }

.gamma-3D__wrap {
  position: relative;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 2.1875rem; }
  .gamma-3D__wrap h4 {
    color: #fff; }
  .gamma-3D__wrap .btn {
    display: block; }

.gamma-design {
  position: relative;
  width: 100%;
  padding: 6.25rem 0; }

.gamma-design__header {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

@media only screen and (max-width: 62.5em) {
  .gamma-design__header {
    margin-bottom: 3.125rem; } }

.gamma-brochure {
  position: relative;
  width: 100%;
  margin-top: 6.25rem;
  margin-bottom: 12.5rem; }
  .gamma-brochure .rapid-link {
    width: 100%; }
    .gamma-brochure .rapid-link .rapid-link__category {
      color: #fff; }
    .gamma-brochure .rapid-link .rapid-link__name {
      color: #fff; }

.gamma-brochure__wrap {
  position: relative;
  width: 100%; }

.gamma-brochure__cover {
  width: 15.625rem;
  aspect-ratio: 1;
  overflow: hidden;
  position: absolute;
  top: -1.875rem;
  right: 5.5rem;
  transform: rotate(22deg);
  box-shadow: 2px 2px 32px 7px rgba(0, 0, 0, 0.37);
  -webkit-box-shadow: 2px 2px 32px 7px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 2px 2px 32px 7px rgba(0, 0, 0, 0.37); }

@media only screen and (max-width: 62.5em) {
  .gamma-brochure {
    margin-top: 3.125rem;
    margin-bottom: 6.25rem; }
  .gamma-brochure__cover {
    width: 7.5rem;
    right: 0; } }

.banner-improve {
  position: relative;
  margin-bottom: 6.25rem;
  margin-top: 0; }

.additional-xpro-features {
  position: relative;
  width: 100%;
  margin-bottom: 3.125rem;
  background-color: #f6f6f6; }

.additional-xpro-features__wrap {
  position: relative;
  width: 100%;
  padding: 6.25rem 0;
  display: flex;
  align-items: flex-start;
  gap: 4.375rem; }

.additional-xpro-column {
  position: relative;
  width: 25%;
  display: flex;
  flex-direction: column; }

.additional-xpro-column__icon {
  position: relative;
  width: 100%;
  margin-bottom: 1.25rem; }
  .additional-xpro-column__icon img {
    display: block;
    width: 9.375rem; }

.additional-xpro-column__title {
  text-transform: uppercase;
  height: 2.8125rem;
  margin-bottom: 0.625rem; }

.additional-xpro-column__text {
  color: #b2b2b2; }

@media only screen and (max-width: 62.5em) {
  .additional-xpro-features {
    overflow: hidden; }
    .additional-xpro-features .container {
      width: 100%; }
  .additional-xpro-features__wrap {
    padding: 3.125rem 0;
    overflow-x: auto;
    padding-left: 6%;
    gap: 3.125rem; }
  .additional-xpro-column {
    min-width: 15.625rem; }
    .additional-xpro-column:last-child {
      padding-right: 6%; } }

/* GAMMA TEMPLATE A */
.template-a-hero {
  position: relative;
  width: 100%;
  padding-top: 6.25rem;
  margin-bottom: 6.25rem; }

.template-a-hero__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.template-a-hero__cover {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 2.1875rem;
  margin-bottom: 6.25rem;
  border-radius: 1.875rem;
  overflow: hidden; }
  .template-a-hero__cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2; }

.template-a-hero__cover-el {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1; }

.template-a-hero__meta {
  position: relative;
  padding: 15.625rem 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.template-hero-a__title {
  position: relative;
  width: 100%;
  margin-bottom: 1.25rem; }

.template-hero-a__text p,
.template-hero-a__text .p {
  text-align: justify; }

.hero-meta__gammaline {
  margin-bottom: 1.5625rem; }
  .hero-meta__gammaline svg {
    display: block;
    height: 0.9375rem; }

.hero-meta__logoline {
  margin-bottom: 5rem; }
  .hero-meta__logoline svg {
    display: block;
    height: 1.875rem; }

.hero-meta__button {
  position: relative;
  margin-bottom: 0.625rem; }
  .hero-meta__button a {
    display: block;
    width: 15.625rem; }
  .hero-meta__button:last-child {
    margin-bottom: 0; }

@media only screen and (max-width: 62.5em) {
  .template-a-hero {
    padding-top: 3.125rem;
    margin-bottom: 3.125rem; }
  .template-a-hero__cover {
    position: relative;
    padding: 1.25rem;
    justify-content: center;
    margin-bottom: 3.125rem;
    border-radius: 1.25rem; }
  .template-a-hero__meta {
    padding: 9.375rem 0; }
  .hero-meta__logoline {
    margin-bottom: 3.125rem; }
    .hero-meta__logoline svg {
      height: 1.25rem;
      max-width: 15.625rem; }
  .template-a-hero__cover:before {
    background-color: rgba(0, 0, 0, 0.5); } }

.template-a-improve {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem;
  padding: 6.25rem 0;
  overflow: hidden; }
  .template-a-improve:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3; }
  .template-a-improve.improve--xpro:before {
    background: linear-gradient(270deg, black 0%, #b2b2b2 59%);
    top: 35%; }
  .template-a-improve.improve--xpro .improve-productivity__header {
    margin-bottom: 12.5rem; }
  .template-a-improve.improve--xpro .productivity-header__image {
    top: -3vh; }

.template-a-improve__image-bg {
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }
  .template-a-improve__image-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .template-a-improve__image-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 4; }

.template-a-improve__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2; }

.template-a-improve__wrap {
  position: relative;
  width: 100%;
  z-index: 4; }

.template-a-improve__title {
  color: #fff;
  max-width: 13em;
  margin-bottom: 6.25rem; }

.template-a-improve__body {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 3.125rem; }

.template-a-improve__column {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column; }

.improve-column__icon {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  border: 2px solid;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 1.25rem; }
  .improve-column__icon svg {
    display: block;
    width: 5rem; }
  .improve-column__icon.icon--no-border {
    border: none; }

.improve-column__icon-data {
  font-weight: 600;
  color: #fff;
  font-size: 1.25rem; }

.improve-column__title {
  color: #fff;
  font-size: 0.9375rem;
  margin-bottom: 0.625rem; }

.improve-column__text {
  color: #f6f6f6; }

@media only screen and (max-width: 62.5em) {
  .template-a-improve .container {
    width: 100%; }
  .template-a-improve.improve--xpro .improve-productivity__header {
    padding-left: 6%;
    margin-bottom: 12.5rem; }
  .template-a-improve.improve--xpro .productivity-header__image {
    top: 8vh;
    width: 15.625rem; }
  .template-a-improve__body {
    overflow-x: auto; }
  .template-a-improve__column {
    min-width: 15.625rem; }
  .template-a-improve__title {
    padding-left: 6%; }
  .template-a-improve__body {
    padding-left: 6%; }
  .template-a-improve__column:last-child {
    padding-right: 6%; } }

.gamma-discover {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem;
  overflow-x: hidden; }

.gamma-discover__title {
  position: relative;
  width: 100%;
  margin-bottom: 3.125rem; }

.gamma-discover .embla__container {
  padding-left: 4.235%; }

.page-template-page-gamma-c .gamma-discover__grid .design-slider__image {
  margin-left: 0;
  margin-right: 0; }

.gamma-discover__meta {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 3.125rem; }
  .gamma-discover__meta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 1.875rem;
    z-index: 1; }
  .gamma-discover__meta:hover a {
    opacity: 1; }

.meta-discover__linelogo {
  position: relative;
  z-index: 5;
  margin-bottom: 1.25rem; }
  .meta-discover__linelogo svg {
    display: block;
    height: 0.9375rem; }

.meta-discover__gammalogo {
  position: relative;
  z-index: 5;
  margin-bottom: 1.25rem; }
  .meta-discover__gammalogo svg {
    display: block;
    height: 2.5rem; }

.meta-discover__claim {
  position: relative;
  z-index: 5;
  color: #fff; }

.meta-discover__button {
  position: absolute;
  z-index: 5;
  bottom: 1.875rem;
  left: 3.125rem;
  right: 3.125rem; }
  .meta-discover__button a {
    display: block;
    width: 100%;
    opacity: 0; }

.gamma-discover__grid {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.125rem; }
  .gamma-discover__grid .design-slider__image {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.25rem; }

@media only screen and (max-width: 62.5em) {
  .gamma-discover__meta {
    padding: 1.875rem; }
  .meta-discover__gammalogo svg {
    height: 1.5625rem; }
  .meta-discover__button {
    left: 1.875rem;
    right: 1.875rem; }
    .meta-discover__button a {
      opacity: 1; }
  .gamma-discover__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 3.125rem; }
  .page-template-page-gamma-c .gamma-discover__grid {
    display: flex;
    overflow-x: auto;
    gap: 1.25rem; }
    .page-template-page-gamma-c .gamma-discover__grid .design-slider__image.slider--discover {
      margin-right: 0;
      margin-left: 0;
      width: 18.75rem; }
    .page-template-page-gamma-c .gamma-discover__grid .meta-discover__gammalogo svg {
      height: 1.25rem; } }

/* GAMMA TEMPLATE C */
.template-c-banner {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.template-c-banner__wrap {
  position: relative;
  width: 100%; }

.template-c-banner__title {
  margin-bottom: 3.125rem; }

.template-c-banner__banner {
  position: relative;
  width: 100%; }

.banner-new__wrap {
  position: relative;
  width: 100%;
  border-radius: 1.875rem;
  overflow: hidden;
  padding: 6.25rem 6.25rem 3.125rem 6.25rem; }

.banner-new__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1; }

.banner-new__gammalogo {
  position: relative;
  z-index: 3;
  margin-bottom: 0.9375rem; }
  .banner-new__gammalogo svg {
    display: block;
    height: 0.8125rem; }

.banner-new__linelogo {
  position: relative;
  z-index: 3;
  margin-bottom: 1.875rem; }
  .banner-new__linelogo svg {
    display: block;
    height: 2.5rem; }

.banner-new__claim {
  position: relative;
  z-index: 3;
  margin-bottom: 1.875rem; }
  .banner-new__claim h3 {
    color: #fff; }

.banner-new__buttons {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 0.625rem; }
  .banner-new__buttons a {
    width: 15.625rem; }

.banner-new__label {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  z-index: 5;
  color: white;
  border: 1px solid;
  border-radius: 1.875rem;
  padding: 0.3125rem 1.5625rem;
  font-size: 0.9375rem; }

@media only screen and (max-width: 62.5em) {
  .banner-new__wrap {
    padding: 5rem 1.25rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center; } }

.gamma-advantages-recap {
  position: relative;
  width: 100%;
  background-color: #f6f6f6;
  padding: 6.25rem 0;
  overflow: hidden; }

.gamma-advantages-recap__header {
  position: relative;
  width: 100%;
  margin-bottom: 3.125rem; }

.gamma-advantages-recap__bg {
  position: absolute;
  top: -20vw;
  right: -33vw;
  width: 85vw; }

.gamma-advantages-recap__body {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 2; }

.gamma-advantages__accordion {
  position: relative;
  width: 100%;
  padding: 0.9375rem 0;
  border-bottom: 1px solid #b2b2b2; }
  .gamma-advantages__accordion.is-open svg {
    transform: rotate(0) !important; }

.gamma-advantages__accordion-header {
  justify-content: flex-start;
  gap: 1.875rem; }

.gamma-advantages__titles {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem; }

.titles--title {
  font-size: 1.25rem;
  font-weight: 600; }

.gamma-advantages__icon {
  width: 3.125rem;
  min-width: 3.125rem;
  height: 3.125rem;
  min-height: 3.125rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .gamma-advantages__icon svg path {
    stroke: #fff !important; }

.gamma-advantages__accordion-panelbody {
  padding-left: 5rem;
  padding-top: 1.5625rem; }

@media only screen and (max-width: 62.5em) {
  .gamma-advantages-recap__bg {
    display: none; }
  .gamma-advantages__icon {
    width: 1.875rem;
    height: 1.875rem;
    min-width: 1.875rem;
    min-height: 1.875rem; }
    .gamma-advantages__icon svg {
      width: 1.25rem; }
  .gamma-advantages__accordion-panelbody {
    padding-left: 3.75rem; } }

/* HOMEPAGE */
.main-slider-home-v2 {
  position: relative;
  width: 100%; }

.main-slider-home-v2__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.main-slider-home-v2__slide {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 80dvh;
  margin-bottom: 1.25rem; }
  .main-slider-home-v2__slide .shadowlink {
    z-index: 4; }
  .main-slider-home-v2__slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black 0%, rgba(33, 23, 43, 0) 34%);
    z-index: 3; }

.main-slider-home-v2__slide-meta {
  position: relative;
  width: 100%;
  z-index: 4;
  display: flex;
  flex-direction: column;
  margin-bottom: 5rem;
  z-index: 20; }

.main-slider-home-v2__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  object-fit: cover; }

.slide-meta__productline {
  position: relative;
  width: 100%;
  margin-bottom: 1.25rem; }
  .slide-meta__productline svg {
    display: block;
    height: 0.8125rem; }
    .slide-meta__productline svg path,
    .slide-meta__productline svg line {
      fill: #b2b2b2; }

.slide-meta__productclaim {
  color: #fff; }
  .slide-meta__productclaim a {
    color: #fff;
    text-decoration: none; }

.slide-meta__sublines {
  position: relative;
  width: 100%;
  display: flex;
  gap: 1.25rem;
  margin-top: 3.125rem; }

.slide-meta__sublines-el {
  position: relative;
  display: flex;
  align-self: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 1.25rem;
  padding: 0.625rem 1.875rem;
  cursor: pointer; }
  .slide-meta__sublines-el img {
    display: block;
    height: 0.9375rem;
    width: auto; }
  .slide-meta__sublines-el .shadowlink {
    z-index: 10; }

.slider-home-v2 {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 80dvh;
  z-index: 5; }

.slider-home-v2__viewport {
  position: relative;
  height: 100%;
  width: 100%;
  height: 80dvh;
  overflow: hidden; }

.slider-home-v2__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: 0;
  height: 100%; }

.slider-home-v2__slide {
  flex: 0 0 100%;
  min-width: 0;
  position: relative;
  z-index: 20; }
  .slider-home-v2__slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black 0%, rgba(33, 23, 43, 0) 34%);
    z-index: 6; }

.main-slider-home__submeta {
  position: absolute;
  bottom: 5rem;
  width: 91.53%;
  z-index: 20;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-direction: column; }
  .main-slider-home__submeta.submeta--main {
    bottom: 10.375rem; }

.main-slider-home-v2__thumbs-viewport {
  overflow: hidden; }

.slide-meta__button {
  display: block;
  margin-top: 1.25rem; }
  .slide-meta__button a {
    display: block; }

.main-slider-home-v2__thumbs-slide.embla-thumbs__slide--selected .slide-meta__sublines-el {
  background-color: #000;
  border-color: #000; }

@media only screen and (max-width: 62.5em) {
  .main-slider-home-v2__slide-meta {
    margin-bottom: 2.5rem; }
  .slide-meta__sublines {
    gap: 0.625rem;
    flex-wrap: wrap;
    margin-top: 1.25rem;
    margin-left: 0; }
  .main-slider-home__submeta {
    bottom: 4rem; }
  /*.slide-meta__sublines {
    .main-slider-home-v2__thumbs-slide {
      &:nth-child(1) {
        display: none;
      }
    }
  }*/
  .slide-meta__sublines-el {
    padding: 0.625rem 1.25rem; }
  .slide-meta__sublines-el img {
    height: 0.6875rem; } }

.featured-blocks {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem;
  padding-top: 6.25rem; }

.featured-blocks__title {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.feature-block__slider .feature-block__slider-el {
  max-width: 100%;
  width: 100%;
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 1rem; }

.feature-block__slider .embla__viewport {
  position: relative;
  z-index: 10;
  overflow: hidden; }

.feature-block__slider .embla__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: 0;
  justify-self: center; }

.feature-block__slider .feature-block__card {
  position: relative;
  flex: 0 0 31.3333%;
  min-width: 0;
  padding-left: 0;
  border-radius: 1.875rem;
  overflow: hidden;
  margin-right: 1.25rem; }
  .feature-block__slider .feature-block__card img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }

.feature-block__slider .feature-block__card-wrap {
  position: relative;
  padding: 1.875rem 2.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #f6f6f6; }
  .feature-block__slider .feature-block__card-wrap a {
    width: 100%; }

.feature-block__slider .feature-block__card-meta {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 3.125rem;
  z-index: 2; }
  .feature-block__slider .feature-block__card-meta p {
    color: #fff;
    margin-bottom: 0.625rem; }
  .feature-block__slider .feature-block__card-meta h3 {
    color: #fff; }

.feature-block__slider .embla__controls {
  display: grid;
  grid-template-columns: auto 1fr;
  justify-content: space-between;
  gap: 1.2rem;
  margin-top: 1.8rem; }

.feature-block__slider .embla__buttons {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none; }

.feature-block__slider .embla__button {
  -webkit-tap-highlight-color: rgba(var(--text-high-contrast-rgb-value), 0.5);
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: inset 0 0 0 0.2rem var(--detail-medium-contrast);
  width: 3.6rem;
  height: 3.6rem;
  z-index: 1;
  border-radius: 50%;
  color: var(--text-body);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6;
  z-index: 20; }
  .feature-block__slider .embla__button.embla__button--prev {
    margin-left: -2.5rem; }
  .feature-block__slider .embla__button.embla__button--next {
    margin-right: -2.5rem; }

.feature-block__slider .embla__button:disabled {
  color: var(--detail-high-contrast); }

.feature-block__slider .embla__button__svg {
  width: 35%;
  height: 35%; }

.feature-block__slider .embla__dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  margin-top: 2.1875rem;
  gap: 0.625rem;
  display: none; }

.feature-block__slider .embla__dot {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 0.625rem;
  height: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

.feature-block__slider .embla__dot:after {
  background-color: #b2b2b2;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  content: ""; }

.feature-block__slider .embla__dot--selected:after {
  background-color: #2c4a9a; }

@media only screen and (max-width: 62.5em) {
  .featured-blocks {
    margin-bottom: 3.125rem;
    padding-top: 3.125rem; }
  .feature-block__slider .embla__button.embla__button--prev {
    margin-left: 0; }
  .feature-block__slider .embla__button.embla__button--next {
    margin-right: 0; }
  .feature-block__slider .embla__button {
    width: 2.5rem;
    height: 2.5rem; }
  .feature-block__slider .embla__viewport {
    padding: 0 3.125rem; }
  .feature-block__slider .feature-block__card {
    flex: 0 0 100%;
    border-radius: 0.9375rem;
    margin-right: 3.1875rem; }
  .feature-block__card-wrap {
    padding: 0.9375rem 1.5625rem !important; }
  .featured-blocks__title {
    margin-bottom: 3.125rem; }
  .feature-block__slider .embla__dots {
    display: flex; }
  .feature-block__slider .embla__buttons {
    display: flex; } }

/* DOWNLOADS PAGE */
.download-slider {
  position: relative;
  width: 100%;
  height: 80dvh;
  overflow: hidden; }
  .download-slider + .block-info {
    margin-top: 0; }

.download-slider__wrap {
  position: relative;
  width: 100%;
  height: 100%; }

.download-slider__slider {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto; }
  .download-slider__slider .embla__viewport,
  .download-slider__slider .embla__container {
    height: 100%; }

.download-slider__slide {
  position: relative;
  flex: 0 0 100%;
  min-width: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .download-slider__slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2; }

.download-slider__meta {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 10; }
  .download-slider__meta h2 {
    color: #fff;
    text-align: center; }
  .download-slider__meta .btn {
    margin-top: 1.875rem; }

.download-slider__slider-graphic {
  position: relative;
  display: block;
  max-width: 18.75rem;
  height: auto;
  margin-bottom: 1.25rem; }

.download-slider__slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1; }

.download-slider__slider .embla__controls {
  display: flex;
  grid-template-columns: auto 1fr;
  justify-content: center;
  gap: 0;
  margin-top: 1.25rem;
  position: absolute;
  bottom: 2.1875rem; }

.download-slider__slider .embla__dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 0.625rem; }
  .download-slider__slider .embla__dots .embla__dot {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    touch-action: manipulation;
    display: inline-flex;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    width: 0.625rem;
    height: 0.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; }
  .download-slider__slider .embla__dots .embla__dot:after {
    background-color: #b2b2b2;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    content: ""; }
  .download-slider__slider .embla__dots .embla__dot--selected:after {
    background-color: #2c4a9a; }

.download-search {
  position: relative;
  width: 100%;
  background-color: #f6f6f6;
  padding: 6.25rem 0;
  margin-bottom: 6.25rem; }

.download-search__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #333332; }

@media only screen and (max-width: 62.5em) {
  .download-search {
    padding: 3.125rem 0;
    margin-bottom: 3.125rem; } }

.download-filters {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.download-filters__wrap {
  position: relative;
  width: 100%;
  display: flex;
  gap: 3.125rem; }

.download-filters__label {
  position: relative;
  font-weight: 500; }

.download-filters__filters {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 1.25rem; }

.download-filter {
  position: relative;
  display: flex;
  width: 15.625rem;
  border: 1px solid #000;
  border-radius: 1.875rem;
  padding: 0.625rem 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  gap: 0.625rem; }
  .download-filter input[type="checkbox"] {
    border: 1px solid #000;
    border-radius: 0;
    height: 0.9375rem;
    min-height: 0.9375rem;
    width: 0.9375rem;
    min-width: 0.9375rem; }
  .download-filter.js-download-trigger {
    flex-direction: column;
    cursor: pointer; }

.download-filter__group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  gap: 0.625rem; }
  .download-filter__group svg {
    width: 20px;
    position: absolute;
    right: 20px;
    top: 10px; }

.js-download-select-wrap {
  flex-direction: column;
  cursor: pointer; }

.download-filter__select {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  display: none;
  gap: 0.625rem; }

.download-filter.js-download-select-wrap.is-open {
  border-radius: 20px; }
  .download-filter.js-download-select-wrap.is-open .download-filter__group svg {
    transform: rotate(180deg); }
  .download-filter.js-download-select-wrap.is-open .download-filter__select {
    display: flex; }

.download-filter-select {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 0.625rem; }

@media only screen and (max-width: 62.5em) {
  .download-filters__wrap {
    flex-direction: column; }
  .download-filters__label {
    text-align: center; }
  .download-filters__filters {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center; } }

.download-grid {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.download-grid__title {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 9.375rem; }
  .download-grid__title h2 {
    color: #333332; }

.download-grid__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6.25rem;
  margin-bottom: 6.25rem; }

@media only screen and (max-width: 62.5em) {
  .download-grid__wrap {
    margin-bottom: 3.125rem; } }

.download-card {
  position: relative;
  width: 100%; }

.download-card__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 2.1875rem 3.125rem;
  border-radius: 1.875rem; }

.download-card__upper {
  position: relative;
  width: 100%;
  padding-bottom: 12.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem; }
  .download-card__upper h2 {
    color: #fff;
    text-transform: uppercase; }

.download-card__upper-label {
  font-weight: 300;
  color: #fff; }

.download-card__lower {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 1.875rem; }

.download-card__column-title {
  color: #fff;
  font-weight: 600;
  font-size: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 2px solid #fff;
  margin-bottom: 1.25rem; }

.download-card__column-data {
  position: relative;
  display: flex;
  flex-direction: column; }
  .download-card__column-data a {
    color: #fff;
    text-decoration: none;
    margin-bottom: 0.625rem; }

.download-card__cover {
  width: 15.625rem;
  aspect-ratio: 1;
  overflow: hidden;
  position: absolute;
  top: -1.875rem;
  right: 5.5rem;
  transform: rotate(22deg);
  box-shadow: 2px 2px 32px 7px rgba(0, 0, 0, 0.37);
  -webkit-box-shadow: 2px 2px 32px 7px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 2px 2px 32px 7px rgba(0, 0, 0, 0.37); }

.download-card__column-panel {
  max-height: 6.25rem;
  overflow-y: auto; }

.download-card__column-data.is-open .card--lower-border {
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #fff; }

@media only screen and (max-width: 62.5em) {
  .download-card__lower {
    flex-direction: column; }
  .download-card__upper {
    padding-bottom: 3.125rem; }
  .download-card__cover {
    width: 7.625rem;
    top: -3.875rem;
    right: 0.5rem; } }

/* SINGLE AREA */
.area-bullet-list {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem;
  margin-top: -6.25rem; }

.area-bullet-list__wrap {
  position: relative;
  width: 100%;
  display: flex; }

.area-bullet-list__meta {
  position: relative;
  width: 40%;
  background-color: #000;
  display: flex;
  flex-direction: column;
  padding: 9.375rem 3.75rem; }
  .area-bullet-list__meta h3 {
    color: #fff;
    margin-bottom: 3.125rem; }

.area-bullet-list__list {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  margin-bottom: 2.1875rem; }

.area-bullet-list__single {
  position: relative;
  width: 100%;
  display: flex;
  gap: 1.25rem; }
  .area-bullet-list__single p {
    color: #fff;
    font-weight: 500; }
  .area-bullet-list__single svg {
    display: block;
    width: 1.875rem;
    min-width: 1.875rem; }
    .area-bullet-list__single svg path {
      fill: currentColor; }

.area-bullet-list__image {
  position: relative;
  width: 60%;
  flex: 1; }
  .area-bullet-list__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }

@media only screen and (max-width: 62.5em) {
  .area-bullet-list__wrap {
    flex-direction: column-reverse; }
  .area-bullet-list__meta {
    width: 100%; }
  .area-bullet-list__image {
    width: 100%; } }

.area-description {
  position: relative;
  margin-bottom: 6.25rem; }
  .area-description p,
  .area-description .p {
    text-align: justify; }

.area-features {
  position: relative;
  width: 100%; }

.area-features__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }
  .area-features__wrap .area-feature__single:nth-child(even) {
    flex-direction: row-reverse; }

.area-feature__single {
  position: relative;
  width: 100%;
  display: flex;
  margin-bottom: 3.125rem;
  background-color: #f6f6f6; }

.area-feature__data {
  position: relative;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f6f6f6;
  padding: 3.75rem 3.125rem; }

.area-feature__subtitle {
  position: relative;
  width: 100%;
  margin-bottom: 0.9375rem; }
  .area-feature__subtitle p {
    color: #333332; }

.area-feature__title {
  position: relative;
  width: 100%;
  margin-bottom: 2.1875rem; }
  .area-feature__title h3 {
    color: #333332; }

.area-feature__description {
  position: relative;
  width: 100%; }
  .area-feature__description p,
  .area-feature__description .p {
    color: #333332;
    text-align: justify; }

.area-feature__image {
  position: relative;
  width: 50%;
  border-bottom-left-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
  overflow: hidden;
  max-height: 55vh; }
  .area-feature__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }

@media only screen and (max-width: 62.5em) {
  .area-feature__single {
    flex-direction: column-reverse;
    background-color: transparent; }
  .area-features__wrap .area-feature__single:nth-child(even) {
    flex-direction: column-reverse; }
  .area-feature__data,
  .area-feature__image {
    width: 100%; } }

.area-banner {
  position: relative;
  width: 100%; }

.area-banner__wrap {
  position: relative;
  width: 100%; }

.area-banner__single {
  position: relative;
  width: 100%;
  margin-bottom: 0.625rem;
  display: flex; }

.area-banner__image {
  position: relative;
  width: 50%; }
  .area-banner__image img {
    display: block;
    width: 100%;
    height: auto; }

.area-banner__meta {
  position: relative;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 8%; }

.area-banner__list {
  position: relative;
  max-width: 22em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  border: 2px solid currentColor;
  border-radius: 0.9375rem;
  padding: 1.5625rem 1.5625rem 3.125rem; }
  .area-banner__list h3 {
    color: #fff; }
  .area-banner__list svg {
    height: 1.25rem; }

.area-banner__meta .btn {
  width: 15.625rem;
  top: -1.25rem;
  margin-left: 3.5em; }

.area-banner__logo {
  position: absolute;
  top: -3.125rem;
  right: -10.125rem;
  width: 12.5rem; }
  .area-banner__logo svg {
    display: block;
    width: 100%;
    height: auto; }
    .area-banner__logo svg g path {
      fill: #fff; }

@media only screen and (max-width: 62.5em) {
  .area-banner__single {
    flex-direction: column; }
  .area-banner__image {
    width: 100%; }
  .area-banner__meta {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 8%;
    padding-top: 9.375rem;
    padding-bottom: 3.125rem; }
  .area-banner__logo {
    top: -7.5rem;
    right: 0;
    left: 0;
    margin: auto; } }

/* PAGE RESELLER */
.reseller-locator {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem;
  padding-top: 12.5rem; }

.reseller-locator__title {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin-bottom: 3.125rem; }

.reseller-locator__map .store_locator {
  padding: 0; }

.reseller-locator__map .wordpress-store-locator-block-search_title {
  display: none !important; }

.reseller-locator__map #store_locator_address_field {
  margin-bottom: 0.625rem; }

.reseller-locator__map #store_locator_name_search_field {
  height: 2.5rem;
  font-size: 0.9375rem; }

.reseller-locator__map .store_locator_text_actions {
  display: block;
  text-decoration: none;
  color: #000; }

.reseller-locator__map #store_locator_address_field {
  height: 2.5rem;
  font-size: 0.9375rem; }

@media only screen and (max-width: 62.5em) {
  .reseller-locator {
    margin-bottom: 3.125rem;
    padding-top: 9.375rem; }
  #store_locator_main {
    margin-top: 3.125rem; }
  .store_locator_actions {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
    margin-top: 0.9375rem; } }

@media screen and (min-width: 768px) {
  .store-locator-col-md-9 {
    flex: 0 0 50%;
    max-width: 50%; }
  .store-locator-col-md-3 {
    flex: 0 0 50%;
    max-width: 50%; } }

/* COMPARE */
#modal-compare {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12.3125rem;
  z-index: 21;
  border-top: 1px solid #b2b2b2;
  background-color: #fff; }

.compare-mode-active #modal-compare {
  display: flex; }

.modal-compare__wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex; }

.modal-compare-items {
  width: 83.333333%;
  padding: 0.625rem;
  overflow: hidden;
  display: flex;
  flex-direction: column; }

.compare-modal-items__hint {
  position: relative;
  margin-bottom: 1.25rem;
  color: #b2b2b2;
  font-size: 0.9375rem; }

.compare-modal-items__wrap {
  position: relative;
  width: 100%;
  overflow-x: auto;
  display: flex;
  align-items: center;
  gap: 1.25rem; }

.modal-compare-buttons {
  width: 16.666667%;
  padding: 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.9375rem; }
  .modal-compare-buttons a {
    display: block;
    width: 9.375rem; }

.js-compare-mode-trigger {
  cursor: pointer; }

@media only screen and (max-width: 62.5em) {
  #modal-compare {
    height: 19.6875rem; }
  .modal-compare__wrap {
    flex-direction: column;
    justify-content: space-between;
    align-items: center; }
  .modal-compare-items {
    width: 100%;
    padding: 1.25rem 0 0;
    gap: 0; }
  .modal-compare-buttons {
    width: 100%;
    padding-bottom: 1.25rem;
    align-items: flex-start;
    padding-top: 0; }
  .compare-modal-items__hint {
    margin-bottom: 0.625rem;
    padding: 0 0.625rem; } }

.compare-trigger {
  position: absolute;
  top: -3.125rem;
  right: 0;
  z-index: 10; }

.compare-trigger__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.625rem; }
  .compare-trigger__wrap .trigger--close svg {
    width: 0.9375rem;
    height: 0.9375rem;
    transform: rotate(45deg); }
    .compare-trigger__wrap .trigger--close svg path {
      fill: #b3b2b2; }

.compare-modal-grid {
  position: relative;
  width: 100%; }

.compare-modal-grid__wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  gap: 1.25rem; }

/*.card-compare {
  position: relative;
  width: 100%;
}

.card-compare__wrap {
  position: relative;
  width: 100%;
  background-color: $darkGray;

  padding: rem(20px);
  border-radius: rem(30px);
  overflow: hidden;
}

.card-compare__placeholder {
  color: $white;
  font-size: rem(12px);
  line-height: 1;
}

.card-compare__icon {
  background-color: $white;
  width: rem(25px);
  height: rem(25px);

  min-width: rem(25px);
  min-height: rem(25px);

  border-radius: 100%;
  overflow: hidden;

  display: flex;
  align-items: center;
  justify-content: center;

  cursor: pointer;

  svg {
    display: block;
    width: rem(15px);
    height: rem(15px);
  }
}

.card-compare__result {
  position: absolute;
}


.card-compare {
  &.card-compare--slim {
    .card-compare__wrap {
      display: flex;
      gap: rem(30px);
      justify-content: space-between;
      min-width: rem(220px);
      padding-bottom: rem(50px);
    }
  }
}

.card-compare__result {
  position: absolute;
  top: rem(104px);
  left: 0;
  width: 100%;

  display: flex;
  flex-direction: column;

  background-color: $darkGray;

  height: rem(250px);
  overflow-y: auto;

  border-radius: rem(30px);
  padding: rem(10px) rem(20px);

  display: none;

  &.list--open {
    display: flex;
  }
}

.compare-card-list__category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: rem(14px);
  color: $white;

  background-color: $darkGray;

  padding-bottom: rem(10px);
}

.compare-card-list__items {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: rem(5px);
}

.compare-card-list__item {
  font-size: rem(12px);
  padding: rem(2px) 0;
  border-bottom: 1px solid;
  cursor: pointer;
}

.compare-card-list__list {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: rem(20px);
}

.card-compare {
  &.current--card {
    .card-compare__icon {
      transform: rotate(45deg);
    }
  }
}

.card-compare__productName {
  position: absolute;
  bottom: rem(12px);
  border-radius: rem(20px);
  background: #fff;
  width: calc(100% - 40px);
  left: rem(20px);
  padding: rem(2px) rem(10px);
  font-size: rem(12px);
}
*/
.product-compare__card {
  position: relative;
  width: 21.875rem;
  min-width: 21.875rem;
  border-radius: 1.875rem;
  background-color: #f6f6f6; }

.product-compare__card-wrap {
  position: relative;
  width: 100%;
  padding: 0.9375rem; }

.product-compare__card-claim {
  position: relative;
  width: 100%;
  max-width: 70%;
  margin-bottom: 0.9375rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.product-compare__card-code {
  background: #fff;
  border-radius: 0.9375rem;
  padding: 0.625rem 0.9375rem;
  width: 70%; }

.product-compare__card .delete-button {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  appearance: none;
  border: none;
  background: white;
  border-radius: 100%;
  overflow: hidden;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .product-compare__card .delete-button svg {
    display: block;
    width: 15px;
    height: 15px;
    transform: rotate(45deg); }

@media only screen and (max-width: 62.5em) {
  .product-compare__card {
    width: 15.625rem;
    min-width: 15.625rem;
    border-radius: 1.25rem;
    margin-left: 0.625rem; } }

.compare-list {
  position: relative;
  width: 100%;
  padding-top: 9.375rem;
  background-color: #f6f6f6; }

.compare-list + .all-products-banner {
  background-color: #f6f6f6;
  margin: 0;
  padding: 3.125rem 0; }

.compare-list__wrap {
  position: relative;
  width: 91.58%;
  margin: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 3.125rem; }

.compare-list__column {
  position: relative; }
  .compare-list__column.column--title {
    width: 100%; }
  .compare-list__column.column--data {
    width: 100%; }

.compare-list-column__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.compare-list-column__group {
  position: relative;
  width: 100%;
  display: flex;
  margin-bottom: 3.125rem;
  overflow: hidden; }

.compare-list-column__column {
  position: relative;
  min-width: 25rem;
  flex: 1;
  display: flex;
  flex-direction: column; }
  .compare-list-column__column.column--header {
    border-right: 1px solid #b2b2b2;
    min-width: 25rem;
    max-width: 25rem; }
  .compare-list-column__column.column--product {
    border-right: 1px solid #b2b2b2; }

.compare-list-column__column-container {
  display: flex;
  flex: 1;
  overflow-x: auto;
  position: relative;
  /*&::-webkit-scrollbar {
    display: none;
  }

  .compare-list-column__column {
    &:last-child {
      border-right: 0;
    }
  }*/ }

.compare-list-column__row {
  position: relative; }
  .compare-list-column__row .compare-list-column__label:last-child {
    border-bottom: none; }
  .compare-list-column__row .compare-list-column__label.view-mobile--hidden {
    display: none; }
  .compare-list-column__row .compare-list-column__value:last-child {
    border-bottom: none; }
  .compare-list-column__row .compare-list-column__value.view-mobile--hidden {
    display: none; }

.compare-list-column__cat-title {
  position: relative;
  width: 100%;
  padding: 1.25rem 1.25rem 1.25rem;
  padding-left: 0;
  border-bottom: 1px solid #b2b2b2; }

.compare-list-column__add {
  position: relative;
  margin: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #b2b2b2;
  aspect-ratio: 1;
  border-radius: 1.875rem;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 8.125rem; }
  .compare-list-column__add .compare-list-column__add-icon {
    display: block;
    width: 1.875rem;
    height: 1.875rem;
    margin-bottom: 0.9375rem;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .compare-list-column__add svg {
    display: block;
    width: 1.25rem;
    height: 1.25rem; }
  .compare-list-column__add p {
    color: #fff;
    text-align: center;
    max-width: 10em; }
  .compare-list-column__add a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }

.compare-list-column__product-header {
  position: relative;
  width: 100%;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #b2b2b2; }
  .compare-list-column__product-header p {
    max-width: 14em; }
  .compare-list-column__product-header .compare-list-column__product-header-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .compare-list-column__product-header .btn {
    display: block;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }

.compare-list-column__product-header .compare-add {
  position: absolute;
  top: 1.875rem;
  right: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  z-index: 20; }
  .compare-list-column__product-header .compare-add.is-disabled {
    opacity: 0.5;
    pointer-events: none; }
  .compare-list-column__product-header .compare-add.always-hide {
    display: none !important; }

.compare-list-column__product-header .compare-add__label {
  margin-top: 0.3125rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 500; }

.compare-list-column__product-header .compare-add__icon {
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 100%;
  background-color: #000;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center; }
  .compare-list-column__product-header .compare-add__icon svg {
    display: none;
    width: 1.875rem;
    height: 1.875rem; }
    .compare-list-column__product-header .compare-add__icon svg path,
    .compare-list-column__product-header .compare-add__icon svg polyline,
    .compare-list-column__product-header .compare-add__icon svg line {
      stroke: #fff; }
  .compare-list-column__product-header .compare-add__icon .compare-add__icon-remove {
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 100%;
    background-color: #000;
    overflow: hidden;
    align-items: center;
    justify-content: center; }
    .compare-list-column__product-header .compare-add__icon .compare-add__icon-remove svg {
      display: block;
      width: 1.25rem;
      height: 1.25rem; }
      .compare-list-column__product-header .compare-add__icon .compare-add__icon-remove svg path,
      .compare-list-column__product-header .compare-add__icon .compare-add__icon-remove svg polyline,
      .compare-list-column__product-header .compare-add__icon .compare-add__icon-remove svg line {
        stroke: #fff;
        fill: #fff; }

.compare-list-column__product-image {
  position: relative;
  width: 100%;
  border-radius: 1.875rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
  aspect-ratio: 1; }
  .compare-list-column__product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.compare-list-column__product-line {
  position: relative;
  width: 100%;
  margin-bottom: 0.3125rem; }
  .compare-list-column__product-line svg {
    display: block;
    height: 0.6875rem; }

.compare-list-column__label {
  position: relative;
  width: 100%;
  padding: 1.25rem 1.25rem 1.25rem;
  padding-left: 0;
  border-bottom: 1px solid rgba(178, 178, 178, 0.2);
  height: 4.875rem;
  display: flex;
  align-items: center; }
  .compare-list-column__label.is-hidden {
    display: none; }
  .compare-list-column__label.row--title {
    border-bottom: 1px solid #000;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 600; }

.compare-list-column__value {
  position: relative;
  width: 100%;
  padding: 1.25rem 1.25rem 1.25rem;
  border-bottom: 1px solid rgba(178, 178, 178, 0.2);
  height: 4.875rem;
  display: flex;
  align-items: center; }
  .compare-list-column__value.value--icon {
    display: flex;
    align-items: center;
    gap: 0.625rem; }
    .compare-list-column__value.value--icon svg {
      display: block;
      width: 1.125rem;
      min-width: 1.125rem; }
  .compare-list-column__value.value--null {
    display: none; }
  .compare-list-column__value.row--empty {
    border-bottom: 1px solid #000; }
  .compare-list-column__value .product-meta__value {
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }

.compare-list-column__accordion-title {
  background-color: #fff;
  padding: 1.25rem 0.9375rem; }

.compare-list-column__accordion .compare-list-column__group {
  border: none; }

.compare-list-column__accordion .compare-list-column__accordion-icon::before {
  content: "+";
  position: absolute;
  right: 1.25rem;
  font-size: 1.875rem;
  top: 0.75rem; }

.compare-list-column__accordion.is-open .compare-list-column__group {
  border: 1px solid #b2b2b2; }

.compare-list-column__accordion.is-open .compare-list-column__accordion-icon::before {
  content: "-"; }

.empty-data {
  position: relative;
  width: 91.53%;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  text-align: center;
  justify-content: center;
  align-items: center; }

.compare-button {
  position: absolute;
  top: 220px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .compare-button.compare-left-button {
    left: 20.3125rem; }
  .compare-button.compare-right-button {
    right: -1.5625rem; }
  .compare-button .compare-button__svg {
    width: 1.25rem;
    height: 1.25rem; }
  .compare-button.button--disabled {
    display: none; }

@media only screen and (max-width: 62.5em) {
  .compare-list__wrap {
    flex-direction: column;
    gap: 2.1875rem; }
  .compare-list__column.column--title {
    width: 100%; }
  .compare-list__column.column--data {
    width: 100%; }
  .compare-list-column__column {
    min-width: 15.625rem; }
    .compare-list-column__column.column--header {
      min-width: 11.75rem;
      max-width: 11.75rem; }
  .compare-list-column__column-container {
    overflow-x: visible; }
  .compare-list-column__group {
    overflow-x: auto; }
  .compare-list-column__value {
    font-size: 0.75rem;
    height: 4.3125rem;
    display: flex;
    align-items: center; }
    .compare-list-column__value.view-mobile--hidden {
      display: flex !important;
      background-color: #fff; }
  .compare-list-column__label {
    font-size: 0.75rem;
    height: 4.3125rem;
    display: flex;
    align-items: center; }
    .compare-list-column__label.view-mobile--hidden {
      display: flex !important;
      background-color: #fff; }
  /*.compare-list-column__add {
    min-width: rem(210px);
    margin-bottom: rem(114px);
  }*/
  .compare-list-column__product-image {
    min-width: 13.125rem; }
  .compare-list-column__value .product-meta__value {
    -webkit-line-clamp: 3; }
  .compare-list-column__label.row--title {
    font-size: 1rem; }
  .compare-list-column__cat-title h4 {
    font-size: 1rem; } }

/*.query-results--1 {
  .compare-list-column__column.column--header {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }
  .compare-list-column__column-container {
    width: 50%;
  }
}*/
@media only screen and (max-width: 62.5em) {
  /*.query-results--1 {
    .compare-list-column__column.column--header {
      width: rem(250px);
      min-width: rem(250px);
      max-width: rem(250px);
    }
    .compare-list-column__column-container {
      width: rem(250px);
    }
  }*/ }

/*.query-results--2 {
  .compare-list-column__column.column--header {
    width: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
  .compare-list-column__column-container {
    width: 66.66666%;
  }
  .compare-list-column__column {
    min-width: 33.333333%;
  }
}*/
.compare-list-column__column.column--header {
  max-width: 350px;
  width: 350px;
  min-width: 350px; }

.compare-list-column__column-container {
  width: 350px; }

.compare-list-column__column {
  min-width: 350px;
  max-width: 350px;
  width: 350px; }

@media only screen and (max-width: 62.5em) {
  .compare-list-column__column.column--header {
    max-width: 188px;
    width: 188px;
    min-width: 188px; }
  .compare-list-column__column {
    min-width: 300px;
    max-width: 300px;
    width: 300px; }
  .compare-list-column__add {
    margin-bottom: 246px; }
  .compare-button {
    display: none; }
  /*.query-results--2 {
    .compare-list-column__column.column--header {
      width: rem(250px);
      min-width: rem(250px);
      max-width: rem(250px);
    }
    .compare-list-column__column-container {
      width: rem(250px);
    }
    .compare-list-column__column {
      min-width: rem(250px);
    }
  }*/ }

.compare-list-legend {
  position: relative;
  width: 100%;
  margin-top: 3.125rem; }
  .compare-list-legend .container {
    display: flex;
    flex-direction: column;
    gap: 0.625rem; }

.compare-list-trigger-modal-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.625rem;
  border: 1px solid #000;
  border-radius: 100%;
  padding: 0.3125rem;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0.6875rem;
  cursor: pointer; }

.rapid-search {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 6.25rem; }
  .rapid-search.is-open .rapid-search__content {
    display: flex; }
  .rapid-search.is-open .js-rapid-search-open {
    display: none; }
  .rapid-search.is-open .js-rapid-search-close {
    display: flex; }

.js-rapid-search-close {
  display: none; }

.js-rapid-search {
  position: absolute;
  right: 0; }

.rapid-search__title {
  position: relative;
  width: 100%;
  margin-bottom: 1.25rem; }

.rapid-search__wrap {
  position: relative;
  width: 100%;
  background-color: #f6f6f6;
  border-radius: 1.875rem;
  display: flex;
  align-items: center;
  padding: 3.125rem;
  gap: 1.25rem;
  cursor: pointer;
  z-index: 10; }

.rapid-search__icon {
  position: relative;
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 1.5625rem 2.8125rem; }
  .rapid-search__icon svg {
    display: block;
    width: 3.125rem;
    min-width: 3.125rem; }

.rapid-search__text {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%; }

.rapid-search__content {
  position: relative;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #b2b2b2;
  display: none;
  margin-top: -1.25rem;
  border-bottom-left-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem;
  z-index: 9;
  padding: 1.875rem;
  padding-top: 3.75rem;
  justify-content: flex-end; }

.rapid-search__form {
  gap: 2.1875rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.rapid-search__group {
  position: relative;
  min-width: 28.125rem;
  min-height: 2.5625rem; }
  .rapid-search__group.is-open .rapid-search__panel {
    padding-top: 1.875rem; }

.rapid-search__item {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 0.625rem 0.9375rem;
  border-radius: 1.875rem;
  overflow: hidden;
  z-index: 6; }
  .rapid-search__item svg {
    width: 1.3125rem; }

.js-rapid-search-group-trigger {
  position: relative;
  width: 100%;
  background-color: #000;
  color: #fff;
  padding: 0.625rem 0.9375rem;
  border-radius: 1.875rem;
  overflow: hidden;
  height: 2.5625rem;
  font-size: 1rem;
  text-align: left;
  text-transform: none; }

.rapid-search__panel {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  background-color: #f6f6f6;
  z-index: 5;
  border-bottom-left-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-top: -1.25rem; }

@media only screen and (max-width: 62.5em) {
  .rapid-search__wrap {
    padding: 1.25rem;
    flex-direction: column; }
  .js-rapid-search {
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: 1.25rem; }
  .rapid-search__text {
    text-align: center; }
  .rapid-search__form {
    grid-template-columns: repeat(1, 1fr);
    width: 100%; }
  .rapid-search__group {
    min-width: 100%; } }

.slider-scale {
  position: relative;
  width: 100%;
  background-color: #f6f6f6;
  padding: 6.25rem 0; }
  .slider-scale .slider-scale__slider {
    max-width: 100%;
    margin: auto;
    --slide-height: 400px;
    --slide-spacing: 1rem;
    --slide-size: 55%; }
  .slider-scale .slider-scale__title {
    position: relative;
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    margin-bottom: 3.125rem; }
    .slider-scale .slider-scale__title h5 {
      color: #2c4a9a;
      letter-spacing: 0.09375rem;
      text-transform: lowercase;
      margin-bottom: 0.3125rem; }
  .slider-scale .slider-scale__viewport {
    overflow: hidden; }
  .slider-scale .slider-scale__container {
    backface-visibility: hidden;
    display: flex;
    touch-action: pan-y pinch-zoom;
    margin-left: 0; }
  .slider-scale .slider-scale__slide {
    flex: 0 0 55%;
    min-width: 0px;
    padding-left: 1.25rem; }
  .slider-scale .slider-scale__wrap {
    backface-visibility: hidden;
    display: flex;
    height: 25rem; }
  .slider-scale .slider-scale__slide-meta {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 30em;
    margin: auto;
    z-index: 10; }
    .slider-scale .slider-scale__slide-meta img {
      display: block;
      max-width: 17.5rem;
      margin: auto;
      margin-bottom: 1.25rem; }
    .slider-scale .slider-scale__slide-meta h2 {
      color: #fff;
      margin-bottom: 1.25rem; }
  .slider-scale .slider-scale__slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }
  .slider-scale .slider-scale__controls {
    display: flex;
    justify-content: space-between;
    gap: 1.2rem;
    margin-top: 1.8rem; }
  .slider-scale .slider-scale__buttons {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .slider-scale .embla__button {
    -webkit-tap-highlight-color: rgba(var(--text-high-contrast-rgb-value), 0.5);
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    touch-action: manipulation;
    display: inline-flex;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: inset 0 0 0 0.2rem var(--detail-medium-contrast);
    width: 3.6rem;
    height: 3.6rem;
    z-index: 1;
    border-radius: 50%;
    color: var(--text-body);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6; }
    .slider-scale .embla__button.embla__button--prev {
      margin-left: 4.235%; }
    .slider-scale .embla__button.embla__button--next {
      margin-right: 4.235%; }
  .slider-scale .embla__button:disabled {
    color: var(--detail-high-contrast); }
  .slider-scale .embla__button__svg {
    width: 35%;
    height: 35%; }
  .slider-scale .slider-scale__dots {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    margin-top: 2.1875rem;
    gap: 0.625rem; }
  .slider-scale .embla__dot {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    touch-action: manipulation;
    display: inline-flex;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    width: 0.625rem;
    height: 0.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; }
  .slider-scale .embla__dot:after {
    background-color: #b2b2b2;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    content: ""; }
  .slider-scale .embla__dot--selected:after {
    background-color: #2c4a9a; }

@media only screen and (max-width: 62.5em) {
  .slider-scale .embla__button.embla__button--prev {
    margin-left: 0; }
  .slider-scale .embla__button.embla__button--next {
    margin-right: 0; }
  .slider-scale .embla__button {
    width: 2.5rem;
    height: 2.5rem; }
  .slider-scale .slider-scale__slide {
    flex: 0 0 75%;
    border-radius: 0.9375rem;
    margin-right: 0;
    padding-left: 0; }
    .slider-scale .slider-scale__slide .slider-scale__wrap {
      height: 18.75rem; }
    .slider-scale .slider-scale__slide .slider-scale__slide-meta {
      max-width: 15em; }
      .slider-scale .slider-scale__slide .slider-scale__slide-meta img {
        width: 12.5rem; }
  .slider-scale .slider-scale__buttons {
    top: 47%; } }

.slider-scale + .block-info {
  background-color: #fff;
  margin-top: 0; }

.works-grid {
  position: relative;
  width: 100%;
  margin-top: 6.25rem; }

.works-grid__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.25rem; }

.work-single {
  position: relative;
  background-color: #f6f6f6;
  border-radius: 1.875rem; }
  .work-single .container {
    border-bottom: none; }

.work-single__header {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .work-single__header h2 {
    margin-bottom: 1.5625rem; }

.work-single__trigger {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-right: 0;
  margin-left: auto;
  margin-top: 2.1875rem; }
  .work-single__trigger svg {
    width: 0.9375rem; }
  .work-single__trigger:hover svg .accordion0 {
    stroke: #fff; }

.work-single__panel h4 {
  margin-top: 2.5rem;
  margin-bottom: 1.25rem; }

.work-single__panel .btn {
  display: block;
  margin-top: 3.125rem; }

.banner-years {
  position: relative;
  width: 100%;
  margin-bottom: 6.25rem; }

.banner-years__container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 1.875rem;
  padding: 0 6.25rem; }
  .banner-years__container svg {
    display: block;
    width: 18.75rem;
    height: auto; }

@media only screen and (max-width: 62.5em) {
  .banner-years {
    margin-bottom: 3.125rem; }
  .banner-years__container {
    padding: 0; }
    .banner-years__container svg {
      width: 17.5rem; } }

.footer-newsletter {
  position: relative;
  width: 100%;
  background-color: #333332;
  padding: 5rem 0; }

.footer-newsletter__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .footer-newsletter__wrap .btn {
    cursor: pointer; }
  .footer-newsletter__wrap h3,
  .footer-newsletter__wrap p {
    color: #fff;
    text-align: center; }
  .footer-newsletter__wrap h3 {
    margin-bottom: 1.25rem; }
  .footer-newsletter__wrap a {
    margin-top: 2.1875rem; }

.mc4wp-form-fields {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }
  .mc4wp-form-fields p,
  .mc4wp-form-fields label {
    width: 100%; }
  .mc4wp-form-fields label {
    font-weight: 600; }
    .mc4wp-form-fields label.input--checkbox {
      position: relative;
      width: 100%;
      display: flex;
      gap: 0.625rem;
      align-items: center; }
      .mc4wp-form-fields label.input--checkbox a {
        color: #333332;
        text-decoration: none;
        font-weight: 400; }
  .mc4wp-form-fields .input--submit {
    text-align: center; }
  .mc4wp-form-fields input[type="email"] {
    appearance: none;
    border: none;
    background: #fff;
    border-radius: 0.9375rem;
    overflow: hidden;
    padding: 0.625rem 0.9375rem;
    color: #000;
    margin-top: 0.625rem;
    width: 100%;
    margin-bottom: 1.5625rem; }
  .mc4wp-form-fields input[type="submit"] {
    position: relative;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    background-color: #000;
    color: #fff;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    padding: 0.9375rem 1.25rem;
    border-radius: 1.875rem;
    overflow: hidden;
    font-size: 0.875rem;
    line-height: 1;
    width: fit-content;
    background-color: #000;
    width: 15.625rem;
    border: none;
    margin-top: 1.875rem; }

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99; }

.modal__container {
  background-color: #f6f6f6;
  padding: 3.125rem 6.25rem;
  width: 70vw;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
  border-radius: 1.875rem; }
  .modal__container.container--compare {
    width: 80vw;
    padding: 3.125rem 3.125rem;
    min-height: 50dvh; }
    .modal__container.container--compare .modal__content {
      margin: 0; }

.modal__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .modal__header p {
    font-size: 0.9375rem;
    text-align: center;
    margin-bottom: 0.625rem; }

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  color: #333332;
  text-align: center; }

.modal__close {
  background: transparent;
  border: 0;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  cursor: pointer; }

.modal__header .modal__close:before {
  content: "\2715";
  font-size: 1.5625rem; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8); }

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }

.modal__btn:focus,
.modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }

.modal__btn-primary {
  background-color: #00449e;
  color: #fff; }

/**************************\
    Demo Animation Style
  \**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes mmfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes mmslideIn {
  from {
    transform: translateY(15%); }
  to {
    transform: translateY(0); } }

@keyframes mmslideOut {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-10%); } }

.micromodal-slide {
  display: none; }

.micromodal-slide.is-open {
  display: block; }

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform; }

@media only screen and (max-width: 62.5em) {
  .modal__container {
    width: 90vw;
    padding: 3.125rem 1.875rem; }
  .modal__close {
    top: 0.9375rem;
    right: 1.5625rem; } }

.footer {
  position: relative;
  width: 100%;
  background-color: #000; }

.footer__wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.footer__upper {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 3.125rem 0 0.9375rem 0;
  margin-bottom: 2.1875rem; }

.footer__upper-logo {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 600;
  font-size: 1.25rem; }
  .footer__upper-logo svg {
    display: block;
    width: 3.125rem;
    height: auto;
    margin-right: 1.25rem; }
  .footer__upper-logo .js-anim-scroll-fade {
    display: inline-block;
    margin-right: 0.3125rem; }

.footer__main {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 7.5rem;
  gap: 3.125rem; }
  .footer__main .footer__lower-copyright {
    display: none; }

.footer__main-column {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.25rem; }

.footer__main-column-title {
  color: #fff;
  text-transform: uppercase; }

.nav__items {
  position: relative; }

.nav__items-wrap {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem; }
  .nav__items-wrap li a {
    width: fit-content;
    background-image: linear-gradient(transparent calc(100% - 1px), currentcolor 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 1s; }
    .nav__items-wrap li a:hover {
      background-size: 100% 100%; }

.menu-item {
  position: relative;
  margin: 0; }
  .menu-item a {
    color: #fff;
    text-decoration: none; }

.footer__lower {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.9375rem 0;
  gap: 1.25rem; }
  .footer__lower p,
  .footer__lower a {
    color: #fff;
    text-decoration: none;
    font-size: 0.9375rem; }

.footer__lower-column {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.footer__lower-copyright {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1.25rem; }
  .footer__lower-copyright p,
  .footer__lower-copyright a {
    color: #fff;
    text-decoration: none;
    font-size: 0.9375rem; }

.footer__lower--desktop {
  display: block; }

.footer__lower--mobile {
  display: none; }

@media only screen and (max-width: 62.5em) {
  .footer__upper {
    flex-direction: column-reverse;
    gap: 1.875rem; }
  .footer__main {
    flex-direction: column;
    gap: 0;
    margin-bottom: 2.1875rem; }
    .footer__main .footer__lower-copyright {
      display: flex;
      flex-direction: column;
      gap: 0.625rem;
      margin-top: 2.1875rem; }
  .footer__main-column {
    width: 100%;
    gap: 0; }
  .footer__main-column-title {
    padding: 1.25rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .nav__items-wrap {
    padding: 1.25rem 0; }
  .footer__lower--desktop {
    display: none; }
  .footer__lower--mobile {
    display: block; }
  .footer__lower .footer__lower-copyright {
    display: none; } }

