

/* =========================================================
   ОБЩИЕ СТИЛИ
========================================================= */

.bike-image {
  border-radius: 10px;
  overflow: hidden;
}

.is-virtual-selected {
  opacity: 0.6;
  pointer-events: none;
}

.t744 {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

/* =========================================================
   OEM LINKS
========================================================= */

[data-oem] {
  cursor: pointer;
  transition: all .15s ease;
}

[data-oem]:hover {
  opacity: 0.8;
}

[data-oem]:active {
  transform: scale(0.95);
}

/* =========================================================
   SEARCH PANEL
========================================================= */

.t1261__panel_fixed {
  top: 40px;
}

/* показываем только /shop */

.t1261__search-item a:not([href*="/shop"]) {
  display: none !important;
}

.t1261__search-item {
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.t1261__search-item:hover {
  background: #f5f7ff;
}

.t1261__search-title {
  font-size: 14px;
}

/* =========================================================
   PRODUCT CARDS
========================================================= */

.compat-grid,
.specs-grid {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}

/* =========================================================
   COMPATIBILITY
========================================================= */

.compat-grid {
  display: grid;
  column-gap: 54px;
  row-gap: 25px;
}

.compat-item {
  line-height: 1.4;
}

/* =========================================================
   SPECS
========================================================= */

.specs-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 80px;
  row-gap: 40px;
}

.spec-item {
  display: grid;
  grid-template-columns: 200px 1fr;
  align-items: start;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.spec-label {
  color: #999;
}

.spec-value {
  color: #000;
  line-height: 1.5;
}

/* =========================================================
   1400+
========================================================= */

@media (min-width: 1400px) {

  .compat-item,
  .spec-label,
  .spec-value {
    font-size: 18px;
  }

  .compat-title,
  .specs-title {
    font-size: 42px;
  }

  /* =========================================
     TILDA STORE GRID FIX
  ========================================= */

  #rec1913100123 .t-container,
  #rec1913100123 .t-section__container {
    max-width: 1320px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  #rec1913100123 .swiper-wrapper {
    gap: 54px !important;
  }

  #rec1913100123 .swiper .swiper-slide {
    width: calc((100% - 3 * 54px) / 4) !important;
    margin-right: 0 !important;
  }
}

/* =========================================================
   960 — 1399
========================================================= */

@media (max-width: 1399px) and (min-width: 960px) {

  .compat-grid {
    column-gap: 20px;
  }

  .compat-item,
  .spec-label,
  .spec-value {
    font-size: 18px;
  }

  .compat-title,
  .specs-title {
    font-size: 36px;
  }

  /* store */

  #rec1913100123 .t-container,
  #rec1913100123 .t-section__container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #rec1913100123 .swiper-wrapper {
    gap: 20px !important;
  }

  #rec1913100123 .swiper .swiper-slide {
    width: calc((100% - 3 * 20px) / 4) !important;
    margin-right: 0 !important;
  }
}

/* =========================================================
   640 — 959
========================================================= */

@media (max-width: 959px) and (min-width: 640px) {

  .compat-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .specs-grid {
    grid-template-columns: 1fr;
  }

  .compat-item,
  .spec-label,
  .spec-value {
    font-size: 16px;
  }

  .compat-title,
  .specs-title {
    font-size: 28px;
  }

  #rec1913100123 .swiper-wrapper {
    gap: 20px !important;
  }

  #rec1913100123 .swiper .swiper-slide {
    width: calc((100% - 20px) / 2) !important;
    margin-right: 0 !important;
  }
}

/* =========================================================
   480 — 639
========================================================= */

@media (max-width: 639px) and (min-width: 480px) {

  .compat-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .specs-grid {
    grid-template-columns: 1fr;
  }

  .spec-item {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .compat-item,
  .spec-label,
  .spec-value {
    font-size: 15px;
  }

  .compat-title,
  .specs-title {
    font-size: 24px;
  }

  #rec1913100123 .swiper-wrapper {
    gap: 20px !important;
  }

  #rec1913100123 .swiper .swiper-slide {
    width: calc((100% - 20px) / 2) !important;
    margin-right: 0 !important;
  }
}

/* =========================================================
   320 — 479
========================================================= */

