body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  font-size: small;
  font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body.no-transition * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p,
blockquote {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
}
table {
  font-size: inherit;
  font: 100%;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: "Suisse Intl";
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/SuisseIntlTrial-Regular.woff2) format("woff2"), url(/fonts/SuisseIntlTrial-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Suisse Intl";
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/SuisseIntlTrial-Medium.woff2) format("woff2"), url(/fonts/SuisseIntlTrial-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Suisse Intl";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/SuisseIntlTrial-Semibold.woff2) format("woff2"), url(/fonts/SuisseIntlTrial-Semibold.ttf) format("truetype");
}
@font-face {
  font-family: "Suisse Intl";
  font-style: normal;
  font-weight: 800;
  src: url(/fonts/SuisseIntlTrial-Bold.woff2) format("woff2"), url(/fonts/SuisseIntlTrial-Bold.ttf) format("truetype");
}
body::-webkit-scrollbar {
  width: 6px;
}
body::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0.15);
}
body::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0.5);
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
.body {
  background: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
  --scaleX: 0;
  --origin: "left";
}
.body.scroll-locked {
  overflow: hidden;
  overflow-y: hidden;
}
.body--dirty {
  background-color: #f2f2f2;
}
.body--dark {
  background-color: #282827;
}
.body--main {
  background-color: #e30613;
}
.body--transition::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #e30613;
  width: 100%;
  height: 100%;
  transform-origin: var(--origin);
  transform: scaleX(var(--scaleX));
}
.main {
  flex-grow: 1;
  padding-top: 90px;
}
.main--nopad {
  padding-top: 0;
}
.container {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.container--small {
  padding-left: min(3.6456vw,70px);
  padding-right: min(3.6456vw,70px);
}
.container--medium {
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
}
.default-spinner {
  display: none;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 2px dotted #282827;
  border-style: solid solid dotted dotted;
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotation 1.2s linear infinite;
}
.default-spinner::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 2px dotted #e30613;
  border-style: solid solid dotted;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  animation: rotation 0.5s linear infinite reverse;
  transform-origin: center center;
}
.default-spinner.loading {
  display: inline-block;
}
.default-spinner.loading,
.default-spinner.loading::after {
  animation-play-state: running;
}
img {
  display: block;
  width: 100%;
}
svg {
  overflow: visible;
  max-width: 100%;
  height: auto;
  display: block;
}
video {
  width: 100%;
  display: block;
}
.success-color {
  color: #52af8d !important;
}
.error-color {
  color: #e94937 !important;
}
.overlay {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.mobile-margin {
  margin-left: max(15px,5vw);
  margin-right: max(15px,5vw);
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
html {
  font-size: clamp(14px,0.83328vw,16px);
}
body {
  color: #282827;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
}
a {
  color: #e30613;
}
p {
  line-height: 1.4em;
  margin-bottom: 1em;
}
p:last-child {
  margin: 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
blockquote {
  font-size: 1.4em;
  margin-bottom: 1em;
}
blockquote * {
  line-height: 1.1em;
}
ul {
  margin: 0 0 1.5em 1em;
  padding: 0;
}
li {
  margin-bottom: 1em;
}
.regular {
  font-weight: 500;
}
.medium {
  font-weight: 600;
}
.semibold {
  font-weight: 700;
}
.bold {
  font-weight: 800;
}
.font-200 {
  font-size: clamp(100px,10.416vw,200px);
  line-height: 0.9em;
}
.font-140 {
  font-size: clamp(60px,7.2912vw,140px);
  line-height: 0.95em;
}
.font-70 {
  font-size: clamp(50px,3.6456vw,70px);
  line-height: normal;
}
@media screen and (max-width: 1400px) {
  .font-70 {
    font-size: clamp(25px,2.604vw,50px);
  }
}
.font-20 {
  font-size: 1.33rem;
  line-height: normal;
}
@media screen and (max-width: 1400px) {
  .font-20 {
    font-size: 1.1rem;
  }
}
.font-20 * {
  line-height: inherit;
}
.font-16 {
  font-size: 1.07rem;
}
.font-14 {
  font-size: 14px;
  line-height: 0.7em;
}
.font-12 {
  font-size: 12px;
}
.justify {
  text-align: justify;
}
.display {
  font-size: clamp(100px,10.416vw,200px);
  line-height: 0.9em;
  font-weight: 700;
}
.display--main {
  color: #e30613;
}
.heading {
  font-size: clamp(60px,7.2912vw,140px);
  line-height: 0.95em;
  font-weight: 700;
  color: #282827;
}
.heading--main {
  color: #e30613;
}
.title {
  font-size: clamp(50px,3.6456vw,70px);
  line-height: normal;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .title {
    font-size: clamp(25px,2.604vw,50px);
  }
}
.title--main {
  color: #e30613;
}
.label {
  font-size: 14px;
  line-height: 0.7em;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 1.5em;
}
.paragraph {
  font-size: 1.33rem;
  line-height: normal;
  font-weight: 600;
  color: #e30613;
}
@media screen and (max-width: 1400px) {
  .paragraph {
    font-size: 1.1rem;
  }
}
.paragraph * {
  line-height: inherit;
}
.paragraph--small {
  font-size: 14px;
  line-height: 0.7em;
}
.paragraph--dark {
  color: #282827;
}
.paragraph-big-title {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
  display: grid;
  grid-template-columns: 60% 1fr;
  gap: 50px;
  margin: 110px 0 80px;
}
.paragraph-big-title .paragraph {
  padding-top: 3em;
  color: #282827;
}
.paragraph-columns {
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
  max-width: 1200px;
  margin-bottom: 90px;
}
.paragraph-columns__heading .label {
  text-transform: none;
  margin-bottom: 3em;
}
.paragraph-columns .paragraph {
  column-width: 350px;
  column-gap: 50px;
  color: #282827;
}
.paragraph-columns--nopad {
  padding-left: 0;
  padding-right: 0;
}
.paragraph-reveal {
  display: grid;
  grid-template-columns: 35% 1fr;
  align-items: center;
  gap: clamp(50px,6.7704vw,130px);
  padding-left: clamp(40px,3.3852vw,65px);
  margin-top: 90px;
}
.paragraph-reveal .paragraph {
  color: #282827;
}
.paragraph-reveal__right {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  position: relative;
}
.paragraph-reveal__image {
  width: auto;
  height: 100%;
  max-height: min(550px,70vh);
  max-width: 600px;
  margin-right: 30px;
  position: relative;
}
.paragraph-reveal__image:last-child {
  margin-right: 0;
}
.paragraph-reveal__image--single {
  max-width: 100%;
  padding-right: 35px;
}
.paragraph-reveal--tight {
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
}
input,
textarea,
select,
button {
  border: none;
  webkit-appearance: none;
  appearance: none;
  background: none;
  font: inherit;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  padding: 0;
  outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #e30613;
  -webkit-text-fill-color: #282827;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
button {
  width: auto;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  height: 50px;
  line-height: 1em;
  border-bottom: 1px solid #e30613;
  padding: 0 15px 0 0;
  font-size: 16px;
  transition: 300ms;
  background: transparent;
  color: #282827;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
  border-color: #fc868d;
}
select {
  background-image: url(../img/icons/select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
textarea {
  line-height: 1.2em;
  padding: calc(25px + 1.35rem) 15px;
  padding-left: 0;
  height: auto;
}
label {
  display: block;
  margin-bottom: 3px;
  font-size: 14px;
}
.input {
  margin-bottom: 25px;
}
.input.text:not(.text-date),
.input.textarea,
.input.tel,
.input.number,
.input.email {
  position: relative;
}
.input.text:not(.text-date) ::placeholder,
.input.textarea ::placeholder,
.input.tel ::placeholder,
.input.number ::placeholder,
.input.email ::placeholder {
  color: transparent !important;
}
.input.text:not(.text-date) label,
.input.textarea label,
.input.tel label,
.input.number label,
.input.email label {
  margin: 0;
  padding: 0 15px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #e30613;
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  transform: translate3d(0,-50%,0) translate3d(0,-0.25em,0);
  -webkit-transform: translate3d(0,-50%,0) translate3d(0,-0.25em,0);
  font-size: 1.35rem;
  text-transform: uppercase;
  font-weight: 700;
  opacity: 0.5;
}
.input.text:not(.text-date) input:placeholder-shown + label,
.input.text:not(.text-date) textarea:placeholder-shown + label,
.input.textarea input:placeholder-shown + label,
.input.textarea textarea:placeholder-shown + label,
.input.tel input:placeholder-shown + label,
.input.tel textarea:placeholder-shown + label,
.input.number input:placeholder-shown + label,
.input.number textarea:placeholder-shown + label,
.input.email input:placeholder-shown + label,
.input.email textarea:placeholder-shown + label {
  transform: translate3d(0,-0.35em,0);
  -webkit-transform: translate3d(0,-0.35em,0);
  font-size: clamp(50px,3.6456vw,70px);
  line-height: normal;
  opacity: 1;
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  .input.text:not(.text-date) input:placeholder-shown + label,
  .input.text:not(.text-date) textarea:placeholder-shown + label,
  .input.textarea input:placeholder-shown + label,
  .input.textarea textarea:placeholder-shown + label,
  .input.tel input:placeholder-shown + label,
  .input.tel textarea:placeholder-shown + label,
  .input.number input:placeholder-shown + label,
  .input.number textarea:placeholder-shown + label,
  .input.email input:placeholder-shown + label,
  .input.email textarea:placeholder-shown + label {
    font-size: clamp(25px,2.604vw,50px);
  }
}
.input.text:not(.text-date) input:focus + label,
.input.text:not(.text-date) textarea:focus + label,
.input.textarea input:focus + label,
.input.textarea textarea:focus + label,
.input.tel input:focus + label,
.input.tel textarea:focus + label,
.input.number input:focus + label,
.input.number textarea:focus + label,
.input.email input:focus + label,
.input.email textarea:focus + label {
  transform: translate3d(0,-50%,0) translate3d(0,-0.25em,0);
  -webkit-transform: translate3d(0,-50%,0) translate3d(0,-0.25em,0);
  font-size: 1.35rem;
  opacity: 0.5;
  cursor: auto;
}
.input.text:not(.text-date) .error-message,
.input.textarea .error-message,
.input.tel .error-message,
.input.number .error-message,
.input.email .error-message {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.input.textarea label {
  top: 30px;
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
.radio label input,
.checkbox label input {
  width: 0;
  height: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  position: absolute;
  top: 0;
  left: -10px;
}
.radio label input:checked ~ span::before,
.checkbox label input:checked ~ span::before {
  box-shadow: 0 0 0 3px #fff inset;
  background: #282827;
}
.radio label > span,
.checkbox label > span {
  display: flex;
  align-items: center;
  gap: 7px;
}
.radio label > span::before,
.checkbox label > span::before {
  content: "";
  position: static;
  width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #e30613;
  flex-shrink: 0;
}
.radio__group > label {
  font-size: 1.33rem;
  line-height: normal;
  font-weight: 700;
  color: #e30613;
}
@media screen and (max-width: 1400px) {
  .radio__group > label {
    font-size: 1.1rem;
  }
}
.radio__group > label * {
  line-height: inherit;
}
.radio__group-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1em;
}
.radio__group-options label {
  display: flex;
  gap: 0.2em;
  font-weight: 500;
}
.radio__group-options label > span {
  align-items: center;
}
.radio__group-options label > span::before {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border-width: 3px;
  border-color: #b3b3b3;
}
.radio__group-options label input:checked ~ span::before {
  border-width: 5px;
  background-color: white;
}
.checkbox label a {
  color: inherit;
  text-decoration: underline;
}
.input-hint,
.error-message {
  display: block;
  font-size: 12px;
  text-transform: none;
  margin-top: 1px;
}
.error-message {
  color: #e94937;
  margin-bottom: 0;
  font-weight: 500;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: " *";
}
.required.checkbox label::after {
  display: none;
}
.required.radio .radio__group-options label::after {
  content: none;
}
.form-privacy {
  margin-bottom: 15px;
  font-size: 0.8rem;
}
.form-privacy .input:last-child {
  margin: 0;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
.button {
  display: inline-flex;
  gap: 0.5em;
  min-width: 80px;
  justify-content: center;
  align-items: center;
  height: 43px;
  line-height: 43px;
  border-radius: 3rem;
  font-size: 1.07rem;
  padding: 0 1.2em;
  font-weight: 500;
  transition: 300ms ease;
}
.button svg {
  width: 0.65em;
  height: 0.65em;
}
.button--bigger svg {
  width: 1.2em;
  height: 1.2em;
}
.button--main {
  background-color: #e30613;
  color: #fff;
}
.button--main svg path {
  fill: #fff;
}
.button--outline {
  background-color: transparent;
  border: 1px solid #e30613;
  color: #e30613;
}
.button--outline-dark {
  background-color: transparent;
  border: 1px solid #282827;
  color: #282827;
}
.button--hoverable {
  position: relative;
  overflow: hidden;
}
.button--hoverable span {
  line-height: 43px;
  transition: 300ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.button--hoverable::after {
  content: attr(data-label);
  font-size: inherit;
  color: inherit;
  position: absolute;
  width: 100%;
  line-height: 43px;
  top: 0;
  text-align: center;
  left: 50%;
  transform: translate(-50%,100%);
  transition: 300ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.button--hoverable:hover span {
  transform: translate3d(0,-100%,0);
}
.button--hoverable:hover::after {
  transform: translate3d(-50%,0,0);
}
.button--delete {
  width: 13px;
  height: 13px;
  display: none;
  position: relative;
}
.button--delete::before,
.button--delete::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
.button--delete::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.button--delete::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.button--light {
  background-color: #fff;
  color: #e30613;
}
.button--dark {
  background-color: #282827;
  color: #e30613;
}
#article {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#cookie_reload {
  cursor: pointer;
}
#cookiedisclaimer2022 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.35);
  transition: opacity .35s;
  pointer-events: all;
}
#cookiedisclaimer2022 .inner_disclaimer {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  padding: 75px 25px;
  text-align: center;
  color: #333;
  font-size: 15px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 9999;
  line-height: 1.5em;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  transform: translateY(-50%);
  max-height: 100%;
  overflow: auto;
  transition: transform 1000ms cubic-bezier(0.165,0.840,0.440,1.000);
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .inner_disclaimer {
    font-size: 13px;
  }
}
#cookiedisclaimer2022.hidden {
  pointer-events: none;
  opacity: 0;
}
#cookiedisclaimer2022.hidden .inner_disclaimer {
  transform: translateY(-75%);
}
#cookiedisclaimer2022 h3 {
  font-size: 1.2em;
  margin-bottom: 2em;
  font-weight: bold;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
}
#cookiedisclaimer2022 h5 {
  font-size: 1.1em;
  font-weight: bold;
}
#cookiedisclaimer2022 h6 {
  font-size: 1em;
  font-weight: bold;
}
#cookiedisclaimer2022 .cookie_options {
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options {
    flex-flow: column;
  }
}
#cookiedisclaimer2022 .cookie_options span {
  background: #333;
  cursor: pointer;
  display: inline-block;
  padding: 1em;
  margin: 10px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #333;
  transition: background .35s;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options span {
    margin: 5px 0;
  }
}
#cookiedisclaimer2022 .cookie_options span:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect {
  color: #333;
  background: #fff;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect:hover {
  background: #e6e6e6;
}
#cookiedisclaimer2022 a {
  text-decoration: underline;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer2022 a:hover {
  color: #333;
}
#cookiedisclaimer2022 #cookie_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #333;
  color: #fff;
  cursor: pointer;
  transition: background .35s;
}
#cookiedisclaimer2022 #cookie_close:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 #cookie_preferences {
  text-align: left;
  margin-bottom: 2em;
  display: none;
}
#cookiedisclaimer2022 #cookie_preferences.show {
  display: block;
}
#cookiedisclaimer2022 .cookie_type {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #999999;
}
#cookiedisclaimer2022 .cookie_type:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#cookiedisclaimer2022 .cookie_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#cookiedisclaimer2022 .cookie_flex h5,
#cookiedisclaimer2022 .cookie_flex h6 {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_desc {
  margin-bottom: 1em;
}
#cookiedisclaimer2022 .cookie_desc:last-of-type {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_type_list {
  padding-left: 20px;
  margin-top: 20px;
}
#cookiedisclaimer2022 .toggle {
  cursor: pointer;
  display: inline-block;
}
#cookiedisclaimer2022 .toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.35s;
}
#cookiedisclaimer2022 .toggle-switch:before,
#cookiedisclaimer2022 .toggle-switch:after {
  content: "";
}
#cookiedisclaimer2022 .toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom,#fff 0%,#eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.35s;
}
.toggle:hover #cookiedisclaimer2022 .toggle-switch:before {
  background: linear-gradient(to bottom,#fff 0%,#fff 100%);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch {
  background: #55bb55;
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}
#cookiedisclaimer2022 .toggle-checkbox {
  position: absolute;
  visibility: hidden;
}
#cookiedisclaimer2022 button {
  display: block;
  font-size: 18px;
  margin: 0 auto 2em;
  float: none;
  background: #55bb55;
  padding: 1em 2em;
  color: #fff;
  transition: background 0.35s;
  font-weight: 400;
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
}
#cookiedisclaimer2022 button:hover {
  background: #33aa33;
}
.alert {
  display: block;
  width: 440px;
  height: auto;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 40px 20px 25px;
  min-height: 60px;
  border-radius: 5px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
  text-transform: uppercase;
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  opacity: 0.3;
  transition: 0.6s cubic-bezier(0.165,0.84,0.44,1);
  font-size: 14px;
  text-transform: none;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .alert {
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
    text-align: center;
    border-radius: 0;
    padding: 30px 40px 30px 25px;
  }
}
.alert.visible {
  visibility: visible;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.165,0.84,0.44,1);
}
.alert.hidden {
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 0;
}
.alert__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.alert__close::before,
.alert__close::after {
  content: '';
  height: 2px;
  position: absolute;
  top: 50%;
  background: #fff;
  left: 0;
  right: 0;
}
.alert__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.alert__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.alert--success {
  background-color: #52af8d;
}
.alert--warning {
  background-color: #e86f51;
}
.alert--error {
  background-color: #e94937;
}
.fade {
  opacity: 0;
  visibility: hidden;
}
.slideUp {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.slideDown {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,-45px,0);
  -webkit-transform: translate3d(0,-45px,0);
}
.slideRight {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.slideLeft {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
}
.rotateInRight {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
}
.rotateInLeft {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
}
@keyframes slideUp {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,45px,0);
    -webkit-transform: translate3d(0,45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,-45px,0);
    -webkit-transform: translate3d(0,-45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-5%,0,0);
    -webkit-transform: translate3d(-5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(5%,0,0);
    -webkit-transform: translate3d(5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.98);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}
@keyframes rotateInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(5deg) translate3d(35px,20px,0);
    -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
    transform-origin: 40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotateInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(-5deg) translate3d(-35px,20px,0);
    -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
    transform-origin: -40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes spinCW {
  0% {
    transform: rotate3d(0,0,1,0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
  }
  100% {
    transform: rotate3d(0,0,1,360deg);
    -webkit-transform: rotate3d(0,0,1,360deg);
  }
}
@keyframes rotateLogo {
  0% {
    transform: translate3d(-40%,-50%,0) rotate3d(0,0,1,0deg);
    -webkit-transform: translate3d(-40%,-50%,0) rotate3d(0,0,1,0deg);
  }
  100% {
    transform: translate3d(-40%,-50%,0) rotate3d(0,0,1,360deg);
    -webkit-transform: translate3d(-40%,-50%,0) rotate3d(0,0,1,360deg);
  }
}
.preload {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #282827;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.preload__logo {
  width: clamp(250px,18.7488vw,360px);
  height: clamp(250px,18.7488vw,360px);
  transform: scale(0.5);
  opacity: 0;
  visibility: hidden;
}
.preload__percentage {
  color: #e30613;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.preload__percentage::after {
  content: "%";
  display: inline-block;
  color: #e30613;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 90px;
  z-index: 101;
}
.header__inner {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(3.6456vw,70px);
  padding-right: min(3.6456vw,70px);
  display: grid;
  align-items: center;
  grid-template-columns: repeat(3,1fr);
}
.header__payoff {
  font-size: 1.33rem;
  line-height: normal;
  color: #e30613;
  transition: 1.45s ease-in-out 800ms;
}
@media screen and (max-width: 1400px) {
  .header__payoff {
    font-size: 1.1rem;
  }
}
.header__payoff * {
  line-height: inherit;
}
.header__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  transition: 1.45s ease-in-out 800ms;
}
.header__right .button--menu {
  position: relative;
  overflow: hidden;
}
.header__right .button--menu::after {
  content: attr(data-label-close);
}
.header__right .button--menu span,
.header__right .button--menu::after {
  transition: 450ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.header__right .button--menu:hover span {
  transform: none;
}
.header__right .button--menu:hover::after {
  transform: translate3d(-50%,100%,0);
}
.header__logo {
  width: 80px;
  height: 80px;
  justify-self: center;
  position: relative;
  transition: 300ms ease;
}
.header__logo--mono svg {
  width: 100%;
  height: 100%;
  transition: linear(0,0.009 0.3%,0.176 3.8%,0.297 6.8%,0.413 10.2%,0.518 13.9%,0.61 17.9%,0.688 22.1%,0.756 26.7%,0.813 31.7%,0.859 37%,0.896 42.8%,0.95 56.5%,0.98 74.2%,1) 450ms;
}
.header__logo--mono svg path {
  transition: 300ms;
}
.header__logo--typo {
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  opacity: 0;
  visibility: hidden;
  transition: 350ms ease;
}
.header__logo--typo svg {
  width: clamp(300px,23.436vw,450px);
}
.header__logo:hover .header__logo--mono svg {
  transform: rotate(180deg);
}
.header__logo:hover .header__logo--typo {
  opacity: 1;
  visibility: visible;
}
.header--fixed {
  position: fixed;
}
.header--dark .header__payoff {
  color: #282827;
}
.header--dark .header__logo svg path {
  fill: #282827;
}
.header--dark .header__right .button--menu {
  background-color: #282827;
}
.header--folded .header__right,
.header--folded .header__payoff {
  transform: translate3d(0,-95px,0);
}
.header--filled-dirty {
  background-color: #f2f2f2;
}
.header--filled-light {
  background-color: white;
}
.header--search {
  background-color: white;
}
.header--search .header__logo,
.header--search .header__payoff {
  opacity: 0;
  visibility: hidden;
}
.header--search .header__right .button {
  background-color: #282827;
  color: #fff;
}
.header--menu {
  background-color: transparent;
}
.header--menu .header__logo,
.header--menu .header__payoff,
.header--menu .header__right .search__toggler {
  opacity: 0;
  visibility: hidden;
}
.header--menu .header__right button {
  background-color: #282827;
}
.header--menu .header__right .button--menu span {
  transform: translate3d(0,-43px,0);
}
.header--menu .header__right .button--menu::after {
  transform: translate3d(-50%,0,0);
}
.hamburger {
  display: block;
  width: 40px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.hamburger span {
  position: absolute;
  height: 1px;
  background: #282827;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transition: 500ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.body--light-header:not(.body--scroll) .hamburger span {
  background: #fff;
}
.hamburger span:first-child {
  transform: translate(0,-50%) translate3d(0,-9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,-9px,0);
}
.hamburger span:last-child {
  transform: translate(0,-50%) translate3d(0,9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,9px,0);
}
@media screen and (max-width: 1000px) {
  .hamburger span {
    width: 45px;
  }
}
@media screen and (max-width: 550px) {
  .hamburger span {
    width: 40px;
  }
}
.main-menu {
  position: fixed;
  background: #e30613;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr;
  overflow-x: hidden;
  overflow-y: auto;
  transition: 600ms cubic-bezier(0.25,0.46,0.45,0.94);
  transform: translate3d(0,-100%,0);
  -webkit-transform: translate3d(0,-100%,0);
  will-change: transform;
  --container: min(15.624vw,300px);
}
.main-menu.open {
  transform: translate3d(0,0%,0);
  -webkit-transform: translate3d(0,0%,0);
  visibility: visible;
  pointer-events: all;
}
.main-menu__top {
  border-bottom: 1px solid #282827;
  overflow: hidden;
  position: relative;
  min-height: 150px;
}
.main-menu__top--default,
.main-menu__top--submenu {
  padding: min(6.2496vw,120px) var(--container) 40px;
  transition: 750ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.main-menu__top--default {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transform: translate3d(0,0,0);
}
.main-menu__top--submenu {
  width: 100%;
  height: 100%;
  background-color: #e30613;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: translate3d(0,100%,0);
}
.main-menu__top--submenu__inner {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 45px;
}
.main-menu__top--submenu__inner button {
  font-size: 1.07rem;
  text-transform: uppercase;
  align-self: stretch;
}
.main-menu__top--submenu svg {
  width: 45px;
  height: 45px;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translate3d(-100%,-50%,0) rotate(180deg);
  -webkit-transform: translate3d(-100%,-50%,0) rotate(180deg);
}
.main-menu__top--submenu svg path {
  fill: #282827;
}
.main-menu__top--submenu--active {
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
}
.main-menu .menu {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  transition: 500ms cubic-bezier(0.25,0.46,0.45,0.94);
  will-change: transform;
}
.main-menu .menu__submenu {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  background-color: #e30613;
  transition: 850ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
  transform: translate3d(50%,0,0);
  z-index: 2;
}
.main-menu .menu__item {
  border-bottom: 1px solid #282827;
  padding: 0 var(--container);
}
.main-menu .menu__item.open > .menu__submenu {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  transform: translate3d(0,0,0);
}
.main-menu .menu > .menu__item:nth-child(2) .menu__link {
  padding-left: 20%;
}
.main-menu .menu > .menu__item:nth-child(3) .menu__link {
  padding-left: 10%;
}
.main-menu .menu > .menu__item:nth-child(4) .menu__link,
.main-menu .menu > .menu__item:nth-child(5) .menu__link {
  float: right;
  padding-right: 20%;
}
.main-menu .menu__link {
  font-size: clamp(60px,5.9892vw,115px);
  line-height: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  color: #282827;
}
.main-menu .menu__link--parent {
  display: inline-flex;
  align-items: center;
}
.main-menu .menu__back {
  margin-bottom: 20px;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.main-menu .menu__back::before {
  content: "";
  width: 11px;
  height: 19px;
  background: url(../img/icons/menu-arrow.svg) no-repeat center;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.main-menu[data-level="1"] .menu {
  transform: translate3d(-100%,0,0);
  -webkit-transform: translate3d(-100%,0,0);
}
.main-menu[data-level="2"] .menu {
  transform: translate3d(-200%,0,0);
  -webkit-transform: translate3d(-200%,0,0);
}
.main-menu[data-level="3"] .menu {
  transform: translate3d(-300%,0,0);
  -webkit-transform: translate3d(-300%,0,0);
}
.footer {
  position: relative;
  z-index: 2;
}
.footer__contacts {
  background-color: #e30613;
  color: #282827;
  padding: 3rem 2rem 3rem 4rem;
}
.footer__contacts__inner {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.footer__contacts a,
.footer__contacts span {
  color: inherit;
}
.footer__contacts .footer__contacts-row {
  text-align: justify;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__contacts .footer__contacts-row:first-child {
  margin-bottom: 10rem;
}
.footer__contacts .footer__contacts-row span:nth-child(2) {
  text-align: right;
}
.footer__content {
  background-color: #282827;
  padding: 4rem min(1.0416vw,20px) 2.5rem;
}
.footer__content__inner {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.footer__content__inner > svg {
  width: 100%;
  height: auto;
  margin-bottom: 5rem;
}
.footer__content-columns {
  display: flex;
  justify-content: center;
  gap: 30px min(6.7704vw,190px);
  padding: 0 min(15.624vw,300px);
}
.footer__content-column {
  font-size: 14px;
  line-height: 0.7em;
  font-weight: 500;
  color: #e30613;
}
.footer__content-column span,
.footer__content-column a,
.footer__content-column p {
  font-size: inherit;
  color: inherit;
}
.footer__content-column .menu li {
  margin-bottom: 0.5em;
}
.footer__content-column span:first-child {
  display: block;
  margin-bottom: 2em;
}
.footer__social {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer--invert .footer__contacts {
  background-color: #282827;
  color: #e30613;
}
.footer--invert .footer__contacts .heading {
  color: #e30613;
}
.footer--invert .footer__content {
  background-color: #e30613;
}
.footer--invert .footer__content svg path {
  fill: #282827;
}
.footer--invert .footer__content-column {
  color: #282827;
}
.footer--light {
  background-color: #fff;
}
.footer--light .footer__contacts {
  display: none;
}
.footer--light .footer__content {
  background-color: #fff;
}
.footer--light .footer__content svg path {
  fill: #e30613;
}
.footer--light .footer__content-column {
  color: #e30613;
}
.gallery {
  width: 100%;
  margin: 45px 0;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .gallery {
    height: 400px;
    height: 38lvh;
  }
}
.gallery .swiper-button-prev,
.gallery .swiper-button-next {
  position: absolute;
  top: 0;
  margin: 0;
  width: 50%;
  height: 100%;
  z-index: 2;
}
.gallery .swiper-button-prev::after,
.gallery .swiper-button-next::after {
  content: none;
}
.gallery .swiper-button-next {
  right: 0;
}
.gallery .swiper-button-prev {
  left: 0;
}
.gallery .swiper {
  height: 100%;
  user-select: none;
}
.gallery .swiper-slide {
  height: auto;
}
.gallery img {
  height: 100%;
  object-fit: cover;
}
.gallery .swiper-buttons {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0,-50%,0);
  width: 100%;
  justify-content: space-between;
  z-index: 5;
}
.gallery .swiper-buttons .swiper-button-prev,
.gallery .swiper-buttons .swiper-button-next {
  width: 35px;
  height: 35px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  background-color: #282827;
  border-radius: 50%;
  box-shadow: 0 0 1px 1px #e30613;
  padding: 0 12px;
}
.gallery .swiper-buttons .swiper-button-prev svg,
.gallery .swiper-buttons .swiper-button-next svg {
  width: 100%;
  height: 100%;
}
.gallery .swiper-buttons .swiper-button-next {
  transform: translateX(22%);
}
.gallery .swiper-buttons .swiper-button-prev {
  transform: translateX(-22%) rotate(180deg);
}
@media screen and (max-width: 700px) {
  .gallery > .swiper-button-prev,
  .gallery > .swiper-button-next {
    display: none;
  }
  .gallery .swiper-buttons {
    display: flex;
  }
}
.error-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  height: 100vh;
}
.error-container h1 {
  text-align: center;
  margin-bottom: .5em;
}
.error-container a {
  text-decoration: underline;
}
.paginator {
  border-top: 1px solid rgba(227,6,19,0.5);
  margin-top: 40px;
  padding-top: 10px;
}
.paginator__pages {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  font-size: 12px;
}
.paginator__pages a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #282827;
  border: 1px solid #282827;
  border-radius: 3px;
}
.paginator__pages .active a {
  background: #282827;
  color: #fff;
}
.languages {
  position: relative;
  text-transform: uppercase;
}
.languages__toggler {
  padding: 0 20px;
  height: 46px;
  display: flex;
  display: none;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1px solid #282827;
  cursor: pointer;
}
.body--light-header:not(.body--scroll) .languages__toggler {
  border-color: #fff;
}
@media screen and (max-width: 550px) {
  .languages__toggler {
    padding: 0 10px;
    height: 40px;
  }
}
.languages__icon {
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  will-change: transform;
}
.languages__dropdown {
  display: flex;
  align-items: center;
  gap: 5px;
}
.languages__link {
  opacity: 0.5;
}
.languages__link:hover {
  opacity: 0.8;
}
.languages__link--active {
  opacity: 1;
}
.languages.open .languages__dropdown {
  visibility: visible;
  pointer-events: all;
  transform: scale3d(1,1,1);
  -webkit-transform: scale3d(1,1,1);
  opacity: 1;
}
.languages.open .languages__icon {
  transform: rotate3d(0,0,1,180deg);
  -webkit-transform: rotate3d(0,0,1,180deg);
}
.cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0 20px;
  border: 1px solid #000;
  text-transform: uppercase;
  color: #000;
  background: #f0f0f0;
  gap: 10px;
  font-size: 14px;
  line-height: 0.7em;
  cursor: pointer;
}
@media screen and (max-width: 550px) {
  .cta {
    height: 40px;
  }
}
.cta svg path {
  fill: #000;
}
.cta__icon {
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  flex-shrink: 0;
}
.cta:hover .cta__icon {
  transform: translate3d(5px,0,0);
  -webkit-transform: translate3d(5px,0,0);
}
.slider {
  position: relative;
}
.slider__arrow {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  background: #f0f0f0 url(../img/icons/arrow-right.svg) no-repeat center;
  border-radius: 50%;
  margin-top: -24px;
  z-index: 10;
  cursor: pointer;
}
.slider__arrow.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
  .slider__arrow {
    width: 40px;
    height: 40px;
  }
}
.slider__arrow--prev {
  left: 0;
  transform: translateX(-50%) rotate(180deg);
  -webkit-transform: translateX(-50%) rotate(180deg);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--prev {
    left: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
.slider__arrow--next {
  right: 0;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--next {
    right: 5px;
    transform: none;
    -webkit-transform: none;
  }
}
.slider__pagination {
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  font-weight: 500;
  padding-top: 8px;
}
@media screen and (max-width: 1000px) {
  .slider__pagination {
    top: auto;
    bottom: 0;
    z-index: 10;
    color: #fff;
    text-align: right;
    padding: 5px;
  }
}
.slider--fullscreen .slider__pagination {
  display: none;
}
.slider--fullscreen .slider__arrow {
  transform: none;
  -webkit-transform: none;
}
.slider--fullscreen .slider__arrow--next {
  right: clamp(5px,2.0832vw,40px);
}
.slider--fullscreen .slider__arrow--prev {
  left: clamp(5px,2.0832vw,40px);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.contact-form--1 .contact-form__inputs {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  align-items: center;
  gap: 30px;
}
.contact-form--1 .contact-form__inputs .input--4,
.contact-form--1 .contact-form__inputs .input--5 {
  grid-column: span 2;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options label > span::before {
  content: none;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span {
  display: inline-flex;
  gap: 0.5em;
  min-width: 80px;
  justify-content: center;
  align-items: center;
  height: 43px;
  line-height: 43px;
  border-radius: 3rem;
  font-size: 1.07rem;
  padding: 0 1.2em;
  font-weight: 500;
  transition: 300ms ease;
  background-color: transparent;
  box-shadow: 0 0 0 1px #e30613;
  color: #e30613;
  height: 40px;
  line-height: 40px;
  opacity: 0.5;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span svg {
  width: 0.65em;
  height: 0.65em;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--bigger svg {
  width: 1.2em;
  height: 1.2em;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--main {
  background-color: #e30613;
  color: #fff;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--main svg path {
  fill: #fff;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--outline {
  background-color: transparent;
  border: 1px solid #e30613;
  color: #e30613;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--outline-dark {
  background-color: transparent;
  border: 1px solid #282827;
  color: #282827;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--hoverable {
  position: relative;
  overflow: hidden;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--hoverable span {
  line-height: 43px;
  transition: 300ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--hoverable::after {
  content: attr(data-label);
  font-size: inherit;
  color: inherit;
  position: absolute;
  width: 100%;
  line-height: 43px;
  top: 0;
  text-align: center;
  left: 50%;
  transform: translate(-50%,100%);
  transition: 300ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--hoverable:hover span {
  transform: translate3d(0,-100%,0);
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--hoverable:hover::after {
  transform: translate3d(-50%,0,0);
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--delete {
  width: 13px;
  height: 13px;
  display: none;
  position: relative;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--delete::before,
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--delete::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--delete::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options span--delete::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.contact-form--1 .contact-form__inputs .input.radio .radio__group-options input:checked ~ span {
  opacity: 1;
  box-shadow: none;
  background-color: #e30613;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .contact-form--1 .contact-form__inputs {
    grid-template-columns: 1fr;
  }
  .contact-form--1 .contact-form__inputs .input--4,
  .contact-form--1 .contact-form__inputs .input--5 {
    grid-column: auto;
  }
}
.contact-form .form-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(20px,1.5624vw,30px);
}
@media screen and (max-width: 1000px) {
  .contact-info {
    align-items: center;
  }
}
.contact-info__item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  line-height: 0.7em;
}
.contact-info__item a {
  color: #000;
}
.contact-info__icon {
  width: 15px;
}
.contact-info__icon svg {
  width: 100%;
  height: 100%;
}
.contact-info__icon path {
  fill: #282827;
}
.popup {
  position: fixed;
  z-index: 1000;
  background: #fff;
  top: 50%;
  left: 50%;
  width: 1200px;
  max-width: 90vw;
  max-height: 90vh;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  box-shadow: 0 0 0 100vw rgba(0,0,0,0.8);
  transition: 600ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.popup.hidden {
  transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  -webkit-transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  box-shadow: 0 0 0 0vw rgba(0,0,0,0.8);
  pointer-events: none;
}
.popup__grid {
  display: grid;
  grid-template-columns: 40% 1fr;
}
@media screen and (max-width: 700px) {
  .popup__grid {
    grid-template-columns: 1fr;
  }
}
.popup__image img {
  object-fit: cover;
  width: 100%;
  max-height: 90vh;
  height: 100%;
}
@media screen and (max-width: 700px) {
  .popup__image img {
    height: auto;
    max-height: 25vh;
  }
}
.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .popup__close {
    width: 35px;
    height: 35px;
  }
}
.popup__close::before,
.popup__close::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #282827;
  left: 5px;
  right: 5px;
  top: 50%;
}
.popup__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.popup__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.popup__content {
  padding: 40px clamp(10px,6.2496vw,120px);
  overflow-y: auto;
  display: grid;
  align-items: center;
  max-height: 90vh;
}
@media screen and (max-width: 700px) {
  .popup__content {
    max-height: calc(90vh - 25vh);
    padding: 20px clamp(10px,6.2496vw,120px);
  }
}
.popup__cta,
.popup__subscribe {
  margin-top: clamp(20px,2.0832vw,40px);
}
.popup__bg {
  position: relative;
}
.popup__bg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.2);
}
.popup__bg img {
  max-height: 90vh;
  object-fit: cover;
}
@media screen and (max-width: 700px) {
  .popup__bg img {
    aspect-ratio: 1;
  }
}
.popup__fg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}
.popup__fg-wrapper {
  max-width: 500px;
}
.popup-video {
  width: 100%;
  height: 100%;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  background-color: rgba(40,40,39,0.95);
  padding: 20px;
  z-index: 1000;
  display: none;
}
.popup-video.visible {
  display: flex;
}
.popup-video__inner {
  width: 100%;
  max-width: 1000px;
}
.popup-video__inner iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1.6;
  user-select: none;
}
.popup-video__toggler {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
}
.popup-video__toggler::before,
.popup-video__toggler::after {
  content: "";
  width: 90%;
  height: 1px;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 50%;
}
.popup-video__toggler::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.popup-video__toggler::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.social {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 15px;
  margin: 0;
  padding: 0;
}
.social__link {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.social__link a {
  width: 25px;
  height: 25px;
  padding: 3px;
}
.social__link svg {
  width: 100%;
  height: 100%;
}
.social__link svg path {
  fill: #e30613;
}
.social--dark svg path {
  fill: #282827;
}
.custom-cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  will-change: transform;
  pointer-events: none;
}
#custom-cursor {
  width: 10px;
  height: 10px;
  background-color: #e30613;
  mix-blend-mode: difference;
  border-radius: 50%;
}
[data-cta-trigger] {
  display: block;
}
.cursor-cta__inner {
  display: inline-flex;
  gap: 0.5em;
  min-width: 80px;
  justify-content: center;
  align-items: center;
  height: 43px;
  line-height: 43px;
  border-radius: 3rem;
  font-size: 1.07rem;
  padding: 0 1.2em;
  font-weight: 500;
  transition: 300ms ease;
  background-color: #282827;
  color: #e30613;
  font-size: 1rem;
  min-width: 0;
  transition: 500ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
  transform: scale3d(0.1,1,1);
  opacity: 0;
  visibility: hidden;
  transform-origin: left top;
  pointer-events: none;
}
.cursor-cta__inner svg {
  width: 0.65em;
  height: 0.65em;
}
.cursor-cta__inner--bigger svg {
  width: 1.2em;
  height: 1.2em;
}
.cursor-cta__inner--main {
  background-color: #e30613;
  color: #fff;
}
.cursor-cta__inner--main svg path {
  fill: #fff;
}
.cursor-cta__inner--outline {
  background-color: transparent;
  border: 1px solid #e30613;
  color: #e30613;
}
.cursor-cta__inner--outline-dark {
  background-color: transparent;
  border: 1px solid #282827;
  color: #282827;
}
.cursor-cta__inner--hoverable {
  position: relative;
  overflow: hidden;
}
.cursor-cta__inner--hoverable span {
  line-height: 43px;
  transition: 300ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.cursor-cta__inner--hoverable::after {
  content: attr(data-label);
  font-size: inherit;
  color: inherit;
  position: absolute;
  width: 100%;
  line-height: 43px;
  top: 0;
  text-align: center;
  left: 50%;
  transform: translate(-50%,100%);
  transition: 300ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.cursor-cta__inner--hoverable:hover span {
  transform: translate3d(0,-100%,0);
}
.cursor-cta__inner--hoverable:hover::after {
  transform: translate3d(-50%,0,0);
}
.cursor-cta__inner--delete {
  width: 13px;
  height: 13px;
  display: none;
  position: relative;
}
.cursor-cta__inner--delete::before,
.cursor-cta__inner--delete::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
.cursor-cta__inner--delete::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.cursor-cta__inner--delete::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.cursor-cta--visible > .cursor-cta__inner {
  transform: scale3d(1,1,1);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.cursor-cta--light > .cursor-cta__inner {
  background-color: #fff;
  color: #e30613;
}
.cursor-cta--dark > .cursor-cta__inner {
  background-color: #282827;
  color: #e30613;
}
.cursor-cta--dirty > .cursor-cta__inner {
  background-color: #d7d7d8;
  color: #e30613;
}
.cursor-media {
  width: 160px;
}
.video-stretch {
  display: block;
  width: 100%;
  margin: 50px 0 min(9.3744vw,180px);
}
.video-stretch video {
  width: 100%;
  transform: scale3d(0.6,0.6,1);
  transform-origin: center center;
}
.location__wrapper {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
  display: flex;
  gap: min(4.1664vw,80px);
  margin: min(9.3744vw,180px) 0;
}
.location-card {
  display: block;
  flex: 1;
  position: relative;
  width: 100%;
}
.location-card__info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.35em;
  font-size: 70px;
  color: #f2f2f2;
}
.location-card img {
  height: 100%;
  aspect-ratio: 1;
  object-fit: contain;
}
.marquee {
  display: flex;
  align-items: center;
  gap: 50px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #282827;
  border-bottom: 1px solid #282827;
  padding: 30px 0;
  margin: 65px 0 80px;
}
.marquee__content {
  display: flex;
  min-width: 100%;
  justify-content: space-around;
  flex-shrink: 0;
  gap: 50px;
  animation: marquee 20s linear infinite;
  transform: translate3d(0,0,0);
}
.marquee__item {
  display: flex;
  align-items: center;
  font-size: 1.33rem;
  line-height: normal;
  gap: 30px;
  color: #282827;
}
@media screen and (max-width: 1400px) {
  .marquee__item {
    font-size: 1.1rem;
  }
}
.marquee__item * {
  line-height: inherit;
}
.marquee__item svg {
  width: 4em;
  height: 4em;
}
.marquee__item img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  filter: brightness(0);
}
.marquee__item span {
  display: block;
  flex-shrink: 0;
  font-weight: 600;
}
.marquee--reverse .marquee__content {
  animation-direction: reverse;
}
.marquee:hover .marquee__content {
  animation-play-state: paused;
}
@keyframes marquee {
  0% {
    transform: translate3d(0,0,0);
  }
  100% {
    transform: translate3d(calc(-100% - 50px),0,0);
  }
}
.image-marquee {
  width: 100%;
  height: 95vh;
  position: relative;
}
.image-marquee .marquee {
  position: absolute;
  width: 100%;
  top: 40%;
  mix-blend-mode: darken;
  border: none;
  padding: 0;
  margin: 0;
}
.image-marquee .marquee svg {
  width: 35px;
  height: 35px;
}
.image-marquee .marquee__content {
  align-items: center;
}
.image-marquee .marquee__item {
  flex-direction: column;
  align-items: center;
  gap: 0.1rem;
  color: #e30613;
}
.image-marquee .marquee__item > div:nth-child(1) {
  font-size: clamp(50px,3.6456vw,70px);
  line-height: normal;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .image-marquee .marquee__item > div:nth-child(1) {
    font-size: clamp(25px,2.604vw,50px);
  }
}
.image-marquee .marquee__item > div:nth-child(2) {
  font-size: 1.33rem;
  line-height: normal;
  text-transform: lowercase;
}
@media screen and (max-width: 1400px) {
  .image-marquee .marquee__item > div:nth-child(2) {
    font-size: 1.1rem;
  }
}
.image-marquee .marquee__item > div:nth-child(2) * {
  line-height: inherit;
}
.image-marquee img {
  height: 100%;
  object-fit: cover;
}
.autoplay-gallery {
  width: 100%;
  position: relative;
  border: none;
  margin: 0;
  padding: 0;
}
.autoplay-gallery::before,
.autoplay-gallery::after {
  content: "";
  width: 30%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
.autoplay-gallery::before {
  right: 0;
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,white 100%);
}
.autoplay-gallery::after {
  left: 0;
  background: linear-gradient(-90deg,rgba(255,255,255,0) 0%,white 100%);
}
.autoplay-gallery .marquee__item img {
  width: auto;
  filter: none;
  filter: #000000;
}
.hero {
  width: 100%;
  height: 70vh;
  position: relative;
}
.hero img {
  height: 100%;
  object-fit: cover;
}
.home__hero {
  background-color: #fff;
  height: 100vh;
  width: 100%;
  padding-top: 95px;
  position: relative;
  overflow: hidden;
}
.home__hero__inner {
  height: 100%;
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 0px;
}
.home__hero-video {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
  position: relative;
  transform: scale(0.5);
  visibility: hidden;
  opacity: 0;
}
.home__hero-video::after {
  content: "";
  position: absolute;
  top: calc(50% - 15px);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #282827;
  transform: translateY(-50%);
  opacity: 0.2;
  z-index: 1;
}
.home__hero-video video {
  display: block;
  align-self: center;
  justify-self: center;
  width: clamp(350px,33.3312vw,640px);
  z-index: 2;
  position: relative;
}
.home__hero-videowide {
  display: block;
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.home__hero-videowide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home__hero svg {
  width: 100%;
  transform: translate3d(0,100%,0);
}
.home__hero svg path {
  fill: #282827;
}
.home__categories {
  width: 100%;
  min-height: 50vh;
  height: 100%;
  max-height: 1080px;
  overflow: hidden;
  background-color: white;
}
.home__final {
  background-color: #282827;
  color: #e30613;
  padding-top: min(9.3744vw,180px);
  padding-bottom: min(9.3744vw,180px);
}
.home__about {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(3.6456vw,70px);
  padding-right: min(3.6456vw,70px);
  margin-bottom: min(14.5824vw,280px);
}
.sustainability-preview {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
  display: grid;
  grid-template-columns: 1fr 30%;
  align-items: flex-end;
  gap: min(8.8536vw,170px);
  margin-top: min(11.718vw,225px);
}
.sustainability-preview__left {
  color: #282827;
}
.sustainability-preview__left .heading {
  margin-bottom: 0.5em;
}
.sustainability .marquee a {
  color: #282827;
  font-weight: 600;
}
.search__input-wrapper {
  position: relative;
}
.search__toggler {
  width: 40px;
  height: 40px;
  background-color: #e30613;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  transition: 300ms ease;
}
.search__toggler::after {
  content: "X";
  position: absolute;
  line-height: 40px;
  top: 0;
  left: 50%;
  font-size: 1.1rem;
  transform: translate(-50%,40px);
  color: #fff;
}
.search__toggler svg path {
  fill: #fff;
}
.search__toggler svg,
.search__toggler::after {
  transition: 650ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.search__dialog {
  min-height: 380px;
  max-height: min(80%,600px);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: center;
  transform: translate3d(0,-100%,0);
  transition: 850ms linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.search__dialog-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  visibility: hidden;
  z-index: 98;
}
.search__dialog-wrapper.open {
  visibility: visible;
}
.search__dialog-wrapper.open .search__dialog {
  transform: translate3d(0,0,0);
}
.search__dialog-form {
  width: 100%;
  position: relative;
  padding: 100px min(15.624vw,300px) 50px;
}
.search__dialog-form input {
  font-size: clamp(50px,3.6456vw,70px);
  line-height: normal;
  height: 70px;
  line-height: 70px;
  text-transform: uppercase;
  color: #e30613;
  padding-right: 55px;
}
@media screen and (max-width: 1400px) {
  .search__dialog-form input {
    font-size: clamp(25px,2.604vw,50px);
  }
}
.search__dialog-form input::placeholder {
  color: rgba(227,6,19,0.5);
}
.search__dialog-results {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
}
.search__dialog-results__count {
  display: none;
  color: #e30613;
  font-size: 14px;
  line-height: 0.7em;
  font-weight: 500;
  margin: 2px 0 1em;
  text-align: center;
}
.search__dialog-results__count.visible {
  display: block;
}
.search__dialog-results--filled {
  border-top: 1px solid rgba(227,6,19,0.5);
}
.search__dialog-results__list {
  display: block;
  height: 100%;
}
.search__dialog-results__list-wrapper {
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 20px;
}
.search__dialog-results__list-wrapper::-webkit-scrollbar {
  width: 6px;
}
.search__dialog-results__list-wrapper::-webkit-scrollbar-track {
  background-color: transparent;
}
.search__dialog-results__list-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0.5);
}
.search__empty {
  text-align: center;
}
.header--dark .search__toggler {
  background-color: #282827;
}
.header--search .search__toggler {
  background-color: #282827;
}
.header--search .search__toggler svg {
  transform: translate3d(0,-40px,0);
}
.header--search .search__toggler::after {
  transform: translate3d(-50%,0,0);
}
.header--search .search__toggler svg path {
  fill: currentColor;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.search-result {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
  border-bottom: 1px solid #e30613;
  color: #e30613;
  grid-template-columns: max(30%,300px) 1fr;
  gap: 15px 15%;
  align-items: center;
  transition: 300ms;
}
.search-result:hover {
  background-color: #f2f2f2;
}
.search-result:first-child {
  border-top: 1px solid #e30613;
}
.search-result:last-child {
  border: none;
  padding-bottom: 0;
}
.search-result__image img {
  object-fit: contain;
}
.search-result__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.search-result__title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-weight: 600;
}
.search-result__title span {
  font-weight: 500;
}
.search-result__features {
  display: flex;
  gap: 10px;
  font-size: 13px;
}
.overlay-hero {
  display: block;
  position: relative;
  --spacing-top: min(15.624vw,300px);
}
.overlay-hero__titles-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.overlay-hero__title {
  position: absolute;
  top: var(--spacing-top);
  left: 0;
  visibility: hidden;
  text-transform: uppercase;
}
.overlay-hero__top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: white;
  display: grid;
  grid-template-columns: 60% 1fr;
  grid-template-rows: 100%;
  width: 100%;
  overflow: hidden;
  height: 100vh;
  min-height: 0;
}
.overlay-hero__top::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: fixed;
  left: 0;
  margin: 0;
  top: calc(var(--spacing-top) + min(40%, 50px));
  background-color: rgba(227,6,19,0.2);
  z-index: 1;
}
.overlay-hero__top-left {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  padding-top: 100px;
  padding-right: 10%;
  z-index: 2;
}
.overlay-hero__top-left img {
  width: clamp(280px,29.1648vw,560px);
  max-height: min(200vh,1400px);
  object-fit: contain;
  visibility: hidden;
  position: relative;
  z-index: 5;
}
.overlay-hero__top-right {
  display: flex;
  align-items: flex-start;
  padding: calc(var(--spacing-top) + min(40%, 100px)) 30px 80px 0px;
  color: #e30613;
  position: relative;
  z-index: 5;
}
.overlay-hero__top-right h1 {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 1em;
}
.overlay-hero__top-right .paragraph {
  max-width: 460px;
  color: #282827;
}
.overlay-hero__logo {
  position: fixed;
  top: 50%;
  left: 0;
  height: 125%;
  transform: translate3d(-40%,-50%,0);
  mix-blend-mode: color-dodge;
  z-index: 5;
  animation: rotateLogo 20s linear 0.5s infinite;
}
.overlay-hero__logo svg {
  width: 100%;
  height: 100%;
}
.overlay-hero__content {
  background-color: #fff;
  padding-top: min(13.5408vw,260px);
  padding-bottom: min(10.416vw,200px);
  margin-top: 100vh;
  position: relative;
  z-index: 2;
}
.overlay-hero__content--empty {
  text-align: center;
  font-size: 1.33rem;
  line-height: normal;
}
@media screen and (max-width: 1400px) {
  .overlay-hero__content--empty {
    font-size: 1.1rem;
  }
}
.overlay-hero__content--empty * {
  line-height: inherit;
}
.overlay-hero--dark .overlay-hero__top {
  background-color: #282827;
}
.overlay-hero--dark .overlay-hero__top .paragraph {
  color: #e30613;
}
.overlay-hero--main .overlay-hero__top,
.overlay-hero--main .overlay-hero__content {
  background-color: #e30613;
  color: #282827;
}
.overlay-hero--main .overlay-hero__top-right,
.overlay-hero--main .overlay-hero__top .paragraph {
  color: inherit;
}
.overlay-hero--main .overlay-hero__top::after {
  background-color: #282827;
}
.overlay-hero--main .overlay-hero__content {
  padding-top: 0;
}
.overlay-hero--main .overlay-hero__content .paragraph {
  color: inherit;
}
.product {
  background-color: #fff;
}
.product__top {
  display: grid;
  grid-template-columns: 55% 1fr;
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
  padding-bottom: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  background-color: #e30613;
  color: #f2f2f2;
}
.product__top h1.title {
  font-size: clamp(20px,3.1248vw,60px);
  margin-bottom: 0.15em;
}
.product__top-right {
  position: relative;
}
.product__top-right img {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-top: 30px;
}
.product__top-right .product-preview__highlight {
  right: 0;
  left: auto;
}
.product__breadcrumbs {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.product__breadcrumbs li {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(242,242,242,0.35);
  margin-bottom: 0.5em;
  transition: 250ms;
}
.product__breadcrumbs li::after {
  content: "/";
  display: inline-block;
  margin: 0.2em;
  color: inherit;
}
.product__breadcrumbs li:last-child::after {
  content: none;
}
.product__breadcrumbs li:hover {
  color: #f2f2f2;
}
.product__breadcrumbs a {
  color: inherit;
}
.product__code {
  font-size: 2.33rem;
  margin-bottom: 0.5em;
  color: #e30613;
  font-weight: 700;
}
.product__excerpt {
  margin-bottom: 30px;
}
.product__actions {
  gap: 10px;
}
.product__actions,
.product__top-header {
  display: flex;
  align-items: center;
}
.product__body {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: flex-start;
  gap: 10px min(4.1664vw,80px);
  padding-bottom: min(9.3744vw,180px);
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
}
.product__body img {
  width: 400px;
  position: sticky;
  top: 120px;
}
.product__body-table {
  padding-top: 10px;
  max-width: 1200px;
  overflow-x: auto;
}
.product__body-left {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 5px;
  position: sticky;
  top: 120px;
  left: 0;
}
.product__body-left img {
  width: 50px;
}
.product__body-symbols {
  display: flex;
  margin-bottom: 10px;
}
.product__body-symbols img {
  width: 250px;
}
.product__body table td {
  text-align: center;
  padding: 8px;
}
@media screen and (max-width: 1000px) {
  .product__body {
    grid-template-columns: 100%;
  }
  .product__body-left {
    display: flex;
    flex-wrap: wrap;
  }
}
.product__attribute {
  width: 50px;
  height: 50px;
  flex-grow: 0;
  background: #282827;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  position: relative;
}
.product__attribute::after {
  content: attr(data-tooltip);
  position: absolute;
  width: max-content;
  max-width: 150px;
  left: 95%;
  font-size: 15px;
  top: 50%;
  transform: translate3d(-5px,-50%,0);
  opacity: 0;
  visibility: hidden;
  border-radius: 3px;
  background-color: #e30613;
  color: white;
  padding: 3px 8px;
  z-index: 5;
  transition: 300ms;
}
.product__attribute svg .cls-1 {
  fill: #fff;
}
.product__attribute svg .cls-2 {
  fill: #e30613;
}
.product__attribute:hover::after {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0,-50%,0);
}
.product-preview {
  display: block;
  border-bottom: 1px solid #e30613;
  font-size: 1.33rem;
  line-height: normal;
  padding: 2em min(8.0724vw,155px) 2em 60px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  .product-preview {
    font-size: 1.1rem;
  }
}
.product-preview * {
  line-height: inherit;
}
.product-preview:first-child {
  border-top: 1px solid #e30613;
}
.product-preview__inner {
  display: grid;
  grid-template-columns: 40% 1fr auto;
  align-items: center;
  gap: 50px;
}
.product-preview__highlight {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(-20%,-25%,0);
}
.product-preview__image {
  position: relative;
}
.product-preview__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-preview__content {
  color: #e30613;
}
.product-preview__title {
  font-size: 1.33rem;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 0.35em;
}
@media screen and (max-width: 1400px) {
  .product-preview__title {
    font-size: 1.1rem;
  }
}
.product-preview__title * {
  line-height: inherit;
}
.product-preview__excerpt {
  font-size: 14px;
  line-height: 0.7em;
  line-height: 1em;
  color: #282827;
}
.product-preview__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px min(1.5624vw,30px);
}
.product-promo {
  display: grid;
  grid-template-columns: 60% 1fr;
  align-items: center;
  gap: 40px min(6.7704vw,130px);
}
.product-promo__image {
  position: relative;
  width: 100%;
}
.product-promo__image img {
  width: 100%;
  transform: translate3d(-10%,0,0);
}
.product-promo__image .button {
  position: absolute;
  top: 50%;
  left: min(3.6456vw,70px);
  transform: translateY(-50%);
  z-index: 5;
}
.product-promo__content {
  color: #e30613;
  max-width: 65%;
}
.product-promo__content h2 {
  font-size: 1.33rem;
  line-height: normal;
  font-weight: 700;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1400px) {
  .product-promo__content h2 {
    font-size: 1.1rem;
  }
}
.product-promo__content h2 * {
  line-height: inherit;
}
.product-promo__content-descr {
  font-weight: 500;
}
.catalog-preview {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(3.6456vw,70px);
  padding-right: min(3.6456vw,70px);
  display: flex;
  align-items: center;
  padding-top: 1.35em;
  padding-bottom: 1.35em;
  background-color: #282827;
  font-size: clamp(50px,3.6456vw,70px);
  line-height: normal;
  border-bottom: 1px solid #e30613;
  transition: 380ms ease;
  overflow: hidden;
  position: relative;
  --trackY: -101%;
}
@media screen and (max-width: 1400px) {
  .catalog-preview {
    font-size: clamp(25px,2.604vw,50px);
  }
}
.catalog-preview > img {
  width: 160px;
  height: 100%;
  object-fit: contain;
  position: absolute;
  right: 10%;
  bottom: 0;
  transform: translate3d(0,100%,0) rotate(0);
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  transition: 500ms linear(0,0.009 0.3%,0.176 3.8%,0.297 6.8%,0.413 10.2%,0.518 13.9%,0.61 17.9%,0.688 22.1%,0.756 26.7%,0.813 31.7%,0.859 37%,0.896 42.8%,0.95 56.5%,0.98 74.2%,1);
}
.catalog-preview::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #e30613;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: translate3d(0,var(--trackY),0);
}
.catalog-preview__outer {
  margin: min(14.0616vw,270px) 0 min(6.2496vw,120px);
}
.catalog-preview__outer > .heading {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(3.6456vw,70px);
  padding-right: min(3.6456vw,70px);
  margin-bottom: 0.35em;
}
.catalog-preview__outer .catalog-preview:nth-of-type(1) {
  border-top: 1px solid #e30613;
}
.catalog-preview h3 {
  max-width: 40%;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
.catalog-preview:hover {
  color: #282827;
}
.catalog-preview--visible img {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0,10%,0) rotate(8deg);
}
.category__top {
  position: sticky;
  top: 80px;
  left: 0;
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(3.6456vw,70px);
  padding-right: min(3.6456vw,70px);
  margin-top: 80px;
  background-color: #f2f2f2;
  z-index: 50;
}
.category__top-heading {
  color: #e30613;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.category__top-heading h1,
.category__top-heading h2 {
  margin-bottom: 0;
  transition: 300ms;
}
.category__top-heading h2 {
  opacity: 0.2;
}
.category__top-heading h2::after {
  content: "/";
  display: inline-block;
  margin: 0.25em;
}
.category__top-heading h2:hover {
  opacity: 1;
}
.category__top-heading h2:hover + .title {
  opacity: 0.2;
}
.category__top-filters {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #e30613;
}
.category__top-filters ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px 10px;
  list-style: none;
  margin: 0;
}
.category__top-filters ul li button {
  color: #e30613;
  font-size: 15px;
  padding: 0 1em;
  margin: 0;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  position: relative;
  height: 40px;
  border: 1px solid #e30613;
  background-color: transparent;
  border-radius: 3rem;
  transition: 350ms;
}
.category__top-filters ul li .category__active-filter,
.category__top-filters ul li:hover button {
  background-color: #e30613;
  color: #f2f2f2;
}
.category__top-filters ul li .category__active-filter .button--delete {
  display: block;
}
.category__top-filters ul li.active .category__top-filters__toggler::before,
.category__top-filters ul li.active .category__top-filters__toggler::after {
  content: "";
}
.category__list {
  padding-top: 75px;
  position: relative;
  min-height: 70px;
  padding-bottom: 50px;
}
.category__list--empty {
  display: flex;
  align-items: center;
  justify-content: center;
}
.category__list .default-spinner {
  width: 35px;
  height: 35px;
  position: absolute;
  left: 50%;
  right: auto;
  transform: translate3d(-50%,-50%,0);
}
.category__list .default-spinner::after {
  width: 25px;
  height: 25px;
}
.category--light .category__top {
  background-color: white;
}
.category-preview {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 40% 1fr;
  align-items: center;
  min-height: 200px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e30613;
  transition: 300ms;
  --trackY: -101%;
}
.category-preview:first-child {
  border-top: 1px solid #e30613;
}
.category-preview::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(202,202,202,0.2);
  top: 0;
  left: 0;
  z-index: -1;
  transform: translate3d(0,var(--trackY),0);
}
.category-preview__image {
  display: block;
  width: 100%;
  position: relative;
  transform: translate3d(-50%,0,0);
}
.category-preview__image img {
  width: min(57.288vw,1100px);
  max-width: max-content;
  height: auto;
  object-fit: contain;
}
.category-preview__content {
  display: grid;
  grid-template-columns: 150px 1fr auto;
  gap: 20px min(4.1664vw,80px);
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.33rem;
  line-height: normal;
  color: #e30613;
  padding: 2em min(5.208vw,100px);
}
@media screen and (max-width: 1400px) {
  .category-preview__content {
    font-size: 1.1rem;
  }
}
.category-preview__content * {
  line-height: inherit;
}
.category-preview__content-title {
  font-size: 1.33rem;
  line-height: normal;
  font-weight: 600;
  max-width: 200px;
}
@media screen and (max-width: 1400px) {
  .category-preview__content-title {
    font-size: 1.1rem;
  }
}
.category-preview__content-title * {
  line-height: inherit;
}
.category-preview__content-excerpt {
  max-width: 300px;
  line-height: 1.5em;
  color: #282827;
}
.category-preview__content-extras {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 0.7em;
  gap: 15px;
}
.categories {
  position: relative;
  padding: clamp(120px,19.7904vw,380px) 0;
  --swiper-area: 55%;
}
.categories__main {
  display: flex;
  align-items: center;
  border-top: 1px solid #e30613;
  border-bottom: 1px solid #e30613;
  padding: 15px 0;
  position: relative;
}
.categories__side {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.categories__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.categories__item h3 {
  font-size: clamp(100px,10.416vw,200px);
  line-height: 0.9em;
  font-weight: 700;
  color: #e30613;
  text-align: center;
  line-height: 1em;
  user-select: none;
}
.categories__item h3--main {
  color: #e30613;
}
.categories__item-excerpt {
  font-size: 1.07rem;
}
.categories .swiper-buttons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
  z-index: 3;
}
.categories .swiper-buttons .swiper-button-prev,
.categories .swiper-buttons .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 20px;
  position: static;
  margin: 0;
  pointer-events: auto;
  width: calc(50% - (var(--swiper-area) / 2));
  height: 100%;
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#ffffff 100%);
}
.categories .swiper-buttons .swiper-button-prev::after,
.categories .swiper-buttons .swiper-button-next::after {
  content: none;
}
.categories .swiper-buttons .swiper-button-prev > svg,
.categories .swiper-buttons .swiper-button-next > svg {
  display: none;
  width: 2.5rem;
  height: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .categories .swiper-buttons .swiper-button-prev > svg,
  .categories .swiper-buttons .swiper-button-next > svg {
    display: block;
  }
}
@media screen and (max-width: 1000px) {
  .categories .swiper-buttons .swiper-button-prev > svg,
  .categories .swiper-buttons .swiper-button-next > svg {
    width: 2rem;
    height: 2rem;
  }
}
.categories .swiper-buttons .swiper-button-prev {
  transform: rotate(180deg);
}
.categories .swiper {
  width: var(--swiper-area);
  overflow: visible;
}
.categories .swiper .swiper-wrapper {
  transition-timing-function: linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.categories .swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  transition: 300ms;
}
.categories .swiper--main {
  z-index: 2;
}
.categories .swiper--main .swiper-slide {
  opacity: 0.8;
}
.categories .swiper--main .swiper-slide-active {
  opacity: 1;
}
.categories .swiper--text {
  position: absolute;
  top: 20%;
  width: 480px;
  z-index: 3;
  margin-left: 10%;
}
.categories .swiper--text .swiper-wrapper {
  transition-timing-function: ease;
  transition-duration: 300ms;
}
.categories .swiper--text .swiper-slide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.categories .swiper--text .swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
.categories .swiper--elements {
  width: 100%;
}
.categories .swiper--elements .swiper-wrapper {
  transition-timing-function: linear(0,0.007 1.2%,0.028 2.4%,0.111 5.1%,0.594 15.7%,0.788 20.9%,0.922 26.1%,0.969 28.8%,1.003 31.6%,1.036 36.3%,1.046 42%,1.003 69.2%,1);
}
.categories .swiper--elements .swiper-slide {
  opacity: 1;
  transition: none;
}
.categories .swiper--elements .swiper-slide img {
  height: 100%;
  width: auto;
  max-height: min(1505px,155vh);
  object-fit: contain;
  transform-origin: 50% 25%;
  transform: rotate(0) translate3d(0,0,0) scale(0.6) rotate(-10deg);
  transition: 550ms ease-in-out;
}
.categories .swiper--elements .swiper-slide-active img {
  transform: rotate(26deg) translate3d(-15%,-30%,0) scale(1);
}
.sector .paragraph-reveal {
  padding-left: 6%;
}
.sector__top {
  display: grid;
  grid-template-columns: 35% 1fr;
  gap: clamp(50px,6.7704vw,130px);
  padding-left: clamp(40px,3.3852vw,65px);
  align-items: center;
  font-size: clamp(50px,3.6456vw,70px);
  line-height: normal;
}
@media screen and (max-width: 1400px) {
  .sector__top {
    font-size: clamp(25px,2.604vw,50px);
  }
}
.sector__top .title {
  color: #e30613;
}
.sector__top-gallery {
  display: flex;
  gap: clamp(35px,3.6456vw,70px);
  align-items: center;
  font-size: 14px;
  line-height: 0.7em;
  text-transform: uppercase;
  color: #e30613;
  min-width: 0;
  width: 100%;
  position: relative;
}
.news-preview {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 10px;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: min(7.2912vw,140px);
  padding-right: min(7.2912vw,140px);
  border-bottom: 1px solid #e30613;
  transition: 300ms;
}
.news-preview:hover {
  background-color: #cacaca;
}
.news-preview:nth-of-type(1) {
  border-top: 1px solid #e30613;
}
.news-preview__image {
  width: 100%;
  width: min(21.6132vw,415px);
}
.news-preview__date {
  display: flex;
  align-content: center;
  padding-left: 25%;
}
.news-preview__date > div {
  max-width: 150px;
}
.news-index__header {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(3.6456vw,70px);
  padding-right: min(3.6456vw,70px);
  padding-top: 120px;
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: clamp(50px,3.6456vw,70px);
  line-height: normal;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .news-index__header {
    font-size: clamp(25px,2.604vw,50px);
  }
}
.news-index__header--main {
  color: #e30613;
}
.news-index__header svg {
  width: 0.65em;
  height: 0.65em;
  transform: rotate(180deg);
}
.news-index__list {
  margin-bottom: 50px;
}
.news__inner {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding-left: min(3.6456vw,70px);
  padding-right: min(3.6456vw,70px);
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 80px;
  margin-bottom: 120px;
}
.news__top {
  display: flex;
  flex-direction: column;
  color: #e30613;
  gap: 30px;
  margin-bottom: 60px;
}
.news__right {
  padding-right: 25%;
}
.contacts {
  display: flex;
  flex-direction: column;
  gap: min(4.1664vw,80px);
  padding: 60px min(11.4576vw,220px) 90px;
}
@media screen and (max-width: 1400px) {
  .contacts {
    padding: 60px 5vw 90px;
  }
}
.contacts__infos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: min(6.2496vw,120px);
}
.contacts__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.5em;
}
.contacts__item,
.contacts__item a {
  font-size: 1.33rem;
  line-height: normal;
  color: #282827;
}
@media screen and (max-width: 1400px) {
  .contacts__item,
  .contacts__item a {
    font-size: 1.1rem;
  }
}
.contacts__item *,
.contacts__item a * {
  line-height: inherit;
}
.contacts__item--selfend {
  justify-content: flex-end;
}
.article {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 0 10px;
}
.article.policies {
  margin-top: 130px;
}
.article .article__title {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.2rem;
}
.page-hero__wrapper > *,
.page-hero-split > *,
.page-hero-split__wrapper > *,
.page-text > * {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
  will-change: transform, opacity;
}
.page-text-media > .page-text-media__image {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.98);
}
.page-fullscreen__bg > *,
.page-slider {
  opacity: 0;
  visibility: hidden;
}
.page-text-media--right > .page-text-media__content,
.page-text-fancyimages--right > .page-text-fancyimages__content {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
  will-change: transform, opacity;
}
.page-text-media--left > .page-text-media__content,
.page-text-fancyimages--left > .page-text-fancyimages__content {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
  will-change: transform, opacity;
}
.page-text-fancyimages__grid img:nth-child(1) {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
  will-change: transform, opacity;
}
.page-text-fancyimages__grid img:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
  will-change: transform, opacity;
}
.is-in.page-hero .page-hero__wrapper > *,
.is-in.page-hero-split .page-hero-split__wrapper > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-hero .page-hero__wrapper > *:nth-child(1),
.is-in.page-hero-split .page-hero-split__wrapper > *:nth-child(1) {
  animation-delay: 300ms;
}
.is-in.page-hero .page-hero__wrapper > *:nth-child(2),
.is-in.page-hero-split .page-hero-split__wrapper > *:nth-child(2) {
  animation-delay: 230ms;
}
.is-in.page-text > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-text-media > .page-text-media__image,
.is-in.page-fullscreen > .page-fullscreen__bg > *,
.is-in.page-slider {
  animation: fadeIn 1.1s cubic-bezier(0.165,0.84,0.44,1) forwards;
}
.is-in.page-text-fancyimages__grid > img:nth-child(1) {
  animation: rotateInLeft 890ms 150ms cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-text-fancyimages__grid > img:nth-child(2) {
  animation: rotateInRight 890ms cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-hero-split > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-text-media--right > .page-text-media__content.is-in,
.page-text-fancyimages--right > .page-text-fancyimages__content.is-in {
  animation: slideRight 1.1s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-text-media--left > .page-text-media__content.is-in,
.page-text-fancyimages--left > .page-text-fancyimages__content.is-in {
  animation: slideLeft 1.1s cubic-bezier(0.39,0.575,0.565,1) forwards;
}