/**
 * Swiper 6.7.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 31, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

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

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

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  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-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

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

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

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

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

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

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

.swiper-pagination-progressbar {
  background: 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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

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

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

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

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

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

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

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

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move;
}

.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%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

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

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

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

.swiper-container-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-container-flip {
  overflow: visible;
}

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

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

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

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

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: none;
}

a:hover,
a:active {
  outline: none;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

form {
  margin: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

button,
input {
  line-height: normal;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

label,
select,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

input::-ms-clear {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("fonts/CormorantGaramond-Medium.woff2") format("woff2"), url("fonts/CormorantGaramond-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Light.woff2") format("woff2"), url("fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Regular.woff2") format("woff2"), url("fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body, html {
  height: 100%;
  min-height: 100%;
  min-width: 320px;
}

html {
  scroll-behavior: smooth;
}

body {
  padding: 0px;
  margin: 0px;
  color: #000;
  line-height: 1.5;
  font-size: 16px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 300;
  background: #fff;
}

img {
  display: block;
  max-width: 100%;
  border-style: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  touch-action: manipulation;
}

*:hover,
*:focus,
*:active {
  outline: none;
}

a {
  text-decoration: underline;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none outside;
}

b {
  font-weight: 700;
}

p {
  margin: 0 0 0.5em;
}

p:last-child {
  margin-bottom: 0;
}

.center {
  text-align: center;
}

.nowrap {
  white-space: nowrap;
}

.hidden {
  display: none !important;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.wrapper {
  width: 100%;
  overflow: hidden;
  --section-indent: 140px;
}

body.overflow .wrapper {
  height: 100vh;
  height: 100dvh;
}

.container {
  max-width: 1240px;
  width: 96%;
  margin: 0 auto;
}
.container--narrow {
  max-width: 1150px;
}

.button {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  font-size: 14px;
  text-decoration: none;
  padding: 10px;
  line-height: 1.2;
  height: 50px;
  text-align: center;
  margin: 0;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  width: 420px;
  max-width: 100%;
  white-space: nowrap;
  background: #222;
  color: #fff;
  border: 1px solid #222;
  transition: color 0.15s ease, background-color 0.15s ease;
}

.button--100 {
  width: 100%;
}

.button[disabled] {
  pointer-events: none;
  background: #F0F0F0;
  color: #222;
  border-color: #F0F0F0;
}

@media (hover: hover) {
  .button:hover {
    background-color: #fff;
    color: #222;
  }
}
.button--white {
  background-color: #fff;
  color: #222;
  border-color: #fff;
  transition: border-color 0.15s ease, background-color 0.15s ease;
}

@media (hover: hover) {
  .button--white:hover {
    background-color: #F0F0F0;
    border-color: #F0F0F0;
    color: #222;
  }
}
.section {
  margin-top: var(--section-indent);
}

.title {
  color: #000;
  font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: -2px;
  margin: 0 0 0.5em;
}

.cols {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
}

.swiper__arrow {
  display: block;
  width: 40px;
  height: 40px;
  border: 0 none;
  margin: 0;
  padding: 0;
  background: url(img/swiper-arrow.svg) no-repeat center center/100% auto transparent;
  position: absolute;
  top: calc(50% - 20px);
  transform-origin: center center;
  z-index: 10;
  transition: background-size 0.15s ease;
}
.swiper__arrow--prev {
  left: 16px;
}
.swiper__arrow--next {
  right: 16px;
  transform: scaleX(-1);
}
.swiper__arrow.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: none;
}

@media (hover: hover) {
  .swiper__arrow:hover {
    background-size: 130% auto;
  }
}
.swiper .swiper__pagination {
  position: absolute;
  bottom: 5.7%;
  left: 16px;
  right: 16px;
  width: auto;
  z-index: 10;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.swiper .swiper__pagination .swiper-pagination-bullet {
  flex: 0 1 65px;
  max-width: 65px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0;
}
.swiper .swiper__pagination .swiper-pagination-bullet-active {
  background: #fff;
}

@media (max-width: 1079.9px) {
  .wrapper {
    --section-indent: 56px;
  }
  .container {
    width: calc(100% - 40px);
  }
  .title {
    font-size: 38px;
  }
  .swiper__arrow--prev {
    left: 0;
  }
  .swiper__arrow--next {
    right: 0;
  }
}
.header {
  height: clamp(650px, 100vh, 900px);
  position: relative;
}

.header__logo {
  position: absolute;
  top: 16px;
  left: calc(50% - 95px);
  width: 190px;
  z-index: 100;
}
.header__logo img {
  display: block;
  width: 100%;
}

.header__slider {
  height: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.header__slider .swiper-button-disabled {
  display: none;
}
.header__slider .swiper__pagination {
  bottom: 8.2%;
  width: 420px;
  margin: 0 auto;
}
.header__slider .swiper__pagination .swiper-pagination-bullet {
  flex: 1 1 100%;
  max-width: 100%;
}

.header__slide {
  height: 100%;
  text-align: center;
}
.header__slide img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.header__slide .button {
  position: absolute;
  bottom: 8.2%;
  left: 0;
  right: 0;
  margin: 0 auto 24px;
}

.header__title {
  position: absolute;
  top: 16%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: min(1240px, 96%);
}

.header__video {
  overflow: hidden;
}
.header__video .title {
  color: #fff;
}
.header__video .video {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
.header__video .video:before {
  content: "";
  display: block;
  padding-top: 46.875%;
}
.header__video .video video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1079.9px) {
  .header {
    height: clamp(500px, 100vh, 680px);
  }
  .header__logo {
    width: 112px;
    top: 12px;
    left: calc(50% - 56px);
  }
  .header__title {
    top: 90px;
    width: calc(100% - 40px);
  }
  .header__slider .swiper__pagination {
    max-width: calc(100% - 40px);
    bottom: 20px;
  }
  .header__slide .button {
    max-width: calc(100% - 40px);
    bottom: 20px;
  }
}
.cols--text table {
  width: 100%;
  border-collapse: collapse;
}
.cols--text td {
  text-align: left;
  vertical-align: bottom;
  line-height: 1.2;
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
  padding: 12px 0 4px;
  width: 50%;
}
.cols--text td:nth-child(1) {
  padding-right: 12px;
}
.cols--text td:nth-child(2) {
  font-weight: 400;
}

.col--table {
  padding: 0 8%;
}

.cols--photo {
  margin-top: calc(var(--section-indent) / 2);
}

.col--photo {
  min-width: 0;
}

.photo-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-width: 608px;
}

.photo-slide img {
  display: block;
  max-width: 100%;
}

.card {
  height: 100%;
  background: #F7F7F7;
  padding: 20px;
  display: flex;
}

.card__inner {
  margin: auto;
  flex: 1 1 100%;
  max-width: 448px;
}

.card__image {
  margin: 0 0 24px;
}
.card__image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.card__price {
  padding: 4px 0;
  margin: 0 0 16px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 0.85;
  letter-spacing: -1px;
  white-space: nowrap;
  font-variant-numeric: lining-nums proportional-nums;
}
.card__price p {
  margin-bottom: 0;
}

.cols--benefit {
  grid-template-rows: auto 1fr;
  grid-template-areas: "accent video" "noaccent video";
}
.cols--benefit .accent {
  background: #F7F7F7;
  padding: 7.2%;
  min-height: 290px;
  grid-area: accent;
}
.cols--benefit .no-accent {
  padding: 0 7.2%;
  grid-area: noaccent;
  align-self: end;
}
.cols--benefit .benefits__video {
  grid-area: video;
}
.cols--benefit .video {
  position: relative;
}
.cols--benefit .video:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.cols--benefit .video video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1079.9px) {
  body {
    font-size: 14px;
  }
  .cols {
    grid-template-columns: 1fr;
  }
  .col--table {
    padding: 0;
  }
  .photo-slider {
    margin: 0 auto;
    max-width: 448px;
  }
  .cols--benefit {
    grid-template-rows: auto;
    grid-template-areas: "accent" "video" "noaccent";
  }
  .cols--benefit .accent {
    padding: 20px;
    min-height: auto;
  }
  .cols--benefit .no-accent {
    padding: 0 20px;
  }
  .cols--benefit .video {
    max-width: 448px;
    margin: 0 auto;
  }
}
.reviews {
  background: #F7F7F7;
  padding: 50px 0;
}
.reviews .swiper .swiper__pagination {
  position: relative;
  bottom: 0;
  margin-top: 16px;
  padding: 20px 55px;
}
.reviews .swiper .swiper__pagination .swiper-pagination-bullet {
  max-width: 35px;
  flex-basis: 35px;
  background: rgba(34, 34, 34, 0.2);
}
.reviews .swiper .swiper__pagination .swiper-pagination-bullet-active {
  background: #222;
}
.reviews .swiper__arrow {
  bottom: 0;
  top: auto;
  background-image: url(img/swiper-arrow-dark.svg);
}
.reviews .swiper__arrow--prev {
  left: 0;
}
.reviews .swiper__arrow--next {
  right: 0;
}

.reviews__slider {
  margin: 0 -8px;
  overflow: hidden;
  position: relative;
}
.reviews__slider .swiper-wrapper {
  height: auto;
  align-items: stretch;
}
.reviews__slider .swiper-slide {
  padding: 0 8px;
  height: auto;
}

.review {
  height: 100%;
  background: #fff;
  padding: 24px;
  color: #222;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  max-width: 314px;
  margin: 0 auto;
}

.review__text {
  height: 12em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
.review__text p {
  margin: 0;
}

.author {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 12px;
}

.author__img {
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #F7F7F7;
  overflow: hidden;
  margin-right: 12px;
}
.author__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.author__img.noimg {
  background: url(img/no-author.svg) no-repeat center center #F7F7F7;
}

.author__name {
  flex: 1 1 auto;
  font-size: 12px;
  line-height: 1.2;
  color: rgba(34, 34, 34, 0.5);
}
.author__name b {
  display: block;
  color: #222;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 4px;
}

.review__link {
  color: #222;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  font-family: inherit;
  border: 0 none;
  margin: 35px 0 0;
  padding: 0;
  background: transparent;
  text-decoration: underline;
}
.review__link:hover {
  text-decoration: none;
}

.review--with-photo .review__text {
  height: 3em;
  -webkit-line-clamp: 2;
}

.review__photos {
  margin: 8px 0 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 4px;
  max-width: 234px;
}
.review__photos img {
  display: block;
  height: 136px;
  -o-object-fit: cover;
     object-fit: cover;
}

.review__photo {
  display: none;
  position: relative;
}
.review__photo:nth-child(1), .review__photo:nth-child(2) {
  display: block;
}
.review__photo > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

.review.review--with-video {
  padding: 0;
  position: relative;
}
.review.review--with-video .author {
  position: absolute;
  top: 24px;
  left: 24px;
  right: 24px;
  z-index: 2;
}
.review.review--with-video .author__img {
  background-color: rgba(247, 247, 247, 0.5);
}
.review.review--with-video .author__img.noimg {
  background-image: url(img/no-author-white.svg);
  background-color: rgba(247, 247, 247, 0.5);
}
.review.review--with-video .author__name {
  color: rgba(255, 255, 255, 0.6);
}
.review.review--with-video .author__name b {
  color: #fff;
}
.review.review--with-video .video {
  height: 100%;
  overflow: hidden;
  position: relative;
  background: none no-repeat center center/cover transparent;
}
.review.review--with-video .video:before {
  content: "";
  width: 50px;
  height: 50px;
  background: url(img/play-button.svg) no-repeat center center rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(1.25px);
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  transition: background-color 0.15s ease;
}
.review.review--with-video .video img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.review.review--with-video .video video {
  display: none;
}
.review.review--with-video .review__link {
  font-size: 0;
  line-height: 0;
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 5;
}

@media (hover: hover) {
  .review--with-video:hover .video:before {
    background-color: rgba(255, 255, 255, 0.25);
  }
}
@media (max-width: 1079.9px) {
  .reviews__slider .swiper-slide {
    width: 266px;
  }
  .review {
    padding: 16px;
    font-size: 14px;
  }
  .author__img {
    width: 50px;
    height: 50px;
    flex-basis: 50px;
  }
  .author__img.noimg {
    background-size: 20px 20px;
  }
  .review__photos {
    max-width: 200px;
  }
  .review__photos img {
    height: 118px;
  }
  .review.review--with-video .author {
    top: 16px;
    left: 16px;
    right: 16px;
  }
  .review__link {
    margin-top: 20px;
  }
}
.details .title {
  text-align: center;
}

.details__slider {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 8px;
}

.detail {
  height: 100%;
  background: #F7F7F7;
  padding: 24px;
}
.detail img {
  display: block;
  margin: 0 0 16px;
}
.detail h3 {
  color: #000;
  font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 0.85;
  letter-spacing: -1px;
  margin: 0 0 12px;
}

@media (max-width: 1079.9px) {
  .details .title {
    text-align: left;
  }
  .details__outer {
    margin: 0 -20px;
  }
  .details__scroll {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .details__scroll::-webkit-scrollbar {
    display: none;
  }
  .details__slider {
    display: flex;
    flex-flow: row nowrap;
    padding: 0 20px;
  }
  .details__slide {
    width: 240px;
    flex: 0 0 240px;
  }
  .detail {
    padding: 20px;
  }
  .detail h3 {
    font-size: 24px;
  }
  .detail img {
    margin-bottom: 12px;
  }
}
.order__text > * {
  max-width: 500px;
}

.text-input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  height: 50px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #222;
  margin: 0;
  border: 1px solid #222;
  background: transparent;
}

.text-input.error {
  border-color: #E53119 !important;
}

.text-input::-webkit-input-placeholder {
  color: rgba(34, 34, 34, 0.5);
}

.text-input:-moz-placeholder,
.text-input::-moz-placeholder {
  color: rgba(34, 34, 34, 0.5);
  opacity: 1;
}

.text-input:-ms-input-placeholder {
  color: rgba(34, 34, 34, 0.5);
}

.input-hld {
  margin-bottom: 8px;
  position: relative;
}

.input-hld label.error {
  display: none !important;
}

.checkbox-hld {
  margin: 16px 0;
}

.checkbox {
  display: inline-flex;
  vertical-align: top;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  cursor: pointer;
  text-align: left;
}

.checkbox__icon {
  display: block;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  border: 1px solid #222;
  background: #fff;
  margin-right: 12px;
}

.checkbox input:checked ~ .checkbox__icon {
  background: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.74012 10L0 5.25988L1.18503 4.07484L4.74012 7.62994L12.3701 0L13.5551 1.18503L4.74012 10Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center center #222;
  background-size: 14px 10px;
}

.checkbox__text {
  flex: 0 1 auto;
  align-self: center;
}

.checkbox__text a {
  color: inherit;
  text-decoration: underline;
}
.checkbox__text a:hover {
  text-decoration: none;
}

.checkbox input.error ~ .checkbox__icon {
  border-color: #E53119;
}

.checkbox label.error {
  display: none !important;
}

.button-hld {
  margin-top: 20px;
}

@media (max-width: 1079.9px) {
  .order__text > * {
    max-width: none;
  }
  .order__form {
    max-width: 500px;
    margin: 0 auto;
  }
}
.footer {
  background: #F7F7F7;
  margin-top: var(--section-indent);
  padding: 40px 0;
}
.footer .container {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-gap: 40px 24px;
  grid-template-areas: "logo social" "copy copy";
}

.footer__logo {
  grid-area: logo;
}
.footer__logo a {
  display: block;
  width: 202px;
}
.footer__logo img {
  display: block;
  width: 100%;
}

.footer__copywrite {
  grid-area: copy;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}

.footer__info {
  grid-area: social;
}
.footer__info p {
  margin-bottom: 1em;
}

.contacts {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: flex-start;
}
.contacts li + li {
  margin-left: 16px;
}

.contacts__link {
  display: block;
  height: 50px;
  padding: 17px 38px;
  font-weight: 400;
  white-space: nowrap;
  background: #222;
  color: #fff;
  border: 1px solid #222;
  line-height: 0.95;
  text-decoration: none;
  transition: color 0.15s ease, background-color 0.15s ease;
}

.sc-link {
  width: 50px;
  padding: 0;
  position: relative;
}
.sc-link img, .sc-link svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sc-link path {
  transition: fill 0.15s ease;
}

@media (hover: hover) {
  .contacts__link:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #222;
  }
  .sc-link:hover path {
    fill: #222;
  }
}
@media (max-width: 1079.9px) {
  .footer {
    padding: 32px 0;
    text-align: center;
  }
  .footer .container {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-gap: 32px;
    grid-template-areas: "logo" "social" "copy";
  }
  .footer__logo a {
    margin: 0 auto;
  }
  .contacts {
    justify-content: center;
  }
  .footer__copywrite {
    font-size: 12px;
  }
  .contacts {
    max-width: 325px;
    margin: 0 auto;
  }
  .contacts li + li {
    margin-left: 8px;
  }
  .contacts__link {
    height: 40px;
    font-size: 14px;
    padding: 13px 28px;
  }
  .sc-link {
    width: 40px;
    padding: 0;
  }
}
.mfp-bg {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%);
  backdrop-filter: blur(1px);
  opacity: 1;
}

.mfp-content {
  padding: 40px 0;
}

.popup {
  display: none;
  max-width: 600px;
  margin: 0 auto;
}

.mfp-container .popup {
  display: block;
}

.popup__close {
  display: block;
  width: 32px;
  height: 32px;
  background: url(img/close.svg) no-repeat center center transparent;
  position: absolute;
  top: 24px;
  right: 24px;
  margin: 0;
  padding: 0;
  border: 0 none;
}

.popup__inner {
  position: relative;
  background: #fff;
  padding: 24px;
}

.review-popup__inner .author {
  margin-right: 40px;
}
.review-popup__inner video {
  display: block;
}

.review-popup__text p {
  margin: 0;
}

.review-popup__photos {
  margin-top: 12px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 8px;
}
.review-popup__photos img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.popup.thx-popup {
  max-width: 300px;
  text-align: center;
}
.popup.thx-popup .popup__close {
  top: 12px;
  right: 12px;
}
.popup.thx-popup .popup__title {
  padding-top: 36px;
  background: url(img/thx-title-icon.svg) no-repeat top center transparent;
}

.popup__title {
  color: #000;
  font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 0.85;
  letter-spacing: -1px;
  margin: 0 0 12px;
}

.video__container {
  position: relative;
}
.video__container:before {
  content: "";
  display: block;
  padding-top: 127.425%;
}
.video__container video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1079.9px) {
  .popup__inner {
    padding: 16px;
  }
  .popup {
    max-width: 320px;
  }
  .review-popup__photos {
    grid-template-columns: 1fr;
  }
}