.cuteam-review-city {
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  display: flex;
  box-sizing: border-box;
  width: min(400px, calc(100% - 360px));
  margin: 0;
  padding: 3px;
  transform: translate(-50%, -50%);
  border: 1px solid #2d2d2d;
  border-radius: 999px;
  background: #2d2d2d;
  box-shadow: 0 2px 10px rgba(45, 45, 45, 0.14);
}

.spb-video-gallery{position:relative;width:100%;height:100%;min-height:320px}
.spb-video-track{display:flex;gap:24px;overflow-x:auto;height:100%;scroll-snap-type:x mandatory;scrollbar-width:none}
.spb-video-track video{flex:0 0 auto;width:auto;max-width:84%;height:100%;aspect-ratio:9/16;object-fit:cover;border-radius:10px;scroll-snap-align:start;filter:grayscale(1);transition:filter .25s}
.spb-video-track video:hover,.spb-video-track video:focus{filter:grayscale(0)}
.spb-video-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid #bbb;background:#fff;color:#2d2d2d;font:24px Arial;cursor:pointer;z-index:10}
.spb-video-prev{left:6px}.spb-video-next{right:6px}
.spb-photo-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border:1px solid #bbb;border-radius:50%;background:rgba(255,255,255,.92);color:#2d2d2d;font:22px Arial;cursor:pointer}
.spb-photo-prev{left:6px}.spb-photo-next{right:6px}
.spb-video-host{overflow:hidden!important}
.spb-video-host .spb-video-gallery{height:480px}
.spb-video-artboard{height:520px!important;padding:20px!important;box-sizing:border-box}
.spb-video-artboard .spb-video-gallery{max-width:1200px;margin:auto;height:480px}
@media(max-width:639px){.spb-video-artboard{height:460px!important}.spb-video-artboard .spb-video-gallery{height:420px}}
@media(min-width:960px) and (max-width:1199px){body[data-spb-review="true"] #rec1855060651 .spb-feed-container{gap:20px;padding:0 10px}}

.cuteam-review-city a {
  flex: 1 1 50%;
  min-width: 0;
  padding: 7px 14px;
  border-radius: 999px;
  color: #fff !important;
  font: 12px Oswald, Arial, sans-serif !important;
  letter-spacing: 0.04em;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
}

.cuteam-review-city .city-short {
  display: none;
}

.cuteam-review-city .is-active {
  background: #fff;
  color: #171717 !important;
}

.cuteam-review-mark {
  position: fixed;
  z-index: 999999;
  right: 12px;
  bottom: 12px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #f6df66;
  color: #181818;
  font: 600 11px Arial, sans-serif;
  text-transform: uppercase;
}

body[data-spb-review="true"] #rec2298749651 .t1281__item {
  width: 50% !important;
}

body[data-spb-review="true"] .spb-master-card-link {
  display: block;
  height: 100%;
  color: inherit !important;
  text-decoration: none !important;
}

body[data-spb-review="true"] .spb-master-card .t-feed__col-grid__post-wrapper {
  height: 100%;
  overflow: hidden;
}

body[data-spb-review="true"] .spb-master-card .t-feed__post-bgimg {
  background-position: center;
  background-size: cover;
}

@media (min-width: 960px) {
  body[data-spb-review="true"] #rec1855060651 .spb-feed-container {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: stretch;
    gap: 40px;
    margin: 0 auto !important;
    padding: 0 20px;
    box-sizing: border-box;
  }

  body[data-spb-review="true"] #rec1855060651 .spb-master-card {
    float: none !important;
    width: auto !important;
    max-width: none !important;
    height: 100%;
    margin: 0 !important;
  }
}

body[data-spb-review="true"] #rec1854996181 .t-card__col [data-original],
body[data-spb-review="true"] #rec1854996181 .t-card__col [data-cuteam-original],
body[data-spb-review="true"] #rec1858759261 .t-card__col [data-original],
body[data-spb-review="true"] #rec1858759261 .t-card__col [data-cuteam-original],
body[data-spb-review="true"] #rec1862587751 .t-card__col [data-original],
body[data-spb-review="true"] #rec1862587751 .t-card__col [data-cuteam-original] {
  filter: grayscale(1);
  transition: filter 0.28s ease;
}

@media (hover: hover) {
  body[data-spb-review="true"] #rec1854996181 .t-card__col:hover [data-original],
  body[data-spb-review="true"] #rec1854996181 .t-card__col:focus-within [data-original],
  body[data-spb-review="true"] #rec1858759261 .t-card__col:hover [data-original],
  body[data-spb-review="true"] #rec1858759261 .t-card__col:focus-within [data-original],
  body[data-spb-review="true"] #rec1862587751 .t-card__col:hover [data-original],
  body[data-spb-review="true"] #rec1862587751 .t-card__col:focus-within [data-original] {
    filter: grayscale(0);
  }
}

