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

/* 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;
  */
}
.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-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;
}



: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-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;
}


.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/*!
 * Bootstrap  v5.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:bolder}small,.small{font-size:0.875em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}tbody,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}textarea{resize:vertical}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}iframe{border:0}[hidden]{display:none !important}.list-unstyled{padding-left:0;list-style:none}.initialism{font-size:0.875em;text-transform:uppercase}.container,.container-fluid{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1140px}}@media(min-width: 1400px){.container{max-width:1320px}}:root{--bs-breakpoint-xxs: 0;--bs-breakpoint-xs: 420px;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px;--bs-breakpoint-xxxl: 1600px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.g-0{--bs-gutter-x: 0}.g-0{--bs-gutter-y: 0}.g-5{--bs-gutter-x: 3rem}.g-5{--bs-gutter-y: 3rem}@media(min-width: 420px){.col-xs-6{flex:0 0 auto;width:50%}.col-xs-9{flex:0 0 auto;width:75%}}@media(min-width: 576px){.col-sm-6{flex:0 0 auto;width:50%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}}@media(min-width: 768px){.col-md{flex:1 0 0%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.offset-md-1{margin-left:8.33333333%}.offset-md-5{margin-left:41.66666667%}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-1{margin-left:8.33333333%}.offset-lg-4{margin-left:33.33333333%}.gx-lg-0{--bs-gutter-x: 0}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}}@media(min-width: 1600px){.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-body-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 419.98px){.table-responsive-xs{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1599.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:-ms-input-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.dropdown{position:relative}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 419.98px){.modal-fullscreen-xs-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xs-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xs-down .modal-header,.modal-fullscreen-xs-down .modal-footer{border-radius:0}.modal-fullscreen-xs-down .modal-body{overflow-y:auto}}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media(max-width: 1599.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header,.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.carousel{position:relative}@-webkit-keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-bottom{vertical-align:bottom !important}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.top-0{top:0 !important}.bottom-0{bottom:0 !important}.start-0{left:0 !important}.end-0{right:0 !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-end-0{border-right:0 !important}.border-start-0{border-left:0 !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.w-50{width:50% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.vh-100{height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-column{flex-direction:column !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-wrap{flex-wrap:wrap !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-self-end{align-self:flex-end !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.fw-light{font-weight:300 !important}.fw-medium{font-weight:500 !important}.fw-bold{font-weight:700 !important}.lh-1{line-height:1 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-nowrap{white-space:nowrap !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}.rounded-0{border-radius:0 !important}.rounded-circle{border-radius:50% !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-2{z-index:2 !important}@media(min-width: 420px){.d-xs-table{display:table !important}.d-xs-table-row{display:table-row !important}.d-xs-table-cell{display:table-cell !important}.mb-xs-3{margin-bottom:1rem !important}.mb-xs-5{margin-bottom:3rem !important}.pt-xs-5{padding-top:3rem !important}.pb-xs-5{padding-bottom:3rem !important}}@media(min-width: 576px){.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.justify-content-sm-end{justify-content:flex-end !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mt-sm-0{margin-top:0 !important}.mt-sm-4{margin-top:1.5rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-4{margin-right:1.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-4{margin-left:1.5rem !important}.p-sm-4{padding:1.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.pe-sm-4{padding-right:1.5rem !important}.ps-sm-4{padding-left:1.5rem !important}.text-sm-start{text-align:left !important}}@media(min-width: 768px){.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.flex-md-nowrap{flex-wrap:nowrap !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-between{justify-content:space-between !important}.mt-md-0{margin-top:0 !important}.mt-md-5{margin-top:3rem !important}.me-md-3{margin-right:1rem !important}.mb-md-0{margin-bottom:0 !important}.mb-md-5{margin-bottom:3rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-5{margin-left:3rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pe-md-5{padding-right:3rem !important}.ps-md-5{padding-left:3rem !important}.text-md-start{text-align:left !important}}@media(min-width: 992px){.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-none{display:none !important}.flex-lg-column{flex-direction:column !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-between{justify-content:space-between !important}.align-items-lg-start{align-items:flex-start !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.mt-lg-0{margin-top:0 !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-3{margin-right:1rem !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.ms-lg-3{margin-left:1rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.pt-lg-0{padding-top:0 !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.justify-content-xl-between{justify-content:space-between !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.mt-xl-4{margin-top:1.5rem !important}.me-xl-4{margin-right:1.5rem !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.ms-xl-4{margin-left:1.5rem !important}.p-xl-4{padding:1.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.ps-xl-4{padding-left:1.5rem !important}}@media(min-width: 1400px){.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mb-xxl-5{margin-bottom:3rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.ps-xxl-5{padding-left:3rem !important}}@media(min-width: 1600px){.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-5{margin-top:3rem !important}.mb-xxxl-2{margin-bottom:.5rem !important}.ms-xxxl-2{margin-left:.5rem !important}.px-xxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.pe-xxxl-5{padding-right:3rem !important}.ps-xxxl-4{padding-left:1.5rem !important}}@media print{.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}}@font-face{font-family:"CF Asty";src:url(../fonts/CFAsty-Light.woff2) format("woff2"),url(../fonts/CFAsty-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"CF Asty";src:url(../fonts/CFAsty-Regular.woff2) format("woff2"),url(../fonts/CFAsty-Regular.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"CF Asty";src:url(../fonts/CFAsty-Medium.woff2) format("woff2"),url(../fonts/CFAsty-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"CF Asty";src:url(../fonts/CFAsty-SemiBold.woff2) format("woff2"),url(../fonts/CFAsty-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"CF Asty";src:url(../fonts/CFAsty-Bold.woff2) format("woff2"),url(../fonts/CFAsty-Bold.woff) format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"icomoon";src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.svg#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-search:before{content:"";color:#e71f2e}.careerAreas .boxCont .careerBox .toggleBox:before,.careerAreas .boxCont .careerBox .toggleBox:after,.mediaCenter .sldCont .swiper .swiper-slide .vidcl .sldIcv,.mediaCenter .sldCont .swiper .swiper-slide .glrImg .sldIcv,.career-footer .umobit-logo img,.regulatoryNews .img-wrapper .shapes .new-shape-1 .logo,.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-1 .logo,.youtube-video .video-wrapper .bg-img img,footer.career-footer .umobit-logo img{top:50%;left:50%;transform:translate(-50%, -50%)}.usefullMaterials .smtl:before,.mediaCenter .sldCont .swiper .swiper-slide .smtl:before,.contact .contactForm .uploadIcon,.calculators .tab-content .tab-pane .datepicker-wrapper .calicon,.globalMap #map .gm-style .cluster.cluster-0 div,.custom_dropdown+.select2-container .select2-selection .select2-selection__arrow{top:50%;transform:translateY(-50%)}.fw-img-text .parallax:after{position:absolute;right:0;top:0;content:"";display:block;height:100%;width:100%}.youtube-video .video-wrapper .bg-img:before{position:absolute;left:0;top:0;content:"";display:block;height:100%;width:100%}body{min-height:100vh;display:flex;flex-direction:column;max-width:1920px;margin:0 auto;font-family:"CF Asty";color:#080808}img{height:auto;max-width:100%}img.object-fit-cover{-o-object-fit:cover;object-fit:cover}.bg-img{background-repeat:no-repeat;background-size:cover;background-position:center}.bg-img.contain{background-size:contain}.bg-img.bgPosEnd{background-position-x:right}hr{opacity:1}a{text-decoration:none;color:#080808}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{background-color:#fff !important;color:#080808 !important;-webkit-background-clip:text;-webkit-text-fill-color:#080808 !important;-webkit-transition:background-color 5000s ease-in-out 0s !important;transition:background-color 5000s ease-in-out 0s !important}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{letter-spacing:-2px}h2,.h2{font-size:calc(1.5625rem + 3.75vw)}@media(min-width: 1200px){h2,.h2{font-size:4.375rem}}@media(max-width: 1599.98px){h2,.h2{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){h2,.h2{font-size:3.75rem}}@media(max-width: 1399.98px){h2,.h2{font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){h2,.h2{font-size:3.125rem}}@media(max-width: 1199.98px){h2,.h2{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){h2,.h2{font-size:2.5rem}}@media(max-width: 991.98px){h2,.h2{font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){h2,.h2{font-size:3.75rem}}@media(max-width: 767.98px){h2,.h2{font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 767.98px)and (min-width: 1200px){h2,.h2{font-size:3.125rem}}@media(max-width: 575.98px){h2,.h2{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){h2,.h2{font-size:2.5rem}}@media(max-width: 419.98px){h2,.h2{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 419.98px)and (min-width: 1200px){h2,.h2{font-size:1.875rem}}h3,.h3{font-size:calc(1.35rem + 1.2vw)}@media(min-width: 1200px){h3,.h3{font-size:2.25rem}}@media(max-width: 1599.98px){h3,.h3{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){h3,.h3{font-size:2rem}}@media(max-width: 1399.98px){h3,.h3{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){h3,.h3{font-size:1.75rem}}@media(max-width: 1199.98px){h3,.h3{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){h3,.h3{font-size:1.5rem}}@media(max-width: 991.98px){h3,.h3{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){h3,.h3{font-size:2rem}}@media(max-width: 767.98px){h3,.h3{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 767.98px)and (min-width: 1200px){h3,.h3{font-size:1.75rem}}@media(max-width: 575.98px){h3,.h3{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){h3,.h3{font-size:1.5rem}}@media(max-width: 419.98px){h3,.h3{font-size:1.25rem}}h4,.h4{color:#a2a2a2}p{font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){p{font-size:1.3125rem}}p:last-child{margin-bottom:0}strong{font-weight:500}.over{z-index:5}.text-red{color:#e71f2e !important}.bg-red{background:#e71f2e !important}@media(min-width: 992px){.has-custom-pe{padding-right:calc(82px + (.75rem * 2))}}@media(min-width: 1200px){.has-custom-pe{padding-right:calc(87px + (.75rem * 2))}}@media(min-width: 1400px){.has-custom-pe{padding-left:6.25%;padding-right:calc(92px + (.75rem * 2))}}@media(min-width: 1600px){.has-custom-pe{padding-right:calc(97px + (.75rem * 2))}}@media(min-width: 992px){.has-custom-px{padding-left:calc(82px + (.75rem * 2));padding-right:calc(82px + (.75rem * 2))}}@media(min-width: 1200px){.has-custom-px{padding-left:calc(87px + (.75rem * 2));padding-right:calc(87px + (.75rem * 2))}}@media(min-width: 1400px){.has-custom-px{padding-left:calc(92px + (.75rem * 2));padding-right:calc(92px + (.75rem * 2))}}@media(min-width: 1600px){.has-custom-px{padding-left:calc(97px + (.75rem * 2));padding-right:calc(97px + (.75rem * 2))}}.businessTlt{font-weight:500;color:#080808;font-size:calc(1.2875rem + 0.45vw)}@media(min-width: 1200px){.businessTlt{font-size:1.625rem}}.contributionSwiper .slidtlt{font-weight:500;color:#fff;font-size:1rem}.contributionSwiper .swiper-wrapper{padding-bottom:1px;padding-right:1px}.contributionSwiper .swiper-wrapper .swiper-slide{height:auto;border-radius:39px;border:1px solid #fff}@media(min-width: 768px){.contributionSwiper .swiper-wrapper .swiper-slide{max-width:calc(50% - 40px)}}.contributionSwiper .swiper-wrapper .swiper-slide .imgbord{border-radius:20px}.contributionSwiper .swiper-wrapper .swiper-slide .sltTlt{color:#fff;font-size:calc(1.3375rem + 1.05vw);line-height:100%}@media(min-width: 1200px){.contributionSwiper .swiper-wrapper .swiper-slide .sltTlt{font-size:2.125rem}}.contributionSwiper .swiper-wrapper .swiper-slide .custom-btn{color:#fff;font-size:1rem}.contributionSwiper .swiper-wrapper .swiper-slide .custom-btn:after{background-color:#fff}.contributionSwiper .swiper-wrapper .swiper-slide .dldbtn{color:#fff;font-size:1rem}.contributionSwiper .scrollbar-wrapper{max-width:690px}.contributionSwiper .scrollbar-wrapper .swiper-scrollbar-drag{background-color:#fff}.joinBoxOuter{color:#fff;font-size:calc(1.325rem + 0.9vw);line-height:100%}.joinBoxOuter .imgIcon{min-height:77px}@media(min-width: 1400px){.joinBoxOuter{width:20%}}.joinBoxOuter:nth-child(5n+1) .joinBoxInner.orangy{background-color:#fbb04c}.joinBoxOuter:nth-child(5n+2) .joinBoxInner.orangy{background-color:#f9a23f}.joinBoxOuter:nth-child(5n+3) .joinBoxInner.orangy{background-color:#f7941d}.joinBoxOuter:nth-child(5n+4) .joinBoxInner.orangy{background-color:#f47c3b}.joinBoxOuter:nth-child(5n+5) .joinBoxInner.orangy{background-color:#f26522}.joinBoxOuter .joinBoxInner{border-radius:40px 0 40px 0;min-height:236px}.joinBoxOuter .joinBoxInner.orangy{padding-top:24px}.joinBoxOuter .joinBoxInner.reddy{background-color:#e71f2e}@media(min-width: 1200px){.joinBoxOuter{font-size:2rem}}.joinBoxOuter .smDesc{font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){.joinBoxOuter .smDesc{font-size:1.3125rem}}.joinBoxOuter .bgnum{font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.joinBoxOuter .bgnum{font-size:4rem}}.joinBoxOuter .nsmtxt{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.joinBoxOuter .nsmtxt{font-size:1.5rem}}@media(min-width: 1400px){.joinBoxOuter{max-width:334px}}.ourpplNum{color:#fff}.ourpplNum.cusOrangeBG{background-color:#f26522}@media(min-width: 992px){.ourpplNum.cusOrangeBG{border-radius:0 160px 20px 0}}.ourpplNum.cusBlueBG{background-color:#004071}@media(min-width: 992px){.ourpplNum.cusBlueBG{border-radius:0 20px 20px 0}}.ourpplNum.cusGreenBG{background-color:#67ad45}@media(min-width: 992px){.ourpplNum.cusGreenBG{border-radius:0 20px 160px 0}}.ourpplNum .kpi{font-size:calc(1.2875rem + 0.45vw)}@media(min-width: 1200px){.ourpplNum .kpi{font-size:1.625rem}}.ourpplNum .numan{font-size:calc(1.525rem + 3.3vw);word-wrap:break-word;display:block;line-height:100%}@media(min-width: 1200px){.ourpplNum .numan{font-size:4rem}}.ourpplNum .cumwh{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){.ourpplNum .cumwh{font-size:2rem}}.ourpplNum .numDesc{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.ourpplNum .numDesc{font-size:1.5rem}}@media(min-width: 992px){.ourpplNum{margin-right:calc(82px + (.75rem * 2))}}@media(min-width: 1200px){.ourpplNum{margin-right:calc(87px + (.75rem * 2))}}@media(min-width: 1400px){.ourpplNum{padding-left:6.25%;margin-right:calc(92px + (.75rem * 2))}}@media(min-width: 1600px){.ourpplNum{margin-right:calc(97px + (.75rem * 2))}}section{padding-top:4rem;padding-bottom:4rem}@media(max-width: 991.98px){.shape.parallax{opacity:0;visibility:hidden}}section.img-text ul,section.img-text ol{margin:0}section.img-text ul li,section.img-text ol li{position:relative}section.img-text ul li:before,section.img-text ol li:before{content:"";position:absolute;left:0}section.img-text ol{counter-reset:my-awesome-counter}section.img-text ol li{counter-increment:my-awesome-counter}section.img-text ol li:before{content:counter(my-awesome-counter) ". ";font-weight:500}section.img-text a:not(.custom-btn,.whitePill,.dualPill,.pilLink,.coapply){color:#e71f2e;text-decoration:underline}.swiper-lazy-preloader{border:4px solid #e71f2e;border-top:4px solid transparent}.swiper-scrollbar{height:1px !important;background:#707070}.swiper-scrollbar .swiper-scrollbar-drag{border-radius:0;background:#080808;height:3px;top:-1px}.swiper-button-prev,.swiper-button-next{font-size:calc(1.34375rem + 1.125vw)}@media(min-width: 1200px){.swiper-button-prev,.swiper-button-next{font-size:2.1875rem}}@media(max-width: 1599.98px){.swiper-button-prev,.swiper-button-next{font-size:calc(1.31875rem + 0.825vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.swiper-button-prev,.swiper-button-next{font-size:1.9375rem}}@media(max-width: 1399.98px){.swiper-button-prev,.swiper-button-next{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.swiper-button-prev,.swiper-button-next{font-size:1.6875rem}}@media(max-width: 1199.98px){.swiper-button-prev,.swiper-button-next{font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.swiper-button-prev,.swiper-button-next{font-size:1.4375rem}}@media(max-width: 991.98px){.swiper-button-prev,.swiper-button-next{font-size:calc(1.31875rem + 0.825vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.swiper-button-prev,.swiper-button-next{font-size:1.9375rem}}@media(max-width: 767.98px){.swiper-button-prev,.swiper-button-next{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.swiper-button-prev,.swiper-button-next{font-size:1.6875rem}}@media(max-width: 575.98px){.swiper-button-prev,.swiper-button-next{font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.swiper-button-prev,.swiper-button-next{font-size:1.4375rem}}@media(max-width: 419.98px){.swiper-button-prev,.swiper-button-next{font-size:1.1875rem}}.swiper-button-prev:not(.text-white),.swiper-button-next:not(.text-white){color:#080808 !important}.swiper-button-prev:after,.swiper-button-next:after{display:none}.custom-btn:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#e71f2e;transition:transform .3s}.custom-btn i{font-size:0.8125rem}.custom-btn:hover:after{transform:scaleX(0)}.custom-btn:hover i{-webkit-animation:arrow 1.5s ease-in infinite forwards;animation:arrow 1.5s ease-in infinite forwards}.custom-btn.redVariant{color:#fff}.custom-btn.redVariant:after{background:#fff}.border-btn{border-width:2px;border-radius:3rem;transition:color .5s}@media(min-width: 1600px){.border-btn{padding-left:2.375rem !important;padding-right:2.375rem !important}}.border-btn:before{content:"";position:absolute;top:0;left:-50px;width:0;height:100%;transform:skewX(-35deg);transition:width .5s;background:#fff}.border-btn:hover{color:#e71f2e !important}.border-btn:hover:before{width:200%}.custom-btn,.border-btn{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.custom-btn,.border-btn{font-size:1.5rem}}.from-top{transform:translateY(-40px)}.from-bottom,.img-text .editor>*{transform:translateY(40px)}.from-left{transform:translateX(-40px)}.from-right{transform:translateX(40px)}.from-top,.from-bottom,.from-left,.from-right,.img-text .editor>*{opacity:0;transition:opacity .3s cubic-bezier(0.16, 0.01, 0.77, 1),transform .3s cubic-bezier(0.16, 0.01, 0.77, 1)}.from-top.fire,.from-bottom.fire,.from-left.fire,.from-right.fire,.img-text .editor>*.fire{opacity:1;transform:none}@media(min-width: 1400px){.custpad-xxl{padding-left:137px;padding-right:137px;max-width:100%}}.arrow-btn-right{font-weight:500}.arrow-btn-right:hover i{-webkit-animation:arrow-right 1.5s ease-in infinite forwards;animation:arrow-right 1.5s ease-in infinite forwards}.arrow-btn-left{font-weight:500}.arrow-btn-left:hover i{-webkit-animation:arrow-left 1.5s ease-in infinite forwards;animation:arrow-left 1.5s ease-in infinite forwards}.coapply{font-size:1.125rem}.has-overlay:before{content:"";top:0;left:0;position:absolute;width:100%;height:100%;background:#fff;transition:all .6s cubic-bezier(0.16, 0.01, 0.77, 1);z-index:1}.has-overlay.fire:before{-webkit-animation:overlayY .6s forwards;animation:overlayY .6s forwards}@keyframes arrow-right{0%{transform:none;opacity:1}25%{transform:translateX(75%);opacity:0}50%{transform:translateX(-75%);opacity:0}100%{transform:none;opacity:0}}@keyframes arrow-left{0%{transform:none;opacity:1}25%{transform:translateX(-75%);opacity:0}50%{transform:translateX(75%);opacity:0}100%{transform:none;opacity:0}}@keyframes bounce_down{0%{transform:translateY(0)}30%{transform:translateY(7px)}50%{transform:translateY(0)}100%{transform:translateY(0)}}@keyframes overlayY{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}@keyframes arrow{0%{transform:none;opacity:1}25%{transform:translateX(75%);opacity:0}50%{transform:translateX(-75%);opacity:0}100%{transform:none;opacity:0}}form .error label,form .error input.form-control,form .error textarea.form-control{color:#721c24 !important}form .error input.form-control,form .error textarea.form-control{background-color:#f8d7da;border-color:#f5c6cb}@media(max-width: 1599.98px){h4,.h4,p,.custom-btn,.border-btn{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){h4,.h4,p,.custom-btn,.border-btn{font-size:1.375rem}}@media(max-width: 1399.98px){h4,.h4,p,.custom-btn,.border-btn{font-size:1.25rem}}@media(max-width: 1199.98px){h4,.h4,p,.custom-btn,.border-btn{font-size:1.125rem}}@media(max-width: 991.98px){h4,.h4,p,.custom-btn,.border-btn{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 991.98px)and (min-width: 1200px){h4,.h4,p,.custom-btn,.border-btn{font-size:1.375rem}}@media(max-width: 767.98px){h4,.h4,p,.custom-btn,.border-btn{font-size:1.25rem}}@media(max-width: 575.98px){h4,.h4,p,.custom-btn,.border-btn{font-size:1.125rem}}@media(max-width: 419.98px){h4,.h4,p,.custom-btn,.border-btn{font-size:1rem}}section:has(.hdundtx,.custmax,#category_results,.inner_job_info,.inner_job_pltxt){padding:0}.plain-text>*,.plain-text li{opacity:0;transition:all .3s cubic-bezier(0.16, 0.01, 0.77, 1);transform:translateY(20px)}.plain-text>*.fire,.plain-text li.fire{opacity:1;transform:none}button{background:transparent;border:none;cursor:pointer}input,textarea{outline:none;border:none;background-color:transparent}textarea{resize:none}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:inherit;-webkit-background-clip:text}.z-bg{z-index:-1}.hdundtx{padding:70px 0 45px 0}.hdundtx p{font-size:calc(1.3125rem + 0.75vw);font-weight:500}@media(min-width: 1200px){.hdundtx p{font-size:1.875rem}}.hdundtx .shapes{top:-110px}.coapply{border-bottom:2px solid #e71f2e;padding-bottom:6px}#category_results{padding:45px 0;font-size:1.125rem}#category_results .fltstlt{font-size:calc(1.275rem + 0.3vw);font-weight:500}@media(min-width: 1200px){#category_results .fltstlt{font-size:1.5rem}}#category_results .resetfilters{font-size:calc(1.25625rem + 0.075vw);font-weight:500;color:#080808;padding:0}@media(min-width: 1200px){#category_results .resetfilters{font-size:1.3125rem}}#category_results .resetfilters i{font-size:calc(1.2625rem + 0.15vw)}@media(min-width: 1200px){#category_results .resetfilters i{font-size:1.375rem}}#category_results .cobox{border:1px solid #a2a2a2;border-bottom-right-radius:50px;font-weight:500;padding:41px 52px}#category_results .cobox .cotlt{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){#category_results .cobox .cotlt{font-size:1.875rem}}#category_results .cobox .comap .fa-location-pin{color:#e71f2e}#category_results .cobox:before{content:"";height:calc(100% - 14px);width:4px;top:7px;left:6px;position:absolute}#category_results .cobox.yellow_line:before{background-color:#fbd914}#category_results .cobox.red_line:before{background-color:#e71f2e}#category_results .cobox.green_line:before{background-color:#03584c}#category_results .cobox.blue_line:before{background-color:#164194}#category_results .cobox.black_line:before{background-color:#000}.inner_job_info{padding:45px 0}@media(min-width: 768px){.inner_job_info{padding:70px 0}}.inner_job_info .comp_info{color:#080808}.inner_job_info .comp_info.yellow_line{border-top:10px solid #fbd914}.inner_job_info .comp_info.red_line{border-top:10px solid #e71f2e}.inner_job_info .comp_info.green_line{border-top:10px solid #03584c}.inner_job_info .comp_info.blue_line{border-top:10px solid #164194}.inner_job_info .comp_info.black_line{border-top:10px solid #000}.inner_job_info .comp_info .ntxt{font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){.inner_job_info .comp_info .ntxt{font-size:1.3125rem}}.inner_job_info .comp_info .ctxt{font-size:calc(1.275rem + 0.3vw);font-weight:500}@media(min-width: 1200px){.inner_job_info .comp_info .ctxt{font-size:1.5rem}}.inner_job_pltxt{padding:45px 0}@media(min-width: 768px){.inner_job_pltxt{padding:70px 0}}@media(max-width: 767.98px){.inner_job_pltxt .container .movingbtn{margin-top:24px;text-align:center}}@media(min-width: 768px){.inner_job_pltxt .container .movingbtn.fixed_cont{position:fixed;top:unset;bottom:90px;right:calc(((100% - 720px) / 2) + 12px)}}@media(min-width: 992px){.inner_job_pltxt .container .movingbtn.fixed_cont{right:calc(((100% - 960px) / 2) + 12px)}}@media(min-width: 1200px){.inner_job_pltxt .container .movingbtn.fixed_cont{right:calc(((100% - 1140px) / 2) + 12px)}}@media(min-width: 1400px){.inner_job_pltxt .container .movingbtn.fixed_cont{right:calc(((100% - 1320px) / 2) + 12px)}}@media(min-width: 768px){.inner_job_pltxt .container .movingbtn{position:absolute;top:0;bottom:unset;right:0}.inner_job_pltxt .container .movingbtn.abs_cont{position:absolute;top:unset;bottom:0;right:0}}.inner_job_pltxt .plain-text{color:#080808}.inner_job_pltxt .plain-text a,.inner_job_pltxt .plain-text p,.inner_job_pltxt .plain-text ul li,.inner_job_pltxt .plain-text ol li,.inner_job_pltxt .plain-text h3,.inner_job_pltxt .plain-text .h3{font-size:calc(1.275rem + 0.3vw);margin-bottom:24px}@media(min-width: 1200px){.inner_job_pltxt .plain-text a,.inner_job_pltxt .plain-text p,.inner_job_pltxt .plain-text ul li,.inner_job_pltxt .plain-text ol li,.inner_job_pltxt .plain-text h3,.inner_job_pltxt .plain-text .h3{font-size:1.5rem}}.inner_job_pltxt .plain-text ul{list-style-type:square;padding-left:20px}.inner_job_pltxt .plain-text a{color:#e71f2e}.inner_job_pltxt .plain-text h2,.inner_job_pltxt .plain-text .h2{font-size:calc(1.35rem + 1.2vw);margin-bottom:24px}@media(min-width: 1200px){.inner_job_pltxt .plain-text h2,.inner_job_pltxt .plain-text .h2{font-size:2.25rem}}@media(min-width: 1400px){.custpad-xxl{padding-left:137px;padding-right:137px;max-width:100%}}.fw-medium{font-weight:500 !important}.pilLink{color:#fff;outline:1px solid #fff;transition:all .4s ease-in-out;border-radius:40px;overflow:hidden;text-overflow:ellipsis}.pilLink:not(:first-of-type){margin-top:24px}.pilLink path{transition:all .4s ease-in-out;fill:#fff}.pilLink .context{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.pilLink .context{font-size:1.5rem}}.pilLink .dbutnn{font-size:1.125rem}.pilLink:hover{color:#080808;background-color:#fff}.pilLink:hover path{fill:#080808}.whitePill{color:#080808;outline:1px solid #c7c9c7;transition:all .4s ease-in-out;border-radius:40px}.whitePill path{transition:all .4s ease-in-out;fill:#e71f2e}.whitePill .context{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.whitePill .context{font-size:1.5rem}}.whitePill .dbutnn{font-size:1.125rem}.whitePill:hover{color:#fff;outline:1px solid #e71f2e;background-color:#e71f2e}.whitePill:hover path{fill:#fff}.vuecssexport .ctrl a,.vuecssexport .ctrl button{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.vuecssexport .ctrl a,.vuecssexport .ctrl button{font-size:2.5rem}}.vuecssexport .page-item a.page-link.arrow i,.vuecssexport .page-item button.page-link.arrow i{font-size:calc(1.40625rem + 1.875vw)}@media(min-width: 1200px){.vuecssexport .page-item a.page-link.arrow i,.vuecssexport .page-item button.page-link.arrow i{font-size:2.8125rem}}.vuecssexport .page-item a.page-link:hover,.vuecssexport .page-item button.page-link:hover{color:#495057}.vuecssexport .page-item a.page-link.disabled,.vuecssexport .page-item button.page-link.disabled{opacity:.3;pointer-events:none}.vuecssexport .pagination{padding:0 12px}.vuecssexport .pagination .page-item{margin:0 !important;outline:none !important;display:block}.vuecssexport .pagination .page-item.disabled{opacity:.3;pointer-events:none}.vuecssexport .pagination .page-item a.page-link,.vuecssexport .pagination .page-item button.page-link{font-size:calc(1.275rem + 0.3vw);color:#080808;font-weight:500;margin:7px 34px;display:flex;justify-content:center;align-items:center;padding:0 !important;border:0 !important;background:transparent}@media(min-width: 1200px){.vuecssexport .pagination .page-item a.page-link,.vuecssexport .pagination .page-item button.page-link{font-size:1.5rem}}.vuecssexport .pagination .page-item a.page-link:hover,.vuecssexport .pagination .page-item button.page-link:hover{color:#495057}.vuecssexport .pagination .page-item a.page-link:focus,.vuecssexport .pagination .page-item button.page-link:focus{box-shadow:none}.vuecssexport .pagination .page-item a.page-link:focus-visible,.vuecssexport .pagination .page-item button.page-link:focus-visible{outline:none}.vuecssexport .pagination .page-item.active{background-color:#e71f2e;border-radius:30px}.vuecssexport .pagination .page-item.active a.page-link,.vuecssexport .pagination .page-item.active button.page-link{color:#fff}.pilink{font-weight:500;font-size:calc(1.275rem + 0.3vw);color:#fff;background-color:#e71f2e;border-radius:60px;min-width:250px;max-width:296px;min-height:90px;padding:16px;display:inline-flex;justify-content:center;align-items:center}@media(min-width: 1200px){.pilink{font-size:1.5rem}}.custom_dropdown+.select2-container{width:100% !important}.custom_dropdown+.select2-container .select2-selection{border:none;height:auto;border:1px solid #a2a2a2;border-radius:40px}.custom_dropdown+.select2-container .select2-selection .select2-selection__rendered{font-size:1.125rem;color:#080808;font-weight:500;white-space:wrap !important;text-overflow:unset !important;word-wrap:break-word}@media(max-width: 575.98px){.custom_dropdown+.select2-container .select2-selection .select2-selection__rendered{padding:22px 57px 22px 22px !important}}@media(min-width: 576px){.custom_dropdown+.select2-container .select2-selection .select2-selection__rendered{padding:22px 57px 22px 22px !important}}.custom_dropdown+.select2-container .select2-selection .select2-selection__arrow{width:21px !important;height:21px !important;right:36px !important;position:absolute !important;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAABHNCSVQICAgIfAhkiAAAARZJREFUOE/tlN8NgjAQxikEIUYjIzCCTmCcwAE0kREcxgH0gTk0cQFHcAQTfYCQgF8JNaXcFXyHhDT9c7/efXyccAY8YRi+cWwmj2ZZNsfwsYWJAUxnhI6a/m+pyPf9uCiKB2WxIZbCmRgefsp46dMoCIIrxrgsyw0F7oNi/1xV1VbFCyzcAFzLG7DxosA2qAQi9KDihRArgbKXruveMFlwYA6qAxvZLpAgqX/TPjAF5YBK0/oSG9iEYn5SJesZqo/caigc2PO8u+pSGFO8O80ldcm6azpdigJD7wmCpoTdOsBW+XqACZbGaOynHyOBLJTS2MiSBVqhFnAKDfeEFL+l3s5vSGHNkPz63O0NOMnz/GjLUO19AYMp1E6H7xRrAAAAAElFTkSuQmCC") center center no-repeat}.custom_dropdown+.select2-container .select2-selection .select2-selection__arrow b{display:none !important}.custom_dropdown+.select2-container.select2-container--open.select2-container--above .select2-selection{border-top:none !important}.custom_dropdown+.select2-container.select2-container--open.select2-container--below .select2-selection{border-bottom:none !important}.custom_dropdown+.select2-container.select2-container--open .select2-selection .select2-selection__arrow{transform:rotate(180deg) translateY(50%) !important}.custom_dropdown+.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#434242 !important}.custom_dropdown.dropdownDisabled+.select2-container{pointer-events:none}.custom_dropdown.dropdownDisabled+.select2-container .select2-selection .select2-selection__arrow{display:none}.select2-container .custom_dropdown_white{z-index:1029 !important;border:none !important;background:transparent !important}.select2-container .custom_dropdown_white ul.select2-results__options{max-height:251px;overflow-y:auto}.select2-container .custom_dropdown_white ul.select2-results__options::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.select2-container .custom_dropdown_white ul.select2-results__options::-webkit-scrollbar{width:5px;height:5px;background-color:#f5f5f5}.select2-container .custom_dropdown_white ul.select2-results__options::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#a2a2a2}.select2-container .custom_dropdown_white ul.select2-results__options li.select2-results__option{font-size:1.125rem;font-weight:500}.select2-container .custom_dropdown_white ul.select2-results__options li.select2-results__option.select2-results__option--highlighted{background:transparent !important}.select2-container .custom_dropdown_white .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:transparent;color:#fff}.select2-container .custom_dropdown_white .select2-results__option--disabled,.select2-container .custom_dropdown_white .select2-results__option--selected{display:none}.select2-container .custom_dropdown_white .select2-results{background-color:#fff !important;border-radius:40px}.select2-container .custom_dropdown_white .select2-results ul.select2-results__options li.select2-results__option{color:#080808 !important;word-wrap:break-word;font-size:1.125rem;font-weight:500;margin-bottom:0;padding:12px 0 !important;margin-right:5px}.select2-container .custom_dropdown_white.select2-dropdown--above .select2-results{padding:10px 50px 0 50px !important;border-radius:40px 40px 0 0 !important;border:1px solid #a2a2a2;border-bottom:none}.select2-container .custom_dropdown_white.select2-dropdown--above .select2-results ul.select2-results__options li.select2-results__option{border-bottom:1px solid #a2a2a2}.select2-container .custom_dropdown_white.select2-dropdown--below .select2-results{padding:0 50px 10px 50px !important;border-radius:0 0 40px 40px !important;border:1px solid #a2a2a2;border-top:none}.select2-container .custom_dropdown_white.select2-dropdown--below .select2-results ul.select2-results__options li.select2-results__option{border-top:1px solid #a2a2a2}.filterButton:not(.financialButton){font-weight:500;font-size:1.125rem;color:#080808;display:flex;align-items:center;border-radius:40px}.filterButton:not(.financialButton):not(.active,.simple){outline:1px solid #707070;padding:26.5px 48.5px}.filterButton:not(.financialButton):not(.active,.simple):focus{outline:1px solid #707070}.filterButton:not(.financialButton):not(.active,.simple):after{content:"";margin-left:23px;width:7px;height:7px;background-color:#080808}.filterButton:not(.financialButton).active{background-color:#e71f2e;color:#fff;padding:26.5px 40px}.filterButton:not(.financialButton).active:after{content:"";margin-left:23px;width:24px;height:16px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAARCAYAAADHeGwwAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFF2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4wLWMwMDAgNzkuMTM1N2M5ZSwgMjAyMS8wNy8xNC0wMDozOTo1NiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjUgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNS0wMi0wNVQxNDoxMjo0OSswMjowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjUtMDItMDVUMTQ6MjA6MzErMDI6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjUtMDItMDVUMTQ6MjA6MzErMDI6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZWJmMTM0MGItN2ZjZC05NjQ0LWE2ZWEtNjhkYjFmYTMyMTFlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmViZjEzNDBiLTdmY2QtOTY0NC1hNmVhLTY4ZGIxZmEzMjExZSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmViZjEzNDBiLTdmY2QtOTY0NC1hNmVhLTY4ZGIxZmEzMjExZSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZWJmMTM0MGItN2ZjZC05NjQ0LWE2ZWEtNjhkYjFmYTMyMTFlIiBzdEV2dDp3aGVuPSIyMDI1LTAyLTA1VDE0OjEyOjQ5KzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuNSAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+myVP9wAAARFJREFUOI2t1b8uBFEUx/HvCs+g0IgQBQkJopGg16klFJottkCESkGj8B5KXkIpK7IioSLx5xUUvpqZOCY7k5l1TzLF3Pu7nzNzipmWSuIaA9rANfA2nBgfBS6BFWAOuB1KiE8AVxkO0AW6qCmuKfXO37rI91Lg4+pjwM/jfgq8F/CzYuY/+Kx6H/DTfjnUEXVdnWyAL6pPAT8uy6JuZKGeOl0Dn1dfA35YlUfdDOGH7NWrxlIbzxugnoRDz+pSyVheQm6vzjjjzVE4/K4uh73VwpO36+DFBqj7AflQZ9QF9TOs79bF+zVAPSiMK+I7TfCyBqgd/9a3ut0Ur2pANoq8tgbBVVpa+T9YA76Am0E/sT8u5/UpyFmztQAAAABJRU5ErkJggg==") center center no-repeat}.filterButton:not(.financialButton).simple{background-color:#e71f2e;color:#fff;padding:26.5px 40px}.financialButton{font-size:calc(1.275rem + 0.3vw);display:flex;align-items:center;border-radius:40px;padding:22px 32px}@media(min-width: 1200px){.financialButton{font-size:1.5rem}}.financialButton:not(.active){font-weight:700;color:#080808;outline:1px solid #707070}.financialButton:not(.active):focus{outline:1px solid #707070}.financialButton.active{background-color:#080808;color:#fff;font-weight:300}.ui-widget.ui-widget-content{border:none;border-radius:2.5rem;font-family:"CF Asty";padding:1.125rem}@media(max-width: 767.98px){.ui-widget.ui-widget-content{padding:.625rem .5rem .625rem}}@media(max-width: 575.98px){.ui-widget.ui-widget-content{padding:1.125rem}}@media(max-width: 419.98px){.ui-widget.ui-widget-content{padding:.625rem .5rem .625rem}}.ui-widget.ui-widget-content .ui-datepicker-header{background-color:transparent;border:none;padding-top:0}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title{font-weight:500;color:#080808}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year{border:1px solid #080808}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title select{font-size:1.125rem}@media(max-width: 767.98px){.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title select{font-size:1rem}}@media(max-width: 575.98px){.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title select{font-size:1.125rem}}@media(max-width: 359.98px)and (max-width: 767.98px){.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title select{font-size:1rem}}.ui-widget.ui-widget-content .ui-datepicker-header .ui-icon{background-image:none}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev{left:2px;top:2px}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next{right:2px;top:2px}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next{display:flex;justify-content:center;align-items:center;cursor:pointer}@media(max-width: 767.98px){.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next{font-size:0.875rem}}@media(max-width: 575.98px){.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next{font-size:1rem}}@media(max-width: 359.98px)and (max-width: 767.98px){.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next{font-size:0.875rem}}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next.ui-state-hover{border:none}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev:before,.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next:before{font-family:"Font Awesome 6 Free";font-weight:900;font-size:1rem;color:#080808}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev:before{content:""}.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next:before{content:""}.ui-widget.ui-widget-content .ui-datepicker-calendar{margin-bottom:0}.ui-widget.ui-widget-content .ui-datepicker-calendar th{font-weight:500;color:#080808;font-size:0.875rem;margin-bottom:1px;border-bottom:2px solid #e71f2e}@media(max-width: 767.98px){.ui-widget.ui-widget-content .ui-datepicker-calendar th{font-size:0.75rem}}@media(max-width: 575.98px){.ui-widget.ui-widget-content .ui-datepicker-calendar th{font-size:0.875rem}}@media(max-width: 359.98px)and (max-width: 767.98px){.ui-widget.ui-widget-content .ui-datepicker-calendar th{font-size:0.75rem}}.ui-widget.ui-widget-content .ui-datepicker-calendar td{padding:0}.ui-widget.ui-widget-content .ui-datepicker-calendar td .ui-state-default{background:#fff;font-size:0.875rem;color:#080808;border:none;font-weight:500;padding:.5rem;border-radius:2.5rem;display:flex;align-items:center;justify-content:center}@media(max-width: 767.98px){.ui-widget.ui-widget-content .ui-datepicker-calendar td .ui-state-default{font-size:0.75rem}}@media(max-width: 575.98px){.ui-widget.ui-widget-content .ui-datepicker-calendar td .ui-state-default{font-size:0.875rem}}@media(max-width: 359.98px){.ui-widget.ui-widget-content .ui-datepicker-calendar td .ui-state-default{font-size:0.75rem}}.ui-widget.ui-widget-content .ui-datepicker-calendar td.ui-state-disabled{opacity:1}.ui-widget.ui-widget-content .ui-datepicker-calendar td.ui-state-disabled .ui-state-default{background:rgba(75,76,81,.1);color:#080808}.ui-widget.ui-widget-content .ui-datepicker-calendar td.ui-datepicker-current-day .ui-state-default.ui-state-active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.ui-widget.ui-widget-content .ui-datepicker-calendar td.ui-datepicker-today .ui-state-default.ui-state-highlight{background-color:#080808;color:#fff}.ui-widget.ui-widget-content .ui-datepicker-calendar td.ui-datepicker-today .ui-state-default.ui-state-highlight.ui-state-active{background-color:#080808}.datepicker-wrapper{z-index:10}.datepicker-wrapper .ui-widget.ui-widget-content{top:100% !important;left:0 !important;width:100%;border-radius:0 0 2.5rem 2.5rem;padding:0 1.5rem 1.5rem}@media(max-width: 767.98px){.datepicker-wrapper .ui-widget.ui-widget-content{padding:0rem .5rem 1rem}}@media(max-width: 575.98px){.datepicker-wrapper .ui-widget.ui-widget-content{padding:0rem 1.5rem 1.5rem}}@media(max-width: 359.98px){.datepicker-wrapper .ui-widget.ui-widget-content{padding:0rem .5rem 1rem}}.datepicker-wrapper .ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month,.datepicker-wrapper .ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year{border:0}ul{list-style-type:square;padding-left:22px;margin-bottom:16px}ul li{font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){ul li{font-size:1.3125rem}}ul li::marker{color:red}.edAca .nsmtxt{font-size:calc(1.3375rem + 1.05vw);margin-top:105px;font-weight:500;line-height:100%}@media(min-width: 1200px){.edAca .nsmtxt{font-size:2.125rem}}.edAca .countAca{counter-reset:countAca}.edAca .countAca .nsmtxt:before{margin-right:12px;counter-increment:countAca;content:counter(countAca) ". "}.edAca .edacatlt{font-weight:500;font-size:calc(1.4375rem + 2.25vw);color:#080808;line-height:100%}@media(min-width: 1200px){.edAca .edacatlt{font-size:3.125rem}}.edAca .edAcaStripeOuter .edAcaStripeInner{border-bottom-right-radius:70px;border:1px solid #707070}.edAca .edAcaStripeOuter:nth-child(1) .edAcaStripeInner.colorfulStripe{border-top:10px solid #2fc880}.edAca .edAcaStripeOuter:nth-child(2) .edAcaStripeInner.colorfulStripe{border-top:10px solid #c7c9c7}.edAca .edAcaStripeOuter:nth-child(3) .edAcaStripeInner.colorfulStripe{border-top:10px solid #f7931d}.edAca .edAcaStripeOuter:nth-child(4) .edAcaStripeInner.colorfulStripe{border-top:10px solid #ffe48b}.edAca .edAcaClOuter{color:#fff}.edAca .edAcaClOuter .edAcaClInner{border-top-left-radius:70px;border-bottom-right-radius:70px}.edAca .edAcaClOuter:nth-child(1) .edAcaClInner.colorfulStripe{background-color:#e71f2e}.edAca .edAcaClOuter:nth-child(2) .edAcaClInner.colorfulStripe{background-color:#f26522}.edAca .edAcaClOuter:nth-child(3) .edAcaClInner.colorfulStripe{background-color:#67ad45}.edAca .edAcaClOuter:nth-child(4) .edAcaClInner.colorfulStripe{background-color:#008dd0}.transactionTable.dragscroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(143,141,83,.5);scrollbar-width:thin}.transactionTable.dragscroll::-webkit-scrollbar{width:6px;height:8px}.transactionTable.dragscroll::-webkit-scrollbar-track{border-radius:100px}.transactionTable.dragscroll::-webkit-scrollbar-thumb{background-color:rgba(143,141,207,.5);border-radius:100px}.transactionTable table{min-width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;line-height:initial}.transactionTable table p{font-size:unset}.transactionTable table tbody tr.diakekomeni{border-top:1px dashed #a2a2a2}.transactionTable table tbody tr:first-child td{font-size:calc(1.2625rem + 0.15vw);color:#0f0f0f;white-space:nowrap;border-bottom:3px solid #e71f2e}@media(min-width: 1200px){.transactionTable table tbody tr:first-child td{font-size:1.375rem}}.transactionTable table tbody tr:not(:first-child).totalLine td{border-top:1px dashed #a2a2a2}.transactionTable table tbody tr:nth-child(n+3):nth-child(odd){background-color:#f6f6f6}.transactionTable table tbody tr td{padding:21px 12px;vertical-align:middle;margin:0;text-align:center;font-weight:500;color:#0f0f0f;font-size:1.125rem}.transactionTable table tbody tr td strong{font-weight:700}@media(max-width: 575.98px){.transactionTable table tbody tr td{padding:21px 25px}}.figuresTable.dragscroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(143,141,83,.5);scrollbar-width:thin}.figuresTable.dragscroll::-webkit-scrollbar{width:6px;height:8px}.figuresTable.dragscroll::-webkit-scrollbar-track{border-radius:100px}.figuresTable.dragscroll::-webkit-scrollbar-thumb{background-color:rgba(143,141,207,.5);border-radius:100px}.figuresTable table{min-width:100%;border-collapse:collapse;border-spacing:0;line-height:initial;table-layout:fixed}.figuresTable table p{font-size:unset}.figuresTable table tbody tr.diakekomeni{border-top:1px dashed #a2a2a2}.figuresTable table tbody tr:nth-child(n+3):nth-child(odd):not(.smallTitle){background-color:#f6f6f6}.figuresTable table tbody tr:first-child td{color:#0f0f0f;font-weight:950;padding:0 25px 15px 25px;border-bottom:3px solid #e71f2e}.figuresTable table tbody tr:first-child td:first-child{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.figuresTable table tbody tr:first-child td:first-child{font-size:1.875rem}}.figuresTable table tbody tr:first-child td:not(:first-child){font-size:1.25rem}.figuresTable table tbody tr:not(:first-child).totalLine td{padding:21px 4px;font-size:1.125rem;font-weight:950;border-top:1px dashed #a2a2a2}@media(max-width: 575.98px){.figuresTable table tbody tr:not(:first-child).totalLine td{padding:21px 25px}}.figuresTable table tbody tr:not(:first-child).smallTitle td{padding:42px 0 21px 0;font-size:calc(1.275rem + 0.3vw);font-weight:950}@media(min-width: 1200px){.figuresTable table tbody tr:not(:first-child).smallTitle td{font-size:1.5rem}}.figuresTable table tbody tr:not(:first-child):not(.smallTitle,.totalLine) td{padding:21px 4px;font-size:1.125rem;font-weight:500}@media(max-width: 575.98px){.figuresTable table tbody tr:not(:first-child):not(.smallTitle,.totalLine) td{padding:21px 25px}}.figuresTable table tbody tr:not(:first-child) td{margin:0;font-weight:500;color:#0f0f0f}.figuresTable table tbody tr td{vertical-align:middle}.figuresTable table tbody tr td strong{font-weight:700}.figuresTable table tbody tr td:not(:first-child){text-align:center}.figuresTable table tbody tr td:first-child{width:60%}.figuresTable table tbody tr .lbtsmtxt{color:#a2a2a2;font-size:1.125rem;font-weight:500}.highcharts-credits{display:none !important;opacity:0 !important;width:0 !important;height:0 !important}.flowertpxt{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){.flowertpxt{font-size:1.75rem}}.flowershape{z-index:3}@media(min-width: 992px){.flowershape{top:-235px}}.othSp{z-index:3}@media(min-width: 992px){.othSp{top:-190px}}.logoCarousel{padding-top:70px;padding-bottom:70px}@media(min-width: 768px){.logoCarousel{padding-top:119px;padding-bottom:119px}}.logoCarousel .swiper-slide{width:auto;margin-right:50px}@media(min-width: 768px){.logoCarousel .swiper-slide{margin-right:150px}}@media(min-width: 992px){.ourVision{min-height:710px}}.ourVision .custbox{background-color:#fff;z-index:3}@media(min-width: 768px){.ourStrategy.unpar{min-height:calc(1077px - 207px)}}.ourStrategy.unpar ul li,.ourStrategy.unpar p{color:#080808 !important}.ourStrategy.unpar .minherit{min-height:inherit}@media(max-width: 767.98px){.ourStrategy.unpar .custheigh{padding-top:65%}}@media(min-width: 768px){.ourStrategy.unpar .custheigh{position:absolute;top:-207px;right:0;width:69%;min-height:1077px;border-radius:0 0 20% 0}}@media(min-width: 768px){.ourStrategy.fw-img-text .cusmrt{margin-top:207px}}.ourStrategy.fw-img-text .box{max-width:unset;border-radius:0 140px 0 0}.ourStrategy.fw-img-text .box:before,.ourStrategy.fw-img-text .box:after{content:unset}.ourStrategy.fw-img-text ul li,.ourStrategy.fw-img-text p{color:#fff;font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){.ourStrategy.fw-img-text ul li,.ourStrategy.fw-img-text p{font-size:1.3125rem}}@media(min-width: 768px){.ourStrategy.fw-img-text ul li,.ourStrategy.fw-img-text p{color:#080808}}.ourStrategy.fw-img-text .parallax{border-radius:unset;margin-top:30px}.ourStrategy.fw-img-text .parallax .parallax-img{width:100%}.ourStrategy.fw-img-text .parallax:after{background:unset}@media(min-width: 768px){.ourStrategy.fw-img-text .parallax .parallax-img{width:70%}}.ourStrategy.fw-img-text .repSect{font-size:1.125rem;color:#a2a2a2}.ourStrategy.fw-img-text .dualPill{color:#080808;outline:2px solid #080808;border-radius:40px}.ourStrategy.fw-img-text .dualPill path{fill:#e71f2e}.ourStrategy.fw-img-text .dualPill .context{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.ourStrategy.fw-img-text .dualPill .context{font-size:1.5rem}}.ourStrategy.fw-img-text .dualPill .dbutnn{font-size:1.125rem}.share-info{background-color:#e71f2e;color:#fff}@media(min-width: 992px){.share-info{border-radius:0 20rem 0 0}}.share-info .smtext{color:#ffa5ac;font-size:1rem}.share-info .dateteex{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.share-info .dateteex{font-size:1.5rem}}.share-info .borderDot{border-bottom:1px dotted #fff}.share-info .anname{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.share-info .anname{font-size:1.875rem}}.share-info .anmsdesc{font-size:calc(1.3875rem + 1.65vw);line-height:100%}@media(min-width: 1200px){.share-info .anmsdesc{font-size:2.625rem}}.share-info .antype{font-size:1rem}.share-info .sigan .linehor{height:100%}@media(min-width: 768px){.share-info .sigan .linehor{padding-right:12px}}@media(max-width: 767.98px){.share-info .sigan:not(:last-of-type) .linehor{padding-bottom:24px;border-bottom:1px dotted #fff}}@media(min-width: 768px){.share-info .sigan:not(:last-of-type) .linehor{border-right:1px dotted #fff}}@media(min-width: 768px){.share-info .sigan:nth-of-type(2n) .linehor{border-right:none}}@media(min-width: 992px){.share-info .sigan:nth-of-type(2n) .linehor{border-right:1px dotted #fff}.share-info .sigan:nth-of-type(3n) .linehor{border-right:none}}@media(min-width: 1400px){.share-info .sigan:nth-of-type(2n) .linehor,.share-info .sigan:nth-of-type(3n) .linehor{border-right:1px dotted #fff}.share-info .sigan:nth-of-type(4n) .linehor{border-right:none}}.share-info .linehor:not(:last-of-type){border-right:1px dotted #fff}@media(min-width: 992px){.share-info .col-lg-cust{width:42.5%}}.share-info .indctr{font-size:calc(1.3125rem + 0.75vw);position:relative;padding-left:29px}@media(min-width: 1200px){.share-info .indctr{font-size:1.875rem}}.share-info .indctr:before{content:"";position:absolute;width:15px;height:15px;top:13px;left:0px}.share-info .indctr.frl:before{outline:2px solid #ff6571}.share-info .indctr.othr:before{background-color:#fff}.share-info .indctr.lsrl:before{background-color:#c7c9c7}.share-info .indbnm{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.share-info .indbnm{font-size:1.5rem}}.share-info .smbnm{font-size:1.125rem}.share-info #stock-chart{width:100%;min-height:842px}.share-info #stock-chart>div:first-child{display:flex;flex-wrap:wrap}.share-info #stock-chart>div:first-child>div:first-child{width:100%;height:auto !important}.share-info #stock-chart>div:first-child>div:first-child .amChartsPanel{margin-bottom:3rem}@media(max-width: 1199.98px){.share-info #stock-chart>div:first-child>div:first-child .amChartsPanel{margin-bottom:1.5rem}}.share-info #stock-chart>div:first-child>div:last-child{margin-bottom:3rem}@media(max-width: 419.98px){.share-info #stock-chart>div:first-child>div:last-child{margin-bottom:calc(1.5rem - .625rem)}}.share-info #stock-chart>div:first-child .amChartsPeriodSelector{order:-2;margin-top:0 !important}@media(min-width: 1200px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector{display:flex}}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div{color:#fff;font-size:1.125rem}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div input{outline:none;border:none;color:#fff;border:1px solid #ff6571;font-weight:500;font-size:1.125rem;height:44px;line-height:44px;border-radius:2.1875rem}@media(max-width: 419.98px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div input{height:37px;line-height:37px}}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:first-child{display:flex !important;align-items:center;height:54px}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:first-child input.amChartsInputField{padding-left:.625rem;padding-right:.625rem;margin-left:.8125rem;margin-right:.8125rem;text-align:left !important}@media(min-width: 420px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:first-child input.amChartsInputField{padding-left:1.125rem;padding-right:calc(15px + (1.125rem * 2));padding-right:calc(0 + (1.125rem * 2));min-width:169px;border:1px solid #fff;color:#fff;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFF2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4wLWMwMDAgNzkuMTM1N2M5ZSwgMjAyMS8wNy8xNC0wMDozOTo1NiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjUgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNS0wMi0yNFQxNzowNDozMSswMjowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjUtMDItMjRUMTc6MDU6MzErMDI6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjUtMDItMjRUMTc6MDU6MzErMDI6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6YmQzMmRlM2UtMTNhZS0yODRkLTg1OTAtNWNkNTM3NTJkMmQ1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmJkMzJkZTNlLTEzYWUtMjg0ZC04NTkwLTVjZDUzNzUyZDJkNSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmJkMzJkZTNlLTEzYWUtMjg0ZC04NTkwLTVjZDUzNzUyZDJkNSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YmQzMmRlM2UtMTNhZS0yODRkLTg1OTAtNWNkNTM3NTJkMmQ1IiBzdEV2dDp3aGVuPSIyMDI1LTAyLTI0VDE3OjA0OjMxKzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuNSAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+fhCGXgAAAG9JREFUOI3tlGEKgCAMRt+kW3SiOogXd/dYf5JGkYYZ9MMHgsJ8G9+PiZnhyA+hzKUuVD48JgAroK5L7lg6vk6BRcxMgfnlQCp2hFTL5Q6DjhlNZ3Mrn0z0j4yGaIh6iXS/13ZQaTelAEQnayEBcQPorS+fqc1UFAAAAABJRU5ErkJggg==") center right 1.125rem no-repeat}}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:last-child{float:none !important;display:block !important}@media(max-width: 1199.98px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:last-child{margin-top:1.5rem}}@media(max-width: 419.98px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:last-child{margin-top:calc(1.5rem - .625rem)}}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:last-child input{margin-right:.625rem;margin-top:calc(.625rem / 2);margin-bottom:calc(.625rem / 2);padding-left:1.5rem;padding-right:1.5rem}@media(max-width: 419.98px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:last-child input{padding-left:1.125rem;padding-right:1.125rem}}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:last-child input:first-child{margin-left:.625rem}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div:last-child input.amChartsButtonSelected{color:#fff;border:1px solid #fff}.share-info #stock-chart>div:first-child .amChartsDataSetSelector{order:-1;color:#fff;font-size:1.125rem;width:100%;margin-top:1.5rem;display:flex;align-items:flex-start}@media(max-width: 419.98px){.share-info #stock-chart>div:first-child .amChartsDataSetSelector{flex-direction:column;margin-top:calc(1.5rem - .625rem)}}@media(min-width: 420px){.share-info #stock-chart>div:first-child .amChartsDataSetSelector{align-items:center}}.share-info #stock-chart>div:first-child .amChartsDataSetSelector select{margin-left:.625rem;margin-right:.625rem;color:#fff;font-weight:500;border:none;outline:none;height:44px;line-height:44px;border-radius:2.1875rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.125rem;padding-left:1.5rem;padding-right:calc(12px + (1.5rem * 2));border:1px solid #fff;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGwmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4wLWMwMDAgNzkuMTM1N2M5ZSwgMjAyMS8wNy8xNC0wMDozOTo1NiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjEyIChXaW5kb3dzKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjQtMDUtMDJUMDQ6MDQ6MzYrMDM6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDI1LTAyLTI0VDE3OjIyOjMwKzAyOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDI1LTAyLTI0VDE3OjIyOjMwKzAyOjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmM5ZTEyYmI0LTY1MjAtMTQ0OS1iYWI2LTc0MDg4NzdkNzk5YSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjkwNGViMWRkLWYwZmYtZWM0ZS1hOGZkLThjMjA5Y2Y2YjY5ZSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjQxY2I1MDBkLTQxMzktYTg0OS1hOGQyLWQwMzljZGY0MWY3NyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NDFjYjUwMGQtNDEzOS1hODQ5LWE4ZDItZDAzOWNkZjQxZjc3IiBzdEV2dDp3aGVuPSIyMDI0LTA1LTAyVDA0OjA0OjM2KzAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjUuMTIgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNjFjOTNmNi0xNDdiLTYzNDUtYmJhNi0xNzRlZDZkYTRkODQiIHN0RXZ0OndoZW49IjIwMjQtMTEtMTRUMTI6MDc6NTgrMDI6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNS4xMiAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmM5ZTEyYmI0LTY1MjAtMTQ0OS1iYWI2LTc0MDg4NzdkNzk5YSIgc3RFdnQ6d2hlbj0iMjAyNS0wMi0yNFQxNzoyMjozMCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIyLjUgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhvvRJoAAACASURBVBiVdc6xDcIAEENRh4ImXcrQMwBIGYtdWCIrsAEFLfS0tCzAo+ACEQJLJ53sr/MFAw7okD/TFTMEJy+dsfoBr3Ap5hT0BcMV6xm8Lm862M8rjxXcsMWmdpV1yLy6rT/hXqO8duK+/11i9NFY3ptpkC8tkuyTNEl2SR7z8Al29/gTwPLsNAAAAABJRU5ErkJggg==") center right 1.5rem no-repeat}@media(max-width: 991.98px){.share-info #stock-chart>div:first-child .amChartsDataSetSelector select{padding-left:1.25rem;padding-right:calc(12px + (1.25rem * 2))}}@media(max-width: 419.98px){.share-info #stock-chart>div:first-child .amChartsDataSetSelector select{margin-left:0;margin-right:0;margin-top:.25rem;margin-bottom:.625rem;height:37px;line-height:37px}}.share-info #stock-chart>div:first-child .amChartsDataSetSelector select::-ms-expand{display:none}.share-info #stock-chart>div:first-child .amChartsDataSetSelector select option{color:#0d0d0d}.share-info #stock-chart .amChartsPanel g[cursor=pointer]{display:none}.share-info #stock-chart .amChartsPanel .amChartsLegend{padding-bottom:calc(3rem + 20px)}@media(max-width: 1199.98px){.share-info #stock-chart .amChartsPanel .amChartsLegend{padding-bottom:calc(1.5rem + 16px)}}.share-info #stock-chart .amChartsPanel .amChartsLegend text,.share-info #stock-chart .amChartsPanel .amChartsLegend+div text{fill:#fff;font-family:"CF Asty";font-weight:500;font-size:1.125rem;text-transform:uppercase}.share-info #stock-chart .amChartsPanel .amChartsLegend+div g text,.share-info #stock-chart .amChartsPanel .amChartsLegend+div+div g text{fill:#fff;text-transform:none}.share-info #stock-chart .amChartsPanel .amChartsLegend+div g#balloons text,.share-info #stock-chart .amChartsPanel .amChartsLegend+div+div g#balloons text{fill:#080808;font-weight:300;font-size:0.875rem}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div{font-size:1.125rem}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div input{font-size:1.125rem}.share-info #stock-chart>div:first-child .amChartsDataSetSelector{font-size:1.125rem}.share-info #stock-chart>div:first-child .amChartsDataSetSelector select{font-size:1.125rem}.share-info #stock-chart .amChartsPanel svg g path{stroke:#ff6571}.share-info #stock-chart .amChartsPanel svg g[clip-path="url(#AmChartsEl-11)"] path{stroke:#fff;stroke-width:2}.share-info #stock-chart .amChartsPanel .amChartsLegend text,.share-info #stock-chart .amChartsPanel .amChartsLegend+div text{font-size:1.125rem}.share-info #stock-chart .amChartsPanel .amChartsLegend+div g#balloons text,.share-info #stock-chart .amChartsPanel .amChartsLegend+div+div g#balloons text{font-size:0.875rem}@media(max-width: 1599.98px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div{font-size:1.0625rem}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div input{font-size:1.0625rem}.share-info #stock-chart>div:first-child .amChartsDataSetSelector{font-size:1.0625rem}.share-info #stock-chart>div:first-child .amChartsDataSetSelector select{font-size:1.0625rem}.share-info #stock-chart .amChartsPanel .amChartsLegend text,.share-info #stock-chart .amChartsPanel .amChartsLegend+div text{font-size:1.0625rem}}@media(max-width: 1399.98px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div{font-size:1rem}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div input{font-size:1rem}.share-info #stock-chart>div:first-child .amChartsDataSetSelector{font-size:1rem}.share-info #stock-chart>div:first-child .amChartsDataSetSelector select{font-size:1rem}.share-info #stock-chart .amChartsPanel .amChartsLegend text,.share-info #stock-chart .amChartsPanel .amChartsLegend+div text{font-size:1rem}}@media(max-width: 1199.98px){.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div{font-size:0.9375rem}.share-info #stock-chart>div:first-child .amChartsPeriodSelector>div input{font-size:0.9375rem}.share-info #stock-chart>div:first-child .amChartsDataSetSelector{font-size:0.9375rem}.share-info #stock-chart>div:first-child .amChartsDataSetSelector select{font-size:0.9375rem}.share-info #stock-chart .amChartsPanel .amChartsLegend text,.share-info #stock-chart .amChartsPanel .amChartsLegend+div text{font-size:0.9375rem}}.share-info #shareholders-chart .highcharts-background,.share-info #at-a-glance-pie .highcharts-background{fill:#e71f2e}.share-info #shareholders-chart .chart-tooltip .square,.share-info #at-a-glance-pie .chart-tooltip .square{width:9px;height:9px}.share-info #shareholders-chart .chart-tooltip .square.square-1,.share-info #at-a-glance-pie .chart-tooltip .square.square-1{border:1px solid rgba(15,15,15,.3)}header{z-index:1030;padding:4.625rem 0}@media(max-width: 991.98px){header{padding:3.5rem 0}}@media(max-width: 575.98px){header{padding:1.5rem 0}}@media(max-width: 767.98px){header .logo svg{max-width:164px}}@media(max-width: 575.98px){header .logo svg{max-width:144px}}footer h1,footer .h1,footer h2,footer .h2,footer h3,footer .h3,footer h4,footer .h4,footer h5,footer .h5,footer h6,footer .h6{letter-spacing:normal}@media(min-width: 1600px){footer.general-footer{padding-left:6.25%}}footer.general-footer .footer-wrapper{background:#e71f2e}@media(min-width: 992px){footer.general-footer .footer-wrapper{padding-left:6.25%}}@media(min-width: 992px){footer.general-footer .footer-wrapper:first-child{border-radius:137px 0 0 0}}footer.general-footer .footer-wrapper .footer-top{padding-top:4rem;padding-bottom:4rem}@media(min-width: 992px){footer.general-footer .footer-wrapper .footer-top{padding-top:5.8125rem;padding-bottom:6.4375rem}}footer.general-footer .footer-wrapper .footer-top .newsletter .form-control::-webkit-input-placeholder{color:#fff}footer.general-footer .footer-wrapper .footer-top .newsletter .form-control:-moz-placeholder{color:#fff}footer.general-footer .footer-wrapper .footer-top .newsletter .form-control::-moz-placeholder{color:#fff}footer.general-footer .footer-wrapper .footer-top .newsletter .form-control:-ms-input-placeholder{color:#fff}footer.general-footer .footer-wrapper .footer-top .newsletter button{max-width:124px;border-radius:1.5rem;transition:all .3s}footer.general-footer .footer-wrapper .footer-top .newsletter button:hover{background:#080808 !important;color:#fff}footer.general-footer .footer-wrapper .footer-top .newsletter button{height:50px;line-height:50px}@media(min-width: 1400px){footer.general-footer .footer-wrapper .footer-top .info{margin-top:7.1875rem !important}}footer.general-footer .footer-wrapper .footer-top .info .email{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:1.875rem}}@media(max-width: 1599.98px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:1.6875rem}}@media(max-width: 1399.98px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:1.5rem}}@media(max-width: 1199.98px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:1.3125rem}}@media(max-width: 991.98px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 991.98px)and (min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:1.6875rem}}@media(max-width: 767.98px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 767.98px)and (min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:1.5rem}}@media(max-width: 575.98px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 575.98px)and (min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:1.3125rem}}@media(max-width: 419.98px){footer.general-footer .footer-wrapper .footer-top .info .email{font-size:1.125rem}}footer.general-footer .footer-wrapper .footer-top .info .email:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fff;transition:transform .3s}footer.general-footer .footer-wrapper .footer-top .info .email:hover:before{transform:scaleX(0)}footer.general-footer .footer-wrapper .footer-top .info ul li:not(:last-child){margin-bottom:.5rem}@media(min-width: 1400px){footer.general-footer .footer-wrapper .footer-bottom{padding-top:3.375rem !important}}footer.general-footer .footer-wrapper .footer-bottom .umobit{filter:brightness(0) invert(1);transition:filter .3s}footer.general-footer .footer-wrapper .footer-bottom .umobit:hover{filter:none}footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:1.5rem}}@media(max-width: 1599.98px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:1.375rem}}@media(max-width: 1399.98px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:1.25rem}}@media(max-width: 1199.98px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:1.125rem}}@media(max-width: 991.98px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 991.98px)and (min-width: 1200px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:1.375rem}}@media(max-width: 767.98px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:1.25rem}}@media(max-width: 575.98px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:1.125rem}}@media(max-width: 419.98px){footer.general-footer .footer-wrapper .footer-top .newsletter .form-control,footer.general-footer .footer-wrapper .footer-top .info .tel{font-size:1rem}}footer.general-footer .footer-wrapper .footer-top .newsletter button,footer.general-footer .footer-wrapper .footer-top .newsletter p small,footer.general-footer .footer-wrapper .footer-top .newsletter p .small,footer.general-footer .footer-wrapper .footer-top .info .address p,footer.general-footer .footer-wrapper .footer-top h5,footer.general-footer .footer-wrapper .footer-top .h5,footer.general-footer .footer-wrapper .footer-top ul li a,footer.general-footer .footer-wrapper .footer-bottom span{font-size:1.125rem}@media(max-width: 1599.98px){footer.general-footer .footer-wrapper .footer-top .newsletter button,footer.general-footer .footer-wrapper .footer-top .newsletter p small,footer.general-footer .footer-wrapper .footer-top .newsletter p .small,footer.general-footer .footer-wrapper .footer-top .info .address p,footer.general-footer .footer-wrapper .footer-top h5,footer.general-footer .footer-wrapper .footer-top .h5,footer.general-footer .footer-wrapper .footer-top ul li a,footer.general-footer .footer-wrapper .footer-bottom span{font-size:1.0625rem}}@media(max-width: 1399.98px){footer.general-footer .footer-wrapper .footer-top .newsletter button,footer.general-footer .footer-wrapper .footer-top .newsletter p small,footer.general-footer .footer-wrapper .footer-top .newsletter p .small,footer.general-footer .footer-wrapper .footer-top .info .address p,footer.general-footer .footer-wrapper .footer-top h5,footer.general-footer .footer-wrapper .footer-top .h5,footer.general-footer .footer-wrapper .footer-top ul li a,footer.general-footer .footer-wrapper .footer-bottom span{font-size:1rem}}@media(max-width: 1199.98px){footer.general-footer .footer-wrapper .footer-top .newsletter button,footer.general-footer .footer-wrapper .footer-top .newsletter p small,footer.general-footer .footer-wrapper .footer-top .newsletter p .small,footer.general-footer .footer-wrapper .footer-top .info .address p,footer.general-footer .footer-wrapper .footer-top h5,footer.general-footer .footer-wrapper .footer-top .h5,footer.general-footer .footer-wrapper .footer-top ul li a,footer.general-footer .footer-wrapper .footer-bottom span{font-size:0.9375rem}}@media(max-width: 991.98px){footer.general-footer .footer-wrapper .footer-top .newsletter button,footer.general-footer .footer-wrapper .footer-top .newsletter p small,footer.general-footer .footer-wrapper .footer-top .newsletter p .small,footer.general-footer .footer-wrapper .footer-top .info .address p,footer.general-footer .footer-wrapper .footer-top h5,footer.general-footer .footer-wrapper .footer-top .h5,footer.general-footer .footer-wrapper .footer-top ul li a,footer.general-footer .footer-wrapper .footer-bottom span{font-size:1.0625rem}}@media(max-width: 767.98px){footer.general-footer .footer-wrapper .footer-top .newsletter button,footer.general-footer .footer-wrapper .footer-top .newsletter p small,footer.general-footer .footer-wrapper .footer-top .newsletter p .small,footer.general-footer .footer-wrapper .footer-top .info .address p,footer.general-footer .footer-wrapper .footer-top h5,footer.general-footer .footer-wrapper .footer-top .h5,footer.general-footer .footer-wrapper .footer-top ul li a,footer.general-footer .footer-wrapper .footer-bottom span{font-size:1rem}}@media(max-width: 575.98px){footer.general-footer .footer-wrapper .footer-top .newsletter button,footer.general-footer .footer-wrapper .footer-top .newsletter p small,footer.general-footer .footer-wrapper .footer-top .newsletter p .small,footer.general-footer .footer-wrapper .footer-top .info .address p,footer.general-footer .footer-wrapper .footer-top h5,footer.general-footer .footer-wrapper .footer-top .h5,footer.general-footer .footer-wrapper .footer-top ul li a,footer.general-footer .footer-wrapper .footer-bottom span{font-size:0.9375rem}}@media(max-width: 419.98px){footer.general-footer .footer-wrapper .footer-top .newsletter button,footer.general-footer .footer-wrapper .footer-top .newsletter p small,footer.general-footer .footer-wrapper .footer-top .newsletter p .small,footer.general-footer .footer-wrapper .footer-top .info .address p,footer.general-footer .footer-wrapper .footer-top h5,footer.general-footer .footer-wrapper .footer-top .h5,footer.general-footer .footer-wrapper .footer-top ul li a,footer.general-footer .footer-wrapper .footer-bottom span{font-size:0.875rem}}footer.career-footer{font-weight:500;position:relative;font-size:1.125rem}footer.career-footer a{font-size:calc(1.275rem + 0.3vw);transition:all .4s ease-in-out}@media(min-width: 1200px){footer.career-footer a{font-size:1.5rem}}footer.career-footer a:hover{color:#747e7e}footer.career-footer .horln{height:1px;width:100%;background-color:#a2a2a2}footer.career-footer .container{padding-top:45px;padding-bottom:45px}footer.career-footer .umobit-logo{width:26px;height:20px}footer.career-footer .umobit-logo img{transition:opacity .8s}footer.career-footer .umobit-logo img:last-child{opacity:0}footer.career-footer .umobit-logo:hover img:first-child{opacity:0}footer.career-footer .umobit-logo:hover img:last-child{opacity:1}.menu{max-width:1920px;margin:0 auto;z-index:1030;display:none}@media(max-width: 1399.98px){.menu{padding-right:0}}@media(min-width: 992px){.menu .custom-col:nth-child(2),.menu .custom-col:last-child{transition:background .4s}.menu:has(.desktop-menu .custom-col:nth-child(2) .tab-pane.active) .custom-col:nth-child(2){background:#f1f1f1}.menu:has(.desktop-menu .custom-col:last-child .tab-pane.active) .custom-col:last-child{background:#e5e5e5}}@-moz-document url-prefix(){.menu .menu-scrollbar,.menu .mobile-menu-scrollbar{scrollbar-color:#e71f2e #fff;scrollbar-width:thin}}.menu .top-menu .custom-col{padding-top:4.625rem}@media(max-width: 991.98px){.menu .top-menu .custom-col{padding-top:3.5rem}}@media(max-width: 575.98px){.menu .top-menu .custom-col{padding-top:1.5rem}}@media(max-width: 767.98px){.menu .top-menu .custom-col .logo svg{max-width:164px}}@media(max-width: 575.98px){.menu .top-menu .custom-col .logo svg{max-width:144px}}.menu .desktop-menu{min-height:calc(100vh - 139px)}.menu .desktop-menu .menu-scrollbar{max-height:calc(100vh - (139px + 3rem + 8rem))}.menu .desktop-menu .custom-col{padding-bottom:8rem}@media(min-width: 992px){.menu .desktop-menu .custom-col:first-child::-webkit-scrollbar-track{background:#fff}.menu .desktop-menu .custom-col:nth-child(2)::-webkit-scrollbar-track{background:#f1f1f1}.menu .desktop-menu .custom-col:last-child{border-radius:0 0 7.5rem 0}.menu .desktop-menu .custom-col:last-child::-webkit-scrollbar-track{background:#e5e5e5}}.menu .desktop-menu .custom-col .menu-scrollbar::-webkit-scrollbar{width:6px}@media(max-width: 1599.98px){.menu .desktop-menu .custom-col .menu-scrollbar::-webkit-scrollbar{width:5px}}@media(max-width: 1399.98px){.menu .desktop-menu .custom-col .menu-scrollbar::-webkit-scrollbar{width:4px}}@media(max-width: 1199.98px){.menu .desktop-menu .custom-col .menu-scrollbar::-webkit-scrollbar{width:3px}}.menu .desktop-menu .custom-col .menu-scrollbar::-webkit-scrollbar-thumb{background:#e71f2e}.menu .mobile-menu-scrollbar{max-height:calc(100vh - (121px + 6rem))}@media(max-width: 575.98px){.menu .mobile-menu-scrollbar{max-height:calc(100vh - (89px + 6rem))}}.menu .mobile-menu-scrollbar::-webkit-scrollbar{width:calc(5px + .75rem)}@media(max-width: 767.98px){.menu .mobile-menu-scrollbar::-webkit-scrollbar{width:calc(4px + .75rem)}}@media(max-width: 767.98px){.menu .mobile-menu-scrollbar::-webkit-scrollbar{width:calc(3px + .75rem)}}.menu .mobile-menu-scrollbar::-webkit-scrollbar-thumb{background:transparent;border-right:5px solid #e71f2e}@media(max-width: 767.98px){.menu .mobile-menu-scrollbar::-webkit-scrollbar-thumb{border-right-width:4px}}@media(max-width: 767.98px){.menu .mobile-menu-scrollbar::-webkit-scrollbar-thumb{border-right-width:3px}}.menu .main-menu>ul>li:before,.menu .submenu-level-1>ul>li:before,.menu .submenu-level-2>ul>li:before{content:"";position:absolute;bottom:0;left:0;width:100%;display:block;height:1px;border-bottom:1px dashed #cacaca}.menu .main-menu>ul>li.has-submenu:after,.menu .submenu-level-1>ul>li.has-submenu:after{content:"";position:absolute;bottom:0;left:0;width:100%;display:block;height:2px;transform:scaleX(0);border-bottom:1px dashed #e71f2e}@media(min-width: 992px){.menu .main-menu>ul>li.has-submenu:after,.menu .submenu-level-1>ul>li.has-submenu:after{transition:transform .3s}}.menu .main-menu>ul>li.has-submenu button,.menu .submenu-level-1>ul>li.has-submenu button{transition:all .3s;transform:rotate(90deg);background:#e71f2e}@media(min-width: 992px){.menu .main-menu>ul>li.has-submenu button,.menu .submenu-level-1>ul>li.has-submenu button{transform:none}}@media(min-width: 992px){.menu .main-menu>ul>li.has-submenu:hover:after,.menu .main-menu>ul>li.has-submenu:has(button.active):after,.menu .submenu-level-1>ul>li.has-submenu:hover:after,.menu .submenu-level-1>ul>li.has-submenu:has(button.active):after{transform:none}}@media(max-width: 991.98px){.menu .main-menu>ul>li.has-submenu:has(button.active),.menu .submenu-level-1>ul>li.has-submenu:has(button.active){padding-bottom:0 !important}.menu .main-menu>ul>li.has-submenu:has(button.active):before,.menu .submenu-level-1>ul>li.has-submenu:has(button.active):before{transform:scaleX(0)}.menu .main-menu>ul>li.has-submenu:has(button.active):after,.menu .submenu-level-1>ul>li.has-submenu:has(button.active):after{transform:none}.menu .main-menu>ul>li.has-submenu:has(button.active) button.active,.menu .submenu-level-1>ul>li.has-submenu:has(button.active) button.active{transform:none}}@media(max-width: 991.98px){.menu .submenu-level-1>ul>li:last-child:before,.menu .submenu-level-2>ul>li:last-child:before{display:none}}.menu .tab-pane .submenu-level-1 ul li,.menu .tab-pane .submenu-level-2 ul li{transform:translateX(40px);opacity:0;transition:transform .4s,opacity .4s}.menu .tab-pane.active.show .submenu-level-1 ul li,.menu .tab-pane.active.show .submenu-level-2 ul li{opacity:1;transform:none}.menu .main-menu>ul>li>a{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.menu .main-menu>ul>li>a{font-size:2.5rem}}@media(max-width: 1599.98px){.menu .main-menu>ul>li>a{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.menu .main-menu>ul>li>a{font-size:2.25rem}}@media(max-width: 1399.98px){.menu .main-menu>ul>li>a{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.menu .main-menu>ul>li>a{font-size:2rem}}@media(max-width: 1199.98px){.menu .main-menu>ul>li>a{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.menu .main-menu>ul>li>a{font-size:1.75rem}}@media(max-width: 991.98px){.menu .main-menu>ul>li>a{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.menu .main-menu>ul>li>a{font-size:2.25rem}}@media(max-width: 767.98px){.menu .main-menu>ul>li>a{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.menu .main-menu>ul>li>a{font-size:2rem}}@media(max-width: 575.98px){.menu .main-menu>ul>li>a{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.menu .main-menu>ul>li>a{font-size:1.75rem}}.menu .main-menu>ul>li>button{font-size:1.25rem;width:38px;height:38px}@media(max-width: 1599.98px){.menu .main-menu>ul>li>button{font-size:1.125rem;width:34px;height:34px}}@media(max-width: 1399.98px){.menu .main-menu>ul>li>button{font-size:1rem;width:30px;height:30px}}@media(max-width: 1199.98px){.menu .main-menu>ul>li>button{font-size:0.875rem;width:26px;height:26px}}@media(max-width: 991.98px){.menu .main-menu>ul>li>button{font-size:1.25rem;width:38px;height:38px}}@media(max-width: 767.98px){.menu .main-menu>ul>li>button{font-size:1.125rem;width:34px;height:34px}}@media(max-width: 575.98px){.menu .main-menu>ul>li>button{font-size:1rem;width:30px;height:30px}}@media(max-width: 419.98px){.menu .main-menu>ul>li>button{font-size:0.875rem;width:26px;height:26px}}.menu .main-menu>ul>li.has-submenu .mobile-menu-item{display:none}.menu .submenu-level-1>ul>li>a,.menu .submenu-level-2>ul>li>a{font-size:1.125rem}@media(max-width: 1599.98px){.menu .submenu-level-1>ul>li>a,.menu .submenu-level-2>ul>li>a{font-size:1.0625rem}}@media(max-width: 1399.98px){.menu .submenu-level-1>ul>li>a,.menu .submenu-level-2>ul>li>a{font-size:1rem}}@media(max-width: 1199.98px){.menu .submenu-level-1>ul>li>a,.menu .submenu-level-2>ul>li>a{font-size:0.9375rem}}@media(max-width: 991.98px){.menu .submenu-level-1>ul>li>a,.menu .submenu-level-2>ul>li>a{font-size:1.125rem}}@media(max-width: 767.98px){.menu .submenu-level-1>ul>li>a,.menu .submenu-level-2>ul>li>a{font-size:1.0625rem}}@media(max-width: 575.98px){.menu .submenu-level-1>ul>li>a,.menu .submenu-level-2>ul>li>a{font-size:1rem}}@media(max-width: 419.98px){.menu .submenu-level-1>ul>li>a,.menu .submenu-level-2>ul>li>a{font-size:0.9375rem}}.menu .submenu-level-1>ul>li>button,.menu .submenu-level-2>ul>li>button{font-size:1.125rem;width:36px;height:36px}@media(max-width: 1599.98px){.menu .submenu-level-1>ul>li>button,.menu .submenu-level-2>ul>li>button{font-size:1rem;width:32px;height:32px}}@media(max-width: 1399.98px){.menu .submenu-level-1>ul>li>button,.menu .submenu-level-2>ul>li>button{font-size:0.875rem;width:28px;height:28px}}@media(max-width: 1199.98px){.menu .submenu-level-1>ul>li>button,.menu .submenu-level-2>ul>li>button{font-size:0.75rem;width:24px;height:24px}}@media(max-width: 991.98px){.menu .submenu-level-1>ul>li>button,.menu .submenu-level-2>ul>li>button{font-size:1.125rem;width:36px;height:36px}}@media(max-width: 767.98px){.menu .submenu-level-1>ul>li>button,.menu .submenu-level-2>ul>li>button{font-size:1rem;width:32px;height:32px}}@media(max-width: 575.98px){.menu .submenu-level-1>ul>li>button,.menu .submenu-level-2>ul>li>button{font-size:0.875rem;width:28px;height:28px}}@media(max-width: 419.98px){.menu .submenu-level-1>ul>li>button,.menu .submenu-level-2>ul>li>button{font-size:0.75rem;width:24px;height:24px}}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(1),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(1){transition-delay:.02s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(2),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(2){transition-delay:.04s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(3),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(3){transition-delay:.06s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(4),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(4){transition-delay:.08s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(5),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(5){transition-delay:.1s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(6),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(6){transition-delay:.12s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(7),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(7){transition-delay:.14s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(8),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(8){transition-delay:.16s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(9),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(9){transition-delay:.18s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(10),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(10){transition-delay:.2s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(11),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(11){transition-delay:.22s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(12),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(12){transition-delay:.24s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(13),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(13){transition-delay:.26s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(14),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(14){transition-delay:.28s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(15),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(15){transition-delay:.3s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(16),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(16){transition-delay:.32s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(17),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(17){transition-delay:.34s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(18),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(18){transition-delay:.36s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(19),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(19){transition-delay:.38s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(20),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(20){transition-delay:.4s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(21),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(21){transition-delay:.42s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(22),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(22){transition-delay:.44s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(23),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(23){transition-delay:.46s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(24),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(24){transition-delay:.48s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(25),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(25){transition-delay:.5s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(26),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(26){transition-delay:.52s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(27),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(27){transition-delay:.54s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(28),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(28){transition-delay:.56s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(29),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(29){transition-delay:.58s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(30),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(30){transition-delay:.6s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(31),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(31){transition-delay:.62s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(32),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(32){transition-delay:.64s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(33),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(33){transition-delay:.66s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(34),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(34){transition-delay:.68s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(35),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(35){transition-delay:.7s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(36),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(36){transition-delay:.72s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(37),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(37){transition-delay:.74s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(38),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(38){transition-delay:.76s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(39),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(39){transition-delay:.78s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(40),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(40){transition-delay:.8s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(41),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(41){transition-delay:.82s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(42),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(42){transition-delay:.84s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(43),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(43){transition-delay:.86s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(44),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(44){transition-delay:.88s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(45),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(45){transition-delay:.9s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(46),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(46){transition-delay:.92s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(47),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(47){transition-delay:.94s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(48),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(48){transition-delay:.96s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(49),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(49){transition-delay:.98s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(50),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(50){transition-delay:1s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(51),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(51){transition-delay:1.02s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(52),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(52){transition-delay:1.04s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(53),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(53){transition-delay:1.06s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(54),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(54){transition-delay:1.08s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(55),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(55){transition-delay:1.1s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(56),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(56){transition-delay:1.12s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(57),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(57){transition-delay:1.14s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(58),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(58){transition-delay:1.16s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(59),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(59){transition-delay:1.18s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(60),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(60){transition-delay:1.2s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(61),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(61){transition-delay:1.22s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(62),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(62){transition-delay:1.24s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(63),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(63){transition-delay:1.26s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(64),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(64){transition-delay:1.28s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(65),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(65){transition-delay:1.3s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(66),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(66){transition-delay:1.32s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(67),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(67){transition-delay:1.34s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(68),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(68){transition-delay:1.36s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(69),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(69){transition-delay:1.38s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(70),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(70){transition-delay:1.4s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(71),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(71){transition-delay:1.42s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(72),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(72){transition-delay:1.44s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(73),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(73){transition-delay:1.46s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(74),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(74){transition-delay:1.48s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(75),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(75){transition-delay:1.5s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(76),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(76){transition-delay:1.52s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(77),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(77){transition-delay:1.54s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(78),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(78){transition-delay:1.56s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(79),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(79){transition-delay:1.58s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(80),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(80){transition-delay:1.6s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(81),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(81){transition-delay:1.62s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(82),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(82){transition-delay:1.64s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(83),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(83){transition-delay:1.66s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(84),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(84){transition-delay:1.68s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(85),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(85){transition-delay:1.7s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(86),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(86){transition-delay:1.72s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(87),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(87){transition-delay:1.74s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(88),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(88){transition-delay:1.76s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(89),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(89){transition-delay:1.78s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(90),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(90){transition-delay:1.8s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(91),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(91){transition-delay:1.82s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(92),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(92){transition-delay:1.84s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(93),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(93){transition-delay:1.86s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(94),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(94){transition-delay:1.88s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(95),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(95){transition-delay:1.9s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(96),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(96){transition-delay:1.92s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(97),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(97){transition-delay:1.94s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(98),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(98){transition-delay:1.96s}.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-1 ul li:nth-child(99),.menu .desktop-menu .menu-scrollbar .tab-pane .submenu-level-2 ul li:nth-child(99){transition-delay:1.98s}aside{border-radius:3.5625rem;right:.75rem;top:calc(2.875rem - .4375rem);transition:transform .3s ease-in-out;z-index:1030}@media(min-width: 992px){aside{padding:.4375rem}}@media(max-width: 991.98px){aside.bg-white{background-color:transparent !important}}aside:has(.menu-btn.active){background:transparent !important;pointer-events:none}aside:has(.menu-btn.active) .menu-btn{pointer-events:all}aside:has(.menu-btn.active) .search-btn,aside:has(.menu-btn.active) .lang-btn{opacity:0;visibility:hidden}aside.hide{transform:translateX(calc(100% + .75rem))}@media(max-width: 575.98px){aside{top:.75rem}}aside .menu-btn{width:83px;height:83px;transition:background .2s ease-out}@media(max-width: 1599.98px){aside .menu-btn{width:78px;height:78px}}@media(max-width: 1399.98px){aside .menu-btn{width:73px;height:73px}}@media(max-width: 1199.98px){aside .menu-btn{width:68px;height:68px}}@media(max-width: 991.98px){aside .menu-btn{width:74px;height:74px}}aside .menu-btn .lines{height:calc((3px * 2) + .5rem);width:38px}@media(max-width: 991.98px){aside .menu-btn .lines{height:calc((3px * 2) + .4rem)}}@media(max-width: 1599.98px){aside .menu-btn .lines{width:36px}}@media(max-width: 1399.98px){aside .menu-btn .lines{width:34px}}@media(max-width: 1199.98px){aside .menu-btn .lines{width:32px}}@media(max-width: 991.98px){aside .menu-btn .lines{width:35px}}aside .menu-btn .lines:before,aside .menu-btn .lines:after{content:"";background:#fff;position:absolute;height:3px;right:0;transition:all .3s ease-in-out}aside .menu-btn .lines:before{top:0;width:100%}aside .menu-btn .lines:after{bottom:0;width:25px}@media(max-width: 1599.98px){aside .menu-btn .lines:after{width:24px}}@media(max-width: 1399.98px){aside .menu-btn .lines:after{width:23px}}@media(max-width: 1199.98px){aside .menu-btn .lines:after{width:22px}}@media(max-width: 991.98px){aside .menu-btn .lines:after{width:24px}}aside .menu-btn.active{background:transparent !important}aside .menu-btn.active .lines:before,aside .menu-btn.active .lines:after{background:#e71f2e}aside .menu-btn.active .lines:before{top:50%;transform:rotate(45deg) translateY(-50%)}aside .menu-btn.active .lines:after{bottom:50%;transform:rotate(-45deg) translateY(50%);width:100%}@media(min-width: 992px){aside .search-btn{margin-top:2.125rem !important}}aside .search-btn span{margin-top:.875rem}aside .search-btn,aside .lang-btn{font-size:1.125rem;transition:all .2s ease-out}@media(max-width: 1599.98px){aside .search-btn,aside .lang-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){aside .search-btn,aside .lang-btn{font-size:1rem}}@media(min-width: 992px){aside .search-btn span,aside .lang-btn span{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;transform:rotate(180deg)}}@media(min-width: 992px){.lang-btn{padding-bottom:calc(2.625rem - .4375rem) !important}}@media(max-width: 991.98px){.lang-btn{width:74px;height:74px;background:rgba(255,255,255,.1);mix-blend-mode:exclusion;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);right:.75rem;top:calc((2.875rem - .4375rem) + 74px + .688rem);z-index:1030;transition:transform .3s ease-in-out;font-size:1.125rem;color:#fff}.lang-btn:hover{color:#fff}}@media(max-width: 575.98px){.lang-btn{top:calc(.75rem + 74px + .688rem)}}@media(max-width: 991.98px){aside.hide+.lang-btn{transform:translateX(calc(100% + .75rem))}}aside:has(.menu-btn.active)+.lang-btn{pointer-events:none;opacity:0;visibility:hidden}@media(max-width: 991.98px){aside:not(:has(.menu-btn))+.lang-btn{top:calc(3.5rem - ((74px - 65px) / 2))}}@media(max-width: 575.98px){aside:not(:has(.menu-btn))+.lang-btn{top:calc(1.5rem - ((74px - 65px) / 2))}}.search{transform:translateY(-100%);padding:calc((70px * 2) + 47px) 0 9rem}@media(max-width: 991.98px){.search{padding:calc((65px * 2) + 37px) 0 6rem}}@media(max-width: 767.98px){.search{padding:calc((40px * 2) + 37px) 0 4.5rem}}@media(max-width: 575.98px){.search{padding:calc((40px * 2) + 27px) 0 3rem}}.search.fixed-top{z-index:3030}.search.show{-webkit-animation:showSearch .3s ease-in-out forwards;animation:showSearch .3s ease-in-out forwards}.search.hide{-webkit-animation:hideSearch .3s ease-in-out forwards;animation:hideSearch .3s ease-in-out forwards}.search .close-search{top:70px;right:95px}@media(max-width: 991.98px){.search .close-search{max-width:37px;top:65px}}@media(max-width: 767.98px){.search .close-search{right:40px;top:40px}}@media(max-width: 575.98px){.search .close-search{right:.75rem;max-width:27px}}.search .search-wrapper{border-bottom:2px solid #fff}.search .search-wrapper i,.search .search-wrapper .form-control{font-size:calc(1.5rem + 3vw)}@media(min-width: 1200px){.search .search-wrapper i,.search .search-wrapper .form-control{font-size:3.75rem}}@media(max-width: 767.98px){.search .search-wrapper i,.search .search-wrapper .form-control{font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.search .search-wrapper i,.search .search-wrapper .form-control{font-size:3.125rem}}@media(max-width: 575.98px){.search .search-wrapper i,.search .search-wrapper .form-control{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.search .search-wrapper i,.search .search-wrapper .form-control{font-size:2.5rem}}.search .search-wrapper i:before{color:#fff}.search .search-wrapper .form-control::-moz-placeholder{color:#fff}.search .search-wrapper .form-control:-ms-input-placeholder{color:#fff}.search .search-wrapper .form-control::placeholder{color:#fff}@-webkit-keyframes showSearch{from{transform:translateY(-100%)}to{transform:none}}@keyframes showSearch{from{transform:translateY(-100%)}to{transform:none}}@-webkit-keyframes hideSearch{from{transform:none}to{transform:translateY(-100%)}}@keyframes hideSearch{from{transform:none}to{transform:translateY(-100%)}}@media(min-width: 992px){.img-text{padding-top:9.0625rem;padding-bottom:calc(218px / 2)}}@media(min-width: 1200px){.img-text{padding-bottom:calc(268px / 2)}}@media(min-width: 1400px){.img-text{padding-bottom:calc(318px / 2)}}@media(min-width: 1600px){.img-text{padding-bottom:calc(368px / 2)}}.img-text .img-wrapper{max-width:79.672%}.img-text .img-wrapper .shape{z-index:1;width:159px}@media(max-width: 1399.98px){.img-text .img-wrapper .shape{width:134px}}@media(max-width: 1199.98px){.img-text .img-wrapper .shape{width:109px}}@media(max-width: 991.98px){.img-text .img-wrapper .shape{width:159px}}@media(max-width: 767.98px){.img-text .img-wrapper .shape{width:134px}}@media(max-width: 575.98px){.img-text .img-wrapper .shape{width:109px}}@media(max-width: 419.98px){.img-text .img-wrapper .shape{width:84px}}.img-text .img-wrapper .shape:before{content:"";position:absolute;border-radius:100%;transition:1s cubic-bezier(0.67, 0.01, 0.43, 0.99);width:368px;right:0;width:318px}@media(max-width: 1399.98px){.img-text .img-wrapper .shape:before{width:268px}}@media(max-width: 1199.98px){.img-text .img-wrapper .shape:before{width:218px}}@media(max-width: 991.98px){.img-text .img-wrapper .shape:before{width:318px}}@media(max-width: 767.98px){.img-text .img-wrapper .shape:before{width:268px}}@media(max-width: 575.98px){.img-text .img-wrapper .shape:before{width:218px}}@media(max-width: 419.98px){.img-text .img-wrapper .shape:before{width:168px}}.img-text .img-wrapper .shape[data-shape=half]{transform:translate(50%, 50%);height:318px}@media(max-width: 1399.98px){.img-text .img-wrapper .shape[data-shape=half]{height:268px}}@media(max-width: 1199.98px){.img-text .img-wrapper .shape[data-shape=half]{height:218px}}@media(max-width: 991.98px){.img-text .img-wrapper .shape[data-shape=half]{height:318px}}@media(max-width: 767.98px){.img-text .img-wrapper .shape[data-shape=half]{height:268px}}@media(max-width: 575.98px){.img-text .img-wrapper .shape[data-shape=half]{height:218px}}@media(max-width: 419.98px){.img-text .img-wrapper .shape[data-shape=half]{height:168px}}.img-text .img-wrapper .shape[data-shape=half]:before{top:0;height:100%;transform:rotate(-180deg);background-image:conic-gradient(#E71F2E, rgba(231, 31, 46, 0.9), rgba(231, 31, 46, 0.7), rgba(231, 31, 46, 0.5), rgba(231, 31, 46, 0.3), rgba(231, 31, 46, 0.1), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0))}.img-text .img-wrapper .shape[data-shape=half].fire:before{transform:rotate(-360deg)}.img-text .img-wrapper .shape[data-shape=quarter]{transform:translate(50%, 100%);height:159px}.img-text .img-wrapper .shape[data-shape=quarter].rotated{transform:translate(50%, 100%) rotate(180deg)}@media(max-width: 1399.98px){.img-text .img-wrapper .shape[data-shape=quarter]{height:134px}}@media(max-width: 1199.98px){.img-text .img-wrapper .shape[data-shape=quarter]{height:109px}}@media(max-width: 991.98px){.img-text .img-wrapper .shape[data-shape=quarter]{height:159px}}@media(max-width: 767.98px){.img-text .img-wrapper .shape[data-shape=quarter]{height:134px}}@media(max-width: 575.98px){.img-text .img-wrapper .shape[data-shape=quarter]{height:109px}}@media(max-width: 419.98px){.img-text .img-wrapper .shape[data-shape=quarter]{height:84px}}.img-text .img-wrapper .shape[data-shape=quarter]:before{top:-100%;height:364px;transform:rotate(-180deg);background-image:conic-gradient(rgba(231, 31, 46, 0.5), rgba(231, 31, 46, 0.7), rgba(231, 31, 46, 0.9), #E71F2E, #E71F2E, #E71F2E, rgba(231, 31, 46, 0), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0), rgba(231, 31, 46, 0));height:318px}@media(max-width: 1399.98px){.img-text .img-wrapper .shape[data-shape=quarter]:before{height:268px}}@media(max-width: 1199.98px){.img-text .img-wrapper .shape[data-shape=quarter]:before{height:218px}}@media(max-width: 991.98px){.img-text .img-wrapper .shape[data-shape=quarter]:before{height:318px}}@media(max-width: 767.98px){.img-text .img-wrapper .shape[data-shape=quarter]:before{height:268px}}@media(max-width: 575.98px){.img-text .img-wrapper .shape[data-shape=quarter]:before{height:218px}}@media(max-width: 419.98px){.img-text .img-wrapper .shape[data-shape=quarter]:before{height:168px}}.img-text .img-wrapper .shape[data-shape=quarter].fire:before{transform:rotate(-270deg)}.img-text .img-wrapper .has-overlay{padding-top:120.40141%;border-radius:0 20% 0 0}.img-text h3,.img-text .h3{line-height:1.3}@media(min-width: 992px){.img-text:has(.img-wrapper .shape[data-shape=quarter]){padding-bottom:7.5rem}}.global-presence+.img-text{padding-top:0}@media(min-width: 992px){.activities{padding:2.375rem 0 8.875rem}}.activities .shape{z-index:-1;top:-18%;transform:translateY(-50%)}@media(max-width: 1599.98px){.activities .shape svg{max-height:608px;max-width:608px}}@media(max-width: 1399.98px){.activities .shape svg{max-height:508px;max-width:508px}}@media(max-width: 1199.98px){.activities .shape svg{max-height:408px;max-width:408px}}@media(min-width: 1400px){.activities .carousel-wrapper{margin-top:6.3125rem !important}}.activities .carousel-wrapper .order-lg-1:not(.mt-lg-auto){padding-left:.75rem}@media(min-width: 1600px){.activities .carousel-wrapper #text-carousel .text-wrapper{padding-top:calc(22px + .375rem) !important}}@media(max-width: 1599.98px){.activities .carousel-wrapper #text-carousel .text-wrapper{max-width:81%}}@media(max-width: 1399.98px){.activities .carousel-wrapper #text-carousel .text-wrapper{max-width:83%}}@media(max-width: 1199.98px){.activities .carousel-wrapper #text-carousel .text-wrapper{max-width:93%}}@media(max-width: 991.98px){.activities .carousel-wrapper #text-carousel .text-wrapper{max-width:none}}.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{color:#080808}@media(min-width: 1600px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor{margin-top:50% !important}}.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:calc(1.25625rem + 0.075vw);font-weight:500}@media(min-width: 1200px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:1.3125rem}}@media(max-width: 1599.98px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:1.25rem}}@media(max-width: 1399.98px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:1.1875rem}}@media(max-width: 1199.98px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:1.125rem}}@media(max-width: 991.98px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:1.25rem}}@media(max-width: 767.98px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:1.1875rem}}@media(max-width: 575.98px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:1.125rem}}@media(max-width: 419.98px){.activities .carousel-wrapper #text-carousel .text-wrapper .editor p{font-size:1.0625rem}}.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:calc(1.2625rem + 0.15vw)}@media(min-width: 1200px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:1.375rem}}@media(max-width: 1599.98px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:1.3125rem}}@media(max-width: 1399.98px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:1.1875rem}}@media(max-width: 991.98px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:1.3125rem}}@media(max-width: 767.98px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:1.25rem}}@media(max-width: 575.98px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:1.1875rem}}@media(max-width: 419.98px){.activities .carousel-wrapper #text-carousel .index,.activities .carousel-wrapper #text-carousel .text-wrapper h4,.activities .carousel-wrapper #text-carousel .text-wrapper .h4{font-size:1.125rem}}@media(max-width: 575.98px){.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide{max-width:calc(100% - 12px - 75px)}}@media(max-width: 419.98px){.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide{max-width:calc(100% - 12px - 60px)}}.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide:not(.swiper-slide-active){opacity:.5}.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .img-wrapper{padding-top:112.1%;border-radius:20% 0 0 0}.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .slide-shape{width:240px;height:240px;z-index:1;transform:translate(50%, 50%)}@media(max-width: 1599.98px){.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .slide-shape{width:210px;height:210px}}@media(max-width: 1399.98px){.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .slide-shape{width:180px;height:180px}}@media(max-width: 1199.98px){.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .slide-shape{width:150px;height:150px}}@media(max-width: 991.98px){.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .slide-shape{width:180px;height:180px}}@media(max-width: 767.98px){.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .slide-shape{width:150px;height:150px}}@media(max-width: 419.98px){.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .slide-shape{width:120px;height:120px}}.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide .slide-shape:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;transform:rotate(-360deg) scale(0);transition:transform .6s cubic-bezier(0.67, 0.01, 0.43, 0.99);background-image:conic-gradient(rgba(231, 31, 46, 0.5), rgba(231, 31, 46, 0.4), rgba(231, 31, 46, 0.3), rgba(231, 31, 46, 0.25), rgba(231, 31, 46, 0.2), rgba(231, 31, 46, 0.2), rgba(231, 31, 46, 0.18), rgba(231, 31, 46, 0.16), rgba(231, 31, 46, 0.14), rgba(231, 31, 46, 0.12), rgba(231, 31, 46, 0.1), rgba(231, 31, 46, 0.1), rgba(231, 31, 46, 0.1), rgba(231, 31, 46, 0), #e71f2e, #E71F2E, #E71F2E, #E71F2E, #E71F2E, #E71F2E, #E71F2E, #E71F2E, #E71F2E, #E71F2E, rgba(231, 31, 46, 0.9), rgba(231, 31, 46, 0.9), rgba(231, 31, 46, 0.8), rgba(231, 31, 46, 0.7), rgba(231, 31, 46, 0.6))}.activities .carousel-wrapper .img-carousel-wrapper #img-carousel .swiper-slide.swiper-slide-active .slide-shape:before{transform:none}@media(min-width: 576px)and (max-width: 767.98px){.activities .img-carousel-wrapper,.activities .navigation{padding-left:calc(((100% - 91.6666666667%) /2))}}@media(min-width: 768px)and (max-width: 991.98px){.activities .img-carousel-wrapper,.activities .navigation{padding-left:calc((100% - 83.3333333333%) / 2)}}@media(min-width: 1400px){.activities .scrollbar{margin-top:4.75rem}}.activities .scrollbar span{font-size:1.125rem}@media(max-width: 1599.98px){.activities .scrollbar span{font-size:1.0625rem}}@media(max-width: 1399.98px){.activities .scrollbar span{font-size:1rem}}@media(max-width: 1199.98px){.activities .scrollbar span{font-size:0.9375rem}}@media(max-width: 991.98px){.activities .scrollbar span{font-size:1.0625rem}}@media(max-width: 767.98px){.activities .scrollbar span{font-size:1rem}}@media(max-width: 575.98px){.activities .scrollbar span{font-size:0.9375rem}}@media(max-width: 419.98px){.activities .scrollbar span{font-size:0.875rem}}@media(min-width: 1400px){.activities .scrollbar .swiper-scrollbar{margin:0 2rem !important}}@media(min-width: 1400px){.activities .carousel-wrapper,.activities .scrollbar-wrapper{padding-left:6.25%}}@media(min-width: 576px){.activities .carousel-wrapper #img-carousel .swiper-slide,.activities .scrollbar-wrapper .scrollbar{max-width:55.438%}}@media(max-width: 991.98px){.img-text+.activities{padding-top:0}}.at-glance{background:#e3e4e3}@media(min-width: 992px){.at-glance{padding-top:6.375rem;padding-bottom:6.375rem}}@media(min-width: 1400px){.at-glance{border-radius:0 0 0 20rem}}@media(min-width: 1600px){.at-glance .shape{left:9.5% !important}}@media(max-width: 1599.98px){.at-glance .shape img{max-height:641px}}@media(max-width: 1399.98px){.at-glance .shape img{max-height:541px}}@media(max-width: 1199.98px){.at-glance .shape img{max-height:441px}}.at-glance #at-glance-carousel .swiper-slide .box{border-bottom:1px solid #fff;padding-bottom:2.5rem;margin-bottom:3.125rem}@media(max-width: 1399.98px){.at-glance #at-glance-carousel .swiper-slide .box{padding-bottom:1.5rem;margin-bottom:1.5rem}}@media(max-width: 1199.98px){.at-glance #at-glance-carousel .swiper-slide .box{padding-bottom:1rem;margin-bottom:1rem}}@media(max-width: 991.98px){.at-glance #at-glance-carousel .swiper-slide .box{padding-bottom:2.5rem;margin-bottom:3rem}}@media(max-width: 767.98px){.at-glance #at-glance-carousel .swiper-slide .box{padding-bottom:1.5rem;margin-bottom:1.5rem}}@media(max-width: 575.98px){.at-glance #at-glance-carousel .swiper-slide .box{padding-bottom:1rem;margin-bottom:1rem}}.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:calc(2.0625rem + 9.75vw)}@media(min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:9.375rem}}@media(max-width: 1599.98px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:calc(1.9375rem + 8.25vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:8.125rem}}@media(max-width: 1399.98px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:calc(1.8125rem + 6.75vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:6.875rem}}@media(max-width: 1199.98px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:calc(1.6875rem + 5.25vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:5.625rem}}@media(max-width: 991.98px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:calc(1.9375rem + 8.25vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:8.125rem}}@media(max-width: 767.98px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:calc(1.8125rem + 6.75vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:6.875rem}}@media(max-width: 575.98px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:calc(1.6875rem + 5.25vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:5.625rem}}@media(max-width: 419.98px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:calc(1.5625rem + 3.75vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide .box .counter{font-size:4.375rem}}.at-glance #at-glance-carousel .swiper-slide .box p{font-weight:500}@media(min-width: 992px){.fw-img-text{padding-top:8.375rem;padding-bottom:8.375rem}}.fw-img-text .parallax{border-radius:1.875rem}@media(min-width: 992px){.fw-img-text .parallax{border-radius:0 1.875rem 1.875rem 1.875rem;min-height:552px}}@media(min-width: 1200px){.fw-img-text .parallax{min-height:652px}}@media(min-width: 1400px){.fw-img-text .parallax{min-height:752px}}@media(min-width: 1600px){.fw-img-text .parallax{min-height:852px}}.fw-img-text .parallax img{z-index:-2;top:-50%}.fw-img-text .parallax:after{background:rgba(12,12,12,.2);z-index:-1}@media(max-width: 991.98px){.fw-img-text .parallax:after{background:rgba(12,12,12,.4)}}.fw-img-text .parallax .box h2,.fw-img-text .parallax .box .h2{line-height:.9}@media(max-width: 991.98px){.fw-img-text .parallax .box{background:transparent !important}.fw-img-text .parallax .box h4,.fw-img-text .parallax .box .h4,.fw-img-text .parallax .box h2,.fw-img-text .parallax .box .h2,.fw-img-text .parallax .box .custom-btn{color:#fff}}@media(min-width: 992px){.fw-img-text .parallax .box{border-radius:0 0 1.875rem 0;margin-bottom:8.125rem}.fw-img-text .parallax .box:before,.fw-img-text .parallax .box:after{content:"";position:absolute;height:60px;width:30px;border-top-left-radius:30px;box-shadow:0 -30px 0 0 #fff}.fw-img-text .parallax .box:before{left:0;bottom:-60px}.fw-img-text .parallax .box:after{top:0;right:-30px}}@media(min-width: 1600px){.fw-img-text .parallax .box{max-width:90%;padding-bottom:4.125rem !important}}@media(min-width: 992px){.fw-img-text .parallax .editor{padding-bottom:4rem !important}}@media(min-width: 1600px){.fw-img-text .parallax .editor{padding-left:8%;padding-right:8%}}@media(max-width: 360px){.fw-img-text .parallax .editor p{font-size:0.875rem}}.invest{background:#e71f2e}.invest ul li::marker{color:#fff}@media(min-width: 992px){.invest{padding-top:5.625rem;padding-bottom:6.5rem}}.invest .shape{right:-7%}@media(max-width: 1599.98px){.invest .shape img{max-height:483px}}@media(max-width: 1399.98px){.invest .shape img{max-height:433px}}@media(max-width: 1199.98px){.invest .shape img{max-height:383px}}@media(min-width: 1600px){.invest .custom-mb{margin-bottom:4.125rem !important}}.invest h5,.invest .h5{font-size:1.125rem}@media(max-width: 1599.98px){.invest h5,.invest .h5{font-size:1.0625rem}}@media(max-width: 1399.98px){.invest h5,.invest .h5{font-size:1rem}}@media(max-width: 1199.98px){.invest h5,.invest .h5{font-size:0.9375rem}}@media(max-width: 991.98px){.invest h5,.invest .h5{font-size:1.0625rem}}@media(max-width: 767.98px){.invest h5,.invest .h5{font-size:1rem}}@media(max-width: 575.98px){.invest h5,.invest .h5{font-size:0.9375rem}}@media(max-width: 419.98px){.invest h5,.invest .h5{font-size:0.875rem}}.invest .borded img{border-radius:25px}.invest .counter{font-size:calc(1.9375rem + 8.25vw)}@media(min-width: 1200px){.invest .counter{font-size:8.125rem}}@media(min-width: 992px){.invest .counter{letter-spacing:-6px}}@media(max-width: 1599.98px){.invest .counter{font-size:calc(1.875rem + 7.5vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.invest .counter{font-size:7.5rem}}@media(max-width: 1399.98px){.invest .counter{font-size:calc(1.8125rem + 6.75vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.invest .counter{font-size:6.875rem}}@media(max-width: 1199.98px){.invest .counter{font-size:calc(1.75rem + 6vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.invest .counter{font-size:6.25rem}}@media(max-width: 991.98px){.invest .counter{font-size:calc(1.875rem + 7.5vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.invest .counter{font-size:7.5rem}}@media(max-width: 767.98px){.invest .counter{font-size:calc(1.75rem + 6vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.invest .counter{font-size:6.25rem}}@media(max-width: 575.98px){.invest .counter{font-size:calc(1.75rem + 6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.invest .counter{font-size:6.25rem}}@media(max-width: 419.98px){.invest .counter{font-size:calc(1.6875rem + 5.25vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.invest .counter{font-size:5.625rem}}.invest .counter i{font-size:calc(1.34375rem + 1.125vw);opacity:0;transition:opacity .3s,transform .3s}@media(min-width: 1200px){.invest .counter i{font-size:2.1875rem}}@media(max-width: 1599.98px){.invest .counter i{font-size:calc(1.31875rem + 0.825vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.invest .counter i{font-size:1.9375rem}}@media(max-width: 1399.98px){.invest .counter i{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.invest .counter i{font-size:1.6875rem}}@media(max-width: 1199.98px){.invest .counter i{font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.invest .counter i{font-size:1.4375rem}}@media(max-width: 991.98px){.invest .counter i{font-size:calc(1.31875rem + 0.825vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.invest .counter i{font-size:1.9375rem}}@media(max-width: 767.98px){.invest .counter i{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.invest .counter i{font-size:1.6875rem}}@media(max-width: 575.98px){.invest .counter i{font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.invest .counter i{font-size:1.4375rem}}@media(max-width: 419.98px){.invest .counter i{font-size:1.1875rem}}.invest .counter i.up{transform:translateY(20px) rotate(-90deg)}.invest .counter.active i{opacity:1}.invest .counter.active i.up{transform:translateY(0) rotate(-90deg)}.invest .info-box .info-counter{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.invest .info-box .info-counter{font-size:1.5rem}}@media(max-width: 1599.98px){.invest .info-box .info-counter{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.invest .info-box .info-counter{font-size:1.375rem}}@media(max-width: 1399.98px){.invest .info-box .info-counter{font-size:1.25rem}}@media(max-width: 1199.98px){.invest .info-box .info-counter{font-size:1.125rem}}@media(max-width: 991.98px){.invest .info-box .info-counter{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.invest .info-box .info-counter{font-size:1.375rem}}@media(max-width: 767.98px){.invest .info-box .info-counter{font-size:1.25rem}}@media(max-width: 575.98px){.invest .info-box .info-counter{font-size:1.125rem}}@media(max-width: 419.98px){.invest .info-box .info-counter{font-size:1rem}}@media(min-width: 768px)and (max-width: 991.98px){.invest .announcement{margin-bottom:2.5rem !important}}.invest .announcement h3 a,.invest .announcement .h3 a{color:#fff;transition:background-size .35s cubic-bezier(0.645, 0.045, 0.355, 1);background-image:linear-gradient(90deg, #fff 0, #fff);background-position:bottom;background-repeat:no-repeat;background-size:0 1px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$color", GradientType=1);display:inline}.invest .announcement h3 a:hover,.invest .announcement .h3 a:hover{background-size:100% 1px}.invest h3.welcome,.invest .welcome.h3{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.invest h3.welcome,.invest .welcome.h3{font-size:3rem}}@media(max-width: 1599.98px){.invest h3.welcome,.invest .welcome.h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.invest h3.welcome,.invest .welcome.h3{font-size:2.625rem}}@media(max-width: 1399.98px){.invest h3.welcome,.invest .welcome.h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.invest h3.welcome,.invest .welcome.h3{font-size:2.25rem}}@media(max-width: 1199.98px){.invest h3.welcome,.invest .welcome.h3{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.invest h3.welcome,.invest .welcome.h3{font-size:1.875rem}}@media(max-width: 991.98px){.invest h3.welcome,.invest .welcome.h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.invest h3.welcome,.invest .welcome.h3{font-size:2.625rem}}@media(max-width: 767.98px){.invest h3.welcome,.invest .welcome.h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.invest h3.welcome,.invest .welcome.h3{font-size:2.25rem}}@media(max-width: 575.98px){.invest h3.welcome,.invest .welcome.h3{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.invest h3.welcome,.invest .welcome.h3{font-size:1.875rem}}@media(max-width: 419.98px){.invest h3.welcome,.invest .welcome.h3{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.invest h3.welcome,.invest .welcome.h3{font-size:1.5rem}}.invest .modal-btn{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.invest .modal-btn{font-size:1.5rem}}@media(max-width: 1599.98px){.invest .modal-btn{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.invest .modal-btn{font-size:1.375rem}}@media(max-width: 1399.98px){.invest .modal-btn{font-size:1.25rem}}@media(max-width: 1199.98px){.invest .modal-btn{font-size:1.125rem}}@media(max-width: 991.98px){.invest .modal-btn{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.invest .modal-btn{font-size:1.375rem}}@media(max-width: 767.98px){.invest .modal-btn{font-size:1.25rem}}@media(max-width: 575.98px){.invest .modal-btn{font-size:1.125rem}}@media(max-width: 419.98px){.invest .modal-btn{font-size:1rem}}.invest .modal-btn i{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.invest .modal-btn i{font-size:3rem}}@media(max-width: 1599.98px){.invest .modal-btn i{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.invest .modal-btn i{font-size:2.75rem}}@media(max-width: 1399.98px){.invest .modal-btn i{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.invest .modal-btn i{font-size:2.5rem}}@media(max-width: 1199.98px){.invest .modal-btn i{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.invest .modal-btn i{font-size:2.25rem}}@media(max-width: 991.98px){.invest .modal-btn i{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.invest .modal-btn i{font-size:2.75rem}}@media(max-width: 767.98px){.invest .modal-btn i{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.invest .modal-btn i{font-size:2.5rem}}@media(max-width: 575.98px){.invest .modal-btn i{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.invest .modal-btn i{font-size:2.25rem}}@media(max-width: 419.98px){.invest .modal-btn i{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.invest .modal-btn i{font-size:2rem}}@media(min-width: 1600px){.invest h2,.invest .h2,.invest .editor{margin-bottom:2.5rem !important}}.invest .remar{margin-bottom:0 !important}@media(min-width: 992px){.invest.finanRest{border-radius:0 137px 0 0}}.invest.finanRest .droplbl{font-size:1.125rem;color:#fff;font-weight:300}.invest.finanRest .calcInputForm input{color:#0f0f0f;border:1px solid #cacbd2;border-radius:40px;min-height:74px;font-size:1.125rem;padding:19px;width:100%;background-color:#fff}.invest.finanRest .calcInputForm .submitBtn{border:1px solid #fff;border-radius:60px;background-color:#e71f2e;font-size:1.125rem;font-weight:500;min-height:75px;padding:24px 50px;text-align:center;max-width:240px;color:#fff}.invest.finanRest .calcInputForm .resTlt,.invest.finanRest .calcInputForm .resDesc,.invest.finanRest .calcInputForm .resTxt{color:#fff}.invest.finanRest .calcInputForm .resTlt{font-size:1.125rem}.invest.finanRest .calcInputForm .resDesc{font-size:0.875rem}.invest.finanRest .calcInputForm .resTxt{font-weight:7400;font-size:calc(1.5rem + 3vw)}@media(min-width: 1200px){.invest.finanRest .calcInputForm .resTxt{font-size:3.75rem}}.invest.finanRest .indate{font-weight:300}.invest.finanRest .smndate{color:#fff;font-size:1.125rem;font-weight:500}.invest.finanRest .bgntlt{color:#fff;font-size:calc(1.275rem + 0.3vw);font-weight:300}@media(min-width: 1200px){.invest.finanRest .bgntlt{font-size:1.5rem}}.invest.finanRest .dateBatch:not(:first-child){padding-top:24px}.invest.finanRest .dateBatch:not(:first-child) .indate{color:#f9c7cb}.invest.finanRest .dateBatch:nth-of-type(2):before{content:"";position:absolute;left:12px;top:0;width:calc(100% - 24px);height:2px;border-top:2px dashed #fff}.invest.finanRest .dateBatch:not(:first-of-type,:nth-of-type(2)):before{content:"";position:absolute;left:12px;top:0;width:calc(100% - 24px);height:2px;border-top:2px solid #f54856}.invest.finanRest .dateBatch .indate{font-size:1.125rem}.invest.finanRest .dlWrap:before{content:"";position:absolute;left:12px;top:0;width:calc(100% - 24px);height:2px;border-bottom:2px solid #fff}.invest.finanRest .dlWrap .zipBtn{text-align:center;cursor:pointer}.invest.finanRest .dlWrap .zipBtn:focus{outline:1px solid #fff}.invest.finanRest .dlWrap .zipBtn:disabled{opacity:.4;cursor:default}.invest.finanRest .dlWrap .zipBtn .dnloader{border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid #3498db;width:24px;height:24px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.invest.finanRest .specialList{color:#fff;font-size:calc(1.25625rem + 0.075vw);font-weight:500;list-style:none;counter-reset:customCounter}@media(min-width: 1200px){.invest.finanRest .specialList{font-size:1.3125rem}}.invest.finanRest .specialList li{counter-increment:customCounter;display:flex}.invest.finanRest .specialList li:before{content:counter(customCounter);background:#fff;width:45px;height:45px;border-radius:100%;color:#e71f2e;margin-right:26px;display:flex;flex-shrink:0;justify-content:center;align-items:center}.invest.finanRest .awarPrt{border-top:2px solid #f06570}.invest.finanRest .bgparttlt{font-size:calc(1.5625rem + 3.75vw);line-height:100%}@media(min-width: 1200px){.invest.finanRest .bgparttlt{font-size:4.375rem}}.invest.finanRest .xzimg{min-height:90px}.invest.finanRest .xzimtxt{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.invest.finanRest .xzimtxt{font-size:2.5rem}}.invest .vuecssexport .pagination .page-item a.page-link,.invest .vuecssexport .pagination .page-item button.page-link{color:#fff}.invest .vuecssexport .pagination .page-item a.page-link.disabled,.invest .vuecssexport .pagination .page-item button.page-link.disabled{opacity:.3;pointer-events:none}.invest .vuecssexport .pagination .page-item.active{background-color:#fff}.invest .vuecssexport .pagination .page-item.active a.page-link,.invest .vuecssexport .pagination .page-item.active button.page-link{color:#080808}.custom_dropdown#yearFile+.select2-container .select2-selection .select2-selection__rendered,.custom_dropdown#subsidiaryFile+.select2-container .select2-selection .select2-selection__rendered{font-size:1.125rem}.custom_dropdown#yearFile+.select2-container .select2-selection .select2-selection__arrow,.custom_dropdown#subsidiaryFile+.select2-container .select2-selection .select2-selection__arrow{width:22px !important;height:14px !important;right:36px !important;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAOCAYAAAArMezNAAAABHNCSVQICAgIfAhkiAAAAMZJREFUOE+Vk98RgyAMxolb8OK5QHvdwFHUycoojmCvC3C+uIVoU2mB8Cf4okeSH8mXTxDXs7V3JRozS/1W9oz73rrbKPaml+trsjXw+UAoiAEPwUw1cIQaeGKtAWXh4EF/1/HgHtTWXnCIBhmdl+q+UrjjuMImZOHkI7gGzoHiwG6DpaJS3Bs2tFSy+FzK6ZiRWDAhl9dxUZaQmrFmFJzVnGnJJLhmoUSecHmxBKI588/Mdkw0Z0KJ3WId/+GPTupF53Lc2AGCM44PHA/DmAAAAABJRU5ErkJggg==") center center no-repeat}.select2-container .custom_dropdown_white .select2-results ul.select2-results__options#select2-yearFile-results li.select2-results__option,.select2-container .custom_dropdown_white .select2-results ul.select2-results__options#select2-subsidiaryFile-results li.select2-results__option{font-size:1rem}@media(min-width: 992px){.purposeValues{border-radius:0 20rem 0 0}}.purposeValues .bgtptxt p{font-size:calc(1.35rem + 1.2vw)}@media(min-width: 1200px){.purposeValues .bgtptxt p{font-size:2.25rem}}@media(max-width: 1199.98px){.purposeValues .iconcont{height:100%}}.purposeValues .iconcont .icotxt{font-size:calc(1.30625rem + 0.675vw);word-wrap:break-word}@media(min-width: 1200px){.purposeValues .iconcont .icotxt{font-size:1.8125rem}}.purposeValues .iconcont:hover .iconbuble{background-color:#fff;opacity:1;z-index:2}.purposeValues .iconcont .iconbuble{border-radius:20px;position:absolute;left:0;top:0;width:100%;height:100%;color:#080808;font-weight:500;opacity:0;z-index:-1;transition:all .2s ease-in-out}@media(min-width: 1200px){.purposeValues .iconcont .iconbuble{top:-75px}}@media(min-width: 1200px){.purposeValues .iconcont .iconbuble{height:330px}}.purposeValues .iconcont .iconbuble .bubleinner{font-size:1.125rem;padding-right:4px;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.purposeValues .iconcont .iconbuble .bubleinner p{font-size:1.125rem}.purposeValues .iconcont .iconbuble .bubleinner::-webkit-scrollbar{width:3px;height:3px}.purposeValues .iconcont .iconbuble .bubleinner::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.purposeValues .iconcont .iconbuble .bubleinner::-webkit-scrollbar-thumb{background:#e71f2e;border-radius:10px}.purposeValues .iconcont .iconbuble .bubleinner::-webkit-scrollbar-thumb:hover{background:#e71f2e}@media(min-width: 992px){.global-presence{padding-top:9.125rem;padding-bottom:7.5rem}}@media(min-width: 1600px){.global-presence{min-height:1322px}}.global-presence .bg-img{z-index:-1;background-size:contain;background-position:right top}@media(min-width: 1600px){.global-presence .box-wrapper .box{margin-top:5.25rem !important}}.global-presence .box-wrapper .box .counter{font-size:calc(1.6625rem + 4.95vw);line-height:.9}@media(min-width: 1200px){.global-presence .box-wrapper .box .counter{font-size:5.375rem}}@media(max-width: 1599.98px){.global-presence .box-wrapper .box .counter{font-size:calc(1.6rem + 4.2vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter{font-size:4.75rem}}@media(max-width: 1399.98px){.global-presence .box-wrapper .box .counter{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter{font-size:4.125rem}}@media(max-width: 1199.98px){.global-presence .box-wrapper .box .counter{font-size:calc(1.475rem + 2.7vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter{font-size:3.5rem}}@media(max-width: 991.98px){.global-presence .box-wrapper .box .counter{font-size:calc(1.6rem + 4.2vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter{font-size:4.75rem}}@media(max-width: 767.98px){.global-presence .box-wrapper .box .counter{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter{font-size:4.125rem}}@media(max-width: 575.98px){.global-presence .box-wrapper .box .counter{font-size:calc(1.475rem + 2.7vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter{font-size:3.5rem}}@media(max-width: 419.98px){.global-presence .box-wrapper .box .counter{font-size:calc(1.4125rem + 1.95vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter{font-size:2.875rem}}.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:1.875rem}}@media(max-width: 1599.98px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:1.6875rem}}@media(max-width: 1399.98px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:1.5rem}}@media(max-width: 1199.98px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:1.3125rem}}@media(max-width: 991.98px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:1.6875rem}}@media(max-width: 767.98px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:1.5rem}}@media(max-width: 575.98px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:1.3125rem}}@media(max-width: 419.98px){.global-presence .box-wrapper .box .counter small,.global-presence .box-wrapper .box .counter .small{font-size:1.125rem}}.global-presence .box-wrapper .box .counter,.global-presence .box-wrapper .box p{font-weight:500}.global-presence .marquees{--gap: 1rem;gap:var(--gap)}@media(min-width: 1600px){.global-presence .marquees{margin-top:5.25rem !important}}.global-presence .marquees .marquee{font-size:calc(2.13125rem + 10.575vw);overflow:hidden}@media(min-width: 1200px){.global-presence .marquees .marquee{font-size:10.0625rem}}@media(max-width: 1599.98px){.global-presence .marquees .marquee{font-size:calc(2.00625rem + 9.075vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.global-presence .marquees .marquee{font-size:8.8125rem}}@media(max-width: 1399.98px){.global-presence .marquees .marquee{font-size:calc(1.88125rem + 7.575vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.global-presence .marquees .marquee{font-size:7.5625rem}}@media(max-width: 1199.98px){.global-presence .marquees .marquee{font-size:calc(1.75625rem + 6.075vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.global-presence .marquees .marquee{font-size:6.3125rem}}@media(max-width: 991.98px){.global-presence .marquees .marquee{font-size:calc(2.00625rem + 9.075vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.global-presence .marquees .marquee{font-size:8.8125rem}}@media(max-width: 767.98px){.global-presence .marquees .marquee{font-size:calc(1.88125rem + 7.575vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.global-presence .marquees .marquee{font-size:7.5625rem}}@media(max-width: 575.98px){.global-presence .marquees .marquee{font-size:calc(1.75625rem + 6.075vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.global-presence .marquees .marquee{font-size:6.3125rem}}@media(max-width: 419.98px){.global-presence .marquees .marquee{font-size:calc(1.63125rem + 4.575vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.global-presence .marquees .marquee{font-size:5.0625rem}}.global-presence .marquees .marquee.marquee-1 span{-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}.global-presence .marquees .marquee.marquee-2{margin-top:-4.5%;z-index:-1}.global-presence .marquees .marquee.marquee-2 span{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#c7c7c7;-webkit-animation:marquee 25s linear infinite;animation:marquee 25s linear infinite}@-webkit-keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}@media(min-width: 992px){.global-presence .box-wrapper:nth-child(1){transition-delay:.1s}.global-presence .box-wrapper:nth-child(2){transition-delay:.2s}.global-presence .box-wrapper:nth-child(3){transition-delay:.3s}.global-presence .box-wrapper:nth-child(4){transition-delay:.4s}.global-presence .box-wrapper:nth-child(5){transition-delay:.5s}.global-presence .box-wrapper:nth-child(6){transition-delay:.6s}.global-presence .box-wrapper:nth-child(7){transition-delay:.7s}.global-presence .box-wrapper:nth-child(8){transition-delay:.8s}.global-presence .box-wrapper:nth-child(9){transition-delay:.9s}}.youtube-video .shape{transform:translateY(-50%)}@media(max-width: 1599.98px){.youtube-video .shape svg{max-height:604px;max-width:446px}}@media(max-width: 1399.98px){.youtube-video .shape svg{max-height:554px;max-width:409px}}@media(max-width: 1199.98px){.youtube-video .shape svg{max-height:454px;max-width:335px}}.youtube-video .video-wrapper{padding-top:60.86982%}@media(min-width: 992px){.youtube-video .video-wrapper{transition:border-radius 1s cubic-bezier(0.67, 0.01, 0.43, 0.99)}.youtube-video .video-wrapper:not(:has(iframe)){border-radius:11.875rem 0 11.875rem 0}}.youtube-video .video-wrapper .bg-img{cursor:pointer}.youtube-video .video-wrapper .bg-img:before{background:rgba(0,0,0,.3)}@media(max-width: 1599.98px){.youtube-video .video-wrapper .bg-img img{max-width:167px}}@media(max-width: 1399.98px){.youtube-video .video-wrapper .bg-img img{max-width:147px}}@media(max-width: 1199.98px){.youtube-video .video-wrapper .bg-img img{max-width:127px}}@media(max-width: 991.98px){.youtube-video .video-wrapper .bg-img img{max-width:107px}}@media(max-width: 767.98px){.youtube-video .video-wrapper .bg-img img{max-width:87px}}@media(max-width: 575.98px){.youtube-video .video-wrapper .bg-img img{max-width:67px}}.img-text+.youtube-video{padding-top:0}@media(min-width: 992px){.news-carousel{padding-bottom:8rem}}@media(min-width: 1400px){.news-carousel{padding-left:6.25%}}@media(min-width: 1600px){.news-carousel .navigation{margin-top:5.25rem !important}}.news-carousel h2,.news-carousel .h2{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;overflow-wrap:break-word;font-size:51px}@media(min-width: 576px)and (max-width: 767.98px){.news-carousel .carousel-wrapper{padding-left:calc(((100% - 91.6666666667%) /2) + .75rem);padding-right:calc(((100% - 91.6666666667%) /2) + .75rem)}}@media(min-width: 768px)and (max-width: 991.98px){.news-carousel .carousel-wrapper{padding-left:calc((100% - 83.3333333333%) / 2 + .75rem)}}@media(min-width: 1200px){.news-carousel .swiper .swiper-slide{max-width:37.975%}}.news-carousel .swiper .swiper-slide .img-wrapper{padding-top:59.1967%;border-radius:0 0 5.625rem 0}.news-carousel .swiper .swiper-slide .img-wrapper a img,.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-1 img:not(.logo),.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-2 img{transition:transform .3s cubic-bezier(0.67, 0.01, 0.43, 0.99)}.news-carousel .swiper .swiper-slide .img-wrapper .shapes{pointer-events:none}.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-1,.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-2{opacity:0;transition:opacity .3s cubic-bezier(0.67, 0.01, 0.43, 0.99)}.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-1{width:180px;height:90px;z-index:2}.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-1 img:not(.logo){transform:translateX(50px)}.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-1 .logo{max-width:89px}.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-2{width:90px;height:180px;z-index:1}.news-carousel .swiper .swiper-slide .img-wrapper .shapes .new-shape-2 img{transform:translateY(50px)}.news-carousel .swiper .swiper-slide .img-wrapper:hover a img{transform:scale(1.1)}.news-carousel .swiper .swiper-slide .img-wrapper:hover .shapes .new-shape-1,.news-carousel .swiper .swiper-slide .img-wrapper:hover .shapes .new-shape-2{opacity:1}.news-carousel .swiper .swiper-slide .img-wrapper:hover .shapes .new-shape-1 img:not(.logo),.news-carousel .swiper .swiper-slide .img-wrapper:hover .shapes .new-shape-2 img:not(.logo){transform:none}@media(min-width: 1600px){.news-carousel .swiper .swiper-slide .content:not(.exer){padding:2rem 0 !important}}.news-carousel .swiper .swiper-slide .content .date:before{content:"";width:7px;height:7px;background:#080808;margin-right:1.125rem}.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:1.875rem}}@media(max-width: 1599.98px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:1.6875rem}}@media(max-width: 1399.98px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:1.5rem}}@media(max-width: 1199.98px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:1.3125rem}}@media(max-width: 991.98px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:1.6875rem}}@media(max-width: 767.98px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:1.5rem}}@media(max-width: 575.98px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:1.3125rem}}@media(max-width: 419.98px){.news-carousel .swiper .swiper-slide .content h3,.news-carousel .swiper .swiper-slide .content .h3{font-size:1.125rem}}.news-carousel .swiper .swiper-slide .content h3 a,.news-carousel .swiper .swiper-slide .content .h3 a{color:#080808;transition:background-size .35s cubic-bezier(0.645, 0.045, 0.355, 1);background-image:linear-gradient(90deg, #080808 0, #080808);background-position:bottom;background-repeat:no-repeat;background-size:0 1px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$color", GradientType=1);display:inline}.news-carousel .swiper .swiper-slide .content h3 a:hover,.news-carousel .swiper .swiper-slide .content .h3 a:hover{background-size:100% 1px}.news-carousel .swiper .swiper-slide .content p{font-size:1.125rem}@media(max-width: 1599.98px){.news-carousel .swiper .swiper-slide .content p{font-size:1.0625rem}}@media(max-width: 1399.98px){.news-carousel .swiper .swiper-slide .content p{font-size:1rem}}@media(max-width: 1199.98px){.news-carousel .swiper .swiper-slide .content p{font-size:0.9375rem}}@media(max-width: 991.98px){.news-carousel .swiper .swiper-slide .content p{font-size:1.0625rem}}@media(max-width: 767.98px){.news-carousel .swiper .swiper-slide .content p{font-size:1rem}}@media(max-width: 575.98px){.news-carousel .swiper .swiper-slide .content p{font-size:0.9375rem}}@media(max-width: 419.98px){.news-carousel .swiper .swiper-slide .content p{font-size:0.875rem}}.news-carousel .dateBubble{color:#fff;background-color:#e71f2e;width:98px;height:96px;word-wrap:break-word;border-radius:100% 0 100% 100%}.news-carousel .dateBubble .bigNum{font-size:calc(1.4125rem + 1.95vw);line-height:100%}@media(min-width: 1200px){.news-carousel .dateBubble .bigNum{font-size:2.875rem}}.news-carousel .dateBubble .smallNum{font-size:1rem}.news-carousel .dateBubble.passed{background-color:#c7c9c7}.news-carousel .addCalendar{font-size:1rem;color:#e71f2e}.news-carousel .upcEven{font-size:calc(1.275rem + 0.3vw);color:#a2a2a2}@media(min-width: 1200px){.news-carousel .upcEven{font-size:1.5rem}}.news-carousel .exer a.passed{color:#c7c9c7}@media(max-width: 991.98px){.youtube-video+.news-carousel{padding-top:0}}@media(max-width: 767.98px){.timeline-carousel .maxwarrows{max-width:calc(100% - 49px)}}.timeline-carousel .bigYear{color:#e71f2e;font-weight:500;white-space:nowrap;line-height:100%;position:relative;top:30px}@media(min-width: 576px){.timeline-carousel .bigYear{top:53px}}@media(min-width: 768px){.timeline-carousel .bigYear{top:34px}}@media(min-width: 992px){.timeline-carousel .bigYear{top:41px}}@media(min-width: 1200px){.timeline-carousel .bigYear{top:51px}}@media(min-width: 1400px){.timeline-carousel .bigYear{top:56px}}.timeline-carousel .info-line.swiper{overflow:unset}@media(max-width: 767.98px){.timeline-carousel .info-line .navigation{top:-28px}}@media(min-width: 768px){.timeline-carousel .info-line .navigation{top:0}}.timeline-carousel .timeline-line::before{content:"";width:100%;height:2px;background-color:#dadada;position:absolute;top:12px;left:0}.timeline-carousel .timeline-line .swiper-wrapper .swiper-slide{width:auto;min-width:217px}.timeline-carousel .timeline-line .swiper-wrapper .swiper-slide .circle{cursor:pointer;width:26px;height:26px;border-radius:100%;border:1px solid #707070;background-color:#fff;transition:all .2s ease-in-out}.timeline-carousel .timeline-line .swiper-wrapper .swiper-slide .lineDate{cursor:pointer;color:#e71f2e;font-weight:500;font-size:1.25rem}.timeline-carousel .timeline-line .swiper-wrapper .swiper-slide.swiper-slide-active .circle{border:4px solid #e71f2e}.timeline-carousel .timelineImage{padding-top:63.95348%;border-bottom-right-radius:5.625rem}@media(min-width: 576px){#youtube-modal .modal-dialog{max-width:900px}}.regulatoryNews .date:before{content:"";width:7px;height:7px;background:#080808;margin-right:1.125rem}.regulatoryNews h3 a,.regulatoryNews .h3 a{color:#080808;transition:background-size .35s cubic-bezier(0.645, 0.045, 0.355, 1);background-image:linear-gradient(90deg, #080808 0, #080808);background-position:bottom;background-repeat:no-repeat;background-size:0 1px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$color", GradientType=1);display:inline}.regulatoryNews h3 a:hover,.regulatoryNews .h3 a:hover{background-size:100% 1px}.regulatoryNews .resetfilters{font-size:calc(1.25625rem + 0.075vw);font-weight:500;color:#080808;padding:0}@media(min-width: 1200px){.regulatoryNews .resetfilters{font-size:1.3125rem}}@media(min-width: 992px){.regulatoryNews .resetfilters{margin-top:40px}}.regulatoryNews .resetfilters i{font-size:calc(1.2625rem + 0.15vw)}@media(min-width: 1200px){.regulatoryNews .resetfilters i{font-size:1.375rem}}.regulatoryNews .img-wrapper{padding-top:59.1967%;border-radius:0 0 5.625rem 0}.regulatoryNews .img-wrapper a img,.regulatoryNews .img-wrapper .shapes .new-shape-1 img:not(.logo),.regulatoryNews .img-wrapper .shapes .new-shape-2 img{transition:transform .3s cubic-bezier(0.67, 0.01, 0.43, 0.99)}.regulatoryNews .img-wrapper .shapes{pointer-events:none}.regulatoryNews .img-wrapper .shapes .new-shape-1,.regulatoryNews .img-wrapper .shapes .new-shape-2{opacity:0;transition:opacity .3s cubic-bezier(0.67, 0.01, 0.43, 0.99)}.regulatoryNews .img-wrapper .shapes .new-shape-1{width:180px;height:90px;z-index:2}.regulatoryNews .img-wrapper .shapes .new-shape-1 img:not(.logo){transform:translateX(50px)}.regulatoryNews .img-wrapper .shapes .new-shape-1 .logo{max-width:89px}.regulatoryNews .img-wrapper .shapes .new-shape-2{width:90px;height:180px;z-index:1}.regulatoryNews .img-wrapper .shapes .new-shape-2 img{transform:translateY(50px)}.regulatoryNews .img-wrapper:hover a img{transform:scale(1.1)}.regulatoryNews .img-wrapper:hover .shapes .new-shape-1,.regulatoryNews .img-wrapper:hover .shapes .new-shape-2{opacity:1}.regulatoryNews .img-wrapper:hover .shapes .new-shape-1 img:not(.logo),.regulatoryNews .img-wrapper:hover .shapes .new-shape-2 img:not(.logo){transform:none}.custmax{margin-bottom:45px}@media(min-width: 992px){.custmax{max-width:calc(100% - calc(82px + (.75rem * 2)))}}@media(min-width: 1200px){.custmax{max-width:calc(100% - calc(87px + (.75rem * 2)))}}@media(min-width: 1400px){.custmax{max-width:calc(100% - calc(92px + (.75rem * 2)))}}@media(min-width: 1600px){.custmax{max-width:calc(100% - calc(97px + (.75rem * 2)))}}.custmax .tp_carousel .swiper-wrapper{border-bottom-right-radius:85px;overflow:hidden}@media(min-width: 768px){.custmax .tp_carousel .swiper-wrapper{border-bottom-right-radius:190px}}.custmax .tp_carousel .swiper-wrapper .swiper-slide{height:auto;padding:135px 12px 70px 12px;color:#fff}.custmax .tp_carousel .swiper-wrapper .swiper-slide:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.2;z-index:1}.custmax .tp_carousel .swiper-wrapper .swiper-slide .bg-video{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;container-type:size;overflow:hidden;z-index:-1}.custmax .tp_carousel .swiper-wrapper .swiper-slide .bg-video video{-o-object-fit:cover;object-fit:cover}.custmax .tp_carousel .swiper-wrapper .swiper-slide .bg-video iframe{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;pointer-events:none}@container (min-aspect-ratio: 16/9){.custmax .tp_carousel .swiper-wrapper .swiper-slide .bg-video iframe{height:56.25cqw}}@container (max-aspect-ratio: 16/9){.custmax .tp_carousel .swiper-wrapper .swiper-slide .bg-video iframe{width:177.78cqh}}@media(min-width: 576px){.custmax .tp_carousel .swiper-wrapper .swiper-slide{min-height:773px;padding:258px calc((100vw - var(--scrollbarWidth) - 540px) / 2) 115px calc((100vw - var(--scrollbarWidth) - 540px) / 2)}}@media(min-width: 768px){.custmax .tp_carousel .swiper-wrapper .swiper-slide{padding-left:calc((100vw - var(--scrollbarWidth) - 720px) / 2);padding-right:calc((100vw - var(--scrollbarWidth) - 720px) / 2)}}@media(min-width: 992px){.custmax .tp_carousel .swiper-wrapper .swiper-slide{padding-left:calc((100vw - var(--scrollbarWidth) - 960px) / 2);padding-right:calc((100vw - var(--scrollbarWidth) - 960px) / 2)}}@media(min-width: 1200px){.custmax .tp_carousel .swiper-wrapper .swiper-slide{padding-left:calc((100vw - var(--scrollbarWidth) - 1140px) / 2);padding-right:calc((100vw - var(--scrollbarWidth) - 1140px) / 2)}}@media(min-width: 1400px){.custmax .tp_carousel .swiper-wrapper .swiper-slide{padding-left:137px;padding-right:137px}}.custmax .tp_carousel .swiper-wrapper .swiper-slide a{color:#fff}.custmax .tp_carousel .swiper-wrapper .swiper-slide .ltsbh{font-weight:300;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.custmax .tp_carousel .swiper-wrapper .swiper-slide .ltsbh{font-size:1.5rem}}.custmax .tp_carousel .swiper-wrapper .swiper-slide h1,.custmax .tp_carousel .swiper-wrapper .swiper-slide .h1{font-weight:500;font-size:calc(1.59375rem + 4.125vw);line-height:100%;overflow-wrap:break-word;max-width:100%}@media(min-width: 1200px){.custmax .tp_carousel .swiper-wrapper .swiper-slide h1,.custmax .tp_carousel .swiper-wrapper .swiper-slide .h1{font-size:4.6875rem}}@media(min-width: 576px){.custmax .tp_carousel .swiper-wrapper .swiper-slide h1,.custmax .tp_carousel .swiper-wrapper .swiper-slide .h1{max-width:70%}}.custmax .tp_carousel .swiper-wrapper .swiper-slide .fxis{z-index:2}@media(min-width: 576px){.custmax .tp_carousel .swiper-wrapper .swiper-slide .fxis{padding:0 12px}}@media(min-width: 1400px){.custmax .tp_carousel .swiper-wrapper .swiper-slide .fxis{padding:0}}.custmax .tp_carousel .swiper-wrapper .swiper-slide .fxis div:last-child{margin-bottom:10px}.custmax .tp_carousel .swiper-wrapper .swiper-slide .scroll_indication{color:#fff;font-size:1.125rem;cursor:pointer}.custmax .tp_carousel .swiper-wrapper .swiper-slide .scroll_indication .scroll_circle{width:60px;height:60px;background-color:#e71f2e;border-radius:100%}.custmax .tp_carousel .swiper-wrapper .swiper-slide .scroll_indication .scroll_circle i{color:#fff;font-size:1.125rem;-webkit-animation:bounce_down 2s ease-in-out infinite;animation:bounce_down 2s ease-in-out infinite}.custmax .tp_carousel+.swiper-controlls{z-index:2}.custmax .tp_carousel+.swiper-controlls:not(.rightControls){bottom:-45px;left:12px}@media(min-width: 576px){.custmax .tp_carousel+.swiper-controlls:not(.rightControls){left:calc((100vw - var(--scrollbarWidth) - 540px) / 2)}}@media(min-width: 768px){.custmax .tp_carousel+.swiper-controlls:not(.rightControls){left:calc((100vw - var(--scrollbarWidth) - 720px) / 2)}}@media(min-width: 992px){.custmax .tp_carousel+.swiper-controlls:not(.rightControls){left:calc((100vw - var(--scrollbarWidth) - 960px) / 2)}}@media(min-width: 1200px){.custmax .tp_carousel+.swiper-controlls:not(.rightControls){left:calc((100vw - var(--scrollbarWidth) - 1140px) / 2)}}@media(min-width: 1400px){.custmax .tp_carousel+.swiper-controlls:not(.rightControls){left:137px}}.custmax .tp_carousel+.swiper-controlls.rightControls{bottom:36px;right:39px}.custmax .tp_carousel+.swiper-controlls .swiper-button-prev,.custmax .tp_carousel+.swiper-controlls .swiper-button-next{position:static;margin-top:unset;width:100px;height:96px}.custmax .tp_carousel+.swiper-controlls .swiper-button-prev:after,.custmax .tp_carousel+.swiper-controlls .swiper-button-next:after{content:none}@media(min-width: 576px){.custmax .tp_carousel+.swiper-controlls .swiper-button-prev,.custmax .tp_carousel+.swiper-controlls .swiper-button-next{width:159px;height:159px}}.custmax .tp_carousel+.swiper-controlls .swiper-button-prev .fa-solid,.custmax .tp_carousel+.swiper-controlls .swiper-button-next .fa-solid{color:#fff;font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.custmax .tp_carousel+.swiper-controlls .swiper-button-prev .fa-solid,.custmax .tp_carousel+.swiper-controlls .swiper-button-next .fa-solid{font-size:1.875rem}}.custmax .tp_carousel+.swiper-controlls .swiper-button-prev{background-color:#df001f;border-top-left-radius:159px}.custmax .tp_carousel+.swiper-controlls .swiper-button-prev .fa-arrow-left{padding-left:25px}@media(min-width: 576px){.custmax .tp_carousel+.swiper-controlls .swiper-button-prev .fa-arrow-left{padding-left:50px}}.custmax .tp_carousel+.swiper-controlls .swiper-button-prev.swiper-button-lock{opacity:0;cursor:default;pointer-events:none}.custmax .tp_carousel+.swiper-controlls .swiper-button-next{border-bottom-right-radius:159px}.custmax .tp_carousel+.swiper-controlls .swiper-button-next .fa-arrow-right{padding-right:25px}@media(min-width: 576px){.custmax .tp_carousel+.swiper-controlls .swiper-button-next .fa-arrow-right{padding-right:50px}}.custmax .tp_carousel+.swiper-controlls .swiper-button-next.swiper-button-lock{opacity:0;cursor:default;pointer-events:none}.custmax .customFtero{z-index:2;left:12px;bottom:-45px;width:100px;height:96px}@media(min-width: 576px){.custmax .customFtero{left:calc((100vw - var(--scrollbarWidth) - 540px) / 2)}}@media(min-width: 768px){.custmax .customFtero{left:calc((100vw - var(--scrollbarWidth) - 720px) / 2)}}@media(min-width: 992px){.custmax .customFtero{left:calc((100vw - var(--scrollbarWidth) - 960px) / 2)}}@media(min-width: 1200px){.custmax .customFtero{left:calc((100vw - var(--scrollbarWidth) - 1140px) / 2)}}@media(min-width: 1400px){.custmax .customFtero{left:137px}}@media(min-width: 576px){.custmax .customFtero{width:159px;height:159px}}.career-footer{font-weight:500;position:relative;font-size:1.125rem}.career-footer a{font-size:calc(1.275rem + 0.3vw);transition:all .4s ease-in-out}@media(min-width: 1200px){.career-footer a{font-size:1.5rem}}.career-footer a:hover{color:#747e7e}.career-footer .horln{height:1px;width:100%;background-color:#a2a2a2}.career-footer .container{padding-top:45px;padding-bottom:45px}.career-footer .umobit-logo{width:26px;height:20px}.career-footer .umobit-logo img{transition:opacity .8s}.career-footer .umobit-logo img:last-child{opacity:0}.career-footer .umobit-logo:hover img:first-child{opacity:0}.career-footer .umobit-logo:hover img:last-child{opacity:1}@media(min-width: 992px){.pre-footer{padding-top:5.625rem;padding-bottom:5.625rem}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(231,31,46,.4)}70%{box-shadow:0 0 0 10px rgba(231,31,46,0)}100%{box-shadow:0 0 0 0 rgba(231,31,46,0)}}.globalMap #map{height:100vh}.globalMap #map .gm-style{font-family:"CF Asty" !important}.globalMap #map .gm-style div[role=button]{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-radius:100%}.globalMap #map .gm-style .cluster.cluster-0{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-radius:100%}.globalMap #map .gm-style .cluster.cluster-0 div{font-weight:500 !important}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c{padding:0 !important;border-radius:0 !important;max-width:unset !important;max-height:unset !important;background-color:transparent;box-shadow:none}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect{width:auto !important;height:auto !important;top:10px !important;right:4px !important}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect span{width:22px !important;height:22px !important;background-color:#fff;margin:0px !important;position:relative;top:-5px;left:-8px}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-chr{background-color:#e71f2e;margin-left:18px;position:relative;top:1px;width:calc(300px - 18px)}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-chr .gm-style-iw-ch{padding-top:28px}@media(min-width: 768px){.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-chr{width:calc(590px - 18px)}}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d{overflow:auto !important;max-height:unset !important;width:300px}@media(min-width: 768px){.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d{width:590px}}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox{position:relative;width:300px;padding-left:18px}@media(min-width: 768px){.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox{width:590px}}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox:after{position:absolute;content:"";bottom:47px;left:0px;width:18px;height:31px;background-color:#e71f2e;-webkit-clip-path:polygon(0 50%, 100% 100%, 100% 0);clip-path:polygon(0 50%, 100% 100%, 100% 0)}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont{background-color:#e71f2e}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont{min-height:200px;max-height:400px;overflow-y:auto}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont::-webkit-scrollbar{width:5px;height:5px}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont::-webkit-scrollbar-thumb{background:#fff}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont::-webkit-scrollbar-thumb:hover{background:#fff}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont .boxTitle{font-size:calc(1.425rem + 2.1vw);color:#fff;line-height:100%;font-weight:500}@media(min-width: 1200px){.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont .boxTitle{font-size:3rem}}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont .boxContent{color:#fff;font-size:1.125rem}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont .boxContent p{font-size:1.125rem}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont .boxContent ul{padding-left:19px}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont .boxContent ul li{font-size:1.125rem;list-style-type:square}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont .boxContent ul li::marker{color:#fff}.globalMap #map .gm-style .gm-style-iw-t .gm-style-iw.gm-style-iw-c .gm-style-iw-d #infobox .scrollCont .innerCont .boxContent a{color:#fff;font-size:1.125rem}.globalMap #map .gm-style-iw-tc{display:none}.shareNum .foTxt{color:#e71f2e;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.shareNum .foTxt{font-size:1.5rem}}.shareNum .topStat{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.shareNum .topStat{font-size:1.875rem}}.shareNum .topStat:before{width:23px;height:2px;background-color:#e71f2e;content:"";position:absolute;left:0;top:0}.shareNum h3,.shareNum .h3,.shareNum p{margin-bottom:50px}.shareNum .botStat{color:#a2a2a2;font-size:1.125rem}.shareNum .counter{font-size:calc(1.9375rem + 8.25vw)}@media(min-width: 1200px){.shareNum .counter{font-size:8.125rem}}@media(min-width: 992px){.shareNum .counter{letter-spacing:-6px}}@media(max-width: 1599.98px){.shareNum .counter{font-size:calc(1.875rem + 7.5vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.shareNum .counter{font-size:7.5rem}}@media(max-width: 1399.98px){.shareNum .counter{font-size:calc(1.8125rem + 6.75vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.shareNum .counter{font-size:6.875rem}}@media(max-width: 1199.98px){.shareNum .counter{font-size:calc(1.75rem + 6vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.shareNum .counter{font-size:6.25rem}}@media(max-width: 991.98px){.shareNum .counter{font-size:calc(1.875rem + 7.5vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.shareNum .counter{font-size:7.5rem}}@media(max-width: 767.98px){.shareNum .counter{font-size:calc(1.75rem + 6vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.shareNum .counter{font-size:6.25rem}}@media(max-width: 575.98px){.shareNum .counter{font-size:calc(1.75rem + 6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.shareNum .counter{font-size:6.25rem}}@media(max-width: 419.98px){.shareNum .counter{font-size:calc(1.6875rem + 5.25vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.shareNum .counter{font-size:5.625rem}}.shareNum .counter i{font-size:calc(1.34375rem + 1.125vw);opacity:0;transition:opacity .3s,transform .3s}@media(min-width: 1200px){.shareNum .counter i{font-size:2.1875rem}}@media(max-width: 1599.98px){.shareNum .counter i{font-size:calc(1.31875rem + 0.825vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.shareNum .counter i{font-size:1.9375rem}}@media(max-width: 1399.98px){.shareNum .counter i{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.shareNum .counter i{font-size:1.6875rem}}@media(max-width: 1199.98px){.shareNum .counter i{font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.shareNum .counter i{font-size:1.4375rem}}@media(max-width: 991.98px){.shareNum .counter i{font-size:calc(1.31875rem + 0.825vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.shareNum .counter i{font-size:1.9375rem}}@media(max-width: 767.98px){.shareNum .counter i{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.shareNum .counter i{font-size:1.6875rem}}@media(max-width: 575.98px){.shareNum .counter i{font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.shareNum .counter i{font-size:1.4375rem}}@media(max-width: 419.98px){.shareNum .counter i{font-size:1.1875rem}}.shareNum .counter i.up{transform:translateY(20px) rotate(-90deg)}.shareNum .counter.active i{opacity:1}.shareNum .counter.active i.up{transform:translateY(0) rotate(-90deg)}.calculators{background:#e3e4e3}.calculators h4,.calculators .h4{color:#818181;letter-spacing:2px}.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:3.5rem}}@media(min-width: 992px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{margin-bottom:2.25rem !important}}@media(max-width: 1599.98px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:calc(1.45rem + 2.4vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:3.25rem}}@media(max-width: 1399.98px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:3rem}}@media(max-width: 1199.98px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:2.75rem}}@media(max-width: 991.98px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:calc(1.45rem + 2.4vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:3.25rem}}@media(max-width: 767.98px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:3rem}}@media(max-width: 575.98px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.calculators .tab-content .tab-pane h2,.calculators .tab-content .tab-pane .h2{font-size:2.75rem}}.calculators .tab-content .tab-pane p{margin-bottom:0}.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper{height:75px}@media(max-width: 1599.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper{height:65px}}@media(max-width: 1399.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper{height:60px}}@media(max-width: 1199.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper{height:55px}}@media(max-width: 991.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper{height:65px}}@media(max-width: 767.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper{height:60px}}@media(min-width: 576px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper{max-width:370px}}.calculators .tab-content .tab-pane .form-control{border-radius:2.5rem;outline:1px solid #cacbd2;background-color:unset}.calculators .tab-content .tab-pane .error .form-control{background-color:#f8d7da;border-color:#f5c6cb}.calculators .tab-content .tab-pane .datepicker-wrapper input{border-radius:2.5rem;padding-top:.375rem;padding-bottom:.375rem;padding-right:calc((2.4375rem * 2) + 16.22px);outline:1px solid #cacbd2}.calculators .tab-content .tab-pane .datepicker-wrapper .calicon{right:2.4375rem;pointer-events:none;width:18px;height:20px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFF2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4wLWMwMDAgNzkuMTM1N2M5ZSwgMjAyMS8wNy8xNC0wMDozOTo1NiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjUgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNS0wMi0yNVQxODo0NDo1MCswMjowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjUtMDItMjVUMTg6NDU6NTQrMDI6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjUtMDItMjVUMTg6NDU6NTQrMDI6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjRhNTk3ZTYtN2NkYi1kYjRjLWJmMTQtYTI1Y2I3MTM0NjY2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI0YTU5N2U2LTdjZGItZGI0Yy1iZjE0LWEyNWNiNzEzNDY2NiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI0YTU5N2U2LTdjZGItZGI0Yy1iZjE0LWEyNWNiNzEzNDY2NiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MjRhNTk3ZTYtN2NkYi1kYjRjLWJmMTQtYTI1Y2I3MTM0NjY2IiBzdEV2dDp3aGVuPSIyMDI1LTAyLTI1VDE4OjQ0OjUwKzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuNSAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AYeLMgAAAHhJREFUOI3tlMEJwCAMAE/x327gBs7gCO6/gM/qBPZjIbRUS2t/Hoh5xEsIEhWtQ1DqrWhzydOdB4/RgAc2UeWo2DoybwO8itYlYPnYUDJC0pvLHQVYh83InMyv+aWjLzMa+4+maIpGiHKNezuotZuyBoKQvSEDYQfaqyhMXGE6fwAAAABJRU5ErkJggg==") center right no-repeat}.calculators .tab-content .tab-pane .datepicker-wrapper:has(.ui-datepicker.opened) input{transition:border-radius .1s;border-radius:2.5rem 2.5rem 0 0}.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper input{line-height:75px}@media(max-width: 1599.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper input{line-height:65px}}@media(max-width: 1399.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper input{line-height:60px}}@media(max-width: 1199.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper input{line-height:55px}}@media(max-width: 991.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper input{line-height:65px}}@media(max-width: 767.98px){.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .datepicker-wrapper input{line-height:60px}}.calculators .tab-content .tab-pane p,.calculators .tab-content .tab-pane label,.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .custom-btn{font-size:1.125rem}@media(max-width: 1599.98px){.calculators h5,.calculators .h5,.calculators .tab-content .tab-pane p,.calculators .tab-content .tab-pane label,.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .custom-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.calculators h5,.calculators .h5,.calculators .tab-content .tab-pane p,.calculators .tab-content .tab-pane label,.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .custom-btn{font-size:1rem}}@media(max-width: 1199.98px){.calculators h5,.calculators .h5,.calculators .tab-content .tab-pane p,.calculators .tab-content .tab-pane label,.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .custom-btn{font-size:0.9375rem}}@media(max-width: 991.98px){.calculators h5,.calculators .h5,.calculators .tab-content .tab-pane p,.calculators .tab-content .tab-pane label,.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .custom-btn{font-size:1.0625rem}}@media(max-width: 767.98px){.calculators h5,.calculators .h5,.calculators .tab-content .tab-pane p,.calculators .tab-content .tab-pane label,.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .custom-btn{font-size:1rem}}@media(max-width: 575.98px){.calculators h5,.calculators .h5,.calculators .tab-content .tab-pane p,.calculators .tab-content .tab-pane label,.calculators .tab-content .tab-pane .form-control,.calculators .tab-content .tab-pane .custom-btn{font-size:0.9375rem}}.ikeaSwiper .swiper-slide{width:100%;height:auto;border:1px solid #c7c9c7;border-bottom-right-radius:90px;color:#080808}@media(min-width: 576px){.ikeaSwiper .swiper-slide{max-width:513px}}.ikeaSwiper .swiper-slide .swiperTlt{font-size:calc(1.4rem + 1.8vw)}@media(min-width: 1200px){.ikeaSwiper .swiper-slide .swiperTlt{font-size:2.75rem}}.ikeaSwiper .swiper-slide .smallTlt{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.ikeaSwiper .swiper-slide .smallTlt{font-size:1.5rem}}.ikeaSwiper .swiper-slide .descTxt{font-size:1.125rem}.ikeaSwiper .swiper-slide .urlin{font-size:1.125rem}.ikeaSwiper .swiper-slide .urlin .circle{width:45px;height:45px;background-color:#e71f2e;border-radius:100%}@media(min-width: 768px){.ikeaSwiper .swiper-slide .urlin .circle{width:72px;height:72px}}.ikeaSwiper .swiper-slide .urlin .circle .fa-arrow-right-long{color:#fff}.ikeaSwiper .scrollbar-wrapper{max-width:690px}.ikeaTable:not(:last-child){position:relative}.ikeaTable:not(:last-child):after{content:"";position:absolute;left:12px;bottom:0;width:calc(100% - 24px);height:1px;background:#d2d4d2}.ikeaTable .tbltl{font-size:calc(1.4rem + 1.8vw)}@media(min-width: 1200px){.ikeaTable .tbltl{font-size:2.75rem}}.ikeaTable p{position:relative;padding-left:20px;margin-bottom:24px}.ikeaTable p:before{content:"";position:absolute;left:0;top:12px;width:7px;height:7px;background:#e71f2e}.brdOfDirOuter{background-color:#e71f2e;padding-top:4rem;padding-bottom:4rem}@media(min-width: 992px){.brdOfDirOuter{border-radius:0 137px 0 0}}.brdOfDirOuter .droplbl{font-size:calc(1.275rem + 0.3vw);font-weight:300}@media(min-width: 1200px){.brdOfDirOuter .droplbl{font-size:1.5rem}}.brdOfDirOuter .dirBox{border-radius:20px;color:#fff;padding-left:0px;padding-right:24px;width:100%;max-width:440px}.brdOfDirOuter .dirBox.bg-img{min-height:400px}@media(min-width: 576px){.brdOfDirOuter .dirBox.bg-img{min-height:460px}}@media(min-width: 1200px){.brdOfDirOuter .dirBox.bg-img{min-height:490px}}@media(min-width: 1400px){.brdOfDirOuter .dirBox.bg-img{min-height:520px}}.brdOfDirOuter .dirBox .topTxt{padding-top:56px;padding-left:24px;font-size:1.125rem;width:calc(100% - 24px - 50px)}.brdOfDirOuter .dirBox .bopTxt{padding:56px 24px;font-size:calc(1.3rem + 0.6vw);border-top-right-radius:40px;border-bottom-left-radius:20px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(min-width: 1200px){.brdOfDirOuter .dirBox .bopTxt{font-size:1.75rem}}.brdOfDirOuter .dirBox .arrowBox{width:50px;height:50px;background-color:#fff;border-radius:100%;color:#080808;font-size:1.125rem}.brdOfDirOuter .stpshap{left:-137px;bottom:-189px;z-index:1}.brdOfDirOuter .setFrontShape{z-index:4}.brdOfDirOuter .smTlDe{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.brdOfDirOuter .smTlDe{font-size:1.5rem}}.brdOfDirInner{background-color:#ebebeb;z-index:9;display:none;padding-top:4rem;padding-bottom:4rem}.brdOfDirInner .antGs{z-index:-1}@media(min-width: 992px){.brdOfDirInner{border-radius:0 137px 0 0}}.brdOfDirInner .dirName{color:#0c0c0c;font-size:calc(1.625rem + 4.5vw);line-height:100%}@media(min-width: 1200px){.brdOfDirInner .dirName{font-size:5rem}}.brdOfDirInner .dirDesc{color:#e71f2e;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.brdOfDirInner .dirDesc{font-size:1.5rem}}.brdOfDirInner .connect{color:#0c0c0c;font-size:1.125rem}.brdOfDirInner .social{color:#080808;border-radius:100%;outline:1px solid #8b8b8b;width:56px;height:56px;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.brdOfDirInner .social{font-size:1.5rem}}.brdOfDirInner .bg-img{padding-top:72.942%;max-width:440px;border-top-right-radius:100px}.brdOfDirInner .textCont{margin-bottom:50px;color:#080808}.brdOfDirInner .closeBtn{border-radius:100%;color:#080808;font-size:calc(1.3125rem + 0.75vw);min-width:60px;min-height:60px;background-color:#c7c9c7}@media(min-width: 1200px){.brdOfDirInner .closeBtn{font-size:1.875rem}}@media(min-width: 992px){.brdOfDirInner .closeBtn{font-size:calc(1.3625rem + 1.35vw);min-width:83px;min-height:83px}}@media(min-width: 992px)and (min-width: 1200px){.brdOfDirInner .closeBtn{font-size:2.375rem}}.simpleInfo{font-weight:500;color:#080808;font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){.simpleInfo{font-size:1.3125rem}}.simpleInfo a{font-weight:500;color:#e71f2e;font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){.simpleInfo a{font-size:1.3125rem}}.simpleInfo p,.simpleInfo ul{margin-bottom:40px;font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){.simpleInfo p,.simpleInfo ul{font-size:1.3125rem}}.simpleInfo .extshape{left:0px;top:130px;z-index:-1}.activities-widget{padding-top:213px}@media(max-width: 991.98px){.activities-widget{padding-top:177px}}@media(max-width: 575.98px){.activities-widget{padding-top:113px}}@media(min-width: 1200px){.activities-widget{padding-bottom:11.375rem}}.activities-widget .shape:not(.box-wrapper .box>.shape){top:50%;transform:translateY(-40%);z-index:-1}@media(max-width: 1199.98px){.activities-widget h2,.activities-widget .h2{font-size:calc(1.5625rem + 3.75vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.activities-widget h2,.activities-widget .h2{font-size:4.375rem}}@media(max-width: 991.98px){.activities-widget h2,.activities-widget .h2{font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.activities-widget h2,.activities-widget .h2{font-size:3.75rem}}@media(max-width: 767.98px){.activities-widget h2,.activities-widget .h2{font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.activities-widget h2,.activities-widget .h2{font-size:3.125rem}}@media(max-width: 575.98px){.activities-widget h2,.activities-widget .h2{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.activities-widget h2,.activities-widget .h2{font-size:2.5rem}}@media(max-width: 419.98px){.activities-widget h2,.activities-widget .h2{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.activities-widget h2,.activities-widget .h2{font-size:1.875rem}}@media(max-width: 1599.98px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1599.98px)and (min-width: 1200px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:1.375rem}}@media(max-width: 1399.98px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:1.25rem}}@media(max-width: 1199.98px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:1.5rem}}@media(max-width: 991.98px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:1.375rem}}@media(max-width: 767.98px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:1.25rem}}@media(max-width: 575.98px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:1.125rem}}@media(max-width: 419.98px){.activities-widget .box-wrapper .box .content h4,.activities-widget .box-wrapper .box .content .h4,.activities-widget .box-wrapper .box .content .arrow-btn-right,.activities-widget .editor p{font-size:1rem}}.activities-widget .box-wrapper .box{border-radius:1.25rem}@media(max-width: 1199.98px){.activities-widget .box-wrapper .box{margin-left:auto;margin-right:auto}}.activities-widget .box-wrapper .box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(4,4,4,.51)}.activities-widget .box-wrapper .box>a{z-index:1}.activities-widget .box-wrapper .box>img:not(.shape){z-index:-1;transition:transform .3s ease-out}@media(max-width: 1599.98px){.activities-widget .box-wrapper .box>img.shape{max-width:280px}}@media(max-width: 1399.98px){.activities-widget .box-wrapper .box>img.shape{max-width:240px}}@media(max-width: 1199.98px){.activities-widget .box-wrapper .box>img.shape{max-width:none}}@media(max-width: 991.98px){.activities-widget .box-wrapper .box>img.shape{max-width:240px}}@media(max-width: 767.98px){.activities-widget .box-wrapper .box>img.shape{max-width:200px}}@media(max-width: 575.98px){.activities-widget .box-wrapper .box>img.shape{max-width:160px}}@media(max-width: 419.98px){.activities-widget .box-wrapper .box>img.shape{max-width:120px}}.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{line-height:1}.activities-widget .box-wrapper .box .content .arrow-btn-right{min-width:120px;letter-spacing:1px}.activities-widget .box-wrapper .box .content .arrow-btn-right:hover i{-webkit-animation:none;animation:none}.activities-widget .box-wrapper .box:hover>img:not(.shape){transform:scale(1.1)}.activities-widget .box-wrapper .box:hover .content .arrow-btn-right i{-webkit-animation:arrow-right 1.5s ease-in infinite forwards;animation:arrow-right 1.5s ease-in infinite forwards}.activities-widget .box-wrapper.box-1 .box{padding:3rem calc(120px + 1rem) 3rem 1rem;border-radius:1.25rem 1.25rem 65px 1.25rem;min-height:302px}@media(max-width: 1199.98px){.activities-widget .box-wrapper.box-1 .box{max-width:908px}}@media(min-width: 420px){.activities-widget .box-wrapper.box-1 .box{padding:3rem calc(160px + 1.5rem) 3rem 1.5rem;border-radius:1.25rem 1.25rem 85px 1.25rem;min-height:402px}}@media(min-width: 576px){.activities-widget .box-wrapper.box-1 .box{padding:3rem calc(200px + 3rem) 3rem 3rem;border-radius:1.25rem 1.25rem 105px 1.25rem;min-height:502px}}@media(min-width: 768px){.activities-widget .box-wrapper.box-1 .box{padding:4.375rem calc(240px + 3rem) 4.375rem 3rem;border-radius:1.25rem 1.25rem 125px 1.25rem;min-height:602px}}@media(min-width: 992px){.activities-widget .box-wrapper.box-1 .box{padding:4.375rem calc(320px + 4.875rem) 4.375rem 4.875rem;border-radius:1.25rem 1.25rem 165px 1.25rem}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-1 .box{padding:4.375rem calc(240px + 4.875rem) 4.375rem 4.875rem;border-radius:1.25rem 1.25rem 125px 1.25rem}}@media(min-width: 1400px){.activities-widget .box-wrapper.box-1 .box{padding:4.375rem calc(280px + 4.875rem) 4.375rem 4.875rem;border-radius:1.25rem 1.25rem 150px 1.25rem}}@media(min-width: 1600px){.activities-widget .box-wrapper.box-1 .box{padding:4.375rem calc(320px + 4.875rem) 4.375rem 4.875rem;border-radius:1.25rem 1.25rem 180px 1.25rem}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-2{padding-top:5rem;padding-bottom:5rem}}.activities-widget .box-wrapper.box-2 .box{padding:3rem calc(120px + 1rem) 3rem 1rem;border-radius:1.25rem 1.25rem 1.25rem 65px;min-height:369px}@media(max-width: 1199.98px){.activities-widget .box-wrapper.box-2 .box{max-width:662px}}@media(min-width: 420px){.activities-widget .box-wrapper.box-2 .box{padding:3rem calc(160px + 1.5rem) 3rem 1.5rem;border-radius:1.25rem 1.25rem 1.25rem 85px;min-height:469px}}@media(min-width: 576px){.activities-widget .box-wrapper.box-2 .box{padding:3rem calc(200px + 3rem) 3rem 3rem;border-radius:1.25rem 1.25rem 1.25rem 105px;min-height:569px}}@media(min-width: 768px){.activities-widget .box-wrapper.box-2 .box{padding:4.375rem calc(240px + 3rem) 4.375rem 3rem;border-radius:1.25rem 1.25rem 1.25rem 125px;min-height:669px}}@media(min-width: 992px){.activities-widget .box-wrapper.box-2 .box{padding:4.375rem calc(320px + 4.875rem) 4.375rem 4.875rem;border-radius:1.25rem 1.25rem 1.25rem 165px}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-2 .box{padding:4.375rem 4.875rem;border-radius:1.25rem 1.25rem 1.25rem 125px}}@media(min-width: 1400px){.activities-widget .box-wrapper.box-2 .box{border-radius:1.25rem 1.25rem 1.25rem 150px}}@media(min-width: 1600px){.activities-widget .box-wrapper.box-2 .box{border-radius:1.25rem 1.25rem 1.25rem 180px}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-3{margin-top:-10rem}}@media(min-width: 1600px){.activities-widget .box-wrapper.box-3{padding-left:calc(4.875rem + 1.5rem);padding-right:calc(4.875rem + 1.5rem)}}.activities-widget .box-wrapper.box-3 .box{padding:3rem 1rem;border-radius:1.25rem 65px 1.25rem 1.25rem;max-width:559px;min-height:388px}@media(min-width: 420px){.activities-widget .box-wrapper.box-3 .box{padding:3rem 1.5rem;border-radius:1.25rem 85px 1.25rem 1.25rem;min-height:488px}}@media(min-width: 576px){.activities-widget .box-wrapper.box-3 .box{padding:3rem;border-radius:1.25rem 105px 1.25rem 1.25rem;min-height:588px}}@media(min-width: 768px){.activities-widget .box-wrapper.box-3 .box{padding:4.375rem 3rem;border-radius:1.25rem 125px 1.25rem 1.25rem;min-height:688px}}@media(min-width: 992px){.activities-widget .box-wrapper.box-3 .box{padding:4.375rem 4.875rem;border-radius:1.25rem 165px 1.25rem 1.25rem}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-3 .box{padding:4.375rem;border-radius:1.25rem 125px 1.25rem 1.25rem}}@media(min-width: 1400px){.activities-widget .box-wrapper.box-3 .box{border-radius:1.25rem 150px 1.25rem 1.25rem}}@media(min-width: 1600px){.activities-widget .box-wrapper.box-3 .box{border-radius:1.25rem 180px 1.25rem 1.25rem}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-4{padding-top:4.5625rem;padding-bottom:4.5625rem}}@media(min-width: 1600px){.activities-widget .box-wrapper.box-4{padding-left:calc(4.875rem + 1rem);padding-right:1.5rem}}.activities-widget .box-wrapper.box-4 .box{padding:3rem 1rem;border-radius:1.25rem 1.25rem 1.25rem 65px;min-height:221px}@media(max-width: 1199.98px){.activities-widget .box-wrapper.box-4 .box{max-width:591px}}@media(min-width: 420px){.activities-widget .box-wrapper.box-4 .box{padding:3rem 1.5rem;border-radius:1.25rem 1.25rem 1.25rem 85px;min-height:321px}}@media(min-width: 576px){.activities-widget .box-wrapper.box-4 .box{padding:3rem;border-radius:1.25rem 1.25rem 1.25rem 105px;min-height:421px}}@media(min-width: 768px){.activities-widget .box-wrapper.box-4 .box{padding:4.375rem 3rem;border-radius:1.25rem 1.25rem 1.25rem 125px;min-height:521px}}@media(min-width: 992px){.activities-widget .box-wrapper.box-4 .box{padding:4.375rem 4.875rem;border-radius:1.25rem 1.25rem 1.25rem 165px}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-4 .box{padding:4.375rem;border-radius:1.25rem 1.25rem 1.25rem 125px}}@media(min-width: 1400px){.activities-widget .box-wrapper.box-4 .box{border-radius:1.25rem 1.25rem 1.25rem 150px}}@media(min-width: 1600px){.activities-widget .box-wrapper.box-4 .box{border-radius:1.25rem 1.25rem 1.25rem 180px}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-5{margin-top:-2.5rem}}.activities-widget .box-wrapper.box-5 .box{border-radius:65px 1.25rem 1.25rem 1.25rem;padding:3rem calc(120px + 1rem) 3rem 1rem;min-height:371px}@media(max-width: 1199.98px){.activities-widget .box-wrapper.box-5 .box{max-width:894px}}@media(min-width: 420px){.activities-widget .box-wrapper.box-5 .box{border-radius:85px 1.25rem 1.25rem 1.25rem;padding:3rem calc(160px + 1.5rem) 3rem 1.5rem;min-height:471px}}@media(min-width: 576px){.activities-widget .box-wrapper.box-5 .box{border-radius:105px 1.25rem 1.25rem 1.25rem;padding:3rem calc(200px + 3rem) 3rem 3rem;min-height:571px}}@media(min-width: 768px){.activities-widget .box-wrapper.box-5 .box{border-radius:125px 1.25rem 1.25rem 1.25rem;padding:4.375rem calc(240px + 3rem) 4.375rem 3rem;min-height:671px}}@media(min-width: 992px){.activities-widget .box-wrapper.box-5 .box{border-radius:165px 1.25rem 1.25rem 1.25rem;padding:4.375rem calc(320px + 4.875rem) 4.375rem 4.875rem}}@media(min-width: 1200px){.activities-widget .box-wrapper.box-5 .box{border-radius:125px 1.25rem 1.25rem 1.25rem;padding:4.375rem calc(240px + 4.875rem) 4.375rem 4.875rem}}@media(min-width: 1400px){.activities-widget .box-wrapper.box-5 .box{border-radius:150px 1.25rem 1.25rem 1.25rem;padding:4.375rem calc(280px + 4.875rem) 4.375rem 4.875rem}}@media(min-width: 1600px){.activities-widget .box-wrapper.box-5 .box{border-radius:180px 1.25rem 1.25rem 1.25rem;padding:4.375rem calc(320px + 4.875rem) 4.375rem 4.875rem}}.activities-widget .editor{margin-left:auto;margin-right:auto}@media(min-width: 420px){.activities-widget .editor{max-width:360px}}@media(min-width: 576px){.activities-widget .editor{max-width:414px}}@media(min-width: 768px){.activities-widget .editor{max-width:450px}}@media(min-width: 992px){.activities-widget .editor{max-width:504px}}@media(min-width: 1200px){.activities-widget .editor{padding-bottom:calc(2.5rem + 5rem);max-width:414px}}@media(min-width: 1400px){.activities-widget .editor{max-width:467px}}@media(min-width: 1600px){.activities-widget .editor{margin-left:calc(-1.5rem - (calc(var(--bs-gutter-x) * .5) * 2));margin-right:0;max-width:520px}}.activities-widget .editor h2,.activities-widget .editor .h2{font-weight:bold}.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{overflow-x:hidden;word-wrap:break-word;font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{word-break:break-word}}@media(min-width: 1200px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:1.875rem}}@media(min-width: 576px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:calc(1.375rem + 1.5vw)}}@media(min-width: 576px)and (min-width: 1200px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:2.5rem}}@media(min-width: 768px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:calc(1.40625rem + 1.875vw)}}@media(min-width: 768px)and (min-width: 1200px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:2.8125rem}}@media(min-width: 1200px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:calc(1.40625rem + 1.875vw)}}@media(min-width: 1200px)and (min-width: 1200px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:2.8125rem}}@media(min-width: 1400px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:calc(1.4625rem + 2.55vw)}}@media(min-width: 1400px)and (min-width: 1200px){.activities-widget .box-wrapper .box .content h2,.activities-widget .box-wrapper .box .content .h2{font-size:3.375rem}}.joinusSlider{border-radius:0 137px 0 0;color:#fff;margin-top:4rem;margin-bottom:4rem;border-radius:0 90px 0 0}.joinusSlider.cusOrangeBG{background-color:#f7941d}.joinusSlider.cusDarkOrangeBG{background-color:#f47c3b}.joinusSlider.cusBlueBG{background-color:#004071}@media(min-width: 1400px){.joinusSlider{padding-left:6.25%}.joinusSlider .fxgtms{padding-right:6.25%;--bs-gutter-y: 0;--bs-gutter-x: 0}.joinusSlider .container-fluid{padding-left:0;padding-right:0}}@media(min-width: 992px){.joinusSlider{padding-top:6.25rem;padding-bottom:6.25rem}}@media(min-width: 576px){.joinusSlider{border-radius:0 137px 0 0}}@media(min-width: 576px)and (max-width: 767.98px){.joinusSlider{padding-left:calc(((100% - 91.6666666667%) /2) + .75rem);padding-right:calc(((100% - 91.6666666667%) /2) + .75rem)}}@media(min-width: 768px)and (max-width: 991.98px){.joinusSlider{padding-left:calc((100% - 83.3333333333%) / 2 + .75rem);padding-right:calc((100% - 83.3333333333%) / 2 + .75rem)}}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide{height:auto}@media(max-width: 991.98px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide{margin-right:24px}}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox{color:#080808}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft{background-color:#fff;border-bottom-left-radius:40px;padding:24px}@media(min-width: 768px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft{border-bottom-left-radius:70px;padding:39px 16px 45px 36px}}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit{height:190px;overflow-y:auto;padding-right:12px;scrollbar-width:thin;scrollbar-color:#e71f2e #fff}@media(min-width: 768px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit{height:100%;max-height:364px}}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit::-webkit-scrollbar{width:4px;height:4px}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit::-webkit-scrollbar-thumb{background-color:#e71f2e;border-radius:10px}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit::-webkit-scrollbar-thumb:hover{background-color:#fff}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit::-webkit-scrollbar-track{background:#e71f2e;border-radius:10px}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .smjtlt{font-size:calc(1.275rem + 0.3vw);line-height:24px;font-weight:950}@media(min-width: 1200px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .smjtlt{font-size:1.5rem}}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .antgs{line-height:24px}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .antgs p{font-size:1.125rem;font-weight:500}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .plpnm{font-size:1.25rem;font-weight:950;color:#080808;line-height:100%}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .plptp{font-size:1.25rem;font-weight:500;color:#e71f2e;line-height:100%}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .plpsp{font-size:0.875rem;font-weight:500;color:#080808;line-height:100%}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .plplc{font-size:0.875rem;font-weight:500;color:#949494;line-height:100%}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .bg-img{padding-top:50%;border-top-right-radius:40px}@media(max-width: 991.98px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .bg-img{background-position:top}}@media(min-width: 768px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .bg-img{padding-top:50%}}@media(min-width: 992px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .bg-img{padding-top:51.15%}}@media(min-width: 768px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .bg-img{border-top-right-radius:70px}}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .vidcl{cursor:pointer}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .vidcl:focus-visible{outline:none;box-shadow:none}@media(max-width: 991.98px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .vidcl{width:100%;display:block}}.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .vidcl .sldIcv{bottom:20px;left:20px;width:70px;height:70px}@media(min-width: 576px){.joinusSlider .joinusSwiper .swiper-wrapper .swiper-slide .sliderBox .vidcl .sldIcv{bottom:36px;left:36px;width:109px;height:109px}}.joinusSlider .joinusSwiper .scrollbar-wrapper{max-width:690px;margin-top:53px}.joinusSlider .joinusSwiper .scrollbar-wrapper .scrollbar .swiper-scrollbar .swiper-scrollbar-drag{background-color:#fff}.contact .smtltc{color:#a2a2a2;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.contact .smtltc{font-size:1.5rem}}.contact .contactForm label,.contact .contactForm .label{color:#0f0f0f;font-size:1rem;font-weight:500}.contact .contactForm input,.contact .contactForm textarea,.contact .contactForm .attachLabel{color:#0f0f0f;border:1px solid #a2a2a2;border-radius:40px;min-height:74px;font-size:1.125rem;padding:19px;width:100%}.contact .contactForm textarea{min-height:184px}.contact .contactForm .contactChecks{color:#6a6a6a;font-size:1.125rem;font-weight:400}.contact .contactForm .contactChecks a{color:#e71f2e}.contact .contactForm .altxt{font-size:1.125rem;color:#000}.contact .contactForm .alrtd label{color:#000;font-size:1.125rem;font-weight:700}.contact .contactForm .checkbox{min-height:unset;width:20px;height:20px;margin-top:3px;box-shadow:rgba(0,0,0,.35) 0px 5px 15px;border:1px solid #d5d5d5}.contact .contactForm .submitBtn{border-radius:60px;background-color:#e71f2e;font-size:1.125rem;color:#fff;font-weight:500;min-height:75px;padding:24px 50px;text-align:center;max-width:240px}.contact .contactForm .mandDesc{color:#afafaf;font-size:1rem}.contact .contactForm .requiredMessage{color:#e7212f;font-weight:500}.contact .contactForm .attachFiles{width:0;height:0;position:absolute;left:0;top:0;opacity:0;padding:0;border:unset;z-index:-1}.contact .contactForm .uploadIcon{right:30px;z-index:-1}.contact .contactForm .attachLabel{cursor:pointer;color:#a2a2a2;font-size:0.9375rem;padding-right:50px}.contact .contactForm .attachList{list-style-type:none;padding-left:0}.contact .contactForm .attachList li{color:#0f0f0f;font-size:1rem}.contact .contactForm .remove-btn{color:#0f0f0f;opacity:.5;font-weight:bold;cursor:pointer;font-size:1rem;transition:all .2s ease-in-out}.contact .contactForm .remove-btn:hover{opacity:1}.emailAlert{background-color:#e8ecf3}@media(min-width: 992px){.emailAlert{border-bottom-left-radius:150px}}@media(min-width: 1400px){.emailAlert{border-bottom-left-radius:320px}}.emailAlert .smuntxt{color:#a2a2a2;font-size:calc(1.275rem + 0.3vw);font-weight:500}@media(min-width: 1200px){.emailAlert .smuntxt{font-size:1.5rem}}.emailAlert .emltxt{color:#0f0f0f;font-size:calc(1.275rem + 0.3vw);font-weight:500}@media(min-width: 1200px){.emailAlert .emltxt{font-size:1.5rem}}.emailAlert input{color:#0f0f0f;border:1px solid #a2a2a2;border-radius:40px;min-height:74px;font-size:1.125rem;padding:19px;width:100%;background-color:#fff}.emailAlert label{font-weight:500}.emailAlert .requiredMessage{color:#e7212f;font-weight:500}.emailAlert .submitBtn{border-radius:60px;background-color:#e71f2e;font-size:1.125rem;color:#fff;font-weight:500;min-height:75px;padding:24px 50px;text-align:center;max-width:240px}@media(min-width: 992px){.newColCont{max-width:calc(100% - 357px)}}.newColCont .newCol{background-color:#fff;border-radius:0 140px 0 0}@media(min-width: 992px){.newColCont .newCol{margin-top:-304px;z-index:2}}.shareCol .shareTlt{color:#818181;font-size:1.125rem}.shareCol .share-btn a{cursor:pointer;color:#e71f2e;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.shareCol .share-btn a{font-size:1.5rem}}.insidersTransactions .fxwd{width:480px;max-width:100%}.insidersTransactions .fxwd .droplbl{color:#0f0f0f;font-size:calc(1.275rem + 0.3vw);font-weight:600}@media(min-width: 1200px){.insidersTransactions .fxwd .droplbl{font-size:1.5rem}}.insidersTransactions .dlnln{border-bottom:1px dashed #a2a2a2}.insidersTransactions .dlnln .rgxl{color:#e71f2e}.insidersTransactions .dlnln .rgklb{color:#a2a2a2}.insidersTransactions .btnTlt{color:#0f0f0f;font-size:calc(1.3125rem + 0.75vw);line-height:100%}@media(min-width: 1200px){.insidersTransactions .btnTlt{font-size:1.875rem}}.insidersTransactions .btnSbtl{color:#787878;font-size:1.125rem}.insidersTransactions .smlds{color:#0f0f0f;font-size:0.875rem}.insidersTransactions .pvytxt{color:#a2a2a2;font-size:1.125rem;font-weight:500}.termsShape{right:-50%}@media(min-width: 992px){.termsShape{right:10%}}.termsOfUse{padding-top:10rem;padding-bottom:4rem}@media(min-width: 992px){.termsOfUse{padding-top:17.5rem}}.termsOfUse h3,.termsOfUse .h3{font-size:calc(1.3125rem + 0.75vw);margin:32px 0}@media(min-width: 1200px){.termsOfUse h3,.termsOfUse .h3{font-size:1.875rem}}.termsOfUse p,.termsOfUse ul li{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.termsOfUse p,.termsOfUse ul li{font-size:1.5rem}}.termsOfUse ul li{margin-bottom:16px}.termsOfUse .meserdist{padding-top:40px;padding-bottom:50px}@media(min-width: 992px){.termsOfUse .meserdist{padding-top:75px;padding-bottom:200px}}.termsOfUse .searchTearm{color:#787878;font-size:1.125rem}.termsOfUse .bsterm{color:#080808;font-size:calc(1.3125rem + 0.75vw);padding-bottom:10px;position:relative}@media(min-width: 1200px){.termsOfUse .bsterm{font-size:1.875rem}}.termsOfUse .bsterm:after{content:"";position:absolute;left:0;bottom:0px;background-color:#e71f2e;width:44%;height:1px}.termsOfUse .resultTable .restltb{color:#0f0f0f;font-size:1.125rem}.termsOfUse .resultTable .restlnk{color:#656565;font-size:1.125rem;font-weight:400}.termsOfUse .resultTable .restlnk .fa-arrow-right-long{font-size:calc(1.28125rem + 0.375vw);color:#212121}@media(min-width: 1200px){.termsOfUse .resultTable .restlnk .fa-arrow-right-long{font-size:1.5625rem}}.termsOfUse .resultTable>div:nth-child(4n+1),.termsOfUse .resultTable>div:nth-child(4n+2){background-color:#f6f6f6}.mediaCenter{overflow-y:hidden}.mediaCenter .ktlshape{top:165px}.mediaCenter.photoGallery{background-color:#ebebeb}.mediaCenter.photoGallery .filterButton:not(.active){background-color:#ebebeb}.mediaCenter .filtersBtnCont{z-index:2}.mediaCenter .filterButton:not(.active){background-color:#fff}.mediaCenter .resetfilters{font-size:calc(1.25625rem + 0.075vw);font-weight:500;color:#080808;padding:0}@media(min-width: 1200px){.mediaCenter .resetfilters{font-size:1.3125rem}}@media(min-width: 992px){.mediaCenter .resetfilters{margin-top:40px}}.mediaCenter .resetfilters i{font-size:calc(1.2625rem + 0.15vw)}@media(min-width: 1200px){.mediaCenter .resetfilters i{font-size:1.375rem}}.mediaCenter h2,.mediaCenter .h2{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;overflow-wrap:break-word;font-size:51px}@media(min-width: 1400px){.mediaCenter .sldCont{padding-left:6.25%}}.mediaCenter .sldCont .navigation{padding-right:86px}@media(min-width: 576px)and (max-width: 767.98px){.mediaCenter .sldCont .carousel-wrapper{padding-left:calc(((100% - 91.6666666667%) /2) + .75rem);padding-right:calc(((100% - 91.6666666667%) /2) + .75rem)}}@media(min-width: 768px)and (max-width: 991.98px){.mediaCenter .sldCont .carousel-wrapper{padding-left:calc((100% - 83.3333333333%) / 2 + .75rem)}}.mediaCenter .sldCont .swiper .swiper-slide{height:auto}@media(min-width: 768px){.mediaCenter .sldCont .swiper .swiper-slide{max-width:70.3%}}.mediaCenter .sldCont .swiper .swiper-slide .noRes{font-size:calc(1.275rem + 0.3vw);font-weight:500}@media(min-width: 1200px){.mediaCenter .sldCont .swiper .swiper-slide .noRes{font-size:1.5rem}}.mediaCenter .sldCont .swiper .swiper-slide .smtl{font-size:1rem;font-weight:500;position:relative;padding-left:19px}.mediaCenter .sldCont .swiper .swiper-slide .smtl:before{content:"";position:absolute;left:0;width:7px;height:7px;background-color:#080808}.mediaCenter .sldCont .swiper .swiper-slide .nmtl{font-size:calc(1.3125rem + 0.75vw);font-weight:500}@media(min-width: 1200px){.mediaCenter .sldCont .swiper .swiper-slide .nmtl{font-size:1.875rem}}.mediaCenter .sldCont .swiper .swiper-slide .smtl,.mediaCenter .sldCont .swiper .swiper-slide .nmtl{opacity:0;transition:all .4s ease-in-out}.mediaCenter .sldCont .swiper .swiper-slide.swiper-slide-active .smtl,.mediaCenter .sldCont .swiper .swiper-slide.swiper-slide-active .nmtl{opacity:1}.mediaCenter .sldCont .swiper .swiper-slide .vidcl,.mediaCenter .sldCont .swiper .swiper-slide .glrImg{width:100%;display:block;cursor:pointer;border-radius:40px;padding-top:66.6%}@media(max-width: 575.98px){.mediaCenter .sldCont .swiper .swiper-slide .vidcl .sldIcv,.mediaCenter .sldCont .swiper .swiper-slide .glrImg .sldIcv{max-width:120px}}@media(min-width: 768px){.mediaCenter .sldCont .swiper .scrollbar-wrapper{margin-left:14%}}@media(min-width: 768px){.mediaCenter .sldCont .swiper .scrollbar-wrapper .swiper-scrollbar{max-width:590px}}.mediaCenter .sldCont .swiper .scrollbar-wrapper .swiper-scrollbar .swiper-scrollbar-drag{cursor:-webkit-grab;cursor:grab;background-color:#101010}.usefullMaterials .bg-img{padding-top:70%;border-bottom-right-radius:90px}@media(min-width: 768px){.usefullMaterials .bg-img{padding-top:100%}}.usefullMaterials .smtl{font-size:1rem;font-weight:500;position:relative;padding-left:19px}.usefullMaterials .smtl:before{content:"";position:absolute;left:0;width:7px;height:7px;background-color:#080808}.usefullMaterials .nmtl{font-size:calc(1.3125rem + 0.75vw);font-weight:500}@media(min-width: 1200px){.usefullMaterials .nmtl{font-size:1.875rem}}.usefullMaterials .fltl{font-size:1.125rem}.atAGlanceSwiper{background-color:#004071;border-radius:0 137px 0 0;color:#fff;margin-top:4rem;margin-bottom:4rem}@media(min-width: 1400px){.atAGlanceSwiper .sldCont{padding-left:6.25%}}@media(min-width: 576px)and (max-width: 767.98px){.atAGlanceSwiper .sldCont .carousel-wrapper{padding-left:calc(((100% - 91.6666666667%) /2) + .75rem);padding-right:calc(((100% - 91.6666666667%) /2) + .75rem)}}@media(min-width: 768px)and (max-width: 991.98px){.atAGlanceSwiper .sldCont .carousel-wrapper{padding-left:calc((100% - 83.3333333333%) / 2 + .75rem)}}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide{height:auto;max-width:100%}@media(min-width: 992px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide{max-width:calc(50% - 20px)}}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox{color:#080808}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft{background-color:#fff;border-bottom-left-radius:40px;padding:24px}@media(min-width: 768px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft{border-bottom-left-radius:70px;padding:39px 16px 45px 36px}}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit{height:190px;overflow-y:auto;padding-right:12px;scrollbar-width:thin;scrollbar-color:#e71f2e #fff}@media(min-width: 768px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit{height:100%;max-height:364px}}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit::-webkit-scrollbar{width:4px;height:4px}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit::-webkit-scrollbar-thumb{background-color:#e71f2e;border-radius:10px}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit::-webkit-scrollbar-thumb:hover{background-color:#fff}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .heightLimit::-webkit-scrollbar-track{background:#e71f2e;border-radius:10px}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .smjtlt{font-size:calc(1.35rem + 1.2vw);line-height:100%;font-weight:950}@media(min-width: 1200px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .smjtlt{font-size:2.25rem}}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .antgs{line-height:24px;font-size:calc(1.275rem + 0.3vw);font-weight:500}@media(min-width: 1200px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .slBoxLeft .antgs{font-size:1.5rem}}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .bg-img{padding-top:50%;border-top-right-radius:40px}@media(min-width: 768px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .bg-img{padding-top:50%}}@media(min-width: 992px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .bg-img{padding-top:49.6%}}@media(min-width: 768px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .bg-img{border-top-right-radius:70px}}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .vidcl{cursor:pointer}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .vidcl:focus-visible{outline:none;box-shadow:none}@media(max-width: 991.98px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .vidcl{width:100%;display:block}}.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .vidcl .sldIcv{bottom:20px;left:20px;width:70px;height:70px}@media(min-width: 576px){.atAGlanceSwiper .sldCont .swiper-wrapper .swiper-slide .sliderBox .vidcl .sldIcv{bottom:36px;left:36px;width:109px;height:109px}}.atAGlanceSwiper .sldCont .scrollbar-wrapper{max-width:690px;margin-top:30px}@media(min-width: 992px){.atAGlanceSwiper .sldCont .scrollbar-wrapper{margin-top:53px}}.atAGlanceSwiper .sldCont .scrollbar-wrapper .scrollbar .swiper-scrollbar .swiper-scrollbar-drag{background-color:#fff}.careerAreas .boxCont{margin-top:34px;transition:all .3s ease-in-out;flex:0 0 auto;width:100%}.careerAreas .boxCont .careerBox{border-radius:50px 0 50px 50px;border:1px solid #c7c9c7;padding:39px 48px 21px 48px;min-height:247px}.careerAreas .boxCont .careerBox .boxtTlt{line-height:100%;font-weight:700;font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){.careerAreas .boxCont .careerBox .boxtTlt{font-size:1.75rem}}@media(min-width: 1200px){.careerAreas .boxCont .careerBox .boxtTlt{font-size:calc(1.275rem + 0.3vw)}}@media(min-width: 1200px)and (min-width: 1200px){.careerAreas .boxCont .careerBox .boxtTlt{font-size:1.5rem}}@media(min-width: 1300px){.careerAreas .boxCont .careerBox .boxtTlt{font-size:calc(1.29375rem + 0.525vw)}}@media(min-width: 1300px)and (min-width: 1200px){.careerAreas .boxCont .careerBox .boxtTlt{font-size:1.6875rem}}@media(min-width: 1400px){.careerAreas .boxCont .careerBox .boxtTlt{font-size:calc(1.31875rem + 0.825vw)}}@media(min-width: 1400px)and (min-width: 1200px){.careerAreas .boxCont .careerBox .boxtTlt{font-size:1.9375rem}}.careerAreas .boxCont .careerBox .expnTxt{font-size:1.125rem;color:#616161;transition:all .3s ease-in-out;max-height:0px;opacity:0;overflow-y:auto;padding-right:12px;scrollbar-width:thin;scrollbar-color:#e71f2e #fff;overflow:auto;flex-grow:1}.careerAreas .boxCont .careerBox .expnTxt p{font-size:1.125rem}.careerAreas .boxCont .careerBox .expnTxt::-webkit-scrollbar{width:4px;height:4px}.careerAreas .boxCont .careerBox .expnTxt::-webkit-scrollbar-thumb{background-color:#e71f2e;border-radius:10px}.careerAreas .boxCont .careerBox .expnTxt::-webkit-scrollbar-thumb:hover{background-color:#fff}.careerAreas .boxCont .careerBox .expnTxt::-webkit-scrollbar-track{background:#e71f2e;border-radius:10px}.careerAreas .boxCont .careerBox .toggleBox{width:54px;height:54px;background-color:#e71f2e;border-radius:100%;position:relative}.careerAreas .boxCont .careerBox .toggleBox:before,.careerAreas .boxCont .careerBox .toggleBox:after{content:"";background-color:#fff;position:absolute}.careerAreas .boxCont .careerBox .toggleBox:before{width:23px;height:2px}.careerAreas .boxCont .careerBox .toggleBox:after{width:2px;height:23px;transition:all .3s ease-in-out}@media(min-width: 768px){.careerAreas .boxCont{width:50%}}@media(min-width: 992px){.careerAreas .boxCont{width:33.33333333%}}@media(min-width: 1400px){.careerAreas .boxCont{width:25%}}@media(min-width: 768px){.careerAreas .boxCont.active{width:100%}}@media(min-width: 992px){.careerAreas .boxCont.active{width:66.66666666%}}@media(min-width: 1400px){.careerAreas .boxCont.active{width:50%}}.careerAreas .boxCont.active .careerBox .expnTxt{margin-top:24px;max-height:unset;opacity:1}.careerAreas .boxCont.active .careerBox .toggleBox:after{transform:translate(-50%, -50%) rotate(90deg)}
/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fas,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas::before,.fa-solid::before,.fa-regular::before,.fa-brands::before,.fa::before{content:var(--fa)}.fas,.fa-solid,.fa-regular{font-family:"Font Awesome 6 Free"}.fa-brands{font-family:"Font Awesome 6 Brands"}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-tablet-screen-button{--fa:"";--fa--fa:""}.fa-tablet-alt{--fa:"";--fa--fa:""}.fa-toilets-portable{--fa:"";--fa--fa:""}.fa-table{--fa:"";--fa--fa:""}.fa-tablet-button{--fa:"";--fa--fa:""}.fa-table-columns{--fa:"";--fa--fa:""}.fa-circle-play{--fa:"";--fa--fa:""}.fa-tablets{--fa:"";--fa--fa:""}.fa-table-cells-column-lock{--fa:"";--fa--fa:""}.fa-location-pin{--fa:"";--fa--fa:""}.fa-arrow-right{--fa:"";--fa--fa:""}.fa-arrow-left{--fa:"";--fa--fa:""}.fa-table-cells{--fa:"";--fa--fa:""}.fa-table-cells-large{--fa:"";--fa--fa:""}.fa-envelope{--fa:"";--fa--fa:""}.fa-arrow-left-long{--fa:"";--fa--fa:""}.fa-toilet-portable{--fa:"";--fa--fa:""}.fa-arrow-right-long{--fa:"";--fa--fa:""}.fa-arrow-down{--fa:"";--fa--fa:""}.fa-table-cells-row-lock{--fa:"";--fa--fa:""}.fa-table-tennis-paddle-ball{--fa:"";--fa--fa:""}.fa-table-tennis{--fa:"";--fa--fa:""}.fa-xmark{--fa:"";--fa--fa:""}.fa-tablet{--fa:"";--fa--fa:""}.fa-tablet-android{--fa:"";--fa--fa:""}.fa-table-list{--fa:"";--fa--fa:""}.fa-table-cells-row-unlock{--fa:"";--fa--fa:""}
/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.ttf) format("truetype")}.fa-regular{font-weight:400}
/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}
/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.ttf) format("truetype")}.fa-brands{font-weight:400}.fa-linkedin-in{--fa:""}.fa-facebook-f{--fa:""}.fa-instagram{--fa:""}.fa-twitter{--fa:""}.fa-medium{--fa:""}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

/* Layout helpers
----------------------------------*/
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*!
 * jQuery UI Datepicker 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/d1b818587c3bc65058fe.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/d1b818587c3bc65058fe.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon {
	background-image: url(/35d57320d9df28ec0d0d.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon {
	background-image: url(/92bef7e45fed3caba8dc.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
	background-image: url(/f423048bf942a7a33b33.png)/*{iconsHighlight}*/;
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	-ms-filter: "alpha(opacity=30)"/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}

@font-face {
  font-family: "lg";
  src: url(../fonts/lg.woff2) format("woff2"), url(../fonts/lg.ttf) format("truetype"), url(../fonts/lg.woff) format("woff"), url(../fonts/lg.svg#lg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}
.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}

.lg-next {
  right: 20px;
}
.lg-next:before {
  content: "\e095";
}

.lg-prev {
  left: 20px;
}
.lg-prev:after {
  content: "\e094";
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: none;
  border: none;
  box-shadow: none;
}
.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0s;
  -o-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
.lg-sub-html a {
  color: inherit;
}
.lg-sub-html a:hover {
  text-decoration: underline;
}
.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  width: 100%;
  max-height: 350px;
  overflow: hidden;
  float: left;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}
.lg-outer .lg-thumb {
  padding: 5px 0;
  height: 100%;
  margin-bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 2px;
  margin-bottom: 5px;
  will-change: border-color;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border-radius: 4px;
    border: 2px solid #fff;
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.lg-outer.lg-animate-thumb .lg-thumb {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

@keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes lg-play-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}
.lg-container.lg-show {
  display: block;
}

.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next {
  opacity: 1;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
  white-space: nowrap;
}
.lg-outer .lg-item {
  display: none !important;
}
.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url(/fcba57cdb89652f9bb54.gif) no-repeat scroll center center transparent;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  -webkit-transition: opacity 333ms ease-in 0s;
  -o-transition: opacity 333ms ease-in 0s;
  transition: opacity 333ms ease-in 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-container {
  display: none;
}
.lg-container.lg-show {
  display: block;
}

.lg-components {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.35s ease-out 0s;
  -moz-transition: -moz-transform 0.35s ease-out 0s;
  -o-transition: -o-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

