@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  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")
}

:root {
  --swiper-theme-color: #007aff
}

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

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

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0)
}

.swiper-pointer-events {
  touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}

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

.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-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.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,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.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 {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

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

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

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

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

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

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

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

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

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

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

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center
}

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

.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 {
  height: var(--swiper-virtual-size);
  width: 1px
}

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

.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/44*27);
  z-index: 10
}

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

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

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px
}

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

.swiper-button-lock {
  display: none
}

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

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

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: transform .2s, top .2s
}

.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: transform .2s, left .2s
}

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

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

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

.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 {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%
}

.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 {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  background: rgba(0, 0, 0, .1);
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none
}

.swiper-horizontal>.swiper-scrollbar {
  bottom: 3px;
  height: 5px;
  left: 1%;
  position: absolute;
  width: 98%;
  z-index: 50
}

.swiper-vertical>.swiper-scrollbar {
  height: 98%;
  position: absolute;
  right: 3px;
  top: 1%;
  width: 5px;
  z-index: 50
}

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

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

.swiper-scrollbar-lock {
  display: none
}

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

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

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10
}

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

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

@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn)
  }
}

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

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

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

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

.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,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube {
  overflow: visible
}

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

.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-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

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

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

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

.swiper-flip {
  overflow: visible
}

.swiper-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  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-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0
}

.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 {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom
}

.glightbox-container {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  touch-action: none;
  width: 100%;
  z-index: 999999 !important
}

.glightbox-container.inactive {
  display: none
}

.glightbox-container .gcontainer {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 9999
}

.glightbox-container .gslider {
  align-items: center;
  display: flex !important;
  height: 100%;
  justify-content: center;
  left: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  transform: translateZ(0);
  transition: transform .4s ease;
  width: 100%
}

.glightbox-container .gslide {
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%
}

.glightbox-container .gslide.current {
  opacity: 1;
  position: relative;
  z-index: 99999
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999
}

.glightbox-container .gslide-inner-content {
  width: 100%
}

.glightbox-container .ginner-container {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  margin: auto;
  max-width: 100%;
  position: relative;
  width: 100%
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important
}

.gslide iframe,
.gslide video {
  -webkit-overflow-scrolling: touch;
  border: none;
  min-height: 165px;
  outline: 0 !important;
  touch-action: auto
}

.gslide:not(.current) {
  pointer-events: none
}

.gslide-image {
  align-items: center
}

.gslide-image img {
  border: none;
  display: block;
  float: none;
  height: auto;
  margin: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-width: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  outline: 0;
  padding: 0;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: auto
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  max-width: 100%;
  width: auto
}

.gslide-image img.zoomable {
  position: relative
}

.gslide-image img.dragging {
  cursor: grabbing !important;
  transition: none
}

.gslide-video {
  max-width: 100vh;
  position: relative;
  width: 100% !important
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none
}

.gslide-video .gvideo-wrapper {
  margin: auto;
  width: 100%
}

.gslide-video:before {
  background: rgba(255, 0, 0, .34);
  content: "";
  display: none;
  height: 100%;
  position: absolute;
  width: 100%
}

.gslide-video.playing:before {
  display: none
}

.gslide-video.fullscreen {
  height: 75vh;
  max-width: 100% !important;
  min-width: 100%
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important
}

.gslide-inline {
  background: #fff;
  margin: auto;
  max-height: calc(100vh - 40px);
  max-width: 100%;
  overflow: auto;
  text-align: left
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%
}

.gslide-inline .dragging {
  cursor: grabbing !important;
  transition: none
}

.ginlined-content {
  display: block !important;
  opacity: 1;
  overflow: auto
}

.gslide-external {
  background: #fff;
  display: flex;
  height: 100%;
  max-height: 75vh;
  min-width: 100%;
  overflow: auto;
  padding: 0;
  width: 100%
}

.gslide-media {
  display: flex;
  width: auto
}

.zoomed .gslide-media {
  box-shadow: none !important
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
  flex-direction: column;
  margin: 0 auto
}

.gslide-description {
  flex: 1 0 100%;
  position: relative
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%
}

.gslide-description p {
  margin-bottom: 12px
}

.gslide-description p:last-child {
  margin-bottom: 0
}

.glightbox-button-hidden,
.zoomed .gslide-description {
  display: none
}

.glightbox-mobile .glightbox-container .gslide-description {
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .75));
  bottom: 0;
  height: auto !important;
  max-height: 78vh;
  max-width: 100vw !important;
  order: 2 !important;
  overflow: auto !important;
  padding: 19px 11px 50px;
  position: absolute;
  transition: opacity .3s linear;
  width: 100%
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4
}

.gdesc-open .gslide-media {
  opacity: .4;
  transition: opacity .5s ease
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px
}

.gdesc-closed .gslide-media {
  opacity: 1;
  transition: opacity .5s ease
}

.greset {
  transition: all .3s ease
}

.gabsolute {
  position: absolute
}

.grelative {
  position: relative
}

.glightbox-desc {
  display: none !important
}

.glightbox-open {
  overflow: hidden
}

.gloader {
  animation: lightboxLoader .8s linear infinite;
  border: 2px solid #fff;
  border-radius: 50%;
  border-right-color: transparent;
  display: block;
  height: 25px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 47%;
  width: 25px;
  z-index: 9999
}

.goverlay {
  height: calc(100vh + 1px);
  left: 0;
  position: fixed;
  top: -1px;
  width: 100%;
  will-change: opacity
}

.glightbox-mobile .goverlay,
.goverlay {
  background: #000
}

.gclose,
.gnext,
.gprev {
  align-items: center;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 44px;
  justify-content: center;
  width: 26px;
  z-index: 99999
}

.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  width: 25px
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: .1
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff
}

.gbtn.focused {
  outline: 2px solid #0f3d81
}

iframe.wait-autoplay {
  opacity: 0
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0 !important
}

.glightbox-clean .gslide-description {
  background: #fff
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px
}

.glightbox-clean .gslide-title {
  color: #000;
  font-family: arial;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 19px
}

.glightbox-clean .gslide-desc {
  font-family: arial;
  font-size: .86em;
  line-height: 1.4em;
  margin-bottom: 0
}

.glightbox-clean .gslide-video {
  background: #000
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, .75);
  border-radius: 4px
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
  fill: #fff
}

.glightbox-clean .gprev {
  left: 30px
}

.glightbox-clean .gnext,
.glightbox-clean .gprev {
  height: 50px;
  position: absolute;
  top: -100%;
  width: 40px
}

.glightbox-clean .gnext {
  right: 30px
}

.glightbox-clean .gclose {
  height: 35px;
  position: absolute;
  right: 10px;
  top: 15px;
  width: 35px
}

.glightbox-clean .gclose svg {
  height: auto;
  width: 18px
}

.glightbox-clean .gclose:hover {
  opacity: 1
}

.gfadeIn {
  animation: gfadeIn .5s ease
}

.gfadeOut {
  animation: gfadeOut .5s ease
}

.gslideOutLeft {
  animation: gslideOutLeft .3s ease
}

.gslideInLeft {
  animation: gslideInLeft .3s ease
}

.gslideOutRight {
  animation: gslideOutRight .3s ease
}

.gslideInRight {
  animation: gslideInRight .3s ease
}

.gzoomIn {
  animation: gzoomIn .5s ease
}

.gzoomOut {
  animation: gzoomOut .5s ease
}

@keyframes lightboxLoader {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes gfadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes gfadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes gslideInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-60%, 0, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0);
    visibility: visible
  }
}

@keyframes gslideOutLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
    visibility: visible
  }

  to {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
    visibility: hidden
  }
}

@keyframes gslideInRight {
  0% {
    opacity: 0;
    transform: translate3d(60%, 0, 0);
    visibility: visible
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

@keyframes gslideOutRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
    visibility: visible
  }

  to {
    opacity: 0;
    transform: translate3d(60%, 0, 0)
  }
}

@keyframes gzoomIn {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 1
  }
}

@keyframes gzoomOut {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

@media (min-width:769px) {
  .glightbox-container .ginner-container {
    flex-direction: row;
    height: auto;
    width: auto
  }

  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0
  }

  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1
  }

  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0
  }

  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1
  }

  .gslide-image img {
    max-height: 97vh;
    max-width: 100%
  }

  .gslide-image img.zoomable {
    cursor: zoom-in
  }

  .zoomed .gslide-image img.zoomable {
    cursor: grab
  }

  .gslide-inline {
    max-height: 95vh
  }

  .gslide-external {
    max-height: 100vh
  }

  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px
  }

  .glightbox-open {
    height: auto
  }

  .goverlay {
    background: rgba(0, 0, 0, .92)
  }

  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65)
  }

  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    height: 100%;
    overflow-y: auto;
    position: absolute
  }

  .glightbox-clean .gclose,
  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, .32)
  }

  .glightbox-clean .gclose:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, .7)
  }

  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    top: 45%
  }
}

@media (min-width:992px) {
  .glightbox-clean .gclose {
    opacity: .7;
    right: 20px
  }
}

@media screen and (max-height:420px) {
  .goverlay {
    background: #000
  }
}

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.noUi-target {
  position: relative
}

.noUi-base,
.noUi-connects {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1
}

.noUi-connects {
  overflow: hidden;
  z-index: 0
}

.noUi-connect,
.noUi-origin {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-style: flat;
  width: 100%;
  will-change: transform;
  z-index: 1
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto
}

.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0
}

.noUi-horizontal .noUi-origin {
  height: 0
}

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute
}

.noUi-touch-area {
  height: 100%;
  width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform .3s
}

.noUi-state-drag * {
  cursor: inherit !important
}

.noUi-horizontal {
  height: 18px
}

.noUi-horizontal .noUi-handle {
  height: 28px;
  right: -17px;
  top: -6px;
  width: 34px
}

.noUi-vertical {
  width: 18px
}

.noUi-vertical .noUi-handle {
  bottom: -17px;
  height: 34px;
  right: -6px;
  width: 28px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto
}

.noUi-target {
  background: #fafafa;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
  border-radius: 3px
}

.noUi-connect {
  background: #3fb8af
}

.noUi-draggable {
  cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize
}

.noUi-handle {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
  cursor: default
}

.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
  background: #e8e7e6;
  content: "";
  display: block;
  height: 14px;
  left: 14px;
  position: absolute;
  top: 6px;
  width: 1px
}

.noUi-handle:after {
  left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  height: 1px;
  left: 6px;
  top: 14px;
  width: 14px
}

.noUi-vertical .noUi-handle:after {
  top: 17px
}

[disabled] .noUi-connect {
  background: #b8b8b8
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
  box-sizing: border-box
}

.noUi-pips {
  color: #999;
  position: absolute
}

.noUi-value {
  position: absolute;
  text-align: center;
  white-space: nowrap
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px
}

.noUi-marker {
  background: #ccc;
  position: absolute
}

.noUi-marker-large,
.noUi-marker-sub {
  background: #aaa
}

.noUi-pips-horizontal {
  height: 80px;
  left: 0;
  padding: 10px 0;
  top: 100%;
  width: 100%
}

.noUi-value-horizontal {
  transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
  height: 5px;
  margin-left: -1px;
  width: 2px
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px
}

.noUi-pips-vertical {
  height: 100%;
  left: 100%;
  padding: 0 10px;
  top: 0
}

.noUi-value-vertical {
  padding-left: 25px;
  transform: translateY(-50%)
}

.noUi-rtl .noUi-value-vertical {
  transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
  height: 2px;
  margin-top: -1px;
  width: 5px
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px
}

.noUi-tooltip {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  color: #000;
  display: block;
  padding: 5px;
  position: absolute;
  text-align: center;
  white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
  bottom: 120%;
  left: 50%;
  transform: translate(-50%)
}

.noUi-vertical .noUi-tooltip {
  right: 120%;
  top: 50%;
  transform: translateY(-50%)
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
  bottom: 10px;
  left: auto;
  transform: translate(50%)
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
  right: 28px;
  top: auto;
  transform: translateY(-18px)
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0
}

[data-tippy-root] {
  max-width: calc(100vw - 10px)
}

.tippy-box {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  outline: 0;
  position: relative;
  transition-property: transform, visibility, opacity;
  white-space: normal
}

.tippy-box[data-placement^=top]>.tippy-arrow {
  bottom: 0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
  border-top-color: initial;
  border-width: 8px 8px 0;
  bottom: -7px;
  left: 0;
  transform-origin: center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
  top: 0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
  border-bottom-color: initial;
  border-width: 0 8px 8px;
  left: 0;
  top: -7px;
  transform-origin: center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow {
  right: 0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
  border-left-color: initial;
  border-width: 8px 0 8px 8px;
  right: -7px;
  transform-origin: center left
}

.tippy-box[data-placement^=right]>.tippy-arrow {
  left: 0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
  border-right-color: initial;
  border-width: 8px 8px 8px 0;
  left: -7px;
  transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)
}

.tippy-arrow {
  color: #333;
  height: 16px;
  width: 16px
}

.tippy-arrow:before {
  border-color: transparent;
  border-style: solid;
  content: "";
  position: absolute
}

.tippy-content {
  padding: 5px 9px;
  position: relative;
  z-index: 1
}

@font-face {
  font-family: FiraGO;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/FiraGO-Regular.eot?bbaa46a5a4b8143c9d4cc00a2ea5ce7f) format("eot"), url(/fonts/FiraGO-Regular.woff?d4fb4c8a0328371ec57238d983f7d4e0) format("woff"), url(/fonts/FiraGO-Regular.woff2?c828063df85a5b65c0d4510ccc7b67c9) format("woff2")
}

@font-face {
  font-family: FiraGO;
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/FiraGO-Medium.eot?3bcc3d3a36027a562362eac948d2910d) format("eot"), url(/fonts/FiraGO-Medium.woff?32a70eb9595364b3958712cb20dfba90) format("woff"), url(/fonts/FiraGO-Medium.woff2?7589461541d010534d03042f868cdde9) format("woff2")
}

@font-face {
  font-family: FiraGO;
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/FiraGO-SemiBold.eot?3f100d78e914eb278bbf0e64d0519da0) format("eot"), url(/fonts/FiraGO-SemiBold.woff?8664a74664e6a25e2f9cfb7f9bc61410) format("woff"), url(/fonts/FiraGO-SemiBold.woff?8664a74664e6a25e2f9cfb7f9bc61410) format("woff2")
}

@font-face {
  font-family: FiraGO;
  font-style: normal;
  font-weight: 800;
  src: url(/fonts/FiraGO-ExtraBold.eot?504710c30a03694bed364a064e2e5b54) format("eot"), url(/fonts/FiraGO-ExtraBold.woff?59bf137151b11df2b955c7047aef78fd) format("woff"), url(/fonts/FiraGO-ExtraBold.woff?59bf137151b11df2b955c7047aef78fd) format("woff2")
}