body[data-spb-review="true"] .spb-master-card[hidden],
body[data-spb-review="true"] .spb-empty[hidden] {
  display: none !important;
}

body[data-spb-review="true"] #rec1855060651 .js-feed-preloader,
body[data-spb-review="true"] #rec2494095961 .js-feed-preloader {
  display: none !important;
}

body[data-spb-review="true"] .spb-empty {
  width: calc(100% - 40px);
  margin: 20px auto 0;
  padding: 28px;
  border-radius: 10px;
  background: #f5f5f5;
  color: #696969;
  font: 300 16px/1.5 var(--t-text-font, Arial);
  text-align: center;
}

body[data-spb-review="true"] #rec1855042241 .t-slds__items-wrapper {
  position: static !important;
  left: auto !important;
  display: grid !important;
  width: auto !important;
  transform: none !important;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 40px) / 3);
  gap: 20px;
  overflow-x: auto;
  padding: 0 0 8px;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  transition: none !important;
}

body[data-spb-review="true"] #rec1855042241 .t-slds__items-wrapper::-webkit-scrollbar {
  display: none;
}

body[data-spb-review="true"] #rec1855042241 .t-slds__items-wrapper::before,
body[data-spb-review="true"] #rec1855042241 .t-slds__items-wrapper::after {
  display: none !important;
  content: none !important;
}

body[data-spb-review="true"] #rec1855042241 .t-slds__item {
  display: block !important;
  width: auto !important;
  transform: none !important;
  scroll-snap-align: start;
}

body[data-spb-review="true"] #rec1855042241 .t923__col {
  width: 100% !important;
}

body[data-spb-review="true"] #rec1855042241 .t-slds__arrow_container,
body[data-spb-review="true"] #rec1855042241 .t-slds__bullet_wrapper {
  display: none !important;
}

body[data-spb-review="true"] #rec1855042241 .t-slds {
  position: relative;
}

body[data-spb-review="true"] #rec1855042241 .spb-works-controls {
  position: absolute;
  z-index: 20;
  top: 50%;
  right: 0;
  left: 0;
  height: 0;
  pointer-events: none;
}

body[data-spb-review="true"] #rec1855042241 .spb-works-arrow {
  position: absolute;
  display: grid;
  width: 54px;
  height: 54px;
  transform: translateY(-50%);
  border: 1px solid rgba(45, 45, 45, 0.3);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 3px 16px rgba(45, 45, 45, 0.16);
  color: #2d2d2d;
  font: 28px/1 Arial, sans-serif;
  place-items: center;
  pointer-events: auto;
  cursor: pointer;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}

body[data-spb-review="true"] #rec1855042241 .spb-works-arrow--prev {
  left: 18px;
}

body[data-spb-review="true"] #rec1855042241 .spb-works-arrow--next {
  right: 18px;
}

body[data-spb-review="true"] #rec1855042241 .spb-works-arrow:hover,
body[data-spb-review="true"] #rec1855042241 .spb-works-arrow:focus-visible {
  background: #e9bea6;
}

body[data-spb-review="true"] #rec1855042241 .spb-works-arrow:disabled {
  opacity: 0.25;
  cursor: default;
}

body[data-spb-review="true"] .spb-form-note {
  margin: 12px 0;
  color: #697282;
  font: 13px/1.4 var(--t-text-font, Arial);
}

@media (max-width: 959px) {
  .cuteam-review-city {
    width: 280px;
  }

  body[data-spb-review="true"] #rec1855042241 .t-slds__items-wrapper {
    grid-auto-columns: calc((100% - 20px) / 2);
  }

  body[data-spb-review="true"] #rec1855042241 .spb-works-arrow {
    width: 44px;
    height: 44px;
    font-size: 22px;
  }

  body[data-spb-review="true"] #rec1855042241 .spb-works-arrow--prev {
    left: 8px;
  }

  body[data-spb-review="true"] #rec1855042241 .spb-works-arrow--next {
    right: 8px;
  }
}

@media (max-width: 639px) {
  .cuteam-review-city {
    width: 220px;
  }

  .cuteam-review-city a {
    padding: 6px 8px;
    font-size: 10px !important;
  }

  body[data-spb-review="true"] #rec1855042241 .t-slds__items-wrapper {
    grid-auto-columns: 84%;
    gap: 12px;
  }

  body[data-spb-review="true"] .spb-empty {
    width: calc(100% - 20px);
    padding: 20px;
    font-size: 14px;
  }
}

@media (max-width: 479px) {
  .cuteam-review-city {
    left: calc(50% + 30px);
    width: 156px;
  }

  .cuteam-review-city a {
    padding: 5px 6px;
    font-size: 9px !important;
  }

  .cuteam-review-city .city-long {
    display: none;
  }

  .cuteam-review-city .city-short {
    display: inline;
  }
}
