/**
 * Swiper 11.1.3
 * 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 13, 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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

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

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

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

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

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

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

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

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

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  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-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  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-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

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

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

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

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

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

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

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

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

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s 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: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.article__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.article__image-container:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.article__image-container .ratio-item {
  object-fit: cover;
}
.article__image-container {
  border-radius: 1.0416666667vw;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .article__image-container {
    border-radius: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .article__image-container {
    border-radius: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .article__image-container {
    border-radius: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .article__image-container {
    border-radius: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .article__image-container {
    border-radius: 5.3333333333vw;
  }
}
.article__body {
  padding-top: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  padding-left: 1.0416666667vw;
  padding-right: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .article__body {
    padding-top: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .article__body {
    padding-top: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .article__body {
    padding-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .article__body {
    padding-top: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .article__body {
    padding-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .article__body {
    padding-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .article__body {
    padding-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .article__body {
    padding-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .article__body {
    padding-bottom: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .article__body {
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .article__body {
    padding-left: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .article__body {
    padding-left: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .article__body {
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .article__body {
    padding-left: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .article__body {
    padding-left: 4.2666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .article__body {
    padding-right: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .article__body {
    padding-right: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .article__body {
    padding-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .article__body {
    padding-right: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .article__body {
    padding-right: 4.2666666667vw;
  }
}
.article__title {
  font-size: 0.9375vw;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #225374;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .article__title {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .article__title {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .article__title {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .article__title {
    font-size: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .article__title {
    font-size: 4.2666666667vw;
  }
}
.article__date {
  font-size: 0.78125vw;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #225374;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .article__date {
    font-size: 1.2510425354vw;
  }
}
@media screen and (max-width: 767px) {
  .article__date {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .article__date {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .article__date {
    font-size: 3.2558139535vw;
  }
}
@media screen and (max-width: 375px) {
  .article__date {
    font-size: 3.7333333333vw;
  }
}

.project-card {
  position: relative;
  display: block;
}
.project-card__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.project-card__image-container:before {
  content: "";
  display: block;
  padding-top: 68.75%;
}
.project-card__image-container .ratio-item {
  object-fit: cover;
}
.project-card:hover .project-card__image-container img {
  transform: scale(1.1);
}
.project-card__image-container {
  border-top-left-radius: 1.0416666667vw;
  border-bottom-right-radius: 1.0416666667vw;
  overflow: hidden;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .project-card__image-container {
    border-top-left-radius: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .project-card__image-container {
    border-top-left-radius: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .project-card__image-container {
    border-top-left-radius: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .project-card__image-container {
    border-top-left-radius: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .project-card__image-container {
    border-top-left-radius: 5.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .project-card__image-container {
    border-bottom-right-radius: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .project-card__image-container {
    border-bottom-right-radius: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .project-card__image-container {
    border-bottom-right-radius: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .project-card__image-container {
    border-bottom-right-radius: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .project-card__image-container {
    border-bottom-right-radius: 5.3333333333vw;
  }
}
.project-card__image-container img {
  transition: transform 0.6s ease;
}
.project-card__text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 50%;
  background: linear-gradient(360deg, #000000 0%, rgba(102, 102, 102, 0) 105.8%);
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 1.3020833333vw;
}
@media screen and (max-width: 1199px) {
  .project-card__text {
    padding: 2.0850708924vw;
  }
}
@media screen and (max-width: 767px) {
  .project-card__text {
    padding: 3.259452412vw;
  }
}
@media screen and (max-width: 480px) {
  .project-card__text {
    padding: 5.2083333333vw;
  }
}
@media screen and (max-width: 430px) {
  .project-card__text {
    padding: 5.8139534884vw;
  }
}
@media screen and (max-width: 375px) {
  .project-card__text {
    padding: 6.6666666667vw;
  }
}
.project-card__title {
  font-size: 1.1458333333vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .project-card__title {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .project-card__title {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .project-card__title {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .project-card__title {
    font-size: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .project-card__title {
    font-size: 5.3333333333vw;
  }
}
.project-card__subtitle {
  font-size: 0.8333333333vw;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .project-card__subtitle {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .project-card__subtitle {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .project-card__subtitle {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .project-card__subtitle {
    font-size: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .project-card__subtitle {
    font-size: 4.2666666667vw;
  }
}

.hero {
  position: relative;
}
.hero__swiper .swiper-slide-active img {
  transform: scale(1.1);
}
.hero__image-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 80px);
  overflow: hidden;
}
.hero__image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 10s ease;
}
.hero__video-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 80px);
  overflow: hidden;
  max-width: 100%;
  background: #000;
}
.hero__video-container::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}
.hero__video-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 150%;
}
.hero__video-container iframe.iframe-mobile {
  display: none;
}
@media (max-width: 767px) {
  .hero__video-container iframe.iframe-desktop {
    display: none;
  }
  .hero__video-container iframe.iframe-mobile {
    display: block;
  }
}
.hero__swiper-navigation {
  position: absolute;
  z-index: 2;
  right: 3.6458333333vw;
  bottom: 9.375vw;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.6770833333vw;
}
@media screen and (max-width: 1199px) {
  .hero__swiper-navigation {
    right: 5.8381984987vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__swiper-navigation {
    right: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__swiper-navigation {
    right: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__swiper-navigation {
    right: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__swiper-navigation {
    right: 5.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .hero__swiper-navigation {
    bottom: 15.0125104254vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__swiper-navigation {
    bottom: 20.8604954368vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__swiper-navigation {
    bottom: 33.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__swiper-navigation {
    bottom: 37.2093023256vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__swiper-navigation {
    bottom: 42.6666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .hero__swiper-navigation {
    gap: 1.0842368641vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__swiper-navigation {
    gap: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__swiper-navigation {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__swiper-navigation {
    gap: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__swiper-navigation {
    gap: 2.6666666667vw;
  }
}
.hero__swiper-button-prev, .hero__swiper-button-next {
  width: 3.3854166667vw;
  height: 3.3854166667vw;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 1199px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    width: 5.4211843203vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    width: 7.1707953064vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    width: 11.4583333333vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    width: 12.7906976744vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    width: 14.6666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    height: 5.4211843203vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    height: 7.1707953064vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    height: 11.4583333333vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    height: 12.7906976744vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__swiper-button-prev, .hero__swiper-button-next {
    height: 14.6666666667vw;
  }
}
.hero__swiper-button-prev svg, .hero__swiper-button-next svg {
  width: 100%;
  height: 100%;
}
.hero__swiper-button-prev:hover, .hero__swiper-button-next:hover {
  opacity: 0.8;
}
.hero__text-wrapper {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(360deg, #000000 0%, rgba(102, 102, 102, 0) 100%);
  padding-top: 5.2083333333vw;
  padding-bottom: 4.1666666667vw;
  padding-left: 3.6458333333vw;
  padding-right: 3.6458333333vw;
}
@media screen and (max-width: 1199px) {
  .hero__text-wrapper {
    padding-top: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__text-wrapper {
    padding-top: 10.4302477184vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__text-wrapper {
    padding-top: 16.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__text-wrapper {
    padding-top: 18.6046511628vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__text-wrapper {
    padding-top: 21.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .hero__text-wrapper {
    padding-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__text-wrapper {
    padding-bottom: 7.8226857888vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__text-wrapper {
    padding-bottom: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__text-wrapper {
    padding-bottom: 13.9534883721vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__text-wrapper {
    padding-bottom: 16vw;
  }
}
@media screen and (max-width: 1199px) {
  .hero__text-wrapper {
    padding-left: 5.8381984987vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__text-wrapper {
    padding-left: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__text-wrapper {
    padding-left: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__text-wrapper {
    padding-left: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__text-wrapper {
    padding-left: 5.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .hero__text-wrapper {
    padding-right: 5.8381984987vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__text-wrapper {
    padding-right: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__text-wrapper {
    padding-right: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__text-wrapper {
    padding-right: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__text-wrapper {
    padding-right: 5.3333333333vw;
  }
}
.hero__swiper-text-inner .swiper-wrapper {
  gap: 1.5625vw;
}
@media screen and (max-width: 1199px) {
  .hero__swiper-text-inner .swiper-wrapper {
    gap: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__swiper-text-inner .swiper-wrapper {
    gap: 0vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__swiper-text-inner .swiper-wrapper {
    gap: 0vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__swiper-text-inner .swiper-wrapper {
    gap: 0vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__swiper-text-inner .swiper-wrapper {
    gap: 0vw;
  }
}
.hero__swiper-text-inner .swiper-slide {
  flex: 1 1 0;
  cursor: pointer;
}
.hero__swiper-text-inner .swiper-slide-thumb-active .hero__title::before {
  height: 3px;
}
.hero__swiper-text-inner .swiper-slide-thumb-active .hero__title::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--progress);
  height: 3px;
  background-color: #FCC011;
  transition: width 0.1s ease;
}
@media (max-width: 767px) {
  .hero__swiper-text-inner .swiper-slide {
    flex: 1 0 100%;
  }
}
.hero__title {
  position: relative;
  flex: 1 1 0;
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #ffffff;
  margin-bottom: 0;
  padding-top: 0.9375vw;
  transition: opacity 0.6s ease, transform 0.6s ease;
}
@media screen and (max-width: 1199px) {
  .hero__title {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__title {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__title {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__title {
    font-size: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__title {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .hero__title {
    padding-top: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .hero__title {
    padding-top: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .hero__title {
    padding-top: 3.75vw;
  }
}
@media screen and (max-width: 430px) {
  .hero__title {
    padding-top: 4.1860465116vw;
  }
}
@media screen and (max-width: 375px) {
  .hero__title {
    padding-top: 4.8vw;
  }
}
.hero__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
}
.hero__title.show {
  opacity: 1;
  transform: translateY(0);
}

.about {
  padding-top: 5.2083333333vw;
  padding-bottom: 5.2083333333vw;
  position: relative;
}
.about__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.about__image-container:before {
  content: "";
  display: block;
  padding-top: 91.5436241611%;
}
.about__image-container .ratio-item {
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .about {
    padding-top: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding-top: 7.1707953064vw;
  }
}
@media screen and (max-width: 480px) {
  .about {
    padding-top: 11.4583333333vw;
  }
}
@media screen and (max-width: 430px) {
  .about {
    padding-top: 12.7906976744vw;
  }
}
@media screen and (max-width: 375px) {
  .about {
    padding-top: 14.6666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .about {
    padding-bottom: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding-bottom: 7.1707953064vw;
  }
}
@media screen and (max-width: 480px) {
  .about {
    padding-bottom: 11.4583333333vw;
  }
}
@media screen and (max-width: 430px) {
  .about {
    padding-bottom: 12.7906976744vw;
  }
}
@media screen and (max-width: 375px) {
  .about {
    padding-bottom: 14.6666666667vw;
  }
}
.about::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  background-image: url("../../images/ornament-top-right.svg");
  width: 14.0625vw;
  height: 13.59375vw;
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .about::before {
    width: 22.518765638vw;
  }
}
@media screen and (max-width: 767px) {
  .about::before {
    width: 21.2516297262vw;
  }
}
@media screen and (max-width: 480px) {
  .about::before {
    width: 33.9583333333vw;
  }
}
@media screen and (max-width: 430px) {
  .about::before {
    width: 37.9069767442vw;
  }
}
@media screen and (max-width: 375px) {
  .about::before {
    width: 43.4666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .about::before {
    height: 21.7681401168vw;
  }
}
@media screen and (max-width: 767px) {
  .about::before {
    height: 20.5997392438vw;
  }
}
@media screen and (max-width: 480px) {
  .about::before {
    height: 32.9166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .about::before {
    height: 36.7441860465vw;
  }
}
@media screen and (max-width: 375px) {
  .about::before {
    height: 42.1333333333vw;
  }
}
.about__subtitle {
  text-transform: uppercase;
  margin-bottom: 0.5208333333vw;
  color: #349D9E;
}
@media screen and (max-width: 1199px) {
  .about__subtitle {
    margin-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .about__subtitle {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .about__subtitle {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .about__subtitle {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .about__subtitle {
    margin-bottom: 2.6666666667vw;
  }
}
.about__title {
  margin-bottom: 1.1458333333vw;
}
@media screen and (max-width: 1199px) {
  .about__title {
    margin-bottom: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .about__title {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .about__title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .about__title {
    margin-bottom: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .about__title {
    margin-bottom: 5.3333333333vw;
  }
}
.about__description {
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 1199px) {
  .about__description {
    margin-bottom: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .about__description {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .about__description {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .about__description {
    margin-bottom: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .about__description {
    margin-bottom: 5.3333333333vw;
  }
}
.about__text-wrapper {
  padding-right: 4.6875vw;
}
@media screen and (max-width: 1199px) {
  .about__text-wrapper {
    padding-right: 7.5062552127vw;
  }
}
@media screen and (max-width: 767px) {
  .about__text-wrapper {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 480px) {
  .about__text-wrapper {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 430px) {
  .about__text-wrapper {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 375px) {
  .about__text-wrapper {
    padding-right: 0vw;
  }
}
.about__image-container {
  border-top-right-radius: 5.2083333333vw;
  border-bottom-left-radius: 5.2083333333vw;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .about__image-container {
    border-top-right-radius: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .about__image-container {
    border-top-right-radius: 6.7796610169vw;
  }
}
@media screen and (max-width: 480px) {
  .about__image-container {
    border-top-right-radius: 10.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .about__image-container {
    border-top-right-radius: 12.0930232558vw;
  }
}
@media screen and (max-width: 375px) {
  .about__image-container {
    border-top-right-radius: 13.8666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .about__image-container {
    border-bottom-left-radius: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .about__image-container {
    border-bottom-left-radius: 6.7796610169vw;
  }
}
@media screen and (max-width: 480px) {
  .about__image-container {
    border-bottom-left-radius: 10.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .about__image-container {
    border-bottom-left-radius: 12.0930232558vw;
  }
}
@media screen and (max-width: 375px) {
  .about__image-container {
    border-bottom-left-radius: 13.8666666667vw;
  }
}

.statistics {
  padding-top: 1.0416666667vw;
  padding-bottom: 3.125vw;
}
@media screen and (max-width: 1199px) {
  .statistics {
    padding-top: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics {
    padding-top: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics {
    padding-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics {
    padding-top: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics {
    padding-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .statistics {
    padding-bottom: 5.0041701418vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics {
    padding-bottom: 6.518904824vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics {
    padding-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics {
    padding-bottom: 11.6279069767vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics {
    padding-bottom: 13.3333333333vw;
  }
}
.statistics__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .statistics__list {
    gap: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__list {
    gap: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__list {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__list {
    gap: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__list {
    gap: 5.3333333333vw;
  }
}
.statistics__icon-container {
  padding: 1.3020833333vw;
  background-color: #225374;
  border-top-right-radius: 1.8229166667vw;
  border-bottom-left-radius: 1.8229166667vw;
}
@media screen and (max-width: 1199px) {
  .statistics__icon-container {
    padding: 2.0850708924vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__icon-container {
    padding: 3.259452412vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__icon-container {
    padding: 5.2083333333vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__icon-container {
    padding: 5.8139534884vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__icon-container {
    padding: 6.6666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .statistics__icon-container {
    border-top-right-radius: 2.9190992494vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__icon-container {
    border-top-right-radius: 4.5632333768vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__icon-container {
    border-top-right-radius: 7.2916666667vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__icon-container {
    border-top-right-radius: 8.1395348837vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__icon-container {
    border-top-right-radius: 9.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .statistics__icon-container {
    border-bottom-left-radius: 2.9190992494vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__icon-container {
    border-bottom-left-radius: 4.5632333768vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__icon-container {
    border-bottom-left-radius: 7.2916666667vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__icon-container {
    border-bottom-left-radius: 8.1395348837vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__icon-container {
    border-bottom-left-radius: 9.3333333333vw;
  }
}
.statistics__icon-container img {
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  aspect-ratio: 1/1;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  .statistics__icon-container img {
    width: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__icon-container img {
    width: 6.518904824vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__icon-container img {
    width: 10.4166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__icon-container img {
    width: 11.6279069767vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__icon-container img {
    width: 13.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .statistics__icon-container img {
    height: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__icon-container img {
    height: 6.518904824vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__icon-container img {
    height: 10.4166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__icon-container img {
    height: 11.6279069767vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__icon-container img {
    height: 13.3333333333vw;
  }
}
.statistics__text {
  flex: 1 1 0;
}
.statistics__title {
  font-weight: 600;
  font-size: 0.9375vw;
  line-height: 1.2;
  color: #225374;
  margin-bottom: 0.5208333333vw;
}
@media screen and (max-width: 1199px) {
  .statistics__title {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__title {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__title {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__title {
    font-size: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__title {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .statistics__title {
    margin-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__title {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__title {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__title {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__title {
    margin-bottom: 2.6666666667vw;
  }
}
.statistics__subtitle {
  font-weight: 700;
  font-size: 1.6666666667vw;
  line-height: 1;
  letter-spacing: 2%;
  color: #225374;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .statistics__subtitle {
    font-size: 2.6688907423vw;
  }
}
@media screen and (max-width: 767px) {
  .statistics__subtitle {
    font-size: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .statistics__subtitle {
    font-size: 5vw;
  }
}
@media screen and (max-width: 430px) {
  .statistics__subtitle {
    font-size: 5.5813953488vw;
  }
}
@media screen and (max-width: 375px) {
  .statistics__subtitle {
    font-size: 6.4vw;
  }
}

.business {
  padding-top: 2.8645833333vw;
  background-color: #225374;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .business {
    padding-top: 4.5871559633vw;
  }
}
@media screen and (max-width: 767px) {
  .business {
    padding-top: 6.518904824vw;
  }
}
@media screen and (max-width: 480px) {
  .business {
    padding-top: 10.4166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .business {
    padding-top: 11.6279069767vw;
  }
}
@media screen and (max-width: 375px) {
  .business {
    padding-top: 13.3333333333vw;
  }
}
.business__title {
  margin-bottom: 0.4166666667vw;
}
@media screen and (max-width: 1199px) {
  .business__title {
    margin-bottom: 0.6672226856vw;
  }
}
@media screen and (max-width: 767px) {
  .business__title {
    margin-bottom: 1.9556714472vw;
  }
}
@media screen and (max-width: 480px) {
  .business__title {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 430px) {
  .business__title {
    margin-bottom: 3.488372093vw;
  }
}
@media screen and (max-width: 375px) {
  .business__title {
    margin-bottom: 4vw;
  }
}
.business__description {
  margin-bottom: 2.8645833333vw;
}
@media screen and (max-width: 1199px) {
  .business__description {
    margin-bottom: 4.5871559633vw;
  }
}
@media screen and (max-width: 767px) {
  .business__description {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 480px) {
  .business__description {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .business__description {
    margin-bottom: 9.3023255814vw;
  }
}
@media screen and (max-width: 375px) {
  .business__description {
    margin-bottom: 10.6666666667vw;
  }
}
.business__card {
  position: relative;
  padding: 2.6041666667vw;
  background-color: #ffffff;
  color: #225374;
  width: 100%;
  height: 35.6770833333vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .business__card {
    padding: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card {
    padding: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card {
    padding: 6.25vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card {
    padding: 6.976744186vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card {
    padding: 8vw;
  }
}
@media screen and (max-width: 1199px) {
  .business__card {
    height: 57.130942452vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card {
    height: 58.6701434159vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card {
    height: 93.75vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card {
    height: 104.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card {
    height: 120vw;
  }
}
.business__card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(34, 83, 116, 0.5);
  transition: background-color 0.3s ease;
}
.business__card:hover::before {
  background-color: rgba(34, 83, 116, 0.9);
}
.business__card:hover .business__icon {
  max-height: 5.2083333333vw;
}
@media screen and (max-width: 1199px) {
  .business__card:hover .business__icon {
    max-height: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card:hover .business__icon {
    max-height: 13.037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card:hover .business__icon {
    max-height: 20.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card:hover .business__icon {
    max-height: 23.2558139535vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card:hover .business__icon {
    max-height: 26.6666666667vw;
  }
}
.business__card:hover .business__card-description {
  max-height: 10.4166666667vw;
}
@media screen and (max-width: 1199px) {
  .business__card:hover .business__card-description {
    max-height: 16.6805671393vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card:hover .business__card-description {
    max-height: 26.075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card:hover .business__card-description {
    max-height: 41.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card:hover .business__card-description {
    max-height: 46.511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card:hover .business__card-description {
    max-height: 53.3333333333vw;
  }
}
.business__content {
  position: relative;
  text-align: center;
}
.business__image-container {
  max-width: 100%;
  margin-bottom: 0vw;
}
@media screen and (max-width: 1199px) {
  .business__image-container {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .business__image-container {
    margin-bottom: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .business__image-container {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 430px) {
  .business__image-container {
    margin-bottom: 6.976744186vw;
  }
}
@media screen and (max-width: 375px) {
  .business__image-container {
    margin-bottom: 8vw;
  }
}
.business__image-container img {
  width: 100%;
}
@media (max-width: 767px) {
  .business__image-container {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
.business__icon {
  margin-bottom: 0.5208333333vw;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
@media screen and (max-width: 1199px) {
  .business__icon {
    margin-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .business__icon {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .business__icon {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .business__icon {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .business__icon {
    margin-bottom: 2.6666666667vw;
  }
}
.business__icon img {
  width: 5.2083333333vw;
  height: 5.2083333333vw;
}
@media screen and (max-width: 1199px) {
  .business__icon img {
    width: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .business__icon img {
    width: 10.4302477184vw;
  }
}
@media screen and (max-width: 480px) {
  .business__icon img {
    width: 16.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .business__icon img {
    width: 18.6046511628vw;
  }
}
@media screen and (max-width: 375px) {
  .business__icon img {
    width: 21.3333333333vw;
  }
}
@media screen and (max-width: 1199px) {
  .business__icon img {
    height: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .business__icon img {
    height: 10.4302477184vw;
  }
}
@media screen and (max-width: 480px) {
  .business__icon img {
    height: 16.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .business__icon img {
    height: 18.6046511628vw;
  }
}
@media screen and (max-width: 375px) {
  .business__icon img {
    height: 21.3333333333vw;
  }
}
.business__card-title {
  font-size: 1.4583333333vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-bottom: 0.5208333333vw;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .business__card-title {
    font-size: 2.3352793995vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card-title {
    font-size: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card-title {
    font-size: 5vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card-title {
    font-size: 5.5813953488vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card-title {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 1199px) {
  .business__card-title {
    margin-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card-title {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card-title {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card-title {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card-title {
    margin-bottom: 2.6666666667vw;
  }
}
.business__card-description {
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  color: #ffffff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
@media screen and (max-width: 1199px) {
  .business__card-description {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card-description {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card-description {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card-description {
    font-size: 3.2558139535vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card-description {
    font-size: 3.7333333333vw;
  }
}
.business__card-more {
  display: block;
  margin-top: 0.9375vw;
  font-size: 0.9375vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FCC011;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .business__card-more {
    margin-top: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card-more {
    margin-top: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card-more {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card-more {
    margin-top: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card-more {
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .business__card-more {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .business__card-more {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .business__card-more {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .business__card-more {
    font-size: 3.7209302326vw;
  }
}
@media screen and (max-width: 375px) {
  .business__card-more {
    font-size: 4.2666666667vw;
  }
}
.business__card-more:hover {
  text-decoration: underline;
}

.projects {
  position: relative;
  padding-top: 4.1666666667vw;
  padding-bottom: 6.5104166667vw;
}
@media screen and (max-width: 1199px) {
  .projects {
    padding-top: 6.6722268557vw;
  }
}
@media screen and (max-width: 767px) {
  .projects {
    padding-top: 8.3441981747vw;
  }
}
@media screen and (max-width: 480px) {
  .projects {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .projects {
    padding-top: 14.8837209302vw;
  }
}
@media screen and (max-width: 375px) {
  .projects {
    padding-top: 17.0666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .projects {
    padding-bottom: 10.4253544621vw;
  }
}
@media screen and (max-width: 767px) {
  .projects {
    padding-bottom: 24.1199478488vw;
  }
}
@media screen and (max-width: 480px) {
  .projects {
    padding-bottom: 38.5416666667vw;
  }
}
@media screen and (max-width: 430px) {
  .projects {
    padding-bottom: 43.023255814vw;
  }
}
@media screen and (max-width: 375px) {
  .projects {
    padding-bottom: 49.3333333333vw;
  }
}
.projects::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  background-image: url("../../images/ornament-top-right.svg");
  width: 14.0625vw;
  height: 13.59375vw;
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  top: auto;
  left: 0;
  bottom: 0;
  right: auto;
  background-image: url("../../images/ornament-bottom-left.svg");
  background-position: left bottom;
}
@media screen and (max-width: 1199px) {
  .projects::after {
    width: 22.518765638vw;
  }
}
@media screen and (max-width: 767px) {
  .projects::after {
    width: 21.2516297262vw;
  }
}
@media screen and (max-width: 480px) {
  .projects::after {
    width: 33.9583333333vw;
  }
}
@media screen and (max-width: 430px) {
  .projects::after {
    width: 37.9069767442vw;
  }
}
@media screen and (max-width: 375px) {
  .projects::after {
    width: 43.4666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .projects::after {
    height: 21.7681401168vw;
  }
}
@media screen and (max-width: 767px) {
  .projects::after {
    height: 20.5997392438vw;
  }
}
@media screen and (max-width: 480px) {
  .projects::after {
    height: 32.9166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .projects::after {
    height: 36.7441860465vw;
  }
}
@media screen and (max-width: 375px) {
  .projects::after {
    height: 42.1333333333vw;
  }
}
.projects__header {
  margin-bottom: 2.6041666667vw;
}
@media screen and (max-width: 1199px) {
  .projects__header {
    margin-bottom: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .projects__header {
    margin-bottom: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .projects__header {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 430px) {
  .projects__header {
    margin-bottom: 6.976744186vw;
  }
}
@media screen and (max-width: 375px) {
  .projects__header {
    margin-bottom: 8vw;
  }
}
.projects__title {
  margin-bottom: 0;
}
.projects__grid {
  display: grid;
  grid-template-areas: "big big big small-1 small-1 small-2 small-2" "big big big small-3 small-3 small-4 small-4";
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .projects__grid {
    gap: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .projects__grid {
    gap: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .projects__grid {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .projects__grid {
    gap: 4.6511627907vw;
  }
}
@media screen and (max-width: 375px) {
  .projects__grid {
    gap: 5.3333333333vw;
  }
}
@media (max-width: 767px) {
  .projects__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-template-areas: "big big " "small-1 small-1" "small-2 small-2" "small-3 small-3" "small-4 small-4";
  }
}

.project-card:nth-child(1) {
  grid-area: big;
}
.project-card:nth-child(2) {
  grid-area: small-1;
}
.project-card:nth-child(3) {
  grid-area: small-2;
}
.project-card:nth-child(4) {
  grid-area: small-3;
}
.project-card:nth-child(5) {
  grid-area: small-4;
}

.news {
  padding-top: 5.2083333333vw;
  padding-bottom: 4.1666666667vw;
  background-color: rgba(52, 157, 158, 0.2);
}
@media screen and (max-width: 1199px) {
  .news {
    padding-top: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .news {
    padding-top: 7.8226857888vw;
  }
}
@media screen and (max-width: 480px) {
  .news {
    padding-top: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .news {
    padding-top: 13.9534883721vw;
  }
}
@media screen and (max-width: 375px) {
  .news {
    padding-top: 16vw;
  }
}
@media screen and (max-width: 1199px) {
  .news {
    padding-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 767px) {
  .news {
    padding-bottom: 7.8226857888vw;
  }
}
@media screen and (max-width: 480px) {
  .news {
    padding-bottom: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .news {
    padding-bottom: 13.9534883721vw;
  }
}
@media screen and (max-width: 375px) {
  .news {
    padding-bottom: 16vw;
  }
}
.news__header {
  margin-bottom: 2.6041666667vw;
}
@media screen and (max-width: 1199px) {
  .news__header {
    margin-bottom: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .news__header {
    margin-bottom: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .news__header {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 430px) {
  .news__header {
    margin-bottom: 6.976744186vw;
  }
}
@media screen and (max-width: 375px) {
  .news__header {
    margin-bottom: 8vw;
  }
}
.news__title {
  margin-bottom: 0;
}

.join {
  position: relative;
  padding-top: 5.2083333333vw;
  padding-bottom: 5.2083333333vw;
}
.join__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.join__image-container:before {
  content: "";
  display: block;
  padding-top: 120.4545454545%;
}
.join__image-container .ratio-item {
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .join {
    padding-top: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .join {
    padding-top: 7.8226857888vw;
  }
}
@media screen and (max-width: 480px) {
  .join {
    padding-top: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .join {
    padding-top: 13.9534883721vw;
  }
}
@media screen and (max-width: 375px) {
  .join {
    padding-top: 16vw;
  }
}
@media screen and (max-width: 1199px) {
  .join {
    padding-bottom: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .join {
    padding-bottom: 7.8226857888vw;
  }
}
@media screen and (max-width: 480px) {
  .join {
    padding-bottom: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .join {
    padding-bottom: 13.9534883721vw;
  }
}
@media screen and (max-width: 375px) {
  .join {
    padding-bottom: 16vw;
  }
}
.join::before {
  content: "";
  background-color: #349D9E;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 35%;
  border-top-right-radius: 5.2083333333vw;
}
@media screen and (max-width: 1199px) {
  .join::before {
    border-top-right-radius: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .join::before {
    border-top-right-radius: 13.037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .join::before {
    border-top-right-radius: 20.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .join::before {
    border-top-right-radius: 23.2558139535vw;
  }
}
@media screen and (max-width: 375px) {
  .join::before {
    border-top-right-radius: 26.6666666667vw;
  }
}
@media (max-width: 767px) {
  .join::before {
    content: unset;
  }
}
.join::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  background-image: url("../../images/ornament-top-right.svg");
  width: 14.0625vw;
  height: 13.59375vw;
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .join::after {
    width: 22.518765638vw;
  }
}
@media screen and (max-width: 767px) {
  .join::after {
    width: 21.2516297262vw;
  }
}
@media screen and (max-width: 480px) {
  .join::after {
    width: 33.9583333333vw;
  }
}
@media screen and (max-width: 430px) {
  .join::after {
    width: 37.9069767442vw;
  }
}
@media screen and (max-width: 375px) {
  .join::after {
    width: 43.4666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .join::after {
    height: 21.7681401168vw;
  }
}
@media screen and (max-width: 767px) {
  .join::after {
    height: 20.5997392438vw;
  }
}
@media screen and (max-width: 480px) {
  .join::after {
    height: 32.9166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .join::after {
    height: 36.7441860465vw;
  }
}
@media screen and (max-width: 375px) {
  .join::after {
    height: 42.1333333333vw;
  }
}
.join__title {
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 1199px) {
  .join__title {
    margin-bottom: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .join__title {
    margin-bottom: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .join__title {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 430px) {
  .join__title {
    margin-bottom: 2.7906976744vw;
  }
}
@media screen and (max-width: 375px) {
  .join__title {
    margin-bottom: 3.2vw;
  }
}
.join__subtitle {
  display: block;
  color: #349D9E;
  text-transform: uppercase;
}
.join__description {
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 1199px) {
  .join__description {
    margin-bottom: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .join__description {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .join__description {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .join__description {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .join__description {
    margin-bottom: 2.6666666667vw;
  }
}
.join__image-container {
  z-index: 2;
  border-top-right-radius: 5.2083333333vw;
  border-bottom-left-radius: 5.2083333333vw;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .join__image-container {
    border-top-right-radius: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .join__image-container {
    border-top-right-radius: 13.037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .join__image-container {
    border-top-right-radius: 20.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .join__image-container {
    border-top-right-radius: 23.2558139535vw;
  }
}
@media screen and (max-width: 375px) {
  .join__image-container {
    border-top-right-radius: 26.6666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .join__image-container {
    border-bottom-left-radius: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .join__image-container {
    border-bottom-left-radius: 13.037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .join__image-container {
    border-bottom-left-radius: 20.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .join__image-container {
    border-bottom-left-radius: 23.2558139535vw;
  }
}
@media screen and (max-width: 375px) {
  .join__image-container {
    border-bottom-left-radius: 26.6666666667vw;
  }
}

.clients {
  padding-top: 3.3333333333vw;
  padding-bottom: 3.8541666667vw;
  background-color: rgba(52, 157, 158, 0.2);
}
@media screen and (max-width: 1199px) {
  .clients {
    padding-top: 5.3377814846vw;
  }
}
@media screen and (max-width: 767px) {
  .clients {
    padding-top: 8.3441981747vw;
  }
}
@media screen and (max-width: 480px) {
  .clients {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .clients {
    padding-top: 14.8837209302vw;
  }
}
@media screen and (max-width: 375px) {
  .clients {
    padding-top: 17.0666666667vw;
  }
}
@media screen and (max-width: 1199px) {
  .clients {
    padding-bottom: 6.1718098415vw;
  }
}
@media screen and (max-width: 767px) {
  .clients {
    padding-bottom: 8.3441981747vw;
  }
}
@media screen and (max-width: 480px) {
  .clients {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .clients {
    padding-bottom: 14.8837209302vw;
  }
}
@media screen and (max-width: 375px) {
  .clients {
    padding-bottom: 17.0666666667vw;
  }
}
.clients__title {
  text-align: center;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 1199px) {
  .clients__title {
    margin-bottom: 3.3361134279vw;
  }
}
@media screen and (max-width: 767px) {
  .clients__title {
    margin-bottom: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .clients__title {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 430px) {
  .clients__title {
    margin-bottom: 6.976744186vw;
  }
}
@media screen and (max-width: 375px) {
  .clients__title {
    margin-bottom: 8vw;
  }
}
.clients__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.40625vw;
}
@media screen and (max-width: 1199px) {
  .clients__inner {
    gap: 2.2518765638vw;
  }
}
@media screen and (max-width: 767px) {
  .clients__inner {
    gap: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .clients__inner {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .clients__inner {
    gap: 2.3255813953vw;
  }
}
@media screen and (max-width: 375px) {
  .clients__inner {
    gap: 2.6666666667vw;
  }
}
.clients__image-container img {
  max-height: 5.9895833333vw;
}
@media screen and (max-width: 1199px) {
  .clients__image-container img {
    max-height: 9.5913261051vw;
  }
}
@media screen and (max-width: 767px) {
  .clients__image-container img {
    max-height: 9.9087353325vw;
  }
}
@media screen and (max-width: 480px) {
  .clients__image-container img {
    max-height: 15.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .clients__image-container img {
    max-height: 17.6744186047vw;
  }
}
@media screen and (max-width: 375px) {
  .clients__image-container img {
    max-height: 20.2666666667vw;
  }
}

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