@font-face {
  font-family: FiraGO;
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/FiraGO-Heavy.eot?69b6b175ccae6309693e2bc20d81446d) format("eot"), url(/fonts/FiraGO-Heavy.woff?8e9c07b9be8bb51cb041b5b9d019a728) format("woff"), url(/fonts/FiraGO-Heavy.woff2?2873823c4278e04b51d0d5234455262f) format("woff2")
}

/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1
}

.animate__animated {
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both
}

.animate__animated.animate__infinite {
  animation-iteration-count: infinite
}

.animate__animated.animate__repeat-1 {
  animation-iteration-count: 1;
  animation-iteration-count: var(--animate-repeat)
}

.animate__animated.animate__repeat-2 {
  animation-iteration-count: 2;
  animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animate__animated.animate__repeat-3 {
  animation-iteration-count: 3;
  animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animate__animated.animate__delay-1s {
  animation-delay: 1s;
  animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
  animation-delay: 2s;
  animation-delay: calc(var(--animate-delay)*2)
}

.animate__animated.animate__delay-3s {
  animation-delay: 3s;
  animation-delay: calc(var(--animate-delay)*3)
}

.animate__animated.animate__delay-4s {
  animation-delay: 4s;
  animation-delay: calc(var(--animate-delay)*4)
}

.animate__animated.animate__delay-5s {
  animation-delay: 5s;
  animation-delay: calc(var(--animate-delay)*5)
}

.animate__animated.animate__faster {
  animation-duration: .5s;
  animation-duration: calc(var(--animate-duration)/2)
}

.animate__animated.animate__fast {
  animation-duration: .8s;
  animation-duration: calc(var(--animate-duration)*.8)
}

.animate__animated.animate__slow {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration)*2)
}

.animate__animated.animate__slower {
  animation-duration: 3s;
  animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce),
print {
  .animate__animated {
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important
  }

  .animate__animated[class*=Out] {
    opacity: 0
  }
}

@keyframes bounce {

  0%,
  20%,
  53%,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0)
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -30px, 0) scaleY(1.1)
  }

  70% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -15px, 0) scaleY(1.05)
  }

  80% {
    transform: translateZ(0) scaleY(.95);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02)
  }
}

.animate__bounce {
  animation-name: bounce;
  transform-origin: center bottom
}

@keyframes flash {

  0%,
  50%,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.animate__flash {
  animation-name: flash
}

@keyframes pulse {
  0% {
    transform: scaleX(1)
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    transform: scaleX(1)
  }
}

.animate__pulse {
  animation-name: pulse;
  animation-timing-function: ease-in-out
}

@keyframes rubberBand {
  0% {
    transform: scaleX(1)
  }

  30% {
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    transform: scale3d(1.05, .95, 1)
  }

  to {
    transform: scaleX(1)
  }
}

.animate__rubberBand {
  animation-name: rubberBand
}

@keyframes shakeX {

  0%,
  to {
    transform: translateZ(0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0)
  }
}

.animate__shakeX {
  animation-name: shakeX
}

@keyframes shakeY {

  0%,
  to {
    transform: translateZ(0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(0, -10px, 0)
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(0, 10px, 0)
  }
}

.animate__shakeY {
  animation-name: shakeY
}

@keyframes headShake {
  0% {
    transform: translateX(0)
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    transform: translateX(0)
  }
}

.animate__headShake {
  animation-name: headShake;
  animation-timing-function: ease-in-out
}

@keyframes swing {
  20% {
    transform: rotate(15deg)
  }

  40% {
    transform: rotate(-10deg)
  }

  60% {
    transform: rotate(5deg)
  }

  80% {
    transform: rotate(-5deg)
  }

  to {
    transform: rotate(0deg)
  }
}

.animate__swing {
  animation-name: swing;
  transform-origin: top center
}

@keyframes tada {
  0% {
    transform: scaleX(1)
  }

  10%,
  20% {
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    transform: scaleX(1)
  }
}

.animate__tada {
  animation-name: tada
}

@keyframes wobble {
  0% {
    transform: translateZ(0)
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__wobble {
  animation-name: wobble
}

@keyframes jello {

  0%,
  11.1%,
  to {
    transform: translateZ(0)
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.animate__jello {
  animation-name: jello;
  transform-origin: center
}

@keyframes heartBeat {
  0% {
    transform: scale(1)
  }

  14% {
    transform: scale(1.3)
  }

  28% {
    transform: scale(1)
  }

  42% {
    transform: scale(1.3)
  }

  70% {
    transform: scale(1)
  }
}

.animate__heartBeat {
  animation-duration: 1.3s;
  animation-duration: calc(var(--animate-duration)*1.3);
  animation-name: heartBeat;
  animation-timing-function: ease-in-out
}

@keyframes backInDown {
  0% {
    opacity: .7;
    transform: translateY(-1200px) scale(.7)
  }

  80% {
    opacity: .7;
    transform: translateY(0) scale(.7)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

.animate__backInDown {
  animation-name: backInDown
}

@keyframes backInLeft {
  0% {
    opacity: .7;
    transform: translateX(-2000px) scale(.7)
  }

  80% {
    opacity: .7;
    transform: translateX(0) scale(.7)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

.animate__backInLeft {
  animation-name: backInLeft
}

@keyframes backInRight {
  0% {
    opacity: .7;
    transform: translateX(2000px) scale(.7)
  }

  80% {
    opacity: .7;
    transform: translateX(0) scale(.7)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

.animate__backInRight {
  animation-name: backInRight
}

@keyframes backInUp {
  0% {
    opacity: .7;
    transform: translateY(1200px) scale(.7)
  }

  80% {
    opacity: .7;
    transform: translateY(0) scale(.7)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

.animate__backInUp {
  animation-name: backInUp
}

@keyframes backOutDown {
  0% {
    opacity: 1;
    transform: scale(1)
  }

  20% {
    opacity: .7;
    transform: translateY(0) scale(.7)
  }

  to {
    opacity: .7;
    transform: translateY(700px) scale(.7)
  }
}

.animate__backOutDown {
  animation-name: backOutDown
}

@keyframes backOutLeft {
  0% {
    opacity: 1;
    transform: scale(1)
  }

  20% {
    opacity: .7;
    transform: translateX(0) scale(.7)
  }

  to {
    opacity: .7;
    transform: translateX(-2000px) scale(.7)
  }
}

.animate__backOutLeft {
  animation-name: backOutLeft
}

@keyframes backOutRight {
  0% {
    opacity: 1;
    transform: scale(1)
  }

  20% {
    opacity: .7;
    transform: translateX(0) scale(.7)
  }

  to {
    opacity: .7;
    transform: translateX(2000px) scale(.7)
  }
}

.animate__backOutRight {
  animation-name: backOutRight
}

@keyframes backOutUp {
  0% {
    opacity: 1;
    transform: scale(1)
  }

  20% {
    opacity: .7;
    transform: translateY(0) scale(.7)
  }

  to {
    opacity: .7;
    transform: translateY(-700px) scale(.7)
  }
}

.animate__backOutUp {
  animation-name: backOutUp
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    transform: scaleX(1)
  }
}

.animate__bounceIn {
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*.75);
  animation-name: bounceIn
}

@keyframes bounceInDown {

  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3)
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(.9)
  }

  75% {
    transform: translate3d(0, -10px, 0) scaleY(.95)
  }

  90% {
    transform: translate3d(0, 5px, 0) scaleY(.985)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__bounceInDown {
  animation-name: bounceInDown
}

@keyframes bounceInLeft {

  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3)
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1)
  }

  75% {
    transform: translate3d(-10px, 0, 0) scaleX(.98)
  }

  90% {
    transform: translate3d(5px, 0, 0) scaleX(.995)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__bounceInLeft {
  animation-name: bounceInLeft
}

@keyframes bounceInRight {

  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3)
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1)
  }

  75% {
    transform: translate3d(10px, 0, 0) scaleX(.98)
  }

  90% {
    transform: translate3d(-5px, 0, 0) scaleX(.995)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__bounceInRight {
  animation-name: bounceInRight
}

@keyframes bounceInUp {

  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5)
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }

  75% {
    transform: translate3d(0, 10px, 0) scaleY(.95)
  }

  90% {
    transform: translate3d(0, -5px, 0) scaleY(.985)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__bounceInUp {
  animation-name: bounceInUp
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
}

.animate__bounceOut {
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*.75);
  animation-name: bounceOut
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(.985)
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3)
  }
}

.animate__bounceOutDown {
  animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(.9)
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2)
  }
}

.animate__bounceOutLeft {
  animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(.9)
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2)
  }
}

.animate__bounceOutRight {
  animation-name: bounceOutRight
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(.985)
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(.9)
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3)
  }
}

.animate__bounceOutUp {
  animation-name: bounceOutUp
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.animate__fadeIn {
  animation-name: fadeIn
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInDown {
  animation-name: fadeInDown
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInDownBig {
  animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInLeft {
  animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInLeftBig {
  animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInRight {
  animation-name: fadeInRight
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInRightBig {
  animation-name: fadeInRightBig
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInUp {
  animation-name: fadeInUp
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInUpBig {
  animation-name: fadeInUpBig
}

@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInTopLeft {
  animation-name: fadeInTopLeft
}

@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, -100%, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInTopRight {
  animation-name: fadeInTopRight
}

@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInBottomLeft {
  animation-name: fadeInBottomLeft
}

@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 100%, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__fadeInBottomRight {
  animation-name: fadeInBottomRight
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.animate__fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOutDown {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
}

.animate__fadeOutDown {
  animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
}

.animate__fadeOutDownBig {
  animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
}

.animate__fadeOutLeft {
  animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
}

.animate__fadeOutLeftBig {
  animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
}

.animate__fadeOutRight {
  animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
}

.animate__fadeOutRightBig {
  animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
}

.animate__fadeOutUp {
  animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
}

.animate__fadeOutUpBig {
  animation-name: fadeOutUpBig
}

@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0)
  }
}

.animate__fadeOutTopLeft {
  animation-name: fadeOutTopLeft
}

@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0)
  }
}

.animate__fadeOutTopRight {
  animation-name: fadeOutTopRight
}

@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0)
  }
}

.animate__fadeOutBottomRight {
  animation-name: fadeOutBottomRight
}

@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0)
  }
}

.animate__fadeOutBottomLeft {
  animation-name: fadeOutBottomLeft
}

@keyframes flip {
  0% {
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
  }

  40% {
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
  }

  50% {
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
  }

  80% {
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
  }

  to {
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
  }
}

.animate__animated.animate__flip {
  animation-name: flip;
  -webkit-backface-visibility: visible;
  backface-visibility: visible
}

@keyframes flipInX {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg)
  }

  40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg)
  }

  60% {
    opacity: 1;
    transform: perspective(400px) rotateX(10deg)
  }

  80% {
    transform: perspective(400px) rotateX(-5deg)
  }

  to {
    transform: perspective(400px)
  }
}

.animate__flipInX {
  animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@keyframes flipInY {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg)
  }

  40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg)
  }

  60% {
    opacity: 1;
    transform: perspective(400px) rotateY(10deg)
  }

  80% {
    transform: perspective(400px) rotateY(-5deg)
  }

  to {
    transform: perspective(400px)
  }
}

.animate__flipInY {
  animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px)
  }

  30% {
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg)
  }

  to {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg)
  }
}

.animate__flipOutX {
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*.75);
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px)
  }

  30% {
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg)
  }

  to {
    opacity: 0;
    transform: perspective(400px) rotateY(90deg)
  }
}

.animate__flipOutY {
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*.75);
  animation-name: flipOutY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@keyframes lightSpeedInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg)
  }

  60% {
    opacity: 1;
    transform: skewX(20deg)
  }

  80% {
    transform: skewX(-5deg)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__lightSpeedInRight {
  animation-name: lightSpeedInRight;
  animation-timing-function: ease-out
}

@keyframes lightSpeedInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) skewX(30deg)
  }

  60% {
    opacity: 1;
    transform: skewX(-20deg)
  }

  80% {
    transform: skewX(5deg)
  }

  to {
    transform: translateZ(0)
  }
}

.animate__lightSpeedInLeft {
  animation-name: lightSpeedInLeft;
  animation-timing-function: ease-out
}

@keyframes lightSpeedOutRight {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg)
  }
}

.animate__lightSpeedOutRight {
  animation-name: lightSpeedOutRight;
  animation-timing-function: ease-in
}

@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) skewX(-30deg)
  }
}

.animate__lightSpeedOutLeft {
  animation-name: lightSpeedOutLeft;
  animation-timing-function: ease-in
}

@keyframes rotateIn {
  0% {
    opacity: 0;
    transform: rotate(-200deg)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__rotateIn {
  animation-name: rotateIn;
  transform-origin: center
}

@keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    transform: rotate(-45deg)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__rotateInDownLeft {
  animation-name: rotateInDownLeft;
  transform-origin: left bottom
}

@keyframes rotateInDownRight {
  0% {
    opacity: 0;
    transform: rotate(45deg)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__rotateInDownRight {
  animation-name: rotateInDownRight;
  transform-origin: right bottom
}

@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    transform: rotate(45deg)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__rotateInUpLeft {
  animation-name: rotateInUpLeft;
  transform-origin: left bottom
}

@keyframes rotateInUpRight {
  0% {
    opacity: 0;
    transform: rotate(-90deg)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__rotateInUpRight {
  animation-name: rotateInUpRight;
  transform-origin: right bottom
}

@keyframes rotateOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: rotate(200deg)
  }
}

.animate__rotateOut {
  animation-name: rotateOut;
  transform-origin: center
}

@keyframes rotateOutDownLeft {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: rotate(45deg)
  }
}

.animate__rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom
}

@keyframes rotateOutDownRight {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: rotate(-45deg)
  }
}

.animate__rotateOutDownRight {
  animation-name: rotateOutDownRight;
  transform-origin: right bottom
}

@keyframes rotateOutUpLeft {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: rotate(-45deg)
  }
}

.animate__rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom
}

@keyframes rotateOutUpRight {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: rotate(90deg)
  }
}

.animate__rotateOutUpRight {
  animation-name: rotateOutUpRight;
  transform-origin: right bottom
}

@keyframes hinge {
  0% {
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    animation-timing-function: ease-in-out;
    transform: rotate(80deg)
  }

  40%,
  80% {
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg)
  }

  to {
    opacity: 0;
    transform: translate3d(0, 700px, 0)
  }
}

.animate__hinge {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration)*2);
  animation-name: hinge;
  transform-origin: top left
}

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(.1) rotate(30deg);
    transform-origin: center bottom
  }

  50% {
    transform: rotate(-10deg)
  }

  70% {
    transform: rotate(3deg)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

.animate__jackInTheBox {
  animation-name: jackInTheBox
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

.animate__rollIn {
  animation-name: rollIn
}

@keyframes rollOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}

.animate__rollOut {
  animation-name: rollOut
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.animate__zoomIn {
  animation-name: zoomIn
}

@keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
  }

  60% {
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
  }
}

