/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
.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 */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}

:root {
  --swiper-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 */

.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;
}






/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}
.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}

@font-face{font-family:lg;src:url(../fonts/lg.ttf) format("truetype"),url(../fonts/lg.woff) format("woff"),url(../fonts/lg.svg#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(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:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.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:0;background:0 0;border:none;box-shadow:none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.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-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:0;border:none}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(6b92efbd0d64acd8b405.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(6b92efbd0d64acd8b405.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(539c47b61bf24fb7ea0c.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(50359884d4f563065161.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(50359884d4f563065161.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{height:100%;width:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e905"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-outer .lg-img-rotate{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .3s cubic-bezier(.32,0,.67,0) 0s;-moz-transition:-moz-transform .3s cubic-bezier(.32,0,.67,0) 0s;-o-transition:-o-transform .3s cubic-bezier(.32,0,.67,0) 0s;transition:transform .3s cubic-bezier(.32,0,.67,0) 0s}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:"\e903"}.lg-flip-hor:after{content:"\e902"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;outline:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .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.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url('data:image/gif;base64,R0lGODlhIAAgAPUAADExMf///zQ0NF9fX0JCQjw8PFZWVpiYmIGBgTc3N0RERDIyMoiIiJGRkUdHR2lpaXx8fD8/P3FxcUxMTMvLy7i4uLCwsJmZmXZ2dj09PcLCwqampvT09P///1dXV1xcXE9PT9ra2rKysuXl5cDAwG9vbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=') center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.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-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
/*!
 * Bootstrap v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * 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-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--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-font-sans-serif: 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";--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))}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}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}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}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}sub{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}thead,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,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}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}textarea{resize:vertical}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}iframe{border:0}.lead{font-size:1.25rem;font-weight:300}.list-unstyled{padding-left:0;list-style:none}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);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}}@media(min-width: 1720px){.container{max-width:1760px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y)}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-12{flex:0 0 auto;width:100%}.gx-0{--bs-gutter-x: 0}.g-2{--bs-gutter-x: 0.5rem}.g-2{--bs-gutter-y: 0.5rem}.g-3{--bs-gutter-x: 1rem}.g-3{--bs-gutter-y: 1rem}.g-5{--bs-gutter-x: 3rem}.g-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.gx-sm-0{--bs-gutter-x: 0}}@media(min-width: 768px){.col-md{flex:1 0 0%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.gx-md-0{--bs-gutter-x: 0}}@media(min-width: 992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.gx-lg-0{--bs-gutter-x: 0}}@media(min-width: 1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.offset-xl-1{margin-left:8.3333333333%}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-1{margin-left:8.3333333333%}}@media(min-width: 1720px){.col-xxxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.3333333333%}.offset-xxxl-1{margin-left:8.3333333333%}.offset-xxxl-2{margin-left:16.6666666667%}}.table{--bs-table-bg: transparent;--bs-table-accent-bg: transparent;--bs-table-striped-color: #212529;--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: #212529;--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: #212529;--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;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:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;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:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;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::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;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;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;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:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn:disabled,.btn.disabled{pointer-events:none;opacity:.65}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-tabs{border-bottom:1px solid #dee2e6}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;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:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;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% - 1rem)}.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% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-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{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@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{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media(max-width: 1719.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{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}}.carousel{position:relative}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.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}.align-bottom{vertical-align:bottom !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end-0{border-right:0 !important}.border-start-0{border-left:0 !important}.border-white{border-color:#fff !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-100{height:100% !important}.h-auto{height:auto !important}.vh-100{height:100vh !important}.min-vh-100{min-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-end{justify-content:flex-end !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-items-stretch{align-items:stretch !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-5{margin:3rem !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !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-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.mt-n3{margin-top:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.ms-n3{margin-left:-1rem !important}.p-0{padding:0 !important}.p-2{padding:.5rem !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-1{padding-right:.25rem !important;padding-left:.25rem !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-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}.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}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !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}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-white{color:#fff !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.rounded{border-radius:.25rem !important}.rounded-circle{border-radius:50% !important}.visible{visibility:visible !important}@media(min-width: 576px){.d-sm-flex{display:flex !important}.d-sm-none{display:none !important}.flex-sm-row{flex-direction:row !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mt-sm-0{margin-top:0 !important}.mt-sm-5{margin-top:3rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.pt-sm-4{padding-top:1.5rem !important}.pe-sm-4{padding-right:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.text-sm-start{text-align:left !important}}@media(min-width: 768px){.d-md-flex{display:flex !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.mt-md-0{margin-top:0 !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.me-md-2{margin-right:.5rem !important}.me-md-5{margin-right:3rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-5{margin-left:3rem !important}.mt-md-n4{margin-top:-1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-4{padding-top:1.5rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-1{padding-left:.25rem !important}}@media(min-width: 992px){.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-none{display:none !important}.flex-lg-column{flex-direction:column !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.justify-content-lg-start{justify-content:flex-start !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-stretch{align-items:stretch !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mt-lg-0{margin-top:0 !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.me-lg-1{margin-right:.25rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-2{margin-bottom:.5rem !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-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-auto{margin-left:auto !important}.mt-lg-n3{margin-top:-1rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.p-lg-4{padding:1.5rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.pt-lg-3{padding-top:1rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-4{padding-left:1.5rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}}@media(min-width: 1200px){.mt-xl-5{margin-top:3rem !important}.mb-xl-0{margin-bottom:0 !important}.mt-xl-n4{margin-top:-1.5rem !important}.ps-xl-4{padding-left:1.5rem !important}}@media(min-width: 1400px){.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !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}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media(min-width: 1720px){.d-xxxl-block{display:block !important}.d-xxxl-none{display:none !important}.flex-xxxl-nowrap{flex-wrap:nowrap !important}.align-items-xxxl-end{align-items:flex-end !important}.mt-xxxl-5{margin-top:3rem !important}.ms-xxxl-5{margin-left:3rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.pe-xxxl-3{padding-right:1rem !important}.pb-xxxl-5{padding-bottom:3rem !important}.ps-xxxl-4{padding-left:1.5rem !important}}@font-face{font-family:"Manrope";src:url(../fonts/Manrope-ExtraLight.woff2) format("woff2"),url(../fonts/Manrope-ExtraLight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(../fonts/Manrope-Light.woff2) format("woff2"),url(../fonts/Manrope-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(../fonts/Manrope-Regular.woff2) format("woff2"),url(../fonts/Manrope-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(../fonts/Manrope-Medium.woff2) format("woff2"),url(../fonts/Manrope-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(../fonts/Manrope-SemiBold.woff2) format("woff2"),url(../fonts/Manrope-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(../fonts/Manrope-Bold.woff2) format("woff2"),url(../fonts/Manrope-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.testimonials #testimonials-carousel .swiper-slide .ratio .swiper-lazy-preloader,.contact-form form input.checkbox:checked~.custom-checkbox:after,.new-carousel .swiper-slide .play-btn,.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .play-btn,.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle,.intro .video-container video,footer .footer-bottom .umobit-logo img{top:50%;left:50%;transform:translate(-50%, -50%)}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next,.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{top:50%;transform:translateY(-50%)}.at-glance #at-glance-carousel:after{position:absolute;right:0;top:0;content:"";display:block;height:100%;width:100%}.advantages #advantages-photos-carousel .swiper-slide .img-wrapper:after,.intro .parallax-img:before,.intro .video-container:before,.intro.intro-carousel #intro-carousel .swiper-slide .img-wrapper:before,.intro.intro-carousel #intro-carousel .swiper-slide .img-wrapper 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:"Manrope";color:#212121}img{height:auto;max-width:100%}.bg-img{background-repeat:no-repeat;background-size:cover;background-position:center}a{text-decoration:none}a:hover{color:inherit}strong{font-weight:bold}.over{z-index:5}h2,.h2,p,li,label{font-size:1.125rem}h2:last-child,.h2:last-child,p:last-child,li:last-child,label:last-child{margin-bottom:0}h2,.h2,p{line-height:1.9}h2:not(.menu .content h2):not(.menu .content .h2),.h2:not(.menu .content h2):not(.menu .content .h2){letter-spacing:3px}hr{opacity:1}.tlt .char{transition:transform .3s cubic-bezier(0.3, 0, 0.3, 1),opacity .3s linear;transition-delay:calc(20ms + (30ms * var(--char-index)))}.tlt[data-scroll=out] .char{opacity:.4;transform:translateX(calc(0.2em * var(--char-index)))}blockquote{position:relative;line-height:1.3}blockquote:before{content:"";position:absolute;top:0;left:0;background:#21a53d;height:100%;width:9px;border-radius:1rem}.page-content{z-index:2}@media(max-width: 767.98px){.page-content{margin-bottom:0 !important}}.page-content section ul,.page-content section ol{list-style:none;padding:0;margin:0}.page-content section ul li,.page-content section ol li{position:relative}.page-content section ul li:before,.page-content section ol li:before{content:"";position:absolute;left:0}.page-content section ol{counter-reset:my-awesome-counter}.page-content section ol li{counter-increment:my-awesome-counter}.page-content section ol li:before{content:counter(my-awesome-counter) ". ";font-weight:bold}.colored{color:#21a53d !important}.swiper-lazy-preloader{border:4px solid #21a53d;border-top:4px solid transparent}.ratio .player+.bg-img{cursor:pointer;display:flex}.ratio .player+.bg-img .rounded-circle{color:#21a53d}.ratio .player+.bg-img .rounded-circle i{line-height:0}table{width:100%}.select-wrapper .form-control{font-size:1.125rem}.select-wrapper:before{content:"";position:absolute}.select-wrapper:before,.select-wrapper i{top:50%;transform:translateY(-50%)}.modal{z-index:4030}.modal-backdrop{z-index:3030}.from-top,.from-bottom,.from-left,.from-right{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{opacity:1;transform:none}.opacity-0{opacity:0;transition:opacity .6s cubic-bezier(0.16, 0.01, 0.77, 1)}.opacity-0.fire{opacity:1}.from-top{transform:translateY(-20px)}.from-bottom{transform:translateY(20px)}.from-left{transform:translateX(-20px)}.from-right{transform:translateX(20px)}.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{animation:overlayY .6s forwards}@keyframes overlayY{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}@keyframes overlayYShow{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes arrow{0%{transform:none;opacity:1}25%{transform:translateX(75%);opacity:0}50%{transform:translateX(-75%);opacity:0}100%{transform:none;opacity:0}}.custom-btn{color:#212121;border:1px solid #212121;border-radius:3rem;transition:opacity .3s cubic-bezier(0.16, 0.01, 0.77, 1),transform .3s cubic-bezier(0.16, 0.01, 0.77, 1),border-color .3s cubic-bezier(0.16, 0.01, 0.77, 1),color .5s;font-size:1.125rem}.custom-btn:before{content:"";position:absolute;top:0;left:-50px;width:0;height:100%;background:#212121;transform:skewX(35deg);transition:width .5s}.custom-btn:hover{color:#fff}.custom-btn:hover:before{width:200%}@media(max-width: 1719.98px){.custom-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.custom-btn{font-size:1rem}}@media(max-width: 1199.98px){.custom-btn{font-size:0.875rem}}@media(max-width: 991.98px){.custom-btn{font-size:1.125rem}}@media(max-width: 767.98px){.custom-btn{font-size:1.0625rem}}@media(max-width: 575.98px){.custom-btn{font-size:1rem}}@media(max-width: 359.98px){.custom-btn{font-size:0.875rem}}.arrow-btn{font-size:1.125rem;border-radius:3rem;padding:1rem 2rem;line-height:1.3}.arrow-btn span{color:#212121}.arrow-btn:hover img{animation:arrow 1.5s ease-in infinite forwards}.border-btn{font-size:1.125rem;color:#1b1b1b}.border-btn:after{content:"";position:absolute;height:2px;width:100%;left:0;bottom:0;background:#858585;transition:transform .3s}.border-btn:hover:after{transform:scaleX(0)}.lg-backdrop{z-index:2040}.lg-outer{z-index:2050}header{padding-top:1.75rem;transition:background .3s ease-in-out,transform .2s ease-in-out}@media(max-width: 991.98px){header{padding:1rem 0}}header.fixed-top{z-index:2030}header .logo{max-width:242px}@media(max-width: 1199.98px){header .logo{max-width:212px}}@media(max-width: 991.98px){header .logo{max-width:222px}}@media(max-width: 767.98px){header .logo{max-width:202px}}@media(max-width: 575.98px){header .logo{max-width:182px}}@media(max-width: 359.98px){header .logo{max-width:162px}}header .logo svg .green,header .logo svg .dark{fill:#fff;transition:fill .3s}header .top-menu ul li{margin:0 calc(2.5625rem / 2)}@media(max-width: 991.98px){header .top-menu ul li{margin:0 1rem}}@media(max-width: 575.98px){header .top-menu ul li{margin:0 .5rem}}header .top-menu ul li a.frigo-group{font-size:0.875rem;line-height:1}header .top-menu ul li:last-child{margin-right:0;display:flex;align-items:center}header .top-menu ul li:last-child:before{content:"";width:2px;height:34px;display:block;background-image:linear-gradient(#fff 33%, rgba(255, 255, 255, 0) 0%);background-position:center;background-size:2px 7px;background-repeat:repeat-y;margin-right:1rem}@media(max-width: 575.98px){header .top-menu ul li:last-child:before{margin-right:.5rem}}@media(min-width: 992px){header .top-menu ul li .toggle-search .search{max-width:44px;height:40px;transition:max-width .3s,border .1s;border-radius:2rem;overflow:hidden}}@media(max-width: 991.98px){header .top-menu ul li .toggle-search .search .search-wrapper{position:fixed;top:0;left:0;width:100%;padding:calc(1.5rem + 51.69px + 1.5rem) 3rem 2.7rem;z-index:2030;transition:all .3s;transform:translateY(-100%);background:#fff}header .top-menu ul li .toggle-search .search .search-wrapper>span{border-bottom:2px solid #212121;opacity:0;visibility:hidden}header .top-menu ul li .toggle-search .search .search-wrapper>span i{color:#212121;font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper>span i{font-size:3.75rem}}@media(max-width: 991.98px)and (max-width: 767.98px){header .top-menu ul li .toggle-search .search .search-wrapper>span i{font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 991.98px)and (max-width: 767.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper>span i{font-size:3.125rem}}@media(max-width: 991.98px)and (max-width: 575.98px){header .top-menu ul li .toggle-search .search .search-wrapper>span i{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 991.98px)and (max-width: 575.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper>span i{font-size:2.5rem}}@media(max-width: 991.98px){header .top-menu ul li .toggle-search .search .search-wrapper>span .close-search{top:1.5rem;right:1.5rem;color:#212121;font-size:calc(1.5rem + 3vw);line-height:1}}@media(max-width: 991.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper>span .close-search{font-size:3.75rem}}@media(max-width: 991.98px)and (max-width: 767.98px){header .top-menu ul li .toggle-search .search .search-wrapper>span .close-search{font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 991.98px)and (max-width: 767.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper>span .close-search{font-size:3.125rem}}@media(max-width: 991.98px)and (max-width: 575.98px){header .top-menu ul li .toggle-search .search .search-wrapper>span .close-search{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 991.98px)and (max-width: 575.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper>span .close-search{font-size:2.5rem}}@media(max-width: 767.98px){header .top-menu ul li .toggle-search .search .search-wrapper{padding:calc(1.5rem + 38.3px + 1.5rem) 3rem 2.7rem}}@media(max-width: 575.98px){header .top-menu ul li .toggle-search .search .search-wrapper{padding:calc(1.5rem + 29.95px + 1.5rem) 1rem 2.7rem}}header .top-menu ul li .toggle-search .search .search-wrapper .form-control{padding-right:0;border:0;width:200px;border-radius:2rem}header .top-menu ul li .toggle-search .search .search-wrapper .form-control::-ms-clear,header .top-menu ul li .toggle-search .search .search-wrapper .form-control::-ms-reveal{display:none;width:0;height:0}header .top-menu ul li .toggle-search .search .search-wrapper .form-control::-webkit-search-decoration,header .top-menu ul li .toggle-search .search .search-wrapper .form-control::-webkit-search-cancel-button,header .top-menu ul li .toggle-search .search .search-wrapper .form-control::-webkit-search-results-button,header .top-menu ul li .toggle-search .search .search-wrapper .form-control::-webkit-search-results-decoration{display:none}header .top-menu ul li .toggle-search .search .search-wrapper .form-control:-webkit-autofill,header .top-menu ul li .toggle-search .search .search-wrapper .form-control:-webkit-autofill:hover,header .top-menu ul li .toggle-search .search .search-wrapper .form-control:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-background-clip:text;background-clip:text}@media(max-width: 991.98px){header .top-menu ul li .toggle-search .search .search-wrapper .form-control{color:#212121 !important;border-radius:0;width:100%;font-size:calc(1.5625rem + 3.75vw);padding-top:0}}@media(max-width: 991.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper .form-control{font-size:4.375rem}}@media(max-width: 767.98px){header .top-menu ul li .toggle-search .search .search-wrapper .form-control{font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 767.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper .form-control{font-size:3.125rem}}@media(max-width: 575.98px){header .top-menu ul li .toggle-search .search .search-wrapper .form-control{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){header .top-menu ul li .toggle-search .search .search-wrapper .form-control{font-size:2.5rem}}header .top-menu ul li .toggle-search .search .search-wrapper .form-control:focus{outline:0}header .top-menu ul li .toggle-search .search .open-search{font-size:1.125rem}@media(min-width: 992px){header .top-menu ul li .toggle-search .search .open-search{min-width:44px}}header .top-menu ul li .toggle-search .search .open-search i{transition:color .3s}header .top-menu ul li .toggle-search .search-text{cursor:pointer}@media(min-width: 992px){header .top-menu ul li .toggle-search.active:before{display:none}}header .top-menu ul li .toggle-search.active .search{max-width:calc(200px + 44px);border:2px solid #fff}@media(max-width: 991.98px){header .top-menu ul li .toggle-search.active .search{max-width:none;border:0}header .top-menu ul li .toggle-search.active .search .search-wrapper{transform:none}header .top-menu ul li .toggle-search.active .search .search-wrapper>span{opacity:1;visibility:visible}}header .top-menu ul li .languages .trigger{top:0;left:0;z-index:2;cursor:pointer}header .top-menu ul li .languages .inner-wrap{display:none;left:0;top:0;z-index:1;border:1px solid #212121;padding-top:32px}@media(max-width: 575.98px){header .top-menu ul li .languages .inner-wrap{padding-top:29px}}header .top-menu ul li .languages .inner-wrap a{color:inherit;line-height:1;transition:color .3s}header .top-menu ul li .languages .inner-wrap a:hover{color:#21a53d !important}header .top-menu ul li .languages.change-color{color:#212121 !important}header .top-menu ul li .languages.change-color .trigger i{color:#21a53d}header .top-menu ul li a,header .top-menu ul li .toggle-search .search-text,header .top-menu ul li .languages .trigger{font-size:1rem;font-weight:500}@media(max-width: 575.98px){header .top-menu ul li .languages .trigger,header .top-menu ul li .languages .inner-wrap a{font-size:0.875rem}}header .main-menu>ul>li>a{font-size:1.125rem;padding:2.25rem 1.25rem;line-height:1}@media(max-width: 1199.98px){header .main-menu>ul>li>a{font-size:1rem}}header .main-menu>ul>li.has-submenu>a{transition:color .3s}header .main-menu>ul>li.has-submenu>a:after{content:"";position:absolute;top:calc(100% - 3px);left:0;width:100%;height:3px;background:#21a53d;transform:scaleX(0);transition:transform .3s}header .main-menu>ul>li.has-submenu .sub-menu{left:0;top:0;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;padding-top:150px;z-index:-1}@media(max-width: 1199.98px){header .main-menu>ul>li.has-submenu .sub-menu{padding-top:148px}}header .main-menu>ul>li.has-submenu .sub-menu:before{content:"";display:block;width:100%;height:1px;background:#ddd;position:absolute;left:0;top:150px}@media(max-width: 1199.98px){header .main-menu>ul>li.has-submenu .sub-menu:before{top:148px}}header .main-menu>ul>li.has-submenu .sub-menu .sub-menu-wrapper{overflow:auto;max-height:calc(100vh - 150px);padding:5rem 0;scrollbar-color:#21a53d #fff;scrollbar-width:thin}header .main-menu>ul>li.has-submenu .sub-menu .sub-menu-wrapper::-webkit-scrollbar{width:5px}header .main-menu>ul>li.has-submenu .sub-menu .sub-menu-wrapper::-webkit-scrollbar-track{background:#fff}header .main-menu>ul>li.has-submenu .sub-menu .sub-menu-wrapper::-webkit-scrollbar-thumb{background:#21a53d}@media(max-width: 1199.98px){header .main-menu>ul>li.has-submenu .sub-menu .sub-menu-wrapper{max-height:calc(100vh - 148px);padding:3rem 0}}header .main-menu>ul>li.has-submenu .sub-menu .container{padding-left:.75rem;padding-right:.75rem}header .main-menu>ul>li.has-submenu .sub-menu h2,header .main-menu>ul>li.has-submenu .sub-menu .h2{font-weight:600;letter-spacing:0 !important}header .main-menu>ul>li.has-submenu .sub-menu h3,header .main-menu>ul>li.has-submenu .sub-menu .h3{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){header .main-menu>ul>li.has-submenu .sub-menu h3,header .main-menu>ul>li.has-submenu .sub-menu .h3{font-size:3rem}}@media(max-width: 1719.98px){header .main-menu>ul>li.has-submenu .sub-menu h3,header .main-menu>ul>li.has-submenu .sub-menu .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){header .main-menu>ul>li.has-submenu .sub-menu h3,header .main-menu>ul>li.has-submenu .sub-menu .h3{font-size:2.625rem}}@media(max-width: 1399.98px){header .main-menu>ul>li.has-submenu .sub-menu h3,header .main-menu>ul>li.has-submenu .sub-menu .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){header .main-menu>ul>li.has-submenu .sub-menu h3,header .main-menu>ul>li.has-submenu .sub-menu .h3{font-size:2.25rem}}@media(max-width: 1199.98px){header .main-menu>ul>li.has-submenu .sub-menu h3,header .main-menu>ul>li.has-submenu .sub-menu .h3{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){header .main-menu>ul>li.has-submenu .sub-menu h3,header .main-menu>ul>li.has-submenu .sub-menu .h3{font-size:1.875rem}}header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li{border-bottom:2px solid #f1f1f1}header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span a{font-size:1.25rem;font-weight:600;color:#16181c}@media(max-width: 1719.98px){header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span a{font-size:1.1875rem}}@media(max-width: 1399.98px){header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span a{font-size:1.125rem}}@media(max-width: 1199.98px){header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span a{font-size:1rem}}header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span .rounded-circle{width:43px;height:43px;border-color:#1f2351 !important;cursor:pointer}@media(max-width: 1719.98px){header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span .rounded-circle{width:40px;height:40px}header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span .rounded-circle img{max-width:15px}}@media(max-width: 1399.98px){header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span .rounded-circle{width:37px;height:37px}header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span .rounded-circle img{max-width:14px}}@media(max-width: 1199.98px){header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span .rounded-circle{width:34px;height:34px}header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>span .rounded-circle img{max-width:13px}}header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>ul li a{color:#26272b;font-size:1.125rem}@media(max-width: 1719.98px){header .main-menu>ul>li.has-submenu .sub-menu h2,header .main-menu>ul>li.has-submenu .sub-menu .h2,header .main-menu>ul>li.has-submenu .sub-menu .border-btn,header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>ul li a{font-size:1.0625rem}}@media(max-width: 1399.98px){header .main-menu>ul>li.has-submenu .sub-menu h2,header .main-menu>ul>li.has-submenu .sub-menu .h2,header .main-menu>ul>li.has-submenu .sub-menu .border-btn,header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>ul li a{font-size:1rem}}@media(max-width: 1199.98px){header .main-menu>ul>li.has-submenu .sub-menu h2,header .main-menu>ul>li.has-submenu .sub-menu .h2,header .main-menu>ul>li.has-submenu .sub-menu .border-btn,header .main-menu>ul>li.has-submenu .sub-menu .secondary-menu>li>ul li a{font-size:0.875rem}}header .main-menu>ul>li.has-submenu:hover>a{color:#212121 !important;font-weight:bold}header .main-menu>ul>li.has-submenu:hover>a:after{transform:none}header .main-menu>ul>li.has-submenu:hover>a+.sub-menu{opacity:1;visibility:visible}header .main-menu>ul>li:last-child a{padding-right:0}header .mobile-menu{left:0;top:0;display:none;padding-top:125.77px;z-index:-1}@media(max-width: 767.98px){header .mobile-menu{padding-top:121.28px}}@media(max-width: 575.98px){header .mobile-menu{padding-top:116.8px}}@media(max-width: 359.98px){header .mobile-menu{padding-top:112.31px}}header .mobile-menu .mobile-menu-wrapper{overflow:auto;max-height:calc(100vh - 127.77px);padding:2.5rem 0 3.5rem;scrollbar-color:#21a53d #fff;scrollbar-width:thin;border-top:1px solid #ddd}header .mobile-menu .mobile-menu-wrapper::-webkit-scrollbar{width:5px}header .mobile-menu .mobile-menu-wrapper::-webkit-scrollbar-track{background:#fff}header .mobile-menu .mobile-menu-wrapper::-webkit-scrollbar-thumb{background:#21a53d}@media(max-width: 767.98px){header .mobile-menu .mobile-menu-wrapper{max-height:calc(100vh - 121.28px)}}@media(max-width: 767.98px){header .mobile-menu .mobile-menu-wrapper{max-height:calc(100vh - 116.8px)}}@media(max-width: 359.98px){header .mobile-menu .mobile-menu-wrapper{max-height:calc(100vh - 112.31px)}}header .mobile-menu nav>ul>li{border-bottom:1px solid #212121}header .mobile-menu nav>ul>li>span a{font-size:1.25rem;color:#212121}header .mobile-menu nav>ul>li>span .rounded-circle{width:43px;height:43px;border-color:#1f2351 !important;cursor:pointer}@media(max-width: 767.98px){header .mobile-menu nav>ul>li>span .rounded-circle{width:40px;height:40px}header .mobile-menu nav>ul>li>span .rounded-circle img{max-width:15px}}@media(max-width: 575.98px){header .mobile-menu nav>ul>li>span .rounded-circle{width:37px;height:37px}header .mobile-menu nav>ul>li>span .rounded-circle img{max-width:14px}}@media(max-width: 359.98px){header .mobile-menu nav>ul>li>span .rounded-circle{width:34px;height:34px}header .mobile-menu nav>ul>li>span .rounded-circle img{max-width:13px}}header .mobile-menu nav>ul>li .secondary-menu>li span{border-bottom:1px solid #f1f1f1;padding-bottom:.5rem;font-size:1.25rem}header .mobile-menu nav>ul>li .secondary-menu>li span a{color:#26272b;font-weight:600}header .mobile-menu nav>ul>li .secondary-menu>li:not(:first-child) span{padding-top:.5rem}header .mobile-menu nav>ul>li .secondary-menu>li ul li:not(:last-child){border-bottom:1px solid #f1f1f1}header .mobile-menu nav>ul>li .secondary-menu>li ul li a{font-size:1.125rem;color:#212121}header .mobile-menu h2,header .mobile-menu .h2{font-weight:600;letter-spacing:0 !important}header .mobile-menu h3,header .mobile-menu .h3{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){header .mobile-menu h3,header .mobile-menu .h3{font-size:3rem}}@media(max-width: 767.98px){header .mobile-menu h3,header .mobile-menu .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 767.98px)and (min-width: 1200px){header .mobile-menu h3,header .mobile-menu .h3{font-size:2.625rem}}@media(max-width: 575.98px){header .mobile-menu h3,header .mobile-menu .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 575.98px)and (min-width: 1200px){header .mobile-menu h3,header .mobile-menu .h3{font-size:2.25rem}}@media(max-width: 359.98px){header .mobile-menu h3,header .mobile-menu .h3{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 359.98px)and (min-width: 1200px){header .mobile-menu h3,header .mobile-menu .h3{font-size:1.875rem}}@media(max-width: 767.98px){header .mobile-menu nav>ul>li>span a,header .mobile-menu nav>ul>li .secondary-menu>li span{font-size:1.1875rem}}@media(max-width: 575.98px){header .mobile-menu nav>ul>li>span a,header .mobile-menu nav>ul>li .secondary-menu>li span{font-size:1.125rem}}@media(max-width: 359.98px){header .mobile-menu nav>ul>li>span a,header .mobile-menu nav>ul>li .secondary-menu>li span{font-size:1rem}}@media(max-width: 767.98px){header .mobile-menu h2,header .mobile-menu .h2,header .mobile-menu .border-btn,header .mobile-menu nav>ul>li .secondary-menu>li ul li a{font-size:1.0625rem}}@media(max-width: 575.98px){header .mobile-menu h2,header .mobile-menu .h2,header .mobile-menu .border-btn,header .mobile-menu nav>ul>li .secondary-menu>li ul li a{font-size:1rem}}@media(max-width: 359.98px){header .mobile-menu h2,header .mobile-menu .h2,header .mobile-menu .border-btn,header .mobile-menu nav>ul>li .secondary-menu>li ul li a{font-size:0.875rem}}header:has(.has-submenu:hover){background:#fff}header:has(.has-submenu:hover) .main-menu>ul>li>a{color:#212121 !important}header:has(.has-submenu:hover) .logo svg .green{fill:#21a53d}header:has(.has-submenu:hover) .logo svg .dark{fill:#16181c}header:has(.has-submenu:hover) .top-menu{position:relative;z-index:-1;pointer-events:none}header .hamburger{height:24px;opacity:1 !important}header .hamburger .hamburger-box .hamburger-inner{background:#fff;height:2px;border-radius:0}header .hamburger .hamburger-box .hamburger-inner:before,header .hamburger .hamburger-box .hamburger-inner:after{background:#fff;height:2px;border-radius:0}header.scrolled{background:#fff}@media(min-width: 992px){header.scrolled{padding:0}}header.scrolled .top-menu{display:none}header.scrolled .logo svg .green{fill:#21a53d}header.scrolled .logo svg .dark{fill:#16181c}header.scrolled .main-menu>ul>li>a{color:#212121 !important}header.scrolled .main-menu>ul>li.has-submenu .sub-menu{padding-top:90px}header.scrolled .main-menu>ul>li.has-submenu .sub-menu .sub-menu-wrapper{max-height:calc(100vh - 90px)}header.scrolled .main-menu>ul>li.has-submenu .sub-menu:before{top:90px}@media(max-width: 1199.98px){header.scrolled .main-menu>ul>li.has-submenu .sub-menu{padding-top:88px}header.scrolled .main-menu>ul>li.has-submenu .sub-menu .sub-menu-wrapper{max-height:calc(100vh - 88px)}header.scrolled .main-menu>ul>li.has-submenu .sub-menu:before{top:88px}}header.scrolled .mobile-menu{padding-top:81.77px}@media(max-width: 767.98px){header.scrolled .mobile-menu{padding-top:77.28px}}@media(max-width: 575.98px){header.scrolled .mobile-menu{padding-top:72.8px}}@media(max-width: 359.98px){header.scrolled .mobile-menu{padding-top:68.31px}}header.scrolled .mobile-menu .mobile-menu-wrapper{max-height:calc(100vh - 81.77px)}@media(max-width: 767.98px){header.scrolled .mobile-menu .mobile-menu-wrapper{max-height:calc(100vh - 77.28px)}}@media(max-width: 767.98px){header.scrolled .mobile-menu .mobile-menu-wrapper{max-height:calc(100vh - 72.8px)}}@media(max-width: 359.98px){header.scrolled .mobile-menu .mobile-menu-wrapper{max-height:calc(100vh - 68.31px)}}header.scrolled .hamburger .hamburger-box .hamburger-inner{background:#212121}header.scrolled .hamburger .hamburger-box .hamburger-inner:before,header.scrolled .hamburger .hamburger-box .hamburger-inner:after{background:#212121}header.scrolled.hide{transform:translateY(-100%)}header.scrolled.hide .main-menu>ul>li.has-submenu .sub-menu{opacity:0;visibility:hidden}header.active .logo svg .green{fill:#21a53d}header.active .logo svg .dark{fill:#16181c}header.active .hamburger .hamburger-box .hamburger-inner{background:#212121}header.active .hamburger .hamburger-box .hamburger-inner:before,header.active .hamburger .hamburger-box .hamburger-inner:after{background:#212121}header.active .top-menu{position:relative;z-index:-1;pointer-events:none}.dark-header header .logo svg .green{fill:#21a53d}.dark-header header .logo svg .dark{fill:#16181c}.dark-header header .toggle-search .search .open-search i{color:#212121}.dark-header header .toggle-search .search-text{color:#212121 !important}.dark-header header .toggle-search.active .search{border-color:#212121 !important}.dark-header header .toggle-search.active .search .search-wrapper .form-control{color:#212121 !important}.dark-header header .top-menu ul li a,.dark-header header .top-menu ul li .languages{color:#212121 !important}.dark-header header .top-menu ul li:last-child:before{background-image:linear-gradient(#212121 33%, rgba(255, 255, 255, 0) 0%)}.dark-header header .main-menu>ul>li>a{color:#212121 !important}.dark-header header .hamburger .hamburger-box .hamburger-inner{background:#212121}.dark-header header .hamburger .hamburger-box .hamburger-inner:before,.dark-header header .hamburger .hamburger-box .hamburger-inner:after{background:#212121}footer .footer-top{padding:4rem 0}@media(min-width: 1400px){footer .footer-top{padding:5.25rem 0 8.125rem}}footer .footer-top .icon-text{font-size:0.875rem;color:#9b9b9b}footer .footer-top h2,footer .footer-top .h2{color:#141414;letter-spacing:0 !important}@media(max-width: 1719.98px){footer .footer-top h2,footer .footer-top .h2{font-size:1.0625rem}}@media(max-width: 1399.98px){footer .footer-top h2,footer .footer-top .h2{font-size:1rem}}@media(max-width: 1199.98px){footer .footer-top h2,footer .footer-top .h2{font-size:1.125rem}}@media(max-width: 991.98px){footer .footer-top h2,footer .footer-top .h2{font-size:1.0625rem}}@media(max-width: 767.98px){footer .footer-top h2,footer .footer-top .h2{font-size:1rem}}@media(max-width: 575.98px){footer .footer-top h2,footer .footer-top .h2{font-size:1.0625rem}}footer .footer-top .quick-links li a{color:#16181c}footer .footer-top p,footer .footer-top p a{color:#1d1d1d}footer .footer-top .quick-links li:not(:last-child){margin-bottom:1rem}footer .footer-top .quick-links li a{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){footer .footer-top .quick-links li a{font-size:1.875rem}}@media(max-width: 1719.98px){footer .footer-top .quick-links li a{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){footer .footer-top .quick-links li a{font-size:1.625rem}}@media(max-width: 1399.98px){footer .footer-top .quick-links li a{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){footer .footer-top .quick-links li a{font-size:1.375rem}}@media(max-width: 1199.98px){footer .footer-top .quick-links li a{font-size:1.125rem}}@media(max-width: 991.98px){footer .footer-top .quick-links li a{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){footer .footer-top .quick-links li a{font-size:1.875rem}}@media(max-width: 767.98px){footer .footer-top .quick-links li a{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){footer .footer-top .quick-links li a{font-size:1.625rem}}@media(max-width: 575.98px){footer .footer-top .quick-links li a{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){footer .footer-top .quick-links li a{font-size:1.375rem}}@media(max-width: 359.98px){footer .footer-top .quick-links li a{font-size:1.125rem}}footer .footer-top p{font-size:1rem;margin:0}@media(max-width: 1719.98px){footer .footer-top p{font-size:0.9375rem}}@media(max-width: 1399.98px){footer .footer-top p{font-size:0.875rem}}@media(max-width: 1199.98px){footer .footer-top p{font-size:1rem}}@media(max-width: 991.98px){footer .footer-top p{font-size:0.9375rem}}@media(max-width: 767.98px){footer .footer-top p{font-size:0.875rem}}@media(max-width: 575.98px){footer .footer-top p{font-size:0.9375rem}}footer .footer-top .custom-btn{border-color:#dcdcdc;color:#141414}footer .footer-top .custom-btn:hover{color:#fff;border-color:#212121}@media(min-width: 1720px){footer .footer-top .custom-btn{min-width:320px;padding-top:1.25rem !important;padding-bottom:1.25rem !important;border-width:2px}}footer .footer-bottom{border-top:1px solid #ececec;padding-bottom:3rem}@media(min-width: 992px){footer .footer-bottom{padding-bottom:4.375rem}}footer .footer-bottom .copyright,footer .footer-bottom .umobit,footer .footer-bottom nav .nav li{line-height:1}footer .footer-bottom .copyright,footer .footer-bottom nav .nav li a,footer .footer-bottom .umobit{font-size:0.875rem}footer .footer-bottom .copyright,footer .footer-bottom .umobit{color:#868686}footer .footer-bottom nav .nav li a{color:#404040}footer .footer-bottom .umobit-logo{width:26px;height:20px}footer .footer-bottom .umobit-logo img{transition:opacity .3s}footer .footer-bottom .umobit-logo img:last-child{opacity:0}footer .footer-bottom .umobit-logo:hover img:first-child{opacity:0}footer .footer-bottom .umobit-logo:hover img:last-child{opacity:1}footer .footer-top .quick-links li a,footer .footer-top p a,footer .footer-bottom nav .nav li a{transition:color .3s}footer .footer-top .quick-links li a:hover,footer .footer-top p a:hover,footer .footer-bottom nav .nav li a:hover{color:#21a53d}.intro{min-height:100vh}.intro .video-container,.intro .parallax,.intro .parallax-img,.intro.intro-carousel #intro-carousel .swiper-slide .img-wrapper{top:0;left:0;z-index:-1}.intro .parallax-img:before,.intro .video-container:before,.intro.intro-carousel #intro-carousel .swiper-slide .img-wrapper:before,.intro.intro-carousel #intro-carousel .swiper-slide .img-wrapper img:before{background:rgba(0,0,0,.45);z-index:1}.intro .parallax{background:#21a53d;background-image:linear-gradient(to right, #21A53D, #5DBC99)}.intro .video-container video{min-height:100%;min-width:100%;width:auto;height:auto}.intro .content{padding:calc(150px + 5.4375rem) 0 5.4375rem}@media(max-width: 1199.98px){.intro .content{padding:calc(148px + 5.4375rem) 0 5.4375rem}}@media(max-width: 991.98px){.intro .content{padding:calc(125.77px + 5.4375rem) 0 5.4375rem}}@media(max-width: 767.98px){.intro .content{padding:calc(121.28px + 4rem) 0 4rem}}@media(max-width: 575.98px){.intro .content{padding:calc(116.8px + 3rem) 0 3rem}}@media(max-width: 359.98px){.intro .content{padding:calc(112.31px + 3rem) 0 3rem}}@media(max-width: 1719.98px){.intro .content h2,.intro .content .h2{font-size:1.0625rem}}@media(max-width: 1399.98px){.intro .content h2,.intro .content .h2{font-size:1rem}}@media(max-width: 1199.98px){.intro .content h2,.intro .content .h2{font-size:0.875rem}}@media(max-width: 991.98px){.intro .content h2,.intro .content .h2{font-size:1.125rem}}@media(max-width: 767.98px){.intro .content h2,.intro .content .h2{font-size:1.0625rem}}@media(max-width: 575.98px){.intro .content h2,.intro .content .h2{font-size:1rem}}@media(max-width: 359.98px){.intro .content h2,.intro .content .h2{font-size:0.875rem}}.intro .content h1,.intro .content .h1{font-size:calc(1.96875rem + 8.625vw);line-height:1}@media(min-width: 1200px){.intro .content h1,.intro .content .h1{font-size:8.4375rem}}@media(max-width: 1719.98px){.intro .content h1,.intro .content .h1{font-size:calc(1.90625rem + 7.875vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.intro .content h1,.intro .content .h1{font-size:7.8125rem}}@media(max-width: 1399.98px){.intro .content h1,.intro .content .h1{font-size:calc(1.84375rem + 7.125vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.intro .content h1,.intro .content .h1{font-size:7.1875rem}}@media(max-width: 1199.98px){.intro .content h1,.intro .content .h1{font-size:calc(1.78125rem + 6.375vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.intro .content h1,.intro .content .h1{font-size:6.5625rem}}@media(max-width: 991.98px){.intro .content h1,.intro .content .h1{font-size:calc(1.71875rem + 5.625vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.intro .content h1,.intro .content .h1{font-size:5.9375rem}}.intro .content hr{background-color:#99989c;height:2px}@media(max-width: 575.98px){.intro .content hr{height:1px}}.intro .content .custom-btn{color:#fff;border:1px solid #a6a6a7;border-radius:3rem;transition:opacity .3s cubic-bezier(0.16, 0.01, 0.77, 1),transform .3s cubic-bezier(0.16, 0.01, 0.77, 1),border-color .3s cubic-bezier(0.16, 0.01, 0.77, 1),color .5s}.intro .content .custom-btn:before{content:"";position:absolute;top:0;left:-50px;width:0;height:100%;background:#fff;transform:skewX(35deg);transition:width .5s}.intro .content .custom-btn:hover{color:#212121}.intro .content .custom-btn:hover:before{width:200%}@media(max-width: 767.98px){.intro .content p{font-size:1.0625rem}}@media(max-width: 575.98px){.intro .content p{font-size:1rem}}@media(max-width: 359.98px){.intro .content p{font-size:0.875rem}}.intro.inner-intro{min-height:auto}.intro.inner-intro h3,.intro.inner-intro .h3{font-size:calc(1.45rem + 2.4vw)}@media(min-width: 1200px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:3.25rem}}@media(max-width: 1719.98px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:calc(1.4125rem + 1.95vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:2.875rem}}@media(max-width: 1399.98px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:2.5rem}}@media(max-width: 1199.98px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:calc(1.3375rem + 1.05vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:2.125rem}}@media(max-width: 991.98px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:calc(1.45rem + 2.4vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:3.25rem}}@media(max-width: 767.98px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:calc(1.4125rem + 1.95vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:2.875rem}}@media(max-width: 575.98px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:2.5rem}}@media(max-width: 359.98px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:calc(1.3375rem + 1.05vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.intro.inner-intro h3,.intro.inner-intro .h3{font-size:2.125rem}}.intro.inner-intro h4,.intro.inner-intro .h4{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:1.875rem}}@media(max-width: 1719.98px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:1.625rem}}@media(max-width: 1399.98px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:1.375rem}}@media(max-width: 1199.98px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:1.125rem}}@media(max-width: 991.98px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:1.875rem}}@media(max-width: 767.98px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:1.625rem}}@media(max-width: 575.98px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:1.375rem}}@media(max-width: 359.98px){.intro.inner-intro h4,.intro.inner-intro .h4{font-size:1.125rem}}.intro.intro-carousel{min-height:auto}.intro.intro-carousel #intro-carousel .swiper-slide .img-wrapper img{-o-object-fit:cover;object-fit:cover}@media(max-width: 575.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content{padding-bottom:calc(3rem + 48px + 1rem)}}@media(max-width: 359.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content{padding-bottom:calc(1.5rem + 48px + 1rem)}}.intro.intro-carousel #intro-carousel .swiper-slide .content p{font-size:1rem}@media(max-width: 359.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content p{font-size:0.875rem}}.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:calc(1.85625rem + 7.275vw);line-height:1}@media(min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:7.3125rem}}@media(max-width: 1719.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:calc(1.79375rem + 6.525vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:6.6875rem}}@media(max-width: 1399.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:calc(1.73125rem + 5.775vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:6.0625rem}}@media(max-width: 1199.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:calc(1.66875rem + 5.025vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:5.4375rem}}@media(max-width: 991.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:calc(1.60625rem + 4.275vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:4.8125rem}}@media(max-width: 767.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:calc(1.54375rem + 3.525vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:4.1875rem}}@media(max-width: 575.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:calc(1.48125rem + 2.775vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:3.5625rem}}@media(max-width: 359.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:calc(1.41875rem + 2.025vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h1,.intro.intro-carousel #intro-carousel .swiper-slide .content .h1,.intro.intro-carousel #intro-carousel .swiper-slide .content h2,.intro.intro-carousel #intro-carousel .swiper-slide .content .h2{font-size:2.9375rem}}.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:1.875rem}}@media(max-width: 1719.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:1.625rem}}@media(max-width: 1399.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:1.375rem}}@media(max-width: 1199.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:1.125rem}}@media(max-width: 991.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:1.875rem}}@media(max-width: 767.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:1.625rem}}@media(max-width: 575.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:1.375rem}}@media(max-width: 359.98px){.intro.intro-carousel #intro-carousel .swiper-slide .content h3,.intro.intro-carousel #intro-carousel .swiper-slide .content .h3{font-size:1.125rem}}@media(max-width: 575.98px){.intro.intro-carousel .navigation-wrapper{top:auto !important;bottom:3rem}}@media(max-width: 359.98px){.intro.intro-carousel .navigation-wrapper{bottom:1.5rem}}.intro.intro-carousel .navigation-wrapper .swiper-button-prev,.intro.intro-carousel .navigation-wrapper .swiper-button-next{background:#21a53d;width:48px;height:48px}.intro.intro-carousel .navigation-wrapper .swiper-button-prev:after,.intro.intro-carousel .navigation-wrapper .swiper-button-next:after{display:none}.intro.intro-carousel .navigation-wrapper .swiper-button-prev img,.intro.intro-carousel .navigation-wrapper .swiper-button-next img{max-width:14px;filter:brightness(0) invert(1)}@media(max-width: 1719.98px){.intro.intro-carousel .navigation-wrapper .swiper-button-prev,.intro.intro-carousel .navigation-wrapper .swiper-button-next{width:44px;height:44px}.intro.intro-carousel .navigation-wrapper .swiper-button-prev img,.intro.intro-carousel .navigation-wrapper .swiper-button-next img{max-width:13px}}@media(max-width: 1399.98px){.intro.intro-carousel .navigation-wrapper .swiper-button-prev,.intro.intro-carousel .navigation-wrapper .swiper-button-next{width:40px;height:40px}.intro.intro-carousel .navigation-wrapper .swiper-button-prev img,.intro.intro-carousel .navigation-wrapper .swiper-button-next img{max-width:12px}}@media(max-width: 1199.98px){.intro.intro-carousel .navigation-wrapper .swiper-button-prev,.intro.intro-carousel .navigation-wrapper .swiper-button-next{width:36px;height:36px}.intro.intro-carousel .navigation-wrapper .swiper-button-prev img,.intro.intro-carousel .navigation-wrapper .swiper-button-next img{max-width:11px}}@media(max-width: 991.98px){.intro.intro-carousel .navigation-wrapper .swiper-button-prev,.intro.intro-carousel .navigation-wrapper .swiper-button-next{width:48px;height:48px}.intro.intro-carousel .navigation-wrapper .swiper-button-prev img,.intro.intro-carousel .navigation-wrapper .swiper-button-next img{max-width:14px}}@media(max-width: 767.98px){.intro.intro-carousel .navigation-wrapper .swiper-button-prev,.intro.intro-carousel .navigation-wrapper .swiper-button-next{width:44px;height:44px}.intro.intro-carousel .navigation-wrapper .swiper-button-prev img,.intro.intro-carousel .navigation-wrapper .swiper-button-next img{max-width:13px}}@media(max-width: 575.98px){.intro.intro-carousel .navigation-wrapper .swiper-button-prev,.intro.intro-carousel .navigation-wrapper .swiper-button-next{width:40px;height:40px}.intro.intro-carousel .navigation-wrapper .swiper-button-prev img,.intro.intro-carousel .navigation-wrapper .swiper-button-next img{max-width:12px}}@media(max-width: 359.98px){.intro.intro-carousel .navigation-wrapper .swiper-button-prev,.intro.intro-carousel .navigation-wrapper .swiper-button-next{width:36px;height:36px}.intro.intro-carousel .navigation-wrapper .swiper-button-prev img,.intro.intro-carousel .navigation-wrapper .swiper-button-next img{max-width:11px}}.two-cols-text{padding:4rem 0}@media(min-width: 1400px){.two-cols-text{padding:6.5rem 0 7.5rem}}.two-cols-text h2,.two-cols-text .h2{color:#9d9d9d}.two-cols-text h3,.two-cols-text .h3{font-size:calc(1.4625rem + 2.55vw);font-weight:300}@media(min-width: 1200px){.two-cols-text h3,.two-cols-text .h3{font-size:3.375rem}}@media(max-width: 1719.98px){.two-cols-text h3,.two-cols-text .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.two-cols-text h3,.two-cols-text .h3{font-size:3rem}}@media(max-width: 1399.98px){.two-cols-text h3,.two-cols-text .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.two-cols-text h3,.two-cols-text .h3{font-size:2.625rem}}@media(max-width: 1199.98px){.two-cols-text h3,.two-cols-text .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.two-cols-text h3,.two-cols-text .h3{font-size:2.25rem}}@media(max-width: 991.98px){.two-cols-text h3,.two-cols-text .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.two-cols-text h3,.two-cols-text .h3{font-size:3.375rem}}@media(max-width: 767.98px){.two-cols-text h3,.two-cols-text .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.two-cols-text h3,.two-cols-text .h3{font-size:3rem}}@media(max-width: 575.98px){.two-cols-text h3,.two-cols-text .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.two-cols-text h3,.two-cols-text .h3{font-size:2.625rem}}@media(max-width: 359.98px){.two-cols-text h3,.two-cols-text .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.two-cols-text h3,.two-cols-text .h3{font-size:2.25rem}}.two-cols-text h3:first-child,.two-cols-text .h3:first-child{margin-top:0 !important}.two-cols-text h4,.two-cols-text .h4{font-size:calc(1.275rem + 0.3vw);font-weight:400;margin-bottom:0;line-height:1.7}@media(min-width: 1200px){.two-cols-text h4,.two-cols-text .h4{font-size:1.5rem}}@media(max-width: 1719.98px){.two-cols-text h4,.two-cols-text .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.two-cols-text h4,.two-cols-text .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.two-cols-text h4,.two-cols-text .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.two-cols-text h4,.two-cols-text .h4{font-size:1.125rem}}@media(max-width: 991.98px){.two-cols-text h4,.two-cols-text .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.two-cols-text h4,.two-cols-text .h4{font-size:1.5rem}}@media(max-width: 767.98px){.two-cols-text h4,.two-cols-text .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.two-cols-text h4,.two-cols-text .h4{font-size:1.375rem}}@media(max-width: 575.98px){.two-cols-text h4,.two-cols-text .h4{font-size:1.25rem}}@media(max-width: 359.98px){.two-cols-text h4,.two-cols-text .h4{font-size:1.125rem}}@media(max-width: 1719.98px){.two-cols-text h2,.two-cols-text .h2,.two-cols-text p{font-size:1.0625rem}}@media(max-width: 1399.98px){.two-cols-text h2,.two-cols-text .h2,.two-cols-text p{font-size:1rem}}@media(max-width: 1199.98px){.two-cols-text h2,.two-cols-text .h2,.two-cols-text p{font-size:0.875rem}}@media(max-width: 991.98px){.two-cols-text h2,.two-cols-text .h2,.two-cols-text p{font-size:1.125rem}}@media(max-width: 767.98px){.two-cols-text h2,.two-cols-text .h2,.two-cols-text p{font-size:1.0625rem}}@media(max-width: 575.98px){.two-cols-text h2,.two-cols-text .h2,.two-cols-text p{font-size:1rem}}@media(max-width: 359.98px){.two-cols-text h2,.two-cols-text .h2,.two-cols-text p{font-size:0.875rem}}.two-cols-text p:not(:first-child){margin-top:2.5rem}@media(max-width: 1399.98px){.two-cols-text p:not(:first-child){margin-top:1.5rem}}@media(max-width: 991.98px){.two-cols-text p:not(:first-child){margin-top:2.5rem}}@media(max-width: 767.98px){.two-cols-text p:not(:first-child){margin-top:1.5rem}}.two-cols-text.colored-bg{background:#21a53d}@media(max-width: 991.98px){.img-text-2+.two-cols-text{padding-top:0}}.advantages{padding:4rem 0}@media(min-width: 1400px){.advantages{padding:10.3125rem 0 7.5rem}}.advantages h2,.advantages .h2{color:#a1a1a1}@media(max-width: 1719.98px){.advantages h2,.advantages .h2{font-size:1.0625rem}}@media(max-width: 1399.98px){.advantages h2,.advantages .h2{font-size:1rem}}@media(max-width: 1199.98px){.advantages h2,.advantages .h2{font-size:0.875rem}}@media(max-width: 991.98px){.advantages h2,.advantages .h2{font-size:1.125rem}}@media(max-width: 767.98px){.advantages h2,.advantages .h2{font-size:1.0625rem}}@media(max-width: 575.98px){.advantages h2,.advantages .h2{font-size:1rem}}@media(max-width: 359.98px){.advantages h2,.advantages .h2{font-size:0.875rem}}.advantages h3,.advantages .h3{font-size:calc(1.575rem + 3.9vw);color:#262626;line-height:1}@media(min-width: 1200px){.advantages h3,.advantages .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.advantages h3,.advantages .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.advantages h3,.advantages .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.advantages h3,.advantages .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.advantages h3,.advantages .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.advantages h3,.advantages .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.advantages h3,.advantages .h3{font-size:3.375rem}}@media(max-width: 991.98px){.advantages h3,.advantages .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.advantages h3,.advantages .h3{font-size:4.5rem}}@media(max-width: 767.98px){.advantages h3,.advantages .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.advantages h3,.advantages .h3{font-size:4.125rem}}@media(max-width: 575.98px){.advantages h3,.advantages .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.advantages h3,.advantages .h3{font-size:3.75rem}}@media(max-width: 359.98px){.advantages h3,.advantages .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.advantages h3,.advantages .h3{font-size:3.375rem}}.advantages p{font-size:1rem;color:#1e1d1d}@media(max-width: 1199.98px){.advantages p{font-size:0.875rem}}@media(max-width: 991.98px){.advantages p{font-size:1rem}}@media(max-width: 359.98px){.advantages p{font-size:0.875rem}}.advantages .total-slides{font-size:calc(1.275rem + 0.3vw);color:#adadad}@media(min-width: 1200px){.advantages .total-slides{font-size:1.5rem}}@media(max-width: 1719.98px){.advantages .total-slides{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.advantages .total-slides{font-size:1.375rem}}@media(max-width: 1399.98px){.advantages .total-slides{font-size:1.25rem}}@media(max-width: 1199.98px){.advantages .total-slides{font-size:1.125rem}}@media(max-width: 991.98px){.advantages .total-slides{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.advantages .total-slides{font-size:1.5rem}}@media(max-width: 767.98px){.advantages .total-slides{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.advantages .total-slides{font-size:1.375rem}}@media(max-width: 575.98px){.advantages .total-slides{font-size:1.25rem}}@media(max-width: 359.98px){.advantages .total-slides{font-size:1.125rem}}@media(min-width: 1720px){.advantages .slide-wrapper{margin-top:5.5rem}}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:calc(1.425rem + 2.1vw);color:#1d1d1d;margin-bottom:2rem;line-height:1.1}@media(min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:3rem}}@media(max-width: 1719.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:2.5rem}}@media(max-width: 1399.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:2rem}}@media(max-width: 1199.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:1.5rem}}@media(max-width: 991.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:3rem}}@media(max-width: 767.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:2.5rem}}@media(max-width: 575.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:2rem}}@media(max-width: 359.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide h4,.advantages .slide-wrapper #advantages-text-carousel .swiper-slide .h4{font-size:1.5rem}}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:calc(1.275rem + 0.3vw);padding-left:calc(22px + 2rem);color:#222;line-height:1.2}@media(min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:1.5rem}}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:not(:last-child){margin-bottom:1rem}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:before{width:22px;height:3px;top:12px;background:#21a53d}@media(max-width: 1719.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:1.25rem;padding-left:calc(20px + 1.5rem)}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:before{width:20px;top:10px}}@media(max-width: 1399.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:1rem;padding-left:calc(18px + 1rem)}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:before{width:18px;top:8px;height:2px}}@media(max-width: 1199.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:0.875rem;padding-left:calc(16px + 1rem)}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:before{width:16px;top:6px}}@media(max-width: 991.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{padding-left:calc(22px + 2rem);font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:1.5rem}}@media(max-width: 991.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:before{width:22px;height:3px;top:12px}}@media(max-width: 767.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:1.25rem;padding-left:calc(20px + 1.5rem)}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:before{width:20px;top:10px}}@media(max-width: 575.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:1rem;padding-left:calc(18px + 1rem)}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:before{width:18px;top:8px;height:2px}}@media(max-width: 359.98px){.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li{font-size:0.875rem;padding-left:calc(16px + 1rem)}.advantages .slide-wrapper #advantages-text-carousel .swiper-slide ul li:before{width:16px;top:6px}}.advantages .controls .swiper-button-prev{margin-right:1.25rem}@media(min-width: 992px){.advantages .controls .swiper-button-prev{margin-right:0;margin-bottom:1.25rem}}.advantages .controls .swiper-button-next{margin-left:1.25rem}@media(min-width: 992px){.advantages .controls .swiper-button-next{margin-left:0;margin-top:1.25rem}}.advantages .controls .swiper-button-prev:after,.advantages .controls .swiper-button-next:after{display:none}@media(max-width: 991.98px){.advantages .controls .swiper-button-prev,.advantages .controls .swiper-button-next{transform:rotate(-90deg)}}.advantages #advantages-photos-carousel .swiper-slide .img-wrapper{padding-top:93.74289%}.advantages #advantages-photos-carousel .swiper-slide .img-wrapper img{top:0;left:0}.advantages #advantages-photos-carousel .swiper-slide .img-wrapper:after{background:#fff}.advantages #advantages-photos-carousel .swiper-slide.swiper-slide-active .img-wrapper:after,.advantages #advantages-photos-carousel .swiper-slide.swiper-slide-duplicate-active .img-wrapper:after{animation:overlayY 1s forwards}.at-glance{background:#21a53d;padding:4rem 0}@media(min-width: 1400px){.at-glance{padding:10.3125rem 0 8.125rem}}.at-glance h2,.at-glance .h2{color:#c6cff4}.at-glance h3,.at-glance .h3,.at-glance p{font-weight:200}@media(max-width: 1719.98px){.at-glance h2,.at-glance .h2,.at-glance p{font-size:1.0625rem}}@media(max-width: 1399.98px){.at-glance h2,.at-glance .h2,.at-glance p{font-size:1rem}}@media(max-width: 1199.98px){.at-glance h2,.at-glance .h2,.at-glance p{font-size:0.875rem}}@media(max-width: 991.98px){.at-glance h2,.at-glance .h2,.at-glance p{font-size:1.125rem}}@media(max-width: 767.98px){.at-glance h2,.at-glance .h2,.at-glance p{font-size:1.0625rem}}@media(max-width: 575.98px){.at-glance h2,.at-glance .h2,.at-glance p{font-size:1rem}}@media(max-width: 359.98px){.at-glance h2,.at-glance .h2,.at-glance p{font-size:0.875rem}}.at-glance h3,.at-glance .h3{font-size:calc(1.575rem + 3.9vw);line-height:1;margin-bottom:4rem}@media(min-width: 1200px){.at-glance h3,.at-glance .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.at-glance h3,.at-glance .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.at-glance h3,.at-glance .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.at-glance h3,.at-glance .h3{font-size:calc(1.5rem + 3vw);margin-bottom:1.5rem}}@media(max-width: 1399.98px)and (min-width: 1200px){.at-glance h3,.at-glance .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.at-glance h3,.at-glance .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.at-glance h3,.at-glance .h3{font-size:3.375rem}}@media(max-width: 991.98px){.at-glance h3,.at-glance .h3{font-size:calc(1.575rem + 3.9vw);margin-bottom:3rem}}@media(max-width: 991.98px)and (min-width: 1200px){.at-glance h3,.at-glance .h3{font-size:4.5rem}}@media(max-width: 767.98px){.at-glance h3,.at-glance .h3{font-size:calc(1.5375rem + 3.45vw);margin-bottom:1.5rem}}@media(max-width: 767.98px)and (min-width: 1200px){.at-glance h3,.at-glance .h3{font-size:4.125rem}}@media(max-width: 575.98px){.at-glance h3,.at-glance .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.at-glance h3,.at-glance .h3{font-size:3.75rem}}@media(max-width: 359.98px){.at-glance h3,.at-glance .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.at-glance h3,.at-glance .h3{font-size:3.375rem}}.at-glance #at-glance-carousel{height:670px}@media(max-width: 1719.98px){.at-glance #at-glance-carousel{height:590px}}@media(max-width: 1399.98px){.at-glance #at-glance-carousel{height:510px}}@media(max-width: 1199.98px){.at-glance #at-glance-carousel{height:430px}}@media(max-width: 991.98px){.at-glance #at-glance-carousel{height:640px}}@media(max-width: 767.98px){.at-glance #at-glance-carousel{height:540px}}@media(max-width: 575.98px){.at-glance #at-glance-carousel{height:450px}}@media(max-width: 359.98px){.at-glance #at-glance-carousel{height:350px}}.at-glance #at-glance-carousel:after{z-index:1;pointer-events:none;background:linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(33, 165, 61, 0.2) 85%, #21a53d 100%)}.at-glance #at-glance-carousel .swiper-slide>div{border-bottom:2px solid #a0e5af;padding-bottom:2.5rem;margin-bottom:2.5rem}@media(max-width: 1719.98px){.at-glance #at-glance-carousel .swiper-slide>div{padding-bottom:2rem;margin-bottom:2rem}}@media(max-width: 1399.98px){.at-glance #at-glance-carousel .swiper-slide>div{padding-bottom:1.5rem;margin-bottom:1.5rem}}@media(max-width: 1199.98px){.at-glance #at-glance-carousel .swiper-slide>div{padding-bottom:1rem;margin-bottom:1rem}}@media(max-width: 991.98px){.at-glance #at-glance-carousel .swiper-slide>div{padding-bottom:2.5rem;margin-bottom:2.5em}}@media(max-width: 767.98px){.at-glance #at-glance-carousel .swiper-slide>div{padding-bottom:2rem;margin-bottom:2rem}}@media(max-width: 575.98px){.at-glance #at-glance-carousel .swiper-slide>div{padding-bottom:1.5rem;margin-bottom:1.5rem}}@media(max-width: 359.98px){.at-glance #at-glance-carousel .swiper-slide>div{padding-bottom:1rem;margin-bottom:1rem}}.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:1.875rem}}@media(max-width: 1719.98px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:1.625rem}}@media(max-width: 1399.98px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:1.375rem}}@media(max-width: 1199.98px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:1.125rem}}@media(max-width: 991.98px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:1.875rem}}@media(max-width: 767.98px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:1.625rem}}@media(max-width: 575.98px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:1.375rem}}@media(max-width: 359.98px){.at-glance #at-glance-carousel .swiper-slide>div h3 span,.at-glance #at-glance-carousel .swiper-slide>div .h3 span{font-size:1.125rem}}@media(max-width: 1719.98px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:1.125rem}}@media(max-width: 991.98px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:1.5rem}}@media(max-width: 767.98px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:1.375rem}}@media(max-width: 575.98px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:1.25rem}}@media(max-width: 359.98px){.at-glance #at-glance-carousel .swiper-slide>div h4,.at-glance #at-glance-carousel .swiper-slide>div .h4{font-size:1.125rem}}.coolers{padding:4rem 0;background:#e8e8e8}@media(min-width: 1400px){.coolers{padding:6.9375rem 0 8.4375rem}}.coolers h2,.coolers .h2{color:#999}.coolers h3,.coolers .h3{font-size:calc(1.575rem + 3.9vw);line-height:1}@media(min-width: 1200px){.coolers h3,.coolers .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.coolers h3,.coolers .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.coolers h3,.coolers .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.coolers h3,.coolers .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.coolers h3,.coolers .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.coolers h3,.coolers .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.coolers h3,.coolers .h3{font-size:3rem}}@media(max-width: 991.98px){.coolers h3,.coolers .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.coolers h3,.coolers .h3{font-size:4.5rem}}@media(max-width: 767.98px){.coolers h3,.coolers .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.coolers h3,.coolers .h3{font-size:4.125rem}}@media(max-width: 575.98px){.coolers h3,.coolers .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.coolers h3,.coolers .h3{font-size:3.75rem}}@media(max-width: 359.98px){.coolers h3,.coolers .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.coolers h3,.coolers .h3{font-size:3.375rem}}.coolers h4,.coolers .h4{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.coolers h4,.coolers .h4{font-size:3rem}}@media(max-width: 1719.98px){.coolers h4,.coolers .h4{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.coolers h4,.coolers .h4{font-size:2.75rem}}@media(max-width: 1399.98px){.coolers h4,.coolers .h4{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.coolers h4,.coolers .h4{font-size:2.5rem}}@media(max-width: 1199.98px){.coolers h4,.coolers .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.coolers h4,.coolers .h4{font-size:2.25rem}}@media(max-width: 991.98px){.coolers h4,.coolers .h4{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.coolers h4,.coolers .h4{font-size:3rem}}@media(max-width: 767.98px){.coolers h4,.coolers .h4{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.coolers h4,.coolers .h4{font-size:2.75rem}}@media(max-width: 575.98px){.coolers h4,.coolers .h4{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.coolers h4,.coolers .h4{font-size:2.5rem}}@media(max-width: 359.98px){.coolers h4,.coolers .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.coolers h4,.coolers .h4{font-size:2.25rem}}.coolers p{line-height:1.5}.coolers .wrapper{padding:2.5rem 0;border-bottom:1px solid #c9c9c9}.coolers .wrapper .custom-padding{padding-bottom:3rem}@media(min-width: 768px){.coolers .wrapper .custom-padding{padding-bottom:3.625rem}}@media(min-width: 992px){.coolers .wrapper .custom-padding{padding-bottom:1.5rem}}@media(min-width: 1400px){.coolers .wrapper .custom-padding{padding-bottom:3.625rem}}@media(max-width: 1719.98px){.coolers h2,.coolers .h2,.coolers p{font-size:1.0625rem}}@media(max-width: 1399.98px){.coolers h2,.coolers .h2,.coolers p{font-size:1rem}}@media(max-width: 1199.98px){.coolers h2,.coolers .h2,.coolers p{font-size:0.875rem}}@media(max-width: 991.98px){.coolers h2,.coolers .h2,.coolers p{font-size:1.125rem}}@media(max-width: 767.98px){.coolers h2,.coolers .h2,.coolers p{font-size:1.0625rem}}@media(max-width: 575.98px){.coolers h2,.coolers .h2,.coolers p{font-size:1rem}}@media(max-width: 359.98px){.coolers h2,.coolers .h2,.coolers p{font-size:0.875rem}}.coolers #coolers-carousel .swiper-slide span{font-size:0.6875rem}.coolers #coolers-carousel .swiper-slide span.semibold{font-weight:600}.coolers #coolers-carousel .swiper-slide span .extralight{font-weight:200}.coolers .swiper-button-prev,.coolers .swiper-button-next{width:19px;height:34px;color:#212121}.coolers .swiper-button-prev:after,.coolers .swiper-button-next:after{font-size:calc(1.35rem + 1.2vw)}@media(min-width: 1200px){.coolers .swiper-button-prev:after,.coolers .swiper-button-next:after{font-size:2.25rem}}.services{background:#e8e8e8;padding:3rem 0;border-bottom:1px solid #c9c9c9}@media(min-width: 1400px){.services{padding:6.25rem 0}}.services h4,.services .h4{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.services h4,.services .h4{font-size:3rem}}@media(max-width: 1719.98px){.services h4,.services .h4{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.services h4,.services .h4{font-size:2.75rem}}@media(max-width: 1399.98px){.services h4,.services .h4{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.services h4,.services .h4{font-size:2.5rem}}@media(max-width: 1199.98px){.services h4,.services .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.services h4,.services .h4{font-size:2.25rem}}@media(max-width: 991.98px){.services h4,.services .h4{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.services h4,.services .h4{font-size:3rem}}@media(max-width: 767.98px){.services h4,.services .h4{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.services h4,.services .h4{font-size:2.75rem}}@media(max-width: 575.98px){.services h4,.services .h4{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.services h4,.services .h4{font-size:2.5rem}}@media(max-width: 359.98px){.services h4,.services .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.services h4,.services .h4{font-size:2.25rem}}.services li{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.services li{font-size:1.5rem}}.services li:not(:last-child){margin-bottom:.5rem}@media(max-width: 1719.98px){.services li{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.services li{font-size:1.375rem}}@media(max-width: 1399.98px){.services li{font-size:1.25rem}}@media(max-width: 1199.98px){.services li{font-size:1.125rem}}@media(max-width: 991.98px){.services li{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.services li{font-size:1.5rem}}@media(max-width: 767.98px){.services li{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.services li{font-size:1.375rem}}@media(max-width: 575.98px){.services li{font-size:1.25rem}}@media(max-width: 359.98px){.services li{font-size:1.125rem}}.services p{line-height:1.5}@media(max-width: 1719.98px){.services p{font-size:1.0625rem}}@media(max-width: 1399.98px){.services p{font-size:1rem}}@media(max-width: 1199.98px){.services p{font-size:0.875rem}}@media(max-width: 991.98px){.services p{font-size:1.125rem}}@media(max-width: 767.98px){.services p{font-size:1.0625rem}}@media(max-width: 575.98px){.services p{font-size:1rem}}@media(max-width: 359.98px){.services p{font-size:0.875rem}}.coolers+.services{padding-top:0}.betaglass{background:#e8e8e8;padding:3rem 0}@media(min-width: 1400px){.betaglass{padding:6.25rem 0}}.betaglass h3,.betaglass .h3{line-height:1;font-size:calc(1.65625rem + 4.875vw)}@media(min-width: 1200px){.betaglass h3,.betaglass .h3{font-size:5.3125rem}}@media(max-width: 1719.98px){.betaglass h3,.betaglass .h3{font-size:calc(1.61875rem + 4.425vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.betaglass h3,.betaglass .h3{font-size:4.9375rem}}@media(max-width: 1399.98px){.betaglass h3,.betaglass .h3{font-size:calc(1.58125rem + 3.975vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.betaglass h3,.betaglass .h3{font-size:4.5625rem}}@media(max-width: 1199.98px){.betaglass h3,.betaglass .h3{font-size:calc(1.54375rem + 3.525vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.betaglass h3,.betaglass .h3{font-size:4.1875rem}}@media(max-width: 991.98px){.betaglass h3,.betaglass .h3{font-size:calc(1.65625rem + 4.875vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.betaglass h3,.betaglass .h3{font-size:5.3125rem}}@media(max-width: 767.98px){.betaglass h3,.betaglass .h3{font-size:calc(1.61875rem + 4.425vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.betaglass h3,.betaglass .h3{font-size:4.9375rem}}@media(max-width: 575.98px){.betaglass h3,.betaglass .h3{font-size:calc(1.58125rem + 3.975vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.betaglass h3,.betaglass .h3{font-size:4.5625rem}}@media(max-width: 359.98px){.betaglass h3,.betaglass .h3{font-size:calc(1.54375rem + 3.525vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.betaglass h3,.betaglass .h3{font-size:4.1875rem}}.betaglass p{line-height:1.9;color:#64666a}.betaglass a{background:#21a53d;font-size:1.125rem;border-radius:3rem;transition:all .3s;margin-top:2.5rem}@media(max-width: 1399.98px){.betaglass a{margin-top:1.5rem}}@media(max-width: 991.98px){.betaglass a{margin-top:2.5rem}}@media(max-width: 767.98px){.betaglass a{margin-top:1.5rem}}.betaglass a:hover{background:#212121;color:#21a53d !important}@media(max-width: 1719.98px){.betaglass p,.betaglass a{font-size:1.0625rem}}@media(max-width: 1399.98px){.betaglass p,.betaglass a{font-size:1rem}}@media(max-width: 1199.98px){.betaglass p,.betaglass a{font-size:0.875rem}}@media(max-width: 991.98px){.betaglass p,.betaglass a{font-size:1.125rem}}@media(max-width: 767.98px){.betaglass p,.betaglass a{font-size:1.0625rem}}@media(max-width: 575.98px){.betaglass p,.betaglass a{font-size:1rem}}@media(max-width: 359.98px){.betaglass p,.betaglass a{font-size:0.875rem}}.sustainability-approach{background:#93d8bf;padding:4rem 0}@media(min-width: 1400px){.sustainability-approach{padding:8.875rem 0 7.75rem}}@media(max-width: 991.98px){.sustainability-approach{min-height:auto !important}}.sustainability-approach h2,.sustainability-approach .h2{color:#171717}.sustainability-approach h3,.sustainability-approach .h3{font-size:calc(1.575rem + 3.9vw);line-height:1}@media(min-width: 1200px){.sustainability-approach h3,.sustainability-approach .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.sustainability-approach h3,.sustainability-approach .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.sustainability-approach h3,.sustainability-approach .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.sustainability-approach h3,.sustainability-approach .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.sustainability-approach h3,.sustainability-approach .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.sustainability-approach h3,.sustainability-approach .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.sustainability-approach h3,.sustainability-approach .h3{font-size:3.375rem}}@media(max-width: 991.98px){.sustainability-approach h3,.sustainability-approach .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.sustainability-approach h3,.sustainability-approach .h3{font-size:4.5rem}}@media(max-width: 767.98px){.sustainability-approach h3,.sustainability-approach .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.sustainability-approach h3,.sustainability-approach .h3{font-size:4.125rem}}@media(max-width: 575.98px){.sustainability-approach h3,.sustainability-approach .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.sustainability-approach h3,.sustainability-approach .h3{font-size:3.75rem}}@media(max-width: 359.98px){.sustainability-approach h3,.sustainability-approach .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.sustainability-approach h3,.sustainability-approach .h3{font-size:3.375rem}}.sustainability-approach h4,.sustainability-approach .h4{font-size:calc(1.35rem + 1.2vw)}@media(min-width: 1200px){.sustainability-approach h4,.sustainability-approach .h4{font-size:2.25rem}}@media(max-width: 1719.98px){.sustainability-approach h4,.sustainability-approach .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.sustainability-approach h4,.sustainability-approach .h4{font-size:2rem}}@media(max-width: 1399.98px){.sustainability-approach h4,.sustainability-approach .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.sustainability-approach h4,.sustainability-approach .h4{font-size:1.75rem}}@media(max-width: 1199.98px){.sustainability-approach h4,.sustainability-approach .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.sustainability-approach h4,.sustainability-approach .h4{font-size:1.5rem}}@media(max-width: 991.98px){.sustainability-approach h4,.sustainability-approach .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.sustainability-approach h4,.sustainability-approach .h4{font-size:2.25rem}}@media(max-width: 767.98px){.sustainability-approach h4,.sustainability-approach .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.sustainability-approach h4,.sustainability-approach .h4{font-size:2rem}}@media(max-width: 575.98px){.sustainability-approach h4,.sustainability-approach .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.sustainability-approach h4,.sustainability-approach .h4{font-size:1.75rem}}@media(max-width: 359.98px){.sustainability-approach h4,.sustainability-approach .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.sustainability-approach h4,.sustainability-approach .h4{font-size:1.5rem}}.sustainability-approach h5,.sustainability-approach .h5{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.sustainability-approach h5,.sustainability-approach .h5{font-size:1.5rem}}@media(max-width: 1719.98px){.sustainability-approach h5,.sustainability-approach .h5{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.sustainability-approach h5,.sustainability-approach .h5{font-size:1.375rem}}@media(max-width: 1399.98px){.sustainability-approach h5,.sustainability-approach .h5{font-size:1.25rem}}@media(max-width: 1199.98px){.sustainability-approach h5,.sustainability-approach .h5{font-size:1.125rem}}@media(max-width: 991.98px){.sustainability-approach h5,.sustainability-approach .h5{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.sustainability-approach h5,.sustainability-approach .h5{font-size:1.5rem}}@media(max-width: 767.98px){.sustainability-approach h5,.sustainability-approach .h5{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.sustainability-approach h5,.sustainability-approach .h5{font-size:1.375rem}}@media(max-width: 575.98px){.sustainability-approach h5,.sustainability-approach .h5{font-size:1.25rem}}@media(max-width: 359.98px){.sustainability-approach h5,.sustainability-approach .h5{font-size:1.125rem}}@media(min-width: 992px){.sustainability-approach .tabs-wrapper{transform:rotate(-90deg) translateY(-100%);transform-origin:right top}}.sustainability-approach .tabs-wrapper .nav-tabs{white-space:nowrap}.sustainability-approach .tabs-wrapper .nav-tabs button{font-size:1.125rem;font-weight:600}@media(max-width: 767.98px){.sustainability-approach .tabs-wrapper .nav-tabs button{width:100%}}.sustainability-approach .tabs-wrapper .nav-tabs button:not(button.active){background:#000;color:#fff}.sustainability-approach .tabs-wrapper .nav-tabs button.active{color:#000}@media(max-width: 1719.98px){.sustainability-approach h2,.sustainability-approach .h2,.sustainability-approach p,.sustainability-approach .tabs-wrapper .nav-tabs button{font-size:1.0625rem}}@media(max-width: 1399.98px){.sustainability-approach h2,.sustainability-approach .h2,.sustainability-approach p,.sustainability-approach .tabs-wrapper .nav-tabs button{font-size:1rem}}@media(max-width: 1199.98px){.sustainability-approach h2,.sustainability-approach .h2,.sustainability-approach p,.sustainability-approach .tabs-wrapper .nav-tabs button{font-size:0.875rem}}@media(max-width: 991.98px){.sustainability-approach h2,.sustainability-approach .h2,.sustainability-approach p,.sustainability-approach .tabs-wrapper .nav-tabs button{font-size:1.125rem}}@media(max-width: 767.98px){.sustainability-approach h2,.sustainability-approach .h2,.sustainability-approach p,.sustainability-approach .tabs-wrapper .nav-tabs button{font-size:1.0625rem}}@media(max-width: 575.98px){.sustainability-approach h2,.sustainability-approach .h2,.sustainability-approach p,.sustainability-approach .tabs-wrapper .nav-tabs button{font-size:1rem}}@media(max-width: 359.98px){.sustainability-approach h2,.sustainability-approach .h2,.sustainability-approach p,.sustainability-approach .tabs-wrapper .nav-tabs button{font-size:0.875rem}}.worldwide{background:#21a53d;padding:4rem 0}@media(min-width: 1400px){.worldwide{padding:6.875rem 0 5.6875rem}}@media(max-width: 1719.98px){.worldwide h2,.worldwide .h2,.worldwide p,.worldwide li{font-size:1.0625rem}}@media(max-width: 1399.98px){.worldwide h2,.worldwide .h2,.worldwide p,.worldwide li{font-size:1rem}}@media(max-width: 1199.98px){.worldwide h2,.worldwide .h2,.worldwide p,.worldwide li{font-size:0.875rem}}@media(max-width: 991.98px){.worldwide h2,.worldwide .h2,.worldwide p,.worldwide li{font-size:1.125rem}}@media(max-width: 767.98px){.worldwide h2,.worldwide .h2,.worldwide p,.worldwide li{font-size:1.0625rem}}@media(max-width: 575.98px){.worldwide h2,.worldwide .h2,.worldwide p,.worldwide li{font-size:1rem}}@media(max-width: 359.98px){.worldwide h2,.worldwide .h2,.worldwide p,.worldwide li{font-size:0.875rem}}.worldwide h3,.worldwide .h3{font-size:calc(1.575rem + 3.9vw);line-height:1}@media(min-width: 1200px){.worldwide h3,.worldwide .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.worldwide h3,.worldwide .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.worldwide h3,.worldwide .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.worldwide h3,.worldwide .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.worldwide h3,.worldwide .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.worldwide h3,.worldwide .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.worldwide h3,.worldwide .h3{font-size:3rem}}@media(max-width: 991.98px){.worldwide h3,.worldwide .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.worldwide h3,.worldwide .h3{font-size:4.5rem}}@media(max-width: 767.98px){.worldwide h3,.worldwide .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.worldwide h3,.worldwide .h3{font-size:4.125rem}}@media(max-width: 575.98px){.worldwide h3,.worldwide .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.worldwide h3,.worldwide .h3{font-size:3.75rem}}@media(max-width: 359.98px){.worldwide h3,.worldwide .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.worldwide h3,.worldwide .h3{font-size:3.375rem}}.worldwide .categories-list li{padding-left:calc(15px + 1.625rem)}.worldwide .categories-list li:not(:last-child){margin-bottom:1.25rem}.worldwide .categories-list li:before{top:6px;width:15px;height:15px}@media(max-width: 1719.98px){.worldwide .categories-list li{padding-left:calc(14px + 1.5rem)}.worldwide .categories-list li:before{width:14px;height:14px}}@media(max-width: 1399.98px){.worldwide .categories-list li{padding-left:calc(13px + 1rem)}.worldwide .categories-list li:before{top:5px;width:13px;height:13px}}@media(max-width: 1199.98px){.worldwide .categories-list li{padding-left:calc(12px + .75rem)}.worldwide .categories-list li:before{top:4px;width:12px;height:12px}}@media(max-width: 991.98px){.worldwide .categories-list li{padding-left:calc(15px + 1.625rem)}.worldwide .categories-list li:before{top:6px;width:15px;height:15px}}@media(max-width: 767.98px){.worldwide .categories-list li{padding-left:calc(14px + 1.5rem)}.worldwide .categories-list li:before{width:14px;height:14px}}@media(max-width: 575.98px){.worldwide .categories-list li{padding-left:calc(13px + 1rem)}.worldwide .categories-list li:before{top:5px;width:13px;height:13px}}@media(max-width: 359.98px){.worldwide .categories-list li{padding-left:calc(12px + .75rem)}.worldwide .categories-list li:before{top:4px;width:12px;height:12px}}.worldwide .categories-list li.light_blue:before{background:#46f0ea}.worldwide .categories-list li.green:before{background:#93d8bf}.worldwide .categories-list li.pink:before{background:#dd83be}.worldwide .categories-list li.yellow:before{background:#fdd137}.worldwide .categories-list li.black:before{background:#000}.worldwide .negative-margin{margin-top:3rem}@media(min-width: 576px)and (max-width: 991.98px){.worldwide .negative-margin{margin-left:calc(-50vw + 50% + var(--bs-gutter-x) / 2 - 3px);width:calc(100vw - var(--bs-gutter-x));max-width:none}}@media(min-width: 992px){.worldwide .negative-margin{margin-left:-8.3333333333%;margin-top:7.375rem}}.worldwide .negative-margin .map-wrapper{transform:translateX(-200px);opacity:0;transition:transform 1s ease,opacity 1s ease;max-width:1114px}.worldwide .negative-margin .map-wrapper.fire{transform:none;opacity:1}.worldwide .negative-margin .map-wrapper .map-point{background-position:center bottom;background-repeat:no-repeat;background-size:auto 100%;cursor:pointer;width:1.886%;height:2.6%}.tooltip_templates{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{box-shadow:0px 50px 90px rgba(0,0,0,.28)}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content{padding:1.25rem 2.5rem 2.5rem;color:#212121}@media(max-width: 575.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content{padding:1.5rem 1rem}}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content *{font-weight:600}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:1.5rem}}@media(max-width: 1719.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:1.375rem}}@media(max-width: 1399.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:1.25rem}}@media(max-width: 1199.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:1.125rem}}@media(max-width: 991.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:1.5rem}}@media(max-width: 767.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:1.375rem}}@media(max-width: 575.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:1.25rem}}@media(max-width: 359.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h4,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .close-tooltip-btn{font-size:1.125rem}}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h5,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h5{color:#959595;font-size:1.125rem}@media(max-width: 1719.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h5,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h5{font-size:1.0625rem}}@media(max-width: 1399.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h5,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h5{font-size:1rem}}@media(max-width: 1199.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h5,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h5{font-size:0.875rem}}@media(max-width: 991.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h5,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h5{font-size:1.125rem}}@media(max-width: 767.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h5,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h5{font-size:1.0625rem}}@media(max-width: 575.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h5,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h5{font-size:1rem}}@media(max-width: 359.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content h5,.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content .h5{font-size:0.875rem}}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content p{line-height:1.5;font-size:1rem}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content p:not(:last-child){margin-bottom:.5rem}@media(max-width: 1199.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content p{font-size:0.875rem}}@media(max-width: 991.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content p{font-size:1rem}}@media(max-width: 359.98px){.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content p{font-size:0.875rem}}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content p a{color:#212121;transition:color .3s}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box .tooltipster-content p a:hover{color:#21a53d}.img-text{padding:4rem 0}@media(min-width: 1400px){.img-text{padding:6.25rem 0}}.img-text h2,.img-text .h2{font-weight:200}.img-text h3,.img-text .h3{font-size:calc(1.5rem + 3vw)}@media(min-width: 1200px){.img-text h3,.img-text .h3{font-size:3.75rem}}@media(max-width: 1719.98px){.img-text h3,.img-text .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.img-text h3,.img-text .h3{font-size:3.375rem}}@media(max-width: 1399.98px){.img-text h3,.img-text .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.img-text h3,.img-text .h3{font-size:3rem}}@media(max-width: 1199.98px){.img-text h3,.img-text .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.img-text h3,.img-text .h3{font-size:2.625rem}}@media(max-width: 991.98px){.img-text h3,.img-text .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.img-text h3,.img-text .h3{font-size:3.75rem}}@media(max-width: 767.98px){.img-text h3,.img-text .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.img-text h3,.img-text .h3{font-size:3.375rem}}@media(max-width: 575.98px){.img-text h3,.img-text .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.img-text h3,.img-text .h3{font-size:3rem}}@media(max-width: 359.98px){.img-text h3,.img-text .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.img-text h3,.img-text .h3{font-size:2.625rem}}.img-text hr{height:2px;background:#e4e4e4;margin:3.125rem 0 4.375rem}@media(max-width: 1399.98px){.img-text hr{margin:2rem 0 3rem}}@media(max-width: 767.98px){.img-text hr{margin:1.5rem 0 2rem}}.img-text ul li,.img-text ol li{line-height:1.9;padding-left:calc(12px + 1.75rem)}@media(max-width: 1719.98px){.img-text ul li,.img-text ol li{padding-left:calc(11px + 1.75rem)}}@media(max-width: 1399.98px){.img-text ul li,.img-text ol li{padding-left:calc(10px + 1.5rem)}}@media(max-width: 1199.98px){.img-text ul li,.img-text ol li{padding-left:calc(9px + 1rem)}}@media(max-width: 991.98px){.img-text ul li,.img-text ol li{padding-left:calc(12px + 1.75rem)}}@media(max-width: 767.98px){.img-text ul li,.img-text ol li{padding-left:calc(11px + 1.75rem)}}@media(max-width: 575.98px){.img-text ul li,.img-text ol li{padding-left:calc(10px + 1.5rem)}}@media(max-width: 359.98px){.img-text ul li,.img-text ol li{padding-left:calc(9px + 1rem)}}.img-text ul li:before{width:12px;height:12px;background:#21a53d;border-radius:100%;top:11px;border:2px solid #21a53d}@media(max-width: 1719.98px){.img-text ul li:before{width:11px;height:11px;top:10px}}@media(max-width: 1399.98px){.img-text ul li:before{width:10px;height:10px;top:9px}}@media(max-width: 1199.98px){.img-text ul li:before{width:9px;height:9px;top:8px}}@media(max-width: 991.98px){.img-text ul li:before{width:12px;height:12px;top:11px}}@media(max-width: 767.98px){.img-text ul li:before{width:11px;height:11px;top:10px}}@media(max-width: 575.98px){.img-text ul li:before{width:10px;height:10px;top:9px}}@media(max-width: 359.98px){.img-text ul li:before{width:9px;height:9px;top:8px}}@media(max-width: 1719.98px){.img-text h2,.img-text .h2,.img-text p,.img-text li,.img-text .border-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.img-text h2,.img-text .h2,.img-text p,.img-text li,.img-text .border-btn{font-size:1rem}}@media(max-width: 1199.98px){.img-text h2,.img-text .h2,.img-text p,.img-text li,.img-text .border-btn{font-size:0.875rem}}@media(max-width: 991.98px){.img-text h2,.img-text .h2,.img-text p,.img-text li,.img-text .border-btn{font-size:1.125rem}}@media(max-width: 767.98px){.img-text h2,.img-text .h2,.img-text p,.img-text li,.img-text .border-btn{font-size:1.0625rem}}@media(max-width: 575.98px){.img-text h2,.img-text .h2,.img-text p,.img-text li,.img-text .border-btn{font-size:1rem}}@media(max-width: 359.98px){.img-text h2,.img-text .h2,.img-text p,.img-text li,.img-text .border-btn{font-size:0.875rem}}.img-text .bg-img{padding-top:62.69769%}.img-text-2{padding-top:4rem}@media(min-width: 1400px){.img-text-2{padding-top:8.125rem}}.img-text-2 p:not(:last-child),.img-text-2 ul:not(:last-child),.img-text-2 ol:not(:last-child),.img-text-2 ul li:not(:last-child),.img-text-2 ol li:not(:last-child){margin-bottom:2rem}@media(max-width: 1399.98px){.img-text-2 p:not(:last-child),.img-text-2 ul:not(:last-child),.img-text-2 ol:not(:last-child),.img-text-2 ul li:not(:last-child),.img-text-2 ol li:not(:last-child){margin-bottom:1rem}}@media(max-width: 991.98px){.img-text-2 p:not(:last-child),.img-text-2 ul:not(:last-child),.img-text-2 ol:not(:last-child),.img-text-2 ul li:not(:last-child),.img-text-2 ol li:not(:last-child){margin-bottom:2rem}}@media(max-width: 767.98px){.img-text-2 p:not(:last-child),.img-text-2 ul:not(:last-child),.img-text-2 ol:not(:last-child),.img-text-2 ul li:not(:last-child),.img-text-2 ol li:not(:last-child){margin-bottom:1rem}}.img-text-2 h3,.img-text-2 .h3{font-size:calc(1.575rem + 3.9vw);line-height:1;font-weight:400}@media(min-width: 1200px){.img-text-2 h3,.img-text-2 .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.img-text-2 h3,.img-text-2 .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.img-text-2 h3,.img-text-2 .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.img-text-2 h3,.img-text-2 .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.img-text-2 h3,.img-text-2 .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.img-text-2 h3,.img-text-2 .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.img-text-2 h3,.img-text-2 .h3{font-size:3.375rem}}@media(max-width: 991.98px){.img-text-2 h3,.img-text-2 .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.img-text-2 h3,.img-text-2 .h3{font-size:4.5rem}}@media(max-width: 767.98px){.img-text-2 h3,.img-text-2 .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.img-text-2 h3,.img-text-2 .h3{font-size:4.125rem}}@media(max-width: 575.98px){.img-text-2 h3,.img-text-2 .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.img-text-2 h3,.img-text-2 .h3{font-size:3.75rem}}@media(max-width: 359.98px){.img-text-2 h3,.img-text-2 .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.img-text-2 h3,.img-text-2 .h3{font-size:3.375rem}}.img-text-2 h4,.img-text-2 .h4{font-size:calc(1.4625rem + 2.55vw);font-weight:300}@media(min-width: 1200px){.img-text-2 h4,.img-text-2 .h4{font-size:3.375rem}}@media(max-width: 1719.98px){.img-text-2 h4,.img-text-2 .h4{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.img-text-2 h4,.img-text-2 .h4{font-size:3rem}}@media(max-width: 1399.98px){.img-text-2 h4,.img-text-2 .h4{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.img-text-2 h4,.img-text-2 .h4{font-size:2.625rem}}@media(max-width: 1199.98px){.img-text-2 h4,.img-text-2 .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.img-text-2 h4,.img-text-2 .h4{font-size:2.25rem}}@media(max-width: 991.98px){.img-text-2 h4,.img-text-2 .h4{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.img-text-2 h4,.img-text-2 .h4{font-size:3.375rem}}@media(max-width: 767.98px){.img-text-2 h4,.img-text-2 .h4{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.img-text-2 h4,.img-text-2 .h4{font-size:3rem}}@media(max-width: 575.98px){.img-text-2 h4,.img-text-2 .h4{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.img-text-2 h4,.img-text-2 .h4{font-size:2.625rem}}@media(max-width: 359.98px){.img-text-2 h4,.img-text-2 .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.img-text-2 h4,.img-text-2 .h4{font-size:2.25rem}}.img-text-2 h5,.img-text-2 .h5{font-size:calc(1.3125rem + 0.75vw);font-weight:600}@media(min-width: 1200px){.img-text-2 h5,.img-text-2 .h5{font-size:1.875rem}}@media(max-width: 1719.98px){.img-text-2 h5,.img-text-2 .h5{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.img-text-2 h5,.img-text-2 .h5{font-size:1.625rem}}@media(max-width: 1399.98px){.img-text-2 h5,.img-text-2 .h5{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.img-text-2 h5,.img-text-2 .h5{font-size:1.375rem}}@media(max-width: 1199.98px){.img-text-2 h5,.img-text-2 .h5{font-size:1.125rem}}@media(max-width: 991.98px){.img-text-2 h5,.img-text-2 .h5{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.img-text-2 h5,.img-text-2 .h5{font-size:1.875rem}}@media(max-width: 767.98px){.img-text-2 h5,.img-text-2 .h5{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.img-text-2 h5,.img-text-2 .h5{font-size:1.625rem}}@media(max-width: 575.98px){.img-text-2 h5,.img-text-2 .h5{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.img-text-2 h5,.img-text-2 .h5{font-size:1.375rem}}@media(max-width: 359.98px){.img-text-2 h5,.img-text-2 .h5{font-size:1.125rem}}.img-text-2 h3,.img-text-2 .h3,.img-text-2 h4,.img-text-2 .h4,.img-text-2 blockquote{margin-bottom:2rem}@media(max-width: 1399.98px){.img-text-2 h3,.img-text-2 .h3,.img-text-2 h4,.img-text-2 .h4,.img-text-2 blockquote{margin-bottom:1.5rem}}@media(max-width: 991.98px){.img-text-2 h3,.img-text-2 .h3,.img-text-2 h4,.img-text-2 .h4,.img-text-2 blockquote{margin-bottom:2rem}}@media(max-width: 767.98px){.img-text-2 h3,.img-text-2 .h3,.img-text-2 h4,.img-text-2 .h4,.img-text-2 blockquote{margin-bottom:1.5rem}}.img-text-2 blockquote{font-size:calc(1.3125rem + 0.75vw);padding-left:calc(9px + 1.875rem)}@media(min-width: 1200px){.img-text-2 blockquote{font-size:1.875rem}}@media(max-width: 1719.98px){.img-text-2 blockquote{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.img-text-2 blockquote{font-size:1.625rem}}@media(max-width: 1399.98px){.img-text-2 blockquote{font-size:calc(1.2625rem + 0.15vw);padding-left:calc(5px + 1rem)}}@media(max-width: 1399.98px)and (min-width: 1200px){.img-text-2 blockquote{font-size:1.375rem}}@media(max-width: 1399.98px){.img-text-2 blockquote:before{width:5px}}@media(max-width: 1199.98px){.img-text-2 blockquote{font-size:1.125rem}}@media(max-width: 991.98px){.img-text-2 blockquote{font-size:calc(1.3125rem + 0.75vw);padding-left:calc(9px + 1.875rem)}}@media(max-width: 991.98px)and (min-width: 1200px){.img-text-2 blockquote{font-size:1.875rem}}@media(max-width: 991.98px){.img-text-2 blockquote:before{width:9px}}@media(max-width: 767.98px){.img-text-2 blockquote{font-size:calc(1.2875rem + 0.45vw);padding-left:calc(5px + 1rem)}}@media(max-width: 767.98px)and (min-width: 1200px){.img-text-2 blockquote{font-size:1.625rem}}@media(max-width: 767.98px){.img-text-2 blockquote:before{width:5px}}@media(max-width: 575.98px){.img-text-2 blockquote{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.img-text-2 blockquote{font-size:1.375rem}}@media(max-width: 359.98px){.img-text-2 blockquote{font-size:1.125rem}}.img-text-2 a.custom-btn{color:#212121;border:1px solid #212121;border-radius:3rem;transition:opacity .3s cubic-bezier(0.16, 0.01, 0.77, 1),transform .3s cubic-bezier(0.16, 0.01, 0.77, 1),border-color .3s cubic-bezier(0.16, 0.01, 0.77, 1),color .5s}.img-text-2 a.custom-btn:before{content:"";position:absolute;top:0;left:-50px;width:0;height:100%;background:#212121;transform:skewX(35deg);transition:width .5s}.img-text-2 a.custom-btn:hover{color:#fff}.img-text-2 a.custom-btn:hover:before{width:200%}.img-text-2 a.arrow-btn{border-radius:3rem;border:2px solid #212121;padding:.75rem 1.5rem .75rem 2rem}@media(max-width: 1719.98px){.img-text-2 a.arrow-btn img{max-width:30px}}@media(max-width: 1399.98px){.img-text-2 a.arrow-btn img{max-width:27px}}@media(max-width: 1199.98px){.img-text-2 a.arrow-btn img{max-width:24px}}@media(max-width: 991.98px){.img-text-2 a.arrow-btn img{max-width:none}}@media(max-width: 767.98px){.img-text-2 a.arrow-btn img{max-width:30px}}@media(max-width: 575.98px){.img-text-2 a.arrow-btn img{max-width:27px}}@media(max-width: 359.98px){.img-text-2 a.arrow-btn img{max-width:24px}}@media(min-width: 992px){.img-text-2 ul,.img-text-2 ol{padding-left:1rem !important}}@media(min-width: 1200px){.img-text-2 ul,.img-text-2 ol{padding-left:1.5rem !important}}@media(min-width: 1400px){.img-text-2 ul,.img-text-2 ol{padding-left:2rem !important}}@media(min-width: 1720px){.img-text-2 ul,.img-text-2 ol{padding-left:2.125rem !important}}.img-text-2 ul li,.img-text-2 ol li{line-height:1.9;padding-left:calc(12px + 1.75rem)}@media(max-width: 1719.98px){.img-text-2 ul li,.img-text-2 ol li{padding-left:calc(11px + 1.75rem)}}@media(max-width: 1399.98px){.img-text-2 ul li,.img-text-2 ol li{padding-left:calc(10px + 1.5rem)}}@media(max-width: 1199.98px){.img-text-2 ul li,.img-text-2 ol li{padding-left:calc(9px + 1rem)}}@media(max-width: 991.98px){.img-text-2 ul li,.img-text-2 ol li{padding-left:calc(12px + 1.75rem)}}@media(max-width: 767.98px){.img-text-2 ul li,.img-text-2 ol li{padding-left:calc(11px + 1.75rem)}}@media(max-width: 575.98px){.img-text-2 ul li,.img-text-2 ol li{padding-left:calc(10px + 1.5rem)}}@media(max-width: 359.98px){.img-text-2 ul li,.img-text-2 ol li{padding-left:calc(9px + 1rem)}}.img-text-2 ul li:before{width:12px;height:12px;background:#21a53d;border-radius:100%;top:11px;border:2px solid #21a53d}.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:calc(1.275rem + 0.3vw);font-weight:bold;margin-bottom:1rem;line-height:1.4}@media(min-width: 1200px){.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:1.5rem}}@media(max-width: 1719.98px){.img-text-2 ul li:before{width:11px;height:11px;top:10px}.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.img-text-2 ul li:before{width:10px;height:10px;top:9px}.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.img-text-2 ul li:before{width:9px;height:9px;top:8px}.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:1.125rem}}@media(max-width: 991.98px){.img-text-2 ul li:before{width:12px;height:12px;top:11px}.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:1.5rem}}@media(max-width: 767.98px){.img-text-2 ul li:before{width:11px;height:11px;top:10px}.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:1.375rem}}@media(max-width: 575.98px){.img-text-2 ul li:before{width:10px;height:10px;top:9px}.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:1.25rem}}@media(max-width: 359.98px){.img-text-2 ul li:before{width:9px;height:9px;top:8px}.img-text-2 ul li h4,.img-text-2 ul li .h4{font-size:1.125rem}}@media(max-width: 1719.98px){.img-text-2 h2,.img-text-2 .h2,.img-text-2 p,.img-text-2 li,.img-text-2 a.custom-btn,.img-text-2 a.arrow-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.img-text-2 h2,.img-text-2 .h2,.img-text-2 p,.img-text-2 li,.img-text-2 a.custom-btn,.img-text-2 a.arrow-btn{font-size:1rem}}@media(max-width: 1199.98px){.img-text-2 h2,.img-text-2 .h2,.img-text-2 p,.img-text-2 li,.img-text-2 a.custom-btn,.img-text-2 a.arrow-btn{font-size:0.875rem}}@media(max-width: 991.98px){.img-text-2 h2,.img-text-2 .h2,.img-text-2 p,.img-text-2 li,.img-text-2 a.custom-btn,.img-text-2 a.arrow-btn{font-size:1.125rem}}@media(max-width: 767.98px){.img-text-2 h2,.img-text-2 .h2,.img-text-2 p,.img-text-2 li,.img-text-2 a.custom-btn,.img-text-2 a.arrow-btn{font-size:1.0625rem}}@media(max-width: 575.98px){.img-text-2 h2,.img-text-2 .h2,.img-text-2 p,.img-text-2 li,.img-text-2 a.custom-btn,.img-text-2 a.arrow-btn{font-size:1rem}}@media(max-width: 359.98px){.img-text-2 h2,.img-text-2 .h2,.img-text-2 p,.img-text-2 li,.img-text-2 a.custom-btn,.img-text-2 a.arrow-btn{font-size:0.875rem}}@media(min-width: 992px){.img-text-2 .viewport-alignment{width:100vw;pointer-events:none}}@media(min-width: 992px){.img-text-2 .viewport-alignment .img-wrapper{width:41.6666666667%}}.img-text-2 .viewport-alignment .img-wrapper .bg-img{padding-top:108.974365%}.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video{cursor:pointer;pointer-events:all}.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{width:118px;height:118px;font-size:calc(1.48125rem + 2.775vw)}@media(min-width: 1200px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{font-size:3.5625rem}}@media(max-width: 1719.98px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{width:108px;height:108px;font-size:calc(1.45625rem + 2.475vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{font-size:3.3125rem}}@media(max-width: 1399.98px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{width:98px;height:98px;font-size:calc(1.43125rem + 2.175vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{font-size:3.0625rem}}@media(max-width: 1199.98px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{width:88px;height:88px;font-size:calc(1.40625rem + 1.875vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{font-size:2.8125rem}}@media(max-width: 991.98px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{width:78px;height:78px;font-size:calc(1.38125rem + 1.575vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{font-size:2.5625rem}}@media(max-width: 767.98px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{width:68px;height:68px;font-size:calc(1.35625rem + 1.275vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{font-size:2.3125rem}}@media(max-width: 575.98px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{width:58px;height:58px;font-size:calc(1.33125rem + 0.975vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{font-size:2.0625rem}}@media(max-width: 359.98px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{width:48px;height:48px;font-size:calc(1.30625rem + 0.675vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.img-text-2 .viewport-alignment .img-wrapper .bg-img.has-video .rounded-circle{font-size:1.8125rem}}@media(min-width: 992px){.img-text-2 .negative-margin{margin-top:6.25%}}@media(min-width: 1720px){.img-text-2 .negative-margin .content{padding-right:4%}}@media(min-width: 992px){.img-text-2:not(.reverse) .viewport-alignment{margin-left:calc(-50vw + 50%)}}@media(min-width: 992px){.img-text-2:not(.reverse) .negative-margin{margin-left:-50%}}@media(min-width: 992px){.img-text-2.reverse .viewport-alignment{margin-left:calc(50vw - 50%)}}.two-cols-text+.img-text-2{padding-top:0}@media(min-width: 1400px){.two-cols-text+.img-text-2{padding-top:3rem}}.youtube-video+.img-text-2{padding-top:0}@media(min-width: 1400px){.youtube-video+.img-text-2{padding-top:calc(8.125rem - 6.6875rem)}}@media(max-width: 991.98px){.img-text-2+.img-text-2{padding-top:0}}.parallax-bg-text{padding:4rem 0}@media(min-width: 1400px){.parallax-bg-text{min-height:882px;padding:6.375rem 0}}.parallax-bg-text.has-mask:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(20,20,20,.4)}.parallax-bg-text .parallax-img{top:-25%;left:0}.parallax-bg-text .content{z-index:1}.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:3.375rem}}@media(max-width: 991.98px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:3rem}}@media(max-width: 767.98px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:2.625rem}}@media(max-width: 575.98px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:2.25rem}}@media(max-width: 359.98px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.parallax-bg-text .content h3,.parallax-bg-text .content .h3{font-size:1.875rem}}.parallax-bg-text .content p{line-height:1.5}.parallax-bg-text .content .custom-btn{color:#fff;border:1px solid #fff;border-radius:3rem;transition:opacity .3s cubic-bezier(0.16, 0.01, 0.77, 1),transform .3s cubic-bezier(0.16, 0.01, 0.77, 1),border-color .3s cubic-bezier(0.16, 0.01, 0.77, 1),color .5s}.parallax-bg-text .content .custom-btn:before{content:"";position:absolute;top:0;left:-50px;width:0;height:100%;background:#fff;transform:skewX(35deg);transition:width .5s}.parallax-bg-text .content .custom-btn:hover{color:#212121}.parallax-bg-text .content .custom-btn:hover:before{width:200%}@media(max-width: 1719.98px){.parallax-bg-text .content h2,.parallax-bg-text .content .h2,.parallax-bg-text .content p{font-size:1.0625rem}}@media(max-width: 1399.98px){.parallax-bg-text .content h2,.parallax-bg-text .content .h2,.parallax-bg-text .content p{font-size:1rem}}@media(max-width: 1199.98px){.parallax-bg-text .content h2,.parallax-bg-text .content .h2,.parallax-bg-text .content p{font-size:0.875rem}}@media(max-width: 991.98px){.parallax-bg-text .content h2,.parallax-bg-text .content .h2,.parallax-bg-text .content p{font-size:1rem}}@media(max-width: 359.98px){.parallax-bg-text .content h2,.parallax-bg-text .content .h2,.parallax-bg-text .content p{font-size:0.875rem}}.latest-news-videos{padding:4rem 0}@media(min-width: 1400px){.latest-news-videos{padding:5.375rem 0 5.6875rem}}.latest-news-videos.colored-bg{background:#ebebeb}.latest-news-videos h2,.latest-news-videos .h2{color:#a7a7a7}@media(max-width: 1719.98px){.latest-news-videos h2,.latest-news-videos .h2,.latest-news-videos .arrow-btn,.latest-news-videos p{font-size:1.0625rem}}@media(max-width: 1399.98px){.latest-news-videos h2,.latest-news-videos .h2,.latest-news-videos .arrow-btn,.latest-news-videos p{font-size:1rem}}@media(max-width: 1199.98px){.latest-news-videos h2,.latest-news-videos .h2,.latest-news-videos .arrow-btn,.latest-news-videos p{font-size:0.875rem}}@media(max-width: 991.98px){.latest-news-videos h2,.latest-news-videos .h2,.latest-news-videos .arrow-btn,.latest-news-videos p{font-size:1.125rem}}@media(max-width: 767.98px){.latest-news-videos h2,.latest-news-videos .h2,.latest-news-videos .arrow-btn,.latest-news-videos p{font-size:1.0625rem}}@media(max-width: 575.98px){.latest-news-videos h2,.latest-news-videos .h2,.latest-news-videos .arrow-btn,.latest-news-videos p{font-size:1rem}}@media(max-width: 359.98px){.latest-news-videos h2,.latest-news-videos .h2,.latest-news-videos .arrow-btn,.latest-news-videos p{font-size:0.875rem}}.latest-news-videos h3,.latest-news-videos .h3{font-size:calc(1.575rem + 3.9vw);line-height:1}@media(min-width: 1200px){.latest-news-videos h3,.latest-news-videos .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.latest-news-videos h3,.latest-news-videos .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.latest-news-videos h3,.latest-news-videos .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.latest-news-videos h3,.latest-news-videos .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.latest-news-videos h3,.latest-news-videos .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.latest-news-videos h3,.latest-news-videos .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.latest-news-videos h3,.latest-news-videos .h3{font-size:3.375rem}}@media(max-width: 991.98px){.latest-news-videos h3,.latest-news-videos .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.latest-news-videos h3,.latest-news-videos .h3{font-size:4.5rem}}@media(max-width: 767.98px){.latest-news-videos h3,.latest-news-videos .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.latest-news-videos h3,.latest-news-videos .h3{font-size:4.125rem}}@media(max-width: 575.98px){.latest-news-videos h3,.latest-news-videos .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.latest-news-videos h3,.latest-news-videos .h3{font-size:3.75rem}}@media(max-width: 359.98px){.latest-news-videos h3,.latest-news-videos .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.latest-news-videos h3,.latest-news-videos .h3{font-size:3.375rem}}.latest-news-videos h4,.latest-news-videos .h4{font-size:calc(1.3125rem + 0.75vw);line-height:1.5}@media(min-width: 1200px){.latest-news-videos h4,.latest-news-videos .h4{font-size:1.875rem}}@media(max-width: 1719.98px){.latest-news-videos h4,.latest-news-videos .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.latest-news-videos h4,.latest-news-videos .h4{font-size:1.625rem}}@media(max-width: 1399.98px){.latest-news-videos h4,.latest-news-videos .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.latest-news-videos h4,.latest-news-videos .h4{font-size:1.375rem}}@media(max-width: 1199.98px){.latest-news-videos h4,.latest-news-videos .h4{font-size:1.125rem}}@media(max-width: 991.98px){.latest-news-videos h4,.latest-news-videos .h4{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.latest-news-videos h4,.latest-news-videos .h4{font-size:1.875rem}}@media(max-width: 767.98px){.latest-news-videos h4,.latest-news-videos .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.latest-news-videos h4,.latest-news-videos .h4{font-size:1.625rem}}@media(max-width: 575.98px){.latest-news-videos h4,.latest-news-videos .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.latest-news-videos h4,.latest-news-videos .h4{font-size:1.375rem}}@media(max-width: 359.98px){.latest-news-videos h4,.latest-news-videos .h4{font-size:1.125rem}}@media(max-width: 1199.98px){.latest-news-videos .blue{font-size:0.875rem}}@media(max-width: 991.98px){.latest-news-videos .blue{font-size:1rem}}@media(max-width: 359.98px){.latest-news-videos .blue{font-size:0.875rem}}@media(min-width: 992px){.latest-news-videos .latest-news-carousel .swiper-wrapper{height:100% !important}}@media(min-width: 992px){.latest-news-videos .latest-news-carousel .swiper-slide{width:50%;padding-right:1.5rem;border-right:1px solid #d6d6d6}}@media(min-width: 1400px){.latest-news-videos .latest-news-carousel .swiper-slide{padding-right:1.875rem}}@media(min-width: 1720px){.latest-news-videos .latest-news-carousel .swiper-slide{padding-right:3.75rem}}@media(max-width: 991.98px){.latest-news-videos .latest-news-carousel .swiper-slide .grid-col{height:auto !important}}.latest-news-videos .latest-news-carousel .swiper-slide h4 a,.latest-news-videos .latest-news-carousel .swiper-slide .h4 a{color:#212121;transition:background-size .35s cubic-bezier(0.645, 0.045, 0.355, 1);background-image:linear-gradient(90deg, #212121 0, #212121);background-position:bottom;background-repeat:no-repeat;background-size:0 1px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$color", GradientType=1);display:inline}.latest-news-videos .latest-news-carousel .swiper-slide h4 a:hover,.latest-news-videos .latest-news-carousel .swiper-slide .h4 a:hover{background-size:100% 1px}.latest-news-videos .latest-news-carousel .swiper-slide .arrow-btn{border-radius:3rem;border:2px solid #212121;padding:.75rem 1.5rem .75rem 2rem}@media(max-width: 1719.98px){.latest-news-videos .latest-news-carousel .swiper-slide .arrow-btn img{max-width:30px}}@media(max-width: 1399.98px){.latest-news-videos .latest-news-carousel .swiper-slide .arrow-btn img{max-width:27px}}@media(max-width: 1199.98px){.latest-news-videos .latest-news-carousel .swiper-slide .arrow-btn img{max-width:24px}}@media(max-width: 991.98px){.latest-news-videos .latest-news-carousel .swiper-slide .arrow-btn img{max-width:none}}@media(max-width: 767.98px){.latest-news-videos .latest-news-carousel .swiper-slide .arrow-btn img{max-width:30px}}@media(max-width: 575.98px){.latest-news-videos .latest-news-carousel .swiper-slide .arrow-btn img{max-width:27px}}@media(max-width: 359.98px){.latest-news-videos .latest-news-carousel .swiper-slide .arrow-btn img{max-width:24px}}.latest-news-videos .swiper-pagination .swiper-pagination-bullet{width:17px;height:17px;background:#babfcd;opacity:1;margin-left:0}@media(max-width: 1719.98px){.latest-news-videos .swiper-pagination .swiper-pagination-bullet{width:16px;height:16px}}@media(max-width: 1399.98px){.latest-news-videos .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px}}@media(max-width: 1199.98px){.latest-news-videos .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px}}@media(max-width: 991.98px){.latest-news-videos .swiper-pagination .swiper-pagination-bullet{width:17px;height:17px}}@media(max-width: 767.98px){.latest-news-videos .swiper-pagination .swiper-pagination-bullet{width:16px;height:16px}}@media(max-width: 575.98px){.latest-news-videos .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px}}@media(max-width: 359.98px){.latest-news-videos .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px}}.latest-news-videos .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:1.0625rem}.latest-news-videos .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#21a53d}.latest-news-videos .ratio .player+.bg-img div{width:87px;height:87px;font-size:calc(1.39375rem + 1.725vw)}@media(min-width: 1200px){.latest-news-videos .ratio .player+.bg-img div{font-size:2.6875rem}}@media(max-width: 1719.98px){.latest-news-videos .ratio .player+.bg-img div{width:77px;height:77px;font-size:calc(1.3625rem + 1.35vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.latest-news-videos .ratio .player+.bg-img div{font-size:2.375rem}}@media(max-width: 1399.98px){.latest-news-videos .ratio .player+.bg-img div{width:67px;height:67px;font-size:calc(1.33125rem + 0.975vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.latest-news-videos .ratio .player+.bg-img div{font-size:2.0625rem}}@media(max-width: 1199.98px){.latest-news-videos .ratio .player+.bg-img div{width:57px;height:57px;font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.latest-news-videos .ratio .player+.bg-img div{font-size:1.75rem}}@media(max-width: 991.98px){.latest-news-videos .ratio .player+.bg-img div{width:87px;height:87px;font-size:calc(1.39375rem + 1.725vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.latest-news-videos .ratio .player+.bg-img div{font-size:2.6875rem}}@media(max-width: 767.98px){.latest-news-videos .ratio .player+.bg-img div{width:77px;height:77px;font-size:calc(1.3625rem + 1.35vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.latest-news-videos .ratio .player+.bg-img div{font-size:2.375rem}}@media(max-width: 575.98px){.latest-news-videos .ratio .player+.bg-img div{width:67px;height:67px;font-size:calc(1.33125rem + 0.975vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.latest-news-videos .ratio .player+.bg-img div{font-size:2.0625rem}}@media(max-width: 359.98px){.latest-news-videos .ratio .player+.bg-img div{width:57px;height:57px;font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.latest-news-videos .ratio .player+.bg-img div{font-size:1.75rem}}.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:calc(1.4625rem + 2.55vw)}@media(min-width: 1200px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:3.375rem}}@media(max-width: 1719.98px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:3rem}}@media(max-width: 1399.98px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:2.625rem}}@media(max-width: 1199.98px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:2.25rem}}@media(max-width: 991.98px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:3.375rem}}@media(max-width: 767.98px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:3rem}}@media(max-width: 575.98px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:2.625rem}}@media(max-width: 359.98px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.latest-news-videos.certificates h3,.latest-news-videos.certificates .h3{font-size:2.25rem}}.latest-news-videos.certificates .img-wrapper{margin-bottom:2rem}@media(max-width: 1399.98px){.latest-news-videos.certificates .img-wrapper{margin-bottom:1rem}}@media(max-width: 991.98px){.latest-news-videos.certificates .img-wrapper{margin-bottom:2rem}}@media(max-width: 767.98px){.latest-news-videos.certificates .img-wrapper{margin-bottom:1rem}}@media(min-width: 992px){.latest-news-videos.certificates .latest-news-carousel .swiper-slide{width:33.3333333333%}}@media(min-width: 1720px){.latest-news-videos.certificates .latest-news-carousel .swiper-slide{min-height:450px}}.latest-news-videos.certificates .latest-news-carousel .swiper-slide:not(.swiper-slide-active,.swiper-slide-next){border:0}.youtube-video{padding-bottom:4rem}@media(min-width: 1400px){.youtube-video{padding-bottom:6.6875rem}}.youtube-video h3,.youtube-video .h3{font-size:calc(1.275rem + 0.3vw);color:#23292f;margin-bottom:2rem}@media(min-width: 1200px){.youtube-video h3,.youtube-video .h3{font-size:1.5rem}}@media(max-width: 1719.98px){.youtube-video h3,.youtube-video .h3{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.youtube-video h3,.youtube-video .h3{font-size:1.375rem}}@media(max-width: 1399.98px){.youtube-video h3,.youtube-video .h3{font-size:1.25rem;margin-bottom:1rem}}@media(max-width: 1199.98px){.youtube-video h3,.youtube-video .h3{font-size:1.125rem}}@media(max-width: 991.98px){.youtube-video h3,.youtube-video .h3{font-size:calc(1.275rem + 0.3vw);margin-bottom:2rem}}@media(max-width: 991.98px)and (min-width: 1200px){.youtube-video h3,.youtube-video .h3{font-size:1.5rem}}@media(max-width: 767.98px){.youtube-video h3,.youtube-video .h3{font-size:calc(1.2625rem + 0.15vw);margin-bottom:1rem}}@media(max-width: 767.98px)and (min-width: 1200px){.youtube-video h3,.youtube-video .h3{font-size:1.375rem}}@media(max-width: 575.98px){.youtube-video h3,.youtube-video .h3{font-size:1.25rem}}@media(max-width: 359.98px){.youtube-video h3,.youtube-video .h3{font-size:1.125rem}}.youtube-video .ratio .player+.bg-img .btn-wrapper{padding:.75rem}@media(min-width: 360px){.youtube-video .ratio .player+.bg-img .btn-wrapper{padding:1rem}}@media(min-width: 576px){.youtube-video .ratio .player+.bg-img .btn-wrapper{padding:1.5rem 2rem}}@media(min-width: 768px){.youtube-video .ratio .player+.bg-img .btn-wrapper{padding:2rem 2.5rem}}@media(min-width: 992px){.youtube-video .ratio .player+.bg-img .btn-wrapper{padding:2.5rem 3rem}}@media(min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper{padding:3rem 3.5rem}}@media(min-width: 1400px){.youtube-video .ratio .player+.bg-img .btn-wrapper{padding:3.5rem 4rem}}@media(min-width: 1720px){.youtube-video .ratio .player+.bg-img .btn-wrapper{padding:4.25rem 4.875rem}}.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{width:118px;height:118px;font-size:calc(1.48125rem + 2.775vw)}@media(min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{font-size:3.5625rem}}@media(max-width: 1719.98px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{width:108px;height:108px;font-size:calc(1.45625rem + 2.475vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{font-size:3.3125rem}}@media(max-width: 1399.98px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{width:98px;height:98px;font-size:calc(1.43125rem + 2.175vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{font-size:3.0625rem}}@media(max-width: 1199.98px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{width:88px;height:88px;font-size:calc(1.40625rem + 1.875vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{font-size:2.8125rem}}@media(max-width: 991.98px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{width:78px;height:78px;font-size:calc(1.38125rem + 1.575vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{font-size:2.5625rem}}@media(max-width: 767.98px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{width:68px;height:68px;font-size:calc(1.35625rem + 1.275vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{font-size:2.3125rem}}@media(max-width: 575.98px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{width:58px;height:58px;font-size:calc(1.33125rem + 0.975vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{font-size:2.0625rem}}@media(max-width: 359.98px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{width:48px;height:48px;font-size:calc(1.30625rem + 0.675vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.youtube-video .ratio .player+.bg-img .btn-wrapper .rounded-circle{font-size:1.8125rem}}.values .value{border-bottom:2px solid #c4c4c4;padding:2.9375rem 0 2.5625rem;transition:all .3s}.values .value p:last-child,.values .value ul:last-child{margin-bottom:0}@media(min-width: 992px){.values .value .btn-wrapper{padding:0 1.5rem}}@media(min-width: 1400px){.values .value .btn-wrapper{padding:0 2.5rem}}.values .value .btn-wrapper button{width:77px;height:77px;background:#21a53d;transition:background .3s}.values .value .btn-wrapper button .cross{width:17px;height:17px}.values .value .btn-wrapper button .cross:before,.values .value .btn-wrapper button .cross:after{content:"";background:#fff;position:absolute}.values .value .btn-wrapper button .cross:before{top:50%;transform:translateY(-50%);left:0;width:100%;height:3px}.values .value .btn-wrapper button .cross:after{left:50%;transform:translateX(-50%);top:0;width:3px;height:100%;transition:transform .3s}@media(max-width: 991.98px){.values .value .btn-wrapper button{width:67px;height:67px}.values .value .btn-wrapper button .cross{width:16px;height:16px}}@media(max-width: 767.98px){.values .value .btn-wrapper button{width:57px;height:57px}.values .value .btn-wrapper button .cross{width:15px;height:15px}}@media(max-width: 575.98px){.values .value .btn-wrapper button{width:47px;height:47px}.values .value .btn-wrapper button .cross{width:14px;height:14px}}.values .value.active{background:#f1f1f1}.values .value.active .btn-wrapper button{background:#fff}.values .value.active .btn-wrapper button .cross{width:25px;height:25px}@media(max-width: 991.98px){.values .value.active .btn-wrapper button .cross{width:22px;height:22px}}@media(max-width: 767.98px){.values .value.active .btn-wrapper button .cross{width:19px;height:19px}}@media(max-width: 575.98px){.values .value.active .btn-wrapper button .cross{width:16px;height:16px}}.values .value.active .btn-wrapper button .cross:before,.values .value.active .btn-wrapper button .cross:after{background:#121212}.values .value.active .btn-wrapper button .cross:after{transform:rotate(90deg)}.values .value ul li{padding-left:calc(12px + 1.75rem);line-height:1.5}.values .value ul li:before{width:12px;height:12px;background:#21a53d;border-radius:100%;top:8px}@media(max-width: 991.98px){.values .value ul li{padding-left:calc(11px + 1.5rem)}.values .value ul li:before{width:11px;height:11px}}@media(max-width: 767.98px){.values .value ul li{padding-left:calc(10px + 1.25rem)}.values .value ul li:before{width:10px;height:10px;top:7px}}@media(max-width: 575.98px){.values .value ul li{padding-left:calc(9px + 1rem)}.values .value ul li:before{width:9px;height:9px;top:6px}}.values .value .number,.values .value p,.values .value li{font-size:1.125rem}@media(max-width: 991.98px){.values .value .number,.values .value p,.values .value li{font-size:1.0625rem}}@media(max-width: 767.98px){.values .value .number,.values .value p,.values .value li{font-size:1rem}}@media(max-width: 575.98px){.values .value .number,.values .value p,.values .value li{font-size:0.875rem}}.values .value .number{left:0;bottom:0}.values .value .title{font-size:calc(1.3125rem + 0.75vw);padding-left:calc(20px + 8.5625rem)}@media(min-width: 1200px){.values .value .title{font-size:1.875rem}}@media(max-width: 991.98px){.values .value .title{font-size:calc(1.2875rem + 0.45vw);padding-left:calc(20px + 8.5%)}}@media(max-width: 991.98px)and (min-width: 1200px){.values .value .title{font-size:1.625rem}}@media(max-width: 767.98px){.values .value .title{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.values .value .title{font-size:1.375rem}}@media(max-width: 575.98px){.values .value .title{font-size:1.125rem}}.values .value .number,.values .value .title{line-height:1}.codes-policies{padding-top:4rem}@media(min-width: 1400px){.codes-policies{padding-top:9.625rem}}.codes-policies h3,.codes-policies .h3{font-size:calc(1.4625rem + 2.55vw)}@media(min-width: 1200px){.codes-policies h3,.codes-policies .h3{font-size:3.375rem}}@media(max-width: 1719.98px){.codes-policies h3,.codes-policies .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.codes-policies h3,.codes-policies .h3{font-size:3rem}}@media(max-width: 1399.98px){.codes-policies h3,.codes-policies .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.codes-policies h3,.codes-policies .h3{font-size:2.625rem}}@media(max-width: 1199.98px){.codes-policies h3,.codes-policies .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.codes-policies h3,.codes-policies .h3{font-size:2.25rem}}@media(max-width: 991.98px){.codes-policies h3,.codes-policies .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.codes-policies h3,.codes-policies .h3{font-size:3.375rem}}@media(max-width: 767.98px){.codes-policies h3,.codes-policies .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.codes-policies h3,.codes-policies .h3{font-size:3rem}}@media(max-width: 575.98px){.codes-policies h3,.codes-policies .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.codes-policies h3,.codes-policies .h3{font-size:2.625rem}}@media(max-width: 359.98px){.codes-policies h3,.codes-policies .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.codes-policies h3,.codes-policies .h3{font-size:2.25rem}}.codes-policies table tr{border-bottom:1px solid #e6e6e6}.codes-policies table tr td{vertical-align:top}@media(min-width: 992px){.codes-policies table tr td{padding:3.125rem 0}}.codes-policies table tr td:first-child{font-size:calc(1.3125rem + 0.75vw);font-weight:500;padding-right:1.5rem}@media(min-width: 1200px){.codes-policies table tr td:first-child{font-size:1.875rem}}@media(min-width: 992px){.codes-policies table tr td:first-child{width:44%}}@media(max-width: 1719.98px){.codes-policies table tr td:first-child{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.codes-policies table tr td:first-child{font-size:1.625rem}}@media(max-width: 1399.98px){.codes-policies table tr td:first-child{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.codes-policies table tr td:first-child{font-size:1.375rem}}@media(max-width: 1199.98px){.codes-policies table tr td:first-child{font-size:1.125rem}}@media(max-width: 991.98px){.codes-policies table tr td:first-child{font-size:calc(1.3125rem + 0.75vw);display:block;padding:1.5rem 0 0}}@media(max-width: 991.98px)and (min-width: 1200px){.codes-policies table tr td:first-child{font-size:1.875rem}}@media(max-width: 767.98px){.codes-policies table tr td:first-child{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.codes-policies table tr td:first-child{font-size:1.625rem}}@media(max-width: 575.98px){.codes-policies table tr td:first-child{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.codes-policies table tr td:first-child{font-size:1.375rem}}@media(max-width: 359.98px){.codes-policies table tr td:first-child{font-size:1.125rem}}.codes-policies table tr td:last-child{font-size:1.125rem;line-height:1.7;padding-left:1.5rem}@media(min-width: 992px){.codes-policies table tr td:last-child{width:56%}}@media(max-width: 991.98px){.codes-policies table tr td:last-child{display:block;padding:1rem 0 1.5rem}}.codes-policies table tr td:last-child a{color:#212121;font-weight:500}@media(max-width: 1719.98px){.codes-policies table tr td:last-child a img{max-width:30px}}@media(max-width: 1399.98px){.codes-policies table tr td:last-child a img{max-width:24px}}@media(max-width: 1199.98px){.codes-policies table tr td:last-child a img{max-width:18px}}@media(max-width: 991.98px){.codes-policies table tr td:last-child a img{max-width:none}}@media(max-width: 767.98px){.codes-policies table tr td:last-child a img{max-width:30px}}@media(max-width: 575.98px){.codes-policies table tr td:last-child a img{max-width:24px}}@media(max-width: 359.98px){.codes-policies table tr td:last-child a img{max-width:18px}}@media(max-width: 1719.98px){.codes-policies h2,.codes-policies .h2,.codes-policies table tr td:last-child{font-size:1.0625rem}}@media(max-width: 1399.98px){.codes-policies h2,.codes-policies .h2,.codes-policies table tr td:last-child{font-size:1rem}}@media(max-width: 1199.98px){.codes-policies h2,.codes-policies .h2,.codes-policies table tr td:last-child{font-size:0.875rem}}@media(max-width: 991.98px){.codes-policies h2,.codes-policies .h2,.codes-policies table tr td:last-child{font-size:1.125rem}}@media(max-width: 767.98px){.codes-policies h2,.codes-policies .h2,.codes-policies table tr td:last-child{font-size:1.0625rem}}@media(max-width: 575.98px){.codes-policies h2,.codes-policies .h2,.codes-policies table tr td:last-child{font-size:1rem}}@media(max-width: 359.98px){.codes-policies h2,.codes-policies .h2,.codes-policies table tr td:last-child{font-size:0.875rem}}.suppliers-code{background:#21a53d;padding:4rem 0}@media(min-width: 1400px){.suppliers-code{padding:6.875rem 0 10.8125rem}}.suppliers-code h2,.suppliers-code .h2{color:#dde1f2}.suppliers-code h3,.suppliers-code .h3{font-weight:200;font-size:calc(1.575rem + 3.9vw);line-height:1;margin-top:2rem}@media(min-width: 1200px){.suppliers-code h3,.suppliers-code .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.suppliers-code h3,.suppliers-code .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.suppliers-code h3,.suppliers-code .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.suppliers-code h3,.suppliers-code .h3{font-size:calc(1.5rem + 3vw);margin-top:1.5rem}}@media(max-width: 1399.98px)and (min-width: 1200px){.suppliers-code h3,.suppliers-code .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.suppliers-code h3,.suppliers-code .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.suppliers-code h3,.suppliers-code .h3{font-size:3.375rem}}@media(max-width: 991.98px){.suppliers-code h3,.suppliers-code .h3{font-size:calc(1.575rem + 3.9vw);margin-top:2rem}}@media(max-width: 991.98px)and (min-width: 1200px){.suppliers-code h3,.suppliers-code .h3{font-size:4.5rem}}@media(max-width: 767.98px){.suppliers-code h3,.suppliers-code .h3{font-size:calc(1.5375rem + 3.45vw);margin-top:1.5rem}}@media(max-width: 767.98px)and (min-width: 1200px){.suppliers-code h3,.suppliers-code .h3{font-size:4.125rem}}@media(max-width: 575.98px){.suppliers-code h3,.suppliers-code .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.suppliers-code h3,.suppliers-code .h3{font-size:3.75rem}}@media(max-width: 359.98px){.suppliers-code h3,.suppliers-code .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.suppliers-code h3,.suppliers-code .h3{font-size:3.375rem}}.suppliers-code .carousel-wrapper{padding:8.75rem 0 2rem}@media(max-width: 991.98px){.suppliers-code .carousel-wrapper{border:0 !important;padding:4rem 0 0}}.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:calc(1.35rem + 1.2vw);line-height:1}@media(min-width: 1200px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:2.25rem}}@media(max-width: 1719.98px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:2rem}}@media(max-width: 1399.98px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:1.75rem}}@media(max-width: 1199.98px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:1.5rem}}@media(max-width: 991.98px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:2.25rem}}@media(max-width: 767.98px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:2rem}}@media(max-width: 575.98px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:1.75rem}}@media(max-width: 359.98px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide h4,.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide .h4{font-size:1.5rem}}.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide ul li{padding-left:calc(8px + 1.25rem);line-height:1.7}.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide ul li:not(:last-child){margin-bottom:.5rem}.suppliers-code .carousel-wrapper #suppliers-code-carousel .swiper-slide ul li:before{border-radius:100%;background:#fff;width:8px;height:8px;top:10px}@media(max-width: 991.98px){.suppliers-code .controls>div{border-top:1px solid #fff;margin-top:2rem;padding-top:2rem}}@media(max-width: 767.98px){.suppliers-code .controls>div{margin-top:1.5rem;padding-top:1.5rem}}.suppliers-code .controls .total-slides *{font-size:1.125rem}.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{width:68px;height:68px;color:#fff;font-size:calc(1.26875rem + 0.225vw);transition:background .3s,color .3s}@media(min-width: 1200px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{font-size:1.4375rem}}.suppliers-code .controls .swiper-button-prev:hover,.suppliers-code .controls .swiper-button-next:hover{background:#fff;color:#212121}@media(max-width: 1719.98px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{width:60px;height:60px;font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{font-size:1.3125rem}}@media(max-width: 1399.98px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{width:54px;height:54px;font-size:1.125rem}}@media(max-width: 1199.98px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{width:46px;height:46px;font-size:0.9375rem}}@media(max-width: 991.98px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{width:68px;height:68px;font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{font-size:1.4375rem}}@media(max-width: 767.98px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{width:60px;height:60px;font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{font-size:1.3125rem}}@media(max-width: 575.98px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{width:54px;height:54px;font-size:1.125rem}}@media(max-width: 359.98px){.suppliers-code .controls .swiper-button-prev,.suppliers-code .controls .swiper-button-next{width:46px;height:46px;font-size:0.9375rem}}.suppliers-code .controls .swiper-button-prev:after,.suppliers-code .controls .swiper-button-next:after{display:none}@media(max-width: 1719.98px){.suppliers-code h2,.suppliers-code .h2,.suppliers-code li,.suppliers-code .controls .total-slides *{font-size:1.0625rem}}@media(max-width: 1399.98px){.suppliers-code h2,.suppliers-code .h2,.suppliers-code li,.suppliers-code .controls .total-slides *{font-size:1rem}}@media(max-width: 1199.98px){.suppliers-code h2,.suppliers-code .h2,.suppliers-code li,.suppliers-code .controls .total-slides *{font-size:0.875rem}}@media(max-width: 991.98px){.suppliers-code h2,.suppliers-code .h2,.suppliers-code li,.suppliers-code .controls .total-slides *{font-size:1.125rem}}@media(max-width: 767.98px){.suppliers-code h2,.suppliers-code .h2,.suppliers-code li,.suppliers-code .controls .total-slides *{font-size:1.0625rem}}@media(max-width: 575.98px){.suppliers-code h2,.suppliers-code .h2,.suppliers-code li,.suppliers-code .controls .total-slides *{font-size:1rem}}@media(max-width: 359.98px){.suppliers-code h2,.suppliers-code .h2,.suppliers-code li,.suppliers-code .controls .total-slides *{font-size:0.875rem}}.financial-results{background:#21a53d;padding:4rem 0}@media(min-width: 1400px){.financial-results{padding:4.875rem 0 10rem}}.financial-results .select-wrapper{max-width:216px}.financial-results .select-wrapper .form-control{color:#231f20;border-radius:3rem;height:50px;padding-left:1.5rem;padding-right:calc(7px + (1.5rem * 2))}.financial-results .select-wrapper:before{right:1.5rem;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #231f20}@media(max-width: 1719.98px){.financial-results .select-wrapper .form-control{font-size:1.0625rem;padding-right:calc(6.5px + (1.5rem * 2))}.financial-results .select-wrapper:before{border-left-width:6.5px;border-right-width:6.5px;border-top-width:6.5px}}@media(max-width: 1399.98px){.financial-results .select-wrapper .form-control{font-size:1rem;padding-right:calc(6px + (1.5rem * 2))}.financial-results .select-wrapper:before{border-left-width:6px;border-right-width:6px;border-top-width:6px}}@media(max-width: 1199.98px){.financial-results .select-wrapper .form-control{font-size:0.875rem;padding-right:calc(5.5px + (1.5rem * 2))}.financial-results .select-wrapper:before{border-left-width:5.5px;border-right-width:5.5px;border-top-width:5.5px}}@media(max-width: 991.98px){.financial-results .select-wrapper .form-control{font-size:1.125rem;padding-right:calc(7px + (1.5rem * 2))}.financial-results .select-wrapper:before{border-left-width:7px;border-right-width:7px;border-top-width:7px}}@media(max-width: 767.98px){.financial-results .select-wrapper .form-control{font-size:1.0625rem;padding-right:calc(6.5px + (1.5rem * 2))}.financial-results .select-wrapper:before{border-left-width:6.5px;border-right-width:6.5px;border-top-width:6.5px}}@media(max-width: 575.98px){.financial-results .select-wrapper .form-control{font-size:1rem;padding-right:calc(6px + (1.5rem * 2))}.financial-results .select-wrapper:before{border-left-width:6px;border-right-width:6px;border-top-width:6px}}@media(max-width: 359.98px){.financial-results .select-wrapper .form-control{font-size:0.875rem;padding-right:calc(5.5px + (1.5rem * 2))}.financial-results .select-wrapper:before{border-left-width:5.5px;border-right-width:5.5px;border-top-width:5.5px}}.financial-results table tr{border-bottom:1px solid #a0e5af}@media(max-width: 991.98px){.financial-results table tr{display:flex;flex-wrap:wrap;justify-content:space-between}}.financial-results table tr td{width:100%}@media(min-width: 992px){.financial-results table tr td{padding:3rem 2rem 3rem 0}}.financial-results table tr td:first-child{font-size:calc(1.35rem + 1.2vw);font-weight:300;vertical-align:top}@media(min-width: 1200px){.financial-results table tr td:first-child{font-size:2.25rem}}@media(min-width: 992px){.financial-results table tr td:first-child{width:33.3333333333%}}@media(min-width: 1400px){.financial-results table tr td:first-child{width:45%}}@media(max-width: 1719.98px){.financial-results table tr td:first-child{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.financial-results table tr td:first-child{font-size:2rem}}@media(max-width: 1399.98px){.financial-results table tr td:first-child{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.financial-results table tr td:first-child{font-size:1.75rem}}@media(max-width: 1199.98px){.financial-results table tr td:first-child{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.financial-results table tr td:first-child{font-size:1.5rem}}@media(max-width: 991.98px){.financial-results table tr td:first-child{font-size:calc(1.35rem + 1.2vw);padding:1.5rem 0}}@media(max-width: 991.98px)and (min-width: 1200px){.financial-results table tr td:first-child{font-size:2.25rem}}@media(max-width: 767.98px){.financial-results table tr td:first-child{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.financial-results table tr td:first-child{font-size:2rem}}@media(max-width: 575.98px){.financial-results table tr td:first-child{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.financial-results table tr td:first-child{font-size:1.75rem}}@media(max-width: 359.98px){.financial-results table tr td:first-child{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.financial-results table tr td:first-child{font-size:1.5rem}}.financial-results table tr td:last-child{vertical-align:middle}@media(min-width: 992px){.financial-results table tr td:last-child{width:66.6666666667%}}@media(min-width: 1400px){.financial-results table tr td:last-child{width:55%}}@media(max-width: 991.98px){.financial-results table tr td:last-child{padding-bottom:1.5rem}}.financial-results table tr td:last-child ul li{padding-left:calc(10px + 1.875rem)}.financial-results table tr td:last-child ul li:not(:last-child){margin-bottom:2rem}.financial-results table tr td:last-child ul li a{font-size:0.875rem;white-space:nowrap}@media(max-width: 1719.98px){.financial-results table tr td:last-child ul li a{font-size:0.8125rem}.financial-results table tr td:last-child ul li a.pdf img{max-width:11px}.financial-results table tr td:last-child ul li a.html img{max-height:11px}}@media(max-width: 1399.98px){.financial-results table tr td:last-child ul li a{font-size:0.75rem}.financial-results table tr td:last-child ul li a.pdf img{max-width:10px}.financial-results table tr td:last-child ul li a.html img{max-height:10px}}@media(max-width: 1199.98px){.financial-results table tr td:last-child ul li a{font-size:0.6875rem}.financial-results table tr td:last-child ul li a.pdf img{max-width:9px}.financial-results table tr td:last-child ul li a.html img{max-height:9px}}@media(max-width: 991.98px){.financial-results table tr td:last-child ul li a{font-size:0.875rem}.financial-results table tr td:last-child ul li a.pdf img{max-width:12px}.financial-results table tr td:last-child ul li a.html img{max-height:12px}}@media(max-width: 767.98px){.financial-results table tr td:last-child ul li a{font-size:0.8125rem}.financial-results table tr td:last-child ul li a.pdf img{max-width:11px}.financial-results table tr td:last-child ul li a.html img{max-height:11px}}@media(max-width: 575.98px){.financial-results table tr td:last-child ul li a{font-size:0.75rem}.financial-results table tr td:last-child ul li a.pdf img{max-width:10px}.financial-results table tr td:last-child ul li a.html img{max-height:10px}}@media(max-width: 359.98px){.financial-results table tr td:last-child ul li a{font-size:0.6875rem}.financial-results table tr td:last-child ul li a.pdf img{max-width:9px}.financial-results table tr td:last-child ul li a.html img{max-height:9px}}.financial-results table tr td:last-child ul li:before{width:10px;height:10px;top:8px;border-radius:100%;background:#fff}@media(max-width: 1719.98px){.financial-results table tr td:last-child ul li{padding-left:calc(9px + 1.5rem)}.financial-results table tr td:last-child ul li:before{width:9px;height:9px}}@media(max-width: 1399.98px){.financial-results table tr td:last-child ul li{padding-left:calc(8px + 1.25rem)}.financial-results table tr td:last-child ul li:before{width:8px;height:8px;top:7px}}@media(max-width: 1199.98px){.financial-results table tr td:last-child ul li{padding-left:calc(7px + 1rem)}.financial-results table tr td:last-child ul li:before{width:7px;height:7px}}@media(max-width: 991.98px){.financial-results table tr td:last-child ul li{padding-left:calc(10px + 1.875rem)}.financial-results table tr td:last-child ul li:before{width:10px;height:10px;top:8px}}@media(max-width: 767.98px){.financial-results table tr td:last-child ul li{padding-left:calc(9px + 1.5rem)}.financial-results table tr td:last-child ul li:before{width:9px;height:9px}}@media(max-width: 575.98px){.financial-results table tr td:last-child ul li{padding-left:calc(8px + 1.25rem)}.financial-results table tr td:last-child ul li:before{width:8px;height:8px;top:7px}}@media(max-width: 359.98px){.financial-results table tr td:last-child ul li{padding-left:calc(7px + 1rem)}.financial-results table tr td:last-child ul li:before{width:7px;height:7px}}@media(max-width: 1719.98px){.financial-results label,.financial-results .select-wrapper .form-control,.financial-results table tr td:nth-child(2) li{font-size:1.0625rem}}@media(max-width: 1399.98px){.financial-results label,.financial-results .select-wrapper .form-control,.financial-results table tr td:nth-child(2) li{font-size:1rem}}@media(max-width: 1199.98px){.financial-results label,.financial-results .select-wrapper .form-control,.financial-results table tr td:nth-child(2) li{font-size:0.875rem}}@media(max-width: 991.98px){.financial-results label,.financial-results .select-wrapper .form-control,.financial-results table tr td:nth-child(2) li{font-size:1.125rem}}@media(max-width: 767.98px){.financial-results label,.financial-results .select-wrapper .form-control,.financial-results table tr td:nth-child(2) li{font-size:1.0625rem}}@media(max-width: 575.98px){.financial-results label,.financial-results .select-wrapper .form-control,.financial-results table tr td:nth-child(2) li{font-size:1rem}}@media(max-width: 359.98px){.financial-results label,.financial-results .select-wrapper .form-control,.financial-results table tr td:nth-child(2) li{font-size:0.875rem}}.financial-insights{background:#21a53d;padding-bottom:4rem}@media(min-width: 1400px){.financial-insights{padding-bottom:8.5rem}}.financial-insights h3,.financial-insights .h3{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.financial-insights h3,.financial-insights .h3{font-size:1.875rem}}@media(max-width: 1719.98px){.financial-insights h3,.financial-insights .h3{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.financial-insights h3,.financial-insights .h3{font-size:1.625rem}}@media(max-width: 1399.98px){.financial-insights h3,.financial-insights .h3{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.financial-insights h3,.financial-insights .h3{font-size:1.375rem}}@media(max-width: 1199.98px){.financial-insights h3,.financial-insights .h3{font-size:1.125rem}}@media(max-width: 991.98px){.financial-insights h3,.financial-insights .h3{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.financial-insights h3,.financial-insights .h3{font-size:1.875rem}}@media(max-width: 767.98px){.financial-insights h3,.financial-insights .h3{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.financial-insights h3,.financial-insights .h3{font-size:1.625rem}}@media(max-width: 575.98px){.financial-insights h3,.financial-insights .h3{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.financial-insights h3,.financial-insights .h3{font-size:1.375rem}}@media(max-width: 359.98px){.financial-insights h3,.financial-insights .h3{font-size:1.125rem}}.financial-insights p{font-weight:300}.financial-insights p:not(tbody td p){line-height:1.7}.financial-insights table{border-bottom:2px solid #2bb648}.financial-insights table thead th,.financial-insights table tbody td{vertical-align:top;padding:1.5rem 0}@media(min-width: 992px){.financial-insights table thead th,.financial-insights table tbody td{padding:1.5rem}}@media(min-width: 1720px){.financial-insights table thead th,.financial-insights table tbody td{padding:1.5rem 3rem}}@media(min-width: 992px){.financial-insights table thead th:first-child,.financial-insights table tbody td:first-child{width:25%}}@media(min-width: 992px){.financial-insights table thead th:not(:first-child),.financial-insights table tbody td:not(:first-child){width:calc(75% / 2)}}.financial-insights table thead th,.financial-insights table tbody td,.financial-insights table tbody td p{line-height:1.3}.financial-insights table thead{border-bottom:3px solid #fff}@media(max-width: 991.98px){.financial-insights table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}.financial-insights table thead th{font-size:calc(1.35rem + 1.2vw);font-weight:200}@media(min-width: 1200px){.financial-insights table thead th{font-size:2.25rem}}@media(max-width: 1719.98px){.financial-insights table thead th{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.financial-insights table thead th{font-size:2rem}}@media(max-width: 1399.98px){.financial-insights table thead th{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.financial-insights table thead th{font-size:1.75rem}}@media(max-width: 1199.98px){.financial-insights table thead th{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.financial-insights table thead th{font-size:1.5rem}}@media(min-width: 992px){.financial-insights table tbody tr:nth-child(even){background:#1b9835}.financial-insights table tbody tr:first-child td{padding-top:2.5rem}.financial-insights table tbody tr:last-child td{padding-bottom:6.25rem}}@media(max-width: 991.98px){.financial-insights table tbody tr{display:flex;flex-direction:column}.financial-insights table tbody tr:not(:first-child){margin-top:3rem}}.financial-insights table tbody tr td{font-size:1.125rem;font-weight:300;margin-bottom:0}@media(max-width: 991.98px){.financial-insights table tbody tr td{width:100%;text-align:right;border-bottom:2px solid #fff;display:flex;align-items:center;justify-content:space-between}.financial-insights table tbody tr td:before{content:attr(data-label);font-weight:200;text-transform:uppercase;text-align:left;width:50%;flex-shrink:0;padding-right:1.5rem}}@media(max-width: 991.98px)and (max-width: 991.98px){.financial-insights table tbody tr td:before{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 991.98px)and (max-width: 991.98px)and (min-width: 1200px){.financial-insights table tbody tr td:before{font-size:2.25rem}}@media(max-width: 991.98px)and (max-width: 767.98px){.financial-insights table tbody tr td:before{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 991.98px)and (max-width: 767.98px)and (min-width: 1200px){.financial-insights table tbody tr td:before{font-size:2rem}}@media(max-width: 991.98px)and (max-width: 575.98px){.financial-insights table tbody tr td:before{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 991.98px)and (max-width: 575.98px)and (min-width: 1200px){.financial-insights table tbody tr td:before{font-size:1.75rem}}@media(max-width: 991.98px)and (max-width: 359.98px){.financial-insights table tbody tr td:before{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (max-width: 359.98px)and (min-width: 1200px){.financial-insights table tbody tr td:before{font-size:1.5rem}}.financial-insights table tbody tr td a:not(:hover){color:#76ff93}.financial-insights table tbody tr td strong,.financial-insights table tbody tr td b{font-weight:600}@media(min-width: 992px){.financial-insights table tbody tr td p+p{margin-top:3rem}}@media(max-width: 1719.98px){.financial-insights p,.financial-insights table tbody tr td{font-size:1.0625rem}}@media(max-width: 1399.98px){.financial-insights p,.financial-insights table tbody tr td{font-size:1rem}}@media(max-width: 1199.98px){.financial-insights p,.financial-insights table tbody tr td{font-size:0.875rem}}@media(max-width: 991.98px){.financial-insights p,.financial-insights table tbody tr td{font-size:1.125rem}}@media(max-width: 767.98px){.financial-insights p,.financial-insights table tbody tr td{font-size:1.0625rem}}@media(max-width: 575.98px){.financial-insights p,.financial-insights table tbody tr td{font-size:1rem}}@media(max-width: 359.98px){.financial-insights p,.financial-insights table tbody tr td{font-size:0.875rem}}.financial-insights p small,.financial-insights p .small,.financial-insights table tbody tr td small,.financial-insights table tbody tr td .small{font-size:1rem}@media(max-width: 1719.98px){.financial-insights p small,.financial-insights p .small,.financial-insights table tbody tr td small,.financial-insights table tbody tr td .small{font-size:0.9375rem}}@media(max-width: 1399.98px){.financial-insights p small,.financial-insights p .small,.financial-insights table tbody tr td small,.financial-insights table tbody tr td .small{font-size:0.875rem}}@media(max-width: 1199.98px){.financial-insights p small,.financial-insights p .small,.financial-insights table tbody tr td small,.financial-insights table tbody tr td .small{font-size:0.8125rem}}@media(max-width: 991.98px){.financial-insights p small,.financial-insights p .small,.financial-insights table tbody tr td small,.financial-insights table tbody tr td .small{font-size:1rem}}@media(max-width: 767.98px){.financial-insights p small,.financial-insights p .small,.financial-insights table tbody tr td small,.financial-insights table tbody tr td .small{font-size:0.9375rem}}@media(max-width: 575.98px){.financial-insights p small,.financial-insights p .small,.financial-insights table tbody tr td small,.financial-insights table tbody tr td .small{font-size:0.875rem}}@media(max-width: 359.98px){.financial-insights p small,.financial-insights p .small,.financial-insights table tbody tr td small,.financial-insights table tbody tr td .small{font-size:0.8125rem}}.product-list-filters{background:#21a53d;background-image:linear-gradient(to right, #21A53D, #5DBC99);padding-top:calc(150px + 3.75rem)}@media(max-width: 1199.98px){.product-list-filters{padding-top:calc(148px + 3.75rem)}}@media(max-width: 991.98px){.product-list-filters{padding-top:calc(125.77px + 3.75rem);padding-bottom:4rem}}@media(max-width: 767.98px){.product-list-filters{padding-top:calc(121.28px + 3.75rem)}}@media(max-width: 575.98px){.product-list-filters{padding-top:calc(116.8px + 3rem)}}@media(max-width: 359.98px){.product-list-filters{padding-top:calc(112.31px + 3rem)}}.product-list-filters h1,.product-list-filters .h1{font-size:calc(1.96875rem + 8.625vw);line-height:1;margin-bottom:4rem}@media(min-width: 1200px){.product-list-filters h1,.product-list-filters .h1{font-size:8.4375rem}}@media(max-width: 1719.98px){.product-list-filters h1,.product-list-filters .h1{font-size:calc(1.90625rem + 7.875vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.product-list-filters h1,.product-list-filters .h1{font-size:7.8125rem}}@media(max-width: 1399.98px){.product-list-filters h1,.product-list-filters .h1{font-size:calc(1.84375rem + 7.125vw);margin-bottom:3rem}}@media(max-width: 1399.98px)and (min-width: 1200px){.product-list-filters h1,.product-list-filters .h1{font-size:7.1875rem}}@media(max-width: 1199.98px){.product-list-filters h1,.product-list-filters .h1{font-size:calc(1.78125rem + 6.375vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.product-list-filters h1,.product-list-filters .h1{font-size:6.5625rem}}@media(max-width: 991.98px){.product-list-filters h1,.product-list-filters .h1{font-size:calc(1.71875rem + 5.625vw);margin-bottom:4rem}}@media(max-width: 991.98px)and (min-width: 1200px){.product-list-filters h1,.product-list-filters .h1{font-size:5.9375rem}}@media(max-width: 767.98px){.product-list-filters h1,.product-list-filters .h1{margin-bottom:3rem}}.product-list-filters .filters{border-top:2px solid rgba(255,255,255,.1)}.product-list-filters .filters .custom-col{width:100%}.product-list-filters .filters .custom-col .select2 .select2-selection{height:110px;background:transparent;border-radius:0;border:0;border-right:2px solid rgba(255,255,255,.1)}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered{padding-left:3.125rem;padding-right:calc((3.125rem * 2) + 12px);font-weight:500;color:#fff;line-height:110px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{right:3.125rem;height:auto;width:auto;font-size:0.75rem}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;-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}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow b{display:none}@media(max-width: 1719.98px){.product-list-filters .filters .custom-col .select2 .select2-selection{height:100px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered{padding-left:3rem;padding-right:calc((3rem * 2) + 11px);line-height:100px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{right:3rem;font-size:0.6875rem}}@media(max-width: 1399.98px){.product-list-filters .filters .custom-col .select2 .select2-selection{height:90px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered{padding-left:1.5rem;padding-right:calc((1.5rem * 2) + 10px);line-height:90px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{right:1.5rem;font-size:0.625rem}}@media(max-width: 1199.98px){.product-list-filters .filters .custom-col .select2 .select2-selection{height:80px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered{padding-left:1rem;padding-right:calc((1rem * 2) + 9px);line-height:80px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{right:1rem;font-size:0.5625rem}}@media(max-width: 991.98px){.product-list-filters .filters .custom-col .select2 .select2-selection{height:110px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered{padding-left:3.125rem;padding-right:calc((3.125rem * 2) + 12px);line-height:110px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{right:3.125rem;font-size:0.75rem}}@media(max-width: 767.98px){.product-list-filters .filters .custom-col .select2 .select2-selection{height:100px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered{padding-left:3rem;padding-right:calc((3rem * 2) + 11px);line-height:100px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{right:3rem;font-size:0.6875rem}}@media(max-width: 575.98px){.product-list-filters .filters .custom-col .select2 .select2-selection{height:90px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered{padding-left:1.5rem;padding-right:calc((1.5rem * 2) + 10px);line-height:90px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{right:1.5rem;font-size:0.625rem}}@media(max-width: 359.98px){.product-list-filters .filters .custom-col .select2 .select2-selection{height:80px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered{padding-left:1rem;padding-right:calc((1rem * 2) + 9px);line-height:80px}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__arrow{right:1rem;font-size:0.5625rem}}@media(min-width: 768px){.product-list-filters .filters .custom-col{flex:0 0 auto}.product-list-filters .filters .custom-col:not(:last-child){max-width:50%}}@media(min-width: 992px){.product-list-filters .filters .custom-col{max-width:20% !important}}.product-list-filters .filters .custom-col:first-child .select2 .select2-selection{border-left:2px solid rgba(255,255,255,.1)}.product-list-filters .filters .custom-col:last-child .select2 .select2-selection{border-right:0}@media(max-width: 991.98px){.product-list-filters .filters .custom-col .select2 .select2-selection{border-bottom:2px solid rgba(255,255,255,.1)}.product-list-filters .filters .custom-col:nth-child(3) .select2 .select2-selection{border-left:2px solid rgba(255,255,255,.1)}}@media(max-width: 767.98px){.product-list-filters .filters .custom-col:nth-child(2) .select2 .select2-selection,.product-list-filters .filters .custom-col:nth-child(4) .select2 .select2-selection{border-left:2px solid rgba(255,255,255,.1)}}.product-list-filters .filters .custom-col .clear-btn{color:#1c1c1c;border-radius:3rem;padding-left:4.375rem;padding-right:4.375rem}@media(max-width: 1719.98px){.product-list-filters .filters .custom-col .clear-btn{padding-left:4rem;padding-right:4rem}}@media(max-width: 1399.98px){.product-list-filters .filters .custom-col .clear-btn{padding-left:3.5rem;padding-right:3.5rem}}@media(max-width: 1199.98px){.product-list-filters .filters .custom-col .clear-btn{padding-left:3rem;padding-right:3rem}}@media(max-width: 991.98px){.product-list-filters .filters .custom-col .clear-btn{padding-left:4.375rem;padding-right:4.375rem}}@media(max-width: 767.98px){.product-list-filters .filters .custom-col .clear-btn{padding-left:4rem;padding-right:4rem}}@media(max-width: 575.98px){.product-list-filters .filters .custom-col .clear-btn{padding-left:3.5rem;padding-right:3.5rem}}@media(max-width: 359.98px){.product-list-filters .filters .custom-col .clear-btn{padding-left:3rem;padding-right:3rem}}.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered,.product-list-filters .filters .custom-col .clear-btn{font-size:1.125rem}@media(max-width: 1719.98px){.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered,.product-list-filters .filters .custom-col .clear-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered,.product-list-filters .filters .custom-col .clear-btn{font-size:1rem}}@media(max-width: 1199.98px){.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered,.product-list-filters .filters .custom-col .clear-btn{font-size:0.875rem}}@media(max-width: 991.98px){.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered,.product-list-filters .filters .custom-col .clear-btn{font-size:1.125rem}}@media(max-width: 767.98px){.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered,.product-list-filters .filters .custom-col .clear-btn{font-size:1.0625rem}}@media(max-width: 575.98px){.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered,.product-list-filters .filters .custom-col .clear-btn{font-size:1rem}}@media(max-width: 359.98px){.product-list-filters .filters .custom-col .select2 .select2-selection .select2-selection__rendered,.product-list-filters .filters .custom-col .clear-btn{font-size:0.875rem}}.filter-dropdown{background:#f3f3f3;border:0;border-radius:0}.filter-dropdown .select2-results .select2-results__options{scrollbar-color:#21a53d #f3f3f3;scrollbar-width:thin}.filter-dropdown .select2-results .select2-results__options::-webkit-scrollbar{width:5px}.filter-dropdown .select2-results .select2-results__options::-webkit-scrollbar-track{background:#f3f3f3}.filter-dropdown .select2-results .select2-results__options::-webkit-scrollbar-thumb{background:#21a53d;background-image:linear-gradient(to right, #21A53D, #5DBC99)}.filter-dropdown .select2-results .select2-results__options .select2-results__option{padding:.5rem 3.125rem}@media(max-width: 1719.98px){.filter-dropdown .select2-results .select2-results__options .select2-results__option{font-size:1.0625rem;padding:.5rem 3rem}}@media(max-width: 1399.98px){.filter-dropdown .select2-results .select2-results__options .select2-results__option{font-size:1rem;padding:.5rem 1.5rem}}@media(max-width: 1199.98px){.filter-dropdown .select2-results .select2-results__options .select2-results__option{font-size:0.875rem;padding:.5rem 1rem}}@media(max-width: 991.98px){.filter-dropdown .select2-results .select2-results__options .select2-results__option{font-size:1.125rem;padding:.5rem 3.125rem}}@media(max-width: 767.98px){.filter-dropdown .select2-results .select2-results__options .select2-results__option{font-size:1.0625rem;padding:.5rem 3rem}}@media(max-width: 575.98px){.filter-dropdown .select2-results .select2-results__options .select2-results__option{font-size:1rem;padding:.5rem 1.5rem}}@media(max-width: 359.98px){.filter-dropdown .select2-results .select2-results__options .select2-results__option{font-size:0.875rem;padding:.5rem 1rem}}.filter-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selectable.select2-results__option--highlighted{background:#fff;color:#212121}.filter-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected,.filter-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected.select2-results__option--highlighted{background:#21a53d;background-image:linear-gradient(to right, #21A53D, #5DBC99);color:#fff}.product-list{padding:4rem 0;background:#f3f3f3}@media(min-width: 1400px){.product-list{padding:4.4375rem 0 4.875rem}}.product-list #product-list-carousel .swiper-slide .box-wrapper{opacity:0;transition:all .3s cubic-bezier(0.16, 0.01, 0.77, 1);transform:translateY(20px)}.product-list #product-list-carousel .swiper-slide .box-wrapper.active{opacity:1;transform:none}.product-list #product-list-carousel .swiper-slide .box-wrapper .box{padding:3.75rem 12%;border-radius:1rem}@media(max-width: 1719.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box{padding:3rem 1.5rem}}@media(max-width: 1399.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box{padding:2.25rem 1.5rem}}@media(max-width: 1199.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box{padding:1.5rem 1rem}}@media(max-width: 767.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box{padding:3.75rem 12%}}@media(max-width: 575.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box{padding:3rem 1.5rem}}@media(max-width: 359.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box{padding:1.5rem 1rem}}.product-list #product-list-carousel .swiper-slide .box-wrapper .box .img-wrapper{padding:0 calc(53px + 1rem)}.product-list #product-list-carousel .swiper-slide .box-wrapper .box .img-wrapper img:not(.position-absolute){max-height:304px}.product-list #product-list-carousel .swiper-slide .box-wrapper .box .img-wrapper img.position-absolute{bottom:0;left:0}.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:calc(1.3125rem + 0.75vw);letter-spacing:0}@media(min-width: 1200px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:1.875rem}}@media(max-width: 1719.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:1.625rem}}@media(max-width: 1399.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:1.375rem}}@media(max-width: 1199.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:1.125rem}}@media(max-width: 767.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:1.875rem}}@media(max-width: 575.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:1.625rem}}@media(max-width: 359.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2{font-size:1.125rem}}.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div:not(:last-child){border-bottom:1px dotted #f0f0f0}.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div .title{color:#868686}@media(max-width: 1719.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div{font-size:0.9375rem}}@media(max-width: 1399.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div{font-size:0.875rem}}@media(max-width: 1199.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div{font-size:0.75rem}}@media(max-width: 767.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div{font-size:1rem}}@media(max-width: 575.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div{font-size:0.9375rem}}@media(max-width: 359.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div{font-size:0.75rem}}.product-list #product-list-carousel .swiper-slide .box-wrapper .box h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .h2,.product-list #product-list-carousel .swiper-slide .box-wrapper .box .content>div .info{color:#1f1f1f}.product-list #product-list-carousel .swiper-slide .box-wrapper .box a{background:#21a53d;border-radius:3rem;margin-top:2.5rem}@media(max-width: 1399.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a{margin-top:1.5rem}}@media(max-width: 767.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a{margin-top:2.5rem}}@media(max-width: 575.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a{margin-top:1.5rem}}.product-list .swiper-pagination{display:flex}.product-list .swiper-pagination .swiper-pagination-bullet{width:58px;height:58px;background:transparent;color:#494949;opacity:1}.product-list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#21a53d;color:#fff;font-weight:bold}.product-list #product-list-carousel .swiper-slide .box-wrapper .box a,.product-list .swiper-pagination .swiper-pagination-bullet{font-size:1.125rem}@media(max-width: 1719.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a,.product-list .swiper-pagination .swiper-pagination-bullet{font-size:1.0625rem}}@media(max-width: 1399.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a,.product-list .swiper-pagination .swiper-pagination-bullet{font-size:1rem}}@media(max-width: 1199.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a,.product-list .swiper-pagination .swiper-pagination-bullet{font-size:0.875rem}}@media(max-width: 767.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a,.product-list .swiper-pagination .swiper-pagination-bullet{font-size:1.125rem}}@media(max-width: 575.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a,.product-list .swiper-pagination .swiper-pagination-bullet{font-size:1.0625rem}}@media(max-width: 359.98px){.product-list #product-list-carousel .swiper-slide .box-wrapper .box a,.product-list .swiper-pagination .swiper-pagination-bullet{font-size:0.875rem}}#reset-products .modal-dialog .modal-content{background:#21a53d;background-image:linear-gradient(to right, #21A53D, #5DBC99);color:#fff}@media(max-width: 1719.98px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:1.375rem}}@media(max-width: 1399.98px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:1.25rem}}@media(max-width: 1199.98px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:1.125rem}}@media(max-width: 991.98px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:1.5rem}}@media(max-width: 767.98px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:1.375rem}}@media(max-width: 575.98px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:1.25rem}}@media(max-width: 359.98px){#reset-products .modal-dialog .modal-content h4,#reset-products .modal-dialog .modal-content .h4{font-size:1.125rem}}#reset-products .modal-dialog .modal-content #reset-products-btn{background:#fff;font-size:1.125rem}@media(max-width: 1719.98px){#reset-products .modal-dialog .modal-content #reset-products-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){#reset-products .modal-dialog .modal-content #reset-products-btn{font-size:1rem}}@media(max-width: 1199.98px){#reset-products .modal-dialog .modal-content #reset-products-btn{font-size:0.875rem}}@media(max-width: 991.98px){#reset-products .modal-dialog .modal-content #reset-products-btn{font-size:1.125rem}}@media(max-width: 767.98px){#reset-products .modal-dialog .modal-content #reset-products-btn{font-size:1.0625rem}}@media(max-width: 575.98px){#reset-products .modal-dialog .modal-content #reset-products-btn{font-size:1rem}}@media(max-width: 359.98px){#reset-products .modal-dialog .modal-content #reset-products-btn{font-size:0.875rem}}.benefits{background:#21a53d;background-image:linear-gradient(to right, #21A53D, #5DBC99);padding:4rem 0}@media(min-width: 1400px){.benefits{padding:6.875rem 0}}.benefits h3,.benefits .h3{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.benefits h3,.benefits .h3{font-size:3rem}}@media(max-width: 1719.98px){.benefits h3,.benefits .h3{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.benefits h3,.benefits .h3{font-size:2.75rem}}@media(max-width: 1399.98px){.benefits h3,.benefits .h3{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.benefits h3,.benefits .h3{font-size:2.5rem}}@media(max-width: 1199.98px){.benefits h3,.benefits .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.benefits h3,.benefits .h3{font-size:2.25rem}}@media(max-width: 991.98px){.benefits h3,.benefits .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.benefits h3,.benefits .h3{font-size:3rem}}@media(max-width: 767.98px){.benefits h3,.benefits .h3{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.benefits h3,.benefits .h3{font-size:2.75rem}}@media(max-width: 575.98px){.benefits h3,.benefits .h3{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.benefits h3,.benefits .h3{font-size:2.5rem}}@media(max-width: 359.98px){.benefits h3,.benefits .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.benefits h3,.benefits .h3{font-size:2.25rem}}.benefits .box{margin-top:4.6875rem}@media(max-width: 1399.98px){.benefits .box{margin-top:3rem}}@media(max-width: 991.98px){.benefits .box{margin-top:4.6875rem}}@media(max-width: 767.98px){.benefits .box{margin-top:3rem}}@media(max-width: 1719.98px){.benefits .box h4,.benefits .box .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.benefits .box h4,.benefits .box .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.benefits .box h4,.benefits .box .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.benefits .box h4,.benefits .box .h4{font-size:1.125rem}}@media(max-width: 991.98px){.benefits .box h4,.benefits .box .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.benefits .box h4,.benefits .box .h4{font-size:1.5rem}}@media(max-width: 767.98px){.benefits .box h4,.benefits .box .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.benefits .box h4,.benefits .box .h4{font-size:1.375rem}}@media(max-width: 575.98px){.benefits .box h4,.benefits .box .h4{font-size:1.25rem}}@media(max-width: 359.98px){.benefits .box h4,.benefits .box .h4{font-size:1.125rem}}@media(min-width: 992px){.product+.benefits{padding-top:12.375rem;margin-top:-9.5625rem}}@media(min-width: 1200px){.product+.benefits{padding-top:14.375rem;margin-top:-11.5625rem}}@media(min-width: 1400px){.product+.benefits{padding-top:16.375rem;margin-top:-13.5625rem}}@media(min-width: 1720px){.product+.benefits{padding-top:18.375rem;margin-top:-15.5625rem}}.videos_technical-information{padding:4rem 0;background:#f3f3f3}@media(min-width: 1400px){.videos_technical-information{padding:6.6875rem 0 7rem}}@media(min-width: 1720px){.videos_technical-information .custom-col{max-width:88%}}@media(min-width: 768px)and (max-width: 991.98px){.videos_technical-information .custom-col .left-col{flex:0 0 auto;width:80%}}@media(min-width: 1400px){.videos_technical-information .custom-col .left-col{flex:0 0 auto;width:80%}}.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper{padding-top:66.08699%;cursor:pointer}.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{width:65px;height:65px;font-size:calc(1.3125rem + 0.75vw);left:2.625rem;bottom:2rem}@media(min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{font-size:1.875rem}}@media(max-width: 1719.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{width:55px;height:55px;font-size:calc(1.28125rem + 0.375vw);left:2rem;bottom:1.5rem}}@media(max-width: 1719.98px)and (min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{font-size:1.5625rem}}@media(max-width: 1399.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{width:65px;height:65px;font-size:calc(1.3125rem + 0.75vw);left:2.625rem;bottom:2rem}}@media(max-width: 1399.98px)and (min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{font-size:1.875rem}}@media(max-width: 1199.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{width:55px;height:55px;font-size:calc(1.28125rem + 0.375vw);left:2rem;bottom:1.5rem}}@media(max-width: 1199.98px)and (min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{font-size:1.5625rem}}@media(max-width: 991.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{width:65px;height:65px;font-size:calc(1.3125rem + 0.75vw);left:2.625rem;bottom:2rem}}@media(max-width: 991.98px)and (min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{font-size:1.875rem}}@media(max-width: 575.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{width:55px;height:55px;font-size:calc(1.28125rem + 0.375vw);left:2rem;bottom:1.5rem}}@media(max-width: 575.98px)and (min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{font-size:1.5625rem}}@media(max-width: 359.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .player-wrapper .img-wrapper .play-btn{width:45px;height:45px;font-size:1.25rem;left:1.5rem;bottom:1rem}}.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .duration{font-size:1.125rem;letter-spacing:3px;color:#21a53d}@media(max-width: 1719.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:1.125rem}}@media(max-width: 991.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:1.5rem}}@media(max-width: 767.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:1.375rem}}@media(max-width: 575.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:1.25rem}}@media(max-width: 359.98px){.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content h4,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .h4{font-size:1.125rem}}@media(min-width: 992px)and (max-width: 1399.98px){.videos_technical-information .thumbs-wrapper{height:auto !important}}@media(max-width: 767.98px){.videos_technical-information .thumbs-wrapper{height:auto !important}}.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide:not(.swiper-slide-thumb-active){opacity:.5}@media(min-width: 992px)and (max-width: 1399.98px){.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper{padding-top:66.66666%}}@media(max-width: 767.98px){.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper{padding-top:66.66666%}}.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper .play-btn{width:45px;height:45px;font-size:1.125rem}@media(max-width: 1399.98px){.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper .play-btn{width:55px;height:55px;font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper .play-btn{font-size:1.5rem}}@media(max-width: 1199.98px){.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper .play-btn{width:45px;height:45px;font-size:1.125rem}}@media(max-width: 767.98px){.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper .play-btn{width:55px;height:55px;font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper .play-btn{font-size:1.5rem}}@media(max-width: 575.98px){.videos_technical-information .thumbs-wrapper #thumbs-carousel .swiper-slide .img-wrapper .play-btn{width:45px;height:45px;font-size:1.125rem}}.videos_technical-information #videos-carousel .swiper-slide .player-wrapper .img-wrapper,.videos_technical-information #videos-carousel .swiper-slide .player-wrapper img,.videos_technical-information #videos-carousel .swiper-slide .player-wrapper .video,.videos_technical-information #thumbs-carousel .swiper-slide img{top:0;left:0}.videos_technical-information #videos-carousel .swiper-slide .img-wrapper .play-btn,.videos_technical-information #thumbs-carousel .swiper-slide .img-wrapper .play-btn{color:#21a53d}.videos_technical-information #videos-carousel .swiper-slide .player-wrapper img,.videos_technical-information #thumbs-carousel .swiper-slide img{-o-object-fit:cover;object-fit:cover}.videos_technical-information .files .file{font-size:1.125rem;font-weight:600;color:#212121;border-radius:3rem;border:2px solid #dbdbdb;padding-left:2rem;padding-right:2rem;margin-top:.6875rem;transition:background .3s,color .3s,border-color .3s}@media(max-width: 1399.98px){.videos_technical-information .files .file{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width: 991.98px){.videos_technical-information .files .file{padding-left:2rem;padding-right:2rem}}@media(max-width: 767.98px){.videos_technical-information .files .file{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width: 359.98px){.videos_technical-information .files .file{padding-left:1rem;padding-right:1rem}}.videos_technical-information .files .file .pdf{color:#999;margin:0 1.875rem;transition:color .3s;white-space:nowrap}@media(max-width: 1399.98px){.videos_technical-information .files .file .pdf{margin:0 1.5rem}}@media(max-width: 991.98px){.videos_technical-information .files .file .pdf{margin:0 1.875rem}}@media(max-width: 767.98px){.videos_technical-information .files .file .pdf{margin:0 1.5rem}}@media(max-width: 419.98px){.videos_technical-information .files .file .pdf{margin:0 1rem}}.videos_technical-information .files .file img{transition:filter .3s}@media(max-width: 1719.98px){.videos_technical-information .files .file img{max-width:32px}}@media(max-width: 1399.98px){.videos_technical-information .files .file img{max-width:28px}}@media(max-width: 1199.98px){.videos_technical-information .files .file img{max-width:24px}}@media(max-width: 991.98px){.videos_technical-information .files .file img{max-width:none}}@media(max-width: 767.98px){.videos_technical-information .files .file img{max-width:32px}}@media(max-width: 575.98px){.videos_technical-information .files .file img{max-width:28px}}@media(max-width: 359.98px){.videos_technical-information .files .file img{max-width:24px}}.videos_technical-information .files .file:hover{border-color:#21a53d;background:#21a53d;color:#fff}.videos_technical-information .files .file:hover .pdf{color:#fff}.videos_technical-information .files .file:hover img{filter:brightness(0) invert(1)}.videos_technical-information h2,.videos_technical-information .h2{color:#8b8b8b}@media(max-width: 1719.98px){.videos_technical-information h2,.videos_technical-information .h2,.videos_technical-information .files .file,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .duration{font-size:1.0625rem}}@media(max-width: 1399.98px){.videos_technical-information h2,.videos_technical-information .h2,.videos_technical-information .files .file,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .duration{font-size:1rem}}@media(max-width: 1199.98px){.videos_technical-information h2,.videos_technical-information .h2,.videos_technical-information .files .file,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .duration{font-size:0.875rem}}@media(max-width: 991.98px){.videos_technical-information h2,.videos_technical-information .h2,.videos_technical-information .files .file,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .duration{font-size:1.125rem}}@media(max-width: 767.98px){.videos_technical-information h2,.videos_technical-information .h2,.videos_technical-information .files .file,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .duration{font-size:1.0625rem}}@media(max-width: 575.98px){.videos_technical-information h2,.videos_technical-information .h2,.videos_technical-information .files .file,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .duration{font-size:1rem}}@media(max-width: 359.98px){.videos_technical-information h2,.videos_technical-information .h2,.videos_technical-information .files .file,.videos_technical-information .custom-col .left-col #videos-carousel .swiper-slide .content .duration{font-size:0.875rem}}.videos_technical-information h3,.videos_technical-information .h3{font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.videos_technical-information h3,.videos_technical-information .h3{font-size:3rem}}@media(max-width: 1719.98px){.videos_technical-information h3,.videos_technical-information .h3{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.videos_technical-information h3,.videos_technical-information .h3{font-size:2.75rem}}@media(max-width: 1399.98px){.videos_technical-information h3,.videos_technical-information .h3{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.videos_technical-information h3,.videos_technical-information .h3{font-size:2.5rem}}@media(max-width: 1199.98px){.videos_technical-information h3,.videos_technical-information .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.videos_technical-information h3,.videos_technical-information .h3{font-size:2.25rem}}@media(max-width: 991.98px){.videos_technical-information h3,.videos_technical-information .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.videos_technical-information h3,.videos_technical-information .h3{font-size:3rem}}@media(max-width: 767.98px){.videos_technical-information h3,.videos_technical-information .h3{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.videos_technical-information h3,.videos_technical-information .h3{font-size:2.75rem}}@media(max-width: 575.98px){.videos_technical-information h3,.videos_technical-information .h3{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.videos_technical-information h3,.videos_technical-information .h3{font-size:2.5rem}}@media(max-width: 359.98px){.videos_technical-information h3,.videos_technical-information .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.videos_technical-information h3,.videos_technical-information .h3{font-size:2.25rem}}.videos_technical-information hr{background:#4856fb;height:3px;margin:2rem 0}@media(max-width: 1399.98px){.videos_technical-information hr{margin:1.5rem 0}}@media(max-width: 991.98px){.videos_technical-information hr{margin:2rem 0}}@media(max-width: 767.98px){.videos_technical-information hr{margin:1.5rem 0}}.videos_technical-information table tr:nth-child(even){background:#fff}.videos_technical-information table tr td{font-size:1.125rem;padding:1.25rem 1.875rem}@media(max-width: 1719.98px){.videos_technical-information table tr td{font-size:1.0625rem}}@media(max-width: 1399.98px){.videos_technical-information table tr td{font-size:1rem;padding:1rem 1.5rem}}@media(max-width: 1199.98px){.videos_technical-information table tr td{font-size:0.875rem}}@media(max-width: 991.98px){.videos_technical-information table tr td{font-size:1.125rem;padding:1.25rem 1.875rem}}@media(max-width: 767.98px){.videos_technical-information table tr td{font-size:1.0625rem;padding:0 1.5rem;display:block}}@media(max-width: 575.98px){.videos_technical-information table tr td{font-size:1rem}}@media(max-width: 359.98px){.videos_technical-information table tr td{font-size:0.875rem}}@media(max-width: 767.98px){.videos_technical-information table tr td:first-child{padding-top:1rem}}.videos_technical-information table tr td:last-child{font-weight:bold}@media(min-width: 768px){.videos_technical-information table tr td:last-child{text-align:right}}@media(max-width: 767.98px){.videos_technical-information table tr td:last-child{padding-top:.25rem;padding-bottom:1rem}}.videos_technical-information .files .file,.videos_technical-information h3,.videos_technical-information .h3,.videos_technical-information table tr td{line-height:1.2}.product{padding-top:calc(150px + 3.75rem)}@media(max-width: 1199.98px){.product{padding-top:calc(148px + 3.75rem)}}@media(max-width: 991.98px){.product{padding-top:calc(125.77px + 3.75rem);padding-bottom:4rem}}@media(max-width: 767.98px){.product{padding-top:calc(121.28px + 3.75rem)}}@media(max-width: 575.98px){.product{padding-top:calc(116.8px + 3rem)}}@media(max-width: 359.98px){.product{padding-top:calc(112.31px + 3rem)}}.product h1,.product .h1{font-size:calc(1.75625rem + 6.075vw);line-height:.95;margin-top:2.5rem}@media(min-width: 1200px){.product h1,.product .h1{font-size:6.3125rem}}@media(max-width: 1719.98px){.product h1,.product .h1{font-size:calc(1.69375rem + 5.325vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.product h1,.product .h1{font-size:5.6875rem}}@media(max-width: 1399.98px){.product h1,.product .h1{font-size:calc(1.63125rem + 4.575vw);margin-top:1.5rem}}@media(max-width: 1399.98px)and (min-width: 1200px){.product h1,.product .h1{font-size:5.0625rem}}@media(max-width: 1199.98px){.product h1,.product .h1{font-size:calc(1.56875rem + 3.825vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.product h1,.product .h1{font-size:4.4375rem}}@media(max-width: 991.98px){.product h1,.product .h1{font-size:calc(1.75625rem + 6.075vw);margin-top:2.5rem}}@media(max-width: 991.98px)and (min-width: 1200px){.product h1,.product .h1{font-size:6.3125rem}}@media(max-width: 767.98px){.product h1,.product .h1{font-size:calc(1.69375rem + 5.325vw);margin-top:1.5rem}}@media(max-width: 767.98px)and (min-width: 1200px){.product h1,.product .h1{font-size:5.6875rem}}@media(max-width: 575.98px){.product h1,.product .h1{font-size:calc(1.63125rem + 4.575vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.product h1,.product .h1{font-size:5.0625rem}}@media(max-width: 359.98px){.product h1,.product .h1{font-size:calc(1.56875rem + 3.825vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.product h1,.product .h1{font-size:4.4375rem}}.product h1 span,.product .h1 span{color:#21a53d}.product h2,.product .h2{color:#8e8e8e}@media(max-width: 1719.98px){.product h2,.product .h2,.product p{font-size:1.0625rem}}@media(max-width: 1399.98px){.product h2,.product .h2,.product p{font-size:1rem}}@media(max-width: 1199.98px){.product h2,.product .h2,.product p{font-size:0.875rem}}@media(max-width: 991.98px){.product h2,.product .h2,.product p{font-size:1.125rem}}@media(max-width: 767.98px){.product h2,.product .h2,.product p{font-size:1.0625rem}}@media(max-width: 575.98px){.product h2,.product .h2,.product p{font-size:1rem}}@media(max-width: 359.98px){.product h2,.product .h2,.product p{font-size:0.875rem}}@media(min-width: 992px){.product .left-col{padding:3rem 0;margin-bottom:9.5625rem}}@media(min-width: 1200px){.product .left-col{padding:4rem 0;margin-bottom:11.5625rem}}@media(min-width: 1400px){.product .left-col{padding:5rem 0;margin-bottom:13.5625rem}}@media(min-width: 1720px){.product .left-col{padding:8.4375rem 0;margin-bottom:15.5625rem}}@media(min-width: 992px){.product .right-col{padding:3rem 0;margin-bottom:9.5625rem}}@media(min-width: 1200px){.product .right-col{padding:4rem 0;margin-bottom:11.5625rem}}@media(min-width: 1400px){.product .right-col{padding:5rem 0;margin-bottom:13.5625rem}}@media(min-width: 1720px){.product .right-col{max-width:90%;margin-bottom:15.5625rem}}.product .right-col p{line-height:1.5}@media(min-width: 992px){.product .center-col .energy-icon{top:0;left:100%}}@media(max-width: 1719.98px){.product .center-col .energy-icon{max-width:83px}}@media(max-width: 1399.98px){.product .center-col .energy-icon{max-width:73px}}@media(max-width: 1199.98px){.product .center-col .energy-icon{max-width:63px}}@media(max-width: 991.98px){.product .center-col .energy-icon{position:static !important;max-width:none}}@media(max-width: 767.98px){.product .center-col .energy-icon{max-width:83px}}@media(max-width: 575.98px){.product .center-col .energy-icon{max-width:73px}}@media(max-width: 359.98px){.product .center-col .energy-icon{max-width:63px}}.product .center-col #product-carousel .swiper-pagination{margin-top:1.875rem}.product .center-col #product-carousel .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:transparent;border:2px solid #4856fb;opacity:1;transition:all .3s}@media(min-width: 992px){.product .center-col #product-carousel .swiper-pagination .swiper-pagination-bullet{border-color:#fff}}.product .center-col #product-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px;background:#4856fb;border-radius:1rem}@media(min-width: 992px){.product .center-col #product-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}}.services-carousel{background:#21a53d;padding:4rem 0}@media(min-width: 1400px){.services-carousel{padding:6.875rem 0 5.3125rem}}.services-carousel .offset{margin-bottom:3.25rem}@media(max-width: 767.98px){.services-carousel .offset{margin-bottom:1.5rem}}.services-carousel h2,.services-carousel .h2{color:#dde1f2}.services-carousel h3,.services-carousel .h3{font-size:calc(1.575rem + 3.9vw);line-height:1;font-weight:200}@media(min-width: 1200px){.services-carousel h3,.services-carousel .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.services-carousel h3,.services-carousel .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.services-carousel h3,.services-carousel .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.services-carousel h3,.services-carousel .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.services-carousel h3,.services-carousel .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.services-carousel h3,.services-carousel .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.services-carousel h3,.services-carousel .h3{font-size:3rem}}@media(max-width: 991.98px){.services-carousel h3,.services-carousel .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.services-carousel h3,.services-carousel .h3{font-size:4.5rem}}@media(max-width: 767.98px){.services-carousel h3,.services-carousel .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.services-carousel h3,.services-carousel .h3{font-size:4.125rem}}@media(max-width: 575.98px){.services-carousel h3,.services-carousel .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.services-carousel h3,.services-carousel .h3{font-size:3.75rem}}@media(max-width: 359.98px){.services-carousel h3,.services-carousel .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.services-carousel h3,.services-carousel .h3{font-size:3.375rem}}.services-carousel hr{margin:5rem 0 3.25rem;background:#a0e5af;height:2px}@media(max-width: 1399.98px){.services-carousel hr{margin:3rem 0 2.25rem}}@media(max-width: 991.98px){.services-carousel hr{margin:5rem 0 3.25rem}}@media(max-width: 767.98px){.services-carousel hr{margin:3rem 0 2.25rem}}.services-carousel #services-carousel .swiper-slide{border-radius:1rem;padding:2rem 1.5rem 3rem}@media(min-width: 420px){.services-carousel #services-carousel .swiper-slide{padding:2.5rem 3rem 4rem}}@media(min-width: 576px){.services-carousel #services-carousel .swiper-slide{padding:2rem 1.5rem 3rem;max-width:calc(100vw / 2)}}@media(min-width: 768px){.services-carousel #services-carousel .swiper-slide{padding:3.25rem 5.5% 6rem}}@media(min-width: 992px){.services-carousel #services-carousel .swiper-slide{padding:2rem 1.5rem 3rem;max-width:calc(100vw / 4)}}@media(min-width: 1200px){.services-carousel #services-carousel .swiper-slide{padding:2.5rem 2% 4rem}}@media(min-width: 1400px){.services-carousel #services-carousel .swiper-slide{padding:3rem 2% 5rem}}@media(min-width: 1720px){.services-carousel #services-carousel .swiper-slide{padding:3.25rem 2.7% 6rem}}.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.35rem + 1.2vw);line-height:1.3;color:#21a53d}@media(min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:2.25rem}}@media(max-width: 1719.98px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:2rem}}@media(max-width: 1399.98px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:1.75rem}}@media(max-width: 1199.98px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:1.5rem}}@media(max-width: 991.98px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:2.25rem}}@media(max-width: 767.98px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:1.5rem}}@media(max-width: 575.98px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:2rem}}@media(max-width: 419.98px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:1.75rem}}@media(max-width: 359.98px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.services-carousel #services-carousel .swiper-slide h4,.services-carousel #services-carousel .swiper-slide .h4{font-size:1.5rem}}.services-carousel #services-carousel .swiper-slide p{line-height:1.5}@media(max-width: 991.98px){.services-carousel .controls>div{border-top:2px solid #fff;margin-top:2rem;padding-top:2rem}}@media(max-width: 767.98px){.services-carousel .controls>div{margin-top:1.5rem;padding-top:1.5rem}}.services-carousel .controls .total-slides *{font-size:1.125rem}.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{width:68px;height:68px;color:#fff;font-size:calc(1.26875rem + 0.225vw);transition:background .3s,color .3s}@media(min-width: 1200px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{font-size:1.4375rem}}.services-carousel .controls .swiper-button-prev:hover,.services-carousel .controls .swiper-button-next:hover{background:#fff;color:#212121}@media(max-width: 1719.98px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{width:60px;height:60px;font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{font-size:1.3125rem}}@media(max-width: 1399.98px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{width:54px;height:54px;font-size:1.125rem}}@media(max-width: 1199.98px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{width:46px;height:46px;font-size:0.9375rem}}@media(max-width: 991.98px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{width:68px;height:68px;font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{font-size:1.4375rem}}@media(max-width: 767.98px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{width:60px;height:60px;font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{font-size:1.3125rem}}@media(max-width: 575.98px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{width:54px;height:54px;font-size:1.125rem}}@media(max-width: 359.98px){.services-carousel .controls .swiper-button-prev,.services-carousel .controls .swiper-button-next{width:46px;height:46px;font-size:0.9375rem}}.services-carousel .controls .swiper-button-prev:after,.services-carousel .controls .swiper-button-next:after{display:none}@media(max-width: 1719.98px){.services-carousel h2,.services-carousel .h2,.services-carousel p,.services-carousel .arrow-btn,.services-carousel .controls .total-slides *{font-size:1.0625rem}}@media(max-width: 1399.98px){.services-carousel h2,.services-carousel .h2,.services-carousel p,.services-carousel .arrow-btn,.services-carousel .controls .total-slides *{font-size:1rem}}@media(max-width: 1199.98px){.services-carousel h2,.services-carousel .h2,.services-carousel p,.services-carousel .arrow-btn,.services-carousel .controls .total-slides *{font-size:0.875rem}}@media(max-width: 991.98px){.services-carousel h2,.services-carousel .h2,.services-carousel p,.services-carousel .arrow-btn,.services-carousel .controls .total-slides *{font-size:1.125rem}}@media(max-width: 767.98px){.services-carousel h2,.services-carousel .h2,.services-carousel p,.services-carousel .arrow-btn,.services-carousel .controls .total-slides *{font-size:0.875rem}}@media(max-width: 575.98px){.services-carousel h2,.services-carousel .h2,.services-carousel p,.services-carousel .arrow-btn,.services-carousel .controls .total-slides *{font-size:1.0625rem}}@media(max-width: 418.98px){.services-carousel h2,.services-carousel .h2,.services-carousel p,.services-carousel .arrow-btn,.services-carousel .controls .total-slides *{font-size:1rem}}@media(max-width: 359.98px){.services-carousel h2,.services-carousel .h2,.services-carousel p,.services-carousel .arrow-btn,.services-carousel .controls .total-slides *{font-size:0.875rem}}.plain-intro{padding-top:calc(150px + 5.4375rem);padding-bottom:3rem}@media(max-width: 1199.98px){.plain-intro{padding-top:calc(148px + 5.4375rem)}}@media(max-width: 991.98px){.plain-intro{padding-top:calc(125.77px + 5.4375rem)}}@media(max-width: 767.98px){.plain-intro{padding-top:calc(121.28px + 4rem)}}@media(max-width: 575.98px){.plain-intro{padding-top:calc(116.8px + 3rem)}}@media(max-width: 359.98px){.plain-intro{padding-top:calc(112.31px + 3rem)}}@media(max-width: 1719.98px){.plain-intro h2,.plain-intro .h2{font-size:1.0625rem}}@media(max-width: 1399.98px){.plain-intro h2,.plain-intro .h2{font-size:1rem}}@media(max-width: 1199.98px){.plain-intro h2,.plain-intro .h2{font-size:0.875rem}}@media(max-width: 991.98px){.plain-intro h2,.plain-intro .h2{font-size:1.125rem}}@media(max-width: 767.98px){.plain-intro h2,.plain-intro .h2{font-size:1.0625rem}}@media(max-width: 575.98px){.plain-intro h2,.plain-intro .h2{font-size:1rem}}@media(max-width: 359.98px){.plain-intro h2,.plain-intro .h2{font-size:0.875rem}}.plain-intro h1,.plain-intro .h1{font-size:calc(1.5rem + 3vw)}@media(min-width: 1200px){.plain-intro h1,.plain-intro .h1{font-size:3.75rem}}@media(max-width: 1719.98px){.plain-intro h1,.plain-intro .h1{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.plain-intro h1,.plain-intro .h1{font-size:3.375rem}}@media(max-width: 1399.98px){.plain-intro h1,.plain-intro .h1{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.plain-intro h1,.plain-intro .h1{font-size:3rem}}@media(max-width: 1199.98px){.plain-intro h1,.plain-intro .h1{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.plain-intro h1,.plain-intro .h1{font-size:2.625rem}}@media(max-width: 991.98px){.plain-intro h1,.plain-intro .h1{font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.plain-intro h1,.plain-intro .h1{font-size:3.75rem}}@media(max-width: 767.98px){.plain-intro h1,.plain-intro .h1{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.plain-intro h1,.plain-intro .h1{font-size:3.375rem}}@media(max-width: 575.98px){.plain-intro h1,.plain-intro .h1{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.plain-intro h1,.plain-intro .h1{font-size:3rem}}@media(max-width: 359.98px){.plain-intro h1,.plain-intro .h1{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.plain-intro h1,.plain-intro .h1{font-size:2.625rem}}.plain-intro .share{cursor:pointer}.plain-intro .share .share-icon{width:38px;height:38px;border:1px solid #ededed}.plain-intro .share .share-btn{box-shadow:0 5px 12px rgba(0,0,0,.15);right:0;top:calc(100% + .5rem);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}.plain-intro .share .share-btn a{cursor:pointer;font-size:1.25rem}.plain-intro .share .share-btn a[data-id=fb]{color:#3b5998}.plain-intro .share .share-btn a[data-id=tw]{color:#00acee}.plain-intro .share .share-btn a[data-id=in]{color:#0072b1}.plain-intro .share:hover .share-btn{opacity:1;visibility:visible;transform:none}.plain-content{padding:3rem 0 4rem}@media(min-width: 1400px){.plain-content{padding:3rem 0 11.375rem}}.plain-content .editor>*:not(:last-child){margin-bottom:2rem}@media(max-width: 1399.98px){.plain-content .editor>*:not(:last-child){margin-bottom:1rem}}@media(max-width: 991.98px){.plain-content .editor>*:not(:last-child){margin-bottom:2rem}}@media(max-width: 767.98px){.plain-content .editor>*:not(:last-child){margin-bottom:1rem}}.plain-content .date{font-size:1.125rem}.plain-content h2,.plain-content .h2,.plain-content h3,.plain-content .h3,.plain-content h4,.plain-content .h4,.plain-content h5,.plain-content .h5,.plain-content h6,.plain-content .h6{line-height:1.4}.plain-content .date,.plain-content h2,.plain-content .h2,.plain-content h3,.plain-content .h3,.plain-content h4,.plain-content .h4,.plain-content h5,.plain-content .h5,.plain-content h6,.plain-content .h6{font-weight:bold}@media(max-width: 991.98px){.plain-content br{display:none}}.plain-content blockquote{font-size:calc(1.35rem + 1.2vw);padding-left:calc(9px + 1.875rem)}@media(min-width: 1200px){.plain-content blockquote{font-size:2.25rem}}@media(max-width: 1719.98px){.plain-content blockquote{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.plain-content blockquote{font-size:2rem}}@media(max-width: 1399.98px){.plain-content blockquote{font-size:calc(1.3rem + 0.6vw);padding-left:calc(7px + 1rem)}}@media(max-width: 1399.98px)and (min-width: 1200px){.plain-content blockquote{font-size:1.75rem}}@media(max-width: 1399.98px){.plain-content blockquote:before{width:7px}}@media(max-width: 1199.98px){.plain-content blockquote{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.plain-content blockquote{font-size:1.5rem}}@media(max-width: 991.98px){.plain-content blockquote{font-size:calc(1.35rem + 1.2vw);padding-left:calc(9px + 1.875rem)}}@media(max-width: 991.98px)and (min-width: 1200px){.plain-content blockquote{font-size:2.25rem}}@media(max-width: 991.98px){.plain-content blockquote:before{width:9px}}@media(max-width: 767.98px){.plain-content blockquote{font-size:calc(1.325rem + 0.9vw);padding-left:calc(7px + 1rem)}}@media(max-width: 767.98px)and (min-width: 1200px){.plain-content blockquote{font-size:2rem}}@media(max-width: 767.98px){.plain-content blockquote:before{width:7px}}@media(max-width: 575.98px){.plain-content blockquote{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.plain-content blockquote{font-size:1.75rem}}@media(max-width: 359.98px){.plain-content blockquote{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.plain-content blockquote{font-size:1.5rem}}@media(max-width: 1719.98px){.plain-content h4,.plain-content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.plain-content h4,.plain-content .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.plain-content h4,.plain-content .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.plain-content h4,.plain-content .h4{font-size:1.125rem}}@media(max-width: 991.98px){.plain-content h4,.plain-content .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.plain-content h4,.plain-content .h4{font-size:1.5rem}}@media(max-width: 767.98px){.plain-content h4,.plain-content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.plain-content h4,.plain-content .h4{font-size:1.375rem}}@media(max-width: 575.98px){.plain-content h4,.plain-content .h4{font-size:1.25rem}}@media(max-width: 359.98px){.plain-content h4,.plain-content .h4{font-size:1.125rem}}@media(min-width: 992px){.plain-content ul{padding-left:2.125rem !important}}.plain-content ul li{padding-left:calc(12px + 1.75rem);line-height:1.9}.plain-content ul li:not(:last-child){margin-bottom:2rem}.plain-content ul li:before{width:12px;height:12px;background:#21a53d;border-radius:100%;top:11px;border:2px solid #21a53d}@media(max-width: 1719.98px){.plain-content ul li{padding-left:calc(11px + 1.75rem)}.plain-content ul li:before{width:11px;height:11px;top:10px}}@media(max-width: 1399.98px){.plain-content ul li{padding-left:calc(10px + 1.5rem)}.plain-content ul li:before{width:10px;height:10px;top:9px}}@media(max-width: 1199.98px){.plain-content ul li{padding-left:calc(9px + 1rem)}.plain-content ul li:before{width:9px;height:9px;top:8px}}@media(max-width: 991.98px){.plain-content ul li{padding-left:calc(12px + 1.75rem)}.plain-content ul li:before{width:12px;height:12px;top:11px}}@media(max-width: 767.98px){.plain-content ul li{padding-left:calc(11px + 1.75rem)}.plain-content ul li:before{width:11px;height:11px;top:10px}}@media(max-width: 575.98px){.plain-content ul li{padding-left:calc(10px + 1.5rem)}.plain-content ul li:before{width:10px;height:10px;top:9px}}@media(max-width: 359.98px){.plain-content ul li{padding-left:calc(9px + 1rem)}.plain-content ul li:before{width:9px;height:9px;top:8px}}.plain-content ul li>ul{margin-top:1rem}@media(min-width: 992px){.plain-content ul li>ul{padding-left:1.5rem !important}}.plain-content ul li>ul li{padding-left:calc(12px + 1rem);line-height:1.5}.plain-content ul li>ul li:not(:last-child){margin-bottom:.5rem}.plain-content ul li>ul li:before{background:transparent;top:7px}@media(max-width: 1719.98px){.plain-content ul li>ul li{padding-left:calc(11px + 1rem)}}@media(max-width: 1399.98px){.plain-content ul li>ul li{padding-left:calc(10px + 1rem)}}@media(max-width: 1199.98px){.plain-content ul li>ul li{padding-left:calc(9px + 1rem)}.plain-content ul li>ul li:before{top:6px}}@media(max-width: 991.98px){.plain-content ul li>ul li{padding-left:calc(12px + 1rem)}.plain-content ul li>ul li:before{top:7px}}@media(max-width: 767.98px){.plain-content ul li>ul li{padding-left:calc(11px + 1rem)}}@media(max-width: 575.98px){.plain-content ul li>ul li{padding-left:calc(10px + 1rem)}}@media(max-width: 359.98px){.plain-content ul li>ul li{padding-left:calc(9px + 1rem)}.plain-content ul li>ul li:before{top:6px}}@media(max-width: 1719.98px){.plain-content .date,.plain-content p,.plain-content li{font-size:1.0625rem}}@media(max-width: 1399.98px){.plain-content .date,.plain-content p,.plain-content li{font-size:1rem}}@media(max-width: 1199.98px){.plain-content .date,.plain-content p,.plain-content li{font-size:0.875rem}}@media(max-width: 991.98px){.plain-content .date,.plain-content p,.plain-content li{font-size:1.125rem}}@media(max-width: 767.98px){.plain-content .date,.plain-content p,.plain-content li{font-size:1.0625rem}}@media(max-width: 575.98px){.plain-content .date,.plain-content p,.plain-content li{font-size:1rem}}@media(max-width: 359.98px){.plain-content .date,.plain-content p,.plain-content li{font-size:0.875rem}}.plain-intro+.plain-content{padding-top:0}.plain-content-2{padding:4rem 0}@media(min-width: 1400px){.plain-content-2{padding:6.625rem 0 9.375rem}}.plain-content-2 h2,.plain-content-2 .h2,.plain-content-2 h3,.plain-content-2 .h3,.plain-content-2 h4,.plain-content-2 .h4,.plain-content-2 h5,.plain-content-2 .h5,.plain-content-2 h6,.plain-content-2 .h6{color:#21a53d}.plain-content-2 h2,.plain-content-2 .h2{font-size:calc(1.425rem + 2.1vw);font-weight:300;margin:0;line-height:1.2;letter-spacing:0 !important}@media(min-width: 1200px){.plain-content-2 h2,.plain-content-2 .h2{font-size:3rem}}@media(max-width: 1719.98px){.plain-content-2 h2,.plain-content-2 .h2{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.plain-content-2 h2,.plain-content-2 .h2{font-size:2.625rem}}@media(max-width: 1399.98px){.plain-content-2 h2,.plain-content-2 .h2{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.plain-content-2 h2,.plain-content-2 .h2{font-size:2.25rem}}@media(max-width: 1199.98px){.plain-content-2 h2,.plain-content-2 .h2{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.plain-content-2 h2,.plain-content-2 .h2{font-size:1.875rem}}@media(max-width: 991.98px){.plain-content-2 h2,.plain-content-2 .h2{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.plain-content-2 h2,.plain-content-2 .h2{font-size:3rem}}@media(max-width: 767.98px){.plain-content-2 h2,.plain-content-2 .h2{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.plain-content-2 h2,.plain-content-2 .h2{font-size:2.625rem}}@media(max-width: 575.98px){.plain-content-2 h2,.plain-content-2 .h2{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.plain-content-2 h2,.plain-content-2 .h2{font-size:2.25rem}}@media(max-width: 359.98px){.plain-content-2 h2,.plain-content-2 .h2{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.plain-content-2 h2,.plain-content-2 .h2{font-size:1.875rem}}.plain-content-2 .editor{padding-left:calc(9px + 3.375rem)}.plain-content-2 .editor:not(:last-child){margin-bottom:4.5rem}@media(max-width: 1399.98px){.plain-content-2 .editor:not(:last-child){margin-bottom:3rem}}@media(max-width: 991.98px){.plain-content-2 .editor:not(:last-child){margin-bottom:4.5rem}}@media(max-width: 767.98px){.plain-content-2 .editor:not(:last-child){margin-bottom:3rem}}.plain-content-2 .editor:before{content:"";position:absolute;top:9px;left:0;width:9px;height:69px;border-radius:1rem;background:#21a53d}@media(max-width: 1719.98px){.plain-content-2 .editor{padding-left:calc(8px + 2.5rem)}.plain-content-2 .editor:before{width:8px}}@media(max-width: 1399.98px){.plain-content-2 .editor{padding-left:calc(7px + 2rem)}.plain-content-2 .editor:before{width:7px}}@media(max-width: 1199.98px){.plain-content-2 .editor{padding-left:calc(6px + 1.5rem)}.plain-content-2 .editor:before{width:6px}}@media(max-width: 991.98px){.plain-content-2 .editor{padding-left:calc(9px + 3.375rem)}.plain-content-2 .editor:before{width:9px}}@media(max-width: 767.98px){.plain-content-2 .editor{padding-left:calc(8px + 2.5rem)}.plain-content-2 .editor:before{width:8px}}@media(max-width: 575.98px){.plain-content-2 .editor{padding-left:calc(7px + 2rem)}.plain-content-2 .editor:before{width:7px}}@media(max-width: 419.98px){.plain-content-2 .editor{padding-left:calc(6px + 1.5rem)}.plain-content-2 .editor:before{width:6px}}@media(max-width: 359.98px){.plain-content-2 .editor{padding-left:calc(5px + 1rem)}.plain-content-2 .editor:before{width:5px}}.plain-content-2 .editor>*:not(:last-child){margin-bottom:2rem}@media(max-width: 1399.98px){.plain-content-2 .editor>*:not(:last-child){margin-bottom:1rem}}@media(max-width: 991.98px){.plain-content-2 .editor>*:not(:last-child){margin-bottom:2rem}}@media(max-width: 767.98px){.plain-content-2 .editor>*:not(:last-child){margin-bottom:1rem}}.plain-content-2 .editor ul li,.plain-content-2 .editor ol li{line-height:1.9;padding-left:calc(12px + 1.75rem)}@media(max-width: 1719.98px){.plain-content-2 .editor ul li,.plain-content-2 .editor ol li{padding-left:calc(11px + 1.75rem)}}@media(max-width: 1399.98px){.plain-content-2 .editor ul li,.plain-content-2 .editor ol li{padding-left:calc(10px + 1.5rem)}}@media(max-width: 1199.98px){.plain-content-2 .editor ul li,.plain-content-2 .editor ol li{padding-left:calc(9px + 1rem)}}@media(max-width: 991.98px){.plain-content-2 .editor ul li,.plain-content-2 .editor ol li{padding-left:calc(12px + 1.75rem)}}@media(max-width: 767.98px){.plain-content-2 .editor ul li,.plain-content-2 .editor ol li{padding-left:calc(11px + 1.75rem)}}@media(max-width: 575.98px){.plain-content-2 .editor ul li,.plain-content-2 .editor ol li{padding-left:calc(10px + 1.5rem)}}@media(max-width: 359.98px){.plain-content-2 .editor ul li,.plain-content-2 .editor ol li{padding-left:calc(9px + 1rem)}}.plain-content-2 .editor ul li:before{width:12px;height:12px;background:#21a53d;border-radius:100%;top:11px;border:2px solid #21a53d}.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:calc(1.275rem + 0.3vw);font-weight:bold;margin-bottom:1rem;line-height:1.4}@media(min-width: 1200px){.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:1.5rem}}@media(max-width: 1719.98px){.plain-content-2 .editor ul li:before{width:11px;height:11px;top:10px}.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.plain-content-2 .editor ul li:before{width:10px;height:10px;top:9px}.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.plain-content-2 .editor ul li:before{width:9px;height:9px;top:8px}.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:1.125rem}}@media(max-width: 991.98px){.plain-content-2 .editor ul li:before{width:12px;height:12px;top:11px}.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:1.5rem}}@media(max-width: 767.98px){.plain-content-2 .editor ul li:before{width:11px;height:11px;top:10px}.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:1.375rem}}@media(max-width: 575.98px){.plain-content-2 .editor ul li:before{width:10px;height:10px;top:9px}.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:1.25rem}}@media(max-width: 359.98px){.plain-content-2 .editor ul li:before{width:9px;height:9px;top:8px}.plain-content-2 .editor ul li h4,.plain-content-2 .editor ul li .h4{font-size:1.125rem}}@media(max-width: 1719.98px){.plain-content-2 .editor li,.plain-content-2 .editor p{font-size:1.0625rem}}@media(max-width: 1399.98px){.plain-content-2 .editor li,.plain-content-2 .editor p{font-size:1rem}}@media(max-width: 1199.98px){.plain-content-2 .editor li,.plain-content-2 .editor p{font-size:0.875rem}}@media(max-width: 991.98px){.plain-content-2 .editor li,.plain-content-2 .editor p{font-size:1.125rem}}@media(max-width: 767.98px){.plain-content-2 .editor li,.plain-content-2 .editor p{font-size:1.0625rem}}@media(max-width: 575.98px){.plain-content-2 .editor li,.plain-content-2 .editor p{font-size:1rem}}@media(max-width: 419.98px){.plain-content-2 .editor li,.plain-content-2 .editor p{font-size:0.9375rem}}@media(max-width: 359.98px){.plain-content-2 .editor li,.plain-content-2 .editor p{font-size:0.875rem}}@media(min-width: 1400px){.new-carousel{margin-top:1.875rem}}.new-carousel .swiper-slide .img-wrapper,.new-carousel .swiper-slide .img-wrapper img{top:0;left:0}.new-carousel .swiper-slide .play-btn{color:#21a53d}.new-carousel #new-carousel .swiper-slide .img-wrapper,.new-carousel #new-carousel .swiper-slide .video-wrapper{padding-top:56.64759%}.new-carousel #new-carousel .swiper-slide .video-wrapper .youtube-img,.new-carousel #new-carousel .swiper-slide .video-wrapper .youtube-img img,.new-carousel #new-carousel .swiper-slide .video-wrapper .video{top:0;left:0}.new-carousel #new-carousel .swiper-slide.has-video{cursor:pointer}.new-carousel #new-carousel .swiper-slide .play-btn{width:175px;height:175px;font-size:calc(1.6875rem + 5.25vw)}@media(min-width: 1200px){.new-carousel #new-carousel .swiper-slide .play-btn{font-size:5.625rem}}@media(max-width: 1719.98px){.new-carousel #new-carousel .swiper-slide .play-btn{width:145px;height:145px;font-size:calc(1.5625rem + 3.75vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.new-carousel #new-carousel .swiper-slide .play-btn{font-size:4.375rem}}@media(max-width: 1399.98px){.new-carousel #new-carousel .swiper-slide .play-btn{width:115px;height:115px;font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.new-carousel #new-carousel .swiper-slide .play-btn{font-size:3.125rem}}@media(max-width: 991.98px){.new-carousel #new-carousel .swiper-slide .play-btn{width:145px;height:145px;font-size:calc(1.6875rem + 5.25vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.new-carousel #new-carousel .swiper-slide .play-btn{font-size:5.625rem}}@media(max-width: 767.98px){.new-carousel #new-carousel .swiper-slide .play-btn{width:115px;height:115px;font-size:calc(1.5625rem + 3.75vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.new-carousel #new-carousel .swiper-slide .play-btn{font-size:4.375rem}}@media(max-width: 575.98px){.new-carousel #new-carousel .swiper-slide .play-btn{width:95px;height:95px;font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.new-carousel #new-carousel .swiper-slide .play-btn{font-size:3.75rem}}@media(max-width: 359.98px){.new-carousel #new-carousel .swiper-slide .play-btn{width:75px;height:75px;font-size:calc(1.4375rem + 2.25vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.new-carousel #new-carousel .swiper-slide .play-btn{font-size:3.125rem}}.new-carousel .wrapper{background:#21a53d;padding:1.5rem .75rem}@media(min-width: 992px){.new-carousel .wrapper{padding:1.5rem}}@media(min-width: 1720px){.new-carousel .wrapper{padding:3.75rem 10% 2.9375rem}}@media(max-width: 1719.98px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:1.125rem}}@media(max-width: 991.98px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:1.5rem}}@media(max-width: 767.98px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:1.375rem}}@media(max-width: 575.98px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:1.25rem}}@media(max-width: 359.98px){.new-carousel .wrapper h4,.new-carousel .wrapper .h4{font-size:1.125rem}}@media(min-width: 992px){.new-carousel .wrapper .thumbs-carousel-wrapper{max-height:calc(130.67px * 2 + .875rem);max-width:460px;padding-right:.75rem;scrollbar-color:#fff #21a53d;scrollbar-width:thin}.new-carousel .wrapper .thumbs-carousel-wrapper::-webkit-scrollbar{width:7px}.new-carousel .wrapper .thumbs-carousel-wrapper::-webkit-scrollbar-track{background:#21a53d}.new-carousel .wrapper .thumbs-carousel-wrapper::-webkit-scrollbar-thumb{background:#fff;border-radius:.5rem}}@media(min-width: 1720px){.new-carousel .wrapper .thumbs-carousel-wrapper{padding-right:1.5rem}}@media(min-width: 992px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel{margin-top:-0.875rem}}@media(min-width: 992px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper{transform:none !important}}.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide:not(.swiper-slide-thumb-active) .img-wrapper img{opacity:.5}.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .img-wrapper{padding-top:62.98101%}.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .play-btn{width:65px;height:65px;font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .play-btn{font-size:1.875rem}}@media(max-width: 1719.98px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .play-btn{width:55px;height:55px;font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .play-btn{font-size:1.5rem}}@media(max-width: 1399.98px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .play-btn{width:45px;height:45px;font-size:1.125rem}}@media(max-width: 991.98px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .play-btn{width:65px;height:65px;font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .play-btn{font-size:1.875rem}}@media(max-width: 767.98px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide .play-btn{width:45px;height:45px;font-size:1.125rem}}@media(min-width: 992px){.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide{max-width:50%;margin-right:0;margin-top:.875rem}.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide:nth-child(odd){padding-right:calc(.875rem / 2)}.new-carousel .wrapper .thumbs-carousel-wrapper #thumbs-carousel .swiper-wrapper .swiper-slide:nth-child(even){padding-left:calc(.875rem / 2)}}@media(min-width: 992px){.new-carousel .controls{max-width:460px}}.new-carousel .controls .swiper-button-prev,.new-carousel .controls .swiper-button-next{width:70px;height:70px;border:1px solid #fff;background:transparent !important;transition:background .3s}.new-carousel .controls .swiper-button-prev img,.new-carousel .controls .swiper-button-next img{filter:brightness(0) invert(1);transition:filter .3s}.new-carousel .controls .swiper-button-prev:hover,.new-carousel .controls .swiper-button-next:hover{background:#fff !important}.new-carousel .controls .swiper-button-prev:hover img,.new-carousel .controls .swiper-button-next:hover img{filter:none}.new-carousel .controls .swiper-button-prev:after,.new-carousel .controls .swiper-button-next:after{display:none}@media(max-width: 1719.98px){.new-carousel .controls .swiper-button-prev,.new-carousel .controls .swiper-button-next{width:60px;height:60px}.new-carousel .controls .swiper-button-prev img,.new-carousel .controls .swiper-button-next img{max-width:28px}}@media(max-width: 1399.98px){.new-carousel .controls .swiper-button-prev,.new-carousel .controls .swiper-button-next{width:50px;height:50px}.new-carousel .controls .swiper-button-prev img,.new-carousel .controls .swiper-button-next img{max-width:23px}}@media(max-width: 1199.98px){.new-carousel .controls .swiper-button-prev,.new-carousel .controls .swiper-button-next{width:40px;height:40px}.new-carousel .controls .swiper-button-prev img,.new-carousel .controls .swiper-button-next img{max-width:18px}}@media(max-width: 991.98px){.new-carousel .controls .swiper-button-prev,.new-carousel .controls .swiper-button-next{width:70px;height:70px}.new-carousel .controls .swiper-button-prev img,.new-carousel .controls .swiper-button-next img{max-width:none}}@media(max-width: 767.98px){.new-carousel .controls .swiper-button-prev,.new-carousel .controls .swiper-button-next{width:60px;height:60px}.new-carousel .controls .swiper-button-prev img,.new-carousel .controls .swiper-button-next img{max-width:28px}}@media(max-width: 575.98px){.new-carousel .controls .swiper-button-prev,.new-carousel .controls .swiper-button-next{width:50px;height:50px}.new-carousel .controls .swiper-button-prev img,.new-carousel .controls .swiper-button-next img{max-width:23px}}@media(max-width: 359.98px){.new-carousel .controls .swiper-button-prev,.new-carousel .controls .swiper-button-next{width:40px;height:40px}.new-carousel .controls .swiper-button-prev img,.new-carousel .controls .swiper-button-next img{max-width:18px}}@media(min-width: 576px){#youtube-modal .modal-dialog{max-width:none;margin:1.75rem}}@media(min-width: 992px){#youtube-modal .modal-dialog{max-width:900px;margin:1.75rem auto}}.contact-form{padding:4rem 0 .3125rem}@media(min-width: 1400px){.contact-form{padding:7.875rem 0 .3125rem}}.contact-form label:not(input.checkbox~label,#labelfile){margin-left:5px}.contact-form label,.contact-form .form-control,.contact-form button[type=submit],.contact-form input.checkbox:checked~.custom-checkbox:after{font-size:1.125rem}@media(max-width: 1719.98px){.contact-form h2,.contact-form .h2,.contact-form p,.contact-form label,.contact-form .form-control,.contact-form button[type=submit],.contact-form input.checkbox:checked~.custom-checkbox:after{font-size:1.0625rem}}@media(max-width: 1399.98px){.contact-form h2,.contact-form .h2,.contact-form p,.contact-form label,.contact-form .form-control,.contact-form button[type=submit],.contact-form input.checkbox:checked~.custom-checkbox:after{font-size:1rem}}@media(max-width: 1199.98px){.contact-form h2,.contact-form .h2,.contact-form p,.contact-form label,.contact-form .form-control,.contact-form button[type=submit],.contact-form input.checkbox:checked~.custom-checkbox:after{font-size:0.875rem}}@media(max-width: 991.98px){.contact-form h2,.contact-form .h2,.contact-form p,.contact-form label,.contact-form .form-control,.contact-form button[type=submit],.contact-form input.checkbox:checked~.custom-checkbox:after{font-size:1.125rem}}@media(max-width: 767.98px){.contact-form h2,.contact-form .h2,.contact-form p,.contact-form label,.contact-form .form-control,.contact-form button[type=submit],.contact-form input.checkbox:checked~.custom-checkbox:after{font-size:1.0625rem}}@media(max-width: 575.98px){.contact-form h2,.contact-form .h2,.contact-form p,.contact-form label,.contact-form .form-control,.contact-form button[type=submit],.contact-form input.checkbox:checked~.custom-checkbox:after{font-size:1rem}}@media(max-width: 359.98px){.contact-form h2,.contact-form .h2,.contact-form p,.contact-form label,.contact-form .form-control,.contact-form button[type=submit],.contact-form input.checkbox:checked~.custom-checkbox:after{font-size:0.875rem}}.contact-form h3,.contact-form .h3{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.contact-form h3,.contact-form .h3{font-size:1.875rem}}@media(max-width: 1719.98px){.contact-form h3,.contact-form .h3{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.contact-form h3,.contact-form .h3{font-size:1.625rem}}@media(max-width: 1399.98px){.contact-form h3,.contact-form .h3{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.contact-form h3,.contact-form .h3{font-size:1.375rem}}@media(max-width: 1199.98px){.contact-form h3,.contact-form .h3{font-size:1.125rem}}@media(max-width: 991.98px){.contact-form h3,.contact-form .h3{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.contact-form h3,.contact-form .h3{font-size:1.875rem}}@media(max-width: 767.98px){.contact-form h3,.contact-form .h3{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.contact-form h3,.contact-form .h3{font-size:1.625rem}}@media(max-width: 575.98px){.contact-form h3,.contact-form .h3{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.contact-form h3,.contact-form .h3{font-size:1.375rem}}@media(max-width: 359.98px){.contact-form h3,.contact-form .h3{font-size:1.125rem}}.contact-form .info{margin-top:1.5rem}@media(min-width: 992px){.contact-form .info{margin-top:8rem}}.contact-form .info h2,.contact-form .info .h2,.contact-form .info p{line-height:1.5}.contact-form .info h2,.contact-form .info .h2{font-weight:600;letter-spacing:0 !important}.contact-form .info p{font-size:0.875rem}.contact-form .info p:not(:last-child){margin-bottom:1.5rem}@media(max-width: 1399.98px){.contact-form .info p:not(:last-child){margin-bottom:1rem}}@media(max-width: 991.98px){.contact-form .info p:not(:last-child){margin-bottom:1.5rem}}@media(max-width: 767.98px){.contact-form .info p:not(:last-child){margin-bottom:1rem}}.contact-form .info p a{color:inherit}.contact-form .info .custom-btn{border-color:#c2c2c2}@media(min-width: 992px){.contact-form .viewport-alignment{margin-left:calc(-50vw + 50% + var(--bs-gutter-x) / 2 - 3px);width:calc(100vw - var(--bs-gutter-x));pointer-events:none}.contact-form .viewport-alignment .img-wrapper{width:50%}}@media(min-width: 992px){.contact-form .negative-margin{margin-left:-50%}}.contact-form .form-wrapper{padding:1.875rem 0}.contact-form form .form-control{border-color:#ededed;border-width:2px;height:70px;border-radius:10px}@media(max-width: 1719.98px){.contact-form form .form-control{height:63.66666px}}@media(max-width: 1399.98px){.contact-form form .form-control{height:56.66666px}}@media(max-width: 1199.98px){.contact-form form .form-control{height:50px}}@media(max-width: 991.98px){.contact-form form .form-control{height:70px}}@media(max-width: 767.98px){.contact-form form .form-control{height:63.66666px}}@media(max-width: 575.98px){.contact-form form .form-control{height:56.66666px}}@media(max-width: 359.98px){.contact-form form .form-control{height:50px}}.contact-form form .select-wrapper .form-control{padding-right:calc(18px + (2.1875rem * 2))}.contact-form form .select-wrapper i{right:2.1875rem;font-size:1.125rem;pointer-events:none}@media(max-width: 1719.98px){.contact-form form .select-wrapper .form-control{padding-right:calc(17px + (2rem * 2))}.contact-form form .select-wrapper i{right:2rem;font-size:1.0625rem}}@media(max-width: 1399.98px){.contact-form form .select-wrapper .form-control{padding-right:calc(16px + (1.5rem * 2))}.contact-form form .select-wrapper i{right:1.5rem;font-size:1rem}}@media(max-width: 1199.98px){.contact-form form .select-wrapper .form-control{padding-right:calc(15px + (1rem * 2))}.contact-form form .select-wrapper i{right:1rem;font-size:0.9375rem}}@media(max-width: 991.98px){.contact-form form .select-wrapper .form-control{padding-right:calc(18px + (2.1875rem * 2))}.contact-form form .select-wrapper i{right:2.1875rem;font-size:1.125rem}}@media(max-width: 767.98px){.contact-form form .select-wrapper .form-control{padding-right:calc(17px + (2rem * 2))}.contact-form form .select-wrapper i{right:2rem;font-size:1.0625rem}}@media(max-width: 575.98px){.contact-form form .select-wrapper .form-control{padding-right:calc(16px + (1.5rem * 2))}.contact-form form .select-wrapper i{right:1.5rem;font-size:1rem}}@media(max-width: 359.98px){.contact-form form .select-wrapper .form-control{padding-right:calc(15px + (1rem * 2))}.contact-form form .select-wrapper i{right:1rem;font-size:0.9375rem}}.contact-form form textarea.form-control{resize:none;height:190px}.contact-form form input.checkbox{-webkit-appearance:none;border:none;width:0;height:0;line-height:0}.contact-form form input.checkbox~.custom-checkbox{width:24px;height:24px;background:#fff;border:1px solid #dcdee0;box-shadow:0px 2.5px 5px 0px rgba(0,0,0,.2)}@media(max-width: 1719.98px){.contact-form form input.checkbox~.custom-checkbox{width:22px;height:22px}}@media(max-width: 1399.98px){.contact-form form input.checkbox~.custom-checkbox{width:20px;height:20px}}@media(max-width: 1199.98px){.contact-form form input.checkbox~.custom-checkbox{width:18px;height:18px}}@media(max-width: 991.98px){.contact-form form input.checkbox~.custom-checkbox{width:24px;height:24px}}@media(max-width: 767.98px){.contact-form form input.checkbox~.custom-checkbox{width:22px;height:22px}}@media(max-width: 575.98px){.contact-form form input.checkbox~.custom-checkbox{width:20px;height:20px}}@media(max-width: 359.98px){.contact-form form input.checkbox~.custom-checkbox{width:18px;height:18px}}.contact-form form input.checkbox~label{display:inline-block;vertical-align:middle;top:0;left:-24px;padding-left:calc(24px + 1rem);line-height:1.3;z-index:1}@media(max-width: 1719.98px){.contact-form form input.checkbox~label{left:-22px;padding-left:calc(22px + 1rem)}}@media(max-width: 1399.98px){.contact-form form input.checkbox~label{left:-20px;padding-left:calc(20px + 1rem)}}@media(max-width: 1199.98px){.contact-form form input.checkbox~label{left:-18px;padding-left:calc(18px + 1rem)}}@media(max-width: 991.98px){.contact-form form input.checkbox~label{left:-24px;padding-left:calc(24px + 1rem)}}@media(max-width: 767.98px){.contact-form form input.checkbox~label{left:-22px;padding-left:calc(22px + 1rem)}}@media(max-width: 575.98px){.contact-form form input.checkbox~label{left:-20px;padding-left:calc(20px + 1rem)}}@media(max-width: 359.98px){.contact-form form input.checkbox~label{left:-18px;padding-left:calc(18px + 1rem)}}.contact-form form input.checkbox~label a{color:#21a53d;font-weight:bold}.contact-form form input.checkbox:checked~.custom-checkbox:after{content:"";position:absolute;font-family:"Font Awesome 6 Free";font-weight:900;-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;color:#21a53d}.contact-form form button[type=submit]{background:#21a53d;border:2px solid #21a53d;border-radius:3rem;padding:1.25rem 3.75rem}.contact-form form button[type=submit]:before{background:#fff}.contact-form form button[type=submit] .loader-wrapper{transform:translateX(-100%);margin-left:calc(-24px - 1rem);opacity:0;transition:all .2s}.contact-form form button[type=submit] .loader-wrapper .loader{width:24px;height:24px;border:2px solid #fff;border-bottom-color:transparent !important;display:inline-block;animation:rotation 1s linear infinite}@media(max-width: 1719.98px){.contact-form form button[type=submit] .loader-wrapper{margin-left:calc(-22px - 1rem)}.contact-form form button[type=submit] .loader-wrapper .loader{width:22px;height:22px}}@media(max-width: 1399.98px){.contact-form form button[type=submit] .loader-wrapper{margin-left:calc(-20px - 1rem)}.contact-form form button[type=submit] .loader-wrapper .loader{width:20px;height:20px}}@media(max-width: 1199.98px){.contact-form form button[type=submit] .loader-wrapper{margin-left:calc(-20px - 1rem)}.contact-form form button[type=submit] .loader-wrapper .loader{width:20px;height:20px}}@media(max-width: 991.98px){.contact-form form button[type=submit] .loader-wrapper{margin-left:calc(-24px - 1rem)}.contact-form form button[type=submit] .loader-wrapper .loader{width:24px;height:24px}}@media(max-width: 767.98px){.contact-form form button[type=submit] .loader-wrapper{margin-left:calc(-22px - 1rem)}.contact-form form button[type=submit] .loader-wrapper .loader{width:22px;height:22px}}@media(max-width: 575.98px){.contact-form form button[type=submit] .loader-wrapper{margin-left:calc(-20px - 1rem)}.contact-form form button[type=submit] .loader-wrapper .loader{width:20px;height:20px}}@media(max-width: 359.98px){.contact-form form button[type=submit] .loader-wrapper{margin-left:calc(-20px - 1rem)}.contact-form form button[type=submit] .loader-wrapper .loader{width:20px;height:20px}}.contact-form form button[type=submit]:hover{color:#21a53d !important}.contact-form form button[type=submit]:hover .loader-wrapper .loader{border-color:#21a53d}.contact-form form button[type=submit].active .loader-wrapper{margin-left:0;opacity:1;transform:none}.contact-form form .error label,.contact-form form .error input.form-control,.contact-form form .error textarea.form-control,.contact-form form .error select.form-control,.contact-form form .error .select-wrapper i,.contact-form form .error input.checkbox:checked~.custom-checkbox:after,.contact-form form .error input.checkbox~label a{color:#721c24 !important}.contact-form form .error input.form-control,.contact-form form .error textarea.form-control,.contact-form form .error select.form-control,.contact-form form .error input.checkbox~.custom-checkbox,.contact-form form .error .file-wrapper{background-color:#f8d7da;border-color:#f5c6cb}.contact-form form .error .file-wrapper .upload img{filter:brightness(0) saturate(100%) invert(12%) sepia(51%) saturate(4158%) hue-rotate(339deg) brightness(86%) contrast(90%)}.contact-form.hr-form{padding:4rem 0}@media(min-width: 1400px){.contact-form.hr-form{padding:6.125rem 0 6.875rem}}.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:calc(1.4625rem + 2.55vw)}@media(min-width: 1200px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:3.375rem}}@media(max-width: 1719.98px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:3rem}}@media(max-width: 1399.98px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:2.625rem}}@media(max-width: 1199.98px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:2.25rem}}@media(max-width: 991.98px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:3.375rem}}@media(max-width: 767.98px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:3rem}}@media(max-width: 575.98px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:2.625rem}}@media(max-width: 359.98px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.contact-form.hr-form h3,.contact-form.hr-form .h3{font-size:2.25rem}}@media(min-width: 1720px){.contact-form.hr-form p{max-width:85%}}.contact-form.hr-form .form-wrapper{padding-top:0}@media(min-width: 992px){.contact-form.hr-form .form-wrapper{padding-top:15%}}.contact-form.hr-form form textarea.form-control{height:136px}.contact-form.hr-form form .file-wrapper{cursor:pointer}.contact-form.hr-form form .file-wrapper .inputfile,.contact-form.hr-form form .file-wrapper .labelfile{top:0;left:0}.contact-form.hr-form form .file-wrapper .inputfile{opacity:0;z-index:-1}.contact-form.hr-form form .file-wrapper .labelfile{cursor:pointer}.contact-form.hr-form form .file-wrapper .labelfile .upload{padding:0 2.0625rem}@media(max-width: 1719.98px){.contact-form.hr-form form .file-wrapper .labelfile .upload{padding:0 2rem}.contact-form.hr-form form .file-wrapper .labelfile .upload img{max-width:19px}}@media(max-width: 1399.98px){.contact-form.hr-form form .file-wrapper .labelfile .upload{padding:0 1.5rem}.contact-form.hr-form form .file-wrapper .labelfile .upload img{max-width:18px}}@media(max-width: 1199.98px){.contact-form.hr-form form .file-wrapper .labelfile .upload{padding:0 1rem}.contact-form.hr-form form .file-wrapper .labelfile .upload img{max-width:17px}}@media(max-width: 991.98px){.contact-form.hr-form form .file-wrapper .labelfile .upload{padding:0 2.0625rem}.contact-form.hr-form form .file-wrapper .labelfile .upload img{max-width:none}}@media(max-width: 767.98px){.contact-form.hr-form form .file-wrapper .labelfile .upload{padding:0 2rem}.contact-form.hr-form form .file-wrapper .labelfile .upload img{max-width:19px}}@media(max-width: 575.98px){.contact-form.hr-form form .file-wrapper .labelfile .upload{padding:0 1.5rem}.contact-form.hr-form form .file-wrapper .labelfile .upload img{max-width:18px}}@media(max-width: 359.98px){.contact-form.hr-form form .file-wrapper .labelfile .upload{padding:0 1rem}.contact-form.hr-form form .file-wrapper .labelfile .upload img{max-width:17px}}.contact-form.hr-form form .file-wrapper .labelfile .filetext{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-left:.75rem}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.search-results{padding:4rem 0}@media(min-width: 1400px){.search-results{padding:4.8125rem 0 21.25rem}}.search-results .result{border-bottom:1px dotted #cacaca;padding:1.75rem 2.0625rem 1.75rem .4375rem}@media(max-width: 1399.98px){.search-results .result{padding:1rem 1.5rem 1rem .4375rem}}@media(max-width: 991.98px){.search-results .result{padding:1.75rem 2.0625rem 1.75rem .4375rem}}@media(max-width: 767.98px){.search-results .result{padding:1rem .4375rem}}@media(max-width: 575.98px){.search-results .result{padding:1rem 0}}.search-results .result:not(:last-child){margin-bottom:1rem}.search-results .result .title{color:#353535;margin-bottom:1rem;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.search-results .result .title{font-size:3rem}}@media(max-width: 1719.98px){.search-results .result .title{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.search-results .result .title{font-size:2.625rem}}@media(max-width: 1399.98px){.search-results .result .title{font-size:calc(1.35rem + 1.2vw);margin-bottom:.5rem}}@media(max-width: 1399.98px)and (min-width: 1200px){.search-results .result .title{font-size:2.25rem}}@media(max-width: 1199.98px){.search-results .result .title{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.search-results .result .title{font-size:1.875rem}}@media(max-width: 991.98px){.search-results .result .title{font-size:calc(1.425rem + 2.1vw);margin-bottom:1rem}}@media(max-width: 991.98px)and (min-width: 1200px){.search-results .result .title{font-size:3rem}}@media(max-width: 767.98px){.search-results .result .title{font-size:calc(1.3875rem + 1.65vw);margin-bottom:.5rem}}@media(max-width: 767.98px)and (min-width: 1200px){.search-results .result .title{font-size:2.625rem}}@media(max-width: 575.98px){.search-results .result .title{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.search-results .result .title{font-size:2.25rem}}@media(max-width: 359.98px){.search-results .result .title{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.search-results .result .title{font-size:1.875rem}}.search-results .result .url{color:#919090;font-size:1.125rem}.search-results .result .rounded-circle{width:56px;height:56px;border:1px solid #cacaca;color:#21a53d;margin-top:.625rem;margin-left:1.5rem}@media(max-width: 1719.98px){.search-results .result .rounded-circle{width:52px;height:52px}.search-results .result .rounded-circle img{max-width:18px}}@media(max-width: 1399.98px){.search-results .result .rounded-circle{width:48px;height:48px}.search-results .result .rounded-circle img{max-width:16px}}@media(max-width: 1199.98px){.search-results .result .rounded-circle{width:44px;height:44px}.search-results .result .rounded-circle img{max-width:14px}}@media(max-width: 991.98px){.search-results .result .rounded-circle{width:56px;height:56px}.search-results .result .rounded-circle img{max-width:none}}@media(max-width: 767.98px){.search-results .result .rounded-circle{width:52px;height:52px}.search-results .result .rounded-circle img{max-width:18px}}@media(max-width: 575.98px){.search-results .result .rounded-circle{width:48px;height:48px}.search-results .result .rounded-circle img{max-width:16px}}@media(max-width: 359.98px){.search-results .result .rounded-circle{width:44px;height:44px}.search-results .result .rounded-circle img{max-width:14px}}@media(max-width: 1719.98px){.search-results h2,.search-results .h2,.search-results .result .url{font-size:1.0625rem}}@media(max-width: 1399.98px){.search-results h2,.search-results .h2,.search-results .result .url{font-size:1rem}}@media(max-width: 1199.98px){.search-results h2,.search-results .h2,.search-results .result .url{font-size:0.875rem}}@media(max-width: 991.98px){.search-results h2,.search-results .h2,.search-results .result .url{font-size:1.125rem}}@media(max-width: 767.98px){.search-results h2,.search-results .h2,.search-results .result .url{font-size:1.0625rem}}@media(max-width: 575.98px){.search-results h2,.search-results .h2,.search-results .result .url{font-size:1rem}}@media(max-width: 359.98px){.search-results h2,.search-results .h2,.search-results .result .url{font-size:0.875rem}}.pagination{margin-top:4.375rem !important}@media(max-width: 1399.98px){.pagination{margin-top:3rem !important}}@media(max-width: 991.98px){.pagination{margin-top:4.375rem !important}}@media(max-width: 767.98px){.pagination{margin-top:3rem !important}}@media(max-width: 1719.98px){.pagination .page-item{font-size:1.0625rem}}@media(max-width: 1399.98px){.pagination .page-item{font-size:1rem}}@media(max-width: 991.98px){.pagination .page-item{font-size:1.125rem}}@media(max-width: 767.98px){.pagination .page-item{font-size:1rem}}.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{width:45px;height:45px;background:#21a53d}.pagination .page-item:first-child .page-link:before,.pagination .page-item:last-child .page-link:before{content:"";border-style:solid;border-width:1.5px 1.5px 0 0;display:inline-block;vertical-align:top;height:10px;width:10px}@media(max-width: 1719.98px){.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{width:40px;height:40px}.pagination .page-item:first-child .page-link:before,.pagination .page-item:last-child .page-link:before{height:9px;width:9px}}@media(max-width: 1399.98px){.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{width:35px;height:35px}.pagination .page-item:first-child .page-link:before,.pagination .page-item:last-child .page-link:before{height:8px;width:8px}}@media(max-width: 991.98px){.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{width:45px;height:45px}.pagination .page-item:first-child .page-link:before,.pagination .page-item:last-child .page-link:before{height:10px;width:10px}}@media(max-width: 767.98px){.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{width:35px;height:35px}.pagination .page-item:first-child .page-link:before,.pagination .page-item:last-child .page-link:before{height:8px;width:8px}}.pagination .page-item:first-child .page-link.disabled,.pagination .page-item:last-child .page-link.disabled{opacity:.3;pointer-events:none}.pagination .page-item:first-child:first-child .page-link,.pagination .page-item:last-child:first-child .page-link{margin-right:.8125rem}@media(max-width: 1719.98px){.pagination .page-item:first-child:first-child .page-link,.pagination .page-item:last-child:first-child .page-link{margin-right:.75rem}}@media(max-width: 1399.98px){.pagination .page-item:first-child:first-child .page-link,.pagination .page-item:last-child:first-child .page-link{margin-right:.5rem}}@media(max-width: 991.98px){.pagination .page-item:first-child:first-child .page-link,.pagination .page-item:last-child:first-child .page-link{margin-right:.8125rem}}@media(max-width: 767.98px){.pagination .page-item:first-child:first-child .page-link,.pagination .page-item:last-child:first-child .page-link{margin-right:.5rem}}.pagination .page-item:first-child:first-child .page-link:before,.pagination .page-item:last-child:first-child .page-link:before{transform:rotate(-135deg);margin-right:-4px}.pagination .page-item:first-child:last-child .page-link,.pagination .page-item:last-child:last-child .page-link{margin-left:.8125rem}@media(max-width: 1719.98px){.pagination .page-item:first-child:last-child .page-link,.pagination .page-item:last-child:last-child .page-link{margin-left:.75rem}}@media(max-width: 1399.98px){.pagination .page-item:first-child:last-child .page-link,.pagination .page-item:last-child:last-child .page-link{margin-left:.5rem}}@media(max-width: 991.98px){.pagination .page-item:first-child:last-child .page-link,.pagination .page-item:last-child:last-child .page-link{margin-left:.8125rem}}@media(max-width: 767.98px){.pagination .page-item:first-child:last-child .page-link,.pagination .page-item:last-child:last-child .page-link{margin-left:.5rem}}.pagination .page-item:first-child:last-child .page-link:before,.pagination .page-item:last-child:last-child .page-link:before{transform:rotate(45deg);margin-left:-4px}.pagination .page-item:not(:first-child,:last-child) .page-link{color:#232323;font-weight:500;margin:0 .8125rem}@media(max-width: 1719.98px){.pagination .page-item:not(:first-child,:last-child) .page-link{margin:.75rem}}@media(max-width: 1399.98px){.pagination .page-item:not(:first-child,:last-child) .page-link{margin:.5rem}}@media(max-width: 991.98px){.pagination .page-item:not(:first-child,:last-child) .page-link{margin:.8125rem}}@media(max-width: 767.98px){.pagination .page-item:not(:first-child,:last-child) .page-link{margin:.5rem}}.pagination .page-item .page-link.active{color:#21a53d;font-weight:bold}#pagination .pagination{justify-content:center;align-items:center}#pagination .pagination .page-item .page-link{padding:0;background:transparent;border:0;box-shadow:none;outline:none}#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{color:#232323;font-weight:500;margin:0 .8125rem}@media(max-width: 1719.98px){#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{margin:.75rem}}@media(max-width: 1399.98px){#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{margin:.5rem}}@media(max-width: 991.98px){#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{margin:.8125rem}}@media(max-width: 767.98px){#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{margin:.5rem}}@media(max-width: 1719.98px){#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{font-size:1.0625rem}}@media(max-width: 1399.98px){#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{font-size:1rem}}@media(max-width: 991.98px){#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{font-size:1.125rem}}@media(max-width: 767.98px){#pagination .pagination .page-item:not(.first,.prev,.last,.next) .page-link{font-size:1rem}}#pagination .pagination .page-item:not(.first,.prev,.last,.next).active .page-link{color:#21a53d;font-weight:bold}#pagination .pagination .page-item.first .page-link,#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.last .page-link,#pagination .pagination .page-item.next .page-link{display:flex;justify-content:center;align-items:center;border-radius:100%;width:45px;height:45px;background:#21a53d;color:#fff;margin:0}#pagination .pagination .page-item.first .page-link:before,#pagination .pagination .page-item.prev .page-link:before,#pagination .pagination .page-item.last .page-link:before,#pagination .pagination .page-item.next .page-link:before{content:"";border-style:solid;border-width:1.5px 1.5px 0 0;display:inline-block;vertical-align:top;height:10px;width:10px}@media(max-width: 1719.98px){#pagination .pagination .page-item.first .page-link,#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.last .page-link,#pagination .pagination .page-item.next .page-link{width:40px;height:40px}#pagination .pagination .page-item.first .page-link:before,#pagination .pagination .page-item.prev .page-link:before,#pagination .pagination .page-item.last .page-link:before,#pagination .pagination .page-item.next .page-link:before{height:9px;width:9px}}@media(max-width: 1399.98px){#pagination .pagination .page-item.first .page-link,#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.last .page-link,#pagination .pagination .page-item.next .page-link{width:35px;height:35px}#pagination .pagination .page-item.first .page-link:before,#pagination .pagination .page-item.prev .page-link:before,#pagination .pagination .page-item.last .page-link:before,#pagination .pagination .page-item.next .page-link:before{height:8px;width:8px}}@media(max-width: 991.98px){#pagination .pagination .page-item.first .page-link,#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.last .page-link,#pagination .pagination .page-item.next .page-link{width:45px;height:45px}#pagination .pagination .page-item.first .page-link:before,#pagination .pagination .page-item.prev .page-link:before,#pagination .pagination .page-item.last .page-link:before,#pagination .pagination .page-item.next .page-link:before{height:10px;width:10px}}@media(max-width: 767.98px){#pagination .pagination .page-item.first .page-link,#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.last .page-link,#pagination .pagination .page-item.next .page-link{width:35px;height:35px}#pagination .pagination .page-item.first .page-link:before,#pagination .pagination .page-item.prev .page-link:before,#pagination .pagination .page-item.last .page-link:before,#pagination .pagination .page-item.next .page-link:before{height:8px;width:8px}}#pagination .pagination .page-item.first .page-link:after,#pagination .pagination .page-item.last .page-link:after{content:"";border-style:solid;border-width:1.5px 1.5px 0 0;display:inline-block;vertical-align:top;height:10px;width:10px}@media(max-width: 1719.98px){#pagination .pagination .page-item.first .page-link:after,#pagination .pagination .page-item.last .page-link:after{height:9px;width:9px}}@media(max-width: 1399.98px){#pagination .pagination .page-item.first .page-link:after,#pagination .pagination .page-item.last .page-link:after{height:8px;width:8px}}@media(max-width: 991.98px){#pagination .pagination .page-item.first .page-link:after,#pagination .pagination .page-item.last .page-link:after{height:10px;width:10px}}@media(max-width: 767.98px){#pagination .pagination .page-item.first .page-link:after,#pagination .pagination .page-item.last .page-link:after{height:8px;width:8px}}#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.first .page-link{margin-right:.8125rem}@media(max-width: 1719.98px){#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.first .page-link{margin-right:.75rem}}@media(max-width: 1399.98px){#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.first .page-link{margin-right:.5rem}}@media(max-width: 991.98px){#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.first .page-link{margin-right:.8125rem}}@media(max-width: 767.98px){#pagination .pagination .page-item.prev .page-link,#pagination .pagination .page-item.first .page-link{margin-right:.5rem}}#pagination .pagination .page-item.prev .page-link:before,#pagination .pagination .page-item.first .page-link:before{transform:rotate(-135deg);margin-right:-4px}#pagination .pagination .page-item.first .page-link:before{margin-right:-3px}#pagination .pagination .page-item.first .page-link:after{transform:rotate(-135deg);margin-right:-4px}#pagination .pagination .page-item.next .page-link,#pagination .pagination .page-item.last .page-link{margin-left:.8125rem}@media(max-width: 1719.98px){#pagination .pagination .page-item.next .page-link,#pagination .pagination .page-item.last .page-link{margin-left:.75rem}}@media(max-width: 1399.98px){#pagination .pagination .page-item.next .page-link,#pagination .pagination .page-item.last .page-link{margin-left:.5rem}}@media(max-width: 991.98px){#pagination .pagination .page-item.next .page-link,#pagination .pagination .page-item.last .page-link{margin-left:.8125rem}}@media(max-width: 767.98px){#pagination .pagination .page-item.next .page-link,#pagination .pagination .page-item.last .page-link{margin-left:.5rem}}#pagination .pagination .page-item.next .page-link:before,#pagination .pagination .page-item.last .page-link:before{transform:rotate(45deg);margin-left:-4px}#pagination .pagination .page-item.last .page-link:after{transform:rotate(45deg);margin-left:-3px}#pagination .pagination .page-item.disabled{opacity:.3;pointer-events:none}.testimonials{padding:4rem 0;background:#f1f1f1}@media(min-width: 1400px){.testimonials{padding:6.25rem 0 7.3125rem}}.testimonials #testimonials-carousel .swiper-slide .ratio .swiper-lazy-preloader{width:42px;height:42px}.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{width:65px;height:65px;font-size:calc(1.3125rem + 0.75vw);left:2.625rem;top:auto;bottom:2rem}@media(min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{font-size:1.875rem}}@media(max-width: 1719.98px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{width:55px;height:55px;font-size:calc(1.28125rem + 0.375vw);left:2rem;bottom:1.5rem}}@media(max-width: 1719.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{font-size:1.5625rem}}@media(max-width: 1399.98px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{width:65px;height:65px;font-size:calc(1.3125rem + 0.75vw);left:2.625rem;bottom:2rem}}@media(max-width: 1399.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{font-size:1.875rem}}@media(max-width: 1199.98px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{width:55px;height:55px;font-size:calc(1.28125rem + 0.375vw);left:2rem;bottom:1.5rem}}@media(max-width: 1199.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{font-size:1.5625rem}}@media(max-width: 991.98px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{width:65px;height:65px;font-size:calc(1.3125rem + 0.75vw);left:2.625rem;bottom:2rem}}@media(max-width: 991.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{font-size:1.875rem}}@media(max-width: 575.98px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{width:55px;height:55px;font-size:calc(1.28125rem + 0.375vw);left:2rem;bottom:1.5rem}}@media(max-width: 575.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{font-size:1.5625rem}}@media(max-width: 359.98px){.testimonials #testimonials-carousel .swiper-slide .ratio .play-btn{width:45px;height:45px;font-size:1.25rem;left:1.5rem;bottom:1rem}}.testimonials #testimonials-carousel .swiper-slide.has-video .ratio{cursor:pointer}.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:calc(1.4625rem + 2.55vw)}@media(min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:3.375rem}}@media(max-width: 1719.98px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:3rem}}@media(max-width: 1399.98px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:2.625rem}}@media(max-width: 1199.98px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:2.25rem}}@media(max-width: 991.98px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:3.375rem}}@media(max-width: 767.98px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:3rem}}@media(max-width: 575.98px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:2.625rem}}@media(max-width: 359.98px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h3,.testimonials #testimonials-carousel .swiper-slide .h3{font-size:2.25rem}}.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-weight:600;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:1.5rem}}@media(max-width: 1719.98px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:1.375rem}}@media(max-width: 1399.98px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:1.25rem}}@media(max-width: 1199.98px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:1.125rem}}@media(max-width: 991.98px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:1.5rem}}@media(max-width: 767.98px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:1.375rem}}@media(max-width: 575.98px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:1.25rem}}@media(max-width: 359.98px){.testimonials #testimonials-carousel .swiper-slide h4,.testimonials #testimonials-carousel .swiper-slide .h4{font-size:1.125rem}}.testimonials .controls{margin-top:3.375rem}@media(max-width: 1399.98px){.testimonials .controls{margin-top:1.5rem}}@media(max-width: 991.98px){.testimonials .controls{margin-top:3.375rem}}@media(max-width: 767.98px){.testimonials .controls{margin-top:1.5rem}}.testimonials .controls .total-slides *{font-size:1.125rem}.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{width:68px;height:68px;border:1px solid #a9a9a9 !important;color:#212121;font-size:calc(1.26875rem + 0.225vw);transition:background .3s,border-color .3s}@media(min-width: 1200px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{font-size:1.4375rem}}.testimonials .controls .swiper-button-prev:hover,.testimonials .controls .swiper-button-next:hover{background:#fff;border-color:#fff !important}@media(max-width: 1719.98px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{width:60px;height:60px;font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{font-size:1.3125rem}}@media(max-width: 1399.98px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{width:54px;height:54px;font-size:1.125rem}}@media(max-width: 1199.98px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{width:46px;height:46px;font-size:0.9375rem}}@media(max-width: 991.98px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{width:68px;height:68px;font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{font-size:1.4375rem}}@media(max-width: 767.98px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{width:60px;height:60px;font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{font-size:1.3125rem}}@media(max-width: 575.98px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{width:54px;height:54px;font-size:1.125rem}}@media(max-width: 359.98px){.testimonials .controls .swiper-button-prev,.testimonials .controls .swiper-button-next{width:46px;height:46px;font-size:0.9375rem}}.testimonials .controls .swiper-button-prev:after,.testimonials .controls .swiper-button-next:after{display:none}@media(max-width: 1719.98px){.testimonials h2,.testimonials .h2,.testimonials .controls .total-slides *{font-size:1.0625rem}}@media(max-width: 1399.98px){.testimonials h2,.testimonials .h2,.testimonials .controls .total-slides *{font-size:1rem}}@media(max-width: 1199.98px){.testimonials h2,.testimonials .h2,.testimonials .controls .total-slides *{font-size:0.875rem}}@media(max-width: 991.98px){.testimonials h2,.testimonials .h2,.testimonials .controls .total-slides *{font-size:1.125rem}}@media(max-width: 767.98px){.testimonials h2,.testimonials .h2,.testimonials .controls .total-slides *{font-size:1.0625rem}}@media(max-width: 575.98px){.testimonials h2,.testimonials .h2,.testimonials .controls .total-slides *{font-size:1rem}}@media(max-width: 359.98px){.testimonials h2,.testimonials .h2,.testimonials .controls .total-slides *{font-size:0.875rem}}.case-studies{background:#21a53d;padding:4rem 0}@media(min-width: 1400px){.case-studies{padding:8.25rem 0 5.375rem}}.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:calc(1.35rem + 1.2vw);line-height:1.3}@media(min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:2.25rem}}.case-studies #case-studies-carousel .swiper-slide h4 span,.case-studies #case-studies-carousel .swiper-slide .h4 span{font-weight:600}@media(max-width: 1719.98px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:2rem}}@media(max-width: 1399.98px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:1.75rem}}@media(max-width: 1199.98px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:1.5rem}}@media(max-width: 991.98px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:2.25rem}}@media(max-width: 767.98px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:2rem}}@media(max-width: 575.98px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:1.75rem}}@media(max-width: 359.98px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h4,.case-studies #case-studies-carousel .swiper-slide .h4{font-size:1.5rem}}.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:calc(1.575rem + 3.9vw);line-height:1}@media(min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:3.375rem}}@media(max-width: 991.98px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:4.5rem}}@media(max-width: 767.98px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:4.125rem}}@media(max-width: 575.98px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:3.75rem}}@media(max-width: 359.98px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h3,.case-studies #case-studies-carousel .swiper-slide .h3{font-size:3.375rem}}.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-weight:600;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:1.5rem}}@media(max-width: 1719.98px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:1.375rem}}@media(max-width: 1399.98px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:1.25rem}}@media(max-width: 1199.98px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:1.125rem}}@media(max-width: 991.98px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:1.5rem}}@media(max-width: 767.98px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:calc(1.2625rem + 0.15vw);margin-bottom:1.5rem}}@media(max-width: 767.98px)and (min-width: 1200px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:1.375rem}}@media(max-width: 575.98px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:1.25rem}}@media(max-width: 359.98px){.case-studies #case-studies-carousel .swiper-slide h5,.case-studies #case-studies-carousel .swiper-slide .h5{font-size:1.125rem}}.case-studies #case-studies-carousel .swiper-slide .img-wrapper{margin-top:6.0625rem}@media(max-width: 1399.98px){.case-studies #case-studies-carousel .swiper-slide .img-wrapper{margin-top:3rem}}@media(max-width: 991.98px){.case-studies #case-studies-carousel .swiper-slide .img-wrapper{margin-top:6.0625rem}}@media(max-width: 767.98px){.case-studies #case-studies-carousel .swiper-slide .img-wrapper{margin-top:3rem}}.case-studies #case-studies-carousel .swiper-slide ul{padding-left:calc(46px + 1rem)}.case-studies #case-studies-carousel .swiper-slide ul li{padding-left:calc(9px + 1rem);line-height:1.3}.case-studies #case-studies-carousel .swiper-slide ul li:not(:last-child){margin-bottom:1rem}.case-studies #case-studies-carousel .swiper-slide ul li:before{width:9px;height:9px;background:#fff;border-radius:100%;top:7px}@media(max-width: 1719.98px){.case-studies #case-studies-carousel .swiper-slide ul li{padding-left:calc(8px + 1rem)}.case-studies #case-studies-carousel .swiper-slide ul li:before{width:8px;height:8px;top:6px}}@media(max-width: 1399.98px){.case-studies #case-studies-carousel .swiper-slide ul li{padding-left:calc(7px + 1rem)}.case-studies #case-studies-carousel .swiper-slide ul li:before{width:7px;height:7px}}@media(max-width: 1199.98px){.case-studies #case-studies-carousel .swiper-slide ul li{padding-left:calc(6px + 1rem)}.case-studies #case-studies-carousel .swiper-slide ul li:before{width:6px;height:6px;top:5px}}@media(max-width: 991.98px){.case-studies #case-studies-carousel .swiper-slide ul li:before{width:9px;height:9px;top:7px}}@media(max-width: 767.98px){.case-studies #case-studies-carousel .swiper-slide ul li:before{width:8px;height:8px;top:6px}}@media(max-width: 575.98px){.case-studies #case-studies-carousel .swiper-slide ul li:before{width:7px;height:7px}}@media(max-width: 359.98px){.case-studies #case-studies-carousel .swiper-slide ul li:before{width:6px;height:6px;top:5px}}.case-studies .controls{border-bottom:1px solid #fff;margin-bottom:2rem;padding-bottom:2rem}@media(max-width: 767.98px){.case-studies .controls{margin-bottom:1.5rem;padding-bottom:1.5rem}}.case-studies .controls .total-slides *{font-size:1.125rem}.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{width:68px;height:68px;color:#fff;font-size:calc(1.26875rem + 0.225vw);transition:background .3s,color .3s}@media(min-width: 1200px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{font-size:1.4375rem}}.case-studies .controls .swiper-button-prev:hover,.case-studies .controls .swiper-button-next:hover{background:#fff;color:#212121}@media(max-width: 1719.98px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{width:60px;height:60px;font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{font-size:1.3125rem}}@media(max-width: 1399.98px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{width:54px;height:54px;font-size:1.125rem}}@media(max-width: 1199.98px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{width:46px;height:46px;font-size:0.9375rem}}@media(max-width: 991.98px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{width:68px;height:68px;font-size:calc(1.26875rem + 0.225vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{font-size:1.4375rem}}@media(max-width: 767.98px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{width:60px;height:60px;font-size:calc(1.25625rem + 0.075vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{font-size:1.3125rem}}@media(max-width: 575.98px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{width:54px;height:54px;font-size:1.125rem}}@media(max-width: 359.98px){.case-studies .controls .swiper-button-prev,.case-studies .controls .swiper-button-next{width:46px;height:46px;font-size:0.9375rem}}.case-studies .controls .swiper-button-prev:after,.case-studies .controls .swiper-button-next:after{display:none}@media(max-width: 1719.98px){.case-studies h2,.case-studies .h2,.case-studies li,.case-studies .controls .total-slides *{font-size:1.0625rem}}@media(max-width: 1399.98px){.case-studies h2,.case-studies .h2,.case-studies li,.case-studies .controls .total-slides *{font-size:1rem}}@media(max-width: 1199.98px){.case-studies h2,.case-studies .h2,.case-studies li,.case-studies .controls .total-slides *{font-size:0.875rem}}@media(max-width: 991.98px){.case-studies h2,.case-studies .h2,.case-studies li,.case-studies .controls .total-slides *{font-size:1.125rem}}@media(max-width: 767.98px){.case-studies h2,.case-studies .h2,.case-studies li,.case-studies .controls .total-slides *{font-size:1.0625rem}}@media(max-width: 575.98px){.case-studies h2,.case-studies .h2,.case-studies li,.case-studies .controls .total-slides *{font-size:1rem}}@media(max-width: 359.98px){.case-studies h2,.case-studies .h2,.case-studies li,.case-studies .controls .total-slides *{font-size:0.875rem}}.discover{padding:4rem 0 2rem}@media(min-width: 1400px){.discover{padding:8.125rem 0 5.125rem}}.discover h3,.discover .h3{font-size:calc(1.5rem + 3vw);line-height:1}@media(min-width: 1200px){.discover h3,.discover .h3{font-size:3.75rem}}@media(max-width: 1719.98px){.discover h3,.discover .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.discover h3,.discover .h3{font-size:3.375rem}}@media(max-width: 1399.98px){.discover h3,.discover .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.discover h3,.discover .h3{font-size:3rem}}@media(max-width: 1199.98px){.discover h3,.discover .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.discover h3,.discover .h3{font-size:2.625rem}}@media(max-width: 991.98px){.discover h3,.discover .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.discover h3,.discover .h3{font-size:3.75rem}}@media(max-width: 767.98px){.discover h3,.discover .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.discover h3,.discover .h3{font-size:3.375rem}}@media(max-width: 575.98px){.discover h3,.discover .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.discover h3,.discover .h3{font-size:3rem}}@media(max-width: 359.98px){.discover h3,.discover .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.discover h3,.discover .h3{font-size:2.625rem}}.discover hr{height:2px;background:#e4e4e4;margin:3.125rem 0 4.375rem}@media(max-width: 1399.98px){.discover hr{margin:2rem 0 3rem}}@media(max-width: 767.98px){.discover hr{margin:1.5rem 0 2rem}}.discover .swiper-button-prev,.discover .swiper-button-next{width:48px;height:48px;border:1px solid #212121;transition:background .3s}.discover .swiper-button-prev:after,.discover .swiper-button-next:after{display:none}.discover .swiper-button-prev img,.discover .swiper-button-next img{max-width:14px;transition:filter .3s}.discover .swiper-button-prev:hover,.discover .swiper-button-next:hover{background:#212121}.discover .swiper-button-prev:hover img,.discover .swiper-button-next:hover img{filter:brightness(0) invert(1)}@media(max-width: 1719.98px){.discover .swiper-button-prev,.discover .swiper-button-next{width:44px;height:44px}.discover .swiper-button-prev img,.discover .swiper-button-next img{max-width:13px}}@media(max-width: 1399.98px){.discover .swiper-button-prev,.discover .swiper-button-next{width:40px;height:40px}.discover .swiper-button-prev img,.discover .swiper-button-next img{max-width:12px}}@media(max-width: 1199.98px){.discover .swiper-button-prev,.discover .swiper-button-next{width:36px;height:36px}.discover .swiper-button-prev img,.discover .swiper-button-next img{max-width:11px}}@media(max-width: 991.98px){.discover .swiper-button-prev,.discover .swiper-button-next{width:48px;height:48px}.discover .swiper-button-prev img,.discover .swiper-button-next img{max-width:14px}}@media(max-width: 767.98px){.discover .swiper-button-prev,.discover .swiper-button-next{width:44px;height:44px}.discover .swiper-button-prev img,.discover .swiper-button-next img{max-width:13px}}@media(max-width: 575.98px){.discover .swiper-button-prev,.discover .swiper-button-next{width:40px;height:40px}.discover .swiper-button-prev img,.discover .swiper-button-next img{max-width:12px}}@media(max-width: 359.98px){.discover .swiper-button-prev,.discover .swiper-button-next{width:36px;height:36px}.discover .swiper-button-prev img,.discover .swiper-button-next img{max-width:11px}}.discover p{line-height:1.7}@media(max-width: 1719.98px){.discover p,.discover .border-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.discover p,.discover .border-btn{font-size:1rem}}@media(max-width: 1199.98px){.discover p,.discover .border-btn{font-size:0.875rem}}@media(max-width: 991.98px){.discover p,.discover .border-btn{font-size:1.125rem}}@media(max-width: 767.98px){.discover p,.discover .border-btn{font-size:1.0625rem}}@media(max-width: 575.98px){.discover p,.discover .border-btn{font-size:1rem}}@media(max-width: 359.98px){.discover p,.discover .border-btn{font-size:0.875rem}}@media(min-width: 576px){.discover #discover-carousel .swiper-slide{max-width:50%}}.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4,.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{color:#111}.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:1.875rem}}@media(max-width: 1719.98px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:1.625rem}}@media(max-width: 1399.98px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:1.375rem}}@media(max-width: 1199.98px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:1.125rem}}@media(max-width: 991.98px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:1.875rem}}@media(max-width: 767.98px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:1.625rem}}@media(max-width: 575.98px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:1.375rem}}@media(max-width: 359.98px){.discover #discover-carousel .swiper-slide h4,.discover #discover-carousel .swiper-slide .h4{font-size:1.125rem}}.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:calc(1.575rem + 3.9vw);white-space:nowrap;line-height:1}@media(min-width: 1200px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:4.5rem}}@media(max-width: 1719.98px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:4.125rem}}@media(max-width: 1399.98px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:3.75rem}}@media(max-width: 1199.98px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:3.375rem}}@media(max-width: 991.98px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:4.5rem}}@media(max-width: 767.98px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:4.125rem}}@media(max-width: 575.98px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:3.75rem}}@media(max-width: 359.98px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.discover #discover-carousel .swiper-slide h5,.discover #discover-carousel .swiper-slide .h5{font-size:3.375rem}}.discover #discover-carousel .swiper-slide .line{height:2px;background:#c7c7c7}.discover #discover-carousel .swiper-slide p{font-weight:300;color:#383838;line-height:1.5}@media(min-width: 576px){.discover #discover-carousel .swiper-slide p{max-width:80%}}.discover #discover-carousel .swiper-slide p .colored{font-weight:bold}.latest-news{padding:4rem 0;background:#ebeae8}@media(min-width: 1400px){.latest-news{padding:5.75rem 0 4.4375rem}}.latest-news h3,.latest-news .h3{font-size:calc(1.5rem + 3vw)}@media(min-width: 1200px){.latest-news h3,.latest-news .h3{font-size:3.75rem}}@media(max-width: 1719.98px){.latest-news h3,.latest-news .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.latest-news h3,.latest-news .h3{font-size:3.375rem}}@media(max-width: 1399.98px){.latest-news h3,.latest-news .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.latest-news h3,.latest-news .h3{font-size:3rem}}@media(max-width: 1199.98px){.latest-news h3,.latest-news .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.latest-news h3,.latest-news .h3{font-size:2.625rem}}@media(max-width: 991.98px){.latest-news h3,.latest-news .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.latest-news h3,.latest-news .h3{font-size:3.75rem}}@media(max-width: 767.98px){.latest-news h3,.latest-news .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.latest-news h3,.latest-news .h3{font-size:3.375rem}}@media(max-width: 575.98px){.latest-news h3,.latest-news .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.latest-news h3,.latest-news .h3{font-size:3rem}}@media(max-width: 359.98px){.latest-news h3,.latest-news .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.latest-news h3,.latest-news .h3{font-size:2.625rem}}.latest-news hr{height:2px;background:#d2d2d1;margin:3.125rem 0 4.375rem}@media(max-width: 1399.98px){.latest-news hr{margin:2rem 0 3rem}}@media(max-width: 767.98px){.latest-news hr{margin:1.5rem 0 2rem}}.latest-news .total-slides span:not(.colored){color:#797979}.latest-news .swiper-button-prev,.latest-news .swiper-button-next{width:48px;height:48px;border:1px solid #212121;transition:background .3s}.latest-news .swiper-button-prev:after,.latest-news .swiper-button-next:after{display:none}.latest-news .swiper-button-prev img,.latest-news .swiper-button-next img{max-width:14px;transition:filter .3s}.latest-news .swiper-button-prev:hover,.latest-news .swiper-button-next:hover{background:#212121}.latest-news .swiper-button-prev:hover img,.latest-news .swiper-button-next:hover img{filter:brightness(0) invert(1)}@media(max-width: 1719.98px){.latest-news .swiper-button-prev,.latest-news .swiper-button-next{width:44px;height:44px}.latest-news .swiper-button-prev img,.latest-news .swiper-button-next img{max-width:13px}}@media(max-width: 1399.98px){.latest-news .swiper-button-prev,.latest-news .swiper-button-next{width:40px;height:40px}.latest-news .swiper-button-prev img,.latest-news .swiper-button-next img{max-width:12px}}@media(max-width: 1199.98px){.latest-news .swiper-button-prev,.latest-news .swiper-button-next{width:36px;height:36px}.latest-news .swiper-button-prev img,.latest-news .swiper-button-next img{max-width:11px}}@media(max-width: 991.98px){.latest-news .swiper-button-prev,.latest-news .swiper-button-next{width:48px;height:48px}.latest-news .swiper-button-prev img,.latest-news .swiper-button-next img{max-width:14px}}@media(max-width: 767.98px){.latest-news .swiper-button-prev,.latest-news .swiper-button-next{width:44px;height:44px}.latest-news .swiper-button-prev img,.latest-news .swiper-button-next img{max-width:13px}}@media(max-width: 575.98px){.latest-news .swiper-button-prev,.latest-news .swiper-button-next{width:40px;height:40px}.latest-news .swiper-button-prev img,.latest-news .swiper-button-next img{max-width:12px}}@media(max-width: 359.98px){.latest-news .swiper-button-prev,.latest-news .swiper-button-next{width:36px;height:36px}.latest-news .swiper-button-prev img,.latest-news .swiper-button-next img{max-width:11px}}@media(min-width: 576px){.latest-news #latest-news-carousel-2 .swiper-slide{max-width:66.6666666667%}}@media(min-width: 768px){.latest-news #latest-news-carousel-2 .swiper-slide{max-width:58.3333333333%}}@media(min-width: 992px){.latest-news #latest-news-carousel-2 .swiper-slide{max-width:32.055%}}.latest-news #latest-news-carousel-2 .swiper-slide .img-wrapper{padding-top:54.00997%}.latest-news #latest-news-carousel-2 .swiper-slide .img-wrapper img,.latest-news #latest-news-carousel-2 .swiper-slide .img-wrapper a{top:0;left:0}.latest-news #latest-news-carousel-2 .swiper-slide .img-wrapper img{-o-object-fit:cover;object-fit:cover;transition:transform .3s cubic-bezier(0.16, 0.01, 0.77, 1);transform-origin:left center}.latest-news #latest-news-carousel-2 .swiper-slide .img-wrapper a{z-index:1}.latest-news #latest-news-carousel-2 .swiper-slide .img-wrapper a:hover~img{transform:scale(1.05)}.latest-news #latest-news-carousel-2 .swiper-slide .content h2,.latest-news #latest-news-carousel-2 .swiper-slide .content .h2{color:#989898}.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:1.875rem}}@media(max-width: 1719.98px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:1.625rem}}@media(max-width: 1399.98px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:1.375rem}}@media(max-width: 1199.98px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:1.125rem}}@media(max-width: 991.98px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:1.875rem}}@media(max-width: 767.98px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:1.625rem}}@media(max-width: 575.98px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:1.375rem}}@media(max-width: 359.98px){.latest-news #latest-news-carousel-2 .swiper-slide .content h4,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4{font-size:1.125rem}}.latest-news #latest-news-carousel-2 .swiper-slide .content h4 a,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4 a{color:#212121;transition:background-size .35s cubic-bezier(0.645, 0.045, 0.355, 1);background-image:linear-gradient(90deg, #212121 0, #212121);background-position:bottom;background-repeat:no-repeat;background-size:0 1px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$color", GradientType=1);display:inline}.latest-news #latest-news-carousel-2 .swiper-slide .content h4 a:hover,.latest-news #latest-news-carousel-2 .swiper-slide .content .h4 a:hover{background-size:100% 1px}.latest-news .total-slides,.latest-news #latest-news-carousel-2 .swiper-slide .content .date{font-size:1.125rem}@media(max-width: 1719.98px){.latest-news h2,.latest-news .h2,.latest-news .total-slides,.latest-news #latest-news-carousel-2 .swiper-slide .content .date,.latest-news #latest-news-carousel-2 .swiper-slide .content .border-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.latest-news h2,.latest-news .h2,.latest-news .total-slides,.latest-news #latest-news-carousel-2 .swiper-slide .content .date,.latest-news #latest-news-carousel-2 .swiper-slide .content .border-btn{font-size:1rem}}@media(max-width: 1199.98px){.latest-news h2,.latest-news .h2,.latest-news .total-slides,.latest-news #latest-news-carousel-2 .swiper-slide .content .date,.latest-news #latest-news-carousel-2 .swiper-slide .content .border-btn{font-size:0.875rem}}@media(max-width: 991.98px){.latest-news h2,.latest-news .h2,.latest-news .total-slides,.latest-news #latest-news-carousel-2 .swiper-slide .content .date,.latest-news #latest-news-carousel-2 .swiper-slide .content .border-btn{font-size:1.125rem}}@media(max-width: 767.98px){.latest-news h2,.latest-news .h2,.latest-news .total-slides,.latest-news #latest-news-carousel-2 .swiper-slide .content .date,.latest-news #latest-news-carousel-2 .swiper-slide .content .border-btn{font-size:1.0625rem}}@media(max-width: 575.98px){.latest-news h2,.latest-news .h2,.latest-news .total-slides,.latest-news #latest-news-carousel-2 .swiper-slide .content .date,.latest-news #latest-news-carousel-2 .swiper-slide .content .border-btn{font-size:1rem}}@media(max-width: 359.98px){.latest-news h2,.latest-news .h2,.latest-news .total-slides,.latest-news #latest-news-carousel-2 .swiper-slide .content .date,.latest-news #latest-news-carousel-2 .swiper-slide .content .border-btn{font-size:0.875rem}}.crowns-crates{padding:4rem 0;background:#f5f5f5}@media(min-width: 1400px){.crowns-crates{padding:5.1875rem 0 4.5rem}}@media(min-width: 1400px){.crowns-crates .container>.row>.col-lg-6 .box{padding:1.3125rem 0 3.1875rem}}.crowns-crates .container>.row>.col-lg-6:last-child{margin-top:3rem}@media(min-width: 576px){.crowns-crates .container>.row>.col-lg-6:last-child{margin-top:6rem}}@media(min-width: 992px){.crowns-crates .container>.row>.col-lg-6:last-child{margin-top:0}}@media(min-width: 1400px){.crowns-crates .container>.row>.col-lg-6:last-child{border-left:1px dotted #d1d1d1}.crowns-crates .container>.row>.col-lg-6:last-child .box .row{justify-content:flex-end}}.crowns-crates .number{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.crowns-crates .number{font-size:1.5rem}}@media(max-width: 1719.98px){.crowns-crates .number{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.crowns-crates .number{font-size:1.375rem}}@media(max-width: 1399.98px){.crowns-crates .number{font-size:1.25rem}}@media(max-width: 1199.98px){.crowns-crates .number{font-size:1.125rem}}@media(max-width: 991.98px){.crowns-crates .number{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.crowns-crates .number{font-size:1.5rem}}@media(max-width: 767.98px){.crowns-crates .number{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.crowns-crates .number{font-size:1.375rem}}@media(max-width: 575.98px){.crowns-crates .number{font-size:1.25rem}}@media(max-width: 359.98px){.crowns-crates .number{font-size:1.125rem}}.crowns-crates h3,.crowns-crates .h3{font-size:calc(1.575rem + 3.9vw);line-height:1}@media(min-width: 1200px){.crowns-crates h3,.crowns-crates .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.crowns-crates h3,.crowns-crates .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.crowns-crates h3,.crowns-crates .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.crowns-crates h3,.crowns-crates .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.crowns-crates h3,.crowns-crates .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.crowns-crates h3,.crowns-crates .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.crowns-crates h3,.crowns-crates .h3{font-size:3.375rem}}@media(max-width: 991.98px){.crowns-crates h3,.crowns-crates .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.crowns-crates h3,.crowns-crates .h3{font-size:4.5rem}}@media(max-width: 767.98px){.crowns-crates h3,.crowns-crates .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.crowns-crates h3,.crowns-crates .h3{font-size:4.125rem}}@media(max-width: 575.98px){.crowns-crates h3,.crowns-crates .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.crowns-crates h3,.crowns-crates .h3{font-size:3.75rem}}@media(max-width: 359.98px){.crowns-crates h3,.crowns-crates .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.crowns-crates h3,.crowns-crates .h3{font-size:3.375rem}}.crowns-crates p{line-height:1.5}.crowns-crates p span{color:#21a53d;font-weight:bold}@media(max-width: 1719.98px){.crowns-crates p,.crowns-crates .border-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.crowns-crates p,.crowns-crates .border-btn{font-size:1rem}}@media(max-width: 1199.98px){.crowns-crates p,.crowns-crates .border-btn{font-size:0.875rem}}@media(max-width: 991.98px){.crowns-crates p,.crowns-crates .border-btn{font-size:1.125rem}}@media(max-width: 767.98px){.crowns-crates p,.crowns-crates .border-btn{font-size:1.0625rem}}@media(max-width: 575.98px){.crowns-crates p,.crowns-crates .border-btn{font-size:1rem}}@media(max-width: 359.98px){.crowns-crates p,.crowns-crates .border-btn{font-size:0.875rem}}.glass{padding:2rem 0 4rem}@media(min-width: 1400px){.glass{padding:5.125rem 0 5.6875rem}}.glass .number{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.glass .number{font-size:1.875rem}}@media(max-width: 1719.98px){.glass .number{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.glass .number{font-size:1.625rem}}@media(max-width: 1399.98px){.glass .number{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.glass .number{font-size:1.375rem}}@media(max-width: 1199.98px){.glass .number{font-size:1.125rem}}@media(max-width: 991.98px){.glass .number{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.glass .number{font-size:1.875rem}}@media(max-width: 767.98px){.glass .number{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.glass .number{font-size:1.625rem}}@media(max-width: 575.98px){.glass .number{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.glass .number{font-size:1.375rem}}@media(max-width: 359.98px){.glass .number{font-size:1.125rem}}.glass h3,.glass .h3{font-size:calc(1.5rem + 3vw);line-height:1.1}@media(min-width: 1200px){.glass h3,.glass .h3{font-size:3.75rem}}@media(max-width: 1719.98px){.glass h3,.glass .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.glass h3,.glass .h3{font-size:3.375rem}}@media(max-width: 1399.98px){.glass h3,.glass .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.glass h3,.glass .h3{font-size:3rem}}@media(max-width: 1199.98px){.glass h3,.glass .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.glass h3,.glass .h3{font-size:2.625rem}}@media(max-width: 991.98px){.glass h3,.glass .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.glass h3,.glass .h3{font-size:3.75rem}}@media(max-width: 767.98px){.glass h3,.glass .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.glass h3,.glass .h3{font-size:3.375rem}}@media(max-width: 575.98px){.glass h3,.glass .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.glass h3,.glass .h3{font-size:3rem}}@media(max-width: 359.98px){.glass h3,.glass .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.glass h3,.glass .h3{font-size:2.625rem}}.glass h3.tlt,.glass .tlt.h3{font-size:calc(2.66875rem + 17.025vw);line-height:1}@media(min-width: 1200px){.glass h3.tlt,.glass .tlt.h3{font-size:15.4375rem}}@media(max-width: 1719.98px){.glass h3.tlt,.glass .tlt.h3{font-size:calc(2.48125rem + 14.775vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.glass h3.tlt,.glass .tlt.h3{font-size:13.5625rem}}@media(max-width: 1399.98px){.glass h3.tlt,.glass .tlt.h3{font-size:calc(2.29375rem + 12.525vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.glass h3.tlt,.glass .tlt.h3{font-size:11.6875rem}}@media(max-width: 1199.98px){.glass h3.tlt,.glass .tlt.h3{font-size:calc(2.10625rem + 10.275vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.glass h3.tlt,.glass .tlt.h3{font-size:9.8125rem}}@media(max-width: 991.98px){.glass h3.tlt,.glass .tlt.h3{font-size:calc(2.66875rem + 17.025vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.glass h3.tlt,.glass .tlt.h3{font-size:15.4375rem}}@media(max-width: 767.98px){.glass h3.tlt,.glass .tlt.h3{font-size:calc(2.48125rem + 14.775vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.glass h3.tlt,.glass .tlt.h3{font-size:13.5625rem}}@media(max-width: 575.98px){.glass h3.tlt,.glass .tlt.h3{font-size:calc(2.29375rem + 12.525vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.glass h3.tlt,.glass .tlt.h3{font-size:11.6875rem}}@media(max-width: 359.98px){.glass h3.tlt,.glass .tlt.h3{font-size:calc(2.10625rem + 10.275vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.glass h3.tlt,.glass .tlt.h3{font-size:9.8125rem}}.glass .swiper-button-prev,.glass .swiper-button-next{width:86px;height:86px;border:1px solid #272727;transition:background .3s}@media(max-width: 1719.98px){.glass .swiper-button-prev,.glass .swiper-button-next{width:71px;height:71px}.glass .swiper-button-prev img,.glass .swiper-button-next img{max-width:21px}}@media(max-width: 1399.98px){.glass .swiper-button-prev,.glass .swiper-button-next{width:56px;height:56px}.glass .swiper-button-prev img,.glass .swiper-button-next img{max-width:17px}}@media(max-width: 1199.98px){.glass .swiper-button-prev,.glass .swiper-button-next{width:41px;height:41px}.glass .swiper-button-prev img,.glass .swiper-button-next img{max-width:13px}}@media(max-width: 991.98px){.glass .swiper-button-prev,.glass .swiper-button-next{width:86px;height:86px}.glass .swiper-button-prev img,.glass .swiper-button-next img{max-width:none}}@media(max-width: 767.98px){.glass .swiper-button-prev,.glass .swiper-button-next{width:71px;height:71px}.glass .swiper-button-prev img,.glass .swiper-button-next img{max-width:21px}}@media(max-width: 575.98px){.glass .swiper-button-prev,.glass .swiper-button-next{width:56px;height:56px}.glass .swiper-button-prev img,.glass .swiper-button-next img{max-width:17px}}@media(max-width: 359.98px){.glass .swiper-button-prev,.glass .swiper-button-next{width:41px;height:41px}.glass .swiper-button-prev img,.glass .swiper-button-next img{max-width:13px}}.glass .swiper-button-prev:after,.glass .swiper-button-next:after{display:none}.glass .swiper-button-prev img,.glass .swiper-button-next img{transition:filter .3s}.glass .swiper-button-prev:hover,.glass .swiper-button-next:hover{background:#272727}.glass .swiper-button-prev:hover img,.glass .swiper-button-next:hover img{filter:brightness(0) invert(1)}.glass .total-slides{font-size:1.125rem}.glass .total-slides span:not(.colored){color:#797979}.glass .left-col{border-bottom:2px solid #e6e6e6;padding-bottom:2rem}@media(max-width: 1719.98px){.glass h2,.glass .h2,.glass p,.glass .border-btn,.glass .total-slides{font-size:1.0625rem}}@media(max-width: 1399.98px){.glass h2,.glass .h2,.glass p,.glass .border-btn,.glass .total-slides{font-size:1rem}}@media(max-width: 1199.98px){.glass h2,.glass .h2,.glass p,.glass .border-btn,.glass .total-slides{font-size:0.875rem}}@media(max-width: 991.98px){.glass h2,.glass .h2,.glass p,.glass .border-btn,.glass .total-slides{font-size:1.125rem}}@media(max-width: 767.98px){.glass h2,.glass .h2,.glass p,.glass .border-btn,.glass .total-slides{font-size:1.0625rem}}@media(max-width: 575.98px){.glass h2,.glass .h2,.glass p,.glass .border-btn,.glass .total-slides{font-size:1rem}}@media(max-width: 359.98px){.glass h2,.glass .h2,.glass p,.glass .border-btn,.glass .total-slides{font-size:0.875rem}}.board-of-directors{padding-bottom:4rem}@media(min-width: 1400px){.board-of-directors{padding:4.625rem 0 12rem}}.board-of-directors:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 5.8125rem);background:#e5e5e5}@media(min-width: 1400px){.board-of-directors:before{height:calc(100% - 4.625rem - 5.8125rem)}}@media(max-width: 575.98px){.board-of-directors #board-of-directors .swiper-wrapper{margin-left:0 !important}}@media(min-width: 576px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide{max-width:66.6666666667%}}@media(min-width: 768px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide{max-width:58.171%}}@media(min-width: 992px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide{max-width:29.743%}}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .img-wrapper{padding-top:128.44555%}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .img-wrapper img{top:0;left:0;-o-object-fit:cover;object-fit:cover;transform-origin:left center}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide:not(.active){cursor:pointer}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide:not(.active) .container,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide:not(.active) [class*=col]{padding:0}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide:not(.active) .row{margin:0}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide:not(.active) .cv-right-col{display:none}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide:not(.active) .img-wrapper img{transition:transform .3s cubic-bezier(0.16, 0.01, 0.77, 1)}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide:not(.active):hover .img-wrapper img{transform:scale(1.05)}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:calc(1.35rem + 1.2vw)}@media(min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:2.25rem}}@media(max-width: 1719.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:2rem}}@media(max-width: 1399.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:1.75rem}}@media(max-width: 1199.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:1.5rem}}@media(max-width: 991.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:2.25rem}}@media(max-width: 767.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:2rem}}@media(max-width: 575.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:1.75rem}}@media(max-width: 359.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .h3{font-size:1.5rem}}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle{width:57px;height:57px;border:1px solid #cecece}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross{width:18px;height:18px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross:before,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross:after{content:"";position:absolute;background:#212121}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross:before{left:0;top:50%;transform:translateY(-50%);width:100%;height:2px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross:after{top:0;left:50%;transform:translateX(-50%);height:100%;width:2px}@media(max-width: 1719.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle{width:52px;height:52px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross{height:17px;width:17px}}@media(max-width: 1399.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle{width:47px;height:47px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross{height:16px;width:16px}}@media(max-width: 1199.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle{width:42px;height:42px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross{height:14px;width:14px}}@media(max-width: 991.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle{width:57px;height:57px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross{height:18px;width:18px}}@media(max-width: 767.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle{width:52px;height:52px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross{height:17px;width:17px}}@media(max-width: 575.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle{width:47px;height:47px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross{height:16px;width:16px}}@media(max-width: 359.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle{width:42px;height:42px}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .content .circle .cross{height:14px;width:14px}}@media(min-width: 992px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col{padding-top:calc(5.8125rem + 5.375rem)}}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{font-size:1.125rem;margin-bottom:1.5rem}@media(min-width: 768px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{margin-bottom:3rem}}@media(min-width: 992px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{margin-bottom:2.5rem}}@media(min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{margin-bottom:3.5rem}}@media(min-width: 1400px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{margin-bottom:4.5rem}}@media(min-width: 1720px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{margin-bottom:6.5rem}}@media(max-width: 1719.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn img{max-width:8px}}@media(max-width: 1399.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn img{max-width:7px}}@media(max-width: 1199.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn img{max-width:6px}}@media(max-width: 991.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn img{max-width:none}}@media(max-width: 767.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn img{max-width:8px}}@media(max-width: 575.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn img{max-width:7px}}@media(max-width: 359.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn img{max-width:6px}}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active{max-width:none;margin-right:0 !important}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .container{padding-left:.75rem;padding-right:.75rem}@media(max-width: 575.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .container{padding-left:0;padding-right:0}}@media(min-width: 992px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .cv-left-col{width:50%}}@media(min-width: 1720px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .cv-left-col{width:41.6666666667%}}@media(min-width: 768px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .cv-left-col .box{width:81.322%}}@media(min-width: 992px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .cv-left-col .box{width:84.25%}}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content{background:transparent !important;padding-left:0 !important;padding-right:0 !important;flex:0 1 auto !important}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{order:1;font-size:calc(1.5rem + 3vw);margin-bottom:0}@media(min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:3.75rem}}@media(max-width: 1719.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:3.375rem}}@media(max-width: 1399.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:3rem}}@media(max-width: 1199.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:2.625rem}}@media(max-width: 991.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:3.75rem}}@media(max-width: 767.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:3.375rem}}@media(max-width: 575.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:3rem}}@media(max-width: 359.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content h3,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .h3{font-size:2.625rem}}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{order:0;text-transform:uppercase;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:1.5rem}}@media(max-width: 1719.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:1.375rem}}@media(max-width: 1399.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:1.25rem}}@media(max-width: 1199.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:1.125rem}}@media(max-width: 991.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:1.5rem}}@media(max-width: 767.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:1.375rem}}@media(max-width: 575.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:1.25rem}}@media(max-width: 359.98px){.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content p{font-size:1.125rem}}.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide.active .content .circle{display:none !important}.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:108px;height:108px;transform:translateY(-50%);color:#212121}.board-of-directors #board-of-directors .swiper-button-prev:not(.swiper-button-lock),.board-of-directors #board-of-directors .swiper-button-next:not(.swiper-button-lock){display:flex}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.33125rem + 0.975vw)}@media(min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:2.0625rem}}@media(max-width: 1719.98px){.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:98px;height:98px}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.31875rem + 0.825vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:1.9375rem}}@media(max-width: 1399.98px){.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:88px;height:88px}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.30625rem + 0.675vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:1.8125rem}}@media(max-width: 1199.98px){.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:78px;height:78px}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:1.6875rem}}@media(max-width: 991.98px){.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:108px;height:108px}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.33125rem + 0.975vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:2.0625rem}}@media(max-width: 767.98px){.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:98px;height:98px}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.31875rem + 0.825vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:1.9375rem}}@media(max-width: 575.98px){.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:88px;height:88px}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.30625rem + 0.675vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:1.8125rem}}@media(max-width: 419.98px){.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:78px;height:78px}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.29375rem + 0.525vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:1.6875rem}}@media(max-width: 359.98px){.board-of-directors #board-of-directors .swiper-button-prev,.board-of-directors #board-of-directors .swiper-button-next{width:68px;height:68px}.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:calc(1.28125rem + 0.375vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.board-of-directors #board-of-directors .swiper-button-prev:after,.board-of-directors #board-of-directors .swiper-button-next:after{font-size:1.5625rem}}.board-of-directors #board-of-directors .swiper-button-prev{left:1%}.board-of-directors #board-of-directors .swiper-button-next{right:1%}@media(max-width: 1719.98px){.board-of-directors p,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.board-of-directors p,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{font-size:1rem}}@media(max-width: 1199.98px){.board-of-directors p,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{font-size:0.875rem}}@media(max-width: 991.98px){.board-of-directors p,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{font-size:1.125rem}}@media(max-width: 767.98px){.board-of-directors p,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{font-size:1.0625rem}}@media(max-width: 575.98px){.board-of-directors p,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{font-size:1rem}}@media(max-width: 359.98px){.board-of-directors p,.board-of-directors #board-of-directors .swiper-wrapper .swiper-slide .cv-right-col .back-btn{font-size:0.875rem}}.innovation-path .bg-img{top:0;left:0}.innovation-path #innovation-path-carousel .swiper-slide{padding:calc(17.1875rem / 2) 0}@media(min-width: 1400px){.innovation-path #innovation-path-carousel .swiper-slide{padding:17.1875rem 0}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col{padding:0 .75rem}}.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper{padding:3rem 1.5rem 0}@media(min-width: 360px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper{max-width:86%}}@media(min-width: 576px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper{max-width:63%}}@media(min-width: 768px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper{padding:3rem 3rem 0;max-width:52%}}@media(min-width: 992px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper{max-width:69%}}@media(min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper{max-width:65%}}@media(min-width: 1400px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper{max-width:56%}}@media(min-width: 1720px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper{max-width:54%}}.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper:before{content:"";background:#21a53d;position:absolute;width:100%;left:0;top:0;bottom:35px;z-index:-1;opacity:0;transition:opacity .3s}@media(max-width: 1719.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper:before{bottom:30px}}@media(max-width: 1399.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper:before{bottom:25px}}@media(max-width: 1199.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper:before{bottom:20px}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper:before{bottom:35px}}@media(max-width: 767.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper:before{bottom:30px}}@media(max-width: 575.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper:before{bottom:25px}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper:before{bottom:20px}}.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:1.875rem}}@media(max-width: 1719.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:1.625rem}}@media(max-width: 1399.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:1.375rem}}@media(max-width: 1199.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:1.125rem}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:1.875rem}}@media(max-width: 767.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:1.625rem}}@media(max-width: 575.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:1.375rem}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col .wrapper .content .year{font-size:1.125rem}}@media(min-width: 992px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content{width:62%}}@media(min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content{width:59%}}@media(min-width: 1400px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content{width:50%}}@media(min-width: 1720px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content{width:69%}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content{opacity:0;visibility:hidden}}.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:1.5rem}}@media(max-width: 1719.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:1.375rem}}@media(max-width: 1399.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:1.25rem;margin-bottom:1.5rem}}@media(max-width: 1199.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:1.125rem}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:calc(1.275rem + 0.3vw);margin-bottom:3rem}}@media(max-width: 991.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:1.5rem}}@media(max-width: 767.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:calc(1.2625rem + 0.15vw);margin-bottom:1.5rem}}@media(max-width: 767.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:1.375rem}}@media(max-width: 575.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:1.25rem}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide .grid-col+.content .year{font-size:1.125rem}}.innovation-path #innovation-path-carousel .swiper-slide .circle{width:70px;height:70px;background:#21a53d;border-width:15px !important}@media(max-width: 1719.98px){.innovation-path #innovation-path-carousel .swiper-slide .circle{width:60px;height:60px;border-width:12px !important}}@media(max-width: 1399.98px){.innovation-path #innovation-path-carousel .swiper-slide .circle{width:50px;height:50px;border-width:9px !important}}@media(max-width: 1199.98px){.innovation-path #innovation-path-carousel .swiper-slide .circle{width:40px;height:40px;border-width:6px !important}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide .circle{width:70px;height:70px;border-width:15px !important}}@media(max-width: 767.98px){.innovation-path #innovation-path-carousel .swiper-slide .circle{width:60px;height:60px;border-width:12px !important}}@media(max-width: 575.98px){.innovation-path #innovation-path-carousel .swiper-slide .circle{width:50px;height:50px;border-width:9px !important}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide .circle{width:40px;height:40px;border-width:6px !important}}.innovation-path #innovation-path-carousel .swiper-slide .line{bottom:calc(35px - 2.5px);left:0;height:5px;background:#21a53d;z-index:-1;width:101%}@media(max-width: 1719.98px){.innovation-path #innovation-path-carousel .swiper-slide .line{bottom:calc(30px - 2.5px)}}@media(max-width: 1399.98px){.innovation-path #innovation-path-carousel .swiper-slide .line{bottom:calc(25px - 2.5px)}}@media(max-width: 1199.98px){.innovation-path #innovation-path-carousel .swiper-slide .line{bottom:calc(20px - 2.5px)}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide .line{bottom:calc(35px - 2.5px)}}@media(max-width: 767.98px){.innovation-path #innovation-path-carousel .swiper-slide .line{bottom:calc(30px - 2.5px)}}@media(max-width: 575.98px){.innovation-path #innovation-path-carousel .swiper-slide .line{bottom:calc(25px - 2.5px)}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide .line{bottom:calc(20px - 2.5px)}}.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:calc(1.425rem + 2.1vw);line-height:1}@media(min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:3rem}}@media(max-width: 1719.98px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:2.75rem}}@media(max-width: 1399.98px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:2.5rem}}@media(max-width: 1199.98px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:2.25rem}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:3rem}}@media(max-width: 767.98px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:calc(1.4rem + 1.8vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:2.75rem}}@media(max-width: 575.98px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:calc(1.375rem + 1.5vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:2.5rem}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-slide .content h3,.innovation-path #innovation-path-carousel .swiper-slide .content .h3{font-size:2.25rem}}.innovation-path #innovation-path-carousel .swiper-slide .content p{line-height:1.5}@media(max-width: 1719.98px){.innovation-path #innovation-path-carousel .swiper-slide .content p{font-size:1.0625rem}}@media(max-width: 1399.98px){.innovation-path #innovation-path-carousel .swiper-slide .content p{font-size:1rem}}@media(max-width: 1199.98px){.innovation-path #innovation-path-carousel .swiper-slide .content p{font-size:0.875rem}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide .content p{font-size:1.125rem}}@media(max-width: 767.98px){.innovation-path #innovation-path-carousel .swiper-slide .content p{font-size:1.0625rem}}@media(max-width: 575.98px){.innovation-path #innovation-path-carousel .swiper-slide .content p{font-size:1rem}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide .content p{font-size:0.875rem}}.innovation-path #innovation-path-carousel .swiper-slide:first-child .line,.innovation-path #innovation-path-carousel .swiper-slide:last-child .line{width:200vw !important}.innovation-path #innovation-path-carousel .swiper-slide:first-child .line{right:-1px;left:auto}.innovation-path #innovation-path-carousel .swiper-slide:not(.swiper-slide-active) .content.text-white{opacity:0;visibility:hidden}@media(min-width: 1720px){.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active{min-width:45%}}.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .grid-col{justify-content:center}.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .grid-col .wrapper:before{opacity:1}.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .circle{width:90px;height:90px;background:#d7d7d7;transform:translateY(10px)}@media(max-width: 1719.98px){.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .circle{width:80px;height:80px}}@media(max-width: 1399.98px){.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .circle{width:70px;height:70px}}@media(max-width: 1199.98px){.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .circle{width:60px;height:60px}}@media(max-width: 991.98px){.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .circle{width:90px;height:90px}}@media(max-width: 767.98px){.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .circle{width:80px;height:80px}}@media(max-width: 575.98px){.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .circle{width:70px;height:70px}}@media(max-width: 359.98px){.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .circle{width:60px;height:60px}}.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .content.text-white{transition:all .3s}.innovation-path #innovation-path-carousel .swiper-slide.swiper-slide-active .content:not(.text-white){opacity:0;visibility:hidden}.innovation-path #innovation-path-carousel .swiper-button-prev,.innovation-path #innovation-path-carousel .swiper-button-next{color:#212121}.innovation-path #innovation-path-carousel .swiper-button-prev:after,.innovation-path #innovation-path-carousel .swiper-button-next:after{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){.innovation-path #innovation-path-carousel .swiper-button-prev:after,.innovation-path #innovation-path-carousel .swiper-button-next:after{font-size:2rem}}.innovation-path #innovation-path-carousel .swiper-button-prev{left:2.5%}.innovation-path #innovation-path-carousel .swiper-button-next{right:2.5%}@media(max-width: 1719.98px){.gallery h2,.gallery .h2{font-size:1.0625rem}}@media(max-width: 1399.98px){.gallery h2,.gallery .h2{font-size:1rem}}@media(max-width: 1199.98px){.gallery h2,.gallery .h2{font-size:0.875rem}}@media(max-width: 991.98px){.gallery h2,.gallery .h2{font-size:1.125rem}}@media(max-width: 767.98px){.gallery h2,.gallery .h2{font-size:1.0625rem}}@media(max-width: 575.98px){.gallery h2,.gallery .h2{font-size:1rem}}@media(max-width: 359.98px){.gallery h2,.gallery .h2{font-size:0.875rem}}.gallery h3,.gallery .h3{font-size:calc(1.4625rem + 2.55vw)}@media(min-width: 1200px){.gallery h3,.gallery .h3{font-size:3.375rem}}@media(max-width: 1719.98px){.gallery h3,.gallery .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.gallery h3,.gallery .h3{font-size:3rem}}@media(max-width: 1399.98px){.gallery h3,.gallery .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.gallery h3,.gallery .h3{font-size:2.625rem}}@media(max-width: 1199.98px){.gallery h3,.gallery .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.gallery h3,.gallery .h3{font-size:2.25rem}}@media(max-width: 991.98px){.gallery h3,.gallery .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.gallery h3,.gallery .h3{font-size:3.375rem}}@media(max-width: 767.98px){.gallery h3,.gallery .h3{font-size:calc(1.425rem + 2.1vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.gallery h3,.gallery .h3{font-size:3rem}}@media(max-width: 575.98px){.gallery h3,.gallery .h3{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.gallery h3,.gallery .h3{font-size:2.625rem}}@media(max-width: 359.98px){.gallery h3,.gallery .h3{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.gallery h3,.gallery .h3{font-size:2.25rem}}.gallery .filters li:not(:last-child){margin-right:3rem}.gallery .filters li button{font-size:calc(1.3125rem + 0.75vw);color:#212121}@media(min-width: 1200px){.gallery .filters li button{font-size:1.875rem}}.gallery .filters li button:before{content:"";position:absolute;transform:scaleX(0);transition:transform .3s;left:0;bottom:0;width:100%;height:2px;background:#21a53d}@media(max-width: 1719.98px){.gallery .filters li button{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.gallery .filters li button{font-size:1.625rem}}@media(max-width: 1399.98px){.gallery .filters li button{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.gallery .filters li button{font-size:1.375rem}}@media(max-width: 1199.98px){.gallery .filters li button{font-size:1.125rem}}.gallery .filters li button.active,.gallery .filters li button:hover{font-weight:bold}.gallery .filters li button.active:before,.gallery .filters li button:hover:before{transform:none}.gallery .select-wrapper .form-control{border:1px solid #dcdee0;border-radius:.5rem;box-shadow:0px 5px 10px 0px rgba(0,0,0,.2);height:54px;padding-left:1.5rem;padding-right:calc(14px + (1rem * 2));font-size:1.125rem}.gallery .select-wrapper i{right:1rem;color:#21a53d;font-size:0.875rem}@media(max-width: 767.98px){.gallery .select-wrapper .form-control{font-size:1.0625rem;padding-right:calc(13px + (1rem * 2))}.gallery .select-wrapper i{font-size:0.8125rem}}@media(max-width: 575.98px){.gallery .select-wrapper .form-control{font-size:1rem;padding-right:calc(12px + (1rem * 2))}.gallery .select-wrapper i{font-size:0.75rem}}@media(max-width: 359.98px){.gallery .select-wrapper .form-control{height:44px;font-size:0.875rem;padding-left:1rem;padding-right:calc(11px + (1rem * 2))}.gallery .select-wrapper i{font-size:0.6875rem}}.gallery.photo-gallery{padding:4rem 0 2rem}@media(min-width: 1400px){.gallery.photo-gallery{padding:6.875rem 0 calc(6.875rem / 2)}}@media(max-width: 991.98px){.gallery.photo-gallery #gallery-photos-carousel .swiper-wrapper{margin-left:0 !important}}@media(min-width: 992px){.gallery.photo-gallery #gallery-photos-carousel .swiper-wrapper .swiper-slide{max-width:57.121%}}.gallery.photo-gallery #gallery-photos-carousel .swiper-wrapper .swiper-slide .img-wrapper{padding-top:66.69734%}.gallery.photo-gallery #gallery-photos-carousel .swiper-wrapper .swiper-slide .img-wrapper img{top:0;left:0;-o-object-fit:cover;object-fit:cover}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{width:108px;height:108px;color:#212121}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:2rem}}@media(max-width: 1719.98px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{width:98px;height:98px}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:1.875rem}}@media(max-width: 1399.98px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{width:88px;height:88px}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:1.75rem}}@media(max-width: 1199.98px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{width:78px;height:78px}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:1.625rem}}@media(max-width: 767.98px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{width:68px;height:68px}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:1.5rem}}@media(max-width: 575.98px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{width:58px;height:58px}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:1.375rem}}@media(max-width: 419.98px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{width:48px;height:48px}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:1.25rem}}@media(max-width: 359.98px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{width:38px;height:38px}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after,.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{font-size:1rem}}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev:after{margin-left:-0.25rem}@media(min-width: 992px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-prev{left:1.5%}}.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next:after{margin-right:-0.25rem}@media(min-width: 992px){.gallery.photo-gallery #gallery-photos-carousel .swiper-button-next{right:.5%}}.gallery.video-gallery{padding:2rem 0 4rem}@media(min-width: 1400px){.gallery.video-gallery{padding:calc(6.875rem / 2) 0 10rem}}.gallery.video-gallery .container-fluid{border-top:2px solid #e9e9e9;border-bottom:2px solid #e9e9e9}.gallery.video-gallery .duration{font-weight:600;letter-spacing:3px}.gallery.video-gallery #gallery-videos-carousel .swiper-slide{cursor:pointer}.gallery.video-gallery #gallery-videos-carousel .swiper-slide:has(iframe){cursor:grab}.gallery.video-gallery #gallery-videos-carousel .swiper-slide .player-wrapper{padding-top:56.71409%}.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{width:60px;height:60px;font-size:calc(1.3125rem + 0.75vw);border:2px solid #21a53d}@media(min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{font-size:1.875rem}}@media(max-width: 1719.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{width:55px;height:55px;font-size:calc(1.28125rem + 0.375vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{font-size:1.5625rem}}@media(max-width: 1399.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{width:50px;height:50px;font-size:1.25rem}}@media(max-width: 1199.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{width:45px;height:45px;font-size:0.9375rem}}@media(max-width: 991.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{width:60px;height:60px;font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{font-size:1.875rem}}@media(max-width: 767.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{width:55px;height:55px;font-size:calc(1.28125rem + 0.375vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{font-size:1.5625rem}}@media(max-width: 575.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{width:50px;height:50px;font-size:1.25rem}}@media(max-width: 359.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .play-btn{width:45px;height:45px;font-size:0.9375rem}}.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:calc(1.35rem + 1.2vw)}@media(min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:2.25rem}}@media(max-width: 1719.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:2rem}}@media(max-width: 1399.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:1.75rem}}@media(max-width: 1199.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:1.5rem}}@media(max-width: 991.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:calc(1.35rem + 1.2vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:2.25rem}}@media(max-width: 767.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:calc(1.325rem + 0.9vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:2rem}}@media(max-width: 575.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:calc(1.3rem + 0.6vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:1.75rem}}@media(max-width: 359.98px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:calc(1.275rem + 0.3vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content h4,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .content .h4{font-size:1.5rem}}.gallery.video-gallery .thumbs-wrapper-col{padding-bottom:1.5rem}@media(min-width: 992px){.gallery.video-gallery .thumbs-wrapper-col{border-left:2px solid #e9e9e9;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}}@media(min-width: 1200px){.gallery.video-gallery .thumbs-wrapper-col{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem}}@media(min-width: 1400px){.gallery.video-gallery .thumbs-wrapper-col{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}}@media(max-width: 991.98px){.gallery.video-gallery .thumbs-wrapper-col{padding-top:1.5rem;border-top:2px solid #e9e9e9}}@media(max-width: 991.98px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper{height:auto !important}}@media(min-width: 992px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide:not(:first-child){border-top:2px dotted #e9e9e9}}@media(min-width: 992px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide .img-wrapper-col{max-width:27.79%}}.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide .img-wrapper-col .img-wrapper{padding-top:67.82189%}@media(max-width: 1719.98px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide .duration{font-size:0.9375rem}}@media(max-width: 1399.98px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide .duration{font-size:0.875rem}}@media(max-width: 1199.98px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide .duration{font-size:0.8125rem}}@media(max-width: 1719.98px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide h4,.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide .h4{font-size:1.25rem}}@media(max-width: 1399.98px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide h4,.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide .h4{font-size:1.125rem}}@media(max-width: 1199.98px){.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide h4,.gallery.video-gallery .thumbs-wrapper-col .thumbs-wrapper #gallery-thumbs-carousel .swiper-slide .h4{font-size:1rem}}.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination{transform:none}.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet{margin:0;width:17px;height:17px;background:#d7d7d7;opacity:1;margin-top:.5rem}@media(max-width: 1719.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px}}@media(max-width: 1399.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet{width:13px;height:13px}}@media(max-width: 1199.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet{width:11px;height:11px}}@media(max-width: 991.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet{width:17px;height:17px}}@media(max-width: 767.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px}}@media(max-width: 575.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet{width:13px;height:13px}}@media(max-width: 359.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet{width:11px;height:11px}}.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:.8125rem}@media(max-width: 1399.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:.5rem}}@media(max-width: 991.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:.8125rem}}@media(max-width: 575.98px){.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:.5rem}}.gallery.video-gallery .thumbs-wrapper-col .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#21a53d}.gallery.video-gallery #gallery-videos-carousel .swiper-slide .player-wrapper .img-wrapper,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .player-wrapper img,.gallery.video-gallery #gallery-videos-carousel .swiper-slide .player-wrapper .video,.gallery.video-gallery #gallery-thumbs-carousel .swiper-slide img{top:0;left:0}.gallery.video-gallery #gallery-videos-carousel .swiper-slide .player-wrapper img,.gallery.video-gallery #gallery-thumbs-carousel .swiper-slide img{-o-object-fit:cover;object-fit:cover}.news-list{padding:4rem 0}@media(min-width: 1400px){.news-list{padding:5.375rem 0 5.6875rem}}.news-list.colored-bg{background:#ebebeb}.news-list h2,.news-list .h2{color:#a7a7a7}.news-list h3,.news-list .h3{font-size:calc(1.575rem + 3.9vw);line-height:1}@media(min-width: 1200px){.news-list h3,.news-list .h3{font-size:4.5rem}}@media(max-width: 1719.98px){.news-list h3,.news-list .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.news-list h3,.news-list .h3{font-size:4.125rem}}@media(max-width: 1399.98px){.news-list h3,.news-list .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.news-list h3,.news-list .h3{font-size:3.75rem}}@media(max-width: 1199.98px){.news-list h3,.news-list .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 1199.98px)and (min-width: 1200px){.news-list h3,.news-list .h3{font-size:3.375rem}}@media(max-width: 991.98px){.news-list h3,.news-list .h3{font-size:calc(1.575rem + 3.9vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.news-list h3,.news-list .h3{font-size:4.5rem}}@media(max-width: 767.98px){.news-list h3,.news-list .h3{font-size:calc(1.5375rem + 3.45vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.news-list h3,.news-list .h3{font-size:4.125rem}}@media(max-width: 575.98px){.news-list h3,.news-list .h3{font-size:calc(1.5rem + 3vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.news-list h3,.news-list .h3{font-size:3.75rem}}@media(max-width: 359.98px){.news-list h3,.news-list .h3{font-size:calc(1.4625rem + 2.55vw)}}@media(max-width: 359.98px)and (min-width: 1200px){.news-list h3,.news-list .h3{font-size:3.375rem}}@media(max-width: 991.98px){.news-list .wrapper{border-top:1px solid #212121;margin-top:2rem;padding-top:2rem}}@media(max-width: 767.98px){.news-list .wrapper{margin-top:1.5rem;padding-top:1.5rem}}.news-list .wrapper .select-wrapper .form-control{border-radius:3rem;height:50px;padding-left:2.1875rem;padding-right:calc(16px + (1.4375rem * 2))}.news-list .wrapper .select-wrapper i{right:1.4375rem}.news-list .wrapper .select-wrapper:not(.colored-bg){min-width:216px;max-width:216px;color:#3f3f3f}.news-list .wrapper .select-wrapper.colored-bg{min-width:156px;max-width:156px}.news-list .wrapper .select-wrapper.colored-bg .form-control{background:#21a53d}@media(max-width: 1719.98px){.news-list .wrapper .select-wrapper .form-control{font-size:1.0625rem;padding-right:calc(15px + (1.4375rem * 2))}.news-list .wrapper .select-wrapper i{font-size:0.9375rem}}@media(max-width: 1399.98px){.news-list .wrapper .select-wrapper .form-control{font-size:1rem;padding-right:calc(14px + (1.4375rem * 2))}.news-list .wrapper .select-wrapper i{font-size:0.875rem}}@media(max-width: 1199.98px){.news-list .wrapper .select-wrapper .form-control{font-size:0.875rem;padding-right:calc(12px + (1.4375rem * 2))}.news-list .wrapper .select-wrapper i{font-size:0.75rem}}@media(max-width: 991.98px){.news-list .wrapper .select-wrapper .form-control{font-size:1.125rem;padding-right:calc(16px + (1.4375rem * 2))}.news-list .wrapper .select-wrapper i{font-size:1rem}}@media(max-width: 767.98px){.news-list .wrapper .select-wrapper .form-control{font-size:1.0625rem;padding-right:calc(15px + (1.4375rem * 2))}.news-list .wrapper .select-wrapper i{font-size:0.9375rem}}@media(max-width: 575.98px){.news-list .wrapper .select-wrapper .form-control{font-size:1rem;padding-right:calc(14px + (1.4375rem * 2))}.news-list .wrapper .select-wrapper i{font-size:0.875rem}}@media(max-width: 359.98px){.news-list .wrapper .select-wrapper .form-control{font-size:0.875rem;padding-right:calc(12px + (1.4375rem * 2))}.news-list .wrapper .select-wrapper i{font-size:0.75rem}}.news-list #news-list .box{opacity:0;transform:translateY(20px);transition:opacity .3s cubic-bezier(0.16, 0.01, 0.77, 1),transform .3s cubic-bezier(0.16, 0.01, 0.77, 1)}.news-list #news-list .box.active{opacity:1;transform:none}.news-list #news-list .box .img-wrapper{padding-top:54.00997%}.news-list #news-list .box .img-wrapper img,.news-list #news-list .box .img-wrapper a{top:0;left:0}.news-list #news-list .box .img-wrapper img{-o-object-fit:cover;object-fit:cover;transition:transform .3s cubic-bezier(0.16, 0.01, 0.77, 1);transform-origin:left center}.news-list #news-list .box .img-wrapper a{z-index:1}.news-list #news-list .box .img-wrapper a:hover~img{transform:scale(1.05)}.news-list #news-list .box .content h2,.news-list #news-list .box .content .h2{color:#989898}.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:calc(1.3125rem + 0.75vw)}@media(min-width: 1200px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.875rem}}@media(max-width: 1719.98px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 1719.98px)and (min-width: 1200px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.625rem}}@media(max-width: 1399.98px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 1399.98px)and (min-width: 1200px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.375rem}}@media(max-width: 1199.98px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.125rem}}@media(max-width: 991.98px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 991.98px)and (min-width: 1200px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.375rem}}@media(max-width: 767.98px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:calc(1.3125rem + 0.75vw)}}@media(max-width: 767.98px)and (min-width: 1200px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.875rem}}@media(max-width: 575.98px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:calc(1.2875rem + 0.45vw)}}@media(max-width: 575.98px)and (min-width: 1200px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.625rem}}@media(max-width: 419.98px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:calc(1.2625rem + 0.15vw)}}@media(max-width: 419.98px)and (min-width: 1200px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.375rem}}@media(max-width: 359.98px){.news-list #news-list .box .content h4,.news-list #news-list .box .content .h4{font-size:1.125rem}}.news-list #news-list .box .content h4 a,.news-list #news-list .box .content .h4 a{color:#212121;transition:background-size .35s cubic-bezier(0.645, 0.045, 0.355, 1);background-image:linear-gradient(90deg, #212121 0, #212121);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-list #news-list .box .content h4 a:hover,.news-list #news-list .box .content .h4 a:hover{background-size:100% 1px}.news-list #news-list .box .content .date{font-size:1.125rem}@media(max-width: 1719.98px){.news-list h2,.news-list .h2,.news-list #news-list .box .content .date,.news-list #news-list .box .content .border-btn{font-size:1.0625rem}}@media(max-width: 1399.98px){.news-list h2,.news-list .h2,.news-list #news-list .box .content .date,.news-list #news-list .box .content .border-btn{font-size:1rem}}@media(max-width: 1199.98px){.news-list h2,.news-list .h2,.news-list #news-list .box .content .date,.news-list #news-list .box .content .border-btn{font-size:0.875rem}}@media(max-width: 991.98px){.news-list h2,.news-list .h2,.news-list #news-list .box .content .date,.news-list #news-list .box .content .border-btn{font-size:1rem}}@media(max-width: 767.98px){.news-list h2,.news-list .h2,.news-list #news-list .box .content .date,.news-list #news-list .box .content .border-btn{font-size:1.125rem}}@media(max-width: 575.98px){.news-list h2,.news-list .h2,.news-list #news-list .box .content .date,.news-list #news-list .box .content .border-btn{font-size:1.0625rem}}@media(max-width: 419.98px){.news-list h2,.news-list .h2,.news-list #news-list .box .content .date,.news-list #news-list .box .content .border-btn{font-size:1rem}}@media(max-width: 359.98px){.news-list h2,.news-list .h2,.news-list #news-list .box .content .date,.news-list #news-list .box .content .border-btn{font-size:0.875rem}}
/*!
 * Font Awesome Free 6.4.2 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 2023 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fas,.fa-solid,.far,.fab,.fa-brands{-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,.fa-solid,.far{font-family:"Font Awesome 6 Free"}.fab,.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-share-nodes::before{content:""}.fa-envelope::before{content:""}.fa-arrow-left-long::before{content:""}.fa-caret-down::before{content:""}.fa-arrow-right-long::before{content:""}.fa-play::before{content:""}.fa-magnifying-glass::before{content:""}.fa-chevron-down::before{content:""}.fa-xmark::before{content:""}.fa-chevron-right::before{content:""}
/*!
 * Font Awesome Free 6.4.2 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 2023 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")}.far{font-weight:400}
/*!
 * Font Awesome Free 6.4.2 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 2023 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.4.2 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 2023 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")}.fab,.fa-brands{font-weight:400}.fa-linkedin:before{content:""}.fa-facebook:before{content:""}.fa-twitter:before{content:""}
/* Recommended styles for Splitting */
.splitting .word,
.splitting .char {
  display: inline-block;
}

/* Psuedo-element chars */
.splitting .char {
  position: relative;
}

/**
 * Populate the psuedo elements with the character to allow for expanded effects
 * Set to `display: none` by default; just add `display: block` when you want
 * to use the psuedo elements
 */
.splitting .char::before,
.splitting .char::after {
  content: attr(data-char);
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  transition: inherit;
  user-select: none;
}

/* Expanded CSS Variables */

.splitting {
  /* The center word index */
  --word-center: calc((var(--word-total) - 1) / 2);

  /* The center character index */
  --char-center: calc((var(--char-total) - 1) / 2);

  /* The center character index */
  --line-center: calc((var(--line-total) - 1) / 2);
}

.splitting .word {
  /* Pecent (0-1) of the word's position */
  --word-percent: calc(var(--word-index) / var(--word-total));

  /* Pecent (0-1) of the line's position */
  --line-percent: calc(var(--line-index) / var(--line-total));
}

.splitting .char {
  /* Percent (0-1) of the char's position */
  --char-percent: calc(var(--char-index) / var(--char-total));

  /* Offset from center, positive & negative */
  --char-offset: calc(var(--char-index) - var(--char-center));

  /* Absolute distance from center, only positive */
  --distance: calc(
     (var(--char-offset) * var(--char-offset)) / var(--char-center)
  );

  /* Distance from center where -1 is the far left, 0 is center, 1 is far right */
  --distance-sine: calc(var(--char-offset) / var(--char-center));

  /* Distance from center where 1 is far left/far right, 0 is center */
  --distance-percent: calc((var(--distance) / var(--char-center)));
}

