/**
 * Swiper 11.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 9, 2023
 */

/* FONT_START */
@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;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
: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;
  /* Fix of Webkit flickering */
  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;
}
/* Auto Height */
.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;
}
/* 3D Effects */
.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;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.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);
}
/* Slide styles start */
/* 3D Shadows */
.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);
  }
}
/* Slide styles end */
.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-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.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;
}
/* Navigation font start */
.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';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.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;
}
/* Common Styles */
.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%;
}
/* Bullets */
.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;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.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;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.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;
}
/* Zoom container styles start */
.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;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.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;
}
/* Cube slide shadows start */
.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;
}
/* Cube slide shadows end */
.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;
}
/* Flip slide shadows start */
.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;
}
/* Flip slide shadows end */
.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;
}

@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;inset:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;inset:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
@font-face{font-family:"Brockmann";src:url(../dist/fonts/brockmann-regular-webfont.woff2) format("woff2"),url(../dist/fonts/brockmann-regular-webfont.woff) format("woff"),url(../dist/fonts/brockmann-regular-webfont.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:"Brockmann";src:url(../dist/fonts/brockmann-medium-webfont.woff2) format("woff2"),url(../dist/fonts/brockmann-medium-webfont.woff) format("woff"),url(../dist/fonts/brockmann-medium-webfont.ttf) format("truetype");font-weight:500;font-style:swap}@font-face{font-family:"Brockmann";src:url(../dist/fonts/brockmann-semibold-webfont.woff2) format("woff2"),url(../dist/fonts/brockmann-semibold-webfont.woff) format("woff"),url(../dist/fonts/brockmann-semibold-webfont.ttf) format("truetype");font-weight:600;font-style:swap}@font-face{font-family:"Brockmann";src:url(../dist/fonts/brockmann-bold-webfont.woff2) format("woff2"),url(../dist/fonts/brockmann-bold-webfont.woff) format("woff"),url(../dist/fonts/brockmann-bold-webfont.ttf) format("truetype");font-weight:700;font-style:swap}#breadcrumbs{font:normal normal 400 .75rem/1.2 "Brockmann"}h1{font:normal normal 600 58px/1.2 "Brockmann";-webkit-transition:all .3s;transition:all .3s}h1.h1--light{color:#fff}@media(max-width: 1366px){h1{font:normal normal 600 48px/1.2 "Brockmann"}}@media(max-width: 1040px){h1{font:normal normal 600 42px/1.2 "Brockmann"}}@media(max-width: 768px){h1{font:normal normal 600 2rem/1.2 "Brockmann"}}h2{font:normal normal 600 2rem/1.2 "Brockmann"}@media(max-width: 768px){h2{font:normal normal 600 1.25rem/1.2 "Brockmann"}}h2.h2--grid{font:normal normal 600 2rem/1.2 "Brockmann"}@media(max-width: 768px){h2.h2--grid{font:normal normal 600 1.5rem/1.2 "Brockmann"}}h2.h2--wide{font:normal normal 600 3rem/1.2 "Brockmann"}@media(max-width: 768px){h2.h2--wide{font:normal normal 600 1.25rem/1.2 "Brockmann"}}h2.h2--light{color:#fff}h2.h2--big{font:normal normal 500 3.5rem/1.2 "Brockmann"}@media(max-width: 768px){h2.h2--big{font:normal normal 500 1.75rem/1.2 "Brockmann"}}h2.h2--medium{font:normal normal 500 2.5rem/1.2 "Brockmann"}@media(max-width: 768px){h2.h2--medium{font:normal normal 500 1.5rem/1.2 "Brockmann"}}h2>span{color:#222}h3{font:normal normal 500 1.5rem/1.2 "Brockmann"}@media(max-width: 992px){h3{font:normal normal 500 28px/1.2 "Brockmann"}}@media(max-width: 768px){h3{font:normal normal 500 1.25rem/1.2 "Brockmann"}}h3.h3--light{color:#fff}p{font:normal normal 400 16px/1.7 "Brockmann";margin-bottom:1.5rem}@media(max-width: 992px){p{font:normal normal 400 1rem/1.4 "Brockmann";margin-bottom:1.5rem}}@media(max-width: 768px){p{font:normal normal 400 .9rem/1.4 "Brockmann"}}p.p--light{color:#fff}main li{font:normal normal 400 1rem/1.4 "Brockmann";margin-bottom:1rem}@media(max-width: 992px){main li{font:normal normal 400 1.35rem/1.4 "Brockmann"}}@media(max-width: 768px){main li{font:normal normal 400 1rem/1.4 "Brockmann"}}.menu-btn{position:relative;background-color:#fff;border:none;border-radius:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;z-index:5000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width: 992px){.menu-btn{height:48px;padding:2rem}}.menu-btn__burger{width:24px;height:2px;border-radius:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.menu-btn__burger::before,.menu-btn__burger::after{content:"";position:absolute;height:2px;border-radius:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.menu-btn__burger::before{width:16px;-webkit-transform:translateY(-8px);transform:translateY(-8px)}.menu-btn__burger::after{width:32px;-webkit-transform:translateY(8px);transform:translateY(8px)}.menu-btn:hover .menu-btn__burger,.menu-btn:hover .menu-btn__burger::before{width:32px}.menu-btn.open .menu-btn__burger{-webkit-transform:translateX(-50px);transform:translateX(-50px);background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;width:32px}.menu-btn.open .menu-btn__burger::before{-webkit-transform:rotate(30deg) translate(40px, -23px);transform:rotate(30deg) translate(40px, -23px);width:32px;background:#3a5b9c}.menu-btn.open .menu-btn__burger::after{-webkit-transform:rotate(-30deg) translate(40px, 23px);transform:rotate(-30deg) translate(40px, 23px);width:32px;background:#3a5b9c}.site-header{position:fixed;top:0;left:0;width:100%;display:grid;grid-template-columns:calc((100vw - 1440px)/2) auto auto calc((100vw - 1440px)/2);-webkit-transition:width .3s;transition:width .3s;grid-template-rows:0 64px;z-index:50;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}@media(max-width: 1366px){.site-header{grid-template-columns:calc((100vw - 1100px)/2) auto auto calc((100vw - 1100px)/2)}}@media(max-width: 768px){.site-header{grid-template-columns:1fr;grid-template-rows:48px auto;max-height:48px}}.site-header.active{overflow-y:auto}@media(max-width: 768px){.site-header.active{max-height:100vh;max-height:100svh}}.site-header.active .site-header__top{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}.site-header.active .site-header__main{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}.site-header__top-margin--left{background-color:#222;grid-column:1/2;grid-row:1}.site-header__top-margin--right{background-color:#222;grid-column:4/5;grid-row:1}.site-header__top{grid-column:2/4;grid-row:1;background-color:#222;font-weight:400}@media(max-width: 768px){.site-header__top{top:0;left:0;width:100%;grid-column:1;grid-row:3/4;padding-block:1.5rem;opacity:0;-webkit-transform:translatey(-120vh);transform:translatey(-120vh);-webkit-transition:all .75s;transition:all .75s}}.site-header__top nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}@media(max-width: 768px){.site-header__top nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header__top nav.top-navigation a{max-width:140px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.site-header__top a,.site-header__top a:visited,.site-header__top a:hover,.site-header__top a:active,.site-header__top a:focus{color:#fff;padding-inline:1rem;-webkit-transition:all .5s;transition:all .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:400}@media(max-width: 768px){.site-header__top a,.site-header__top a:visited,.site-header__top a:hover,.site-header__top a:active,.site-header__top a:focus{padding:.5rem 1rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site-header__top a.active,.site-header__top a:visited.active,.site-header__top a:hover.active,.site-header__top a:active.active,.site-header__top a:focus.active{background-color:#393939}.site-header__top a:hover{background-color:#393939}.site-header__top .nav-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}@media(max-width: 768px){.site-header__top .nav-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}.site-header__top .top-right__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;position:relative;height:100%;font-weight:400}.site-header__top .top-right__item:hover .dropdown-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.site-header__top .top-right__item:hover svg#menu_arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.site-header__top .top-right__item a{height:100%;font-weight:400}.site-header__top .top-right__item.dropdown svg#menu_arrow{-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.site-header__top .top-right__item.dropdown{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#68478d}}.site-header__top .top-right .dropdown-menu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#222}.site-header__top .top-right .dropdown-menu a{padding:.5rem 1rem}.site-header__top .top-right .dropdown-menu a:hover{background-color:#393939}@media(max-width: 768px){.site-header__top .top-right .dropdown-menu{background-color:#68478d;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}}.site-header__logo-toggle{grid-column:2/3;grid-row:2;background-color:#fff}@media(max-width: 768px){.site-header__logo-toggle{grid-column:1;grid-row:1;position:fixed;top:0;left:0;width:100%;z-index:100;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}}.site-header__logo-toggle .nav-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.site-header__logo-toggle .site-branding{height:100%;padding-inline:.5rem}.site-header__logo-toggle .site-branding a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.site-header__logo-toggle .site-branding img{max-height:48px;width:200px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.site-header__logo-toggle .site-branding p{margin:0}@media(max-width: 768px){.site-header__logo-toggle .site-branding img{padding:.5rem;max-height:48px}}.site-header__logo-toggle .menu-toggle{display:none;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0 .5rem}@media(max-width: 768px){.site-header__logo-toggle .menu-toggle{display:block;background-color:#fff}}.site-header__logo-toggle .menu-toggle svg{width:auto;height:48px;aspect-ratio:1}.site-header__main-margin--left{background-color:#fff;grid-column:1/2;grid-row:2}@media(max-width: 768px){.site-header__main-margin--left{display:none}}.site-header__main-margin--right{background-color:#fff;grid-column:4/5;grid-row:2}@media(max-width: 768px){.site-header__main-margin--right{display:none}}.site-header__main{grid-column:3/4;grid-row:2;background-color:#fff}@media(max-width: 768px){.site-header__main{opacity:0;grid-column:1;grid-row:2/3;-webkit-transform:translatey(-120vh);transform:translatey(-120vh);-webkit-transition:all .75s;transition:all .75s}}.site-header__main a,.site-header__main a:visited,.site-header__main a:hover,.site-header__main a:active,.site-header__main a:focus{color:#373736;padding:1.25rem 1rem;-webkit-transition:all .3s;transition:all .3s;font-weight:500}.site-header__main a:hover,.site-header__main a:visited:hover,.site-header__main a:hover:hover,.site-header__main a:active:hover,.site-header__main a:focus:hover{opacity:.75;-webkit-transform:translateY(-3px);transform:translateY(-3px)}@media(max-width: 768px){.site-header__main a,.site-header__main a:visited,.site-header__main a:hover,.site-header__main a:active,.site-header__main a:focus{padding:.75rem 1rem;width:100%;text-align:center}}.site-header__main .main-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 768px){.site-header__main .main-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:1.5rem}}.entry-header .heading--main .heading-wrapper{display:grid;min-height:510px;grid-template-columns:calc((100vw - 1440px)/2) 3fr 1fr 2fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){.entry-header .heading--main .heading-wrapper{grid-template-columns:calc((100vw - 1100px)/2) 3fr 1fr 2fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){.entry-header .heading--main .heading-wrapper{grid-template-columns:5fr 1fr;grid-template-rows:auto auto}}.entry-header .heading--main .box--img{grid-column:1/3;grid-row:1/2;background-size:cover;background-position:center;height:100%}@media(max-width: 768px){.entry-header .heading--main .box--img{grid-column:1/2;grid-row:1/2;aspect-ratio:3/2;max-width:100vw}}.entry-header .heading--main .box--heading{grid-column:2/3;grid-row:1/2;padding:2rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 768px){.entry-header .heading--main .box--heading{grid-column:1/2;grid-row:1/2}}.entry-header .heading--main .box--vertical{grid-column:3/4;grid-row:1/2;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media(max-width: 768px){.entry-header .heading--main .box--vertical{grid-column:2/3;grid-row:1/2;padding:2rem 1rem}}.entry-header .heading--main .box--vertical .block--text-vertical span{position:absolute;right:15%;bottom:3rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-weight:500;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media(max-width: 768px){.entry-header .heading--main .box--vertical .block--text-vertical span{bottom:2rem;right:1.25rem}}.entry-header .heading--main .box--heading-2{grid-column:4/5;grid-row:1/2;padding:2rem .5rem 2rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5rem}@media(max-width: 768px){.entry-header .heading--main .box--heading-2{grid-column:1/3;grid-row:2/3;gap:1.5rem;padding:1.25rem .5rem 1.25rem 1.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.entry-header .heading--main .box--heading-2 .block--heading-2{font-size:2rem;font-weight:500;max-width:420px;text-transform:lowercase}@media(max-width: 768px){.entry-header .heading--main .box--heading-2 .block--heading-2{font-size:1.25rem}}.entry-header .heading--main .box--heading-2 .block--logo-light svg{width:64px}@media(max-width: 768px){.entry-header .heading--main .box--heading-2 .block--logo-light svg{max-width:48px}}.entry-header .heading--main .box--margin-right{grid-column:5/6;grid-row:1/2}@media(max-width: 768px){.entry-header .heading--main .box--margin-right{display:none}}.entry-header .heading--post .heading-wrapper{display:grid;grid-template-columns:calc((100vw - 1440px)/2) 4fr 2fr 1fr;grid-template-rows:auto;min-height:360px}@media(max-width: 1366px){.entry-header .heading--post .heading-wrapper{grid-template-columns:calc((100vw - 1100px)/2) 4fr 2fr 1fr}}@media(max-width: 768px){.entry-header .heading--post .heading-wrapper{grid-template-columns:3fr 1fr;grid-template-rows:auto auto}}.entry-header .heading--post .box{grid-row:1/2}.entry-header .heading--post .box--img{grid-column:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-size:cover;background-position:center}@media(max-width: 768px){.entry-header .heading--post .box--img{grid-column:1/2;grid-row:1/3}}.entry-header .heading--post .box--heading{grid-column:2/3;padding:3rem 3rem 3rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 768px){.entry-header .heading--post .box--heading{padding:2rem 1rem 2rem .5rem;grid-column:1/2;grid-row:1/3}}.entry-header .heading--post .box--heading .block--h1 h1{margin:0}.entry-header .heading--post .box--date{grid-column:3/4;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.5rem}@media(max-width: 768px){.entry-header .heading--post .box--date{font-size:14px;grid-column:2/3;grid-row:1/2;padding:1rem}}.entry-header .heading--post .box--bg{grid-column:4/5;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 768px){.entry-header .heading--post .box--bg{grid-column:2/3;grid-row:2/3}}.entry-header .heading--post .box--bg .block--heading-2{font-size:2rem;font-weight:600;max-width:420px}.entry-header .heading--post .box--bg .block--logo-light svg{width:64px}.entry-header .heading--post .box--margin{grid-column:5/6;display:none}.entry-header .heading--b2b .heading-wrapper{display:grid;grid-template-columns:calc((100vw - 1440px)/2) 4fr 2fr 1fr;grid-template-rows:auto;min-height:510px}@media(max-width: 1366px){.entry-header .heading--b2b .heading-wrapper{grid-template-columns:calc((100vw - 1100px)/2) 4fr 2fr 1fr}}@media(max-width: 768px){.entry-header .heading--b2b .heading-wrapper{grid-template-columns:4fr 1fr;grid-template-rows:auto auto}}.entry-header .heading--b2b .box{grid-row:1/2}.entry-header .heading--b2b .box--img{grid-column:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-size:cover;background-position:center}@media(max-width: 768px){.entry-header .heading--b2b .box--img{grid-column:1/2;grid-row:1/2}}.entry-header .heading--b2b .box--heading{grid-column:2/3;padding:3rem 3rem 3rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 768px){.entry-header .heading--b2b .box--heading{padding:2rem 1rem;grid-column:1/2;grid-row:1/2}}.entry-header .heading--b2b .box--heading .block--h1 h1{margin:0}.entry-header .heading--b2b .box--heading-2{padding:2rem .5rem 2rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5rem;font-size:2rem;font-weight:600}@media(max-width: 768px){.entry-header .heading--b2b .box--heading-2{grid-column:1/3;grid-row:2/3;gap:1.5rem;padding:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.25rem}}.entry-header .heading--b2b .box--bg{grid-column:4/5;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 768px){.entry-header .heading--b2b .box--bg{grid-column:2/3;grid-row:2/3}}.entry-header .heading--b2b .box--margin{grid-column:5/6;display:none}@media(max-width: 768px){.entry-header .heading--b2b .box--margin-right{grid-row:1/3;grid-column:2/3}}.entry-header .heading--b2b .box .block--logo-light{padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}@media(max-width: 768px){.entry-header .heading--b2b .box .block--logo-light{padding:1rem}}.entry-header .heading--b2b .box .block--logo-light svg{width:64px}@media(max-width: 768px){.entry-header .heading--b2b .box .block--logo-light svg{max-width:48px}}.entry-header .heading--breadcrumbs{text-transform:lowercase;color:#373736;font-size:12px;font-weight:400;padding-block:3rem}.entry-header .heading--breadcrumbs p>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem}.entry-header .heading--breadcrumbs a{color:#68478d;text-decoration:underline}.entry-header .heading--breadcrumbs p>span>*{color:#68478d}.footer .wrapper--dark{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){.footer .wrapper--dark{padding-block:2rem}}.footer .wrapper--light{padding-block:3rem}.footer--main{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"first bottom" "some menu";gap:3rem;padding-block:5rem}@media(max-width: 768px){.footer--main{grid-template-columns:1fr 1fr;grid-template-areas:"first bottom" "some menu";-webkit-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem;row-gap:3rem;padding-inline:1.25rem}}@media(max-width: 560px){.footer--main{grid-template-columns:1fr;grid-template-areas:"first" "some" "bottom" "menu"}}.footer--main .box--first{grid-area:first;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}.footer--main .box--first img{max-height:72px}@media(max-width: 560px){.footer--main .box--first{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.footer--main .box--some{grid-area:some;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media(max-width: 560px){.footer--main .box--some{gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer--main .box--some a{-webkit-transition:all .3s;transition:all .3s}.footer--main .box--some a:hover{opacity:.75;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.footer--main .box--some img{height:48px;max-width:100%}.footer--main .box--menu{grid-area:menu;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}@media(max-width: 768px){.footer--main .box--menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.footer--main .box--menu a{-webkit-transition:all .3s;transition:all .3s}.footer--main .box--menu a:hover{opacity:.75;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.footer--main .box--bottom{grid-area:bottom;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right;gap:1.5rem}.footer--main .box--bottom p{font-size:1rem;line-height:1.4;max-width:360px;margin:0}@media(max-width: 560px){.footer--main .box--bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.footer--main .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}@media(max-width: 768px){.footer--main .col{grid-column:2/3;gap:.5rem}}@media(max-width: 768px){.footer--main .col--1.col--first{grid-column:1/2 !important;grid-row:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.footer--main .col--1 .some{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}.footer--middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.footer--middle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.footer--middle .col--menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3rem}@media(max-width: 768px){.footer--middle .col--menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.footer--copyrights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.footer--copyrights{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer--copyrights .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.footer--copyrights .col--1 span{border-right:1px solid #222;width:1px;height:12px;opacity:.5}.footer--copyrights .col--2{font-size:10px;font-weight:500}.footer--copyrights .author{font-size:10px;font-weight:500;opacity:.75;-webkit-transition:all .5s;transition:all .5s}.footer--copyrights .author:hover{opacity:1}.footer--copyrights .author--gansa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer--copyrights .author--gansa svg{width:auto;height:12px}body.post-type-archive-product .prod-cats--wrapper,body.tax-product_category .prod-cats--wrapper{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}body.post-type-archive-product .prod-cats--products,body.tax-product_category .prod-cats--products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}body.post-type-archive-product .prod-cats--grid,body.tax-product_category .prod-cats--grid{padding-block:5rem;display:grid;grid-template-columns:repeat(4, 1fr)}@media(max-width: 768px){body.post-type-archive-product .prod-cats--grid,body.tax-product_category .prod-cats--grid{grid-template-columns:1fr 1fr}}body.post-type-archive-product .prod-cats--grid .cat,body.tax-product_category .prod-cats--grid .cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;text-align:center;padding:2rem;-webkit-transition:all .3s;transition:all .3s}body.post-type-archive-product .prod-cats--grid .cat:hover,body.tax-product_category .prod-cats--grid .cat:hover{background-color:#68478d}body.post-type-archive-product .prod-cats--grid .cat:hover svg path,body.tax-product_category .prod-cats--grid .cat:hover svg path{fill:#fff}body.post-type-archive-product .prod-cats--grid .cat:hover .cat--title,body.tax-product_category .prod-cats--grid .cat:hover .cat--title{color:#fff;font-weight:500}body.post-type-archive-product .prod-cats--grid .cat.active,body.tax-product_category .prod-cats--grid .cat.active{background-color:#e3ddea}body.post-type-archive-product .prod-cats--grid .cat.active:hover,body.tax-product_category .prod-cats--grid .cat.active:hover{background-color:#68478d}body.post-type-archive-product .prod-cats--grid .cat.active:hover svg path,body.tax-product_category .prod-cats--grid .cat.active:hover svg path{fill:#fff}body.post-type-archive-product .prod-cats--grid .cat.active:hover .cat--title,body.tax-product_category .prod-cats--grid .cat.active:hover .cat--title{color:#fff}body.post-type-archive-product .prod-cats--grid .cat--img,body.tax-product_category .prod-cats--grid .cat--img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.post-type-archive-product .prod-cats--grid .cat--img svg,body.tax-product_category .prod-cats--grid .cat--img svg{width:100%;height:auto;aspect-ratio:1}body.post-type-archive-product .prod-cats--grid .cat--title,body.tax-product_category .prod-cats--grid .cat--title{color:#373736;max-width:170px;font-weight:600;min-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.post-type-archive-product .prod-cats--grid .cat--more,body.tax-product_category .prod-cats--grid .cat--more{text-decoration:underline;font-size:12px;text-transform:lowercase}body.post-type-archive-product .prod-cats--empty,body.tax-product_category .prod-cats--empty{padding-block:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}body.post-type-archive-product .pattern-bg,body.tax-product_category .pattern-bg{aspect-ratio:1435.48/640.44;top:-4rem !important;right:0;width:75%;background-position:top left;background-size:auto}body.error404 section.error-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-block:5rem}body.error404 section.error-404 .page--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:1rem}body.error404 section.error-404 .page--header h1{font-size:48px;font-weight:600;margin:0;line-height:1}body.error404 section.error-404 .page--header p{font-size:48px;font-weight:600;margin:0;line-height:1;text-transform:lowercase}body.error404 section.error-404 .page--img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.error404 section.error-404 .page--img img{max-width:640px}body.error404 section.error-404 .page--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;text-align:center;text-align:center}body.error404 section.error-404 .page--content p{font-size:48px;font-weight:600;margin:0;line-height:1;text-transform:lowercase}body.error404 section.error-404 .page--button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-block:2rem}body.error404 section.error-404 .page--button a{font-size:16px;text-transform:lowercase;padding:1rem 3rem}.block--button a{display:inline-block;padding:.75rem 3rem;font-size:1rem;font-weight:500;line-height:1rem;-webkit-transition:all .3s;transition:all .3s}.block--button a:hover{background-color:#393939 !important;color:#fff !important}.btn--lab{border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 3rem;margin-bottom:3rem;color:#fff;text-align:center;cursor:pointer}.btn--lab.active{background-color:#7fbea4;border:1px solid rgba(0,0,0,0);pointer-events:none;color:#373736}.btn--lab.active p{font-weight:500}.btn--lab p{margin:0;font-weight:500}body.blog .cats,body.archive .cats{padding-block:3rem}@media(max-width: 768px){body.blog .cats,body.archive .cats{padding-block:2rem}}body.blog .cats--grid,body.archive .cats--grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){body.blog .cats--grid,body.archive .cats--grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}body.blog .cats .cat,body.archive .cats .cat{padding:.5rem 2rem;border-left:1px solid #373736;width:100%}@media(max-width: 768px){body.blog .cats .cat,body.archive .cats .cat{border-left:1px solid #373736;border-right:1px solid #373736}}body.blog .cats .cat:last-child,body.archive .cats .cat:last-child{border-right:1px solid #373736}body.blog .cats .cat--link,body.archive .cats .cat--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-weight:600;color:#373736}body.blog .cats .cat--link svg,body.archive .cats .cat--link svg{width:16px;height:auto}body.blog .cats .cat a,body.archive .cats .cat a{text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;-webkit-transition:all .3s;transition:all .3s}body.blog .cats .cat a:hover,body.archive .cats .cat a:hover{-webkit-transform:translatey(-3px);transform:translatey(-3px)}body.blog .posts,body.archive .posts{position:relative;padding-block:6rem;overflow:hidden}body.blog .posts--grid,body.archive .posts--grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width: 560px){body.blog .posts--grid,body.archive .posts--grid{grid-template-columns:1fr;gap:1rem}}body.blog .posts article,body.archive .posts article{display:grid;grid-template-columns:2fr 0 1fr}@media(max-width: 768px){body.blog .posts article,body.archive .posts article{grid-template-columns:1fr;grid-template-rows:auto 0 auto}}body.blog .posts .pattern-bg,body.archive .posts .pattern-bg{aspect-ratio:1435.48/640.44;top:6rem;right:0;width:75%;background-position:top left;background-size:auto;background-repeat:round}body.blog .posts .col--text,body.archive .posts .col--text{padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media(max-width: 768px){body.blog .posts .col--text,body.archive .posts .col--text{padding:2rem 1.25rem;grid-row:3/4}}body.blog .posts .col--text .block--description,body.archive .posts .col--text .block--description{max-width:340px}body.blog .posts .col--img,body.archive .posts .col--img{background-size:cover;background-position:center}@media(max-width: 768px){body.blog .posts .col--img,body.archive .posts .col--img{aspect-ratio:3/2;grid-row:1/2}}body.blog .posts .col--divider,body.archive .posts .col--divider{position:relative}@media(max-width: 768px){body.blog .posts .col--divider,body.archive .posts .col--divider{grid-row:2/3}}body.blog .posts .col--divider svg,body.archive .posts .col--divider svg{max-width:98px}body.blog .posts .col--divider .block--divider,body.archive .posts .col--divider .block--divider{position:absolute;top:20px;-webkit-transform:translatex(-50%);transform:translatex(-50%)}@media(max-width: 768px){body.blog .posts .col--divider .block--divider,body.archive .posts .col--divider .block--divider{top:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);right:15%}}body.blog .posts .col h3,body.archive .posts .col h3{font-weight:500}body.blog .pagination,body.archive .pagination{display:none}body.blog .load-more,body.archive .load-more{text-align:center;padding-block:3rem}body.blog .load-more a,body.archive .load-more a{text-decoration:underline}body .post-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;color:#373736}body .post-date svg{width:24px}body main>header.entry-header .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:6rem 0 0;z-index:2}body main>header.entry-header .content h1{text-align:center;font-size:2.5rem;margin:0}body main>header.entry-header .content h2{text-align:center;font-size:2.5rem;margin:0}body main>header.entry-header .content h3{text-align:center;font-size:1rem;margin:0}@media(max-width: 1040px){body main>header.entry-header .content{padding:2rem .75rem}}body main>header.entry-header .content h1{margin:0}body main>header.entry-header .content p{margin:0 auto}body .news-content-top p{max-width:992px}body .no-results{padding-block:6rem}body .no-results .page-content{text-align:center}.wpcf7-form h2,.wpcf7-form h3,.wpcf7-form h4{color:#fff}.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=url],.wpcf7-form input[type=password],.wpcf7-form input[type=search],.wpcf7-form input[type=number],.wpcf7-form input[type=tel],.wpcf7-form input[type=range],.wpcf7-form input[type=date],.wpcf7-form input[type=month],.wpcf7-form input[type=week],.wpcf7-form input[type=time],.wpcf7-form input[type=datetime],.wpcf7-form input[type=datetime-local],.wpcf7-form input[type=color],.wpcf7-form textarea{padding:.5rem;line-height:2;width:100%;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff}.wpcf7-form input[type=text]:focus-visible,.wpcf7-form input[type=email]:focus-visible,.wpcf7-form input[type=url]:focus-visible,.wpcf7-form input[type=password]:focus-visible,.wpcf7-form input[type=search]:focus-visible,.wpcf7-form input[type=number]:focus-visible,.wpcf7-form input[type=tel]:focus-visible,.wpcf7-form input[type=range]:focus-visible,.wpcf7-form input[type=date]:focus-visible,.wpcf7-form input[type=month]:focus-visible,.wpcf7-form input[type=week]:focus-visible,.wpcf7-form input[type=time]:focus-visible,.wpcf7-form input[type=datetime]:focus-visible,.wpcf7-form input[type=datetime-local]:focus-visible,.wpcf7-form input[type=color]:focus-visible,.wpcf7-form textarea:focus-visible{outline:none;border-bottom:1px solid #fff}.wpcf7-form .wpcf7 input[type=checkbox]:checked{color:aqua;border:1px solid red;background:red}.wpcf7-form .wpcf7-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.wpcf7-form .wpcf7-checkbox p{margin-bottom:0}.wpcf7-form .wpcf7-form label :has(input[type=checkbox]){width:100%}.wpcf7-form .wpcf7-form label :has(input[type=checkbox]) :has(input[type=checkbox]) input{width:24px;height:24px}.wpcf7-form .wpcf7-form label :has(input[type=checkbox]) :has(input[type=checkbox]) span{max-width:768px}.wpcf7-form p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wpcf7-form .wpcf7-list-item{margin:0}.wpcf7-form .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;width:100%}.wpcf7-form .wpcf7-list-item [type=checkbox],.wpcf7-form .wpcf7-list-item [type=radio]{height:2rem;width:2rem;min-width:2rem}.wpcf7-form .wpcf7-select{width:100%;background-color:rgba(0,0,0,0);color:#fff;border:none;border-bottom:1px solid #fff;padding:.8rem}.wpcf7-form .wpcf7-select option{color:#222}.wpcf7-form input.wpcf7-submit{background-color:#fff;border:none;border-radius:0;color:#373736;padding:.75rem 3rem;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-weight:500}.wpcf7-form .form--steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}@media(max-width: 768px){.wpcf7-form .form--steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.wpcf7-form .form--grid{display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:auto;grid-auto-flow:row;gap:3rem}.wpcf7-form .form--grid>*{grid-column:span 2}@media(max-width: 768px){.wpcf7-form .form--grid{grid-template-columns:1fr}.wpcf7-form .form--grid>*{grid-column:1}}.wpcf7-form .form--grid-hvac{display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:auto;grid-auto-flow:row;gap:3rem}.wpcf7-form .form--grid-hvac>*{grid-column:span 2}.wpcf7-form .form--grid-hvac .box--e-mail{grid-column:span 4}@media(max-width: 768px){.wpcf7-form .form--grid-hvac{grid-template-columns:1fr}.wpcf7-form .form--grid-hvac>*{grid-column:1}}.wpcf7-form .form--grid-ems-1{display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:auto;grid-auto-flow:row;gap:3rem}.wpcf7-form .form--grid-ems-1>*{grid-column:span 2}.wpcf7-form .form--grid-ems-1 .box--e-mail,.wpcf7-form .form--grid-ems-1 .box--weld{grid-column:span 4}@media(max-width: 768px){.wpcf7-form .form--grid-ems-1{grid-template-columns:1fr}.wpcf7-form .form--grid-ems-1>*{grid-column:1}}.wpcf7-form .form--grid-service{display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:auto;grid-auto-flow:row;gap:3rem}.wpcf7-form .form--grid-service>*{grid-column:span 2}.wpcf7-form .form--grid-service .box--e-mail{grid-column:span 4}.wpcf7-form .form--grid-service .box--acceptance{grid-column:span 4}.wpcf7-form .form--grid-service .box--files-service{grid-column:span 2}@media(max-width: 768px){.wpcf7-form .form--grid-service{grid-template-columns:1fr}.wpcf7-form .form--grid-service>*{grid-column:1}}.wpcf7-form .form--lab-emc.step--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wpcf7-form .form--lab-emc.step--2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.wpcf7-form .form--lab-emc.step--3 .box--type{display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:auto;grid-auto-flow:row;gap:3rem}.wpcf7-form .form--lab-emc.step--3 .box--type>*{grid-column:span 3}.wpcf7-form .form--lab-emc.step--3 .box--type .box--name,.wpcf7-form .form--lab-emc.step--3 .box--type .box--surname,.wpcf7-form .form--lab-emc.step--3 .box--type .box--phone,.wpcf7-form .form--lab-emc.step--3 .box--type .box--e-mail{grid-column:span 3}@media(max-width: 768px){.wpcf7-form .form--lab-emc.step--3 .box--type{grid-template-columns:1fr}.wpcf7-form .form--lab-emc.step--3 .box--type>*{grid-column:1}}.wpcf7-form .box--message,.wpcf7-form .box--acceptance,.wpcf7-form .box--submit,.wpcf7-form .box--file,.wpcf7-form .box--file-service,.wpcf7-form .box--files-service,.wpcf7-form .box--heading,.wpcf7-form .box--checkbox,.wpcf7-form .box--type{grid-column:span 6}.wpcf7-form .box--surname,.wpcf7-form .box--company{grid-column:span 4}.wpcf7-form .box--type .wpcf7-form-control-wrap{width:100%}.wpcf7-form .box--type .wpcf7-form-control.wpcf7-radio{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}@media(max-width: 768px){.wpcf7-form .box--type .wpcf7-form-control.wpcf7-radio{grid-template-columns:1fr}}.wpcf7-form .box--type .wpcf7-form-control.wpcf7-radio .wpcf7-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;width:100%}.wpcf7-form .box--type .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input{display:none}.wpcf7-form .box--type .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input[type=radio]:checked+span{color:#373736}.wpcf7-form .box--type .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label span{width:100%;padding:.5rem 3rem;border:1px solid #fff;cursor:pointer}.wpcf7-form .box--type .wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label{text-align:center}.wpcf7-form .box--acceptance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.wpcf7-form .box--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.wpcf7-form .box--checkbox p{margin-bottom:0}.wpcf7-form .box--weld .wpcf7-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.wpcf7-form .box--weld p{margin-bottom:0}.wpcf7-form .span-1{grid-column:span 1 !important}.wpcf7-form .span-2{grid-column:span 2 !important}.wpcf7-form .span-3{grid-column:span 3 !important}.wpcf7-form .span-4{grid-column:span 4 !important}.wpcf7-form .span-6{grid-column:span 6 !important}.wpcf7-form .form-info{display:none;padding-left:3rem;font-size:14px}.wpcf7-form .form-info.active{display:block}.wpcf7-form .unfold{color:#fff;padding-left:.5rem;font-size:12px;opacity:.5;text-decoration:underline;cursor:pointer}.wpcf7-form .wpcf7 form .wpcf7-response-output{border:0;border-color:rgba(0,0,0,0);background-color:#fff}.wpcf7-form .wpcf7-file{color:#fff}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{background-color:#ffb900}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{background-color:#dc3232;color:#fff}.wpcf7 form.sent .wpcf7-response-output{background-color:#46b450;color:#fff}.wpcf7-form .fieldset-cf7mls .cf7mls-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.cf7mls-btns .cf7mls_next.action-button,.cf7mls-btns .cf7mls_back.action-button,.cf7mls_back.action-button{border-radius:0;font-weight:500;padding:1rem 2rem;background-color:#7fbea4}.cf7mls_back.action-button{margin:auto}span[data-name=multilinefile-files-zl-mfcf7-upld-btn] input{background-color:#fff;color:#373736;border-radius:0;border:none;font-weight:500;padding:1rem 2rem}label{width:100%}form.cf7mls input.wpcf7-form-control.wpcf7-submit{border-radius:0;padding:1rem 3rem;font-weight:500;margin:auto}.section--sec_img_interactive_1{position:relative}.section--sec_img_interactive_1 .wrapper{background-color:#f7f9fc;aspect-ratio:1/1;width:100%;max-width:470px;height:auto;border-radius:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3rem;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.section--sec_img_interactive_1 .modal--interactive{display:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}@media(max-width: 768px){.section--sec_img_interactive_1 .modal--interactive{left:0;top:0;padding:0}}.section--sec_img_interactive_1 .modal--interactive .wrapper{top:3rem;left:3rem;position:absolute}@media(max-width: 768px){.section--sec_img_interactive_1 .modal--interactive .wrapper{left:0;top:0}}.section--sec_img_interactive_1 .modal--active{display:block}.section--sec_img_interactive_1 .modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section--sec_img_interactive_1 .modal__close{cursor:pointer;width:2rem;height:2rem;position:relative;font-weight:600}.section--sec_img_interactive_1 .modal__close:hover path{fill:#373736}.section--sec_img_interactive_1 .modal__title{font-size:1.5rem;font-weight:600;color:#373736;margin-bottom:1rem}.section--sec_img_interactive_1 .modal__desc{font-size:1rem;font-weight:400;color:#373736;text-align:center}.section--sec_img_interactive_1 .modal__image{width:240px;margin:0 auto;max-width:100%;max-height:100%}.section--sec_img_interactive_1 .modal__image img{width:100%;max-width:240px;height:100%;max-height:170px;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){.section--sec_img_interactive_1 .modal__image img{width:200px;height:auto}}.section--sec_img_interactive_1 .modal__button a{display:block;padding:.75rem 3rem;font-size:1rem;font-weight:500;line-height:1rem;text-transform:lowercase;background-color:#ff8b52;color:#222;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto}.section--sec_img_interactive_1 svg .st0{fill:#e3ddea}.section--sec_img_interactive_1 svg .st1{fill:none;stroke:#d3cade;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st2{opacity:.5;fill:none;stroke:#fff;stroke-width:5;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st3{fill:none;stroke:#a592bc;stroke-width:2;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st4{fill:#e3ddea;stroke:#a592bc;stroke-width:5;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st5{opacity:.5}.section--sec_img_interactive_1 svg .st6{fill:#fff}.section--sec_img_interactive_1 svg .st7{fill:none;stroke:#fff;stroke-width:5;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st8{opacity:.25;fill:#fff}.section--sec_img_interactive_1 svg .st9{fill:none;stroke:#a592bc;stroke-width:5;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st10{fill:none;stroke:#68478d;stroke-width:5;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st11{fill:#e3ddea;stroke:#68478d;stroke-width:5;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st12{fill:#957eb7;stroke:#68478d;stroke-width:5;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st13{fill:#68478d}.section--sec_img_interactive_1 svg .st14{fill:#a592bc}.section--sec_img_interactive_1 svg .st15{fill:none;stroke:#68478d;stroke-width:2;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st16{fill:none;stroke:#d3cade;stroke-width:2;stroke-miterlimit:10}.section--sec_img_interactive_1 svg .st17{-webkit-clip-path:url(#SVGID_00000102534179129181267190000006323374842383668370_);clip-path:url(#SVGID_00000102534179129181267190000006323374842383668370_)}.section--sec_img_interactive_1 svg .st18{fill:#fc8a59}.section--sec_img_interactive_1 svg .st19{fill:none;stroke:#212121;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.section--sec_img_interactive_1 svg .st20{fill:none;stroke:#212121;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,5.0136}.section--sec_img_interactive_1 svg .st21{fill:#957eb7}.section--sec_img_interactive_1 svg .st22{opacity:.25}.section--sec_img_interactive_1 svg .st23{fill:#d3cade}.section--sec_img_interactive_1 svg .st24{-webkit-clip-path:url(#SVGID_00000035512648977455001730000015568051408094088889_);clip-path:url(#SVGID_00000035512648977455001730000015568051408094088889_);fill:#f7f8fc}.section--sec_img_interactive_1 svg .st25{fill:none;stroke:#212121;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,5.0068}.section--sec_img_interactive_1 svg .st26{-webkit-clip-path:url(#SVGID_00000000939086966320236160000002779805874290555284_);clip-path:url(#SVGID_00000000939086966320236160000002779805874290555284_);fill:#f7f8fc}.section--sec_img_interactive_1 svg .st27{-webkit-clip-path:url(#SVGID_00000047756127924288741830000001822947196300363163_);clip-path:url(#SVGID_00000047756127924288741830000001822947196300363163_);fill:#f7f8fc}.section--sec_img_interactive_1 svg .st28{fill:none;stroke:#212121;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,4.9899}.section--sec_img_interactive_1 svg .st29{fill:none;stroke:#212121;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,5.0088}.section--sec_img_interactive_1 svg .st30{fill:none;stroke:#212121;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,4.9911}.section--sec_img_interactive_1 svg .st31{fill:none;stroke:#212121;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,5.0125}.section--sec_img_interactive_1 svg .st32{fill:none;stroke:#212121;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,5.0233}.section--sec_img_interactive_1 svg .text{opacity:0;-webkit-transition:all .3s;transition:all .3s}.section--sec_img_interactive_1 .svg--blink .st21{-webkit-transition:all .3s;transition:all .3s;cursor:pointer;-webkit-animation:blink 2s infinite;animation:blink 2s infinite}@-webkit-keyframes blink{0%{opacity:.25}50%{opacity:.75}100%{opacity:.25}}@keyframes blink{0%{opacity:.25}50%{opacity:.75}100%{opacity:.25}}.section--sec_img_interactive_1 .svg--blink:hover path,.section--sec_img_interactive_1 .svg--blink:hover rect{-webkit-animation:none;animation:none;opacity:1}.section--sec_img_interactive_1 .svg--blink:hover .text{opacity:1}.modal-work{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background-color:rgba(55,55,54,.5882352941);display:none}.modal-work--wrapper{background-color:#fff;width:768px;max-width:90%;height:100%;max-height:90vh;max-height:90svh;overflow-y:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.modal-work.active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-work--heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pattern-bg{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:left bottom;width:100%;height:auto;z-index:-1}section.section--sec_benefits_1{padding-block:5rem}@media(max-width: 768px){section.section--sec_benefits_1{padding-block:3rem}}section.section--sec_benefits_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_benefits_1 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_benefits_1 .box--2{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem}@media(max-width: 1040px){section.section--sec_benefits_1 .box--2{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){section.section--sec_benefits_1 .box--2{grid-template-columns:1fr;gap:2rem}}section.section--sec_benefits_1 .box--2 img{width:78px;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){section.section--sec_benefits_1 .box--2 img{width:64px}}section.section--sec_benefits_1 .box--2 p{margin-bottom:0}section.section--sec_benefits_1 .box--2 .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}@media(max-width: 768px){section.section--sec_benefits_1 .box--2 .block--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}}section.section--sec_benefits_2{padding-block:5rem}@media(max-width: 768px){section.section--sec_benefits_2{padding-block:3rem}}section.section--sec_benefits_2 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_benefits_2 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_benefits_2 .box--2{display:grid;grid-template-columns:repeat(4, 1fr);gap:3rem}@media(max-width: 1040px){section.section--sec_benefits_2 .box--2{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){section.section--sec_benefits_2 .box--2{grid-template-columns:1fr;gap:2rem}}section.section--sec_benefits_2 .box--2 img{width:78px;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){section.section--sec_benefits_2 .box--2 img{max-width:64px}}section.section--sec_benefits_2 .box--2 .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem}section.section--sec_benefits_3{padding-block:5rem}section.section--sec_benefits_3 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_benefits_3 .section-wrapper{gap:2rem;padding-inline:1.25rem}}section.section--sec_benefits_3 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_benefits_3 .box--1{gap:2rem}}section.section--sec_benefits_3 .box--2{display:grid;grid-template-columns:repeat(3, 1fr);gap:4rem}@media(max-width: 768px){section.section--sec_benefits_3 .box--2{grid-template-columns:1fr 1fr;gap:2rem}}section.section--sec_benefits_3 .box--2 h3{font-size:24px;text-align:center}section.section--sec_benefits_3 .box--2 img{width:78px;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){section.section--sec_benefits_3 .box--2 img{max-width:64px}}section.section--sec_benefits_3 .box--2 .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}section.section--sec_benefits_3 .box--2 .block--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}section.section--sec_benefits_3 .box--2 p{text-align:center}section.section--sec_contact_departments_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_contact_departments_1 .section-wrapper{gap:2rem}}section.section--sec_contact_departments_1 .box--1 .block--heading{max-width:992px}section.section--sec_contact_departments_1 .box--2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_contact_departments_1 .accordion__heading h3{font-weight:600}section.section--sec_contact_departments_1 .accordion__heading h3 span{color:#68478d}section.section--sec_contact_departments_1 .accordion__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 768px){section.section--sec_contact_departments_1 .accordion__content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}section.section--sec_contact_departments_1 .accordion__content-wrapper p span{color:#68478d}section.section--sec_contact_departments_1 .block--button{background-color:#68478d;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 2.5rem}section.section--sec_downloads_1{padding-block:5rem}section.section--sec_downloads_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_downloads_1 .section-wrapper{gap:2rem}}section.section--sec_downloads_1 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_downloads_1 .box--1{gap:1rem}}section.section--sec_downloads_1 .box--2{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}@media(max-width: 768px){section.section--sec_downloads_1 .box--2{grid-template-columns:1fr;gap:1.5rem}}section.section--sec_downloads_1 .box a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;text-decoration:underline}section.section--sec_downloads_1 .box svg{width:74px;min-width:74px;height:auto}@media(max-width: 768px){section.section--sec_downloads_1 .box svg{width:32px}}section.section--sec_blocks_grid_2_cols_1{padding-block:5rem 0;position:relative;overflow:hidden}@media(max-width: 768px){section.section--sec_blocks_grid_2_cols_1{margin-block:3rem}}section.section--sec_blocks_grid_2_cols_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_blocks_grid_2_cols_1 .section-wrapper{padding:0;gap:2rem}}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_blocks_grid_2_cols_1 .section-wrapper .box--1{gap:2rem}}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .blocks{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media(max-width: 768px){section.section--sec_blocks_grid_2_cols_1 .section-wrapper .blocks{grid-template-columns:1fr;gap:1rem}}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;max-height:160px}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:3rem;height:100%}@media(max-width: 768px){section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block--bottom{padding:2rem 1.25rem}}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block--button{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:.75rem 3rem;-webkit-transition:all .3s;transition:all .3s}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block--button:hover{background-color:#393939 !important}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block--button:hover a{color:#fff !important}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:1;height:100%}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block .icon img{width:96px;height:auto}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block .img{width:100%;height:100%}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block .text p{margin-bottom:.5rem}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .block .text a{opacity:.5;text-decoration:underline}section.section--sec_blocks_grid_2_cols_1 .section-wrapper .pattern-bg{aspect-ratio:1435.48/544.03;top:8rem;right:0;width:75%;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_departments_1{overflow:hidden;position:relative}section.section--sec_departments_1 .section-wrapper{padding-block:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8rem}@media(max-width: 768px){section.section--sec_departments_1 .section-wrapper{padding:1.5rem 0;gap:4rem}}@media(max-width: 768px){section.section--sec_departments_1 .box--1{padding-inline:1.25rem 0}}section.section--sec_departments_1 .box--1 h2{max-width:992px}section.section--sec_departments_1 .box--2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}@media(max-width: 768px){section.section--sec_departments_1 .box--2{gap:1rem}}section.section--sec_departments_1 .pattern-bg{aspect-ratio:1435.48/544.03;top:16rem;right:0;width:75%;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_departments_1 article{display:grid;grid-template-columns:5fr 0 6fr}@media(max-width: 768px){section.section--sec_departments_1 article{grid-template-columns:1fr;grid-template-rows:auto 0 auto}}section.section--sec_departments_1 .col--content{padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(max-width: 768px){section.section--sec_departments_1 .col--content{grid-row:3/4;padding:2rem 1.25rem}}section.section--sec_departments_1 .col--content .block--description{max-width:340px}section.section--sec_departments_1 .col--img{background-size:cover;background-position:center}@media(max-width: 768px){section.section--sec_departments_1 .col--img{grid-row:1/2;aspect-ratio:3/2}}section.section--sec_departments_1 .col--divider{position:relative}@media(max-width: 768px){section.section--sec_departments_1 .col--divider{grid-row:2/3}}section.section--sec_departments_1 .col--divider .block--divider svg{position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media(max-width: 768px){section.section--sec_departments_1 .col--divider .block--divider svg{-webkit-transform:translate(-20%, -50%);transform:translate(-20%, -50%);right:0;max-width:140px}}section.section--sec_departments_2{position:relative}section.section--sec_departments_2::before{content:"";width:100%;height:100%;position:absolute;background-color:rgba(34,34,34,.9019607843)}section.section--sec_departments_2 .section-wrapper{position:relative;padding-block:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}@media(max-width: 768px){section.section--sec_departments_2 .section-wrapper{gap:2rem}}section.section--sec_departments_2 .box--1 h2{max-width:992px}section.section--sec_departments_2 .box--2{display:grid;grid-template-columns:repeat(5, 1fr);gap:2rem}@media(max-width: 1040px){section.section--sec_departments_2 .box--2{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){section.section--sec_departments_2 .box--2{grid-template-columns:1fr 1fr}}@media(max-width: 560px){section.section--sec_departments_2 .box--2{grid-template-columns:1fr}}section.section--sec_departments_2 article{display:grid}section.section--sec_departments_2 .col--1{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.section--sec_departments_2 .col--1 .block--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.section--sec_departments_2 .col--1 .block--description{max-width:340px}section.section--sec_departments_2 .col--1 .block--button a{width:100%;text-align:center;padding:.75rem}section.section--sec_departments_2 .col h3{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}section.section--sec_departments_2 .col h3 svg{height:1rem;width:1rem}section.section--sec_departments_2b{position:relative;overflow:hidden}section.section--sec_departments_2b .section-wrapper{position:relative;padding-block:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}section.section--sec_departments_2b .box--1{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_departments_2b .box--1{gap:2rem}}section.section--sec_departments_2b .box--1 h2{font-size:2rem;max-width:992px}section.section--sec_departments_2b .box--2{display:grid;grid-template-columns:repeat(5, 1fr);gap:2rem}@media(max-width: 1040px){section.section--sec_departments_2b .box--2{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){section.section--sec_departments_2b .box--2{grid-template-columns:1fr 1fr}}@media(max-width: 560px){section.section--sec_departments_2b .box--2{grid-template-columns:1fr}}section.section--sec_departments_2b article{display:grid}section.section--sec_departments_2b .col--1{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.section--sec_departments_2b .col--1 .block--heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.section--sec_departments_2b .col--1 .block--description{max-width:340px}section.section--sec_departments_2b .col--1 .block--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.section--sec_departments_2b .col--1 .block--button a{width:100%;text-align:center;padding:.75rem}section.section--sec_departments_2b .col h3{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}section.section--sec_departments_2b .col h3 svg{height:1rem;width:1rem}section.section--sec_departments_2b .pattern-bg{top:0;right:0;width:45%;min-height:470px;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_departments_2c{position:relative}section.section--sec_departments_2c .section-wrapper{position:relative;padding-block:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}@media(max-width: 768px){section.section--sec_departments_2c .section-wrapper{gap:2rem}}section.section--sec_departments_2c .section-wrapper .pattern-bg{top:10%;right:0;width:45%;min-height:470px;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_departments_2c .box--1 h2{font-size:2rem;max-width:992px}section.section--sec_departments_2c .box--1 h2 span{color:#68478d}section.section--sec_departments_2c .box--1 .block--heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_departments_2c .box--2{display:grid;grid-template-columns:repeat(5, 1fr);gap:2rem}@media(max-width: 768px){section.section--sec_departments_2c .box--2{grid-template-columns:1fr;gap:1rem}}section.section--sec_departments_2c article{display:grid}section.section--sec_departments_2c .col--1{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}section.section--sec_departments_2c .col--1 .block--details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.section--sec_departments_2c .col--1 .block--description{max-width:340px}section.section--sec_departments_2c .col--1 .block--button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.section--sec_departments_2c .col--1 .block--button a{width:100%;text-align:center;padding:.75rem 0}section.section--sec_departments_2c .col--1 .block--button p{margin-bottom:0;line-height:1}section.section--sec_departments_2c .col--1 .block--button-current{border:1px solid #fff;text-align:center;padding:.75rem 1rem}section.section--sec_departments_2c .col h3{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}section.section--sec_departments_2c .col h3 svg{height:1rem;width:1rem}section.section--sec_faq_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_faq_1 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_faq_1 .box--1 .block--heading{max-width:576px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}section.section--sec_faq_1 .box--2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_faq_1 .accordion__heading h3{font-weight:600}section.section--sec_faq_1 .accordion__heading h3 span{color:#68478d}section.section--sec_faq_1 .accordion__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_faq_1 .block--people{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}section.section--sec_faq_1 .block--person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}section.section--sec_faq_1 .block--photo{-webkit-box-flex:1;-ms-flex:1;flex:1}section.section--sec_faq_1 .block--photo img{width:100%;max-width:64px;height:auto}section.section--sec_faq_1 .block--details{-webkit-box-flex:3;-ms-flex:3;flex:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}section.section--sec_faq_1 .block--name{font-size:20px}section.section--sec_faq_1 .block--position{font-size:16px;opacity:.5}section.section--sec_faq_1 .block--contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}section.section--sec_faq_1 ul{list-style:none;padding-inline:0}section.section--sec_faq_1 ul li{position:relative;padding-left:1.5rem;margin-bottom:1rem;color:#373736}section.section--sec_faq_1 ul li::before{content:"";position:absolute;left:-2px;top:8px;width:13.377px;height:9.586px;background-color:#68478d;-webkit-clip-path:polygon(0% 0%, 100% 27%, 100% 100%, 0% 72%);clip-path:polygon(0% 0%, 100% 27%, 100% 100%, 0% 72%)}section.section--sec_form_1{padding-top:5rem}section.section--sec_form_1 .section-wrapper{background-size:cover;background-position:0 top;min-height:80vh;min-height:80svh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_form_1 .section-wrapper{gap:2rem;background-position:center}}section.section--sec_form_1 h2{font-size:30px}section.section--sec_form_1 p{color:#fff}section.section--sec_grid_blocks_1{padding-block:5rem}@media(max-width: 768px){section.section--sec_grid_blocks_1{padding-block:3rem}}section.section--sec_grid_blocks_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_grid_blocks_1 .box--1 .block--heading{max-width:992px}section.section--sec_grid_blocks_1 .box--2{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}@media(max-width: 768px){section.section--sec_grid_blocks_1 .box--2{grid-template-columns:1fr}}section.section--sec_grid_blocks_1 .box--2 .block--box{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}section.section--sec_grid_blocks_1 .box--2 .block--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.section--sec_grid_blocks_1 .box--2 .block--heading svg{width:20px;height:20px}section.section--sec_grid_blocks_1 .box--2 .block--button a{width:100%;padding:1.25rem .25rem;text-align:center}section.section--sec_grid_blocks_2{margin-block:5rem}@media(max-width: 768px){section.section--sec_grid_blocks_2{margin-block:3rem}}section.section--sec_grid_blocks_2 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_grid_blocks_2 .section-wrapper{padding:0}}section.section--sec_grid_blocks_2 .section-wrapper .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_grid_blocks_2 .section-wrapper .box--1{padding-inline:1.25rem}}section.section--sec_grid_blocks_2 .section-wrapper .blocks{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem}@media(max-width: 992px){section.section--sec_grid_blocks_2 .section-wrapper .blocks{grid-template-columns:1fr;grid-template-rows:auto auto;gap:1rem}}section.section--sec_grid_blocks_2 .section-wrapper .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}section.section--sec_grid_blocks_2 .section-wrapper .block--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}section.section--sec_grid_blocks_2 .section-wrapper .block--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:3rem}section.section--sec_grid_blocks_2 .section-wrapper .block .img{width:100%;height:auto}section.section--sec_grid_blocks_2 .section-wrapper .block .img img{aspect-ratio:1;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 768px){section.section--sec_grid_blocks_2 .section-wrapper .block .img img{aspect-ratio:3/2}}section.section--sec_grid_blocks_2 .section-wrapper .block .text a{opacity:.5;text-decoration:underline}section.section--sec_grid_blocks_2 .section-wrapper .block .text ul{list-style:none;padding-inline:0;margin-block:1rem}section.section--sec_grid_blocks_2 .section-wrapper .block .text ul li{position:relative;padding-left:1.5rem;margin-bottom:1rem}section.section--sec_grid_blocks_2 .section-wrapper .block .text ul li::before{content:"";position:absolute;left:-2px;top:8px;width:13.377px;height:9.586px;background-color:#fff;-webkit-clip-path:polygon(0% 0%, 100% 27%, 100% 100%, 0% 72%);clip-path:polygon(0% 0%, 100% 27%, 100% 100%, 0% 72%)}section.section--sec_grid_images_1 .section-wrapper{display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 768px){section.section--sec_grid_images_1 .section-wrapper{grid-template-columns:1fr}}section.section--sec_grid_images_1 .col img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.section--sec_grid_images_1 .col--images-1{display:grid;grid-template-columns:1fr;grid-template-rows:5fr 2fr}@media(max-width: 768px){section.section--sec_grid_images_1 .col--images-1{grid-template-columns:5fr 2fr;grid-template-rows:1fr}}section.section--sec_grid_images_1 .col--images-2{display:grid;grid-template-columns:1fr;grid-template-rows:3fr 4fr}@media(max-width: 768px){section.section--sec_grid_images_1 .col--images-2{grid-template-columns:3fr 4fr;grid-template-rows:1fr}}section.section--sec_grid_images_1 .col--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding:6rem 3rem}@media(max-width: 768px){section.section--sec_grid_images_1 .col--content{padding:3rem 1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section.section--sec_grid_images_1 .col .block--logo img{width:240px;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){section.section--sec_grid_images_1 .col .block--logo img{width:180px}}section.section--sec_grid_images_1 .col .block--departments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.section--sec_grid_images_1 .col .block--departments svg{width:28px;height:auto}section.section--sec_grid_images_1 .col .block--departments a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:32px}section.section--sec_history_1{margin-block:5rem}section.section--sec_history_1 .section-wrapper .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem;text-align:center;position:relative}section.section--sec_history_1 .section-wrapper .col:last-of-type .line{display:none}section.section--sec_history_1 .section-wrapper .block--heading{padding-inline:3rem;min-height:64px}@media(max-width: 768px){section.section--sec_history_1 .section-wrapper .block--heading{padding-inline:1.25rem}}section.section--sec_history_1 .section-wrapper .block--dot-line{position:relative;width:100%;height:16px}section.section--sec_history_1 .section-wrapper .block--dot-line .circle{width:24px;height:24px;border-radius:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute}section.section--sec_history_1 .section-wrapper .block--dot-line .line{width:100%;height:4px;position:absolute;left:50%;top:50%}section.section--sec_history_1 .section-wrapper .block--excerpt{padding-inline:3rem}@media(max-width: 768px){section.section--sec_history_1 .section-wrapper .block--excerpt{padding-inline:1.25rem}}section.section--sec_history_1 .section-wrapper .swiper-container--history_1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_history_1 .section-wrapper .swiper-pagination--wrapper{max-width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){section.section--sec_history_1 .section-wrapper .swiper-pagination--wrapper{overflow:auto}}section.section--sec_history_1 .section-wrapper .swiper-pagination--history_1{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 768px){section.section--sec_history_1 .section-wrapper .swiper-pagination--history_1{overflow:auto}}section.section--sec_history_1 .section-wrapper .btn--history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 2rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:120px;height:2rem;background-color:#68478d;border-radius:0}section.section--sec_history_1 .section-wrapper .btn--history a{color:#fff}section.section--sec_img_only_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}section.section--sec_img_only_1 .section-wrapper img{width:100%;height:auto}section.section--sec_img_only_1 .box--1{grid-column:1/3;background-size:cover;background-position:center}section.section--sec_img_only_1 .box--2{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}section.section--sec_img_only_1 .box--2 .block{padding-inline:3rem}section.section--sec_img_only_1 .box--2 .block--heading{font-size:3rem;font-weight:600}section.section--sec_info_1{position:relative}section.section--sec_info_1 .section-wrapper{display:grid}section.section--sec_info_1 .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1440px)/2) 1fr 2fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_1 .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1100px)/2) 1fr 2fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_1 .section-wrapper.layout-1{grid-template-columns:1fr}}section.section--sec_info_1 .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1440px)/2) 1fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_1 .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1100px)/2) 1fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_1 .section-wrapper.layout-2{grid-template-columns:1fr}}section.section--sec_info_1 .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1440px)/2) 2fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_1 .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1100px)/2) 2fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_1 .section-wrapper.layout-3{grid-template-columns:1fr}}section.section--sec_info_1 .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1440px)/2) 5fr 7fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_1 .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1100px)/2) 5fr 7fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_1 .section-wrapper.layout-4{grid-template-columns:1fr}}section.section--sec_info_1 .box--1{grid-column:1/3;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_info_1 .box--1{grid-column:1/2;grid-row:1/2;aspect-ratio:3/2}}section.section--sec_info_1 .box--1.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_info_1 .box--2{padding:5rem .5rem 5rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 768px){section.section--sec_info_1 .box--2{grid-column:1/2;grid-row:2/3;gap:1rem;padding:2.5rem .5rem 2.5rem 1.25rem}}section.section--sec_info_1 .box--2 .block--heading{font-size:3rem;font-weight:600}@media(max-width: 768px){section.section--sec_info_1 .box--2 .block--heading{font-size:1.5rem}}section.section--sec_info_1 .box--2 .block--line{width:12px;height:4px}section.section--sec_info_1 .box--2 .block--text li{position:relative;margin-left:1.5rem}section.section--sec_info_1 .box--2 .block--text li::before{content:"";position:absolute;left:0;top:6px;-webkit-transform:translatex(-1.5rem) skewY(-12deg);transform:translatex(-1.5rem) skewY(-12deg);width:1rem;height:.5rem;background-color:#e3ddea;margin-right:.5rem;display:inline-block}@media(max-width: 768px){section.section--sec_info_1 .box--3{display:none}}section.section--sec_info_1 .pattern-bg{aspect-ratio:1435.48/544.03;top:-2rem;right:0;width:75%;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_info_1d .section-wrapper{display:grid;grid-template-columns:calc((100vw - 1440px)/2) 1.6fr .4fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_1d .section-wrapper{grid-template-columns:calc((100vw - 1100px)/2) 1.6 .4fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_1d .section-wrapper{grid-template-columns:4fr 1fr;grid-template-rows:220px auto}}section.section--sec_info_1d .box--img{grid-column:1/3;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_info_1d .box--img{grid-column:1/2;grid-row:1/2}}section.section--sec_info_1d .box--img.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_info_1d .box--vertical{grid-column:3/4}@media(max-width: 768px){section.section--sec_info_1d .box--vertical{grid-column:2/3;grid-row:1/2}}section.section--sec_info_1d .box--vertical .block--vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;height:100%}section.section--sec_info_1d .box--vertical .block--vertical span{padding:2rem;position:absolute;right:0;bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-weight:500;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}section.section--sec_info_1d .box--text{grid-column:4/5;padding-block:5rem .5rem 5rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 768px){section.section--sec_info_1d .box--text{grid-column:1/3;grid-row:2/3;padding:2rem 1.25rem}}section.section--sec_info_1d .box--text .block{padding-inline:3rem}@media(max-width: 768px){section.section--sec_info_1d .box--text .block{padding:0}}section.section--sec_info_1d .box--text .block--heading{font-weight:600}section.section--sec_info_2 .section-wrapper{display:grid;overflow:hidden;grid-template-areas:"img img content margin-top" "img img pattern margin-bottom"}section.section--sec_info_2 .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1440px)/2) 1fr 2fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_2 .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1100px)/2) 1fr 2fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_2 .section-wrapper.layout-1{grid-template-columns:1fr}}section.section--sec_info_2 .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1440px)/2) 1fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_2 .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1100px)/2) 1fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_2 .section-wrapper.layout-2{grid-template-columns:1fr}}section.section--sec_info_2 .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1440px)/2) 2fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_2 .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1100px)/2) 2fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_2 .section-wrapper.layout-3{grid-template-columns:1fr}}section.section--sec_info_2 .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1440px)/2) 5fr 7fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_2 .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1100px)/2) 5fr 7fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_2 .section-wrapper.layout-4{grid-template-columns:1fr}}@media(max-width: 768px){section.section--sec_info_2 .section-wrapper{grid-template-columns:4fr 1fr !important;grid-template-rows:auto auto;grid-template-areas:"img pattern" "content content"}}section.section--sec_info_2 .box--img{grid-area:img;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_info_2 .box--img{grid-column:1/2;grid-row:1/2}}section.section--sec_info_2 .box--img.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_info_2 .box--content{grid-area:content;padding:3rem .5rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_info_2 .box--content{grid-column:1/3;grid-row:2/3;padding:2rem .5rem 2rem 1.25rem}}section.section--sec_info_2 .box--content .block--line{width:12px;height:4px}section.section--sec_info_2 .box--content .block--text p{max-width:500px}section.section--sec_info_2 .box--content .block--text li{position:relative;margin-left:1.5rem}section.section--sec_info_2 .box--content .block--text li::before{content:"";position:absolute;left:0;top:6px;-webkit-transform:translatex(-1.5rem) skewY(-12deg);transform:translatex(-1.5rem) skewY(-12deg);width:1rem;height:.5rem;background-color:#e3ddea;margin-right:.5rem;display:inline-block}section.section--sec_info_2 .box--content .block--button a{font-size:1rem;text-align:center}section.section--sec_info_2 .box--pattern{grid-column:3/4;position:relative;min-height:264px;grid-area:pattern}@media(max-width: 768px){section.section--sec_info_2 .box--pattern{grid-column:2/3;grid-row:1/2}}section.section--sec_info_2 .box--pattern .block--pattern{background-repeat:round;background-position:left top;width:100%;height:calc(100% - 6rem);top:50%;left:-30%;-webkit-transform:translatey(-50%);transform:translatey(-50%);position:absolute}section.section--sec_info_2 .box--margin-left{grid-area:margin-top}@media(max-width: 768px){section.section--sec_info_2 .box--margin-left{display:none}}section.section--sec_info_2 .box--margin-right{grid-area:margin-bottom}@media(max-width: 768px){section.section--sec_info_2 .box--margin-right{display:none}}section.section--sec_info_2c .section-wrapper{display:grid;grid-template-areas:"img img content margin-top" "img img pattern pattern"}section.section--sec_info_2c .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1440px)/2) 1fr 2fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_2c .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1100px)/2) 1fr 2fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_2c .section-wrapper.layout-1{grid-template-columns:1fr}}section.section--sec_info_2c .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1440px)/2) 1fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_2c .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1100px)/2) 1fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_2c .section-wrapper.layout-2{grid-template-columns:1fr}}section.section--sec_info_2c .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1440px)/2) 2fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_2c .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1100px)/2) 2fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_2c .section-wrapper.layout-3{grid-template-columns:1fr}}section.section--sec_info_2c .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1440px)/2) 5fr 7fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_2c .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1100px)/2) 5fr 7fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_2c .section-wrapper.layout-4{grid-template-columns:1fr}}section.section--sec_info_2c .box--img{grid-area:img;grid-column:1/3;grid-row:1/3;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_info_2c .box--img{grid-column:1/2;grid-row:1/2;aspect-ratio:3/2}}section.section--sec_info_2c .box--img.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_info_2c .box--content{grid-area:content;grid-column:3/4;grid-row:1/2;padding:3rem .5rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_info_2c .box--content{grid-column:1/2;grid-row:2/3;padding:2rem .5rem 2rem 1.25rem}}section.section--sec_info_2c .box--content .block--line{width:12px;height:4px}section.section--sec_info_2c .box--content .block--text p{max-width:400px}section.section--sec_info_2c .box--content .block--text li{position:relative;margin-left:1.5rem}section.section--sec_info_2c .box--content .block--text li::before{content:"";position:absolute;left:0;top:6px;-webkit-transform:translatex(-1.5rem) skewY(-12deg);transform:translatex(-1.5rem) skewY(-12deg);width:1rem;height:.5rem;background-color:#e3ddea;margin-right:.5rem;display:inline-block}section.section--sec_info_2c .box--content .block--button a{font-size:1rem}section.section--sec_info_2c .box--pattern{grid-area:pattern;min-height:200px;display:grid;grid-template-columns:200px auto;position:relative}@media(max-width: 768px){section.section--sec_info_2c .box--pattern{grid-template-columns:1fr;grid-column:1/2;grid-row:3/4}}section.section--sec_info_2c .box--pattern .block--pattern{grid-column:1/2;grid-row:1/2}section.section--sec_info_2c .box--pattern .block--pattern img{-webkit-transform:translatex(-30%);transform:translatex(-30%)}section.section--sec_info_2c .box--pattern .block--img_right{grid-column:2/3;background-size:cover;background-position:center;aspect-ratio:3/2;height:100%}@media(max-width: 768px){section.section--sec_info_2c .box--pattern .block--img_right{grid-column:1/2}}section.section--sec_info_2c .box--pattern .pattern-bg{aspect-ratio:325.71/268;top:50%;width:1440px;max-height:75%;left:-15%;-webkit-transform:translatey(-50%);transform:translatey(-50%);max-width:75%;z-index:1}section.section--sec_info_2c .box--margin-top{grid-area:margin-top}section.section--sec_info_3{position:relative;overflow:hidden}section.section--sec_info_3 .section-wrapper{display:grid}section.section--sec_info_3 .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1440px)/2) 1fr 2fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3 .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1100px)/2) 1fr 2fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3 .section-wrapper.layout-1{grid-template-columns:1fr}}section.section--sec_info_3 .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1440px)/2) 1fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3 .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1100px)/2) 1fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3 .section-wrapper.layout-2{grid-template-columns:1fr}}section.section--sec_info_3 .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1440px)/2) 2fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3 .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1100px)/2) 2fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3 .section-wrapper.layout-3{grid-template-columns:1fr}}section.section--sec_info_3 .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1440px)/2) 5fr 7fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3 .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1100px)/2) 5fr 7fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3 .section-wrapper.layout-4{grid-template-columns:1fr}}section.section--sec_info_3 .box--margin-left{grid-column:1/2}@media(max-width: 768px){section.section--sec_info_3 .box--margin-left{display:none}}section.section--sec_info_3 .box--heading{grid-column:2/3;padding:5rem 3rem 5rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 768px){section.section--sec_info_3 .box--heading{grid-column:1/2;grid-row:2/3;padding-block:2rem;gap:1rem}}section.section--sec_info_3 .box--heading .block{padding-inline:.5rem 3rem}@media(max-width: 768px){section.section--sec_info_3 .box--heading .block{padding-inline:1.25rem}}section.section--sec_info_3 .box--heading .block--heading{font-size:3rem;font-weight:600}section.section--sec_info_3 .box--img{grid-column:3/5;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_info_3 .box--img{grid-column:1/2;grid-row:1/2;aspect-ratio:3/2}}section.section--sec_info_3 .box--img.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_info_3 .block--text li{position:relative}section.section--sec_info_3 .block--text li::before{content:"";position:absolute;left:0;top:6px;-webkit-transform:translatex(-1.5rem) skewY(-12deg);transform:translatex(-1.5rem) skewY(-12deg);width:1rem;height:.5rem;background-color:#e3ddea;margin-right:.5rem;display:inline-block}section.section--sec_info_3 .pattern-bg{aspect-ratio:1435.48/734.57;top:-4rem;width:1440px;right:0;max-width:75%;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_info_3b .section-wrapper{display:grid;grid-template-areas:"margin-top content img img" "margin-bottom pattern img img"}section.section--sec_info_3b .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1440px)/2) 1fr 2fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3b .section-wrapper.layout-1{grid-template-columns:calc((100vw - 1100px)/2) 1fr 2fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3b .section-wrapper.layout-1{grid-template-columns:1fr}}section.section--sec_info_3b .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1440px)/2) 1fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3b .section-wrapper.layout-2{grid-template-columns:calc((100vw - 1100px)/2) 1fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3b .section-wrapper.layout-2{grid-template-columns:1fr}}section.section--sec_info_3b .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1440px)/2) 2fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3b .section-wrapper.layout-3{grid-template-columns:calc((100vw - 1100px)/2) 2fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3b .section-wrapper.layout-3{grid-template-columns:1fr}}section.section--sec_info_3b .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1440px)/2) 5fr 7fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3b .section-wrapper.layout-4{grid-template-columns:calc((100vw - 1100px)/2) 5fr 7fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3b .section-wrapper.layout-4{grid-template-columns:1fr}}@media(max-width: 768px){section.section--sec_info_3b .section-wrapper{grid-template-areas:"img" "content" "pattern"}}section.section--sec_info_3b .box--margin-top{grid-area:margin-top}@media(max-width: 768px){section.section--sec_info_3b .box--margin-top{display:none}}section.section--sec_info_3b .box--margin-bottom{grid-area:margin-bottom}@media(max-width: 768px){section.section--sec_info_3b .box--margin-bottom{display:none}}section.section--sec_info_3b .box--text{grid-area:content;padding:3rem 3rem 3rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_info_3b .box--text{grid-column:1/2;grid-row:2/3;padding:2rem 1.25rem 2rem .5rem}}section.section--sec_info_3b .box--text .block--line{width:12px;height:4px}section.section--sec_info_3b .box--text .block--text p{max-width:400px}section.section--sec_info_3b .box--text .block--button a{font-size:1rem}section.section--sec_info_3b .box--pattern{grid-area:pattern;min-height:200px;padding:3rem .5rem;display:grid;grid-template-columns:2fr 1fr;gap:2rem;position:relative}@media(max-width: 768px){section.section--sec_info_3b .box--pattern{grid-template-columns:1fr;grid-template-rows:2}}section.section--sec_info_3b .box--pattern .block--pattern{background-repeat:round;position:absolute;top:50%;right:-50%;height:calc(100% - 6rem);width:80%;-webkit-transform:translatey(-50%);transform:translatey(-50%);z-index:1}@media(max-width: 768px){section.section--sec_info_3b .box--pattern .block--pattern{grid-row:1/2}}section.section--sec_info_3b .box--pattern .block--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_info_3b .box--pattern .block--info{grid-row:2/3}}section.section--sec_info_3b .box--img{grid-area:img;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_info_3b .box--img{grid-column:1/2;grid-row:1/2;aspect-ratio:3/2}}section.section--sec_info_3b .box--img.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_info_3c .section-wrapper{display:grid;grid-template-columns:calc((100vw - 1440px)/2) 1.6fr .4fr 1fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_info_3c .section-wrapper{grid-template-columns:calc((100vw - 1100px)/2) 1.6 .4fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_3c .section-wrapper{grid-template-columns:1fr 4fr;grid-template-rows:220px auto}}section.section--sec_info_3c .box--margin-left{grid-column:1/2}@media(max-width: 768px){section.section--sec_info_3c .box--margin-left{display:none}}section.section--sec_info_3c .box--text{grid-column:2/3;padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 768px){section.section--sec_info_3c .box--text{grid-column:1/3;grid-row:2/3;padding:2rem 1.25rem}}section.section--sec_info_3c .box--text .block{padding-inline:.5rem 3rem}@media(max-width: 768px){section.section--sec_info_3c .box--text .block{padding:0}}section.section--sec_info_3c .box--text .block--heading{font-size:3rem;font-weight:600}section.section--sec_info_3c .box--text .block--text li{position:relative;margin-left:1.5rem}section.section--sec_info_3c .box--text .block--text li::before{content:"";position:absolute;left:0;top:6px;-webkit-transform:translatex(-1.5rem) skewY(-12deg);transform:translatex(-1.5rem) skewY(-12deg);width:1rem;height:.5rem;background-color:#e3ddea;margin-right:.5rem;display:inline-block}section.section--sec_info_3c .box--pattern{grid-column:3/4;position:relative}@media(max-width: 768px){section.section--sec_info_3c .box--pattern{grid-column:1/2;grid-row:1/2}}section.section--sec_info_3c .box--pattern .block--pattern{background-repeat:round;background-position:left top;margin:3rem;width:100%;height:calc(100% - 6rem);z-index:1;position:absolute}section.section--sec_info_3c .box--img{grid-column:4/6;background-size:cover;background-position:center}@media(max-width: 768px){section.section--sec_info_3c .box--img{grid-column:2/3;grid-row:1/2}}section.section--sec_info_4a .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_info_4a .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_info_4a .box--2{display:grid;height:100%;grid-template-columns:calc((100vw - 1440px)/2) 2fr 1fr calc((100vw - 1440px)/2);-webkit-transition:width .3s;transition:width .3s}@media(max-width: 1366px){section.section--sec_info_4a .box--2{grid-template-columns:calc((100vw - 1100px)/2) 2fr 1fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_info_4a .box--2{grid-template-columns:1fr}}section.section--sec_info_4a .col--1{grid-column:1/3;display:grid;grid-template-columns:repeat(6, 1fr);grid-template-areas:"img-1 img-1 img-2 img-2 img-2 pattern" "vertical img-3 img-3 img-3 img-4 img-4"}@media(max-width: 768px){section.section--sec_info_4a .col--1{grid-template-columns:repeat(5, 1fr);grid-template-rows:220px 220px;grid-column:1/2;grid-row:1/2;grid-template-areas:"img-1 img-1 img-2 img-2 pattern" "vertical img-3 img-3 img-4 img-4";min-height:220px}}section.section--sec_info_4a .col--2{grid-column:3/4;padding:3rem .5rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_info_4a .col--2{grid-column:1/2;grid-row:2/3;padding:2rem .5rem 2rem 1.25rem}}section.section--sec_info_4a .block--img{height:100%}section.section--sec_info_4a .block--img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--sec_info_4a .block--img.img--1{grid-area:img-1}section.section--sec_info_4a .block--img.img--2{grid-area:img-2}section.section--sec_info_4a .block--img.img--3{grid-area:img-3}section.section--sec_info_4a .block--img.img--4{grid-area:img-4}section.section--sec_info_4a .block--pattern{grid-area:pattern;position:relative}section.section--sec_info_4a .block--pattern>div{width:calc(100% + 7rem);height:calc(100% - 6rem);background-size:auto;background-position:top right;background-repeat:round;z-index:1;top:50%;right:0;position:absolute;-webkit-transform:translatey(-50%);transform:translatey(-50%)}section.section--sec_info_4a .block--vertical{grid-area:vertical;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}section.section--sec_info_4a .block--vertical span{padding:2rem;position:absolute;right:0;bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-weight:500;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}section.section--sec_logos_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_logos_1 .section-wrapper{gap:2rem}}section.section--sec_logos_1 .box--1{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_logos_1 .box--1 .block--heading{max-width:992px}section.section--sec_logos_1 .box--2{position:relative;width:100%}section.section--sec_logos_1 .box--2 .block--logos{display:grid;grid-template-columns:repeat(5, 1fr);gap:3rem}@media(max-width: 840px){section.section--sec_logos_1 .box--2 .block--logos{grid-template-columns:repeat(3, 1fr);gap:2.5rem}}@media(max-width: 560px){section.section--sec_logos_1 .box--2 .block--logos{grid-template-columns:repeat(2, 1fr);gap:2rem}}section.section--sec_logos_1 .box--2 .block--logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.section--sec_logos_1 .box--2 .block--logo img{width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:.5;-webkit-transition:all .3s;transition:all .3s}section.section--sec_logos_1 .box--2 .block--logo img:hover{opacity:1}section.section--sec_map_1 .section-wrapper{display:grid;grid-template-columns:3fr 2fr}@media(max-width: 768px){section.section--sec_map_1 .section-wrapper{grid-template-columns:1fr;grid-template-rows:auto auto}}section.section--sec_map_1 .col--1 iframe{height:100%;width:100%}section.section--sec_map_1 .col--2{padding:3rem}section.section--sec_map_1 .row--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}section.section--sec_map_1 .row--1 img{max-width:180px}section.section--sec_map_1 .row--1 h3{margin-bottom:.5rem}section.section--sec_map_1 .row--3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}section.section--sec_map_1 .google-maps{height:100%;width:100%}section.section--sec_map_2 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_map_2 .section-wrapper .box--1{position:relative}@media(max-width: 768px){section.section--sec_map_2 .section-wrapper .box--2{overflow-x:auto;width:768px}}section.section--sec_news_1{padding-top:5rem;overflow:hidden;position:relative}section.section--sec_news_1 .section-wrapper{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}@media(max-width: 768px){section.section--sec_news_1 .section-wrapper{padding:3rem 0;gap:2.5rem}}section.section--sec_news_1 .box--1{position:relative}section.section--sec_news_1 .box--1 .block--heading{max-width:992px}@media(max-width: 768px){section.section--sec_news_1 .box--1 .block--heading{padding-inline:1.25rem}}section.section--sec_news_1 .box--2{position:relative}section.section--sec_news_1 .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}section.section--sec_news_1 .col--1 .block--img{width:100%;height:auto}section.section--sec_news_1 .col--1 .block--img img{aspect-ratio:475/210;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--sec_news_1 .col--1 .block--metas{height:100%;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 768px){section.section--sec_news_1 .col--1 .block--metas{padding:2rem 1.25rem}}section.section--sec_news_1 .col--1 .block--date-title span{opacity:.5;font-size:1.25rem}@media(max-width: 768px){section.section--sec_news_1 .col--1 .block--date-title span{font-size:.9rem}}section.section--sec_news_1 .col--1 .block--date-title h3{font-size:1.75rem}section.section--sec_news_1 .pattern-bg{aspect-ratio:1435.48/544.03;top:8rem;right:0;width:75%;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_news_api_1{padding-top:5rem;overflow:hidden;position:relative}section.section--sec_news_api_1 .section-wrapper{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}@media(max-width: 768px){section.section--sec_news_api_1 .section-wrapper{padding:3rem 0;gap:2.5rem}}section.section--sec_news_api_1 .box--1{position:relative}section.section--sec_news_api_1 .box--1 .block--heading{max-width:992px}@media(max-width: 768px){section.section--sec_news_api_1 .box--1 .block--heading{padding-inline:1.25rem}}section.section--sec_news_api_1 .box--2{position:relative}section.section--sec_news_api_1 .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}section.section--sec_news_api_1 .col--1 .block--img{width:100%;height:auto}section.section--sec_news_api_1 .col--1 .block--img img{aspect-ratio:475/210;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--sec_news_api_1 .col--1 .block--metas{height:100%;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 768px){section.section--sec_news_api_1 .col--1 .block--metas{padding:2rem 1.25rem}}section.section--sec_news_api_1 .col--1 .block--details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.section--sec_news_api_1 .col--1 .block--date-title span{opacity:.5;font-size:1.25rem}@media(max-width: 768px){section.section--sec_news_api_1 .col--1 .block--date-title span{font-size:.9rem}}section.section--sec_news_api_1 .col--1 .block--date-title h3{font-size:1.75rem}section.section--sec_news_api_1 .pattern-bg{aspect-ratio:1435.48/544.03;top:8rem;right:0;width:50%;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_news_related_1{overflow:hidden;position:relative}section.section--sec_news_related_1 .section-wrapper{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_news_related_1 .box--1{position:relative}section.section--sec_news_related_1 .box--1 .block--heading{max-width:992px}section.section--sec_news_related_1 .box--2{position:relative}section.section--sec_news_related_1 .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}section.section--sec_news_related_1 .col--1 .block--img{width:100%;height:auto}section.section--sec_news_related_1 .col--1 .block--img img{aspect-ratio:475/210;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--sec_news_related_1 .col--1 .block--metas{padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;height:100%}section.section--sec_news_related_1 .col--1 .block--details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.section--sec_news_related_1 .col--1 .block--date-title span{opacity:.5;font-size:1.25rem}section.section--sec_news_related_1 .col--1 .block--date-title h3{font-size:1.75rem}section.section--sec_news_related_1 .pattern-bg{top:0rem;right:0;width:75%;height:100%;max-height:400px;aspect-ratio:1435.48/544.03;background-size:auto;background-position:left top;background-repeat:round;z-index:0}@media(max-width: 768px){section.section--sec_news_related_1 .pattern-bg{top:10rem}}section.section--sec_news_related_2{overflow:hidden;position:relative}section.section--sec_news_related_2 .section-wrapper{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_news_related_2 .box--1{position:relative}section.section--sec_news_related_2 .box--1 .block--heading{max-width:992px}section.section--sec_news_related_2 .box--2{position:relative}section.section--sec_news_related_2 .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}section.section--sec_news_related_2 .col--1 .block--img{width:100%;height:auto}section.section--sec_news_related_2 .col--1 .block--img img{aspect-ratio:475/210;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--sec_news_related_2 .col--1 .block--metas{padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;height:100%}section.section--sec_news_related_2 .col--1 .block--details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.section--sec_news_related_2 .col--1 .block--date-title span{opacity:.5;font-size:1.25rem}section.section--sec_news_related_2 .col--1 .block--date-title h3{font-size:1.75rem}section.section--sec_news_related_2 .pattern-bg{top:14rem;right:0;width:75%;height:100%;max-height:400px;aspect-ratio:1435.48/544.03;background-size:auto;background-position:left top;background-repeat:round;z-index:0}@media(max-width: 768px){section.section--sec_news_related_2 .pattern-bg{top:10rem}}section.section--sec_page_header_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_page_header_1 .section-wrapper{padding-inline:1.25rem}}section.section--sec_page_header_1 .box h2{margin-bottom:2rem;max-width:992px}section.section--sec_page_header_1 .box h2 span{color:#68478d}section.section--sec_page_header_1 .box p{max-width:992px;font-size:1.45rem;line-height:1.4}section.section--sec_page_header_1 .box ul{list-style:none;padding-inline:0}section.section--sec_page_header_1 .box ul li{position:relative;padding-left:1.5rem;margin-bottom:1rem;color:#373736}section.section--sec_page_header_1 .box ul li::before{content:"";position:absolute;left:-2px;top:8px;width:13.377px;height:9.586px;background-color:#68478d;-webkit-clip-path:polygon(0% 0%, 100% 27%, 100% 100%, 0% 72%);clip-path:polygon(0% 0%, 100% 27%, 100% 100%, 0% 72%)}section.section--sec_people_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_people_1 .section-wrapper{padding-block:3rem;gap:2rem}}section.section--sec_people_1 .box--1 .block--heading{max-width:992px}section.section--sec_people_1 .box--2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_people_1 .accordion__heading h3{font-weight:600}section.section--sec_people_1 .accordion__heading h3 span{color:#68478d}section.section--sec_people_1 .accordion__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.section--sec_people_1 .block--people{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 768px){section.section--sec_people_1 .block--people{grid-template-columns:1fr;gap:2rem}}section.section--sec_people_1 .block--person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}section.section--sec_people_1 .block--photo{-webkit-box-flex:1;-ms-flex:1;flex:1}section.section--sec_people_1 .block--photo img{width:100%;max-width:112px;height:auto}@media(max-width: 768px){section.section--sec_people_1 .block--photo img{max-width:64px}}section.section--sec_people_1 .block--details{-webkit-box-flex:3;-ms-flex:3;flex:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}@media(max-width: 768px){section.section--sec_people_1 .block--details{gap:0;-webkit-box-flex:4;-ms-flex:4;flex:4}}section.section--sec_people_1 .block--name{font-size:20px;font-weight:600}section.section--sec_people_1 .block--position{font-size:16px;font-weight:600;opacity:.5}section.section--sec_people_1 .block--contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;font-weight:600}section.section--sec_people_1 .block--role{padding:.5rem 2.5rem;border:1px solid #222;font-size:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content}section.section--sec_prod_specs_1 .section-wrapper{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_prod_specs_1 .box--2{background-color:#f2f5f7}section.section--sec_prod_specs_1 .box--2 .block--attributes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem 2rem}section.section--sec_prod_specs_1 .box--2 .attribute{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(57,57,56,.75);padding:.25rem;font-weight:600}section.section--sec_prod_specs_1 .box--2 .attribute--name{-webkit-box-flex:1;-ms-flex:1;flex:1}section.section--sec_prod_specs_1 .box--2 .attribute--value{-webkit-box-flex:1;-ms-flex:1;flex:1}section.section--sec_products_1{overflow:hidden;position:relative}section.section--sec_products_1 .section-wrapper{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_products_1 .section-wrapper{padding:3rem 0;gap:2rem}}section.section--sec_products_1 .box--1{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_products_1 .box--1{padding-inline:1.25rem}}section.section--sec_products_1 .box--1 .block--heading{max-width:992px}section.section--sec_products_1 .box--2{position:relative}section.section--sec_products_1 .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}section.section--sec_products_1 .col--1 .block--img{width:100%;height:auto}section.section--sec_products_1 .col--1 .block--img img{aspect-ratio:475/391;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:-webkit-box;display:-ms-flexbox;display:flex}section.section--sec_products_1 .col--1 .block--metas{height:100%;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.section--sec_products_1 .col--1 .block--date-title span{opacity:.5;font-size:1.25rem}section.section--sec_products_1 .col--1 .block--date-title h3{font-size:1.75rem}section.section--sec_products_1 .swiper-pagination--wrapper{max-width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){section.section--sec_products_1 .swiper-pagination--wrapper{overflow:auto;max-width:100vw}}section.section--sec_products_1 .swiper-pagination--products_1{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}@media(max-width: 768px){section.section--sec_products_1 .swiper-pagination--products_1{overflow:auto}}section.section--sec_products_1 .pattern-bg{aspect-ratio:1435.48/544.03;top:10rem;right:0;width:75%;background-size:auto;background-position:left top;background-repeat:round}section.section--sec_products_cat_1{overflow:hidden;position:relative}section.section--sec_products_cat_1 .section-wrapper{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_products_cat_1 .section-wrapper{padding:3rem 0;gap:2rem}}section.section--sec_products_cat_1 .box--1{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_products_cat_1 .box--1{padding-inline:1.25rem}}section.section--sec_products_cat_1 .box--1 .block--heading{max-width:992px}section.section--sec_products_cat_1 .box--2{position:relative}section.section--sec_products_cat_1 .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}section.section--sec_products_cat_1 .col--1 .block--img{width:100%;height:auto}section.section--sec_products_cat_1 .col--1 .block--img img{aspect-ratio:475/391;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--sec_products_cat_1 .col--1 .block--metas{height:100%;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.section--sec_products_cat_1 .col--1 .block--date-title span{opacity:.5;font-size:1.25rem}section.section--sec_products_cat_1 .col--1 .block--date-title h3{font-size:1.75rem}section.section--sec_products_cat_1 .col--1 .block--button a{text-align:center}section.section--sec_products_cat_1 .swiper-pagination--wrapper{max-width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){section.section--sec_products_cat_1 .swiper-pagination--wrapper{overflow:auto;max-width:100vw}}section.section--sec_products_cat_1 .swiper-pagination--products_1{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}@media(max-width: 768px){section.section--sec_products_cat_1 .swiper-pagination--products_1{overflow:auto}}section.section--sec_products_cat_1 .pattern-bg{aspect-ratio:1435.48/544.03;top:15rem;right:0;width:75%;background-size:auto;background-position:left top;background-repeat:round}@media(max-width: 768px){section.section--sec_products_cat_1 .pattern-bg{top:10rem}}section.section--sec_products_2 .section-wrapper{padding-block:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_products_2 .section-wrapper{padding:0;gap:2rem}}section.section--sec_products_2 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(max-width: 768px){section.section--sec_products_2 .box--1{padding-inline:1.25rem}}section.section--sec_products_2 .box--1 .block--heading{max-width:992px}section.section--sec_products_2 .box--2{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 768px){section.section--sec_products_2 .box--2{grid-template-columns:1fr}}section.section--sec_products_2 .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}section.section--sec_products_2 .col--1 .block--img{width:100%;height:auto}section.section--sec_products_2 .col--1 .block--img img{aspect-ratio:475/391;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--sec_products_2 .col--1 .block--metas{height:100%;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.section--sec_products_2 .col--1 .block--date-title span{opacity:.5;font-size:1.25rem}section.section--sec_products_2 .col--1 .block--date-title h3{font-size:1.75rem}section.section--sec_quote_1{background-color:#68478d;padding-block:5rem}section.section--sec_quote_1 .section-wrapper{background-size:contain;background-position:center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;min-height:400px}@media(max-width: 768px){section.section--sec_quote_1 .section-wrapper{padding:0;gap:2rem}}section.section--sec_quote_1 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:5rem 3rem}@media(max-width: 768px){section.section--sec_quote_1 .box--1{padding-inline:1.25rem;padding-block:0}}section.section--sec_quote_1 .box--1 .block{margin:auto}section.section--sec_quote_1 .box--1 .block--quote span{font-size:64px;color:#fff;line-height:.6}section.section--sec_quote_1 .box--1 .block--text p{font-size:24px;color:#fff;text-align:center;max-width:992px}@media(max-width: 768px){section.section--sec_quote_1 .box--1 .block--text p{font-size:16px}}section.section--sec_quote_1 .box--1 .block--img img{width:110px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;aspect-ratio:1;border-radius:500px}section.section--sec_quote_1 .box--1 .block--text-under{font-size:20px;color:#fff;text-align:center;margin-block:.25rem}section.section--sec_quote_1 .box--1 .block--text-under-small{font-size:16px;color:#fff;text-align:center;opacity:.5}section.section--sec_quote_2 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;min-height:400px}@media(max-width: 768px){section.section--sec_quote_2 .section-wrapper{padding:0;gap:2rem}}section.section--sec_quote_2 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:992px;padding-left:3rem}@media(max-width: 768px){section.section--sec_quote_2 .box--1{padding-inline:1.25rem;margin-left:.5rem}}section.section--sec_quote_2 .box--1 .block--text p{font-size:24px;max-width:992px}@media(max-width: 768px){section.section--sec_quote_2 .box--1 .block--text p{font-size:16px}}section.section--sec_quote_2 .box--1 .block--author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.5rem}section.section--sec_quote_2 .box--1 .block--img img{width:110px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;aspect-ratio:1;border-radius:500px}@media(max-width: 768px){section.section--sec_quote_2 .box--1 .block--img img{width:96px}}section.section--sec_quote_2 .box--1 .block--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.section--sec_quote_2 .box--1 .block--text-under{font-size:20px;margin-block:.25rem}section.section--sec_quote_2 .box--1 .block--text-under-small{font-size:16px;opacity:.5}section.section--sec_some_1{padding-block:4rem}section.section--sec_some_1 .section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_some_1 .section__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-transform:lowercase}section.section--sec_some_1 .section__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}section.section--sec_some_1 .section__items img{width:85px;height:85px;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){section.section--sec_some_1 .section__items img{width:48px;height:48px}}section.section--sec_text_logo_1{position:relative;overflow:hidden}section.section--sec_text_logo_1 .section-wrapper{padding-block:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_text_logo_1 .box--1{z-index:1;color:#fff}section.section--sec_text_logo_1 .box h2{color:#fff}section.section--sec_text_logo_1 .box p{font-size:1.25rem;z-index:1}section.section--sec_text_logo_1 svg{position:absolute;top:10%;right:15%;width:420px;height:auto;opacity:.1}section.section--sec_text_only_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_text_only_1 .section-wrapper{padding-inline:1.25rem}}section.section--sec_text_only_1 .box h2{margin-bottom:2rem;max-width:992px;font:normal normal 500 3.5rem/1.2 "Brockmann"}@media(max-width: 768px){section.section--sec_text_only_1 .box h2{font:normal normal 500 1.75rem/1.2 "Brockmann"}}section.section--sec_text_only_1 .box h2 span{color:#68478d}section.section--sec_text_only_1 .box p{max-width:992px}section.section--sec_text_only_1 .box ul{list-style:none;padding-inline:0}section.section--sec_text_only_1 .box ul li{position:relative;padding-left:1.5rem;margin-bottom:1rem;color:#373736}section.section--sec_text_only_1 .box ul li::before{content:"";position:absolute;left:-2px;top:8px;width:13.377px;height:9.586px;background-color:#68478d;-webkit-clip-path:polygon(0% 0%, 100% 27%, 100% 100%, 0% 72%);clip-path:polygon(0% 0%, 100% 27%, 100% 100%, 0% 72%)}section.section--sec_text_cols_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding-bottom:3rem}section.section--sec_text_cols_1 .section-wrapper h2{max-width:992px}section.section--sec_text_cols_1 .section-wrapper h3{max-width:992px}section.section--sec_text_cols_1 .section-wrapper .cols{display:grid;grid-template-columns:repeat(4, 1fr);gap:3rem}@media(max-width: 768px){section.section--sec_text_cols_1 .section-wrapper .cols{grid-template-columns:1fr}}section.section--sec_text_cols_1 .section-wrapper .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(max-width: 768px){section.section--sec_text_cols_1 .section-wrapper .col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media(max-width: 768px){section.section--sec_text_cols_1 .section-wrapper .col svg{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:.5rem;width:100%;height:auto;max-width:16px}}@media(max-width: 768px){section.section--sec_text_cols_1 .section-wrapper .col p{-webkit-box-flex:15;-ms-flex:15;flex:15}}section.section--sec_text_cols_1b{padding-block:5rem}section.section--sec_text_cols_1b .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding-bottom:3rem}section.section--sec_text_cols_1b .section-wrapper h2{text-align:center;font-size:24px}section.section--sec_text_cols_1b .section-wrapper button{margin:auto}section.section--sec_text_cols_1b .section-wrapper .cols{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media(max-width: 768px){section.section--sec_text_cols_1b .section-wrapper .cols{grid-template-columns:1fr;gap:3rem}}section.section--sec_text_cols_1b .section-wrapper .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}section.section--sec_text_cols_1b .section-wrapper .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}section.section--sec_text_cols_1b .section-wrapper .block--text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.75rem}section.section--sec_text_cols_1b .section-wrapper .block--text p{margin-bottom:0}section.section--sec_text_cols_1b .section-wrapper .block--button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.section--sec_text_cols_1b .section-wrapper .block svg{position:relative;top:6px;width:100%;max-width:16px}@media(max-width: 768px){section.section--sec_text_cols_1c{padding-block:3rem}}section.section--sec_text_cols_1c .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding-bottom:3rem}@media(max-width: 768px){section.section--sec_text_cols_1c .section-wrapper{gap:2rem}}section.section--sec_text_cols_1c .section-wrapper h3{text-align:center;font-size:24px;color:#68478d}section.section--sec_text_cols_1c .section-wrapper h3 span{color:#373736}section.section--sec_text_cols_1c .section-wrapper button{margin:auto}section.section--sec_text_cols_1c .section-wrapper .cols{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:3rem}@media(max-width: 768px){section.section--sec_text_cols_1c .section-wrapper .cols{gap:0}}section.section--sec_text_cols_1c .section-wrapper .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;min-width:280px}section.section--sec_text_cols_1c .section-wrapper .block--button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.section--sec_text_cols_1c .section-wrapper .block--text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}section.section--sec_text_cols_1c .section-wrapper .block--text svg{width:16px}section.section--sec_text_cols_1c .section-wrapper .block--text p{margin:0}@media(max-width: 768px){section.section--sec_text_cols_1c .section-wrapper .block--text p{max-width:90%}}section.section--sec_text_numbers_1 .section-wrapper{display:grid;gap:3rem;grid-template-columns:repeat(3, 1fr)}@media(max-width: 992px){section.section--sec_text_numbers_1 .section-wrapper{padding-inline:1.25rem;grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){section.section--sec_text_numbers_1 .section-wrapper{grid-template-columns:1fr}}section.section--sec_text_numbers_1 .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}section.section--sec_text_numbers_1 .block--number{font-size:52px;font-weight:600}section.section--sec_welcome_1 .section-wrapper{display:grid;grid-template-rows:minmax(430px, auto) minmax(300px, auto);grid-template-columns:calc((100vw - 1440px)/2) 5fr 3fr 4fr calc((100vw - 1440px)/2);-webkit-transition:width .3s;transition:width .3s}@media(max-width: 1366px){section.section--sec_welcome_1 .section-wrapper{grid-template-columns:calc((100vw - 1100px)/2) 5fr 3fr 4fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_welcome_1 .section-wrapper{grid-template-columns:1fr 4fr;grid-template-rows:auto auto auto auto}}section.section--sec_welcome_1 .box--img{grid-column:1/3;grid-row:1/2;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_welcome_1 .box--img{grid-column:1/3;grid-row:1/2;aspect-ratio:3/2}}section.section--sec_welcome_1 .box--img.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_welcome_1 .box--heading{grid-column:2/3;grid-row:1/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:1}@media(max-width: 768px){section.section--sec_welcome_1 .box--heading{grid-column:1/3;grid-row:1/2}}section.section--sec_welcome_1 .box--heading .block--h1 h1{padding-inline:1rem 2rem}@media(max-width: 768px){section.section--sec_welcome_1 .box--heading .block--h1 h1{padding-inline:1.25rem}}section.section--sec_welcome_1 .box--vertical{grid-column:3/4;grid-row:1/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}@media(max-width: 768px){section.section--sec_welcome_1 .box--vertical{grid-column:1/2;grid-row:2/3}}section.section--sec_welcome_1 .box--vertical .block--text-vertical span{padding:3rem;position:absolute;right:0;bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-weight:500;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media(max-width: 768px){section.section--sec_welcome_1 .box--vertical .block--text-vertical span{font-size:8px;padding:1.25rem}}section.section--sec_welcome_1 .box--subheading{grid-column:4/5;grid-row:1/2;padding:3rem 1rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 768px){section.section--sec_welcome_1 .box--subheading{grid-column:2/3;grid-row:2/3;padding:1.25rem;min-height:160px}}section.section--sec_welcome_1 .box--subheading .block--heading-2{font-size:32px;font-weight:500;max-width:420px}@media(max-width: 768px){section.section--sec_welcome_1 .box--subheading .block--heading-2{font-size:1.25rem;padding-right:2rem}}section.section--sec_welcome_1 .box--subheading .block--logo-light{max-width:78px}@media(max-width: 768px){section.section--sec_welcome_1 .box--subheading .block--logo-light{display:none}}section.section--sec_welcome_1 .box--margin-top-right{grid-column:5/6;grid-row:1/2}@media(max-width: 768px){section.section--sec_welcome_1 .box--margin-top-right{display:none}}section.section--sec_welcome_1 .box--margin-bottom-left{grid-column:1/2;grid-row:2/3}@media(max-width: 768px){section.section--sec_welcome_1 .box--margin-bottom-left{display:none}}section.section--sec_welcome_1 .box--text{grid-column:2/3;grid-row:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:5rem}@media(max-width: 768px){section.section--sec_welcome_1 .box--text{grid-column:1/3;grid-row:3/4}}section.section--sec_welcome_1 .box--text p{padding:2rem 2rem 3rem 1rem}@media(max-width: 768px){section.section--sec_welcome_1 .box--text p{padding:1.25rem;margin:0}}section.section--sec_welcome_1 .box--pattern{grid-column:3/4;grid-row:2/3;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_welcome_1 .box--pattern{grid-column:1/2;grid-row:4/5}}section.section--sec_welcome_1 .box--pattern>div{height:calc(100% - 6rem);width:110%;left:3rem;top:50%;position:absolute;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);background-repeat:round}section.section--sec_welcome_1 .box--video-img{background-size:cover;background-position:center;grid-column:4/6;grid-row:2/3}@media(max-width: 768px){section.section--sec_welcome_1 .box--video-img{grid-column:2/3;grid-row:4/5}}section.section--sec_welcome_2 .section-wrapper{display:grid;grid-template-rows:2fr 1.75fr auto;grid-template-columns:calc((100vw - 1440px)/2) 5fr 3fr 4fr calc((100vw - 1440px)/2)}@media(max-width: 1366px){section.section--sec_welcome_2 .section-wrapper{grid-template-columns:calc((100vw - 1100px)/2) 5fr 3fr 4fr calc((100vw - 1100px)/2)}}@media(max-width: 768px){section.section--sec_welcome_2 .section-wrapper{grid-template-columns:1fr 4fr;grid-template-rows:auto auto auto auto}}section.section--sec_welcome_2 .box--img{grid-column:1/4;grid-row:1/3;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_welcome_2 .box--img{grid-column:1/3;grid-row:1/2}}section.section--sec_welcome_2 .box--img.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_welcome_2 .box--heading{grid-column:2/4;grid-row:1/3;padding:3rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:1}@media(max-width: 768px){section.section--sec_welcome_2 .box--heading{grid-column:1/3;grid-row:1/2;padding:2rem 1.25rem}}section.section--sec_welcome_2 .box--heading .block--h1 h1{font-size:72px;margin:0}@media(max-width: 768px){section.section--sec_welcome_2 .box--heading .block--h1 h1{font-size:2.5rem}}section.section--sec_welcome_2 .box--heading .block--button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}@media(max-width: 768px){section.section--sec_welcome_2 .box--heading .block--button{gap:1rem}}section.section--sec_welcome_2 .box--heading .block--button a{padding:1rem 3rem}@media(max-width: 768px){section.section--sec_welcome_2 .box--heading .block--button a{padding:.75rem 1.5rem}}section.section--sec_welcome_2 .box--heading .block p{font-size:32px;max-width:420px}@media(max-width: 768px){section.section--sec_welcome_2 .box--heading .block p{font-size:1rem}}section.section--sec_welcome_2 .box--subheading{grid-column:4/5;grid-row:1/2;padding:3rem 1rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5rem}@media(max-width: 768px){section.section--sec_welcome_2 .box--subheading{grid-column:2/3;grid-row:2/3;padding:1.25rem;min-height:160px}}section.section--sec_welcome_2 .box--subheading .block--heading-2{font-size:32px;font-weight:500;max-width:320px}@media(max-width: 768px){section.section--sec_welcome_2 .box--subheading .block--heading-2{font-size:1.25rem;padding-right:2rem}}section.section--sec_welcome_2 .box--subheading .block--logo-light svg{max-width:64px}@media(max-width: 768px){section.section--sec_welcome_2 .box--subheading .block--logo-light svg{display:none}}section.section--sec_welcome_2 .box--margin-top-right{grid-column:5/6;grid-row:1/2}@media(max-width: 768px){section.section--sec_welcome_2 .box--margin-top-right{display:none}}section.section--sec_welcome_2 .box--pattern{grid-column:4/6;grid-row:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;z-index:1}@media(max-width: 768px){section.section--sec_welcome_2 .box--pattern{grid-column:1/2;grid-row:4/5}}section.section--sec_welcome_2 .box--pattern>div{height:110%;width:calc(100% - 6rem);left:50%;top:3rem;position:absolute;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);background-repeat:round;background-position:top left}@media(max-width: 768px){section.section--sec_welcome_2 .box--pattern>div{width:100%;height:calc(100% - 3rem);left:calc(100% - 1.5rem);top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}section.section--sec_welcome_2 .box--margin-bottom-left{grid-column:1/2}@media(max-width: 768px){section.section--sec_welcome_2 .box--margin-bottom-left{display:none}}section.section--sec_welcome_2 .box--text-bottom{grid-column:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3rem;padding:5rem 1rem}@media(max-width: 768px){section.section--sec_welcome_2 .box--text-bottom{grid-column:1/3;grid-row:3/4;padding:2rem 1.25rem;gap:2rem}}section.section--sec_welcome_2 .box--text-bottom .block{max-width:480px}section.section--sec_welcome_2 .box--text-bottom p{margin-bottom:3rem}section.section--sec_welcome_2 .box--vertical{grid-column:3/4;grid-row:3/4;position:relative}@media(max-width: 768px){section.section--sec_welcome_2 .box--vertical{grid-column:1/2;grid-row:2/3}}section.section--sec_welcome_2 .box--vertical .block--text-vertical span{position:absolute;right:0;bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-weight:500;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;padding:3rem}@media(max-width: 768px){section.section--sec_welcome_2 .box--vertical .block--text-vertical span{font-size:8px;padding:1.25rem}}section.section--sec_welcome_2 .box--img-bottom{grid-column:4/6;grid-row:3/4;background-size:cover;background-position:center;position:relative}@media(max-width: 768px){section.section--sec_welcome_2 .box--img-bottom{grid-column:2/3;grid-row:4/5;aspect-ratio:3/2}}section.section--sec_welcome_2 .box--img-bottom.overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(104, 71, 141, 0.5)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(104, 71, 141, 0.5) 100%)}section.section--sec_work_1{padding-block:5rem}section.section--sec_work_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_work_1 .section-wrapper{gap:2rem}}section.section--sec_work_1 .box--2 .job--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:2rem}section.section--sec_work_1 .box--2 .job--item{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#68478d;padding:2rem 3rem;gap:2rem}@media(max-width: 768px){section.section--sec_work_1 .box--2 .job--item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 768px){section.section--sec_work_1 .box--2 .job--button{width:100%}}section.section--sec_work_1 .box--2 .job--button button{border:none;border-radius:0;background-color:#222;padding:1rem 3rem;font-size:1rem;width:100%;display:block;text-align:center;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}section.section--sec_work_1 .box--2 .job--button button:hover{background-color:#393939 !important;color:#fff !important}section.section--sec_work_1 .box--3{background-color:#222;width:100%}section.section--sec_work_1 .box--3 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:0rem}@media(max-width: 768px){section.section--sec_work_1 .box--3 .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}section.section--sec_work_1 .box--3 .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media(max-width: 768px){section.section--sec_work_1 .box--3 .links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}}section.section--sec_work_1 .box--3 .links a{color:#fff;padding:1rem;margin-block:1.25rem;-webkit-transition:all .3s;transition:all .3s}section.section--sec_work_1 .box--3 .links a:hover{color:#fff !important;background-color:#393939 !important}@media(max-width: 768px){section.section--sec_work_1 .box--3 .links a{margin:0}}section.section--sec_work_1 .box--3 .btn--cv{padding:.5rem 3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}section.section--sec_work_process_1{padding-top:5rem;border-bottom:5rem solid #222}@media(max-width: 768px){section.section--sec_work_process_1{padding-block:3rem}}section.section--sec_work_process_1 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media(max-width: 768px){section.section--sec_work_process_1 .section-wrapper{gap:2rem}}section.section--sec_work_process_1 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_work_process_1 .cols{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}section.section--sec_work_process_1 .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:5rem 3rem;text-align:center;height:auto}section.section--sec_work_process_1 img{width:96px;height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}section.section--sec_work_process_1 .button-title{display:none}section.section--sec_work_process_1 h3{-webkit-box-flex:100px;-ms-flex:100px;flex:100px}section.section--sec_work_process_1 .block--excerpt{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}section.section--sec_work_process_1 .swiper-slide{position:relative}section.section--sec_work_process_1 .swiper-slide:last-of-type .icon-next{display:none}section.section--sec_work_process_1 .swiper-container--work_process_1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_work_process_1 .swiper-pagination--wrapper{max-width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){section.section--sec_work_process_1 .swiper-pagination--wrapper{overflow:auto;max-width:100vw}}section.section--sec_work_process_1 .swiper-pagination--work_process_1{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}@media(max-width: 768px){section.section--sec_work_process_1 .swiper-pagination--work_process_1{overflow:auto}}section.section--sec_work_process_1 .btn--work-process-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 4rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:2rem;background-color:#222;border-radius:0;min-width:120px;-webkit-transition:all .3s;transition:all .3s}section.section--sec_work_process_1 .btn--work-process-1:hover{background-color:#393939 !important}section.section--sec_work_process_1 .btn--work-process-1:hover a{color:#fff !important}@media(max-width: 768px){section.section--sec_work_process_1 .btn--work-process-1{padding:.75rem 1.5rem}}section.section--sec_work_process_1 .btn--work-process-1.swiper-pagination-bullet{opacity:1}section.section--sec_work_process_1 .btn--work-process-1.swiper-pagination-bullet-active{background-color:#fff}section.section--sec_work_process_1 .btn--work-process-1.swiper-pagination-bullet-active a{color:#222}section.section--sec_work_process_1 .btn--work-process-1 a{color:#fff}section.section--sec_work_process_1 .icon-next{width:1rem;height:auto;margin-left:1rem;position:absolute;aspect-ratio:18/50;right:-1.5rem;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);background-repeat:no-repeat;background-size:contain}section.section--sec_work_process_2{padding-block:5rem}section.section--sec_work_process_2 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_work_process_2 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_work_process_2 .cols{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}section.section--sec_work_process_2 .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:5rem 3rem;text-align:center;height:auto}section.section--sec_work_process_2 img{width:96px;height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}section.section--sec_work_process_2 .button-title{display:none}section.section--sec_work_process_2 h3{-webkit-box-flex:100px;-ms-flex:100px;flex:100px}section.section--sec_work_process_2 .block--excerpt{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}section.section--sec_work_process_2 .button-title{display:none}section.section--sec_work_process_2 .swiper-slide{position:relative}section.section--sec_work_process_2 .swiper-slide:last-of-type .icon-next{display:none}section.section--sec_work_process_2 .swiper-container--work_process_2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}section.section--sec_work_process_2 .swiper-pagination--wrapper{max-width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){section.section--sec_work_process_2 .swiper-pagination--wrapper{overflow:auto}}section.section--sec_work_process_2 .swiper-pagination--work_process_2{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto;max-width:100vw}@media(max-width: 768px){section.section--sec_work_process_2 .swiper-pagination--work_process_2{overflow:auto}}section.section--sec_work_process_2 .btn--work-process-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 4rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:2rem;background-color:#68478d;border-radius:0;font-weight:500}@media(max-width: 768px){section.section--sec_work_process_2 .btn--work-process-2{padding:.75rem 1.5rem}}section.section--sec_work_process_2 .btn--work-process-2.swiper-pagination-bullet{opacity:1}section.section--sec_work_process_2 .btn--work-process-2.swiper-pagination-bullet-active{background-color:#222}section.section--sec_work_process_2 .btn--work-process-2.swiper-pagination-bullet-active a{color:#fff}section.section--sec_work_process_2 .btn--work-process-2 a{color:#fff}section.section--sec_work_process_2 .icon-next{width:1rem;height:auto;margin-left:1rem;position:absolute;aspect-ratio:18/50;right:-1.5rem;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);background-repeat:no-repeat;background-size:contain}section.section--sec_work_process_3{padding-block:5rem}section.section--sec_work_process_3 .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_work_process_3 .box--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}section.section--sec_work_process_3 .cols{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;width:100%}@media(max-width: 992px){section.section--sec_work_process_3 .cols{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){section.section--sec_work_process_3 .cols{grid-template-columns:1fr}}section.section--sec_work_process_3 .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:5rem 3rem;text-align:center;height:auto}@media(max-width: 768px){section.section--sec_work_process_3 .col{padding:2.5rem 1.25rem}}section.section--sec_work_process_3 h3{min-height:148px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.section--sec_work_process_3 img{width:100%;max-width:64px;height:auto;max-height:64px;-o-object-fit:contain;object-fit:contain}section.section--sec_work_process_3 .button-title{display:none}section.section--sec_work_process_3 .swiper-slide{position:relative}section.section--sec_work_process_3 .swiper-slide:last-of-type .icon-next{display:none}section.section--sec_work_process_3 .swiper-container--work_process_2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}section.section--sec_work_process_3 .swiper-pagination--wrapper{max-width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){section.section--sec_work_process_3 .swiper-pagination--wrapper{overflow:auto}}section.section--sec_work_process_3 .swiper-pagination--work_process_2{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto;max-width:100vw}@media(max-width: 768px){section.section--sec_work_process_3 .swiper-pagination--work_process_2{overflow:auto}}section.section--sec_work_process_3 .btn--work-process-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 4rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:2rem;background-color:#68478d;border-radius:0;font-weight:500}@media(max-width: 768px){section.section--sec_work_process_3 .btn--work-process-2{padding:.75rem 1.5rem}}section.section--sec_work_process_3 .btn--work-process-2.swiper-pagination-bullet{opacity:1}section.section--sec_work_process_3 .btn--work-process-2.swiper-pagination-bullet-active{background-color:#222}section.section--sec_work_process_3 .btn--work-process-2.swiper-pagination-bullet-active a{color:#fff}section.section--sec_work_process_3 .btn--work-process-2 a{color:#fff}section.section--sec_work_process_3 .icon-next{width:1rem;height:auto;margin-left:1rem;position:absolute;aspect-ratio:18/50;right:-1.5rem;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);background-repeat:no-repeat;background-size:contain}section.section--sec_video_1{padding-top:5rem;overflow:hidden}section.section--sec_video_1 embed,section.section--sec_video_1 iframe,section.section--sec_video_1 object{width:100%;height:auto;aspect-ratio:16/9}section.section--sec_video_1 .section-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}section.section--sec_video_1 .pattern-bg{aspect-ratio:1435.48/734.57;top:-4rem;right:0;width:75%;background-size:auto;background-position:left top}.box.col--1-2{grid-column:1/2}.box.col--1-3{grid-column:1/3}.box.col--1-4{grid-column:1/4}.box.col--1-5{grid-column:1/5}.box.col--2-3{grid-column:2/3}.box.col--2-4{grid-column:2/4}.box.col--2-5{grid-column:2/5}.box.col--3-4{grid-column:3/4}.box.col--3-5{grid-column:3/5}.box.col--4-5{grid-column:4/5}.box.row--1-2{grid-row:1/2}.box.row--1-3{grid-row:1/3}.box.row--1-4{grid-row:1/4}.box.row--1-5{grid-row:1/5}.box.row--2-3{grid-row:2/3}.box.row--2-4{grid-row:2/4}.box.row--2-5{grid-row:2/5}.box.row--3-4{grid-row:3/4}.box.row--3-5{grid-row:3/5}.box.row--4-5{grid-row:4/5}.margin-top--none{padding-top:0}.margin-top--small{padding-top:1.5rem}.margin-top--medium{padding-top:3rem}.margin-top--large{padding-top:5rem}@media(max-width: 768px){.margin-top--small{padding-top:.75rem}.margin-top--medium{padding-top:1.5rem}.margin-top--large{padding-top:3rem}}.margin-bottom--none{padding-bottom:0}.margin-bottom--small{padding-bottom:1.5rem}.margin-bottom--medium{padding-bottom:3rem}.margin-bottom--large{padding-bottom:5rem}@media(max-width: 768px){.margin-bottom--small{padding-top:.75rem}.margin-bottom--medium{padding-top:1.5rem}.margin-bottom--large{padding-top:3rem}}.swiper-button{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-repeat:no-repeat;margin-top:calc(0px - var(--swiper-navigation-size)/2);height:var(--swiper-navigation-size);width:calc(var(--swiper-navigation-size)/44*27);top:var(--swiper-navigation-top-offset, 50%);position:absolute;background-position:center;aspect-ratio:18/50}.swiper-button-light--prev{-webkit-transform:translatex(-3rem);transform:translatex(-3rem);left:var(--swiper-navigation-sides-offset, 10px)}@media(max-width: 768px){.swiper-button-light--prev{left:3rem;top:75%}}.swiper-button-light--next{-webkit-transform:translatex(3rem);transform:translatex(3rem);right:var(--swiper-navigation-sides-offset, 10px)}@media(max-width: 768px){.swiper-button-light--next{right:3rem;top:75%}}.section--sec_video_carousel_1{padding:4rem 0}@media(max-width: 768px){.section--sec_video_carousel_1{padding:2rem 0}}.section--sec_video_carousel_1 .section-wrapper{position:relative}.section--sec_video_carousel_1 .box--heading{margin-bottom:2rem}.section--sec_video_carousel_1 .box--heading .h2--big{font-size:2.5rem;font-weight:700}@media(max-width: 768px){.section--sec_video_carousel_1 .box--heading .h2--big{font-size:1.75rem}}.section--sec_video_carousel_1 .box--carousel{position:relative;padding:0 3rem}@media(max-width: 768px){.section--sec_video_carousel_1 .box--carousel{padding:0}}.section--sec_video_carousel_1 .swiper-container--video_carousel_1{overflow:hidden}.section--sec_video_carousel_1 .video-slide{overflow:hidden;height:auto}.section--sec_video_carousel_1 .video-slide__thumbnail{position:relative;aspect-ratio:16/9;cursor:pointer;overflow:hidden}.section--sec_video_carousel_1 .video-slide__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.section--sec_video_carousel_1 .video-slide__thumbnail:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.section--sec_video_carousel_1 .video-slide__play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:80px;height:80px;background:rgba(255,255,255,.9);border:none;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.1960784314);box-shadow:0 8px 24px rgba(0,0,0,.1960784314)}@media(max-width: 768px){.section--sec_video_carousel_1 .video-slide__play-btn{width:60px;height:60px}}.section--sec_video_carousel_1 .video-slide__play-btn svg{width:32px;height:32px;color:#373736}@media(max-width: 768px){.section--sec_video_carousel_1 .video-slide__play-btn svg{width:24px;height:24px}}.section--sec_video_carousel_1 .video-slide__play-btn:hover{background:#fff;-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.section--sec_video_carousel_1 .video-slide__content{padding:1.5rem}@media(max-width: 768px){.section--sec_video_carousel_1 .video-slide__content{padding:1rem}}.section--sec_video_carousel_1 .video-slide__title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}@media(max-width: 768px){.section--sec_video_carousel_1 .video-slide__title{font-size:1rem}}.section--sec_video_carousel_1 .video-slide__description{font-size:.9rem;opacity:.8;line-height:1.5}@media(max-width: 768px){.section--sec_video_carousel_1 .video-slide__description{font-size:.85rem}}.section--sec_video_carousel_1 .swiper-button-prev--video_carousel_1,.section--sec_video_carousel_1 .swiper-button-next--video_carousel_1{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.section--sec_video_carousel_1 .swiper-button-prev--video_carousel_1{left:0}.section--sec_video_carousel_1 .swiper-button-next--video_carousel_1{right:0}.section--sec_video_single_1{padding:5rem 0}@media(max-width: 768px){.section--sec_video_single_1{padding:3rem 0}}.section--sec_video_single_1 .video-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}@media(max-width: 992px){.section--sec_video_single_1 .video-single{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.section--sec_video_single_1 .video-single__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width: 992px){.section--sec_video_single_1 .video-single__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center}}.section--sec_video_single_1 .video-single__video{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(max-width: 992px){.section--sec_video_single_1 .video-single__video{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}}.section--sec_video_single_1 .video-single__title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}@media(max-width: 768px){.section--sec_video_single_1 .video-single__title{font-size:1.75rem;margin-bottom:1rem}}.section--sec_video_single_1 .video-single__description{font-size:1.1rem;line-height:1.7;opacity:.9}@media(max-width: 768px){.section--sec_video_single_1 .video-single__description{font-size:1rem}}.section--sec_video_single_1 .video-single__description p{margin-bottom:1rem}.section--sec_video_single_1 .video-single__description p:last-child{margin-bottom:0}.section--sec_video_single_1 .video-single__thumbnail{position:relative;aspect-ratio:16/9;overflow:hidden;cursor:pointer;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.1960784314);box-shadow:0 8px 24px rgba(0,0,0,.1960784314)}.section--sec_video_single_1 .video-single__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.section--sec_video_single_1 .video-single__thumbnail:hover img{-webkit-transform:scale(1.02);transform:scale(1.02)}.section--sec_video_single_1 .video-single__play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100px;height:100px;background:rgba(255,255,255,.95);border:none;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.1960784314);box-shadow:0 8px 24px rgba(0,0,0,.1960784314)}@media(max-width: 768px){.section--sec_video_single_1 .video-single__play-btn{width:70px;height:70px}}.section--sec_video_single_1 .video-single__play-btn svg{width:40px;height:40px;color:#373736}@media(max-width: 768px){.section--sec_video_single_1 .video-single__play-btn svg{width:28px;height:28px}}.section--sec_video_single_1 .video-single__play-btn:hover{background:#fff;-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.video-modal.is-active{opacity:1;visibility:visible}.video-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);cursor:pointer}.video-modal__container{position:relative;width:90%;max-width:1200px;z-index:1;-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.video-modal.is-active .video-modal__container{-webkit-transform:scale(1);transform:scale(1)}.video-modal__close{position:absolute;top:-50px;right:0;background:none;border:none;cursor:pointer;padding:.5rem;color:#fff;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}@media(max-width: 768px){.video-modal__close{top:-40px}}.video-modal__close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.video-modal__close svg{display:block}.video-modal__player-wrapper{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.video-modal__player{width:100%;height:100%}.video-modal__player iframe{width:100%;height:100%;border:none}.video-modal .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}body.video-modal-open{overflow:hidden}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:128px}body{background-color:#fff;font-family:"Brockmann";word-break:break-word;font-family:"Brockmann",serif}.post,.page{margin:0}ul,ol{list-style:none;margin:0;padding:0}a{color:unset;text-decoration:none}a:hover{color:inherit;text-decoration:none}a:visited{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1366px){.container{max-width:1100px}}@media(max-width: 768px){.container{padding:0 1.25rem}}.sticky{position:sticky;top:180px}.separator{width:100%;height:2px;background-color:#16ade1}.separator--col{width:2px;height:100%}.space{position:relative;height:128px}.accent{position:absolute;right:0;bottom:0}@media(max-width: 768px){.accent{position:relative;display:block;margin-left:auto}}main{margin-top:112px}@media(max-width: 768px){main{margin-top:48px}}main .content ul{margin-bottom:2rem}main .content li{position:relative;padding-left:1.5rem;margin-bottom:1rem;font-weight:600;color:#373736}main .content li::before{content:"";width:8px;height:8px;position:absolute;background:#f2f5f7;border-radius:8rem;left:-2px;top:8px}summary{cursor:pointer}summary h3{display:inline;margin-left:1rem;font-size:1.25rem}details{padding:1rem}details>div{margin-top:1rem}details p{margin-left:1.75rem;opacity:.7}.accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;border-bottom:1px solid #222}.accordion__heading{cursor:pointer;padding-block:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accordion__heading.active svg#menu_arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion__heading h2{font-size:24px}.accordion__heading svg#menu_arrow{-webkit-transition:all .3s linear 0s;transition:all .3s linear 0s;width:32px}.accordion__content{display:none;padding-bottom:3rem}.accordion__content.active{display:block}