.animate__zoomInDown {
  animation-name: zoomInDown
}

@keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
  }

  60% {
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
  }
}

.animate__zoomInLeft {
  animation-name: zoomInLeft
}

@keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
  }

  60% {
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
  }
}

.animate__zoomInRight {
  animation-name: zoomInRight
}

@keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
  }

  60% {
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
  }
}

.animate__zoomInUp {
  animation-name: zoomInUp
}

@keyframes zoomOut {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

.animate__zoomOut {
  animation-name: zoomOut
}

@keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
  }

  to {
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
  }
}

.animate__zoomOutDown {
  animation-name: zoomOutDown;
  transform-origin: center bottom
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0)
  }
}

.animate__zoomOutLeft {
  animation-name: zoomOutLeft;
  transform-origin: left center
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0)
  }
}

.animate__zoomOutRight {
  animation-name: zoomOutRight;
  transform-origin: right center
}

@keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
  }

  to {
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
  }
}

.animate__zoomOutUp {
  animation-name: zoomOutUp;
  transform-origin: center bottom
}

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    transform: translateZ(0)
  }
}

.animate__slideInDown {
  animation-name: slideInDown
}

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    transform: translateZ(0)
  }
}

.animate__slideInLeft {
  animation-name: slideInLeft
}

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    transform: translateZ(0)
  }
}

.animate__slideInRight {
  animation-name: slideInRight
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    transform: translateZ(0)
  }
}

.animate__slideInUp {
  animation-name: slideInUp
}

@keyframes slideOutDown {
  0% {
    transform: translateZ(0)
  }

  to {
    transform: translate3d(0, 100%, 0);
    visibility: hidden
  }
}

.animate__slideOutDown {
  animation-name: slideOutDown
}

@keyframes slideOutLeft {
  0% {
    transform: translateZ(0)
  }

  to {
    transform: translate3d(-100%, 0, 0);
    visibility: hidden
  }
}

.animate__slideOutLeft {
  animation-name: slideOutLeft
}

@keyframes slideOutRight {
  0% {
    transform: translateZ(0)
  }

  to {
    transform: translate3d(100%, 0, 0);
    visibility: hidden
  }
}

.animate__slideOutRight {
  animation-name: slideOutRight
}

@keyframes slideOutUp {
  0% {
    transform: translateZ(0)
  }

  to {
    transform: translate3d(0, -100%, 0);
    visibility: hidden
  }
}

.animate__slideOutUp {
  animation-name: slideOutUp
}

.noui-slider {
  display: flex;
  flex-flow: column;
  gap: 20px;
  margin-top: 5px
}

.noui-slider .values {
  display: flex;
  font-size: 14px;
  justify-content: space-between
}

.noui-slider .noUi-horizontal {
  height: 24px
}

.noui-slider .noUi-touch-area {
  border-radius: 100%
}

.noui-slider .noUi-target {
  background-color: #fff;
  border: 1px solid #aad9b8;
  border-radius: 22px;
  box-shadow: none;
  padding: 2px
}

.noui-slider .noUi-target .noUi-handle {
  background: #aad9b8;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  cursor: pointer;
  height: 40px;
  right: -10px;
  width: 20px
}

.noui-slider .noUi-target .noUi-handle:after,
.noui-slider .noUi-target .noUi-handle:before {
  display: none !important
}

.noui-slider .noUi-target .noUi-connects .noUi-connect {
  background: linear-gradient(90deg, rgba(146, 213, 216, .3), rgba(146, 213, 216, .5) 50%, #92d5d8);
  border-radius: 22px
}

.noui-slider .noUi-target .noUi-tooltip {
  background: transparent;
  border: none;
  left: 0;
  padding: 0;
  transform: none
}

input[type=email],
input[type=number],
input[type=password],
input[type=text],
select,
textarea {
  font-feature-settings: "case" on;
  background-color: #fff;
  border: 1px solid #231f20;
  border-radius: 0;
  color: #231f20;
  font-size: 16px;
  text-indent: 0;
  text-transform: uppercase;
  width: 100%
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
  border: 1px solid #231f20;
  outline: none
}

input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(35, 31, 32, .8)
}

input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=text]::placeholder,
select::placeholder,
textarea::placeholder {
  color: rgba(35, 31, 32, .8)
}

input[type=email].is-invalid,
input[type=number].is-invalid,
input[type=password].is-invalid,
input[type=text].is-invalid,
select.is-invalid,
textarea.is-invalid {
  border: 2px solid #b10009
}

button {
  font-feature-settings: "case" on;
  align-items: center;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  text-transform: uppercase
}

button.yellow {
  font-size: 16px;
  font-weight: 500
}

a.yellow,
button.yellow {
  background: url(/images/button-yellow.svg?aded649edcb9efb1eb5adcee82345a97);
  background-position: 50%;
  background-repeat: no-repeat;
  color: #231f20;
  height: 38px;
  min-width: 127px
}

a.yellow {
  font-feature-settings: "case" on;
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  justify-content: center;
  text-transform: uppercase
}

nav {
  width: 100%
}

nav ul.pagination {
  align-items: center;
  display: flex;
  flex-flow: row;
  gap: 4px;
  justify-content: center;
  max-width: 100%
}

nav ul.pagination li {
  border-bottom: 2px solid transparent;
  font-size: 18px;
  font-weight: 500;
  padding: 0 5px
}

nav ul.pagination li.active {
  border-color: #f58b7d;
  font-weight: 700
}

nav ul.pagination li a,
nav ul.pagination li span {
  align-items: center;
  color: #231f20;
  display: inline-flex;
  height: 20px;
  justify-content: center;
  width: auto
}

.choices {
  font-size: 16px;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  width: 100%
}

.choices:focus {
  outline: none
}

.choices:last-child {
  margin-bottom: 0
}

.choices.is-open {
  overflow: visible
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.choices.is-disabled .choices__item {
  cursor: not-allowed
}

.choices [hidden] {
  display: none !important
}

.choices[data-type*=select-one] {
  cursor: pointer
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px
}

.choices[data-type*=select-one] .choices__input {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display: block;
  margin: 0;
  padding: 10px;
  width: 100%
}

.choices[data-type*=select-one] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");
  background-size: 8px;
  border-radius: 10em;
  height: 20px;
  margin-right: 25px;
  margin-top: -10px;
  opacity: .25;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px
}

.choices[data-type*=select-one] .choices__button:focus,
.choices[data-type*=select-one] .choices__button:hover {
  opacity: 1
}

.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0 0 0 2px #aad9b8
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
  display: none
}

.choices[data-type*=select-one]:after {
  border: 5px solid transparent;
  border-top-color: #333;
  content: "";
  height: 0;
  margin-top: -2.5px;
  pointer-events: none;
  position: absolute;
  right: 11.5px;
  top: 50%;
  width: 0
}

.choices[data-type*=select-one].is-open:after {
  border-color: transparent transparent #333;
  margin-top: -7.5px
}

.choices[data-type*=select-one][dir=rtl]:after {
  left: 11.5px;
  right: auto
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
  left: 0;
  margin-left: 25px;
  margin-right: 0;
  right: auto
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");
  background-size: 8px;
  border-left: 1px solid #87c99b;
  border-radius: 0;
  display: inline-block;
  line-height: 1;
  margin: 0 -4px 0 8px;
  opacity: .75;
  padding-left: 16px;
  position: relative;
  width: 8px
}

.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover {
  opacity: 1
}

.choices__inner {
  align-items: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  display: inline-flex;
  font-size: 16px;
  height: 60px;
  overflow: hidden;
  padding: 7.5px 7.5px 3.75px;
  width: 100%
}

.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7
}

.is-flipped.is-open .choices__inner,
.is-open .choices__inner {
  border-radius: 0 0 0 0
}

.choices__list {
  list-style: none;
  margin: 0;
  padding-left: 0
}

.choices__list--single {
  font-feature-settings: "case" on;
  display: inline-block;
  padding: 13px 16px 13px 4px;
  text-transform: uppercase;
  width: 100%
}

[dir=rtl] .choices__list--single {
  padding-left: 16px;
  padding-right: 4px
}

.choices__list--single .choices__item {
  width: 100%
}

.choices__list--multiple {
  display: inline
}

.choices__list--multiple .choices__item {
  background-color: #aad9b8;
  border: 1px solid #98d1a9;
  border-radius: 20px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 3.75px;
  margin-right: 3.75px;
  padding: 4px 10px;
  vertical-align: middle;
  word-break: break-all
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px
}

[dir=rtl] .choices__list--multiple .choices__item {
  margin-left: 3.75px;
  margin-right: 0
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #98d1a9;
  border: 1px solid #87c99b
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191
}

.choices__list--dropdown,
.choices__list[aria-expanded] {
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-top: -1px;
  overflow: hidden;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  will-change: visibility;
  word-break: break-all;
  z-index: 1
}

.is-active.choices__list--dropdown,
.is-active.choices__list[aria-expanded] {
  visibility: visible
}

.is-open .choices__list--dropdown,
.is-open .choices__list[aria-expanded] {
  border-color: #b7b7b7
}

.is-flipped .choices__list--dropdown,
.is-flipped .choices__list[aria-expanded] {
  border-radius: .25rem .25rem 0 0;
  bottom: 100%;
  margin-bottom: -1px;
  margin-top: 0;
  top: auto
}

.choices__list--dropdown .choices__list,
.choices__list[aria-expanded] .choices__list {
  -webkit-overflow-scrolling: touch;
  max-height: 300px;
  overflow: auto;
  position: relative;
  will-change: scroll-position
}

.choices__list--dropdown .choices__item,
.choices__list[aria-expanded] .choices__item {
  font-size: 16px;
  padding: 10px;
  position: relative
}

[dir=rtl] .choices__list--dropdown .choices__item,
[dir=rtl] .choices__list[aria-expanded] .choices__item {
  text-align: right
}