@media (max-width: 479px) {

  .compat-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .specs-grid {
    grid-template-columns: 1fr;
  }

  .spec-item {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .compat-item,
  .spec-label,
  .spec-value {
    font-size: 14px;
  }

  .compat-title,
  .specs-title {
    font-size: 20px;
  }

  #compat-auto {
    height: auto;
  }

  /* store */

  #rec1913100123 .swiper-wrapper {
    gap: 16px !important;
  }

  #rec1913100123 .swiper .swiper-slide {
    width: 85vw !important;
    margin-right: 0 !important;
  }
}

/* =========================================================
   T677 — ABOUT EXPBMW
========================================================= */
/* =========================================================
   T677 — ZERO GRID VERSION
========================================================= */

@media (min-width: 1400px) {

  /* =========================================
     CONTAINER
  ========================================= */

  #rec2066777613 .t-container {
    width: 1320px !important;
    max-width: 1320px !important;

    padding-left: 40px !important;
    padding-right: 40px !important;

    margin: 0 auto !important;
  }

  /* =========================================
     MAIN LAYOUT
  ========================================= */

  #rec2066777613 .t-container_flex {

    display: grid !important;

    /* фото | gap | текст */
    grid-template-columns: 520px 1fr;

    column-gap: 120px;

    align-items: center;
  }

  /* =========================================
     RESET TILDA
  ========================================= */

  #rec2066777613 .t-col {
    float: none !important;
    margin-left: 0 !important;
  }

  /* =========================================
     IMAGE COLUMN
  ========================================= */

#rec2066777613 .t677__col.t-col_4 {

  grid-column: 2;

  width: 520px !important;
  max-width: 520px !important;
}

  /* =========================================
     TEXT COLUMN
  ========================================= */

  #rec2066777613 .t677__col.t-col_8 {

  grid-column: 1;

  width: 100% !important;
  max-width: 620px !important;
}

  /* =========================================
     TITLE
  ========================================= */

  #rec2066777613 .t677__title {

    font-size: 42px !important;
    line-height: 1.1;

    margin-bottom: 32px;
  }

  /* =========================================
     TEXT
  ========================================= */

  #rec2066777613 .t677__descr {

    font-size: 18px !important;
    line-height: 1.7;
  }

  /* =========================================
     IMAGES
  ========================================= */

  #rec2066777613 .t677__row {

    width: 520px;
  }

  #rec2066777613 .t677__bgimg {

    border-radius: 12px;
    overflow: hidden;
  }
}

/* =========================================================
   960 — 1399
========================================================= */

@media (max-width: 1399px) and (min-width: 960px) {

  #rec2066777613 .t-container {

    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #rec2066777613 .t-container_flex {

    display: grid !important;

    grid-template-columns: 420px 1fr;

    column-gap: 40px;

    align-items: center;
  }

  #rec2066777613 .t-col {
    float: none !important;
    margin-left: 0 !important;
  }

 #rec2066777613 .t677__col.t-col_4 {

  grid-column: 2;

  width: 420px !important;
  max-width: 420px !important;
}

  #rec2066777613 .t677__col.t-col_8 {

  grid-column: 1;

  width: 100% !important;
  max-width: 560px !important;
}

  #rec2066777613 .t677__row {
    width: 420px;
  }

  #rec2066777613 .t677__title {
    font-size: 36px !important;
  }

  #rec2066777613 .t677__descr {
    font-size: 18px !important;
    line-height: 1.6;
  }
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 959px) {

  #rec2066777613 .t-container_flex {

    display: flex !important;
    flex-direction: column;

    gap: 40px;
  }

  #rec2066777613 .t-col {
    float: none !important;
    margin-left: 0 !important;
  }

  #rec2066777613 .t677__col.t-col_4,
  #rec2066777613 .t677__col.t-col_8 {

    width: 100% !important;
    max-width: 100% !important;
  }

  #rec2066777613 .t677__row {
    width: 100%;
  }

  #rec2066777613 .t677__title {
    font-size: 28px !important;
  }

  #rec2066777613 .t677__descr {
    font-size: 16px !important;
    line-height: 1.6;
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 639px) {

  #rec2066777613 .t677__title {
    font-size: 24px !important;
  }

  #rec2066777613 .t677__descr {
    font-size: 15px !important;
  }
}

@media (max-width: 479px) {

  #rec2066777613 .t677__title {
    font-size: 20px !important;
  }

  #rec2066777613 .t677__descr {
    font-size: 14px !important;
  }

  #rec2066777613 .t677__bgimg {
    border-radius: 10px;
  }
}

/* =========================================================
   T897 — BLOG GRID
========================================================= */
