/**
 * Swiper 11.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 30, 2024
 */
@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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  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-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%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-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;
}

.page-header {
  position: relative;
}
.page-header__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.page-header__image-container:before {
  content: "";
  display: block;
  padding-top: 24.53125%;
}
.page-header__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.page-header .btn-primary {
  min-width: 12.1875vw;
}
@media screen and (max-width: 1199px) {
  .page-header .btn-primary {
    min-width: 19.516263553vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header .btn-primary {
    min-width: 23.6125126135vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header .btn-primary {
    min-width: 30.5084745763vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header .btn-primary {
    min-width: 48.75vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header .btn-primary {
    min-width: 60vw;
  }
}
.page-header__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
}
.page-header__title {
  font-size: 2.3958333333vw;
  margin-bottom: 1.25vw;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.156;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .page-header__title {
    font-size: 3.836530442vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__title {
    font-size: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__title {
    font-size: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    font-size: 8.2051282051vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__title {
    margin-bottom: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__title {
    margin-bottom: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__title {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    margin-bottom: 5.1282051282vw;
  }
}
.page-header__info {
  margin-bottom: 1.25vw;
  color: #ffffff;
  font-weight: 400;
  font-size: 0.9375vw;
  line-height: 1.55;
  font-family: "Open Sans", sans-serif;
}
@media screen and (max-width: 1199px) {
  .page-header__info {
    margin-bottom: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__info {
    margin-bottom: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__info {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__info {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__info {
    margin-bottom: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__info {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__info {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__info {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__info {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__info {
    font-size: 4.1025641026vw;
  }
}
.page-header__branch {
  font-size: 0.5208333333vw;
  margin-left: 0.3125vw;
  width: 1.25vw;
  height: 1.25vw;
  line-height: 1.25vw;
  border: 1px solid #ffffff;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  .page-header__branch {
    font-size: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__branch {
    font-size: 1.0090817356vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__branch {
    font-size: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__branch {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__branch {
    font-size: 2.5641025641vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__branch {
    margin-left: 0.5004170142vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__branch {
    margin-left: 0.6054490414vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__branch {
    margin-left: 0.7822685789vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__branch {
    margin-left: 1.25vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__branch {
    margin-left: 1.5384615385vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__branch {
    width: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__branch {
    width: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__branch {
    width: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__branch {
    width: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__branch {
    width: 6.1538461538vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__branch {
    height: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__branch {
    height: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__branch {
    height: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__branch {
    height: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__branch {
    height: 6.1538461538vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__branch {
    line-height: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__branch {
    line-height: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__branch {
    line-height: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__branch {
    line-height: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__branch {
    line-height: 6.1538461538vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__image-container {
    position: relative;
    width: 100%;
    display: block;
  }
  .page-header__image-container:before {
    content: "";
    display: block;
    padding-top: 160%;
  }
  .page-header__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.card-award {
  text-align: center;
  flex: 1;
}
.card-award__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 26.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .card-award__image-container {
    max-width: 41.7014178482vw;
  }
}
@media screen and (max-width: 991px) {
  .card-award__image-container {
    max-width: 50.454086781vw;
  }
}
@media screen and (max-width: 767px) {
  .card-award__image-container {
    max-width: 65.1890482399vw;
  }
}
@media screen and (max-width: 480px) {
  .card-award__image-container {
    max-width: 104.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-award__image-container {
    max-width: 128.2051282051vw;
  }
}
.card-award__image-container:before {
  content: "";
  display: block;
  padding-top: 74.2%;
}
.card-award__image-container .ratio-item {
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 991.98px) {
  .card-award {
    margin-bottom: 4vw;
  }
  .card-award:last-child {
    margin-bottom: 0px;
  }
}
.card-award:hover .card-award__image {
  transform: scale(1.05);
}
.card-award__image-container {
  margin-bottom: 0.9375vw;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .card-award__image-container {
    margin-bottom: 1.5012510425vw;
  }
}
@media screen and (max-width: 991px) {
  .card-award__image-container {
    margin-bottom: 1.8163471241vw;
  }
}
@media screen and (max-width: 767px) {
  .card-award__image-container {
    margin-bottom: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .card-award__image-container {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .card-award__image-container {
    margin-bottom: 4.6153846154vw;
  }
}
@media only screen and (max-width: 480px) {
  .card-award__image-container {
    margin-bottom: 0px;
  }
}
.card-award__image {
  transition: 0.7s ease;
}
.card-award__year {
  font-size: 0.9375vw;
  margin-bottom: 0.4166666667vw;
  font-weight: 700;
  line-height: 1.667;
  color: #1162a2;
}
@media screen and (max-width: 1199px) {
  .card-award__year {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 991px) {
  .card-award__year {
    font-size: 1.8163471241vw;
  }
}
@media screen and (max-width: 767px) {
  .card-award__year {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .card-award__year {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .card-award__year {
    font-size: 4.6153846154vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-award__year {
    margin-bottom: 0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .card-award__year {
    margin-bottom: 0.8072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .card-award__year {
    margin-bottom: 1.0430247718vw;
  }
}
@media screen and (max-width: 480px) {
  .card-award__year {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-award__year {
    margin-bottom: 2.0512820513vw;
  }
}
.card-award__title {
  font-size: 1.25vw;
  margin-bottom: 0.2083333333vw;
  font-weight: 700;
  line-height: 1.25;
  color: #1a1a1a;
}
@media screen and (max-width: 1199px) {
  .card-award__title {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-award__title {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-award__title {
    font-size: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .card-award__title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .card-award__title {
    font-size: 6.1538461538vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-award__title {
    margin-bottom: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-award__title {
    margin-bottom: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-award__title {
    margin-bottom: 0.5215123859vw;
  }
}
@media screen and (max-width: 480px) {
  .card-award__title {
    margin-bottom: 0.8333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-award__title {
    margin-bottom: 1.0256410256vw;
  }
}
.card-award__info {
  font-size: 0.9375vw;
  line-height: 1.667;
  color: #666666;
}
@media screen and (max-width: 1199px) {
  .card-award__info {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 991px) {
  .card-award__info {
    font-size: 1.8163471241vw;
  }
}
@media screen and (max-width: 767px) {
  .card-award__info {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .card-award__info {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .card-award__info {
    font-size: 4.6153846154vw;
  }
}

.card-testimonial {
  display: block;
  background-color: #ffffff;
  margin-bottom: 0.8333333333vw;
  padding-top: 2.65625vw;
  padding-right: 2.7083333333vw;
  padding-bottom: 2.65625vw;
  padding-left: 2.7083333333vw;
}
@media screen and (max-width: 1199px) {
  .card-testimonial {
    margin-bottom: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial {
    margin-bottom: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial {
    margin-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial {
    margin-bottom: 4.1025641026vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-testimonial {
    padding-top: 4.2535446205vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial {
    padding-top: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial {
    padding-top: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial {
    padding-top: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial {
    padding-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-testimonial {
    padding-right: 4.3369474562vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial {
    padding-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial {
    padding-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial {
    padding-right: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial {
    padding-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-testimonial {
    padding-bottom: 4.2535446205vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial {
    padding-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial {
    padding-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial {
    padding-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial {
    padding-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-testimonial {
    padding-left: 4.3369474562vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial {
    padding-left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial {
    padding-left: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial {
    padding-left: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial {
    padding-left: 6.1538461538vw;
  }
}
.card-testimonial:last-child {
  margin-bottom: 0px;
}
.card-testimonial__art {
  max-width: 1.4010416667vw;
  margin-bottom: 1.1458333333vw;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .card-testimonial__art {
    max-width: 2.2435362802vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial__art {
    max-width: 2.2199798184vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial__art {
    max-width: 2.8683181226vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial__art {
    max-width: 4.5833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial__art {
    max-width: 5.641025641vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-testimonial__art {
    margin-bottom: 1.8348623853vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial__art {
    margin-bottom: 1.8163471241vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial__art {
    margin-bottom: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial__art {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial__art {
    margin-bottom: 4.6153846154vw;
  }
}
.card-testimonial__title {
  font-weight: 700;
  font-size: 1.4583333333vw;
  margin-bottom: 0.3125vw;
  line-height: 1.071;
  color: #1a1a1a;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .card-testimonial__title {
    font-size: 2.3352793995vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial__title {
    font-size: 2.2199798184vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial__title {
    font-size: 2.8683181226vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial__title {
    font-size: 4.5833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial__title {
    font-size: 5.641025641vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-testimonial__title {
    margin-bottom: 0.5004170142vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial__title {
    margin-bottom: 0.6054490414vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial__title {
    margin-bottom: 0.7822685789vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial__title {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial__title {
    margin-bottom: 1.5384615385vw;
  }
}
.card-testimonial__position {
  font-weight: 700;
  font-size: 0.8333333333vw;
  margin-bottom: 1.1458333333vw;
  line-height: 1.5;
  color: #1162a2;
}
@media screen and (max-width: 1199px) {
  .card-testimonial__position {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial__position {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial__position {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial__position {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial__position {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-testimonial__position {
    margin-bottom: 1.8348623853vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial__position {
    margin-bottom: 2.2199798184vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial__position {
    margin-bottom: 2.8683181226vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial__position {
    margin-bottom: 4.5833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial__position {
    margin-bottom: 5.641025641vw;
  }
}
.card-testimonial__info {
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 1.667;
  color: #666666;
}
@media screen and (max-width: 1199px) {
  .card-testimonial__info {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 991px) {
  .card-testimonial__info {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-testimonial__info {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .card-testimonial__info {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-testimonial__info {
    font-size: 4.1025641026vw;
  }
}

.modal-award__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 26.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .modal-award__image-container {
    max-width: 41.7014178482vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__image-container {
    max-width: 50.454086781vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__image-container {
    max-width: 65.1890482399vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__image-container {
    max-width: 104.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__image-container {
    max-width: 128.2051282051vw;
  }
}
.modal-award__image-container:before {
  content: "";
  display: block;
  padding-top: 80.4%;
}
.modal-award__image-container .ratio-item {
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (min-width: 576px) {
  .modal-award .modal-dialog {
    max-width: 90%;
  }
}
@media only screen and (min-width: 1600px) {
  .modal-award .modal-dialog {
    max-width: 66.3541666667vw;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1199px) {
  .modal-award .modal-dialog {
    max-width: 106.2552126772vw;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 991px) {
  .modal-award .modal-dialog {
    max-width: 128.5570131181vw;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 767px) {
  .modal-award .modal-dialog {
    max-width: 166.1016949153vw;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 480px) {
  .modal-award .modal-dialog {
    max-width: 265.4166666667vw;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 390px) {
  .modal-award .modal-dialog {
    max-width: 326.6666666667vw;
  }
}
.modal-award .modal-content {
  border-radius: 0px;
}
.modal-award .modal-body {
  padding: 0px;
}
.modal-award .btn-close {
  position: absolute;
  top: 1.8229166667vw;
  right: 1.5078125vw;
  z-index: 3;
}
@media screen and (max-width: 1199px) {
  .modal-award .btn-close {
    top: 2.9190992494vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award .btn-close {
    top: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award .btn-close {
    top: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award .btn-close {
    top: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award .btn-close {
    top: 4.1025641026vw;
  }
}
@media screen and (max-width: 1199px) {
  .modal-award .btn-close {
    right: 2.4145120934vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award .btn-close {
    right: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award .btn-close {
    right: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award .btn-close {
    right: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award .btn-close {
    right: 4.1025641026vw;
  }
}
.modal-award__inner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 575.98px) {
  .modal-award__inner {
    flex-direction: column;
  }
}
.modal-award__image-container {
  width: 26.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .modal-award__image-container {
    width: 41.7014178482vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__image-container {
    width: 50.454086781vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__image-container {
    width: 65.1890482399vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__image-container {
    width: 104.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__image-container {
    width: 128.2051282051vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .modal-award__image-container {
    max-width: 40%;
  }
}
@media only screen and (max-width: 575.98px) {
  .modal-award__image-container {
    order: 1;
    max-width: 90%;
  }
}
.modal-award__info-container {
  padding-top: 4.3541666667vw;
  padding-bottom: 4.296875vw;
  padding-left: 4.9479166667vw;
  flex: 1;
}
@media screen and (max-width: 1199px) {
  .modal-award__info-container {
    padding-top: 6.9724770642vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__info-container {
    padding-top: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__info-container {
    padding-top: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__info-container {
    padding-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__info-container {
    padding-top: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .modal-award__info-container {
    padding-bottom: 6.880733945vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__info-container {
    padding-bottom: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__info-container {
    padding-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__info-container {
    padding-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__info-container {
    padding-bottom: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .modal-award__info-container {
    padding-left: 7.9232693912vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__info-container {
    padding-left: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__info-container {
    padding-left: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__info-container {
    padding-left: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__info-container {
    padding-left: 5.1282051282vw;
  }
}
@media only screen and (max-width: 575.98px) {
  .modal-award__info-container {
    order: 2;
    padding: 5vw;
  }
}
.modal-award__year {
  font-size: 1.25vw;
  margin-bottom: 0.625vw;
  font-weight: 700;
  line-height: 1.25;
  color: #1162a2;
}
@media screen and (max-width: 1199px) {
  .modal-award__year {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__year {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__year {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__year {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__year {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .modal-award__year {
    margin-bottom: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__year {
    margin-bottom: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__year {
    margin-bottom: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__year {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__year {
    margin-bottom: 3.0769230769vw;
  }
}
.modal-award__info {
  font-size: 1.25vw;
  margin-bottom: 1.6666666667vw;
  font-weight: 700;
  line-height: 1.4583;
  color: #1a1a1a;
}
@media screen and (max-width: 1199px) {
  .modal-award__info {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__info {
    font-size: 1.8163471241vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__info {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__info {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__info {
    font-size: 4.6153846154vw;
  }
}
@media screen and (max-width: 1199px) {
  .modal-award__info {
    margin-bottom: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .modal-award__info {
    margin-bottom: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .modal-award__info {
    margin-bottom: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .modal-award__info {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .modal-award__info {
    margin-bottom: 8.2051282051vw;
  }
}
@media only screen and (max-width: 575.98px) {
  .modal-award__action {
    display: grid;
  }
}

.story {
  padding-top: 7.1385416667vw;
  padding-bottom: 7.3307291667vw;
  background-color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .story {
    padding-top: 11.4311926606vw;
  }
}
@media screen and (max-width: 991px) {
  .story {
    padding-top: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .story {
    padding-top: 8.3441981747vw;
  }
}
@media screen and (max-width: 480px) {
  .story {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .story {
    padding-top: 16.4102564103vw;
  }
}
@media screen and (max-width: 1199px) {
  .story {
    padding-bottom: 11.7389491243vw;
  }
}
@media screen and (max-width: 991px) {
  .story {
    padding-bottom: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .story {
    padding-bottom: 8.3441981747vw;
  }
}
@media screen and (max-width: 480px) {
  .story {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .story {
    padding-bottom: 16.4102564103vw;
  }
}
.story__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 28.125vw;
}
@media screen and (max-width: 1199px) {
  .story__image-container {
    max-width: 45.0375312761vw;
  }
}
@media screen and (max-width: 991px) {
  .story__image-container {
    max-width: 54.4904137235vw;
  }
}
@media screen and (max-width: 767px) {
  .story__image-container {
    max-width: 70.4041720991vw;
  }
}
@media screen and (max-width: 480px) {
  .story__image-container {
    max-width: 112.5vw;
  }
}
@media screen and (max-width: 390px) {
  .story__image-container {
    max-width: 138.4615384615vw;
  }
}
.story__image-container:before {
  content: "";
  display: block;
  padding-top: 109.6296296296%;
}
.story__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.story__container {
  position: relative;
}
.story__container::before {
  content: "";
  position: absolute;
  width: 8.8541666667vw;
  height: 8.8541666667vw;
  bottom: 11.71875vw;
  left: 0.75rem;
  background-color: #f5f5f5;
}
@media screen and (max-width: 1199px) {
  .story__container::before {
    width: 14.1784820684vw;
  }
}
@media screen and (max-width: 991px) {
  .story__container::before {
    width: 17.1543895055vw;
  }
}
@media screen and (max-width: 767px) {
  .story__container::before {
    width: 22.1642764016vw;
  }
}
@media screen and (max-width: 480px) {
  .story__container::before {
    width: 35.4166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .story__container::before {
    width: 43.5897435897vw;
  }
}
@media screen and (max-width: 1199px) {
  .story__container::before {
    height: 14.1784820684vw;
  }
}
@media screen and (max-width: 991px) {
  .story__container::before {
    height: 17.1543895055vw;
  }
}
@media screen and (max-width: 767px) {
  .story__container::before {
    height: 22.1642764016vw;
  }
}
@media screen and (max-width: 480px) {
  .story__container::before {
    height: 35.4166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .story__container::before {
    height: 43.5897435897vw;
  }
}
@media screen and (max-width: 1199px) {
  .story__container::before {
    bottom: 18.7656380317vw;
  }
}
@media screen and (max-width: 991px) {
  .story__container::before {
    bottom: 22.7043390515vw;
  }
}
@media screen and (max-width: 767px) {
  .story__container::before {
    bottom: 29.335071708vw;
  }
}
@media screen and (max-width: 480px) {
  .story__container::before {
    bottom: 46.875vw;
  }
}
@media screen and (max-width: 390px) {
  .story__container::before {
    bottom: 57.6923076923vw;
  }
}
.story__container::after {
  content: "";
  position: absolute;
  width: 8.8541666667vw;
  height: 20.15625vw;
  top: -3.596875vw;
  right: -1.6697916667vw;
  background-color: #f5f5f5;
}
@media screen and (max-width: 1199px) {
  .story__container::after {
    width: 14.1784820684vw;
  }
}
@media screen and (max-width: 991px) {
  .story__container::after {
    width: 17.1543895055vw;
  }
}
@media screen and (max-width: 767px) {
  .story__container::after {
    width: 22.1642764016vw;
  }
}
@media screen and (max-width: 480px) {
  .story__container::after {
    width: 35.4166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .story__container::after {
    width: 43.5897435897vw;
  }
}
@media screen and (max-width: 1199px) {
  .story__container::after {
    height: 32.2768974145vw;
  }
}
@media screen and (max-width: 991px) {
  .story__container::after {
    height: 39.0514631685vw;
  }
}
@media screen and (max-width: 767px) {
  .story__container::after {
    height: 50.4563233377vw;
  }
}
@media screen and (max-width: 480px) {
  .story__container::after {
    height: 80.625vw;
  }
}
@media screen and (max-width: 390px) {
  .story__container::after {
    height: 99.2307692308vw;
  }
}
@media screen and (max-width: 1199px) {
  .story__container::after {
    top: -5.7597998332vw;
  }
}
@media screen and (max-width: 991px) {
  .story__container::after {
    top: -6.9687184662vw;
  }
}
@media screen and (max-width: 767px) {
  .story__container::after {
    top: -9.0039113429vw;
  }
}
@media screen and (max-width: 480px) {
  .story__container::after {
    top: -14.3875vw;
  }
}
@media screen and (max-width: 390px) {
  .story__container::after {
    top: -17.7076923077vw;
  }
}
@media screen and (max-width: 1199px) {
  .story__container::after {
    right: -2.6738949124vw;
  }
}
@media screen and (max-width: 991px) {
  .story__container::after {
    right: -3.2351160444vw;
  }
}
@media screen and (max-width: 767px) {
  .story__container::after {
    right: -4.1799217731vw;
  }
}
@media screen and (max-width: 480px) {
  .story__container::after {
    right: -6.6791666667vw;
  }
}
@media screen and (max-width: 390px) {
  .story__container::after {
    right: -8.2205128205vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .story__container::before {
    display: none;
  }
  .story__container::after {
    display: none;
  }
}
.story__image-container {
  float: left;
  margin-right: 6.3541666667vw;
}
@media screen and (max-width: 1199px) {
  .story__image-container {
    margin-right: 10.175145955vw;
  }
}
@media screen and (max-width: 991px) {
  .story__image-container {
    margin-right: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .story__image-container {
    margin-right: 10.4302477184vw;
  }
}
@media screen and (max-width: 480px) {
  .story__image-container {
    margin-right: 16.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .story__image-container {
    margin-right: 20.5128205128vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .story__image-container {
    margin-right: 4vw;
    max-width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .story__image-container {
    max-width: 100%;
    margin-bottom: 5vw;
  }
}
.story__header {
  margin-bottom: 1.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .story__header {
    margin-bottom: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .story__header {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .story__header {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .story__header {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .story__header {
    margin-bottom: 6.1538461538vw;
  }
}
@media only screen and (max-width: 480px) {
  .story__header {
    text-align: center;
  }
}
.story__inner {
  position: relative;
  max-width: 67.1875vw;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .story__inner {
    max-width: 107.5896580484vw;
  }
}
@media screen and (max-width: 991px) {
  .story__inner {
    max-width: 130.1715438951vw;
  }
}
@media screen and (max-width: 767px) {
  .story__inner {
    max-width: 168.1877444589vw;
  }
}
@media screen and (max-width: 480px) {
  .story__inner {
    max-width: 268.75vw;
  }
}
@media screen and (max-width: 390px) {
  .story__inner {
    max-width: 330.7692307692vw;
  }
}
.story__inner p {
  font-size: 0.9375vw;
  margin-bottom: 2.1005208333vw;
  line-height: 1.667;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
@media screen and (max-width: 1199px) {
  .story__inner p {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 991px) {
  .story__inner p {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .story__inner p {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .story__inner p {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .story__inner p {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1199px) {
  .story__inner p {
    margin-bottom: 3.3636363636vw;
  }
}
@media screen and (max-width: 991px) {
  .story__inner p {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .story__inner p {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .story__inner p {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .story__inner p {
    margin-bottom: 6.1538461538vw;
  }
}
.story__inner p:last-child {
  margin-bottom: 0px;
}

.awards {
  padding-bottom: 7.0182291667vw;
}
@media screen and (max-width: 1199px) {
  .awards {
    padding-bottom: 11.2385321101vw;
  }
}
@media screen and (max-width: 991px) {
  .awards {
    padding-bottom: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .awards {
    padding-bottom: 8.3441981747vw;
  }
}
@media screen and (max-width: 480px) {
  .awards {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .awards {
    padding-bottom: 16.4102564103vw;
  }
}
.awards__header {
  margin-bottom: 3.1177083333vw;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .awards__header {
    margin-bottom: 4.9924937448vw;
  }
}
@media screen and (max-width: 991px) {
  .awards__header {
    margin-bottom: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .awards__header {
    margin-bottom: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .awards__header {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .awards__header {
    margin-bottom: 8.2051282051vw;
  }
}
.awards__inner {
  max-width: 55.3125vw;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .awards__inner {
    max-width: 88.5738115096vw;
  }
}
@media screen and (max-width: 991px) {
  .awards__inner {
    max-width: 107.1644803229vw;
  }
}
@media screen and (max-width: 767px) {
  .awards__inner {
    max-width: 138.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .awards__inner {
    max-width: 221.25vw;
  }
}
@media screen and (max-width: 390px) {
  .awards__inner {
    max-width: 272.3076923077vw;
  }
}
.awards__next, .awards__prev {
  z-index: 3;
  width: 2.7083333333vw;
  height: 2.7083333333vw;
  background-color: #ffffff;
  border-radius: 100%;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1607843137);
  transition: 0.4s ease;
}
@media screen and (max-width: 1199px) {
  .awards__next, .awards__prev {
    width: 4.3369474562vw;
  }
}
@media screen and (max-width: 991px) {
  .awards__next, .awards__prev {
    width: 5.2472250252vw;
  }
}
@media screen and (max-width: 767px) {
  .awards__next, .awards__prev {
    width: 6.7796610169vw;
  }
}
@media screen and (max-width: 480px) {
  .awards__next, .awards__prev {
    width: 10.8333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .awards__next, .awards__prev {
    width: 13.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .awards__next, .awards__prev {
    height: 4.3369474562vw;
  }
}
@media screen and (max-width: 991px) {
  .awards__next, .awards__prev {
    height: 5.2472250252vw;
  }
}
@media screen and (max-width: 767px) {
  .awards__next, .awards__prev {
    height: 6.7796610169vw;
  }
}
@media screen and (max-width: 480px) {
  .awards__next, .awards__prev {
    height: 10.8333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .awards__next, .awards__prev {
    height: 13.3333333333vw;
  }
}
.awards__next::after, .awards__prev::after {
  display: none;
}
.awards__next svg, .awards__prev svg {
  width: 1.1458333333vw;
  height: 0.6770833333vw;
}
@media screen and (max-width: 1199px) {
  .awards__next svg, .awards__prev svg {
    width: 1.8348623853vw;
  }
}
@media screen and (max-width: 991px) {
  .awards__next svg, .awards__prev svg {
    width: 2.2199798184vw;
  }
}
@media screen and (max-width: 767px) {
  .awards__next svg, .awards__prev svg {
    width: 2.8683181226vw;
  }
}
@media screen and (max-width: 480px) {
  .awards__next svg, .awards__prev svg {
    width: 4.5833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .awards__next svg, .awards__prev svg {
    width: 5.641025641vw;
  }
}
@media screen and (max-width: 1199px) {
  .awards__next svg, .awards__prev svg {
    height: 1.0842368641vw;
  }
}
@media screen and (max-width: 991px) {
  .awards__next svg, .awards__prev svg {
    height: 1.3118062563vw;
  }
}
@media screen and (max-width: 767px) {
  .awards__next svg, .awards__prev svg {
    height: 1.6949152542vw;
  }
}
@media screen and (max-width: 480px) {
  .awards__next svg, .awards__prev svg {
    height: 2.7083333333vw;
  }
}
@media screen and (max-width: 390px) {
  .awards__next svg, .awards__prev svg {
    height: 3.3333333333vw;
  }
}
.awards__next svg path, .awards__prev svg path {
  transition: 0.4s ease;
}
.awards__next:hover, .awards__prev:hover {
  background-color: #1162a2;
}
.awards__next:hover path, .awards__prev:hover path {
  fill: #ffffff;
}
.awards__next.swiper-button-disabled, .awards__prev.swiper-button-disabled {
  display: none;
}

.testimonial {
  position: relative;
  padding-top: 7.3119791667vw;
  padding-bottom: 7.2916666667vw;
  background-color: #EBEBEB;
}
@media screen and (max-width: 1199px) {
  .testimonial {
    padding-top: 11.7089241034vw;
  }
}
@media screen and (max-width: 991px) {
  .testimonial {
    padding-top: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .testimonial {
    padding-top: 8.3441981747vw;
  }
}
@media screen and (max-width: 480px) {
  .testimonial {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .testimonial {
    padding-top: 16.4102564103vw;
  }
}
@media screen and (max-width: 1199px) {
  .testimonial {
    padding-bottom: 11.6763969975vw;
  }
}
@media screen and (max-width: 991px) {
  .testimonial {
    padding-bottom: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .testimonial {
    padding-bottom: 8.3441981747vw;
  }
}
@media screen and (max-width: 480px) {
  .testimonial {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .testimonial {
    padding-bottom: 16.4102564103vw;
  }
}
.testimonial__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 991.98px) {
  .testimonial__inner {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 991.98px) {
  .testimonial__header {
    text-align: center;
  }
}
.testimonial__action {
  text-align: right;
}
@media only screen and (max-width: 991.98px) {
  .testimonial__action {
    margin-top: 4vw;
    order: 3;
    text-align: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .testimonial__action {
    display: grid;
  }
}
.testimonial__listing {
  margin-top: 2.5vw;
  grid-column: 1/-1;
}
@media screen and (max-width: 1199px) {
  .testimonial__listing {
    margin-top: 4.0033361134vw;
  }
}
@media screen and (max-width: 991px) {
  .testimonial__listing {
    margin-top: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .testimonial__listing {
    margin-top: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .testimonial__listing {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .testimonial__listing {
    margin-top: 8.2051282051vw;
  }
}
.testimonial__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/*# sourceMappingURL=about.css.map*/