@media (min-width:640px) {

  .choices__list--dropdown .choices__item--selectable,
  .choices__list[aria-expanded] .choices__item--selectable {
    padding-right: 100px
  }

  .choices__list--dropdown .choices__item--selectable:after,
  .choices__list[aria-expanded] .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
  }

  [dir=rtl] .choices__list--dropdown .choices__item--selectable,
  [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable {
    padding-left: 100px;
    padding-right: 10px;
    text-align: right
  }

  [dir=rtl] .choices__list--dropdown .choices__item--selectable:after,
  [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after {
    left: 10px;
    right: auto
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after {
  opacity: .5
}

.choices__item {
  cursor: default
}

.choices__item--selectable {
  cursor: pointer
}

.choices__item--disabled {
  cursor: not-allowed;
  opacity: .5;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.choices__heading {
  border-bottom: 1px solid #f7f7f7;
  color: gray;
  font-size: 12px;
  font-weight: 600;
  padding: 10px
}

.choices__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  text-indent: -9999px
}

.choices__button:focus {
  outline: none
}

.choices__input {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 5px;
  max-width: 100%;
  padding: 4px 0 4px 2px;
  vertical-align: baseline
}

.choices__input:focus {
  outline: 0
}

.choices__input::-webkit-search-cancel-button,
.choices__input::-webkit-search-decoration,
.choices__input::-webkit-search-results-button,
.choices__input::-webkit-search-results-decoration {
  display: none
}

.choices__input::-ms-clear,
.choices__input::-ms-reveal {
  display: none;
  height: 0;
  width: 0
}

[dir=rtl] .choices__input {
  padding-left: 0;
  padding-right: 2px
}

.choices__placeholder {
  opacity: .5
}

main.homepage .video {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
  width: 100%
}

main.homepage .video video {
  width: 100%
}

main.homepage .swiper {
  --swiper-navigation-size: 36px;
  --swiper-navigation-color: #ee9800;
  background-color: #fff;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: top;
  background-size: 30px 30px
}

main.homepage .swiper.main-slider {
  height: 601px;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.homepage .swiper.main-slider {
    height: calc(100vh - 90px)
  }
}

main.homepage .swiper.main-slider .swiper-wrapper {
  box-sizing: content-box;
  transition-delay: 1s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(.5, 0, 0, 1)
}

main.homepage .swiper.main-slider .swiper-slide {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%
}

main.homepage .swiper.main-slider .swiper-slide .fashion-slider-title {
  transition-delay: 1s;
  z-index: 10
}

main.homepage .swiper.main-slider .swiper-slide .fashion-slider-title .fashion-slider-title-text {
  -webkit-text-stroke: 2px #fff;
  color: hsla(0, 0%, 100%, 0);
  font-size: 55px;
  font-weight: 500
}

@media only screen and (max-width:768px) {
  main.homepage .swiper.main-slider .swiper-slide .fashion-slider-title .fashion-slider-title-text {
    -webkit-text-stroke: 1px #fff;
    font-size: 26px;
    padding: 0 50px
  }
}

main.homepage .swiper.main-slider .swiper-slide .fashion-slider-scale {
  height: 100%;
  overflow: hidden;
  position: absolute;
  transform: scale(.6);
  transition-duration: 1s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(.5, 0, 0, 1);
  width: 100%
}

main.homepage .swiper.main-slider .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1.2) translate(50%);
  transition-property: transform;
  transition-timing-function: cubic-bezier(.5, 0, 0, 1);
  width: 100%
}

main.homepage .swiper.main-slider .swiper-button-next,
main.homepage .swiper.main-slider .swiper-button-prev {
  height: 60px;
  top: calc(50% - 12px);
  width: 60px
}

@media only screen and (max-width:768px) {

  main.homepage .swiper.main-slider .swiper-button-next,
  main.homepage .swiper.main-slider .swiper-button-prev {
    height: 30px;
    width: 30px
  }
}

main.homepage .swiper.main-slider .swiper-button-next:after,
main.homepage .swiper.main-slider .swiper-button-prev:after {
  background-image: url(/images/slider-arrow.svg?02ef2ff112c0fe43f65a453b0eb765cb);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%
}

main.homepage .swiper.main-slider .swiper-button-next {
  right: 10px
}

main.homepage .swiper.main-slider .swiper-button-prev {
  left: 10px
}

main.homepage .swiper.main-slider .swiper-button-prev:after {
  transform: rotate(180deg)
}

main.homepage .search {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  width: 100%
}

main.homepage .contact-container {
  border-top: 1px solid #b2b2b2;
  margin-bottom: 60px;
  padding-top: 60px
}

main .projects-list {
  display: flex;
  justify-content: center;
  margin: 60px 0;
  width: 100%
}

main .projects-list .wrapper ul.tabs {
  display: flex;
  flex-flow: row;
  gap: 30px;
  margin-bottom: 30px;
  width: 100%
}

main .projects-list .wrapper ul.tabs li {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #aad9b8;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  height: 30px;
  padding: 0 15px;
  position: relative;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: auto
}

main .projects-list .wrapper ul.tabs li:before {
  background-color: #fff;
  border: 1px solid #999a9c;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin-right: 15px;
  position: relative;
  width: 16px
}

main .projects-list .wrapper ul.tabs li:after {
  background-image: url(/images/checkbox-icon.svg?0b1065a2e7ab0e16ec70997c4c0d3df7);
  background-position: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 16px;
  left: 16px;
  opacity: 0;
  position: absolute;
  width: 16px
}

main .projects-list .wrapper ul.tabs li.active {
  color: #414042
}

main .projects-list .wrapper ul.tabs li.active:after {
  opacity: 1
}

@media only screen and (max-width:768px) {
  main .projects-list .wrapper ul.tabs {
    flex-flow: column;
    gap: 10px;
    padding: 0 30px
  }
}

main .projects-list .wrapper .list {
  background-color: #e2f2e3;
  display: grid;
  gap: 60px;
  grid-template-columns: 1fr 1fr;
  padding: 30px 30px 31px
}

@media only screen and (max-width:768px) {
  main .projects-list .wrapper .list {
    grid-template-columns: 1fr
  }
}

main .projects-list .wrapper .list .project-item {
  display: flex;
  flex-flow: column;
  position: relative;
  width: 100%
}

main .projects-list .wrapper .list .project-item .image {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #231f20;
  height: 330px;
  position: relative;
  transition: background-size .4s ease-in-out;
  width: 100%
}

main .projects-list .wrapper .list .project-item .image:hover {
  background-size: 110% 110%
}

main .projects-list .wrapper .list .project-item .image .black-friday {
  left: 10px;
  position: relative;
  top: 15px;
  width: 240px;
  z-index: 10
}

@media only screen and (max-width:768px) {
  main .projects-list .wrapper .list .project-item .image {
    height: 240px
  }

  main .projects-list .wrapper .list .project-item .image .black-friday {
    width: 140px
  }
}

main .projects-list .wrapper .list .project-item .actions {
  display: grid;
  gap: 60px;
  grid-template-columns: 2fr 1fr;
  height: 59px;
  margin-top: 10px;
  padding: 0 2px;
  width: 100%
}

main .projects-list .wrapper .list .project-item .actions .name {
  display: flex;
  flex-flow: column;
  gap: 1px
}

main .projects-list .wrapper .list .project-item .actions .name a {
  align-items: center;
  color: #2b3840;
  display: flex;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  height: 29px;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content
}

main .projects-list .wrapper .list .project-item .actions .name p {
  align-items: center;
  color: #58585a;
  display: flex;
  font-size: 14px;
  font-style: italic;
  height: 29px;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content
}

main .projects-list .wrapper .list .project-item .actions .status {
  align-items: flex-end;
  display: flex;
  flex-flow: column;
  gap: 1px
}

main .projects-list .wrapper .list .project-item .actions .status h4 {
  font-feature-settings: "case" on;
  color: #58585a;
  font-size: 20px;
  font-weight: 500;
  height: 29px;
  line-height: 32px;
  text-transform: uppercase
}

main .projects-list .wrapper .list .project-item .actions .status .progress-bar {
  border-radius: 5px;
  height: 29px;
  min-width: 170px;
  padding: 3px;
  position: relative;
  width: auto
}

main .projects-list .wrapper .list .project-item .actions .status .progress-bar:after {
  background-image: linear-gradient(90deg, #93d5d9 7px, transparent 0);
  background-size: 12px;
  content: "";
  display: flex;
  height: 100%;
  width: 100%
}

main .projects-list .wrapper .list .project-item .actions .status .progress-bar .over {
  background-image: linear-gradient(270deg, hsla(0, 0%, 100%, .5), transparent);
  border-radius: 5px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0
}

@media only screen and (max-width:768px) {
  main .projects-list .wrapper .list .project-item .actions {
    grid-template-columns: 1fr
  }

  main .projects-list .wrapper .list .project-item .actions .status {
    display: none
  }
}

main .projects-list .wrapper .list .project-item.coming-soon .image:before {
  background-color: rgba(0, 0, 0, .25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

main .projects-list .wrapper .list .project-item.coming-soon .image h2 {
  -webkit-text-stroke: 1px #fff;
  font-feature-settings: "case" on;
  align-items: center;
  color: hsla(0, 0%, 100%, 0);
  display: inline-flex;
  font-size: 54px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  letter-spacing: 3px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

main .projects-list .wrapper .list .project-item.new .image:before {
  background-color: rgba(0, 0, 0, .25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

main .projects-list .wrapper .list .project-item.new .image h2 {
  -webkit-text-stroke: 1px #fff;
  font-feature-settings: "case" on;
  align-items: center;
  color: hsla(0, 0%, 100%, 0);
  display: inline-flex;
  font-size: 88px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  letter-spacing: 3px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

@media only screen and (max-width:768px) {
  main .projects-list .wrapper .list .project-item.new .image h2 {
    font-size: 54px
  }
}

main .projects-list .wrapper .list .project-item.done .image:before {
  background-color: rgba(0, 0, 0, .25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

main .projects-list .wrapper .list .project-item.done .image h2 {
  -webkit-text-stroke: 1px #fff;
  font-feature-settings: "case" on;
  align-items: center;
  color: hsla(0, 0%, 100%, 0);
  display: inline-flex;
  font-size: 64px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  letter-spacing: 3px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

@media only screen and (max-width:768px) {
  main .projects-list .wrapper .list .project-item.done .image h2 {
    font-size: 38px
  }
}

main .projects-list .wrapper .list .project-item.promo .title {
  border: 1px solid #818285;
  font-size: 18px;
  height: 30px;
  left: 0;
  margin-left: 0;
  padding: 0 20px;
  position: absolute;
  top: 0
}

main .projects-list .wrapper .list .project-item.promo .status {
  bottom: 30px;
  display: flex;
  flex-flow: column;
  gap: 10px;
  left: 30px;
  position: absolute;
  width: auto
}

main .projects-list .wrapper .list .project-item.promo .status h4 {
  font-feature-settings: "case" on;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase
}

main .projects-list .wrapper .list .project-item.promo .status .progress {
  background-color: #fff;
  border-radius: 5px;
  height: 26px;
  min-width: 148px;
  padding: 3px;
  position: relative;
  width: auto
}

main .projects-list .wrapper .list .project-item.promo .status .progress:after {
  background-image: linear-gradient(90deg, #93d5d9 7px, #fff 0);
  background-size: 12px;
  content: "";
  display: flex;
  height: 100%;
  width: 100%
}

main .projects-list .wrapper .list .project-item.promo .status .progress .over {
  background-image: linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .9));
  border-radius: 5px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0
}

@media only screen and (max-width:768px) {
  main .projects-list .wrapper .list .project-item.promo .status h4 {
    font-size: 14px
  }
}

main.projects {
  align-items: center;
  display: flex;
  flex-flow: column;
  width: 100%
}

main.projects h1 {
  color: #231f20;
  font-size: 32px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 10px
}

@media only screen and (max-width:768px) {
  main.projects h1 {
    font-size: 26px
  }
}

main.projects .plans-container {
  margin-top: 60px;
  position: relative;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.projects .plans-container {
    margin-top: 30px
  }
}

main.projects .plans-container .chooser-container {
  display: flex;
  position: absolute;
  right: -4px;
  top: -90px;
  width: 209px
}

main.projects .plans-container .chooser-container .dropdown-menu {
  display: inline-flex;
  position: relative;
  width: 100%
}

main.projects .plans-container .chooser-container .dropdown-menu button {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #aad9b8;
  background-image: url(/images/dropdown-icon.svg?893baa541210354117f438146475bbb1);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 16px;
  border: 1px solid #bcbdc0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  height: 30px;
  justify-content: flex-start;
  padding: 0 40px 0 15px;
  text-transform: uppercase;
  width: 100%
}

main.projects .plans-container .chooser-container .dropdown-menu .options {
  background-color: #fff;
  border: 1px solid #87888b;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .75);
  display: none;
  left: 0;
  max-height: 260px;
  overflow: auto;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 1000
}

main.projects .plans-container .chooser-container .dropdown-menu .options::-webkit-scrollbar {
  width: 4px
}

main.projects .plans-container .chooser-container .dropdown-menu .options span {
  font-feature-settings: "case" on;
  align-items: center;
  border-top: 1px solid #87888b;
  color: #58585a;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  height: 30px;
  padding: 15px;
  text-transform: uppercase
}

main.projects .plans-container .chooser-container .dropdown-menu .options span:first-child {
  border-top: none
}

main.projects .plans-container .chooser-container .dropdown-menu .options span.disabled {
  cursor: default;
  opacity: .5
}

main.projects .plans-container .chooser-container .dropdown-menu .options.active {
  display: flex;
  flex-flow: column
}

@media only screen and (max-width:768px) {
  main.projects .plans-container .chooser-container {
    padding: 0 10px 20px;
    position: relative;
    right: unset;
    top: unset;
    width: 100%
  }
}

main.projects .plans-container .blocks img#mapster_blocks {
  max-width: 100%
}

main.projects .plans-container .floors img {
  width: 100%
}

main.projects .plans-container .flats {
  display: grid;
  gap: 30px;
  grid-template-columns: 541px 1fr
}

main.projects .plans-container .flats .gallery {
  align-items: center;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  display: flex;
  grid-row: 1/3;
  height: 511px;
  justify-content: center;
  padding: 30px;
  position: relative;
  width: 100%
}

main.projects .plans-container .flats .gallery img {
  width: 100%
}

main.projects .plans-container .flats .gallery .gfi {
  left: 13px;
  position: absolute;
  top: 31px;
  width: 76px
}

main.projects .plans-container .flats .gallery .tour {
  right: 30px;
  position: absolute;
  top: 31px;
  width: auto;
  background-color: #aad9b8;
  color:#231f20;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 20px;
}

main.projects .plans-container .flats .gallery .point {
  align-items: center;
  background-color: #fff;
  border: 1px solid #35aaa9;
  color: #000;
  display: inline-flex;
  font-size: 16px;
  height: 24px;
  justify-content: center;
  position: absolute;
  width: 24px
}

main.projects .plans-container .flats .plan-container img#mapster_flats {
  max-height: 411px;
  max-width: 100%
}

main.projects .plans-container .flats h3.apt {
  align-items: center;
  display: none;
  justify-content: center;
  width: 100%
}

main.projects .plans-container .flats .rooms {
  max-height: 145px;
  width: 100%
}

main.projects .plans-container .flats .rooms ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
  height: 100%;
  width: 100%
}

main.projects .plans-container .flats .rooms ul li {
  align-items: center;
  display: flex;
  font-size: 14px;
  gap: 7px;
  justify-content: flex-start
}

main.projects .plans-container .flats .rooms ul li span {
  align-items: center;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  height: 28px;
  justify-content: center;
  position: relative;
  width: 28px
}

main.projects .plans-container .flats .rooms ul li span svg {
  position: absolute
}

@media only screen and (max-width:768px) {
  main.projects .plans-container .flats {
    display: flex;
    flex-flow: column;
    gap: 30px
  }

  main.projects .plans-container .flats .gallery {
    height: 241px;
    order: 3
  }

  main.projects .plans-container .flats .plan-container {
    order: 1;
    padding: 0 10px
  }

  main.projects .plans-container .flats h3.apt {
    display: flex;
    order: 2
  }

  main.projects .plans-container .flats .rooms {
    max-height: none;
    order: 4;
    padding: 0 10px
  }
}

main.projects .plans-container .actions {
  background-color: #f2f2f2;
  display: flex;
  height: 70px;
  justify-content: space-between;
  margin-top: 30px;
  width: 100%
}

main.projects .plans-container .actions ol,
main.projects .plans-container .actions ul {
  display: flex;
  flex-flow: row
}

main.projects .plans-container .actions ol li,
main.projects .plans-container .actions ul li {
  align-items: center;
  display: flex;
  height: 70px;
  justify-content: center;
  position: relative
}

main.projects .plans-container .actions ul {
  background-color: #fff;
  gap: 2px
}

main.projects .plans-container .actions ul li {
  background-color: #f2f2f2;
  font-weight: 500;
  padding: 0 40px
}

main.projects .plans-container .actions ul li.closable {
  background-color: #aad9b8
}

main.projects .plans-container .actions ul li.closable button {
  background-color: #231f20;
  background-image: url(/images/xmark-solid.svg?ce8426d578eed472bf068bda1a72c300);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border: none;
  cursor: pointer;
  height: 24px;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 24px
}

main.projects .plans-container .actions ol {
  background-color: #fff;
  gap: 2px
}

main.projects .plans-container .actions ol li {
  background-color: #f2f2f2
}

main.projects .plans-container .actions ol li a {
  align-items: center;
  color: #231f20;
  display: flex;
  font-weight: 600;
  gap: 10px;
  height: 100%;
  justify-content: center;
  padding: 0 30px;
  white-space: nowrap;
  width: 100%
}

main.projects .plans-container .actions ol li a img {
  max-width: 24px
}

main.projects .plans-container .actions ol li a.call {
  background-color: #fce481
}

@media only screen and (max-width:768px) {
  main.projects .plans-container .actions {
    flex-flow: column;
    height: auto
  }

  main.projects .plans-container .actions ol,
  main.projects .plans-container .actions ul {
    flex-flow: column
  }

  main.projects .plans-container .actions ul li.apt {
    display: none
  }
}

main.projects .plans-container .prices {
  align-items: center;
  background-color: #f2f2f2;
  display: flex;
  height: 70px;
  justify-content: space-between;
  margin-top: 5px;
  width: 100%
}

main.projects .plans-container .prices>ul {
  background-color: #fff;
  display: flex;
  flex-flow: row;
  gap: 2px;
  height: 100%
}

main.projects .plans-container .prices>ul>li {
  align-items: center;
  background-color: #f2f2f2;
  display: flex;
  font-weight: 500;
  justify-content: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

main.projects .plans-container .prices>ul>li a {
  align-items: center;
  color: #231f20;
  display: flex;
  font-weight: 500;
  gap: 10px;
  height: 100%;
  justify-content: center;
  padding: 0 30px;
  white-space: nowrap
}

main.projects .plans-container .prices>ul>li a img {
  max-width: 24px
}

main.projects .plans-container .prices>ul>li>ol {
  background-color: #f2f2f2;
  box-shadow: 1px 9px 9px 1px rgba(0, 0, 0, .49);
  display: none;
  flex-flow: column;
  height: auto;
  left: 0;
  position: absolute;
  top: 72px;
  width: 100%;
  z-index: 1
}

main.projects .plans-container .prices>ul>li>ol.active {
  display: flex
}

main.projects .plans-container .prices>ul>li>ol>li {
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, .3);
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  height: 69px;
  justify-content: center;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%
}

main.projects .plans-container .prices>ul>li>ol>li.active,
main.projects .plans-container .prices>ul>li>ol>li:hover {
  background-color: #d6d6d6
}

main.projects .plans-container .prices .price-container {
  display: flex;
  flex-flow: row;
  height: 50px;
  width: auto
}

main.projects .plans-container .prices .price-container .box {
  align-items: flex-end;
  border-right: 1px solid #b5b7ba;
  display: flex;
  flex-flow: column;
  padding: 0 10px
}

main.projects .plans-container .prices .price-container .box:last-child {
  border-right: none
}

main.projects .plans-container .prices .price-container .box h3 {
  font-feature-settings: "case" on;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase
}

main.projects .plans-container .prices .price-container .box .result {
  align-items: center;
  display: flex;
  flex-flow: row;
  gap: 10px;
  justify-content: flex-end
}

main.projects .plans-container .prices .price-container .box .result .amount {
  color: #35aaa9;
  font-size: 26px;
  font-weight: 600;
  position: relative
}

main.projects .plans-container .prices .price-container .box .result.old .amount {
  color: #58585a
}

main.projects .plans-container .prices .price-container .box .result.old .amount:before {
  background-color: #35aaa9;
  content: "";
  height: 2px;
  left: -5%;
  position: absolute;
  top: 50%;
  width: 110%
}

main.projects .plans-container .prices .price-container .box .result ul.currency-switcher {
  display: flex;
  flex-flow: row;
  gap: 2px
}

main.projects .plans-container .prices .price-container .box .result ul.currency-switcher li {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  height: 28px;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 28px
}

main.projects .plans-container .prices .price-container .box .result ul.currency-switcher li.active {
  background-color: #f1eb8b;
  cursor: default
}

main.projects .plans-container .prices .price-container .box .result ul.currency-switcher li img {
  width: 20px
}

@media only screen and (max-width:768px) {
  main.projects .plans-container .prices {
    flex-flow: column;
    height: auto
  }

  main.projects .plans-container .prices>ul {
    border-bottom: 2px solid #fff;
    flex-flow: column;
    width: 100%
  }

  main.projects .plans-container .prices>ul li {
    height: 70px
  }

  main.projects .plans-container .prices .price-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: auto;
    padding: 15px 0
  }

  main.projects .plans-container .prices .price-container .box:nth-child(2) {
    border-right: none
  }
}

main.projects .about {
  display: grid;
  gap: 30px;
  grid-template-columns: 631px 1fr;
  margin-top: 60px;
  width: 100%
}

main.projects .about .image-container {
  background-color: #fff;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  height: 100%;
  padding: 30px 30px 31px;
  width: 100%
}

main.projects .about .image-container .image {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #231f20;
  height: 330px;
  transition: background-size .4s ease-in-out;
  width: 100%
}

main.projects .about .image-container .image:hover {
  background-size: 110% 110%
}

main.projects .about .content-container {
  display: flex;
  flex-flow: column
}

@media only screen and (max-width:768px) {
  main.projects .about {
    grid-template-columns: 1fr
  }

  main.projects .about .image-container .image {
    height: 240px
  }

  main.projects .about .content-container {
    padding: 0 10px
  }
}

main.projects .benefits {
  display: grid;
  gap: 30px;
  grid-template-columns: 631px minmax(631px, 1fr);
  margin-top: 60px;
  width: 100%
}

main.projects .benefits .image-container {
  background-color: #fff;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  height: 100%;
  order: 2;
  padding: 30px 30px 31px;
  width: 100%
}

main.projects .benefits .image-container .image {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #231f20;
  height: 330px;
  transition: background-size .4s ease-in-out;
  width: 100%
}

main.projects .benefits .image-container .image:hover {
  background-size: 110% 110%
}

main.projects .benefits .content-container {
  display: flex;
  flex-flow: column;
  order: 1
}

@media only screen and (max-width:768px) {
  main.projects .benefits {
    display: flex;
    flex-flow: column
  }

  main.projects .benefits .image-container {
    order: 1
  }

  main.projects .benefits .image-container .image {
    height: 240px
  }

  main.projects .benefits .content-container {
    padding: 0 10px
  }
}

main.projects .progress {
  display: grid;
  gap: 30px;
  grid-template-columns: 631px 1fr;
  margin-top: 60px;
  width: 100%
}

main.projects .progress .image-container {
  background-color: #fff;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  height: 100%;
  padding: 30px 30px 31px;
  width: 100%
}

main.projects .progress .image-container .image {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #231f20;
  height: 330px;
  transition: background-size .4s ease-in-out;
  width: 100%
}

main.projects .progress .image-container .image:hover {
  background-size: 110% 110%
}

main.projects .progress .content-container {
  display: flex;
  flex-flow: column
}

@media only screen and (max-width:768px) {
  main.projects .progress {
    display: flex;
    flex-flow: column
  }

  main.projects .progress .content-container {
    padding: 0 10px
  }
}

main.projects .video {
  align-items: center;
  background-color: #f2f2f2;
  display: flex;
  flex-flow: column;
  margin-top: 60px;
  padding: 30px 0;
  width: 100%
}

main.projects .video .video-player {
  align-items: center;
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  display: flex;
  height: 470px;
  justify-content: center;
  position: relative;
  width: 100%
}

main.projects .video .video-player:before {
  background-color: rgba(0, 0, 0, .5);
  content: "";
  height: 100%;
  position: absolute;
  transition: background-color .3s ease-out;
  width: 100%;
  z-index: 1
}

main.projects .video .video-player:after {
  background-image: url(/images/video-play.svg?706d56a265594b7f28dcdd26ccae6fed);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-flex;
  height: 100px;
  position: relative;
  width: 100px;
  z-index: 10
}

main.projects .video .video-player:hover:before {
  background-color: rgba(0, 0, 0, .3)
}

@media only screen and (max-width:768px) {
  main.projects .video .video-player {
    height: 240px
  }

  main.projects .video .video-player:after {
    height: 60px;
    width: 60px
  }
}

main.projects .map {
  background-color: #f2f2f2;
  height: 340px;
  margin-top: 60px;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.projects .map {
    height: 240px
  }
}

main.projects .swiper {
  --swiper-navigation-size: 32px;
  --swiper-navigation-color: #9beaea;
  --swiper-pagination-color: #9beaea;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

main.projects .swiper.project-slider {
  width: 100%
}

main.projects .swiper.project-slider .swiper-slide {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 330px;
  justify-content: center;
  width: 100%
}

main.projects .swiper.project-slider .swiper-slide img {
  height: 100%;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.projects .swiper.project-slider .swiper-slide {
    height: 240px
  }
}

main.news {
  align-items: center;
  margin-bottom: 60px
}

main.news,
main.news .news-list {
  display: flex;
  flex-flow: column;
  width: 100%
}

main.news .news-list {
  gap: 30px;
  justify-content: center;
  margin-top: 60px
}

main.news .news-item {
  display: flex;
  justify-content: center;
  padding: 30px 0;
  width: 100%
}

main.news .news-item .wrapper {
  display: grid;
  gap: 30px;
  grid-template-columns: 631px 631px
}

main.news .news-item .wrapper .image-container {
  background-color: #fff;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  height: 100%;
  padding: 30px 30px 31px;
  width: 100%
}

main.news .news-item .wrapper .image-container .image {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #231f20;
  height: 420px;
  transition: background-size .4s ease-in-out;
  width: 100%
}

main.news .news-item .wrapper .image-container .image:hover {
  background-size: 110% 110%
}

main.news .news-item .wrapper .content-container {
  display: flex;
  flex-flow: column;
  gap: 30px;
  justify-content: center
}

main.news .news-item .wrapper .content-container>div {
  display: flex;
  flex-flow: column;
  gap: 20px
}

main.news .news-item .wrapper .content-container>div a.title {
  color: #000;
  font-size: 24px;
  font-style: italic;
  font-weight: 500
}

main.news .news-item .wrapper .content-container>div .text {
  overflow-wrap: break-word
}

main.news .news-item .wrapper .content-container>div.actions {
  flex-flow: row;
  justify-content: space-between
}

main.news .news-item:nth-child(2n) {
  background-color: #f2f2f2
}

main.news .news-item:nth-child(2n) .wrapper .image-container {
  order: 2
}

@media only screen and (max-width:768px) {
  main.news .news-item .wrapper {
    grid-template-columns: 1fr
  }

  main.news .news-item .wrapper .image-container .image {
    background-size: contain;
    height: 240px
  }

  main.news .news-item .wrapper .content-container {
    max-width: 100%;
    padding: 0 10px
  }

  main.news .news-item .wrapper .content-container>div {
    display: flex;
    flex-flow: column;
    gap: 20px
  }

  main.news .news-item .wrapper .content-container>div a.title {
    font-size: 22px
  }

  main.news .news-item:nth-child(2n) {
    background-color: unset
  }

  main.news .news-item:nth-child(2n) .wrapper .image-container {
    order: unset
  }
}

main.news .detail {
  width: 100%
}

main.news .detail .image-container {
  background-color: #fff;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  height: 100%;
  margin: 60px 0;
  padding: 30px 30px 31px;
  position: relative;
  width: 100%
}

main.news .detail .image-container .image,
main.news .detail .image-container .project-slider {
  background-color: #fff;
  border: 1px solid #231f20;
  height: 420px;
  width: 571px
}

main.news .detail .image-container .image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size .4s ease-in-out
}

main.news .detail .image-container .image:hover {
  background-size: 110% 110%
}

@media only screen and (max-width:768px) {

  main.news .detail .image-container .image,
  main.news .detail .image-container .project-slider,
  main.news .detail .image-container .project-slider img {
    height: auto;
    width: 100%
  }
}

main.news .detail .image-container i {
  align-items: center;
  display: flex;
  height: 30px;
  justify-content: center;
  position: absolute;
  width: 30px
}

main.news .detail .image-container i:before {
  background-image: url(/images/pattern-box.svg?f8b55d4d8e15a85fb61ebd6ae62a0434);
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  width: 30px
}

main.news .detail .image-container i:first-child {
  right: 600px;
  top: 60px
}

main.news .detail .image-container i:nth-child(2) {
  right: 420px;
  top: 120px
}

main.news .detail .image-container i:nth-child(3) {
  bottom: 60px;
  right: 480px
}

main.news .detail .image-container i:nth-child(4) {
  bottom: 120px;
  right: 150px
}

main.news .detail h1 {
  color: #000;
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 30px
}

main.news .detail .text img {
  max-width: 100%
}

main.news .detail .date {
  margin-top: 30px
}

@media only screen and (max-width:768px) {
  main.news .detail .image-container .image {
    height: 240px;
    width: 100%
  }

  main.news .detail .image-container .patterns {
    display: none
  }

  main.news .detail h1 {
    font-size: 22px;
    padding: 0 10px
  }

  main.news .detail .text {
    padding: 0 10px
  }
}

main.blog {
  width: 100%
}

main.blog,
main.blog .grid {
  align-items: center;
  display: flex;
  flex-flow: column
}

main.blog .grid {
  gap: 30px;
  margin: 60px 0
}

main.blog .filters {
  grid-row: 1/3
}

main.blog .filters form,
main.blog .filters form>div {
  display: flex;
  flex-flow: column;
  gap: 30px
}

main.blog .filters form>div {
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  width: 100%
}

main.blog .filters form>div .box {
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  width: 100%
}

main.blog .filters form>div .box h2 {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #aad9b8;
  color: #fff;
  display: flex;
  font-size: 18px;
  font-weight: 500;
  height: 30px;
  justify-content: center;
  text-transform: uppercase;
  width: 100%
}

main.blog .filters form>div .box .search {
  background-color: #fff;
  border: 1px solid #848588;
  padding: 15px;
  width: 100%
}

main.blog .filters form>div .box .search input {
  border: 1px solid #aad9b8;
  border-radius: 15px;
  font-size: 14px;
  height: 29px;
  padding: 0 10px;
  width: 100%
}

main.blog .filters form>div .box .container {
  background-color: #fff;
  border: 1px solid #848588;
  padding: 10px 15px;
  width: 100%
}

main.blog .filters form>div .box .container ul {
  display: flex;
  flex-flow: column;
  gap: 13px
}

main.blog .filters form>div .box .container ul li label {
  font-feature-settings: "case" on;
  font-size: 16px;
  text-transform: uppercase
}

main.blog .list {
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr;
  max-width: 1051px;
  min-height: 331px;
  padding: 30px;
  width: 100%
}

main.blog .list .blog-item {
  align-items: flex-start;
  background-color: #aad9b8;
  border: 1px solid #bcbdc0;
  display: flex;
  flex-flow: column;
  height: auto;
  justify-content: flex-start;
  position: relative;
  width: 100%
}

main.blog .list .blog-item .image-container {
  height: 252px;
  margin-top: 29px;
  width: calc(100% - 30px)
}

main.blog .list .blog-item .image-container .image {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #bcbdc0;
  border-left: none;
  height: 252px;
  transition: background-size .4s ease-in-out;
  width: 100%
}

main.blog .list .blog-item .image-container .image:hover {
  background-size: 110% 110%
}

main.blog .list .blog-item h1 {
  font-feature-settings: "case" on;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  height: 78px;
  padding: 10px 15px;
  text-transform: uppercase;
  width: 100%
}

main.blog .list .blog-item h1 a {
  color: #fff
}

main.blog .list .blog-item .description {
  background-color: #fff;
  border-top: 1px solid #bcbdc0;
  display: flex;
  height: 90px;
  width: 100%
}

main.blog .list .blog-item .description .text {
  border: none;
  border-right: 1px solid #bcbdc0;
  overflow: hidden;
  padding: 10px;
  width: 100%
}

main.blog .list .blog-item .description .action {
  align-items: center;
  display: flex;
  flex-flow: column;
  gap: 15px;
  justify-content: center;
  padding: 10px 0;
  width: 110px
}

main.blog .list .blog-item .description .action p {
  font-style: italic
}

main.blog .list .blog-item .description .action a img {
  width: 60px
}

main.blog .detail {
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  display: flex;
  flex-flow: column;
  grid-template-columns: 1fr 1fr;
  padding: 30px 61px 30px 30px;
  width: 100%
}

main.blog .detail .back {
  float: right;
  height: 29px;
  margin-right: -67px;
  margin-top: -29px;
  position: relative
}

main.blog .detail .title {
  height: 29px;
  margin-top: 1px;
  position: relative;
  width: 100%
}

main.blog .detail .title h1 {
  font-feature-settings: "case" on;
  background-color: #aad9b8;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 15px;
  position: absolute;
  text-transform: uppercase;
  width: 40%
}

main.blog .detail .title p {
  align-items: center;
  background-color: #fff;
  display: inline-flex;
  float: right;
  font-style: italic;
  height: 100%;
  justify-content: center;
  padding: 0 10px;
  width: auto
}

main.blog .detail .image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 540px;
  width: 100%
}

main.blog .detail .body {
  background-color: #fff;
  border: 1px solid #231f20;
  height: auto;
  padding: 15px;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.blog .grid {
    grid-template-columns: 1fr
  }

  main.blog .filters {
    padding: 0 14px
  }

  main.blog .list {
    gap: 29px;
    grid-template-columns: 1fr
  }

  main.blog .list .blog-item .image-container,
  main.blog .list .blog-item .image-container .image {
    height: 182px
  }

  main.blog .list .blog-item h1 {
    height: 88px
  }

  main.blog .detail {
    padding: 30px 14px
  }

  main.blog .detail .back {
    margin-right: 0
  }

  main.blog .detail .title {
    height: auto
  }

  main.blog .detail .title h1 {
    position: relative;
    width: 100%
  }

  main.blog .detail .title p {
    height: auto
  }

  main.blog .detail .image {
    height: 240px
  }
}

main .contact-container {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  width: 100%
}

main .contact-container .wrapper {
  gap: 60px
}

main .contact-container .box {
  background-color: #e2f2e3;
  display: grid;
  gap: 30px;
  grid-template-columns: 120px 1fr 1fr;
  height: auto;
  padding: 30px;
  position: relative;
  width: 100%
}

main .contact-container .box.second {
  grid-template-columns: 120px 1fr;
  min-height: 211px
}

main .contact-container .box.second>h1 {
  background-color: #aad9b8
}

main .contact-container .box.application {
  min-height: 211px
}

@media only screen and (max-width:768px) {
  main .contact-container .box {
    grid-template-columns: 1fr !important;
    min-height: auto
  }

  main .contact-container .box.second {
    min-height: 541px
  }
}

main .contact-container .box>h1 {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #1a2d39;
  color: #fff;
  display: flex;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  height: 60px;
  justify-content: center;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

main .contact-container .box .inputs {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr
}

main .contact-container .box .inputs input,
main .contact-container .box .inputs select {
  height: 60px;
  padding: 0 30px;
  width: 300px
}

main .contact-container .box .inputs input::-webkit-inner-spin-button,
main .contact-container .box .inputs input::-webkit-outer-spin-button,
main .contact-container .box .inputs select::-webkit-inner-spin-button,
main .contact-container .box .inputs select::-webkit-outer-spin-button {
  -webkit-appearance: none
}

main .contact-container .box .inputs textarea {
  grid-column: span 2/span 2;
  grid-row-start: 2;
  height: 211px;
  padding: 15px
}

main .contact-container .box .inputs input,
main .contact-container .box .inputs textarea {
  border: 1px solid #231f20;
  font-size: 16px;
  outline: none
}

main .contact-container .box .inputs .iti {
  width: 100%
}

main .contact-container .box .inputs .iti .iti__country-name,
main .contact-container .box .inputs .iti .iti__selected-country {
  color: #231f20
}

@media only screen and (max-width:768px) {
  main .contact-container .box .inputs {
    grid-template-columns: 1fr
  }

  main .contact-container .box .inputs input {
    width: 100%
  }

  main .contact-container .box .inputs textarea {
    grid-column: unset;
    grid-row-start: unset
  }
}

main .contact-container .box .action {
  align-items: center;
  display: flex;
  justify-content: flex-start
}

main .contact-container .box .addresses {
  display: grid;
  gap: 30px;
  grid-template-columns: 2fr 1fr
}

main .contact-container .box .addresses .item {
  align-items: center;
  background-color: #fff;
  border: 1px solid #231f20;
  display: flex;
  gap: 15px;
  height: 60px;
  justify-content: flex-start;
  padding: 0 15px;
  width: 100%
}

main .contact-container .box .addresses .item:first-child {
  order: 1
}

main .contact-container .box .addresses .item:nth-child(2) {
  order: 3
}

main .contact-container .box .addresses .item:nth-child(3) {
  order: 2
}

main .contact-container .box .addresses .item:nth-child(4) {
  order: 4
}

main .contact-container .box .addresses .item>div {
  display: flex;
  flex-flow: column;
  gap: 3px
}

main .contact-container .box .addresses .item h1 {
  font-feature-settings: "case" on;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase
}

main .contact-container .box .addresses .item h2 {
  font-feature-settings: "case" on;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase
}

main .contact-container .box .addresses .item a {
  font-feature-settings: "case" off;
  color: #231f20;
  font-weight: 400;
  text-transform: lowercase
}

@media only screen and (max-width:768px) {
  main .contact-container .box .addresses {
    grid-template-columns: 1fr
  }

  main .contact-container .box .addresses .item h1 {
    font-size: 14px
  }

  main .contact-container .box .addresses .item h2 {
    font-size: 12px
  }

  main .contact-container .box .addresses .item:first-child {
    order: 1
  }

  main .contact-container .box .addresses .item:nth-child(2) {
    order: 2
  }

  main .contact-container .box .addresses .item:nth-child(3) {
    order: 3
  }

  main .contact-container .box .addresses .item:nth-child(4) {
    order: 4
  }
}

main .contact-container .box .success-message {
  align-items: center;
  background-color: rgba(0, 0, 0, .4);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

main .contact-container .box .success-message p {
  background-color: #fff;
  padding: 30px 60px
}

main.contact .contact-container {
  margin-bottom: 60px
}

main.contact .contact-container .box {
  height: auto
}

main.contact .map {
  height: 380px;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.contact .map {
    height: 280px
  }
}

main.about {
  flex-flow: column
}

main.about,
main.about .links {
  align-items: center;
  display: flex;
  width: 100%
}

main.about .links {
  justify-content: space-around;
  margin-top: 60px
}

@media only screen and (max-width:768px) {
  main.about .links {
    flex-flow: column;
    gap: 30px
  }
}

main.about .about-us {
  height: auto;
  margin-top: 60px;
  padding-top: 31px;
  position: relative;
  width: 100%
}

main.about .about-us .text {
  background-color: #fff;
  font-size: 16px;
  height: auto;
  line-height: 24px;
  padding: 30px;
  width: 100%
}

main.about .about-us .patterns {
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  height: 121px;
  position: relative;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.about .about-us .patterns {
    display: none
  }
}

main.about .about-us i {
  align-items: center;
  bottom: 0;
  display: flex;
  height: 30px;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 30px
}

main.about .about-us i:before {
  background-image: url(/images/pattern-box.svg?f8b55d4d8e15a85fb61ebd6ae62a0434);
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  width: 30px
}

main.about .about-us i:first-child {
  bottom: 60px;
  left: 30px
}

main.about .about-us i:nth-child(2) {
  bottom: 30px;
  left: 210px
}

main.about .about-us i:nth-child(3) {
  bottom: 30px;
  left: 480px
}

main.about .about-us i:nth-child(4) {
  bottom: 60px;
  left: 930px
}

main.about .management {
  align-items: center;
  background-color: #f2f2f2;
  display: flex;
  flex-flow: column;
  gap: 30px;
  margin-top: 60px;
  padding: 60px 0;
  width: 100%
}

main.about .management .list {
  display: grid;
  gap: 60px;
  grid-template-columns: 1fr 1fr;
  margin-top: 30px
}

main.about .management .list .item {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr 1fr
}

main.about .management .list .item img {
  border: 2px solid #000;
  width: 100%
}

main.about .management .list .item>div {
  display: flex;
  flex-flow: column;
  gap: 15px;
  justify-content: flex-end
}

main.about .management .list .item>div h1 {
  color: #000;
  font-size: 32px;
  font-style: italic;
  font-weight: 600
}

main.about .management .list .item>div h2 {
  align-items: center;
  background-image: url(/images/position-gray.svg?88165efc373517eb703e856e93f6040d);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-flex;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  height: 50px;
  justify-content: center;
  width: 100%
}

main.about .management .list .item:nth-child(2n) h2 {
  background-image: url(/images/position-yellow.svg?31141680fb59f4154d7394624e1655e5)
}

@media only screen and (max-width:768px) {
  main.about .management {
    padding: 60px 10px
  }

  main.about .management .list,
  main.about .management .list .item {
    grid-template-columns: 1fr
  }
}

main.about .partners {
  padding: 60px 0
}

main.about .partners .swiper {
  --swiper-navigation-size: 32px;
  --swiper-navigation-color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

main.about .partners .swiper.partner-slider {
  width: 100%
}

main.about .partners .swiper.partner-slider .swiper-slide {
  align-items: center;
  background-color: #fff;
  border: 2px solid #000;
  display: flex;
  height: 140px;
  justify-content: center;
  width: 100%
}

main.about .partners .swiper.partner-slider .swiper-slide a {
  align-items: center;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  width: 100%
}

main.about .partners .swiper.partner-slider .swiper-slide img {
  max-height: 100%;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.about .partners .swiper.partner-slider .swiper-slide img {
    width: auto
  }
}

main.about .partners .swiper.partner-slider .navigation {
  height: 61px;
  margin-top: 30px;
  position: relative;
  width: 100%
}

main.about .partners .swiper.partner-slider .navigation .swiper-button-next,
main.about .partners .swiper.partner-slider .navigation .swiper-button-prev {
  background-image: url(/images/3d-box.svg?0b9eede242854c8868e4983167c46694);
  background-repeat: no-repeat;
  font-weight: 600;
  height: 61px;
  margin-top: 0;
  top: 0;
  width: 61px
}

main.about .partners .swiper.partner-slider .navigation .swiper-button-next:after,
main.about .partners .swiper.partner-slider .navigation .swiper-button-prev:after {
  align-items: center;
  background-image: url(/images/3d-box-arrow.svg?406d283e3acec46033a47773a97454ab);
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  display: inline-flex;
  height: 100%;
  justify-content: center;
  width: 100%
}

main.about .partners .swiper.partner-slider .navigation .swiper-button-prev {
  left: 0
}

main.about .partners .swiper.partner-slider .navigation .swiper-button-next {
  right: 0
}

main.about .partners .swiper.partner-slider .navigation .swiper-button-next:after {
  transform: rotate(180deg)
}

main.about .partner {
  align-items: center;
  background-color: #f2f2f2;
  display: flex;
  flex-flow: column;
  padding: 60px 0;
  width: 100%
}

main.about .partner .list {
  display: grid;
  gap: 60px;
  grid-template-columns: 1fr 1fr
}

main.about .partner .list .item {
  display: flex;
  gap: 30px
}

main.about .partner .list .item>img {
  max-width: 330px;
  width: 100%
}

main.about .partner .list .item>div {
  display: flex;
  flex-flow: column;
  gap: 30px
}

main.about .partner .list .item>div img {
  width: 100%
}

@media only screen and (max-width:768px) {
  main.about .partner .list {
    grid-template-columns: 1fr;
    padding: 0 10px
  }

  main.about .partner .list .item {
    flex-flow: column
  }

  main.about .partner .list .item>img {
    max-width: 100%
  }
}

.mapster_tooltip {
  background: #fff !important;
  border: none !important;
  border-radius: 4px !important;
  margin: 0 !important;
  opacity: 1 !important;
  padding: 15px 20px !important;
  width: auto !important
}

.mapster_tooltip .container {
  align-items: center;
  display: flex;
  flex-flow: column;
  justify-content: center
}

.mapster_tooltip .container h1 {
  font-size: 18px
}

.mapster_tooltip:after {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0;
  bottom: -8px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  width: 0
}

main.flats {
  align-items: center;
  display: flex;
  flex-flow: column;
  width: 100%
}

main.flats .grid {
  display: grid;
  gap: 30px;
  grid-template-columns: 241px 1fr;
  margin: 60px 0
}

main.flats .grid .filters {
  grid-row: 1/3
}

main.flats .grid .filters form,
main.flats .grid .filters form>div {
  display: flex;
  flex-flow: column;
  gap: 30px
}

main.flats .grid .filters form>div,
main.flats .grid .filters form>div .box {
  width: 100%
}

main.flats .grid .filters form>div .box h2 {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #aad9b8;
  color: #fff;
  display: flex;
  font-size: 18px;
  font-weight: 500;
  height: 30px;
  justify-content: center;
  text-transform: uppercase;
  width: 100%
}

main.flats .grid .filters form>div .box .container {
  background-color: #fff;
  border: 1px solid #848588;
  padding: 10px 15px;
  width: 100%
}

main.flats .grid .filters form>div .box .container ul {
  display: flex;
  flex-flow: column;
  gap: 13px
}

main.flats .grid .filters form>div .box .container ul li label {
  font-feature-settings: "case" on;
  font-size: 16px;
  text-transform: uppercase
}

main.flats .grid .filters form>div .box .container ul.sub {
  display: none;
  margin-left: 20px;
  margin-top: 15px
}

main.flats .grid .filters form>div .box .container ul.sub li label {
  font-size: 14px
}

main.flats .grid .filters form>div .box .container ul.sub.active {
  display: block
}

main.flats .grid .list {
  background-color: #e2f2e3;
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr;
  padding: 30px;
  width: 100%
}

main.flats .grid .list .flat-item {
  align-items: center;
  background-color: #fff;
  border: 1px solid #231f20;
  display: flex;
  height: 271px;
  justify-content: center;
  position: relative;
  width: 100%
}

main.flats .grid .list .flat-item img {
  max-height: 70%;
  max-width: 70%
}

main.flats .grid .list .flat-item h1 {
  font-feature-settings: "case" on;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  top: 0
}

main.flats .grid .list .flat-item h1,
main.flats .grid .list .flat-item h2 {
  align-items: center;
  display: inline-flex;
  height: 30px;
  justify-content: center;
  left: 0;
  padding: 0 20px;
  position: absolute;
  text-transform: uppercase;
  width: auto
}

main.flats .grid .list .flat-item h2 {
  font-feature-settings: "case" on;
  color: #231f20;
  font-size: 16px;
  font-weight: 400;
  top: 30px
}

main.flats .grid .list .flat-item .infos {
  align-items: flex-end;
  bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  width: auto
}

main.flats .grid .list .flat-item .infos>div {
  align-items: center;
  border: 1px solid #8c8d90;
  color: #58585a;
  display: inline-flex;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  padding: 0 15px;
  width: auto
}

main.flats .grid .list .flat-item .infos>div:first-child {
  font-feature-settings: "case" on;
  background-color: #afb1b3;
  border: none;
  color: #fff;
  font-style: italic;
  text-transform: uppercase
}

@media only screen and (max-width:768px) {
  main.flats .grid {
    grid-template-columns: 1fr
  }

  main.flats .grid .filters {
    padding: 0 14px
  }

  main.flats .grid .list {
    grid-template-columns: 1fr
  }
}

main.promo .swiper {
  --swiper-navigation-size: 36px;
  --swiper-navigation-color: #ee9800;
  background-color: #fff;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: top;
  background-size: 30px 30px
}

main.promo .swiper.promo-slider {
  width: 100%
}

main.promo .swiper.promo-slider .swiper-slide {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%
}

main.promo .swiper.promo-slider .swiper-slide img {
  display: block;
  width: 100%
}

main.promo .swiper.promo-slider .swiper-button-next,
main.promo .swiper.promo-slider .swiper-button-prev {
  height: 60px;
  top: calc(50% - 12px);
  width: 60px
}

@media only screen and (max-width:768px) {

  main.promo .swiper.promo-slider .swiper-button-next,
  main.promo .swiper.promo-slider .swiper-button-prev {
    height: 30px;
    width: 30px
  }
}

main.promo .swiper.promo-slider .swiper-button-next:after,
main.promo .swiper.promo-slider .swiper-button-prev:after {
  background-image: url(/images/slider-arrow.svg?02ef2ff112c0fe43f65a453b0eb765cb);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%
}

main.promo .swiper.promo-slider .swiper-button-next {
  right: 10px
}

main.promo .swiper.promo-slider .swiper-button-prev {
  left: 10px
}

main.promo .swiper.promo-slider .swiper-button-prev:after {
  transform: rotate(180deg)
}

main.promo .call-container {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  width: 100%
}

main.promo .call-container .wrapper form .box {
  background-color: #e2f2e3;
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
  height: auto;
  padding: 30px 30px 23px;
  position: relative;
  width: 100%
}

main.promo .call-container .wrapper form .box>h1 {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #f58b7d;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  height: 60px;
  justify-content: center;
  justify-self: center;
  text-align: center;
  text-transform: uppercase;
  width: 151px
}

main.promo .call-container .wrapper form .box .inputs {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 420px 1fr
}

main.promo .call-container .wrapper form .box .inputs::-webkit-inner-spin-button,
main.promo .call-container .wrapper form .box .inputs::-webkit-outer-spin-button {
  -webkit-appearance: none
}

@media only screen and (max-width:768px) {
  main.promo .call-container .wrapper form .box .inputs {
    grid-template-columns: 1fr
  }
}

main.promo .call-container .wrapper form .box .inputs input,
main.promo .call-container .wrapper form .box .inputs select {
  font-size: 16px;
  height: 60px;
  outline: none;
  padding: 0 30px;
  width: 100%
}

main.promo .call-container .wrapper form .box .inputs input::-webkit-inner-spin-button,
main.promo .call-container .wrapper form .box .inputs input::-webkit-outer-spin-button,
main.promo .call-container .wrapper form .box .inputs select::-webkit-inner-spin-button,
main.promo .call-container .wrapper form .box .inputs select::-webkit-outer-spin-button {
  -webkit-appearance: none
}

main.promo .call-container .wrapper form .box .inputs .iti {
  width: 100%
}

main.promo .call-container .wrapper form .box .inputs .iti .iti__country-name,
main.promo .call-container .wrapper form .box .inputs .iti .iti__selected-country {
  color: #231f20
}

main.promo .call-container .wrapper form .box .action {
  align-items: center;
  display: flex;
  justify-content: center
}

main.promo .call-container .wrapper form .box .success-message {
  align-items: center;
  background-color: rgba(0, 0, 0, .4);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

main.promo .call-container .wrapper form .box .success-message p {
  background-color: #fff;
  padding: 30px 60px
}

main.thanks {
  align-items: center;
  display: flex;
  flex-flow: column;
  width: 100%
}

main.thanks .content {
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  height: auto;
  margin-top: 60px;
  padding-top: 91px;
  position: relative;
  width: 100%
}

main.thanks .content a.back-btn {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #f7f7f8;
  color: #231f20;
  display: inline-flex;
  gap: 10px;
  height: 29px;
  justify-content: center;
  left: 0;
  padding-right: 30px;
  position: absolute;
  text-transform: uppercase;
  top: 31px;
  width: auto
}

main.thanks .content a.back-btn img {
  height: 100%;
  margin-left: -7px
}

main.thanks .content .text {
  background-color: #fff;
  font-size: 16px;
  height: auto;
  line-height: 24px;
  padding: 30px 0;
  width: 100%
}

main.thanks .content .text .border {
  align-items: center;
  border: 2px solid #a1dade;
  display: flex;
  flex-flow: column;
  gap: 15px;
  justify-content: center;
  padding: 60px 30px
}

main.thanks .content .text h1 {
  color: #231f20;
  font-size: 32px;
  font-weight: 600
}

main.thanks .content .text img {
  width: 42px
}

main.thanks .content .patterns {
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  height: 121px;
  position: relative;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.thanks .content .patterns {
    display: none
  }
}

main.thanks .content i {
  align-items: center;
  bottom: 0;
  display: flex;
  height: 30px;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 30px
}

main.thanks .content i:before {
  background-image: url(/images/pattern-box.svg?f8b55d4d8e15a85fb61ebd6ae62a0434);
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  width: 30px
}

main.thanks .content i:first-child {
  bottom: 60px;
  left: 30px
}

main.thanks .content i:nth-child(2) {
  bottom: 30px;
  left: 210px
}

main.thanks .content i:nth-child(3) {
  bottom: 30px;
  left: 480px
}

main.thanks .content i:nth-child(4) {
  bottom: 60px;
  left: 930px
}

.checkbox {
  display: block
}

.checkbox input {
  cursor: pointer;
  display: none;
  height: auto;
  margin-bottom: 0;
  padding: 0;
  width: auto
}

.checkbox label {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  gap: 10px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.checkbox label:before {
  background-color: transparent;
  border: 1px solid #999a9c;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 16px;
  position: relative;
  width: 16px
}

.checkbox input:checked+label:after {
  background-image: url(/images/checkbox-icon.svg?0b1065a2e7ab0e16ec70997c4c0d3df7);
  background-position: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 16px;
  position: absolute;
  width: 16px
}

main.card {
  flex-flow: column;
  margin-bottom: 60px
}

main.card,
main.card .cover {
  align-items: center;
  display: flex;
  width: 100%
}

main.card .cover {
  height: auto;
  justify-content: flex-start;
  margin-top: 60px
}

main.card .cover img {
  width: 100%
}

main.card h1 {
  font-feature-settings: "case" on;
  color: #404041;
  font-weight: 600;
  margin-top: 60px;
  text-transform: uppercase
}

main.card .detail {
  display: flex;
  flex-flow: column;
  margin-top: 60px;
  width: 100%
}

main.card .detail .main {
  border: 10px solid #228b87;
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 3fr;
  padding: 20px
}

main.card .detail .main .logo {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  position: relative
}

main.card .detail .main .logo img {
  max-width: 60%
}

main.card .detail .main .logo .sale {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #ef4136;
  bottom: -54px;
  color: #fff;
  display: flex;
  font-size: 38px;
  font-weight: 600;
  height: 51px;
  justify-content: center;
  left: calc(50% - 50px);
  padding: 0 10px;
  position: absolute;
  text-transform: uppercase;
  width: auto
}

main.card .detail .main .logo .sale:before {
  background-image: url(/images/sale-bg.svg?6a051a89d4e3075d564ff7632a1ae4c1);
  content: "";
  height: 17px;
  left: -7px;
  position: absolute;
  top: 0;
  width: 7px
}

main.card .detail .main .logo .sale span {
  align-self: flex-end;
  font-size: 24px;
  margin-bottom: 8px
}

main.card .detail .main .logo .sale span.padding {
  padding-right: 5px
}

main.card .detail .main .text {
  font-size: 16px;
  margin-top: 0
}

main.card .detail .foot {
  background-color: #35aaa9;
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 3fr;
  height: 60px;
  width: 100%
}

main.card .detail .foot .info {
  align-items: center;
  display: flex;
  gap: 60px
}

main.card .detail .foot .info>div {
  font-feature-settings: "case" on;
  align-items: center;
  color: #fff;
  display: flex;
  font-weight: 600;
  gap: 5px;
  text-transform: uppercase
}

@media only screen and (max-width:768px) {
  main.card .detail {
    margin-top: 30px;
    padding: 0 15px
  }

  main.card .detail .main {
    grid-template-columns: 1fr
  }

  main.card .detail .main .logo .sale {
    bottom: unset;
    left: unset;
    right: -32px;
    top: -47px
  }

  main.card .detail .foot {
    align-items: flex-start;
    grid-template-columns: 1fr;
    height: auto
  }

  main.card .detail .foot>div:first-child {
    display: none
  }

  main.card .detail .foot .info {
    align-items: flex-start;
    flex-flow: column;
    gap: 15px;
    justify-content: flex-start;
    padding: 10px
  }
}

main.card .text {
  margin-top: 60px;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.card .text {
    padding: 0 15px
  }
}

main.card .filters {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  width: 100%
}

main.card .filters h1 {
  font-feature-settings: "case" on;
  color: #404041;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase
}

main.card .filters .dropdown {
  display: inline-block;
  position: relative
}

main.card .filters .dropdown .button {
  background: none;
  border: 1px solid #bcbdc0;
  color: #404041;
  cursor: pointer;
  font-size: 18px;
  height: 54px;
  padding: 0 30px;
  width: auto
}

main.card .filters .dropdown .dropdown-content {
  background-color: #f9f9f9;
  border: 1px solid #bcbdc0;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
  display: none;
  flex-flow: column;
  gap: 10px;
  min-width: 160px;
  padding: 20px 15px;
  position: absolute;
  z-index: 1
}

main.card .filters .dropdown .dropdown-content .checkbox label {
  font-feature-settings: "case" on;
  font-family: unset;
  text-transform: uppercase;
  white-space: nowrap
}

main.card .filters .dropdown:hover .dropdown-content {
  display: flex
}

main.card .filters .search {
  position: relative;
  width: 320px
}

main.card .filters .search input {
  border: 1px solid #676767;
  border-radius: 36px;
  height: 36px;
  padding: 0 48px 0 15px;
  width: 100%
}

main.card .filters .search button {
  background: none;
  background-image: url(/images/search-icon.svg?7050112176d02121d0a5d2ebae3c2acc);
  background-position: 50%;
  background-repeat: no-repeat;
  border-bottom-right-radius: 36px;
  border-left: 1px solid #676767;
  border-top-right-radius: 36px;
  height: 30px;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 30px
}

main.card .list {
  display: grid;
  gap: 60px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 60px;
  width: 100%
}

main.card .list .item {
  background-color: #35aaa9;
  width: 100%
}

main.card .list .item .logo {
  align-items: center;
  background-color: #fff;
  border: 10px solid #228b87;
  display: flex;
  height: 180px;
  justify-content: center;
  position: relative;
  width: 100%
}

main.card .list .item .logo img {
  max-width: 60%
}

main.card .list .item .logo .sale {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #ef4136;
  color: #fff;
  display: flex;
  font-size: 38px;
  font-weight: 600;
  height: 51px;
  justify-content: center;
  padding: 0 10px;
  position: absolute;
  right: 5px;
  text-transform: uppercase;
  top: -27px;
  width: auto
}

main.card .list .item .logo .sale:before {
  background-image: url(/images/sale-bg.svg?6a051a89d4e3075d564ff7632a1ae4c1);
  content: "";
  height: 17px;
  left: -7px;
  position: absolute;
  top: 0;
  width: 7px
}

main.card .list .item .logo .sale span {
  align-self: flex-end;
  font-size: 24px;
  margin-bottom: 8px
}

main.card .list .item .logo .sale span.padding {
  padding-right: 5px
}

main.card .list .item .logo .new {
  background-image: url(/images/card-new.svg?695b34ec8ca24d2a893d72890242c130);
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 100px
}

main.card .list .item .description {
  display: flex;
  flex-flow: column;
  padding: 5px 10px
}

main.card .list .item .description h2 {
  font-feature-settings: "case" on;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%
}

main.card .list .item .description h3 {
  font-feature-settings: "case" on;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #d7eeee;
  font-size: 14px;
  font-weight: 400;
  min-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  width: 100%
}

@media only screen and (max-width:768px) {
  main.card h1 {
    font-size: 28px;
    padding: 0 15px
  }

  main.card .cover,
  main.card h1 {
    margin-top: 30px
  }

  main.card .filters {
    flex-flow: column;
    gap: 10px;
    padding: 0 30px
  }

  main.card .filters h1 {
    font-size: 26px;
    padding: 0
  }

  main.card .filters .dropdown,
  main.card .filters>div {
    width: 100%
  }

  main.card .filters .dropdown .button {
    height: 36px;
    width: 100%
  }

  main.card .filters .dropdown .dropdown-content,
  main.card .filters .search {
    width: 100%
  }

  main.card .list {
    grid-template-columns: 1fr;
    padding: 0 15px
  }

  main.card .list .item .logo {
    height: 280px
  }
}

main.offers {
  align-items: center;
  display: flex;
  flex-flow: column;
  margin-bottom: 60px;
  width: 100%
}

main.offers .list {
  background-color: #e2f2e3;
  display: grid;
  gap: 60px;
  grid-template-columns: 1fr 1fr;
  padding: 30px 30px 31px
}

main.offers .list .offer-item {
  cursor: pointer;
  display: flex;
  flex-flow: column;
  position: relative;
  width: 100%
}

main.offers .list .offer-item .image {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #231f20;
  height: 390px;
  position: relative;
  transition: background-size .4s ease-in-out;
  width: 100%
}

main.offers .list .offer-item .image:hover {
  background-size: 110% 110%
}

main.offers .list .offer-item .title {
  background-color: rgba(237, 243, 244, .9);
  background-image: url(/images/btn-offers.svg?9b6878eb9b5c309838cf8c71d8812215);
  background-position: top 10px right 5px;
  background-repeat: no-repeat;
  border: 1px solid #7a8386;
  bottom: 0;
  display: flex;
  flex-flow: column;
  gap: 10px;
  left: 30px;
  padding: 15px 70px 15px 15px;
  position: absolute;
  right: 30px
}

main.offers .list .offer-item .title h1 {
  font-feature-settings: "case" on;
  color: #231f20;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase
}

main.offers .list .offer-item .title p {
  color: #231f20;
  font-size: 14px;
  line-height: 14px
}

@media only screen and (max-width:768px) {
  main.offers .list {
    grid-template-columns: 1fr
  }

  main.offers .list .offer-item .image {
    background-size: contain;
    height: 210px
  }

  main.offers .list .offer-item .image:hover {
    background-size: contain
  }

  main.offers .list .offer-item .title {
    background-image: none;
    gap: 5px;
    left: 15px;
    padding: 5px;
    right: 15px
  }

  main.offers .list .offer-item .title h1 {
    font-size: 16px;
    line-height: 16px
  }
}

main.offers a.btn-back {
  font-feature-settings: "case" on;
  align-items: center;
  align-self: flex-start;
  color: #404041;
  display: inline-flex;
  font-size: 20px;
  font-weight: 600;
  gap: 10px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 40px;
  text-transform: uppercase
}

main.offers a.btn-back svg {
  height: 36px;
  width: 36px
}

@media only screen and (max-width:768px) {
  main.offers a.btn-back {
    font-size: 16px;
    line-height: 16px;
    margin-left: 15px
  }
}

main.offers .detail {
  background-color: #fff;
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, #fff 0);
  background-position: 0 0;
  background-size: 30px 30px;
  display: grid;
  gap: 60px;
  grid-template-columns: 480px 1fr;
  padding: 30px 30px 31px
}

main.offers .detail .image {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #231f20;
  height: 210px;
  position: relative;
  width: 100%
}

main.offers .detail .content {
  align-items: flex-start;
  background-color: #fff;
  border: 1px solid #231f20;
  display: flex;
  flex-flow: column;
  gap: 10px;
  justify-content: flex-start;
  padding: 15px
}

main.offers .detail .content h1 {
  font-feature-settings: "case" on;
  color: #231f20;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase
}

main.offers .detail .content a.btn-project {
  font-feature-settings: "case" on;
  background-color: #f58b7d;
  color: #fff;
  font-size: 22px;
  margin-top: 20px;
  padding: 10px 20px;
  text-transform: uppercase
}

@media only screen and (max-width:768px) {
  main.offers .detail {
    grid-template-columns: 1fr
  }

  main.offers .detail .image {
    background-size: contain;
    height: 210px
  }
}

main.offers .call-container {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  width: 100%
}

main.offers .call-container .wrapper form .box {
  background-image: linear-gradient(#bcbdc0 1px, transparent 0), linear-gradient(90deg, #bcbdc0 1px, rgba(146, 213, 216, .7) 0);
  background-position: 0 0;
  background-size: 30px 30px;
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
  height: auto;
  padding: 30px 30px 23px;
  position: relative;
  width: 100%
}

main.offers .call-container .wrapper form .box>h1 {
  font-feature-settings: "case" on;
  align-items: center;
  background-color: #f58b7d;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  height: 60px;
  justify-content: center;
  justify-self: center;
  text-align: center;
  text-transform: uppercase;
  width: 151px
}

main.offers .call-container .wrapper form .box .inputs {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 420px 1fr
}

main.offers .call-container .wrapper form .box .inputs::-webkit-inner-spin-button,
main.offers .call-container .wrapper form .box .inputs::-webkit-outer-spin-button {
  -webkit-appearance: none
}

@media only screen and (max-width:768px) {
  main.offers .call-container .wrapper form .box .inputs {
    grid-template-columns: 1fr
  }
}

main.offers .call-container .wrapper form .box .inputs input,
main.offers .call-container .wrapper form .box .inputs select {
  font-size: 16px;
  height: 60px;
  outline: none;
  padding: 0 30px;
  width: 100%
}

main.offers .call-container .wrapper form .box .inputs input::-webkit-inner-spin-button,
main.offers .call-container .wrapper form .box .inputs input::-webkit-outer-spin-button,
main.offers .call-container .wrapper form .box .inputs select::-webkit-inner-spin-button,
main.offers .call-container .wrapper form .box .inputs select::-webkit-outer-spin-button {
  -webkit-appearance: none
}

main.offers .call-container .wrapper form .box .inputs .iti {
  width: 100%
}

main.offers .call-container .wrapper form .box .inputs .iti .iti__country-name,
main.offers .call-container .wrapper form .box .inputs .iti .iti__selected-country {
  color: #231f20
}

main.offers .call-container .wrapper form .box .action {
  align-items: center;
  display: flex;
  justify-content: center
}

main.offers .call-container .wrapper form .box .success-message {
  align-items: center;
  background-color: rgba(0, 0, 0, .4);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

main.offers .call-container .wrapper form .box .success-message p {
  background-color: #fff;
  padding: 30px 60px
}

* {
  box-sizing: border-box;
  font-family: FiraGO, sans-serif;
  margin: 0;
  padding: 0
}

ol li,
ul li {
  list-style: none
}

a {
  text-decoration: none
}

body,
html {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth
}

body.no-scrollable {
  overflow: hidden
}

::-webkit-scrollbar {
  width: 10px
}

::-webkit-scrollbar-track {
  background: #fff
}

::-webkit-scrollbar-thumb {
  background: hsla(7, 86%, 73%, .5);
  border-radius: 2px
}

::-webkit-scrollbar-thumb:hover {
  background: #f58b7d
}

strong {
  font-weight: 600
}

.wrapper {
  display: flex;
  flex-flow: column;
  width: 1322px
}

@media only screen and (max-width:1024px) {
  .wrapper {
    width: 100%
  }
}

@media only screen and (max-width:768px) {
  .wrapper {
    width: 100%
  }
}

header {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  display: flex;
  flex-flow: column;
  height: 90px;
  justify-content: center;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100
}

header .wrapper {
  align-items: center;
  flex-flow: row;
  justify-content: space-between
}

header .logo {
  height: 40px;
  position: relative;
  z-index: 101
}

header .menu {
  align-items: center;
  display: flex;
  gap: 60px
}

@media only screen and (max-width:768px) {
  header .menu {
    background-color: #aad9b8;
    flex-flow: column;
    gap: 30px;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow-y: auto;
    padding-bottom: 30px;
    padding-top: 90px;
    position: fixed;
    top: 0;
    transform: translateX(100%);
    transition: all .3s ease-in-out;
    width: 100%
  }

  header .menu:before {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    content: "";
    height: 1px;
    width: 100%
  }

  header .menu.active {
    opacity: 1;
    transform: translateX(0)
  }
}

header nav {
  display: flex
}

header nav h3,
header nav.projects {
  display: none
}

header nav h3 {
  font-feature-settings: "case" on;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  padding: 0 10px;
  text-transform: uppercase
}

header nav a {
  font-feature-settings: "case" on;
  border-left: 1px solid #aad9b8;
  color: #231f20;
  font-size: 14px;
  padding: 2px 10px;
  position: relative;
  text-transform: uppercase
}

header nav a.active {
  background-color: #aad9b8;
  font-weight: 500
}

header nav a.new {
  position: relative
}

header nav a.new:before {
  background-image: url(/images/new.svg?b0762e38ce0cda07287c6b294395a142);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 20px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 20px
}

header nav a:nth-child(2) {
  border-left: none
}

header nav a:after {
  background-color: #aad9b8;
  background: linear-gradient(270deg, transparent 50%, #aad9b8 0) 100%;
  background-size: 200%;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: .3s ease-in-out;
  width: 100%;
  z-index: -1
}

header nav a:hover:after {
  background-position: 0;
  opacity: 1
}

@media only screen and (max-width:768px) {
  header nav {
    flex-flow: column;
    gap: 10px;
    order: 2;
    padding: 0 30px
  }

  header nav h3,
  header nav.projects {
    display: flex
  }

  header nav a {
    font-size: 18px
  }
}

header ul {
  display: flex
}

header ul li a {
  color: #231f20;
  padding: 2px 5px;
  text-transform: uppercase
}

header ul li a.active {
  background-color: #aad9b8
}

@media only screen and (max-width:768px) {
  header ul {
    background: rgba(0, 0, 0, .1);
    order: 1;
    padding: 10px 40px;
    width: 100%
  }
}

header .burger-menu {
  cursor: pointer;
  display: none;
  height: 32px;
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  width: 32px;
  z-index: 102
}

header .burger-menu span {
  background: #363542;
  border-radius: 3px;
  display: block;
  height: 3px;
  left: 0;
  opacity: 1;
  position: absolute;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
  width: 100%
}

header .burger-menu span:first-child {
  top: 7px;
  transform-origin: left center
}

header .burger-menu span:nth-child(2) {
  top: 15px;
  transform-origin: left center
}

header .burger-menu span:nth-child(3) {
  top: 23px;
  transform-origin: left center
}

header .burger-menu.active span:first-child {
  left: 4px;
  top: 3px;
  transform: rotate(45deg)
}

header .burger-menu.active span:nth-child(2) {
  opacity: 0;
  width: 0
}

header .burger-menu.active span:nth-child(3) {
  left: 4px;
  top: 25px;
  transform: rotate(-45deg)
}

@media only screen and (max-width:768px) {
  header .burger-menu {
    display: flex
  }

  header {
    padding: 0 10px
  }

  header.active:before {
    background-color: #aad9b8;
    content: "";
    height: 90px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 101
  }
}

main {
  min-height: calc(100vh - 175px);
  width: 100%
}

main h1.title {
  color: #231f20;
  font-size: 32px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 30px
}

@media only screen and (max-width:768px) {
  main h1.title {
    font-size: 24px;
    padding: 0 10px;
    text-align: center
  }
}

main .head {
  display: flex;
  height: 91px;
  justify-content: center;
  width: 100%
}

main .head h1 {
  font-feature-settings: "case" on;
  background-image: url(/images/head-title.svg?08ad8da27923c64f7311fdb7a6307943);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  font-size: 26px;
  height: 45px;
  margin: 20px 0 0;
  padding-top: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

main .head h1.project {
  align-self: center;
  background-image: none;
  color: #231f20;
  font-size: 34px;
  font-style: italic;
  width: -moz-fit-content;
  width: fit-content
}

main .head ol.breadcrumb {
  display: flex;
  gap: 5px
}

@media only screen and (max-width:768px) {
  main .head ol.breadcrumb {
    display: none
  }
}

main .head ol.breadcrumb li {
  color: rgba(35, 31, 32, .8);
  font-size: 14px
}

main .head ol.breadcrumb li a {
  color: #231f20
}

main .head ol.breadcrumb li:not(:last-child):after {
  background-image: url(/images/chevron-right.svg?3977b7172dba14e06d0193467f9a4393);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-flex;
  height: 8px;
  margin-left: 5px;
  width: 6px
}

footer {
  align-items: center;
  background-color: #2b3840;
  color: #fff;
  display: flex;
  flex-flow: column;
  height: 85px;
  justify-content: center;
  width: 100%
}

@media only screen and (max-width:768px) {
  footer {
    height: auto;
    padding: 15px 0
  }
}

footer .wrapper {
  align-items: center;
  flex-flow: row;
  justify-content: space-between
}

@media only screen and (max-width:768px) {
  footer .wrapper {
    flex-flow: column;
    gap: 15px;
    justify-content: center;
    text-align: center
  }
}

footer .follow {
  align-items: center;
  display: flex;
  gap: 10px
}

footer .follow a {
  padding: 0 4px;
  position: relative
}

footer .follow a img {
  position: relative;
  z-index: 2
}

footer .follow a:hover:after {
  animation: bounceIn;
  animation-duration: 1s;
  background-image: url(/images/follow-hover.svg?3eca5c54fa9677ed1a90d9d35da9a96b);
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.map-info {
  font-feature-settings: "case" on;
  font-size: 34px;
  font-style: italic;
  font-weight: 600;
  padding: 8px 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

.map-info.small {
  color: #aad9b8;
  font-size: 20px;
  padding: 8px 10px
}

#call-order {
  align-items: center;
  background-color: #f58b7d;
  bottom: 100px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .15);
  color: #fff;
  height: 60px;
  justify-content: center;
  position: fixed;
  right: 24px;
  text-align: center;
  width: 60px;
  z-index: 999999
}

#call-order,
#call-order span.button {
  border-radius: 100%;
  display: inline-flex
}

#call-order span.button {
  font-feature-settings: "case" on;
  cursor: pointer;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

#call-order .popup-container {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d1d2d4;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 50px;
  border-top-right-radius: 20px;
  bottom: 70px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .15);
  display: none;
  flex-flow: column;
  justify-content: center;
  padding: 60px 40px;
  position: absolute;
  right: 30px
}

#call-order .popup-container.active {
  animation: backInRight;
  animation-duration: 1.2s;
  display: flex
}

#call-order .popup-container .close {
  background-color: #fff;
  background-image: url(/images/xmark-solid-black.svg?2e94babfd102ac5c8ad0400bca32cc78);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border: 1px solid #d1d2d4;
  border-bottom: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
  height: 26px;
  position: absolute;
  right: 30px;
  top: -13px;
  width: 30px
}

#call-order .popup-container .close:after {
  border: 1px solid #fff;
  border-bottom: none;
  border-top: none;
  bottom: 0;
  content: "";
  height: 13px;
  position: absolute;
  width: 100%
}

#call-order .popup-container form {
  align-items: center;
  display: flex;
  flex-flow: column;
  gap: 20px;
  min-width: 320px
}

#call-order .popup-container form .iti {
  width: 100%
}

#call-order .popup-container form .iti .iti__country-name,
#call-order .popup-container form .iti .iti__selected-country {
  color: #231f20
}

#call-order .popup-container form input {
  font-size: 16px;
  height: 50px;
  outline: none;
  padding: 0 15px;
  width: 100%
}

#call-order .popup-container form input::-webkit-inner-spin-button,
#call-order .popup-container form input::-webkit-outer-spin-button {
  -webkit-appearance: none
}

#call-order .popup-container form select {
  height: 50px;
  padding: 0 15px;
  width: 100%
}

#call-order .popup-container form select::-webkit-inner-spin-button,
#call-order .popup-container form select::-webkit-outer-spin-button {
  -webkit-appearance: none
}

#call-order .popup-container form button {
  width: -moz-fit-content;
  width: fit-content
}

