svg[data-v-5b038cd0] {
  margin-left: 4px;
}
.breadcrumbs[data-v-4911ebb6] {
  display: flex;
  align-items: baseline;
  gap: 8px;
  width: 100;
  flex-wrap: nowrap;
}
.breadcrumbs-item[data-v-4911ebb6] {
  display: flex;
  gap: 2px;
  align-items: center;
  text-wrap: nowrap;
}
.link[data-v-4911ebb6]:hover {
  text-decoration: underline;
}
.black[data-v-4911ebb6] {
  color: #333333;
}
.white[data-v-4911ebb6] {
  color: white;
}
.currentlocation[data-v-4911ebb6] {
  color: #CCCCCC;
}
.pageheader[data-v-6edffefd] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.pageheader-title[data-v-6edffefd], .date[data-v-6edffefd], .desc[data-v-6edffefd], .text[data-v-6edffefd] {
  width: 65%;
  text-wrap: balance;
}
.desc[data-v-6edffefd] {
  line-height: 28px;
  font-size: 24px;
}
@media screen and (max-width: 992px) {
.pageheader-title[data-v-6edffefd], .date[data-v-6edffefd], .desc[data-v-6edffefd], .text[data-v-6edffefd] {
    width: 60%;
}
.desc[data-v-6edffefd] {
    line-height: 24px;
    font-size: 18px;
}
}
@media screen and (max-width: 768px) {
.pageheader-title[data-v-6edffefd], .date[data-v-6edffefd], .desc[data-v-6edffefd], .text[data-v-6edffefd] {
    width: 100%;
}
}
.main-carusel-bullets-block[data-v-0fffd30c] {
  display: flex;
  flex-direction: column;
}
.main-carusel-bullets-line[data-v-0fffd30c] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.header-info-title[data-v-0fffd30c] {
  width: 60%;
}
.main-carusel-bullets-text[data-v-0fffd30c] {
  font-weight: 500;
  font-size: 24px;
  line-height: 40px;
}
.main-carusel-bullets-text a[data-v-0fffd30c] {
  text-decoration: none !important;
}
.carusel-slide[data-v-0fffd30c] {
  width: 100%;
}
.swiper-carusel-main[data-v-0fffd30c] .swiper-slide {
  height: calc(100vh + 4px);
  min-height: 700px;
}
.swiper-carusel-main[data-v-0fffd30c] .swiper-slide .carusel-slide {
  width: 100%;
  height: 100%;
}
.swiper-carusel-main[data-v-0fffd30c] .swiper-slide::before {
  content: "";
  pointer-events: none;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 150%;
  background: radial-gradient(circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgb(0, 0, 0) 100%);
}
.swiper-carusel-main[data-v-0fffd30c] .swiper-slide::after {
  content: "";
  pointer-events: none;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 5;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.5) 90%, rgb(0, 0, 0.85) 100%);
}
.swiper-carusel-main[data-v-0fffd30c] .swiper-slide picture {
  width: 100%;
  height: 100%;
  display: flex;
}
.swiper-carusel-main[data-v-0fffd30c] .swiper-slide picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 992px) {
.swiper-carusel-main[data-v-0fffd30c] .swiper-slide {
    height: 700px;
}
}
@media screen and (max-width: 576px) {
.swiper-carusel-main[data-v-0fffd30c] .swiper-slide {
    height: 494px;
    min-height: 494px;
}
}
.swiper-carusel-main[data-v-0fffd30c] .swiper-pagination {
  scale: 1.5;
  margin: 0 auto;
  bottom: 64px;
}
@media screen and (max-width: 992px) {
.swiper-carusel-main[data-v-0fffd30c] .swiper-pagination {
    bottom: 18px;
}
}
.swiper-carusel-main[data-v-0fffd30c] .swiper-pagination-bullet {
  background: white;
}
.wrapper[data-v-0fffd30c] {
  position: relative;
  margin-top: -76px;
  -webkit-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
}
.header[data-v-0fffd30c] {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 20;
}
.header-info[data-v-0fffd30c] {
  color: white;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.info-wrapper[data-v-0fffd30c] {
  position: absolute;
  width: 100%;
  z-index: 25;
}
.info[data-v-0fffd30c] {
  width: 100%;
  color: white;
  display: flex;
  flex-direction: column;
}
.slide-btn[data-v-0fffd30c] {
  display: block;
  cursor: pointer;
}
.slide-small-btn-wrapper[data-v-0fffd30c] {
  display: none;
}
.slide-small-btn[data-v-0fffd30c] {
  padding: 0;
  display: none;
  border: none;
  background: none;
  color: white;
  align-items: center;
  gap: 4px;
  color: #FFCE2E;
  fill: #FFCE2E;
}
@media screen and (max-width: 992px) {
.header[data-v-0fffd30c] {
    top: 96px;
}
.main-carusel-bullets-text[data-v-0fffd30c] {
    font-size: 20px;
    line-height: 32px;
}
.header-info[data-v-0fffd30c] {
    gap: 16px;
}
.slide-small-btn-wrapper[data-v-0fffd30c] {
    display: block;
}
.slide-small-btn[data-v-0fffd30c] {
    display: flex;
    cursor: pointer;
}
.slide-btn[data-v-0fffd30c] {
    display: none;
}
.header-info-title[data-v-0fffd30c] {
    width: 65%;
}
}
@media screen and (max-width: 768px) {
.main-carusel-bullets-block[data-v-0fffd30c] {
    display: none;
}
.header-info-title[data-v-0fffd30c] {
    width: 85%;
}
}
.nav-item[data-v-542962f0] {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: stretch;
  align-items: center;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.nav-item-active[data-v-542962f0] {
  border-bottom: 4px solid #FFCE2E;
}
.nav-item-active a .header-link[data-v-542962f0] {
  color: #FFCE2E;
}
.header-link-submenu-wrapper[data-v-542962f0] {
  position: absolute;
  top: calc(100% + 24px);
  left: -24px;
}
.header-link-submenu[data-v-542962f0] {
  position: relative;
  z-index: 50;
  background-color: #333333;
  padding-bottom: 8px;
  display: flex;
  flex-direction: column;
}
.header-link-submenu a[data-v-542962f0] {
  transition: all 0.3s ease-in-out;
  padding: 8px 16px;
  text-transform: none !important;
  color: white !important;
}
.header-link-submenu a[data-v-542962f0]:hover {
  color: #FFCE2E !important;
  background-color: #5B5B5B;
}
.header-link[data-v-542962f0] {
  position: relative;
  transition: all 0.3s ease-in-out;
  color: white;
  text-transform: uppercase;
}
.header-link[data-v-542962f0]:hover {
  color: #FFCE2E;
}
.nav-item-marker[data-v-542962f0] {
  position: absolute;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: white;
  background-color: red;
  width: 16px;
  height: 16px;
  right: 0;
  top: 0;
  transform: translate(100%, -75%);
}
.dop-new[data-v-542962f0] {
  position: relative;
}
.dop-new[data-v-542962f0]::after {
  content: "";
  display: block;
  position: absolute;
  height: 22px;
  width: 22px;
  right: -28px;
  top: -2px;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.505 1.682a2 2 0 0 1 2.99 0l.344.387a2 2 0 0 0 1.923.625l.506-.111a2 2 0 0 1 2.418 1.757l.051.515a2 2 0 0 0 1.189 1.636l.474.208a2 2 0 0 1 .924 2.843l-.262.447a2 2 0 0 0 0 2.022l.262.447A2 2 0 0 1 19.4 15.3l-.474.208a2 2 0 0 0-1.189 1.636l-.05.515a2 2 0 0 1-2.42 1.757l-.505-.11a2 2 0 0 0-1.923.624l-.344.387a2 2 0 0 1-2.99 0l-.344-.387a2 2 0 0 0-1.923-.625l-.506.111a2 2 0 0 1-2.419-1.757l-.05-.515a2 2 0 0 0-1.189-1.636L2.6 15.3a2 2 0 0 1-.924-2.843l.262-.447a2 2 0 0 0 0-2.022l-.262-.447A2 2 0 0 1 2.6 6.7l.474-.208a2 2 0 0 0 1.189-1.636l.05-.515a2 2 0 0 1 2.42-1.757l.505.11a2 2 0 0 0 1.923-.624l.344-.387Z' fill='%23F11313'/%3E%3Cpath d='m11.82 4.77-.12 8.886h-1.4l-.121-8.886h1.642ZM11 17.23c-.298 0-.554-.107-.767-.32a1.046 1.046 0 0 1-.32-.767c0-.298.107-.553.32-.766.213-.214.469-.32.767-.32.298 0 .553.106.766.32.214.213.32.468.32.766 0 .198-.05.379-.15.544a1.127 1.127 0 0 1-.393.398 1.036 1.036 0 0 1-.543.145Z' fill='%23fff'/%3E%3C/svg%3E");
}
.hamburger[data-v-690e6643] {
  display: block;
  width: 22px;
  height: 17px;
  position: relative;
  transform: rotate(0);
  transition: 0.3s ease-in-out;
  position: relative;
  cursor: pointer;
}
.hamburger[data-v-690e6643]:before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}
.hamburger span[data-v-690e6643] {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0);
  transition: 0.2s ease-in-out;
}
.hamburger span[data-v-690e6643]:first-child {
  top: 0;
}
.hamburger span[data-v-690e6643]:nth-child(2), .hamburger span[data-v-690e6643]:nth-child(3) {
  top: 7px;
}
.hamburger span[data-v-690e6643]:last-child {
  top: 14px;
}
.hamburger.active span[data-v-690e6643]:first-child, .hamburger.active span[data-v-690e6643]:last-child {
  top: 18px;
  width: 0%;
  left: 50%;
}
.hamburger.active span[data-v-690e6643]:nth-child(2) {
  transform: rotate(45deg);
}
.hamburger.active span[data-v-690e6643]:nth-child(3) {
  transform: rotate(-45deg);
}
.logo {
  margin-left: 20px;
}
.logo a {
  position: relative;
}
.ledsi-logo img {
  width: 119px;
  height: 40px;
}
@media only screen and (max-width: 992px) {
.ledsi-logo img {
    width: 71px;
    height: 24px;
}
}
.social-links[data-v-457a2d90] {
  display: flex;
  align-items: center;
  gap: 32px;
}
.social-link[data-v-457a2d90] {
  transition: all 0.15s ease-in-out;
  scale: 1;
}
.social-link[data-v-457a2d90]:hover {
  transition: all 0.15s ease-in-out;
  scale: 1.2;
}
.left-menu-wrapper {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: transparent;
  z-index: 49;
}
.left-menu {
  box-shadow: 12px 0px 16px -10px rgba(0, 0, 0, 0.2);
  width: 364px;
  transform: translateX(0);
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: white;
  padding: 136px 58px 96px 58px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.link-desktop, .left-menu-footer-desktop {
  display: block;
}
.left-menu-footer-desktop {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.link-mobile, .left-menu-footer-mobile {
  display: none;
}
.footer-icons {
  display: flex;
  gap: 8px;
}
.footer-icon {
  transition: all 0.3s ease-in-out;
  width: 36px;
  height: 36px;
}
.footer-icon:hover {
  opacity: 0.75;
}
.menu-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.link-desktop {
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.link-desktop:hover {
  color: #00A0E3;
}
.footer-policy {
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
  color: #07457C;
}
.footer-policy:hover {
  color: #00A0E3;
}
.link-mobile {
  border-bottom: 1px #F7F7F7 solid;
  padding: 0 0 12px 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.link-mobile p {
  font-weight: 600;
  font-size: 15px;
  color: #07457C;
}
.moblie-menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
}
.conf {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
}
.dop-new {
  position: relative;
}
.dop-new::after {
  content: "";
  display: block;
  position: absolute;
  height: 22px;
  width: 22px;
  right: -24px;
  top: -10px;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.505 1.682a2 2 0 0 1 2.99 0l.344.387a2 2 0 0 0 1.923.625l.506-.111a2 2 0 0 1 2.418 1.757l.051.515a2 2 0 0 0 1.189 1.636l.474.208a2 2 0 0 1 .924 2.843l-.262.447a2 2 0 0 0 0 2.022l.262.447A2 2 0 0 1 19.4 15.3l-.474.208a2 2 0 0 0-1.189 1.636l-.05.515a2 2 0 0 1-2.42 1.757l-.505-.11a2 2 0 0 0-1.923.624l-.344.387a2 2 0 0 1-2.99 0l-.344-.387a2 2 0 0 0-1.923-.625l-.506.111a2 2 0 0 1-2.419-1.757l-.05-.515a2 2 0 0 0-1.189-1.636L2.6 15.3a2 2 0 0 1-.924-2.843l.262-.447a2 2 0 0 0 0-2.022l-.262-.447A2 2 0 0 1 2.6 6.7l.474-.208a2 2 0 0 0 1.189-1.636l.05-.515a2 2 0 0 1 2.42-1.757l.505.11a2 2 0 0 0 1.923-.624l.344-.387Z' fill='%23F11313'/%3E%3Cpath d='m11.82 4.77-.12 8.886h-1.4l-.121-8.886h1.642ZM11 17.23c-.298 0-.554-.107-.767-.32a1.046 1.046 0 0 1-.32-.767c0-.298.107-.553.32-.766.213-.214.469-.32.767-.32.298 0 .553.106.766.32.214.213.32.468.32.766 0 .198-.05.379-.15.544a1.127 1.127 0 0 1-.393.398 1.036 1.036 0 0 1-.543.145Z' fill='%23fff'/%3E%3C/svg%3E");
}
@media screen and (max-width: 992px) {
.left-menu {
    width: 100%;
    padding: 72px 12px 160px 12px;
}
.link-desktop, .left-menu-footer-desktop {
    display: none;
}
.link-mobile, .left-menu-footer-mobile {
    display: flex;
}
.menu-list {
    gap: 16px;
}
}
.slide-enter-active,
.slide-leave-active {
  transition: transform 0.1s ease;
}
.slide-enter-from,
.slide-leave-to {
  transform: translateX(-100%);
}
.header-contact-info[data-v-35077828] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 24px;
}
.info-text-hover[data-v-35077828] {
  display: none;
}
.contact-info-phone-and-email[data-v-35077828] {
  display: flex;
  gap: 24px;
}
.contact-info-link[data-v-35077828] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.contact-info-link span[data-v-35077828] {
  font-size: 17px;
  color: white;
}
.contact-info-link svg[data-v-35077828] {
  width: 30px;
  fill: #FFCE2E;
}
.contact-info-link:hover span[data-v-35077828] {
  color: #FFCE2E;
}
.contact-info-link:hover svg[data-v-35077828] {
  fill: #FFCE2E;
}
.info-text[data-v-35077828] {
  display: block;
}
.conf-text[data-v-35077828] {
  color: #FFCE2E !important;
}
@media screen and (max-width: 1550px) {
.hideable-text-conf[data-v-35077828] {
    display: none;
}
}
@media screen and (max-width: 1440px) {
.hideable-text[data-v-35077828] {
    display: none;
}
}
@media screen and (max-width: 992px) {
.header-contact-info[data-v-35077828] {
    justify-content: flex-end;
    gap: 12px;
}
.pickaboo-text[data-v-35077828] {
    display: block;
}
.contact-info-phone-and-email[data-v-35077828] {
    gap: 8px;
}
}
@media screen and (max-width: 768px) {
.info-text[data-v-35077828] {
    font-size: 14px !important;
}
.contact-info-link[data-v-35077828] {
    gap: 2px;
}
}
@media screen and (max-width: 576px) {
.info-text[data-v-35077828] {
    font-size: 10px !important;
}
}
.header-responsive[data-v-65c6d762] {
  display: block;
}
.nav-wrapper[data-v-65c6d762] {
  position: relative;
  z-index: 52;
}
.vert-line[data-v-65c6d762] {
  height: 24px;
  border-right: 1px solid white;
  align-self: center;
}
.colored[data-v-65c6d762] {
  transition: all 0.3s ease-in-out;
  background-color: #333333;
}
.not-colored[data-v-65c6d762] {
  transition: all 0.3s ease-in-out;
  background-color: transparent;
}
.header[data-v-65c6d762] {
  height: 74px;
  display: flex;
  justify-content: space-between;
  gap: 36px;
  z-index: 55;
}
.header-border[data-v-65c6d762] {
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid white;
}
.header-no-border[data-v-65c6d762] {
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid transparent;
}
.menu[data-v-65c6d762] {
  display: flex;
  gap: 48px;
}
.header-left[data-v-65c6d762] {
  display: flex;
  justify-content: space-between;
  gap: 36px;
}
.header-right[data-v-65c6d762] {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
}
.logo-group[data-v-65c6d762] {
  display: flex;
  padding-top: 8px;
  justify-items: center;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
.header-responsive[data-v-65c6d762] {
    display: none;
}
}
@media screen and (max-width: 992px) {
.menu[data-v-65c6d762], .vert-line[data-v-65c6d762] {
    display: none;
}
.header-right[data-v-65c6d762] {
    justify-content: flex-end;
}
.header[data-v-65c6d762] {
    height: 50px;
}
.logo-group[data-v-65c6d762] {
    padding-top: 0;
}
}
@media screen and (max-width: 576px) {
.header[data-v-65c6d762] {
    gap: 24px;
}
}
.fade-enter-active[data-v-65c6d762],
.fade-leave-active[data-v-65c6d762] {
  transition: all 1s ease-in-out;
}
.fade-enter-from[data-v-65c6d762],
.fade-leave-to[data-v-65c6d762] {
  width: 0;
}
.policy-error[data-v-5d8a5a87] {
  border-color: #73C92D !important;
}
.policy-error-message[data-v-5d8a5a87] {
  color: white;
  background-color: #73C92D;
  position: absolute;
  width: 296px;
  padding: 2px 4px;
  left: -6px;
  bottom: -26px;
  z-index: 25;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.policy-border-arrow[data-v-5d8a5a87] {
  position: absolute;
  left: 6px;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #73C92D;
}
.policy-error-message-text[data-v-5d8a5a87] {
  font-size: 12px;
}
.checkmark-wrapper[data-v-5d8a5a87] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.checkmark[data-v-5d8a5a87] {
  position: relative;
  width: 16px;
  height: 16px;
  border-width: 2px;
  border-style: solid;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.not-checked[data-v-5d8a5a87] {
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.checked[data-v-5d8a5a87] {
  opacity: 1;
}
.policy[data-v-5d8a5a87] {
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.blue-cm[data-v-5d8a5a87] {
  border-color: #00A0E3;
  transition: all 0.3s ease-in-out;
}
.blue-cm svg[data-v-5d8a5a87] {
  fill: #00A0E3;
}
.blue-cm[data-v-5d8a5a87]:hover {
  border-color: #09569B;
}
.blue-cm:hover svg[data-v-5d8a5a87] {
  fill: #09569B;
}
.yellow-cm[data-v-5d8a5a87] {
  border-color: #FFCE2E;
  transition: all 0.3s ease-in-out;
}
.yellow-cm svg[data-v-5d8a5a87] {
  fill: #FFCE2E;
}
.yellow-cm[data-v-5d8a5a87]:hover {
  border-color: #FFE079;
}
.yellow-cm:hover svg[data-v-5d8a5a87] {
  fill: #FFE079;
}
.white-cm[data-v-5d8a5a87] {
  border-color: white;
  transition: all 0.3s ease-in-out;
}
.white-cm svg[data-v-5d8a5a87] {
  fill: white;
}
.white-cm[data-v-5d8a5a87]:hover {
  border-color: #00A0E3;
}
.white-cm:hover svg[data-v-5d8a5a87] {
  fill: #00A0E3;
}
.blue-pl[data-v-5d8a5a87] {
  color: #00A0E3;
}
.blue-pl[data-v-5d8a5a87]:hover {
  color: #09569B;
}
.yellow-pl[data-v-5d8a5a87] {
  color: #FFCE2E;
}
.yellow-pl[data-v-5d8a5a87]:hover {
  color: #FFE079;
}
.white-pl[data-v-5d8a5a87] {
  color: white;
}
.white-pl[data-v-5d8a5a87]:hover {
  color: #00A0E3;
}
.points[data-v-2454684c] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.point[data-v-2454684c] {
  display: flex;
  gap: 20px;
  align-items: center;
}
.point-icon[data-v-2454684c] {
  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
.point-icon[data-v-2454684c] {
    width: 25.6px;
    height: 22.4px;
}
.point[data-v-2454684c] {
    gap: 10px;
}
}
.input-wrapper[data-v-55459fea] {
  position: relative;
  border: transparent solid 2px;
}
.error-msg[data-v-55459fea] {
  font-size: 14px;
  color: white;
  background-color: #73C92D;
  position: absolute;
  text-align: center;
  padding: 2px 12px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 42px;
  z-index: 25;
  border-radius: 4px;
}
.border-arrow[data-v-55459fea] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #73C92D;
}
.invalid[data-v-55459fea] {
  border: #73C92D solid 2px;
  transition: all 0.3s ease-in-out;
}
.fade-enter-active[data-v-55459fea],
.fade-leave-active[data-v-55459fea] {
  transition: opacity 0.3s ease-in-out;
}
.fade-enter-from[data-v-55459fea],
.fade-leave-to[data-v-55459fea] {
  opacity: 0;
}
.video-wrapper[data-v-10f36103] {
  z-index: 5;
}
.original[data-v-10f36103] {
  opacity: 1;
  transition: all 0.15s ease-in-out;
}
.hover[data-v-10f36103] {
  opacity: 0;
  transition: all 0.15s ease-in-out;
}
.link:hover .icon .original[data-v-10f36103] {
  opacity: 0;
  transition: all 0.15s ease-in-out;
}
.link:hover .icon .hover[data-v-10f36103] {
  opacity: 1;
  transition: all 0.15s ease-in-out;
}
.video-icon[data-v-10f36103] {
  width: 102px;
  height: 102px;
}
@media screen and (max-width: 1440px) {
.video-icon[data-v-10f36103] {
    width: 82px;
    height: 82px;
}
}
@media screen and (max-width: 1200px) {
.video-icon[data-v-10f36103] {
    width: 64px;
    height: 64px;
}
}
@media screen and (max-width: 992px) {
.video-icon[data-v-10f36103] {
    width: 48px;
    height: 48px;
}
}
@media screen and (max-width: 768px) {
.video-icon[data-v-10f36103] {
    width: 36px;
    height: 36px;
}
}
.header-image-wrapper[data-v-05312843] {
  position: relative;
  margin-top: -76px;
  width: 100%;
  height: calc(100vh + 4px);
  min-height: 700px;
  overflow: hidden;
  -webkit-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
}
.header-image-wrapper[data-v-05312843]::before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 150%;
  background: radial-gradient(circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgb(0, 0, 0) 100%);
  z-index: 5;
}
.header-image-wrapper[data-v-05312843]::after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.5) 90%, rgb(0, 0, 0.85) 100%);
}
.content-wrapper[data-v-05312843] {
  position: absolute;
  z-index: 25;
  width: 100%;
}
.content[data-v-05312843] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}
.top-content[data-v-05312843] {
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.top-content-aboutus[data-v-05312843] {
  width: 40%;
}
.bottom-content[data-v-05312843] {
  color: white;
  display: flex;
  flex-direction: column;
}
.buttons-wrapper[data-v-05312843] {
  display: flex;
  gap: 16px;
  justify-content: flex-start;
}
.header-image-video[data-v-05312843] {
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translate(50%, 50%);
  z-index: 35;
}
.specifications[data-v-05312843] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.specification[data-v-05312843] {
  display: flex;
  gap: 16px;
}
.specification img[data-v-05312843] {
  height: 48px;
  width: 48px;
}
.specification-title[data-v-05312843] {
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
}
.form[data-v-05312843] {
  display: flex;
  flex-direction: column;
}
.header-input[data-v-05312843] {
  padding: 14px 5px 14px 20px;
  border: 0;
  outline: none;
  background-color: #F7F7F7;
  width: 100%;
  height: 48px;
}
.header-input[data-v-05312843]::-moz-placeholder {
  color: #5B5B5B;
}
.header-input[data-v-05312843]::placeholder {
  color: #5B5B5B;
}
.header-image-form[data-v-05312843] {
  display: flex;
  flex-direction: column;
}
.header-image-input-and-btn[data-v-05312843] {
  display: flex;
  gap: inherit;
  align-items: center;
}
.top-content-text[data-v-05312843] {
  width: 50%;
  text-wrap: balance;
}
@media screen and (max-width: 1440px) {
.specification[data-v-05312843] {
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 4px;
}
}
@media screen and (max-width: 992px) {
.top-content-aboutus[data-v-05312843] {
    width: 60%;
}
.header-image-wrapper[data-v-05312843] {
    height: 700px;
}
.specification-title[data-v-05312843] {
    font-size: 24px;
    line-height: 30px;
}
.header-image-h5[data-v-05312843] {
    font-size: 18px;
    line-height: 24px;
}
}
@media screen and (max-width: 768px) {
.top-content-p[data-v-05312843] {
    display: none;
}
.specifications[data-v-05312843] {
    display: none;
}
.buttons-wrapper[data-v-05312843] {
    align-items: center;
}
}
@media screen and (max-width: 576px) {
.top-content-text[data-v-05312843] {
    width: 100%;
}
.header-image-wrapper[data-v-05312843] {
    height: 600px;
    min-height: 600px;
}
.buttons-wrapper[data-v-05312843] {
    flex-direction: column;
}
.top-content-responcive[data-v-05312843] {
    display: none;
}
.top-content-aboutus[data-v-05312843] {
    width: 85%;
    font-weight: 600;
}
.top-content-aboutus[data-v-05312843] :not(:first-child) {
    display: none;
}
.header-image-form-title[data-v-05312843] {
    text-align: center;
}
.header-image-h5[data-v-05312843] {
    font-size: 16px;
    line-height: 20px;
}
.header-input[data-v-05312843], .header-image-button[data-v-05312843] {
    width: 246px;
}
.header-image-form[data-v-05312843] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-image-input-and-btn[data-v-05312843] {
    flex-direction: column;
}
}
.contacts-link[data-v-65c60c6a] {
  text-decoration: underline !important;
  transition: all 0.3s ease-in-out;
}
.contacts-link[data-v-65c60c6a]:hover {
  color: #09569B !important;
  text-decoration: underline !important;
}
.contacts-desc[data-v-65c60c6a] {
  width: 65%;
  line-height: 28px;
  font-weight: 400;
  font-size: 24px;
  text-wrap: balance;
}
@media screen and (max-width: 992px) {
.contacts-desc[data-v-65c60c6a] {
    width: 65%;
    line-height: 24px;
    font-size: 18px;
}
}
@media screen and (max-width: 768px) {
.contacts-desc[data-v-65c60c6a] {
    width: 80%;
}
}
.copyright-link {
  color: #07457C;
  text-decoration: underline;
}
.copyright-link:hover {
  color: #00A0E3;
}
.dvf-form-wrapper[data-v-360ccd07] {
  align-self: flex-start;
  max-width: 460px;
  background-color: white;
  padding: 32px;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
}
.dvf-form-title[data-v-360ccd07] {
  text-align: center;
}
.dvf-input[data-v-360ccd07] {
  background-color: #F7F7F7;
  width: 100%;
}
.dvf-form[data-v-360ccd07] {
  display: flex;
  flex-direction: column;
}
.dvf-form-icon[data-v-360ccd07] {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.dvf-select[data-v-360ccd07], .dvf-file-name[data-v-360ccd07] {
  color: #5B5B5B;
}
.dvf-hidden-file-input[data-v-360ccd07] {
  display: none;
}
@media screen and (max-width: 1200px) {
.dvf-form-wrapper[data-v-360ccd07] {
    align-self: center;
    margin-top: -40px;
    z-index: 5;
}
}
.custom-thumb-stage[data-v-7f55fb94] {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
.custom-thumb[data-v-7f55fb94] {
  position: absolute;
  top: 0;
  right: -40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.thumb-cirlce[data-v-7f55fb94] {
  height: 80px;
  width: 80px;
  border: 3px solid white;
  border-radius: 100%;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.thumb-line[data-v-7f55fb94] {
  width: 3px;
  height: 100%;
  background-color: white;
}
.before-after-wrapper[data-v-7f55fb94] {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.magick-image[data-v-7f55fb94] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
}
.after-image[data-v-7f55fb94] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.before-image-wrapper[data-v-7f55fb94] {
  overflow: hidden;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
.before-image[data-v-7f55fb94] {
  position: absolute;
  height: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.before-after-controls[data-v-7f55fb94] {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ba-range-input[data-v-7f55fb94] {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
}
.visualisation-wrapper[data-v-9989b076] {
  background-color: #F7F7F7;
}
.visualisation-title[data-v-9989b076] {
  text-align: center;
}
.visualisation-content[data-v-9989b076] {
  display: flex;
  justify-content: center;
  gap: 32px;
  width: 100%;
  height: 100%;
}
.visualisation-container[data-v-9989b076] {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 12px;
}
@media screen and (max-width: 1200px) {
.visualisation-content[data-v-9989b076] {
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
.visualisation-container[data-v-9989b076] {
    padding: 0;
}
}
.footer-icons[data-v-f8ea5b2c] {
  display: flex;
  align-items: center;
  gap: 48px;
}
.footer-icons-v-line[data-v-f8ea5b2c] {
  border-left: 1px solid white;
  height: 42px;
}
.footer-icons-h-line[data-v-f8ea5b2c] {
  display: none;
}
@media screen and (max-width: 992px) {
.footer-icons-v-line[data-v-f8ea5b2c] {
    display: none;
}
.footer-icons[data-v-f8ea5b2c] {
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.footer-icons-h-line[data-v-f8ea5b2c] {
    display: block;
    width: 100%;
    border-bottom: 1px solid white;
}
}
@charset "UTF-8";
.fdi-text[data-v-4f7eaaa4] {
  font-size: 14px;
  line-height: 18px;
}
.footer-dropdown-item[data-v-4f7eaaa4] {
  position: relative;
  color: white;
}
.dropdown-menu-outer[data-v-4f7eaaa4] {
  overflow: hidden;
  padding: 8px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(28px);
  width: 224px;
  max-height: 194px;
  border: 1px solid #F7F7F7;
  border-radius: 4px;
  opacity: 1;
  z-index: 50;
  background-color: #333333;
}
.dropdown-menu[data-v-4f7eaaa4] {
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  background-color: #333333;
  max-height: 178px;
}

/* Для Chromium-браузеров */
.dropdown-menu[data-v-4f7eaaa4]::-webkit-scrollbar {
  width: 8px; /* Ширина скроллбара */
}
.dropdown-menu[data-v-4f7eaaa4]::-webkit-scrollbar-track {
  background: #FFCE2E; /* Цвет трека */
  border-radius: 8px; /* Скругление трека */
  border: 2px solid #333333;
}
.dropdown-menu[data-v-4f7eaaa4]::-webkit-scrollbar-thumb {
  background: #333333;
  border-radius: 12px;
  border: 2px solid #FFCE2E;
  box-sizing: border-box;
}
.dropdown-menu[data-v-4f7eaaa4]::-webkit-scrollbar-thumb:hover {
  background: #FFCE2E; /* Цвет при наведении */
}
.footer-dropdown-title[data-v-4f7eaaa4] {
  cursor: pointer;
  display: flex;
  gap: 4px;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.footer-dropdown-title p[data-v-4f7eaaa4] {
  text-transform: uppercase;
}
.footer-dropdown-title svg[data-v-4f7eaaa4] {
  transition: all 0.3s ease-in-out;
  fill: white;
}
.footer-dropdown-title:hover p[data-v-4f7eaaa4] {
  color: #FFCE2E;
}
.footer-dropdown-title:hover svg[data-v-4f7eaaa4] {
  fill: #FFCE2E;
}
.dropdown-menu-item[data-v-4f7eaaa4] {
  flex-shrink: 0;
  transition: all 0.3s ease-in-out;
}
.dropdown-menu-item[data-v-4f7eaaa4]:hover {
  color: #FFCE2E;
}
.dropdown-icon-down[data-v-4f7eaaa4] {
  rotate: 0;
}
.dropdown-icon-up[data-v-4f7eaaa4] {
  rotate: 180deg;
}
@media screen and (max-width: 992px) {
.footer-dropdown-title p[data-v-4f7eaaa4] {
    font-size: 17px;
}
}
@media screen and (max-width: 768px) {
.dropdown-menu-outer[data-v-4f7eaaa4] {
    width: 160px;
}
}
.fade-enter-active[data-v-4f7eaaa4],
.fade-leave-active[data-v-4f7eaaa4] {
  transition: opacity 0.3s ease-in-out;
}
.fade-enter-from[data-v-4f7eaaa4],
.fade-leave-to[data-v-4f7eaaa4] {
  opacity: 0;
}
@media screen and (max-width: 576px) {
.footer-dropdown-item-wrapper[data-v-4f7eaaa4] {
    place-self: center;
}
}
.footer-menu[data-v-1460ffbf] {
  display: flex;
  gap: 80px;
  padding-top: 12px;
}
.footer-menu-h-line[data-v-1460ffbf] {
  display: none;
}
@media screen and (max-width: 1790px) {
.footer-menu[data-v-1460ffbf] {
    gap: 28px;
}
}
@media screen and (max-width: 1440px) {
.footer-menu[data-v-1460ffbf] {
    flex-direction: column;
    gap: 12px;
}
}
@media screen and (max-width: 1200px) {
.footer-menu[data-v-1460ffbf] {
    padding-left: 36px;
}
}
@media screen and (max-width: 992px) {
.footer-menu[data-v-1460ffbf] {
    padding-left: 0;
    flex-direction: row;
    -moz-column-gap: 36px;
         column-gap: 36px;
    width: 100%;
    padding-top: 0;
}
.footer-menu-h-line[data-v-1460ffbf] {
    display: block;
    width: 100%;
    border-bottom: 1px solid white;
}
}
@media screen and (max-width: 576px) {
.footer-menu[data-v-1460ffbf] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 36px;
    -moz-column-gap: 0;
         column-gap: 0;
}
}
.subscribe-button[data-v-4ecfaecc] {
  width: 300px;
}
.footer-subscribe[data-v-4ecfaecc] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.subscribe-form[data-v-4ecfaecc] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.subscribe-input[data-v-4ecfaecc] {
  padding: 14px 5px 14px 20px;
  border: 0;
  outline: none;
  background-color: #F7F7F7;
  width: 100%;
  height: 48px;
}
.footer-subscribe-h-line[data-v-4ecfaecc] {
  display: none;
}
@media screen and (max-width: 992px) {
.footer-subscribe[data-v-4ecfaecc] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.subscribe-form[data-v-4ecfaecc] {
    flex-direction: column;
    align-items: stretch;
}
.footer-subscribe-h-line[data-v-4ecfaecc] {
    display: block;
    width: 100%;
    border-bottom: 1px solid white;
}
.subscribe-input[data-v-4ecfaecc] {
    width: 100% !important;
}
.footer-subscribe-h-line[data-v-4ecfaecc] {
    display: none;
}
}
@media screen and (max-width: 768px) {
.footer-subscribe[data-v-4ecfaecc] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.subscribe-input[data-v-4ecfaecc] {
    align-self: stretch;
}
}
@media screen and (max-width: 576px) {
.footer-form-title[data-v-4ecfaecc] {
    text-align: center;
}
.footer-subscribe-h-line[data-v-4ecfaecc] {
    display: block;
}
.footer-subscribe[data-v-4ecfaecc] {
    align-items: center;
}
}
.footer-copyright[data-v-4ad43897] {
  display: flex;
  justify-content: space-between;
}
.copyright-link[data-v-4ad43897] {
  transition: all 0.3s ease-in-out;
  color: #FFCE2E;
  text-decoration: underline;
}
.copyright-link[data-v-4ad43897]:hover {
  color: #FFE079;
}
.copyright-policy[data-v-4ad43897] {
  padding-right: 92px;
}
@media screen and (max-width: 1200px) {
.copyright-policy[data-v-4ad43897] {
    padding-right: 82px;
}
}
@media screen and (max-width: 992px) {
.copyright-policy[data-v-4ad43897] {
    padding-right: 0;
}
.footer-copyright[data-v-4ad43897] {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
}
.contactus-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contactus-link {
  transition: all 0.3s ease-in-out;
  color: #FFCE2E;
}
.contactus-link:hover {
  color: #FFE079;
}
.contcatus-title {
  text-align: left;
}
@media screen and (max-width: 992px) {
.footer-contactus {
    width: 100%;
}
.contcatus-title {
    font-size: 32px !important;
}
}
@media screen and (max-width: 576px) {
.contactus-info {
    align-items: center;
    text-align: center;
}
.contcatus-title {
    text-align: center;
}
}
.footer-form-icon[data-v-680648b8] {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.footer-form[data-v-680648b8] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 90%;
}
.footer-form-input[data-v-680648b8] {
  padding: 14px 5px 14px 20px;
  border: 0;
  outline: none;
  background-color: #F7F7F7;
  width: 100%;
  height: 48px;
}
.footer-form-input[data-v-680648b8]::-moz-placeholder {
  color: #5B5B5B;
}
.footer-form-input[data-v-680648b8]::placeholder {
  color: #5B5B5B;
}
.footer-form-textarea[data-v-680648b8] {
  padding: 14px 5px 14px 20px;
  border: 0;
  outline: none;
  background-color: #F7F7F7;
  resize: none;
  height: 112px;
}
.footer-form-textarea[data-v-680648b8]::-moz-placeholder {
  color: #5B5B5B;
}
.footer-form-textarea[data-v-680648b8]::placeholder {
  color: #5B5B5B;
}
.right[data-v-680648b8] {
  position: relative;
  padding: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  width: 100%;
}
.footer-form-arrow[data-v-680648b8] {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 30px solid #333333;
  left: 0;
}
.top[data-v-680648b8] {
  top: 36px;
}
.bottom[data-v-680648b8] {
  bottom: 126px;
}
.footer-form-link[data-v-680648b8] {
  color: #07457C;
  text-decoration: underline;
}
.footer-form-link[data-v-680648b8]:hover {
  color: #00A0E3;
}
@media screen and (max-width: 992px) {
.footer-form-arrow[data-v-680648b8] {
    display: none;
}
.footer-form[data-v-680648b8] {
    width: 320px;
}
.footer-form-title[data-v-680648b8] {
    font-size: 20px !important;
    line-height: 22px !important;
}
}
@media screen and (max-width: 576px) {
.footer-form[data-v-680648b8] {
    width: 250px;
}
}
.footer-form[data-v-5ac44df4] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 90%;
}
.footer-form-input[data-v-5ac44df4] {
  padding: 14px 5px 14px 20px;
  border: 0;
  outline: none;
  background-color: #F7F7F7;
  width: 100%;
  height: 48px;
}
.footer-form-input[data-v-5ac44df4]::-moz-placeholder {
  color: #5B5B5B;
}
.footer-form-input[data-v-5ac44df4]::placeholder {
  color: #5B5B5B;
}
.footer-form-textarea[data-v-5ac44df4] {
  padding: 14px 5px 14px 20px;
  border: 0;
  outline: none;
  background-color: #F7F7F7;
  resize: none;
  height: 112px;
}
.footer-form-textarea[data-v-5ac44df4]::-moz-placeholder {
  color: #5B5B5B;
}
.footer-form-textarea[data-v-5ac44df4]::placeholder {
  color: #5B5B5B;
}
.right[data-v-5ac44df4] {
  position: relative;
  padding: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  width: 100%;
}
.footer-form-arrow[data-v-5ac44df4] {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 30px solid #333333;
  left: 0;
}
.top[data-v-5ac44df4] {
  top: 36px;
}
.bottom[data-v-5ac44df4] {
  bottom: 126px;
}
.footer-form-link[data-v-5ac44df4] {
  color: #07457C;
  text-decoration: underline;
}
.footer-form-link[data-v-5ac44df4]:hover {
  color: #00A0E3;
}
@media screen and (max-width: 992px) {
.footer-form-arrow[data-v-5ac44df4] {
    display: none;
}
.footer-form[data-v-5ac44df4] {
    width: 320px;
}
.footer-form-title[data-v-5ac44df4] {
    font-size: 20px !important;
    line-height: 22px !important;
}
}
@media screen and (max-width: 576px) {
.footer-form[data-v-5ac44df4] {
    width: 250px;
}
}
.footer-form[data-v-5499bca4] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 70%;
}
.footer-form-input[data-v-5499bca4] {
  padding: 14px 5px 14px 20px;
  border: 0;
  outline: none;
  background-color: #F7F7F7;
  height: 48px;
}
.footer-form-input[data-v-5499bca4]::-moz-placeholder {
  color: #5B5B5B;
}
.footer-form-input[data-v-5499bca4]::placeholder {
  color: #5B5B5B;
}
.footer-form-textarea[data-v-5499bca4] {
  padding: 14px 5px 14px 20px;
  border: 0;
  outline: none;
  background-color: #F7F7F7;
  resize: none;
  height: 112px;
}
.footer-form-textarea[data-v-5499bca4]::-moz-placeholder {
  color: #5B5B5B;
}
.footer-form-textarea[data-v-5499bca4]::placeholder {
  color: #5B5B5B;
}
.footer-form-inner-wrapper[data-v-5499bca4] {
  background-color: white;
  width: 960px;
  height: 450px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  color: #333333;
}
.footer-form-btn[data-v-5499bca4] {
  align-self: flex-start;
}
.left[data-v-5499bca4] {
  display: flex;
  flex-direction: column;
  color: white;
}
.left-option[data-v-5499bca4] {
  height: 50%;
  padding: 32px;
  background-color: #5B5B5B;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.active[data-v-5499bca4] {
  background-color: #333333;
}
@media screen and (max-width: 992px) {
.left[data-v-5499bca4] {
    display: none;
}
.footer-form-inner-wrapper[data-v-5499bca4] {
    width: 480px;
    height: 100%;
    grid-template-columns: repeat(1, 1fr);
}
}
@media screen and (max-width: 576px) {
.footer-form-inner-wrapper[data-v-5499bca4] {
    width: 100%;
}
}
.footer[data-v-62472446] {
  background-color: #333333;
  color: white;
}
.footer-form-wrapper[data-v-62472446] {
  display: flex;
  justify-content: center;
}
.footer-top[data-v-62472446] {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer-contactus-plus-subscribe[data-v-62472446] {
  display: flex;
}
.h-line[data-v-62472446] {
  width: 100%;
  border-bottom: 1px solid white;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
.fcp-compensation[data-v-62472446] {
    padding-bottom: 32px;
}
}
@media screen and (max-width: 992px) {
.footer-top[data-v-62472446] {
    flex-direction: column;
}
}
@media screen and (max-width: 576px) {
.footer-contactus-plus-subscribe[data-v-62472446] {
    flex-direction: column;
}
.h-line[data-v-62472446] {
    display: none;
}
}
.our-workflow {
  text-align: center;
}
.our-workflow-steps {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 8px;
}
.our-workflow-step-item {
  width: 366px;
  height: 272px;
  background-color: #000;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%, 10% 50%);
}
.our-workflow-step-item:hover .our-workflow-steps-image {
  filter: blur(0);
  opacity: 0.5;
}
.our-workflow-steps-text {
  z-index: 5;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: white;
  padding: 40px;
}
.our-workflow-steps-image {
  transition: all 0.5s ease-in-out;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: blur(8px);
  opacity: 0.25;
}
.gap-compensation {
  margin-left: -24px;
}
@media screen and (max-width: 1200px) {
.our-workflow-step-item {
    width: 292.8px;
    height: 217.6px;
}
.gap-compensation {
    margin-left: -20px;
}
}
@media screen and (max-width: 992px) {
.our-workflow-step-item {
    width: 256.2px;
    height: 190.4px;
}
.our-workflow-steps-text {
    padding: 16px 32px;
}
.gap-compensation {
    margin-left: -16px;
}
}
@media screen and (max-width: 768px) {
.our-workflow-step-item {
    width: 219.6px;
    height: 163.2px;
}
.our-workflow-steps-text {
    padding: 16px 32px;
}
.gap-compensation {
    margin-left: -16px;
}
.our-workflow-steps {
    row-gap: 4px;
}
}
@media screen and (max-width: 576px) {
.our-workflow-steps {
    flex-direction: column;
    align-items: center;
}
.our-workflow-step-item {
    width: 80%;
    clip-path: polygon(50% 15%, 100% 0, 100% 85%, 50% 100%, 0 85%, 0 0);
}
.our-workflow-steps-text {
    padding: 36px;
    gap: 2px;
}
.gap-compensation {
    margin-left: 0;
    margin-top: -24px;
}
.first-step {
    clip-path: polygon(50% 0%, 100% 0, 100% 85%, 50% 100%, 0 85%, 0 0);
}
}
.wrapper {
  width: 100%;
}
.map-hover {
  cursor: pointer;
  position: absolute;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  fill: #07457C;
  scale: 1;
  stroke: transparent;
  stroke-width: 2px;
}
.map-hover--highlighted {
  stroke-width: 2px;
  animation: highlightRegion 0.45s normal forwards ease-in-out;
}
.map-hover--faded {
  stroke-width: 2px;
  animation: fadeRegion 0.45s normal forwards ease-in-out;
}
.map {
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 90%;
  transform-origin: center center;
  width: 100%;
}
@media screen and (max-width: 1200px) {
.map {
    margin: 0 auto;
}
}
.map svg {
  overflow: initial;
  max-width: 2000px;
}
.map__tooltip {
  pointer-events: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.04rem;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: white;
  padding: 7px 14px;
  border-radius: 50px;
  filter: drop-shadow(0 1mm 4mm #063763);
  transform: translate(-30%, -120%);
}
.map__tooltip--active {
  animation: tooltipPopIn 0.4s normal forwards ease-in-out;
}
.map__tooltip--hiden {
  animation: tooltipPopOut 0.1s normal forwards ease-in-out;
}
.map__tooltip--pulse {
  animation: tooltipPulse 0.4s normal forwards ease-in-out;
}
.map__mobile {
  width: 100%;
  margin: auto;
  height: auto;
}
@media screen and (min-width: 992px) {
.map__mobile {
    display: none;
    background: red;
}
}
@media screen and (max-width: 992px) {
.map__desctop {
    background: green;
    display: none;
}
}
.only-map .map {
  margin: 0 auto;
}
@keyframes highlightRegion {
from {
    stroke: transparent;
    filter: drop-shadow(none);
    z-index: 3;
}
to {
    stroke: white;
    filter: drop-shadow(0 1mm 4mm #063763);
    z-index: 10;
}
}
@keyframes fadeRegion {
from {
    stroke: white;
    filter: drop-shadow(0 1mm 4mm #063763);
    z-index: 10;
}
to {
    stroke: transparent;
    filter: drop-shadow(none);
    z-index: 3;
}
}
@keyframes tooltipPopIn {
from {
    opacity: 0;
    scale: 0.2;
}
50% {
    opacity: 0.7;
    scale: 1.05;
}
to {
    opacity: 1;
    scale: 1;
}
}
@keyframes tooltipPopOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@keyframes tooltipPulse {
from {
    letter-spacing: 0.04rem;
}
50% {
    letter-spacing: 0.1rem;
}
to {
    letter-spacing: 0.04rem;
}
}
.numbers[data-v-4fcbbc82] {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.numbers-item[data-v-4fcbbc82] {
  display: grid;
  grid-template-columns: 2fr 3fr;
  width: 100%;
  gap: 16px;
}
.numbers-item-title[data-v-4fcbbc82] {
  font-weight: 800;
  font-size: 80px;
  line-height: 60px;
  color: #07457C;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.numbers-item-description span[data-v-4fcbbc82] {
  font-weight: 400;
  font-size: 17px;
  line-height: 18px;
  letter-spacing: 0.059em;
}
.numbers-hover-link[data-v-4fcbbc82] {
  border-bottom: 1px dashed #333333;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
.numbers[data-v-4fcbbc82] {
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
}
.numbers-item[data-v-4fcbbc82] {
    width: 100%;
}
}
@media screen and (max-width: 992px) {
.numbers[data-v-4fcbbc82] {
    grid-template-columns: 1fr;
}
.numbers-item-title[data-v-4fcbbc82] {
    font-size: 48px;
    line-height: 42px;
}
.numbers-item-description span[data-v-4fcbbc82] {
    font-size: 14px;
    line-height: 15px;
}
}
.about_wrapper[data-v-0d7f3e92] {
  display: flex;
  flex-direction: column;
}
.about-top[data-v-0d7f3e92] {
  display: grid;
  grid-template-columns: 1fr 3fr;
}
.about-text[data-v-0d7f3e92] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.about-button[data-v-0d7f3e92] {
  align-self: flex-start;
}
@media screen and (max-width: 992px) {
.about-top[data-v-0d7f3e92] {
    display: flex;
    flex-direction: column;
}
.about-button[data-v-0d7f3e92] {
    display: none;
}
}
.advatage-tooltip[data-v-60690d71] {
  display: flex;
  gap: 20px;
}
.advatage-tooltip svg[data-v-60690d71] {
  cursor: pointer;
}
.advatage-tooltip .passive[data-v-60690d71] {
  rotate: 0;
  transition: all 0.3s ease-in-out;
}
.advatage-tooltip .passive circle[data-v-60690d71] {
  fill: #00A0E3;
}
.advatage-tooltip .active[data-v-60690d71] {
  rotate: 45deg;
  transition: all 0.3s ease-in-out;
}
.advatage-tooltip .active circle[data-v-60690d71] {
  fill: #5B5B5B;
}
.advatage-info[data-v-60690d71] {
  position: relative;
  margin-top: -16px;
  padding: 16px;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.info-hiden[data-v-60690d71] {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.info-shown[data-v-60690d71] {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.advantage-arrow[data-v-60690d71] {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 15px solid white;
  left: -15px;
}
.advantage-text[data-v-60690d71] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.advantage-disc[data-v-60690d71] {
  font-size: 12px;
  line-height: 14px;
}
.advantage-wrapper[data-v-8db8e23c] {
  position: relative;
  width: 100%;
  aspect-ratio: 32/15;
  overflow: hidden;
}
.advantage-image[data-v-8db8e23c] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tooltip-wrapper[data-v-8db8e23c] {
  position: absolute;
}
.advantage-moblie-item[data-v-8db8e23c] {
  display: flex;
  flex-direction: column;
}
.advantage-moblie-line[data-v-8db8e23c] {
  display: flex;
  flex-direction: row;
  gap: 8px;
  padding-bottom: 16px;
}
.advantage-moblie-line svg[data-v-8db8e23c] {
  flex-grow: 0;
  flex-shrink: 0;
}
.pos-0-0[data-v-8db8e23c] {
  top: 12%;
  left: 63%;
}
.pos-0-1[data-v-8db8e23c] {
  top: 50%;
  left: 49.6%;
}
.pos-0-2[data-v-8db8e23c] {
  top: 10%;
  left: 34.1%;
}
.pos-1-0[data-v-8db8e23c] {
  top: 27.8%;
  left: 50.6%;
}
.pos-1-1[data-v-8db8e23c] {
  top: 58.7%;
  left: 45.7%;
}
.pos-1-2[data-v-8db8e23c] {
  top: 67.6%;
  left: 55.2%;
}
.pos-2-0[data-v-8db8e23c] {
  top: 25%;
  left: 60.4%;
}
.pos-2-1[data-v-8db8e23c] {
  top: 40.6%;
  left: 46.9%;
}
.pos-2-2[data-v-8db8e23c] {
  top: 71.1%;
  left: 43.8%;
}
.advantage-mobile[data-v-8db8e23c] {
  display: none;
}
@media screen and (max-width: 992px) {
.tooltip-wrapper[data-v-8db8e23c] {
    display: none;
}
.advantage-mobile[data-v-8db8e23c] {
    display: flex;
    flex-direction: column;
    padding-left: 12px;
    padding-right: 12px;
}
.advantage-wrapper[data-v-8db8e23c] {
    height: 300px;
}
}
.swiper-advantages[data-v-b18f68ae] .swiper-pagination {
  scale: 1.5;
  bottom: 24px;
}
.swiper-advantages[data-v-b18f68ae] .swiper-pagination-bullet {
  background: white;
}
.swiper-advantages[data-v-b18f68ae] .swiper-button-prev::after, .swiper-advantages[data-v-b18f68ae] .swiper-button-next::after {
  color: white;
}
.swiper-advantages[data-v-b18f68ae] .swiper-button-prev, .swiper-advantages[data-v-b18f68ae] .swiper-button-next {
  transition: all 0.3s ease-in-out;
}
.swiper-advantages[data-v-b18f68ae] .swiper-button-prev:hover::after, .swiper-advantages[data-v-b18f68ae] .swiper-button-prev:hover ::before, .swiper-advantages[data-v-b18f68ae] .swiper-button-next:hover::after, .swiper-advantages[data-v-b18f68ae] .swiper-button-next:hover ::before {
  color: #00A0E3;
}
.wrapper[data-v-b18f68ae] {
  position: relative;
}
.slider[data-v-b18f68ae] {
  position: absolute;
}
@media screen and (max-width: 992px) {
.swiper-advantages[data-v-b18f68ae] .swiper-pagination {
    display: none;
}
.swiper-advantages[data-v-b18f68ae] .swiper-button-prev {
    top: 164px;
}
.swiper-advantages[data-v-b18f68ae] .swiper-button-next {
    top: 164px;
}
}
.blue-form-content[data-v-cb8a7f82] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blue-form[data-v-cb8a7f82] {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.blue-form-inputs[data-v-cb8a7f82] {
  display: flex;
  align-items: center;
}
.blue-form-title[data-v-cb8a7f82] {
  z-index: 5;
  color: white;
  text-align: center;
}
.blue-form-btn[data-v-cb8a7f82] {
  z-index: 15;
}
.blue-form-input[data-v-cb8a7f82] {
  width: 200px;
  height: 48px;
  border: none;
  padding-left: 8px;
}
.blue-form-policy[data-v-cb8a7f82] {
  color: white;
  position: absolute;
  bottom: -24px;
  left: 2px;
}
@media screen and (max-width: 1200px) {
.blue-form-content[data-v-cb8a7f82] {
    flex-direction: column;
    gap: 0;
}
}
@media screen and (max-width: 768px) {
.blue-form[data-v-cb8a7f82] {
    flex-direction: column;
}
.blue-form-input[data-v-cb8a7f82], .blue-form-btn[data-v-cb8a7f82], .blue-form-title[data-v-cb8a7f82] {
    width: 246px;
}
.blue-form-policy[data-v-cb8a7f82] {
    position: relative;
    bottom: 0;
}
.blue-form-title[data-v-cb8a7f82] {
    font-size: 20px !important;
}
}
.certificates-bg[data-v-5f8fd53d] {
  background-color: #F7F7F7;
}
.certificates-wrapper[data-v-5f8fd53d] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 58px;
       column-gap: 58px;
}
.certificate[data-v-5f8fd53d] {
  width: 244px;
  display: flex;
  flex-direction: column;
}
.certificate-image[data-v-5f8fd53d] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.certificate-title[data-v-5f8fd53d] {
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1200px) {
.certificate[data-v-5f8fd53d] {
    max-width: 180px;
}
.certificates-wrapper[data-v-5f8fd53d] {
    -moz-column-gap: 32px;
         column-gap: 32px;
}
}
@media screen and (max-width: 768px) {
.certificate[data-v-5f8fd53d] {
    max-width: 100px;
}
.certificates-wrapper[data-v-5f8fd53d] {
    -moz-column-gap: 16px;
         column-gap: 16px;
}
.certificate-title[data-v-5f8fd53d] {
    font-size: 10px !important;
    line-height: 12px !important;
}
}
.chess-item[data-v-10df7694] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  aspect-ratio: 8/3;
}
.chess-image-wrapper[data-v-10df7694] {
  width: 100%;
  overflow: hidden;
  order: 1;
}
.chess-image[data-v-10df7694] {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.chess-text-p[data-v-10df7694] {
  text-wrap: balance;
}
.left[data-v-10df7694] {
  order: 0;
}
.right[data-v-10df7694] {
  order: 2;
}
.chess-info[data-v-10df7694] {
  align-self: center;
  padding-left: 18%;
  padding-right: 10%;
  display: flex;
  flex-direction: column;
}
.chess-btns[data-v-10df7694] {
  display: flex;
  gap: 16px;
}
.inffo[data-v-10df7694] {
  font-size: 10px;
}
.mobile-btns[data-v-10df7694] {
  display: none;
}
@media screen and (max-width: 1200px) {
.chess-item[data-v-10df7694] {
    aspect-ratio: 8/4;
}
.chess-btns[data-v-10df7694] {
    flex-direction: column;
    gap: 8px;
}
.chess-btns button[data-v-10df7694] {
    align-self: flex-start;
}
}
@media screen and (max-width: 992px) {
.chess-item[data-v-10df7694] {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 16px;
}
.left[data-v-10df7694], .right[data-v-10df7694] {
    order: 0;
}
.chess-btns[data-v-10df7694] {
    flex-direction: row;
    gap: 16px;
    padding-bottom: 64px;
}
.chess-text-p[data-v-10df7694] {
    width: 80%;
}
.chess-info[data-v-10df7694] {
    padding: 12px;
}
.chess-btns[data-v-10df7694] {
    display: none;
}
.mobile-btns[data-v-10df7694] {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 3;
}
.mobile-gray[data-v-10df7694] {
    background-color: #F7F7F7;
}
}
@media screen and (max-width: 576px) {
.chess-btns[data-v-10df7694] {
    flex-direction: column;
    gap: 8px;
}
.chess-btns button[data-v-10df7694] {
    width: 100%;
}
.chess-text-p[data-v-10df7694] {
    width: 100%;
}
.chess-info[data-v-10df7694] {
    padding-left: 12px;
    padding-right: 12px;
}
}
@media screen and (max-width: 480px) {
.mobile-btns[data-v-10df7694] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    order: 3;
}
}
.chess-tech-wrapper[data-v-510f92b9] {
  position: relative;
  display: flex;
  width: 100%;
  padding: 32px 0 64px 0;
}
.cti-left[data-v-510f92b9] {
  justify-content: flex-start;
}
.cti-right[data-v-510f92b9] {
  justify-content: flex-end;
}
.chess-tech-left[data-v-510f92b9] {
  padding-left: 50% !important;
}
.chess-tech-image-wrapper[data-v-510f92b9] {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 64px;
  z-index: 10;
}
.chess-tech-image[data-v-510f92b9] {
  width: 100%;
  height: 100%;
  max-height: 580px;
  -o-object-fit: contain;
     object-fit: contain;
}
.chess-info-wrapper[data-v-510f92b9] {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
.chess-tech-table[data-v-510f92b9] {
  padding: 32px 0;
}
.gray[data-v-510f92b9] {
  background-color: #F7F7F7;
}
.white[data-v-510f92b9] {
  background-color: white;
}
.chess-tech-line[data-v-510f92b9] {
  padding: 6px 0;
  display: flex;
  align-items: center;
}
.chess-tech-icon[data-v-510f92b9] {
  height: 20px;
  margin-right: 16px;
}
.chess-tech-offset[data-v-510f92b9] {
  width: 226px;
}
.chess-tech-image-moblie-wrapper[data-v-510f92b9] {
  display: none;
}
.chess-tech-image-moblie[data-v-510f92b9] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.chess-tech-btns[data-v-510f92b9] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 992px) {
.chess-tech-image-wrapper[data-v-510f92b9] {
    padding-right: 12px;
}
.chess-tech-offset[data-v-510f92b9] {
    width: 176px;
}
.chess-tech-left[data-v-510f92b9] {
    padding-left: 0 !important;
}
.cti-left[data-v-510f92b9] {
    justify-content: flex-end;
}
}
@media screen and (max-width: 768px) {
.chess-tech-image-wrapper[data-v-510f92b9] {
    display: none;
}
.chess-info-wrapper[data-v-510f92b9] {
    position: relative;
    transform: none;
}
.chess-tech-image-moblie-wrapper[data-v-510f92b9] {
    display: block;
    width: 100%;
    padding: 16px 32px 6px 32px;
}
.chess-tech-btns[data-v-510f92b9] {
    justify-content: center;
}
}
.clients[data-v-22d703fd] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.clinets-item[data-v-22d703fd] {
  display: flex;
  justify-content: center;
  filter: opacity(50%);
  width: 223px;
}
.clinets-item[data-v-22d703fd]:hover {
  transition: all 0.3s ease-in-out;
  filter: opacity(100%);
}
.clinets-image[data-v-22d703fd] {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.3s ease-in-out;
  filter: grayscale(100%);
}
.clinets-image[data-v-22d703fd]:hover {
  transition: all 0.3s ease-in-out;
  filter: grayscale(0);
}
@media screen and (max-width: 992px) {
.clinets-item[data-v-22d703fd] {
    width: 135px;
}
}
@media screen and (max-width: 768px) {
.clinets-item[data-v-22d703fd] {
    width: 112px;
}
}
.video-outdor-solo[data-v-ca4fde64] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.video-outdor-solo video[data-v-ca4fde64] {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  left: 50%;
  transform: translateX(-50%);
}
.video-outdor-solo img[data-v-ca4fde64] {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.fade-enter-active[data-v-ca4fde64],
.fade-leave-active[data-v-ca4fde64] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-ca4fde64],
.fade-leave-to[data-v-ca4fde64] {
  opacity: 0;
}
.video-on-wall[data-v-5876c3f9] {
  position: absolute;
  overflow: hidden;
  height: 100%;
}
.video-on-wall-inner[data-v-5876c3f9] {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-enter-active[data-v-5876c3f9],
.fade-leave-active[data-v-5876c3f9] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-5876c3f9],
.fade-leave-to[data-v-5876c3f9] {
  opacity: 0;
}
.video-mediafacade[data-v-b132262a] {
  opacity: 0.75;
  position: absolute;
  overflow: hidden;
  height: 100%;
}
.video-mediafacade-inner[data-v-b132262a] {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-enter-active[data-v-b132262a],
.fade-leave-active[data-v-b132262a] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-b132262a],
.fade-leave-to[data-v-b132262a] {
  opacity: 0;
}
.outdor-pylon[data-v-409cc6d6] {
  opacity: 1;
}
.outdor-pylon img[data-v-409cc6d6] {
  position: absolute;
}
.outdor-pylon .outdor-pylon-video[data-v-409cc6d6] {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-enter-active[data-v-409cc6d6],
.fade-leave-active[data-v-409cc6d6] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-409cc6d6],
.fade-leave-to[data-v-409cc6d6] {
  opacity: 0;
}
.outdor-rental-leg[data-v-28dc6ec0] {
  opacity: 1;
  position: absolute;
}
.outdor-rental-leg img[data-v-28dc6ec0] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.outdor-rental-bracing[data-v-28dc6ec0] {
  opacity: 1;
  position: absolute;
}
.outdor-rental-bracing img[data-v-28dc6ec0] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.outdor-rental-video[data-v-28dc6ec0] {
  position: absolute;
  overflow: hidden;
}
.outdor-rental-video-inner[data-v-28dc6ec0] {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-enter-active[data-v-28dc6ec0],
.fade-leave-active[data-v-28dc6ec0] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-28dc6ec0],
.fade-leave-to[data-v-28dc6ec0] {
  opacity: 0;
}
.video-usual[data-v-7b1e2b0a] {
  position: absolute;
  overflow: hidden;
  height: 100%;
}
.video-usual-inner[data-v-7b1e2b0a] {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-enter-active[data-v-7b1e2b0a],
.fade-leave-active[data-v-7b1e2b0a] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-7b1e2b0a],
.fade-leave-to[data-v-7b1e2b0a] {
  opacity: 0;
}
.video-transpanent[data-v-caedafea] {
  opacity: 0.75;
  position: absolute;
  overflow: hidden;
  height: 100%;
}
.video-transpanent-inner[data-v-caedafea] {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-enter-active[data-v-caedafea],
.fade-leave-active[data-v-caedafea] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-caedafea],
.fade-leave-to[data-v-caedafea] {
  opacity: 0;
}
.video-indor-rental[data-v-4709259a] {
  position: absolute;
  top: -10px;
  right: 524px;
  overflow: hidden;
  height: 100%;
}
.indor-rental[data-v-4709259a] {
  position: absolute;
  overflow: hidden;
}
.indor-rental img[data-v-4709259a] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-indor-rental-inner[data-v-4709259a] {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-enter-active[data-v-4709259a],
.fade-leave-active[data-v-4709259a] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-4709259a],
.fade-leave-to[data-v-4709259a] {
  opacity: 0;
}
.indor-pylon[data-v-eb1a783a] {
  position: absolute;
  height: 310px;
  overflow: hidden;
}
.indor-pylon img[data-v-eb1a783a] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.placeholder-image[data-v-eb1a783a] {
  position: absolute;
  top: 0;
}
.video-indor-pylon-inner-big[data-v-eb1a783a], .video-indor-pylon-inner-medium[data-v-eb1a783a], .video-indor-pylon-inner-small[data-v-eb1a783a] {
  position: absolute;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-enter-active[data-v-eb1a783a],
.fade-leave-active[data-v-eb1a783a] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-eb1a783a],
.fade-leave-to[data-v-eb1a783a] {
  opacity: 0;
}
.background-starting-position[data-v-2163abab] {
  position: absolute;
  offset: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.background-starting-position h2[data-v-2163abab] {
  color: white;
  z-index: 10;
  text-align: center;
  -webkit-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
}
.background-overlay[data-v-2163abab] {
  position: absolute;
  offset: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-color: black;
}
.background-video[data-v-2163abab] {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.background-video video[data-v-2163abab] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.background-video img[data-v-2163abab] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.background-image[data-v-2163abab] {
  position: absolute;
  offset: 0;
  width: 100%;
  height: 100%;
}
.background-image img[data-v-2163abab] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.background-image-test[data-v-2163abab] {
  position: absolute;
  offset: 0;
  width: 100%;
  height: 100%;
}
.background-image-test img[data-v-2163abab] {
  width: 1000px;
  height: 600px;
}
.fade-enter-active[data-v-2163abab],
.fade-leave-active[data-v-2163abab] {
  transition: opacity 0.7s ease-in-out;
}
.fade-enter-from[data-v-2163abab],
.fade-leave-to[data-v-2163abab] {
  opacity: 0;
}
.frame-shadow[data-v-dcff2ef6] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  box-shadow: 0px 0px 4px 4px #CCCCCC inset;
}
.pixelstep[data-v-dcff2ef6] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-color: black;
  padding-left: 6px;
  padding-top: 6px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.pixelstep-transparent[data-v-dcff2ef6] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  will-change: transform;
  background-color: rgba(255, 255, 255, 0);
  padding-left: 6px;
  padding-top: 6px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.pixelrow[data-v-dcff2ef6] {
  display: flex;
  flex-wrap: nowrap;
  background-color: black;
  padding: 1px 0;
  transition: all 0.3s ease-in-out;
}
.pixelcell[data-v-dcff2ef6] {
  background-color: #CCCCCC;
  width: 4px;
  height: 4px;
  flex-grow: 0;
  flex-shrink: 0;
}
.pixelstep-wrapper[data-v-dcff2ef6] {
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: 144px;
  height: 144px;
  transform-origin: left bottom;
}
@media screen and (max-width: 1440px) {
.pixelstep-wrapper[data-v-dcff2ef6] {
    left: 20px;
    bottom: 20px;
    scale: 0.75;
}
}
@media screen and (max-width: 576px) {
.pixelstep-wrapper[data-v-dcff2ef6] {
    left: 10px;
    bottom: 10px;
    scale: 0.5;
}
}
.fade-enter-active[data-v-dcff2ef6],
.fade-leave-active[data-v-dcff2ef6] {
  transition: opacity 0.7s ease-in-out;
}
.fade-enter-from[data-v-dcff2ef6],
.fade-leave-to[data-v-dcff2ef6] {
  opacity: 0;
}
.configuartor-stage[data-v-25d7c6f6] {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 15/9;
  position: relative;
}
.conf-tooltip[data-v-38448e5b] {
  display: inline-block;
}
.fake-bar[data-v-5856cf04] {
  margin: 8px 0;
  height: 4px;
  background-color: #CCCCCC;
  border-radius: 4px;
}
.sizes-active-input[data-v-5856cf04] {
  border: none;
  background-color: #F7F7F7;
  text-align: center;
  min-width: none !important;
  padding: 4px 10px;
}
.sizes-active-input[type=number][data-v-5856cf04] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
.sizes-active-input[type=number][data-v-5856cf04]::-webkit-outer-spin-button,
.sizes-active-input[type=number][data-v-5856cf04]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.configurator-option-second-list {
  border-top: 1px #CCCCCC solid;
  width: 100%;
  padding-top: 4px;
  margin-top: 4px;
}
.bold[data-v-f51c3a1c] {
  font-weight: 600;
}
.first-column[data-v-f51c3a1c] {
  width: 56%;
  flex-grow: 0;
  flex-shrink: 0;
}
.summary-item[data-v-f51c3a1c] {
  display: flex;
}
.summary-item[data-v-f51c3a1c] {
  padding: 6px 0;
  line-height: 14px;
}
.summary-item span[data-v-f51c3a1c] {
  font-size: 13px !important;
}
.summary-item-odd[data-v-f51c3a1c] {
  background-color: #f7f7f7;
}
@media screen and (max-width: 1200px) {
.summary-item[data-v-f51c3a1c] {
    display: flex;
    width: 100%;
}
}
.moblie-configurator-title[data-v-ae403a34] {
  padding-bottom: 16px;
}
.moblie-configurator-stage-wrapper[data-v-ae403a34] {
  padding-bottom: 16px;
}
.moblie-configurator-navigation[data-v-ae403a34] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.moblie-configurator-button[data-v-ae403a34] {
  padding: 0 30px;
  min-width: 70px !important;
  height: 36px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.moblie-configurator-button[data-v-ae403a34]:disabled {
  opacity: 0.35;
  filter: grayscale(100);
}
.moblie-configurator-speps-tracker[data-v-ae403a34] {
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  gap: 8px;
}
.moblie-configurator-speps-tracker svg[data-v-ae403a34] {
  fill: #07457C;
  cursor: pointer;
}
.moblie-configurator-speps-tracker:hover svg[data-v-ae403a34] {
  fill: #00A0E3;
}
.disabled-gray[data-v-ae403a34] {
  filter: grayscale(100);
  opacity: 0.5;
}
.slide-down-enter-active[data-v-ae403a34],
.slide-down-leave-active[data-v-ae403a34] {
  transition: transform 0.5s cubic-bezier(0.43, 1.01, 0.66, 1), opacity 0.5s;
}
.slide-down-enter-from[data-v-ae403a34],
.slide-down-leave-to[data-v-ae403a34] {
  opacity: 0;
  transform: translateY(-100%);
}
.slide-down-enter-to[data-v-ae403a34],
.slide-down-leave-from[data-v-ae403a34] {
  opacity: 1;
  transform: translateY(0);
}
.slide-sideways-enter-active[data-v-ae403a34] {
  transition: all 0.25s ease-in-out;
}
.slide-sideways-leave-active[data-v-ae403a34] {
  transition: all 0.2s ease-in-out;
}
.slide-sideways-enter-from[data-v-ae403a34] {
  opacity: 0;
  transform: translateX(100%);
}
.slide-sideways-leave-to[data-v-ae403a34] {
  opacity: 0;
  transform: translateX(-100%);
}
.slide-sideways-move[data-v-ae403a34] {
  transition: transform 0.15s ease-in-out;
}
.conf-tooltip[data-v-04a24546] {
  display: inline-block;
}
.showhide-icon {
  transition: all 0.3s ease-in-out;
  fill: #07457C;
}
.showhide-icon:hover {
  transition: all 0.3s ease-in-out;
  fill: #00A0E3 !important;
}
@charset "UTF-8";
.configurator-gray-text {
  color: #CCCCCC;
}
.configuartor-animation-wrapper {
  overflow: hidden;
  padding: 0 0 8px 0;
  width: 100%;
}
.configurator-option-wrapper {
  transform-origin: top left;
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-top: 8px;
  width: 100%;
}
.configurator-options {
  transform-origin: top left;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding-top: 4px;
}
.configurator-range-options {
  transform-origin: top left;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 4px;
}
.configurator-option, .configurator-options-picked {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  margin-right: 30px;
  accent-color: #07457C;
}
.configurator-radio {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.configurator-radio:hover {
  transition: all 0.3s ease-in-out;
}
.configurator-radio:hover .conf-radio-mark {
  border-color: #00A0E3;
}
.configurator-radio input[type=radio] {
  display: none;
}
.configurator-radio .conf-radio-mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #333333;
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
  transition: all 0.3s ease-in-out;
}
.configurator-radio input:checked + .conf-radio-mark {
  border-color: #07457C;
}
.configurator-radio input:checked + .conf-radio-mark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #07457C;
  border-radius: 50%;
}
.configurator-checkmark {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.configurator-checkmark:hover {
  transition: all 0.3s ease-in-out;
}
.configurator-checkmark:hover .conf-checkmark-mark {
  border-color: #00A0E3;
}
.configurator-checkmark input[type=checkbox] {
  display: none;
}
.configurator-checkmark .conf-checkmark-mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #333333;
  position: relative;
}
.configurator-checkmark input:checked + .conf-checkmark-mark {
  border-color: #07457C;
}
.configurator-checkmark input:checked + .conf-checkmark-mark::after {
  opacity: 0;
  content: "✓";
  font-weight: 900;
  color: #07457C;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.configurator-checkmark input:checked + .conf-checkmark-mark::after {
  opacity: 1;
  content: "✓";
  font-weight: 900;
  color: #07457C;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.configurator-options-picked-wrapper {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.configurator-option-title-wrapper {
  flex-shrink: 0;
  flex-grow: 0;
  width: 148px;
}
.conf-option-title {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding-right: 6px;
}
.configurator-option-title-gs {
  color: #CCCCCC;
}
.conf-option-text {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #333333;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.conf-option-text:hover {
  transition: all 0.3s ease-in-out;
  color: #00A0E3;
}
.configurator-options-picked .conf-option-text {
  color: #07457C;
}
.configurator-option-range {
  margin-right: 4px;
  transition: all 0.3s ease-in-out;
  /* WebKit (Chrome, Safari) */
  /* Firefox */
}
.configurator-option-range input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 4px;
  margin: 10px 0;
  background: transparent;
}
.configurator-option-range input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #07457C var(--fill-percent), #CCCCCC var(--fill-percent));
  border-radius: 2px;
  cursor: pointer;
}
.configurator-option-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  margin-top: -7px;
  background: #07457C;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.configurator-option-range input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  background: #ddd;
  border-radius: 2px;
  cursor: pointer;
}
.configurator-option-range input[type=range]::-moz-range-progress {
  height: 4px;
  background: #07457C;
  border-radius: 2px;
}
.configurator-option-range input[type=range]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #07457C;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.configurator-option-range:hover input[type=range]::-moz-range-thumb {
  background-color: #00A0E3;
}
.configurator-option-range:hover input[type=range]::-webkit-slider-thumb {
  background-color: #00A0E3;
}
.configurator-option-range-label,
.configurator-option-range-minmax,
.configurator-option-range-input {
  width: 100%;
}
.configurator-option-range-minmax {
  display: flex;
  justify-content: space-between;
  color: #CCCCCC;
}
.configurator-option-showhide {
  background: none;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  transform: rotateX(180deg);
  transition: all 0.3s ease-in-out;
}
.fliped {
  transform: rotateX(0);
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 576px) {
.configurator-option-title-wrapper {
    width: 102px;
}
}
.slide-down-enter-active {
  transition: all 0.25s ease-in-out;
}
.slide-down-leave-active {
  transition: all 0.2s ease-in-out;
}
.slide-down-enter-from {
  opacity: 0;
  transform: translateY(-50px);
}
.slide-down-leave-to {
  opacity: 0;
  transform: translateY(-50px);
}
.slide-down-move {
  transition: transform 0.15s ease-in-out;
}
.fake-bar[data-v-7695bf58] {
  margin: 8px 0;
  height: 4px;
  background-color: #CCCCCC;
  border-radius: 4px;
}
.sizes-active-input[data-v-7695bf58] {
  border: none;
  background-color: #F7F7F7;
  text-align: center;
  min-width: none !important;
  padding: 4px 10px;
}
.sizes-active-input[type=number][data-v-7695bf58] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
.sizes-active-input[type=number][data-v-7695bf58]::-webkit-outer-spin-button,
.sizes-active-input[type=number][data-v-7695bf58]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.configurator-option-second-list {
  border-top: 1px #CCCCCC solid;
  width: 100%;
  padding-top: 4px;
  margin-top: 4px;
}
.bold[data-v-2b6824f8] {
  font-weight: 600;
  margin-left: -8px;
}
.first-column[data-v-2b6824f8] {
  width: 60%;
  flex-grow: 0;
  flex-shrink: 0;
}
.summary-item[data-v-2b6824f8] {
  display: flex;
}
.summary-item[data-v-2b6824f8] {
  font-size: 12px;
  padding: 6px 8px;
  line-height: 14px;
}
.summary-item-odd[data-v-2b6824f8] {
  background-color: #f7f7f7;
}
@media screen and (max-width: 1200px) {
.summary-item[data-v-2b6824f8] {
    display: flex;
    width: 100%;
}
}
.yellow-btn-configurator-desctop[data-v-21d5b540] {
  transition: all 0.3s ease-in-out;
}
.yellow-btn-configurator-desctop[data-v-21d5b540]:disabled {
  filter: grayscale(100);
  opacity: 0.5;
}
.conf-back-btn[data-v-21d5b540] {
  transition: all 0.3s ease-in-out;
  min-width: 148px !important;
}
.conf-back-btn[data-v-21d5b540]:disabled {
  opacity: 0;
}
.configuartor-info[data-v-21d5b540] {
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 30%;
  flex-shrink: 0;
  flex-grow: 0;
}
.configuartor-navigation-buttons[data-v-21d5b540] {
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 16px;
}
.configuartor[data-v-21d5b540] {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 64px;
}
.configuartor-title[data-v-21d5b540] {
  padding: 64px 0 16px 0;
  display: flex;
  gap: 16px;
  align-items: center;
}
.configurator-subtitle[data-v-21d5b540] {
  width: 30%;
}
.configurator-preset-buttons[data-v-21d5b540] {
  display: flex;
  gap: 8px;
}
.configurator-preset-btn[data-v-21d5b540] {
  min-width: 0 !important;
  padding: 0 30px;
}
.configurator-subtitle-block[data-v-21d5b540] {
  padding-bottom: 32px;
}
.configurator-subtitle-block[data-v-21d5b540] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.configuartor-steps[data-v-21d5b540] {
  transition: all 0.3s ease-in-out;
}
.configuartor-steps[data-v-21d5b540] > *:not(:last-child) {
  border-bottom: 1px solid #CCCCCC;
}
.configuartor-summary[data-v-21d5b540] {
  transition: all 0.3s ease-in-out;
  position: relative;
  width: 100%;
}
.configurator-video-link[data-v-21d5b540] {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.configurator-video-link[data-v-21d5b540]:hover {
  scale: 1.2;
}
.fade-enter-active[data-v-21d5b540],
.fade-leave-active[data-v-21d5b540] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-21d5b540],
.fade-leave-to[data-v-21d5b540] {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
.configuartor[data-v-21d5b540] {
    flex-direction: column-reverse;
}
.configuartor-info[data-v-21d5b540] {
    width: 100%;
}
.configuartor-title[data-v-21d5b540] {
    margin-left: 0;
}
}
@media screen and (max-width: 768px) {
.configuartor-navigation-buttons[data-v-21d5b540] {
    padding-top: 16px;
    flex-direction: column;
    gap: 8px;
}
}
.contacts-grid[data-v-cab053d8] {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(3, 1fr);
}
.contacts-card[data-v-cab053d8] {
  display: flex;
  flex-direction: column;
}
.contacts-card-upper[data-v-cab053d8] {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  position: relative;
}
.contacts-card-upper img[data-v-cab053d8] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contacts-card-upper[data-v-cab053d8]::after {
  opacity: 1;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: linear-gradient(360deg, #07457C 5%, rgba(7, 69, 124, 0.3) 75%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
  transition: all 0.4s ease;
  content: "";
  display: block;
  position: absolute;
}
.contacts-card-title[data-v-cab053d8] {
  position: absolute;
  bottom: 0;
  left: 64px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #FFCE2E;
  z-index: 10;
}
.contacts-card-lower[data-v-cab053d8] {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 64px;
}
.contacts-button[data-v-cab053d8] {
  align-self: flex-start;
}
@media screen and (max-width: 1790px) {
.contacts-card-title[data-v-cab053d8] {
    left: 12px;
}
.contacts-card-lower[data-v-cab053d8] {
    padding: 0 12px;
}
}
@media screen and (max-width: 1440px) {
.contacts-grid[data-v-cab053d8] {
    grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 768px) {
.contacts-grid[data-v-cab053d8] {
    grid-template-columns: repeat(1, 1fr);
}
}
.details[data-v-91442092] {
  display: grid;
  grid-template-columns: 2fr 3fr;
}
.details-requisite-text-item[data-v-91442092] {
  color: white;
}
.details-requisite-text-item p[data-v-91442092] {
  font-size: 14px !important;
  line-height: 20px;
}
.details-requisite-text[data-v-91442092] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.details-requisite[data-v-91442092] {
  background-image: url("/images/details/requisite.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 62px;
}
.details-requisite-map[data-v-91442092] {
  min-height: 450px;
}
.details-requisite-map iframe[data-v-91442092] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1200px) {
.details[data-v-91442092] {
    grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 992px) {
.details[data-v-91442092] {
    grid-template-columns: 1fr;
}
}
.progressbar[data-v-ed676416] {
  transition: all 0.3s ease-in-out;
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #CCCCCC;
  margin-top: 64px;
  display: flex;
  justify-content: space-between;
}
.progress[data-v-ed676416] {
  transition: all 0.3s ease-in-out;
  height: 4px;
  left: 0;
  top: 0;
  position: absolute;
  background-color: #07457C;
}
.years[data-v-ed676416] {
  transition: all 0.3s ease-in-out;
  margin-top: 24px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.roundmark[data-v-ed676416] {
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  background-color: #CCCCCC;
  height: 16px;
  width: 16px;
  transform: translateY(-33%);
  border: 4px transparent solid;
  cursor: pointer;
}
.dev-path-year[data-v-ed676416] {
  transition: all 0.3s ease-in-out;
  color: #CCCCCC;
  cursor: pointer;
}
.round-active[data-v-ed676416] {
  background-color: #07457C;
}
.year-active[data-v-ed676416] {
  color: #07457C;
}
.swiper-dev-path[data-v-ed676416] .swiper-slide {
  z-index: 1;
  scale: 0.9;
  opacity: 0.4;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.swiper-dev-path[data-v-ed676416] .swiper-slide-active {
  z-index: 2;
  scale: 1;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  cursor: auto;
}
.dev-path-wrapper[data-v-ed676416] {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dev-path-image[data-v-ed676416] {
  pointer-events: none;
  position: absolute;
  opacity: 0.8;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.dev-path-slide-image[data-v-ed676416] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dev-path-slide-text[data-v-ed676416] {
  position: absolute;
  left: 12px;
  color: white;
}
.years-moblie[data-v-ed676416] {
  display: none;
}
@media screen and (max-width: 992px) {
.progressbar[data-v-ed676416], .years[data-v-ed676416] {
    display: none;
}
.dev-path-title[data-v-ed676416] {
    padding: 16px 0;
}
.years-moblie[data-v-ed676416] {
    display: flex;
    gap: 15px;
    width: 100%;
    margin-top: 16px;
}
.dev-path-image[data-v-ed676416] {
    display: none;
}
}
@media screen and (max-width: 768px) {
.years-moblie[data-v-ed676416] {
    margin-top: 4px;
}
}
.error-info-wrapper[data-v-3e1fbe7d] {
  display: flex;
  gap: 48px;
  z-index: 10;
}
.error-image[data-v-3e1fbe7d] {
  z-index: 5;
}
.error-page[data-v-3e1fbe7d] {
  position: relative;
  display: flex;
  gap: 48px;
  justify-content: center;
  align-items: center;
  padding: 64px 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.error-text-block[data-v-3e1fbe7d] {
  max-width: 410px;
  display: flex;
  flex-direction: column;
}
.error-text-block p[data-v-3e1fbe7d] {
  padding-top: 24px;
}
.error-text-block .error-border-bottom[data-v-3e1fbe7d] {
  padding-top: 24px;
  width: 100%;
  border-bottom: 4px #5B5B5B solid;
}
.error-page-form-group[data-v-3e1fbe7d] {
  max-width: 480px;
  box-shadow: 0px 0px 40px 4px rgba(0, 0, 0, 0.2);
  padding: 32px;
  background-color: white;
  text-align: center;
}
.error-page-form[data-v-3e1fbe7d] {
  display: flex;
  flex-direction: column;
}
.input[data-v-3e1fbe7d] {
  height: 48px;
  background-color: #F7F7F7;
  width: 100%;
}
@media screen and (max-width: 1200px) {
.error-image[data-v-3e1fbe7d] {
    position: absolute;
    left: 24px;
    top: 24px;
    height: 80%;
}
.error-info-wrapper[data-v-3e1fbe7d] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.error-text-block[data-v-3e1fbe7d] {
    justify-content: center;
    text-align: center;
}
}
@media screen and (max-width: 768px) {
.error-image[data-v-3e1fbe7d] {
    display: none;
}
}
.five-grid[data-v-03ed8479] {
  padding: 36px 0;
  width: 100%;
}
.five-grid-info-block[data-v-03ed8479] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  text-align: center;
  width: 100%;
  padding: 32px 0 64px 0;
}
.five-grid-subtitle[data-v-03ed8479] {
  text-wrap: balance;
}
.five-grid-images-block[data-v-03ed8479] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding-bottom: 32px;
}
.five-grid-images-item[data-v-03ed8479] {
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  border: 1px solid white;
}
.five-grid-images-item img[data-v-03ed8479] {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.five-grid-images-item-first[data-v-03ed8479] {
  grid-column: span 2;
  grid-row: span 2;
}
@media screen and (max-width: 992px) {
.five-grid-images-block[data-v-03ed8479] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.five-grid-images-item-first[data-v-03ed8479] {
    grid-column: span 2;
}
.five-grid-images-item[data-v-03ed8479] {
    aspect-ratio: 16/9;
}
.five-grid-subtitle[data-v-03ed8479] {
    width: 100%;
}
}
@media screen and (max-width: 576px) {
.five-grid-info-block[data-v-03ed8479] {
    padding: 0 0 32px 0;
}
.five-grid-images-block[data-v-03ed8479] {
    padding-bottom: 0;
}
}
.swiper-faq-carousel[data-v-8786fbea] {
  padding: 0 64px;
  position: relative;
}
.faq-carousel-item[data-v-8786fbea] {
  min-height: 326px;
  padding: 56px;
  margin: 56px 0;
  box-shadow: 0px 4px 24px -4px rgba(0, 0, 0, 0.35);
}
.faq-carousel-item-title[data-v-8786fbea] {
  color: #07457C;
  text-wrap: balance;
  padding-bottom: 16px;
}
@media screen and (max-width: 1440px) {
.faq-carousel-item[data-v-8786fbea] {
    min-height: 286px;
    padding: 36px;
}
}
@media screen and (max-width: 768px) {
.faq-carousel-item[data-v-8786fbea] {
    min-height: 224px;
    padding: 24px;
}
}
.gallery-swiper[data-v-0b8b3e72] {
  position: relative;
}
.gallery-swiper-navigation-prev[data-v-0b8b3e72], .gallery-swiper-navigation-next[data-v-0b8b3e72] {
  position: absolute;
  z-index: 5;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}
.gallery-swiper-navigation-prev[data-v-0b8b3e72]:hover, .gallery-swiper-navigation-next[data-v-0b8b3e72]:hover {
  scale: 1.1;
}
.gallery-swiper-navigation-prev[data-v-0b8b3e72] {
  left: 16px;
}
.gallery-swiper-navigation-next[data-v-0b8b3e72] {
  right: 16px;
}
.galery-item[data-v-0b8b3e72] {
  cursor: url("/public/images-static/icons/zoom.svg") 26 26, zoom-in !important;
  height: 100%;
  aspect-ratio: 16/9;
  transition: gallery-swiper all 0.3s ease-in-out;
}
.galery-item[data-v-0b8b3e72]:hover {
  filter: saturate(125%);
  filter: contrast(118%);
}
.gallery-swiper[data-v-0b8b3e72] .swiper-pagination {
  bottom: 24px;
  scale: 1.5;
  transform: translateX(-35%) !important;
}
.gallery-swiper[data-v-0b8b3e72] .swiper-pagination-bullet {
  background: #07457C;
  border: 1px #FFCE2E solid;
}
.wi-swiper-navigation-prev[data-v-1c1187d0], .wi-swiper-navigation-next[data-v-1c1187d0] {
  position: absolute;
  z-index: 5;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.wi-swiper-navigation-prev[data-v-1c1187d0]:hover, .wi-swiper-navigation-next[data-v-1c1187d0]:hover {
  scale: 1.1;
}
.wi-swiper-navigation-prev[data-v-1c1187d0] {
  left: 16px;
}
.wi-swiper-navigation-next[data-v-1c1187d0] {
  right: 16px;
}
.swiper-where-install[data-v-1c1187d0] {
  position: relative;
}
.swiper-where-install[data-v-1c1187d0] .swiper-pagination {
  bottom: 24px;
  scale: 1.5;
}
.swiper-where-install[data-v-1c1187d0] .swiper-pagination-bullet {
  background: #07457C;
  border: 1px #FFCE2E solid;
}
.where-install-wrapper[data-v-1c1187d0] {
  background-color: #FCFCFC;
}
.where-install-image[data-v-1c1187d0] {
  width: 100%;
  aspect-ratio: 16/9;
}
.slide[data-v-1c1187d0] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.where-install-title[data-v-1c1187d0] {
  text-align: center;
}
.swiper_kinds[data-v-22a2b9d8] .swiper-pagination {
  bottom: 24px;
  scale: 1.5;
  transform: translateX(-35%) !important;
}
.swiper_kinds[data-v-22a2b9d8] .swiper-pagination-bullet {
  background: #07457C;
  border: 1px #FFCE2E solid;
}
.kinds-swiper-navigation-prev[data-v-22a2b9d8], .kinds-swiper-navigation-next[data-v-22a2b9d8] {
  position: absolute;
  z-index: 5;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  top: 25%;
}
.kinds-swiper-navigation-prev[data-v-22a2b9d8]:hover, .kinds-swiper-navigation-next[data-v-22a2b9d8]:hover {
  scale: 1.1;
}
.kinds-swiper-navigation-prev[data-v-22a2b9d8] {
  left: -16px;
}
.kinds-swiper-navigation-next[data-v-22a2b9d8] {
  right: -16px;
}
.kinds-gray-bg[data-v-22a2b9d8] {
  background-color: #F7F7F7;
}
.kinds-slide[data-v-22a2b9d8] {
  display: flex;
  flex-direction: column;
}
.kinds-slide-text[data-v-22a2b9d8] {
  padding-left: 20%;
}
.kinds-slide-link[data-v-22a2b9d8] {
  transition: all 0.3s ease-in-out;
}
.kinds-slide-link[data-v-22a2b9d8]:hover {
  color: #09569B;
  transition: all 0.3s ease-in-out;
}
.kinds-slide-link:hover .kinds-image[data-v-22a2b9d8] {
  filter: brightness(118%);
}
.kinds-image[data-v-22a2b9d8] {
  transition: all 0.3s ease-in-out;
  align-self: center;
}
.swiper_kinds[data-v-22a2b9d8] {
  position: relative;
}
@media screen and (max-width: 1790px) {
.kinds-swiper-navigation-prev[data-v-22a2b9d8] {
    left: 0;
}
.kinds-swiper-navigation-next[data-v-22a2b9d8] {
    right: 0;
}
}
@media screen and (max-width: 768px) {
.kinds-slide-text[data-v-22a2b9d8] {
    text-align: center;
}
.kinds-slide-text[data-v-22a2b9d8] {
    padding-left: 0;
}
.kinds-image[data-v-22a2b9d8] {
    max-width: 60%;
}
}
.longread-header-info[data-v-f661d5da] {
  display: flex;
  gap: 32px;
  padding: 16px 0;
}
.longread-header-icon[data-v-f661d5da] {
  height: 16px;
  width: 16px;
  fill: #07457C;
}
.longread-header-icon-group[data-v-f661d5da] {
  display: flex;
  gap: 4px;
  align-items: center;
}
@media screen and (max-height: 992px) {
.longread-breadcrubs-wrapper[data-v-f661d5da] {
    padding: 6px 0 32px 0;
}
}
.longread-carusel[data-v-dc7aea98] .swiper-pagination {
  margin: 0 auto;
  bottom: 0;
}
.longread-carusel[data-v-dc7aea98] {
  padding: 36px 0 64px 0;
}
.longread-swiper-slide-wrapper[data-v-dc7aea98] {
  width: 100%;
  aspect-ratio: 16/10;
}
.longread-swiper-slide[data-v-dc7aea98] {
  width: 100%;
  aspect-ratio: 16/9;
}
.longread-swiper-slide img[data-v-dc7aea98] {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.longread-link-carusel[data-v-4c8b234c] .swiper-pagination {
  position: static !important;
  margin: 32px auto 0 auto;
  display: flex;
  justify-content: center;
}
.longread-swiper-text[data-v-4c8b234c] {
  text-align: left;
}
.longread-link-carusel[data-v-4c8b234c] {
  padding: 36px 0 64px 0;
}
.longread-swiper-slide-wrapper[data-v-4c8b234c] {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.longread-swiper-slide-wrapper[data-v-4c8b234c]:hover {
  color: #09569B;
}
.longread-swiper-slide-wrapper:hover .longread-swiper-slide[data-v-4c8b234c] {
  filter: brightness(118%);
}
.longread-swiper-slide[data-v-4c8b234c] {
  width: 100%;
  aspect-ratio: 4/3;
  transition: all 0.3s ease-in-out;
}
.longread-swiper-slide img[data-v-4c8b234c] {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 576px) {
.longread-swiper-text[data-v-4c8b234c] {
    text-align: center;
}
.longread-swiper-slide[data-v-4c8b234c] {
    scale: 0.85;
}
}
.loangreads-img-wrapper[data-v-c2edbf4a] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.loangreads-img-wrapper img[data-v-c2edbf4a] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.longreads-last-block[data-v-0fa175be] {
  padding: 24px 0 64px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  text-align: center;
  border-top: 1px solid #333333;
}
.longreads-last-block button[data-v-0fa175be], .longreads-last-block a[data-v-0fa175be] {
  align-self: center;
}
.longread-quote {
  padding: 36px 0;
}
.border-rigth-quote {
  border-left: 3px #333333 solid;
  padding: 16px 0 16px 24px;
  color: #5B5B5B;
}
.longread-subtitle[data-v-45302efc] {
  padding: 16px 0;
}
.longread-table[data-v-15159f48] {
  width: 100%;
}
.row-even[data-v-15159f48] {
  background-color: #F7F7F7;
}
.row-odd[data-v-15159f48] {
  background-color: white;
}
.first-row-cell[data-v-15159f48] {
  font-weight: 600;
}
.longread-table-row[data-v-15159f48] {
  display: grid;
  grid-template-columns: 3fr 2fr 2fr;
}
.longread-table-cell[data-v-15159f48] {
  padding: 6px 18px;
}
.longread-centred-cell[data-v-15159f48] {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.longreads-text[data-v-ea1085f2] {
  padding: 16px 0;
}
.longread-title[data-v-13ab73fe] {
  padding: 32px 0 16px 0;
}
.longread-two-images[data-v-781dfb72] {
  padding: 16px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
.one-of-two-images[data-v-781dfb72] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.one-of-two-images img[data-v-781dfb72] {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.image-text[data-v-781dfb72] {
  padding: 8px 0;
  text-align: center;
}
.longread-video[data-v-562b8d8a] {
  position: relative;
  padding: 36px 0;
  overflow: hidden;
}
.longread-video img[data-v-562b8d8a] {
  width: 100%;
  aspect-ratio: 5/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.longread-play-button[data-v-562b8d8a] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cnfm-wrapper[data-v-6b0e08ca] {
  width: 960px;
  display: flex;
  flex-direction: row;
  background-color: white;
  position: relative;
}
.cnfm-close[data-v-6b0e08ca] {
  position: absolute;
  top: -36px;
  right: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.cnfm-close[data-v-6b0e08ca]:hover {
  scale: 1.2;
}
.cnfm-close svg[data-v-6b0e08ca] {
  fill: white;
}
.cnfm-image[data-v-6b0e08ca] {
  width: 50%;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.cnfm-text[data-v-6b0e08ca] {
  width: 50%;
  padding: 32px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.cnfm-title[data-v-6b0e08ca] {
  text-align: center;
}
.cnfm-form[data-v-6b0e08ca] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.input[data-v-6b0e08ca] {
  width: 100%;
  background: #F7F7F7;
}
.fp-modal-link[data-v-6b0e08ca] {
  color: #07457C;
  text-decoration: underline;
}
.fp-modal-link[data-v-6b0e08ca]:hover {
  color: #00A0E3;
}
@media screen and (max-width: 992px) {
.cnfm-wrapper[data-v-6b0e08ca] {
    width: 480px;
    flex-direction: column;
}
.cnfm-image[data-v-6b0e08ca] {
    width: 100%;
    aspect-ratio: 16/9;
}
.cnfm-text[data-v-6b0e08ca] {
    width: 100%;
}
}
@media screen and (max-width: 576px) {
.cnfm-wrapper[data-v-6b0e08ca] {
    width: 320px;
    align-items: center;
}
}
.fpm-wrapper[data-v-51fcc77c] {
  width: 960px;
  display: flex;
  flex-direction: row;
  background-color: white;
  position: relative;
}
.fp-modal-link[data-v-51fcc77c] {
  color: #07457C;
  text-decoration: underline;
}
.fp-modal-link[data-v-51fcc77c]:hover {
  color: #00A0E3;
}
.fpm-close[data-v-51fcc77c] {
  position: absolute;
  top: -36px;
  right: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.fpm-close[data-v-51fcc77c]:hover {
  scale: 1.2;
}
.fpm-close svg[data-v-51fcc77c] {
  fill: white;
}
.fpm-logo[data-v-51fcc77c] {
  position: absolute;
}
.fpm-image-wrapper[data-v-51fcc77c] {
  width: 50%;
  aspect-ratio: 1;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fpm-image[data-v-51fcc77c] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fpm-text[data-v-51fcc77c] {
  width: 50%;
  padding: 32px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.fpm-title[data-v-51fcc77c] {
  text-align: center;
}
.fpm-form[data-v-51fcc77c] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 86%;
}
.input[data-v-51fcc77c] {
  width: 100%;
  background: #F7F7F7;
}
@media screen and (max-width: 992px) {
.fpm-wrapper[data-v-51fcc77c] {
    width: 480px;
    flex-direction: column;
}
.fpm-image-wrapper[data-v-51fcc77c] {
    width: 100%;
    aspect-ratio: 16/9;
}
.fpm-text[data-v-51fcc77c] {
    width: 100%;
}
}
@media screen and (max-width: 576px) {
.fpm-wrapper[data-v-51fcc77c] {
    width: 320px;
    align-items: center;
}
.fpm-form[data-v-51fcc77c] {
    width: 100%;
}
}
a.map-popup-item-link[data-v-f13c41fe] {
  margin-right: 16px;
  text-decoration: none;
}
a.map-popup-item-link[data-v-f13c41fe]:hover {
  text-decoration: none;
}
.map-popup-item[data-v-f13c41fe] {
  padding: 16px 0 16px 0;
  width: 100%;
  height: 240px;
  border-bottom: 1px solid #CCCCCC;
  overflow: hidden;
  display: flex;
  color: #333333;
  transition: all 0.3s ease-in-out;
}
.map-popup-item[data-v-f13c41fe]:hover {
  color: #07457C;
}
.map-popup-item:hover .map-popup-icon[data-v-f13c41fe] {
  background-color: #07457C;
  transition: all 0.3s ease-in-out;
}
.map-popup-item:hover .map-popup-icon svg[data-v-f13c41fe] {
  fill: white;
}
.map-popup-item-image[data-v-f13c41fe] {
  height: 100%;
  aspect-ratio: 16/9;
  margin-right: 32px;
}
.map-popup-text-group[data-v-f13c41fe] {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.map-popup-title[data-v-f13c41fe] {
  font-size: 20px;
}
.map-popup-description[data-v-f13c41fe] {
  font-size: 12px;
  line-height: 18px;
}
.map-popup-showmore[data-v-f13c41fe] {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-items: center;
  gap: 4px;
}
.map-popup-icon[data-v-f13c41fe] {
  padding: 4px;
  color: white;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.map-popup-icon svg[data-v-f13c41fe] {
  fill: #333333;
}
@media screen and (max-width: 768px) {
.map-popup-item-image[data-v-f13c41fe] {
    height: 100%;
    aspect-ratio: 4/1;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: 0;
}
.map-popup-item[data-v-f13c41fe] {
    flex-direction: column;
    height: 100%;
}
.map-popup-text-group[data-v-f13c41fe] {
    padding: 16px 0;
}
}
@media screen and (max-width: 576px) {
.map-popup-item-image[data-v-f13c41fe] {
    aspect-ratio: 16/9;
}
}
.popup[data-v-84e0e764] {
  width: 65vw;
  height: 80vh;
  background-color: white;
  position: relative;
}
.popup-close[data-v-84e0e764] {
  position: absolute;
  top: -36px;
  right: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.popup-close[data-v-84e0e764]:hover {
  scale: 1.2;
}
.popup-close svg[data-v-84e0e764] {
  fill: white;
}
.popup-wrapper[data-v-84e0e764] {
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  height: 100%;
}
.popup-header[data-v-84e0e764] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 16px;
}
.popup-buttons[data-v-84e0e764] {
  display: flex;
  gap: 8px;
}
.popup-header-title-group[data-v-84e0e764] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.popup-header-subtitle[data-v-84e0e764] {
  color: #5B5B5B;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.popup-header-title[data-v-84e0e764] {
  color: #07457C;
  font-weight: 600;
  font-size: 21px;
  line-height: 26px;
}
.popup-link[data-v-84e0e764] {
  flex-grow: 0;
  flex-shrink: 0;
  align-self: center;
}
.popup-content[data-v-84e0e764] {
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
.popup-content-list[data-v-84e0e764] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.popup-content-loader[data-v-84e0e764] {
  margin-top: 120px;
}
@media screen and (max-width: 576px) {
.popup-header[data-v-84e0e764] {
    flex-direction: column;
}
}
@media screen and (max-width: 992px) {
.popup-buttons[data-v-84e0e764] {
    flex-direction: column;
}
}
@media screen and (max-width: 1200px) {
.popup[data-v-84e0e764] {
    width: 80vw;
    height: 80vh;
    background-color: white;
}
}
.tnx-modal-wrapper {
  position: relative;
  width: 1164px;
  height: 50%;
  min-height: 400px;
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: center;
}
.tnx-modal-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.tnx-modal-title, .tnx-modal-subtitle {
  color: #FFCE2E;
  text-wrap: balance;
}
.tnx-modal-line {
  border-bottom: 2px solid white;
  width: 60%;
  margin: 24px 0 8px 0;
}
.tnx-modal-arrow-group {
  display: flex;
  gap: 8px;
  color: white;
}
.tnx-modal-arrow {
  margin-top: 12px;
}
.tnx-modal-buttons {
  display: flex;
  gap: 16px;
  width: 100%;
  justify-content: space-between;
}
.tnx-modal-yellow-btn {
  padding: 0 64px;
}
.tnx-modal-image {
  max-width: 424px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1200px) {
.tnx-modal-wrapper {
    width: 96%;
    height: 80%;
}
.tnx-modal-buttons {
    flex-direction: column-reverse;
}
.tnx-modal-yellow-btn, .tnx-modal-transparent-btn {
    width: 100% !important;
}
}
@media screen and (max-width: 992px) {
.tnx-modal-wrapper {
    flex-direction: column;
    gap: 8px;
}
.tnx-modal-image {
    max-width: none;
    max-height: 386px;
    margin-bottom: -52px;
}
.tnx-modal-line {
    display: none;
}
.tnx-modal-info {
    text-align: center;
}
.tnx-modal-wrapper {
    width: 100%;
    height: 100%;
    padding: 16px;
}
.tnx-modal-yellow-btn {
    padding: 0 16px;
}
}
.modal-base[data-v-5e149978] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overscroll-behavior: contain;
  background-color: rgba(51, 51, 51, 0.9803921569);
  z-index: 999;
}
.modal-shown[data-v-5e149978] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-hiden[data-v-5e149978] {
  display: none;
}
.fade-enter-active[data-v-5e149978],
.fade-leave-active[data-v-5e149978] {
  transition: opacity 1s ease-in-out;
}
.fade-enter-from[data-v-5e149978],
.fade-leave-to[data-v-5e149978] {
  opacity: 0;
}
.map-items-wrapper[data-v-1f26604f] {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.map-img[data-v-1f26604f] {
  height: 24px;
}
.map-item[data-v-1f26604f] {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 768px) {
.map-items-wrapper[data-v-1f26604f] {
    display: flex;
    flex-direction: column;
    align-self: flex-start;
    padding-left: 10%;
}
}
.more-about-product-wrapper[data-v-7200fb58] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.more-about-product-info[data-v-7200fb58] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 64px;
}
.more-about-product-image[data-v-7200fb58] {
  order: 2;
  max-width: 580px;
  width: 60%;
  place-self: center;
}
.more-about-product-left[data-v-7200fb58] {
  order: 1;
}
.more-about-product-right[data-v-7200fb58] {
  order: 3;
}
@media screen and (max-width: 1200px) {
.more-about-product-info[data-v-7200fb58] {
    grid-template-columns: repeat(2, 1fr);
    gap: 64px;
}
.more-about-product-image[data-v-7200fb58] {
    order: 0;
    grid-column: span 2;
}
}
@media screen and (max-width: 768px) {
.more-about-product-info[data-v-7200fb58] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
}
.cookies-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: white;
  min-height: 50px;
  width: 100%;
  padding: 12px 30px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  text-align: center;
  justify-content: center;
  align-items: center;
  box-shadow: 0px -8px 16px 0px rgba(0, 0, 0, 0.2);
}
.cookies-link {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.cookies-link:hover {
  color: #00A0E3;
}
.cookies-close {
  position: absolute;
  top: 6px;
  right: 6px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.cookies-close:hover {
  scale: 1.2;
}
.cookies-close svg {
  fill: #07457C;
}
.notification-base[data-v-4d484060] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 998;
}
.slide-enter-active[data-v-4d484060] {
  transition: all 0.5s ease-in-out;
}
.slide-leave-active[data-v-4d484060] {
  transition: all 0.4s ease-in-out;
}
.slide-enter-from[data-v-4d484060] {
  opacity: 0;
  transform: translateY(60px);
}
.slide-leave-to[data-v-4d484060] {
  opacity: 0;
  transform: translateY(60px);
}
.slide-move[data-v-4d484060] {
  transition: transform 0.3s ease-in-out;
}
@charset "UTF-8";
.filter-wrapper[data-v-6853a7eb] {
  position: relative;
  width: 224px;
  cursor: pointer;
}
.filter-wrapper .picked[data-v-6853a7eb] {
  background-color: #07457C;
}
.filter-wrapper .picked .portfolio-text[data-v-6853a7eb] {
  color: #FFF;
}
.filter-wrapper .picked .portfolio-icon[data-v-6853a7eb] {
  fill: #FFF;
}
.filter-wrapper:hover .filter[data-v-6853a7eb] {
  background-color: #07457C;
}
.filter-wrapper:hover .filter .portfolio-text[data-v-6853a7eb] {
  color: #FFF;
}
.filter-wrapper:hover .filter .portfolio-icon[data-v-6853a7eb] {
  fill: #FFF;
}
.portfolio-filter[data-v-6853a7eb] {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  gap: 4px;
  background-color: #FFF;
  box-sizing: border-box;
  border: 1px solid #07457C;
  padding: 16px;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.portfolio-icon[data-v-6853a7eb] {
  fill: #07457C;
  transition: all 0.15s ease;
  z-index: 10;
}
.fliped[data-v-6853a7eb] {
  rotate: 180deg;
  transition: all 0.15s ease;
}
.portfolio-text[data-v-6853a7eb] {
  -webkit-user-select: none; /* Для Chrome, Safari и Opera */
  -moz-user-select: none; /* Для Firefox */ /* Для Internet Explorer/Edge */
  user-select: none; /* Стандартное свойство */
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #07457C;
  font-weight: 600;
  z-index: 10;
}
.category-dropdown[data-v-6853a7eb] {
  position: absolute;
  z-index: 75;
  padding: 16px;
  background-color: white;
  border: 1px solid #07457C;
  left: 0;
  top: 46px;
  opacity: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
  width: 100%;
}
.category[data-v-6853a7eb] {
  -webkit-user-select: none; /* Для Chrome, Safari и Opera */
  -moz-user-select: none; /* Для Firefox */ /* Для Internet Explorer/Edge */
  user-select: none; /* Стандартное свойство */
  font-weight: 400;
}
.category[data-v-6853a7eb]:hover {
  color: #07457C;
}
.active[data-v-6853a7eb] {
  font-weight: 600;
}
.slidedown-enter-active[data-v-6853a7eb],
.slidedown-leave-active[data-v-6853a7eb] {
  transition: opacity 0.3s ease;
}
.slidedown-enter-from[data-v-6853a7eb],
.slidedown-leave-to[data-v-6853a7eb] {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
.filter-wrapper[data-v-6853a7eb] {
    width: 180px;
}
}
@media screen and (max-width: 992px) {
.filter-wrapper[data-v-6853a7eb] {
    width: 100%;
}
}
.portfolio-search[data-v-cae6abca] {
  position: relative;
  min-width: 208px;
}
.portfolio-search-input[data-v-cae6abca] {
  border: 1px #CCCCCC solid;
  height: 48px;
  width: 100%;
  padding-left: 12px;
}
.search-icon[data-v-cae6abca] {
  position: absolute;
  background: none;
  border: 0;
  right: 8px;
  bottom: 50%;
  transform: translateY(50%);
}
.search-icon svg[data-v-cae6abca] {
  width: 18px;
  height: 18px;
  fill: #CCCCCC;
}
.search-icon:hover svg[data-v-cae6abca] {
  fill: #07457C;
}
@media screen and (max-width: 992px) {
.portfolio-search[data-v-cae6abca] {
    grid-column: span 2;
}
}
@charset "UTF-8";
.filter-wrapper[data-v-ccedec5e] {
  cursor: pointer;
  position: relative;
  width: 224px;
}
.filter-wrapper .picked[data-v-ccedec5e] {
  background-color: #07457C;
}
.filter-wrapper .picked .portfolio-text[data-v-ccedec5e] {
  color: #FFF;
}
.filter-wrapper .picked .portfolio-icon[data-v-ccedec5e] {
  fill: #FFF;
}
.filter-wrapper:hover .filter[data-v-ccedec5e] {
  background-color: #07457C;
}
.filter-wrapper:hover .filter .portfolio-text[data-v-ccedec5e] {
  color: #FFF;
}
.filter-wrapper:hover .filter .portfolio-icon[data-v-ccedec5e] {
  fill: #FFF;
}
.portfolio-filter[data-v-ccedec5e] {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  gap: 4px;
  background-color: #FFF;
  box-sizing: border-box;
  border: 1px solid #07457C;
  padding: 16px;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.portfolio-icon[data-v-ccedec5e] {
  fill: #07457C;
  transition: all 0.15s ease;
  z-index: 10;
}
.fliped[data-v-ccedec5e] {
  rotate: 180deg;
  transition: all 0.15s ease;
}
.portfolio-text[data-v-ccedec5e] {
  -webkit-user-select: none; /* Для Chrome, Safari и Opera */
  -moz-user-select: none; /* Для Firefox */ /* Для Internet Explorer/Edge */
  user-select: none; /* Стандартное свойство */
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #07457C;
  font-weight: 600;
  z-index: 10;
}
.category-dropdown[data-v-ccedec5e] {
  position: absolute;
  z-index: 75;
  padding: 16px;
  background-color: white;
  border: 1px solid #07457C;
  left: 0;
  top: 46px;
  opacity: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
  width: 100%;
}
.category[data-v-ccedec5e] {
  -webkit-user-select: none; /* Для Chrome, Safari и Opera */
  -moz-user-select: none; /* Для Firefox */ /* Для Internet Explorer/Edge */
  user-select: none; /* Стандартное свойство */
  font-weight: 400;
}
.category[data-v-ccedec5e]:hover {
  color: #07457C;
}
.active[data-v-ccedec5e] {
  font-weight: 600;
}
.slidedown-enter-active[data-v-ccedec5e],
.slidedown-leave-active[data-v-ccedec5e] {
  transition: opacity 0.3s ease;
}
.slidedown-enter-from[data-v-ccedec5e],
.slidedown-leave-to[data-v-ccedec5e] {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
.filter-wrapper[data-v-ccedec5e] {
    width: 180px;
}
}
@media screen and (max-width: 992px) {
.filter-wrapper[data-v-ccedec5e] {
    width: 100%;
}
}
.normal-hover[data-v-038bc916] {
  position: absolute;
  z-index: 5;
  left: 60px;
  right: 60px;
  top: 32px;
  bottom: 32px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 16px;
}
.nh-title[data-v-038bc916] {
  -webkit-text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
  text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
  text-wrap: balance;
}
.nh-info[data-v-038bc916] {
  display: flex;
  justify-content: space-between;
}
.nh-date[data-v-038bc916] {
  font-weight: 600;
}
.nh-more[data-v-038bc916] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.arrow-box[data-v-038bc916] {
  display: flex;
  padding: 4px;
}
.arrow-box-hovered[data-v-038bc916] {
  transition: all 0.3s ease-in-out;
  background-color: #FFCE2E;
}
.arrow-box-hovered svg[data-v-038bc916] {
  fill: #07457C;
}
.arrow-box-not-hovered[data-v-038bc916] {
  transition: all 0.3s ease-in-out;
  background-color: transparent;
}
.arrow-box-not-hovered svg[data-v-038bc916] {
  fill: white;
}
@media screen and (max-width: 992px) {
.normal-hover[data-v-038bc916] {
    left: 12px;
    right: 12px;
    top: 12px;
    bottom: 12px;
}
}
.tb-title[data-v-956f5aea] {
  position: absolute;
  left: 60px;
  right: 60px;
  z-index: 20;
  color: white;
  text-wrap: balance;
  -webkit-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
}
.title-hovered[data-v-956f5aea] {
  bottom: 100px;
  transition: all 0.3s ease-in-out;
}
.title-not-hovered[data-v-956f5aea] {
  bottom: 32px;
  transition: all 0.3s ease-in-out;
}
.button-not-hovered[data-v-956f5aea] {
  position: absolute;
  z-index: 20;
  left: 60px;
  bottom: -100px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.button-hovered[data-v-956f5aea] {
  position: absolute;
  z-index: 20;
  left: 60px;
  bottom: 32px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.tb-moblie[data-v-956f5aea] {
  color: white;
  display: none;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  z-index: 35;
}
.tb-moblie svg[data-v-956f5aea] {
  fill: white;
}
@media screen and (max-width: 992px) {
.tb-desctop[data-v-956f5aea] {
    display: none;
}
.tb-moblie[data-v-956f5aea] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
}
.tpb-wrapper[data-v-58f3d810] {
  position: absolute;
  left: 60px;
  right: 60px;
  z-index: 20;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tpb-not-hovered[data-v-58f3d810] {
  bottom: -120%;
  transition: all 0.3s ease-in-out;
}
.tpb-hovered[data-v-58f3d810] {
  bottom: 32px;
  transition: all 0.3s ease-in-out;
}
.tpb-title[data-v-58f3d810] {
  color: #FFCE2E;
  font-size: 32px;
  line-height: 36px;
  text-wrap: balance;
}
.tpb-place[data-v-58f3d810] {
  color: white;
}
.tbp-btn[data-v-58f3d810] {
  align-self: flex-start;
}
.tpb-moblie[data-v-58f3d810] {
  display: none;
  position: absolute;
  bottom: 12px;
  left: 12px;
  right: 12px;
  top: 12px;
  z-index: 35;
  color: white;
}
.tpb-moblie-title[data-v-58f3d810] {
  display: inline;
}
@media screen and (max-width: 1440px) {
.tpb-title[data-v-58f3d810] {
    font-size: 18px;
    line-height: 24px;
}
}
@media screen and (max-width: 992px) {
.tpb-wrapper[data-v-58f3d810] {
    display: none;
}
.tpb-moblie[data-v-58f3d810] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 6px;
}
.tpb-moblie .tpb-small-btn[data-v-58f3d810] {
    display: flex;
    align-items: center;
    gap: 2px;
}
.tpb-moblie .tpb-small-btn svg[data-v-58f3d810] {
    fill: white;
}
}
.tpb-wrapper[data-v-602bb6fb] {
  position: absolute;
  left: 60px;
  right: 60px;
  z-index: 20;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tpb-opacity-tranision-not-hoverd[data-v-602bb6fb] {
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.tpb-opacity-tranision-hoverd[data-v-602bb6fb] {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.tpb-not-hovered[data-v-602bb6fb] {
  bottom: -120%;
  transition: all 0.3s ease-in-out;
}
.tpb-hovered[data-v-602bb6fb] {
  bottom: 32px;
  transition: all 0.3s ease-in-out;
}
.tpb-button-vid[data-v-602bb6fb] {
  display: flex;
  align-items: flex-end;
  gap: 24px;
  width: 100%;
  position: relative;
}
.tpb-vid-hover-icon[data-v-602bb6fb] {
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.tpb-vid-hover-icon[data-v-602bb6fb]:hover {
  scale: 1.1;
}
.tpb-title[data-v-602bb6fb] {
  color: #FFCE2E;
  font-size: 32px;
  line-height: 36px;
  text-wrap: balance;
}
.tpb-place[data-v-602bb6fb] {
  color: white;
}
.original[data-v-602bb6fb] {
  opacity: 1;
  transition: all 0.15s ease-in-out;
}
.hover[data-v-602bb6fb] {
  opacity: 0;
  transition: all 0.15s ease-in-out;
}
.vidioicon[data-v-602bb6fb] {
  position: absolute;
  right: 50%;
  bottom: 50%;
  transform: translate(50%, 50%);
  z-index: 40;
}
.vidioicon svg[data-v-602bb6fb] {
  height: 60px;
  width: 60px;
}
.tbpv-btn[data-v-602bb6fb] {
  align-self: flex-start;
}
.tpb-moblie[data-v-602bb6fb] {
  display: none;
  position: absolute;
  bottom: 12px;
  left: 12px;
  right: 12px;
  top: 12px;
  z-index: 35;
  color: white;
}
.tpb-moblie-title[data-v-602bb6fb] {
  display: inline;
  width: 75%;
}
.fade-enter-active[data-v-602bb6fb],
.fade-leave-active[data-v-602bb6fb] {
  transition: opacity 0.7s ease-in-out;
}
.fade-enter-from[data-v-602bb6fb],
.fade-leave-to[data-v-602bb6fb] {
  opacity: 0;
}
@media screen and (max-width: 1440px) {
.tpb-title[data-v-602bb6fb] {
    font-size: 18px;
    line-height: 24px;
}
}
@media screen and (max-width: 992px) {
.tpb-wrapper[data-v-602bb6fb] {
    display: none;
}
.vidioicon[data-v-602bb6fb] {
    right: 6px;
    bottom: 6px;
    transform: none;
    scale: 0.8;
}
.tpb-moblie[data-v-602bb6fb] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 6px;
}
.tpb-moblie .tpb-small-btn[data-v-602bb6fb] {
    display: flex;
    align-items: center;
    gap: 2px;
}
.tpb-moblie .tpb-small-btn svg[data-v-602bb6fb] {
    fill: white;
}
}
.tdb-wrapper[data-v-1c0a3185] {
  position: absolute;
  left: 60px;
  right: 60px;
  z-index: 20;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tdb-not-hovered[data-v-1c0a3185] {
  bottom: -120%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.tdb-hovered[data-v-1c0a3185] {
  bottom: 32px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.tdb-title[data-v-1c0a3185] {
  color: #FFCE2E;
  font-size: 32px;
  line-height: 36px;
  width: 70%;
  text-wrap: balance;
}
.tdb-place[data-v-1c0a3185] {
  color: white;
}
.tdb-btn[data-v-1c0a3185] {
  align-self: flex-start;
}
.tdb-moblie[data-v-1c0a3185] {
  color: white;
  display: none;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  z-index: 35;
}
.tdb-moblie svg[data-v-1c0a3185] {
  fill: white;
}
@media screen and (max-width: 992px) {
.tdb-wrapper[data-v-1c0a3185] {
    display: none;
}
.tdb-moblie[data-v-1c0a3185] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
}
.image-wrapper[data-v-2099c3f2] {
  height: 100%;
}
.item[data-v-2099c3f2] {
  position: relative;
  overflow: hidden;
  color: white;
  border-bottom: 1px white solid;
  border-top: 1px white solid;
  border-right: 1px white solid;
  border-left: 1px white solid;
}
.gradient .image-wrapper[data-v-2099c3f2]::after {
  opacity: 1;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.9) 0%, rgba(51, 51, 51, 0) 66.43%);
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
}
.blue-hover .image-wrapper[data-v-2099c3f2]::after {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(360deg, #07457C 25%, transparent 100%);
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
}
.blue-hover:hover .image-wrapper[data-v-2099c3f2]::after {
  opacity: 1;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(360deg, #07457C 25%, transparent 100%);
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
}
.big[data-v-2099c3f2] {
  grid-column: span 4;
  grid-row: span 2;
  width: 100%;
  aspect-ratio: 16/9;
}
.medium[data-v-2099c3f2] {
  grid-column: span 3;
  width: 100%;
  aspect-ratio: 16/9;
}
.small[data-v-2099c3f2] {
  grid-column: span 2;
  width: 100%;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 1200px) {
.big[data-v-2099c3f2], .medium[data-v-2099c3f2], .small[data-v-2099c3f2] {
    grid-column: span 3;
    height: 100%;
    aspect-ratio: 16/9;
}
.big[data-v-2099c3f2] {
    grid-row: span 1;
}
.shouldexpand[data-v-2099c3f2] {
    grid-column: span 6;
    height: 100%;
    aspect-ratio: 32/9;
}
}
@media screen and (max-width: 992px) {
.item .image-wrapper[data-v-2099c3f2]::after {
    opacity: 1;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.9) 0%, rgba(51, 51, 51, 0) 66.43%);
    z-index: 2;
    content: "";
    display: block;
    position: absolute;
}
}
@media screen and (max-width: 768px) {
.big[data-v-2099c3f2], .medium[data-v-2099c3f2], .small[data-v-2099c3f2], .shouldexpand[data-v-2099c3f2] {
    grid-column: span 6;
    aspect-ratio: 16/9;
    width: 100%;
}
.item[data-v-2099c3f2] {
    border-bottom: 1px white solid;
    border-top: 1px white solid;
    border-right: none;
    border-left: none;
}
}
.unevengrid-title {
  align-self: flex-start;
  text-align: left;
}
.unevengrid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-flow: dense;
}
.articles-btn-container[data-v-236d6b7e] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.longreads {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.longreads-loader {
  padding-top: 36px;
  padding-bottom: 36px;
}
.longreads-loader img {
  width: 150px;
}
.projects-subbar-wrapper[data-v-6e84c97b] {
  display: flex;
  justify-content: space-between;
}
.projects-subbar[data-v-6e84c97b] {
  width: 40%;
  text-wrap: balance;
}
.projects-links[data-v-6e84c97b] {
  display: flex;
  gap: 8px;
}
.projects-btn[data-v-6e84c97b] {
  min-width: 0 !important;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1440px) {
.projects-subbar-wrapper[data-v-6e84c97b] {
    flex-direction: column;
    gap: 16px;
}
.projects-subbar[data-v-6e84c97b] {
    width: 60%;
}
}
@media screen and (max-width: 992px) {
.projects-links[data-v-6e84c97b] {
    flex-wrap: wrap;
}
.projects-subbar[data-v-6e84c97b] {
    width: 100%;
}
}
@media screen and (max-width: 768px) {
.projects-btn[data-v-6e84c97b] {
    font-size: 10px !important;
    font-weight: 400 !important;
    height: 32px !important;
}
}
.companynews[data-v-7de40394] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.news-loader[data-v-7de40394] {
  padding-top: 36px;
  padding-bottom: 36px;
}
.news-loader img[data-v-7de40394] {
  width: 150px;
}
.portfolio[data-v-8434b686] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.portfolio-loader img[data-v-8434b686] {
  width: 150px;
}
.filters-and-search[data-v-8434b686] {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.filters[data-v-8434b686] {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 992px) {
.filters-and-search[data-v-8434b686] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.filters[data-v-8434b686] {
    display: contents;
}
}
@media screen and (max-width: 768px) {
.filters-and-search[data-v-8434b686] {
    grid-template-columns: repeat(2, 1fr);
}
}
.production-wrapper[data-v-43659d7a] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  overflow: hidden;
}
.production-inner-wrapper[data-v-43659d7a] {
  height: 288px;
  border: 1px solid #f7f7f7;
  overflow: hidden;
}
.production-item[data-v-43659d7a] {
  position: relative;
}
.production-inner-wrapper[data-v-43659d7a] {
  transition: all 0.3s ease-in-out;
  background-color: white;
}
.production-inner-wrapper .production-text[data-v-43659d7a] {
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 60px;
  right: 60px;
  bottom: 50%;
  transform: translateY(50%);
}
.production-inner-wrapper .production-text .production-title[data-v-43659d7a] {
  color: #07457C;
  font-size: 32px;
}
.production-inner-wrapper .production-text .production-subtitle[data-v-43659d7a] {
  color: #07457C;
  font-size: 17px;
}
.production-inner-wrapper .production-btn[data-v-43659d7a] {
  position: absolute;
  left: 60px;
  bottom: -200%;
}
.production-inner-wrapper[data-v-43659d7a]:hover {
  transition: all 0.3s ease-in-out;
  background-color: #07457C;
}
.production-inner-wrapper:hover .production-text[data-v-43659d7a] {
  transition: all 0.3s ease-in-out;
  bottom: 60%;
  transform: translateY(50%);
}
.production-inner-wrapper:hover .production-text .production-title[data-v-43659d7a] {
  font-size: 32px;
  color: #FFCE2E;
}
.production-inner-wrapper:hover .production-text .production-subtitle[data-v-43659d7a] {
  font-size: 17px;
  color: white;
}
.production-inner-wrapper:hover .production-btn[data-v-43659d7a] {
  position: absolute;
  left: 60px;
  bottom: 48px;
}
.top-cross[data-v-43659d7a]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.3' stroke='%235B5B5B' stroke-width='2'%3E%3Cpath d='M16 0v32M0 16h32'/%3E%3C/g%3E%3C/svg%3E");
  height: 32px;
  width: 32px;
  top: -17px;
  right: -17px;
  z-index: 10;
  content: "";
  display: block;
  position: absolute;
}
@media only screen and (max-width: 992px) {
.top-cross[data-v-43659d7a]::after {
    display: none;
}
}
.top-cross[data-v-43659d7a]::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.3' stroke='%235B5B5B' stroke-width='2'%3E%3Cpath d='M16 0v32M0 16h32'/%3E%3C/g%3E%3C/svg%3E");
  height: 32px;
  width: 32px;
  top: -17px;
  left: -17px;
  z-index: 10;
  content: "";
  display: block;
  position: absolute;
}
@media only screen and (max-width: 992px) {
.top-cross[data-v-43659d7a]::before {
    display: none;
}
}
.production-inner-wrapper-moblie[data-v-43659d7a] {
  display: none;
}
@media screen and (max-width: 1200px) {
.production-wrapper[data-v-43659d7a] {
    grid-template-columns: repeat(2, 1fr);
}
.production-wrapper[data-v-43659d7a] :last-child {
    grid-column: span 2;
}
}
@media screen and (max-width: 768px) {
.production-wrapper[data-v-43659d7a] {
    grid-template-columns: repeat(1, 1fr);
}
.production-wrapper[data-v-43659d7a] :last-child {
    grid-column: span 1;
}
.production-inner-wrapper[data-v-43659d7a] {
    display: none;
}
.production-inner-wrapper-moblie[data-v-43659d7a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #07457C;
    height: 78px;
    padding: 0 16px;
    border-bottom: 1px solid #f7f7f7;
    transition: all 0.3s ease-in-out;
}
.production-inner-wrapper-moblie svg[data-v-43659d7a] {
    fill: #07457C;
}
.production-inner-wrapper-moblie[data-v-43659d7a]:hover {
    color: #00A0E3;
}
.production-inner-wrapper-moblie:hover svg[data-v-43659d7a] {
    fill: #00A0E3;
}
}
.link-wrapper[data-v-3ad4cb7c] {
  position: absolute;
  offset: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.hover[data-v-3ad4cb7c] {
  transform: translateY(0);
  position: absolute;
  left: 64px;
  bottom: 64px;
  width: 65%;
  z-index: 5;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.hover h5[data-v-3ad4cb7c] {
  color: #FFCE2E;
}
.hover p[data-v-3ad4cb7c] {
  color: white;
  padding-bottom: 12px;
}
.hover button[data-v-3ad4cb7c] {
  align-self: flex-start;
}
.slide-wrapper[data-v-3ad4cb7c] {
  width: 75%;
  aspect-ratio: 16/9;
  margin-bottom: 64px;
}
.link[data-v-3ad4cb7c]::after {
  opacity: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(360deg, #07457C 5%, rgba(7, 69, 124, 0.5) 75%);
  transition: all 0.4s ease;
  content: "";
  display: block;
  position: absolute;
}
.link[data-v-3ad4cb7c]:hover::after, .link[data-v-3ad4cb7c]:focus-visible::after {
  opacity: 1;
}
.sps-button[data-v-3ad4cb7c] {
  z-index: 5;
  position: absolute;
  cursor: pointer;
  border: none;
  background-color: #FFCE2E;
  padding: 12px 18px;
  transform: translateY(-50%);
}
.sps-button[data-v-3ad4cb7c]:hover {
  background-color: #FFE079;
}
.sps-button[data-v-3ad4cb7c]:active {
  background-color: #F1B800;
}
.sps-button[data-v-3ad4cb7c]:disabled {
  cursor: not-allowed;
  background-color: #CCCCCC;
}
.sps-button-next[data-v-3ad4cb7c] {
  right: -12px;
  top: 50%;
}
.sps-button-prev[data-v-3ad4cb7c] {
  display: none;
  left: -12px;
  top: 50%;
}
.sps-hover-mobile[data-v-3ad4cb7c] {
  display: none;
  position: absolute;
  z-index: 15;
}
.slideup-enter-active[data-v-3ad4cb7c],
.slideup-leave-active[data-v-3ad4cb7c] {
  transition: transform 0.1s ease;
}
.slideup-enter-from[data-v-3ad4cb7c],
.slideup-leave-to[data-v-3ad4cb7c] {
  transform: translateY(100%);
}
@media screen and (max-width: 768px) {
.hover[data-v-3ad4cb7c] {
    display: none;
}
.sps-hover-mobile[data-v-3ad4cb7c] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: white;
    bottom: 12px;
    left: 12px;
    width: 80%;
}
.sps-button-next[data-v-3ad4cb7c] {
    right: 12px;
}
.sps-button-prev[data-v-3ad4cb7c] {
    display: block;
    left: 12px;
}
.link-wrapper[data-v-3ad4cb7c]:before {
    opacity: 1;
    pointer-events: none;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.9) 0%, rgba(51, 51, 51, 0) 66.43%);
    z-index: 2;
    content: "";
    display: block;
    position: absolute;
}
}
@media screen and (max-width: 992px) {
.sps-button[data-v-3ad4cb7c] {
    padding: 8px 12px;
}
}
@media screen and (max-width: 1200px) {
.hover[data-v-3ad4cb7c] {
    left: 12px;
    bottom: 12px;
}
}
.team-wrapper[data-v-bb1352c4] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 58px;
       column-gap: 58px;
}
.team-member[data-v-bb1352c4] {
  max-width: 244px;
  display: flex;
  flex-direction: column;
}
.image[data-v-bb1352c4] {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1200px) {
.team-member[data-v-bb1352c4] {
    max-width: 180px;
}
.team-wrapper[data-v-bb1352c4] {
    -moz-column-gap: 32px;
         column-gap: 32px;
}
}
@media screen and (max-width: 768px) {
.team-member[data-v-bb1352c4] {
    max-width: 100px;
}
.team-wrapper[data-v-bb1352c4] {
    -moz-column-gap: 16px;
         column-gap: 16px;
}
.name[data-v-bb1352c4] {
    font-size: 12px !important;
}
}
.textexploder[data-v-f2b3e642] {
  margin: 40px 0;
  padding: 30px 80px;
  border: 1px solid #CCCCCC;
}
.textexploder-head[data-v-f2b3e642] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.textexploder-body[data-v-f2b3e642] {
  padding-top: 32px;
}
.cross-tilted[data-v-f2b3e642] {
  transition: all 0.3s ease-in-out;
  rotate: 45deg;
  fill: #5B5B5B;
}
.cross-not-tilted[data-v-f2b3e642] {
  transition: all 0.3s ease-in-out;
  fill: #07457C;
}
.textexploder-image[data-v-f2b3e642] {
  float: right;
  padding-left: 16px;
  padding-bottom: 16px;
  width: 50%;
}
@media screen and (max-width: 992px) {
.textexploder[data-v-f2b3e642] {
    padding: 16px 32px;
}
.cross-icon[data-v-f2b3e642] {
    scale: 0.7;
}
.textexploder-image[data-v-f2b3e642] {
    padding-left: 0;
    padding-bottom: 16px;
    width: 100%;
}
}
.wrapper[data-v-2e1ccd30] {
  position: relative;
  width: 100%;
  aspect-ratio: 99/40;
  overflow: hidden;
}
.video-img[data-v-2e1ccd30] {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.title-wrapper[data-v-2e1ccd30] {
  position: absolute;
  z-index: 20;
  width: 100%;
  left: 0;
}
.video-title[data-v-2e1ccd30] {
  color: white;
  -webkit-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
}
.playbutton[data-v-2e1ccd30] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.leafs[data-v-2e1ccd30] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
  width: 90%;
}
@media screen and (max-width: 768px) {
.wrapper[data-v-2e1ccd30] {
    aspect-ratio: 16/9;
}
}
/**
 * Swiper 11.2.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 19, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

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

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

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

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

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

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

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

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

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

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

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

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

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

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

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

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

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

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

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

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

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

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

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

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

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

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

/* Navigation font end */

.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}

.v-popper__popper .v-popper__inner {
  max-width: 260px;
  text-align: left;
}

.v-popper--theme-tooltip .v-popper__inner {
  background: white !important;
  color: #333333 !important;
  border-radius: 0 !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
}

.v-popper--theme-tooltip .v-popper__arrow-inner {
  border-color: white !important;
}

.v-popper--theme-tooltip .v-popper__arrow-outer {
  border-color: #eee !important;
}

.v-popper--theme-tooltip .v-popper__arrow-inner {
  border-color: white !important;
  visibility: visible !important;
}

.v-popper--theme-tooltip .v-popper__arrow-outer {
  border-color: #eee !important;
}

:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;-o-object-fit:cover;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}
.fancybox__content {
  padding: 0 !important;
}

.fancybox__slide {
  max-width: 100vw !important;
  max-height: 100vh !important;
}

.fancybox__image {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}