#call-order .popup-container .success-message {
  align-items: center;
  color: #231f20;
  display: none;
  height: auto;
  justify-content: center;
  width: 320px
}

@media only screen and (max-width:768px) {
  #call-order .popup-container {
    padding: 40px 20px;
    right: 0
  }
}

#inline-loan>div {
  display: flex;
  flex-flow: column;
  gap: 40px
}

#inline-loan>div h1 {
  font-feature-settings: "case" on;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase
}

#inline-loan>div form[name=loan] {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr
}

@media only screen and (max-width:768px) {
  #inline-loan>div form[name=loan] {
    grid-template-columns: 1fr
  }
}

#inline-loan>div form[name=loan]>div {
  display: flex;
  flex-flow: column;
  gap: 4px
}

#inline-loan>div form[name=loan] label {
  font-size: 18px
}

#inline-loan>div form[name=loan] input[type=number] {
  -moz-appearance: textfield
}

#inline-loan>div form[name=loan] input,
#inline-loan>div form[name=loan] select {
  font-size: 20px;
  height: 60px;
  padding: 0 30px
}

#inline-loan>div form[name=loan] input::-webkit-inner-spin-button,
#inline-loan>div form[name=loan] input::-webkit-outer-spin-button,
#inline-loan>div form[name=loan] select::-webkit-inner-spin-button,
#inline-loan>div form[name=loan] select::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

#inline-loan>div form[name=loan] input:-moz-read-only {
  background-color: rgba(146, 213, 216, .3)
}

#inline-loan>div form[name=loan] input:read-only {
  background-color: rgba(146, 213, 216, .3)
}