.bt-cat-rec {
  background:#000 !important;
  border-top:1px solid #1a1a1a;
  position:relative;
}
.bt-cat-rec::before {
  content:"";
  display:block;
  height:2px;
  background:linear-gradient(90deg,#6b4dff 0%,#89BE49 52%,#4ec6e0 100%);
}
#rec1972074923,
#rec1986409113 {
  padding-top:110px !important;
}
.bt-cat, .bt-h1, .bt-foot-cat {
  background:#000;
  color:#eee;
  font-family:Oswald,Arial,sans-serif;
}
.bt-cat *, .bt-h1 *, .bt-foot-cat, .bt-foot-cat * { box-sizing:border-box; }
.bt-cat-inner, .bt-h1 {
  max-width:1160px;
  margin:0 auto;
  padding:48px 20px 56px;
}
.bt-cat-page .bt-cat-inner { padding-top:56px; padding-bottom:64px; }
.bt-cat-chips .bt-cat-inner { padding-top:36px; padding-bottom:40px; }

.bt-cat-h {
  margin:0 0 22px;
  font-family:Oswald,Arial,sans-serif;
  font-weight:600;
  font-size:clamp(26px,3.2vw,40px);
  line-height:1.15;
  letter-spacing:.02em;
  color:#fff !important;
  text-transform:uppercase;
}
.bt-cat-h:not(:first-child) { margin-top:48px; }
.bt-h1 { padding-bottom:0; }
.bt-h1 .bt-cat-h { margin:0; text-transform:none; letter-spacing:0; }
.tn-atom h1.bt-hero-h {
  margin:0;
  padding:0;
  border:0;
  font:inherit;
  font-size:inherit;
  font-weight:inherit;
  font-family:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  color:inherit;
  text-transform:inherit;
  background:transparent;
  display:block;
}
.bt-cat-lead {
  color:#9a9a9a !important;
  margin:0 0 22px;
  max-width:42rem;
  font-size:16px;
  line-height:1.5;
}
.bt-cat-crumb {
  margin:0 0 18px;
  font-size:13px;
  line-height:1.4;
  font-family:Oswald,Arial,sans-serif;
  letter-spacing:.03em;
}
.bt-cat-crumb ol {
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:0;
  margin:0;
  padding:0;
}
.bt-cat-crumb li {
  display:flex;
  align-items:center;
  color:#8a8a8a;
}
.bt-cat-crumb li:not(:last-child)::after {
  content:"/";
  margin:0 10px;
  color:#4a4a4a;
  font-weight:400;
}
.bt-cat-crumb a {
  display:inline !important;
  width:auto !important;
  height:auto !important;
  color:#89BE49 !important;
}
.bt-crumb-now { color:#bdbdbd; }
.bt-crumb-rec { border-top:none; }
.bt-crumb-rec::before { display:none; }
.bt-crumb-only .bt-cat-inner { padding-top:18px; padding-bottom:0; }

.bt-svc-hero {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:48px;
  min-height:430px;
  margin:0 0 36px;
}
.bt-svc-art {
  position:relative;
  flex:0 0 438px;
  width:438px;
  height:389px;
}
.bt-svc-art::after {
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:36%;
  pointer-events:none;
  background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.28) 40%, #000 100%);
}
.bt-svc-hero .bt-dev,
.bt-svc-hero .bt-dev svg,
.bt-svc-hero .bt-svc-img {
  width:100%;
  height:100%;
  border-radius:0;
}
.bt-svc-hero .bt-svc-img {
  display:block;
  object-fit:contain;
  object-position:center bottom;
  background:transparent;
}
.bt-card .bt-svc-img,
.bt-col .bt-svc-img {
  width:48px;
  height:48px;
  flex:0 0 48px;
  border-radius:8px;
  object-fit:cover;
  background:#151515;
  display:block;
}
.bt-mega-item .bt-svc-img {
  width:40px;
  height:40px;
  flex:0 0 40px;
  border-radius:10px;
  object-fit:cover;
  background:#151515;
  display:block;
}
.bt-svc-copy { min-width:0; flex:1 1 484px; max-width:560px; }
.bt-svc-page .bt-svc-copy .bt-cat-h { margin:0 0 10px; }
.bt-svc-body {
  color:#ccc !important;
  max-width:42rem;
  font-size:16px;
  line-height:1.55;
  margin:0 0 28px;
}
.bt-svc-body p { margin:0 0 12px; }
.bt-price-h { margin-top:8px; }
.bt-price-wrap { overflow-x:auto; margin:0 0 10px; }
.bt-price {
  width:100%;
  border-collapse:collapse;
  color:#eee;
}
.bt-price th,
.bt-price td {
  border-bottom:1px solid #262626;
  padding:12px 10px;
  text-align:left;
  vertical-align:top;
}
.bt-price th {
  color:#89BE49 !important;
  font-family:Oswald,Arial,sans-serif;
  font-weight:600;
  font-size:13px;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.bt-price td.time,
.bt-price td.price { white-space:nowrap; }
.bt-price-note {
  color:#8a8a8a !important;
  font-size:13px;
  font-style:italic;
  margin:0 0 28px;
}
.bt-svc-cta { margin:28px 0 0; }
.bt-svc-cta a {
  display:inline-flex !important;
  align-items:center;
  padding:12px 22px !important;
  background:#89BE49 !important;
  color:#111 !important;
  font-family:Oswald,Arial,sans-serif !important;
  font-weight:600 !important;
  letter-spacing:.04em;
  text-transform:uppercase;
  text-decoration:none !important;
  border-radius:0;
}
.bt-svc-cta a:hover {
  filter:brightness(1.08);
  text-decoration:none !important;
  color:#111 !important;
}
@media (max-width:959px) {
  .bt-svc-hero { gap:28px; min-height:0; }
  .bt-svc-art {
    width:287px;
    height:240px;
    flex:0 0 287px;
  }
}
@media (max-width:640px) {
  .bt-svc-hero { flex-direction:column; align-items:flex-start; gap:20px; }
  .bt-svc-art {
    width:min(320px, 100%);
    height:auto;
    aspect-ratio:438 / 389;
    flex:0 0 auto;
    align-self:center;
  }
  .bt-svc-copy { max-width:none; }
}

.bt-cat a, .bt-foot-cat a {
  color:#ddd !important;
  text-decoration:none !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  height:auto !important;
  float:none !important;
  position:relative !important;
}
.bt-cat a.bt-col-h, .bt-cat a.bt-more, .bt-cat-all a { color:#89BE49 !important; }
.bt-col-h:hover, .bt-cat a:hover, .bt-foot-cat a:hover { color:#89BE49 !important; text-decoration:underline !important; }

.bt-cols {
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:16px !important;
  margin:0 0 8px;
  width:100% !important;
  max-width:none !important;
}
.bt-col {
  min-width:0;
  background:#111 !important;
  border:1px solid #262626;
  border-radius:12px;
  padding:18px 18px 16px;
  transition:border-color .15s ease, box-shadow .15s ease;
}
.bt-col:hover { border-color:#89BE49; box-shadow:0 0 0 1px #89BE49 inset; }
.bt-col-h {
  display:block !important;
  font-family:Oswald,Arial,sans-serif;
  font-weight:600;
  font-size:16px;
  line-height:1.25;
  margin:0 0 12px;
  text-transform:uppercase;
  letter-spacing:.03em;
  text-decoration:none !important;
}
.bt-col-h:hover { text-decoration:none !important; color:#c6e6a0 !important; }
.bt-col ul { list-style:none; margin:0; padding:0; }
.bt-col li { margin:0 0 8px; }
.bt-col a {
  font-size:14px;
  display:inline !important;
  line-height:1.35;
}
.bt-col a.bt-svc {
  display:flex !important;
  align-items:center;
  gap:8px;
  text-decoration:none !important;
}
.bt-col a.bt-svc:hover { text-decoration:none !important; }
.bt-col a.bt-svc .bt-dev, .bt-col a.bt-svc .bt-dev svg {
  width:28px;
  height:28px;
  flex:0 0 28px;
}
.bt-col .bt-more { font-size:13px; font-weight:600; }

.bt-grid {
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(210px,1fr)) !important;
  gap:12px !important;
  width:100% !important;
}
.bt-card {
  display:flex !important;
  flex-direction:row;
  align-items:center;
  gap:12px;
  position:relative;
  background:#121212 !important;
  border:1px solid #2a2a2a;
  border-radius:12px;
  padding:14px 16px 14px 18px;
  color:#eee !important;
  min-height:84px;
  text-decoration:none !important;
  transition:border-color .15s ease, background .15s ease, transform .15s ease;
}
.bt-card .bt-dev, .bt-card .bt-dev svg {
  width:48px;
  height:48px;
  flex:0 0 48px;
}
.bt-card-txt { min-width:0; }
.bt-card::after {
  content:"";
  position:absolute;
  left:0;
  top:14px;
  bottom:14px;
  width:3px;
  border-radius:2px;
  background:#89BE49;
  opacity:.35;
}
.bt-card:hover {
  border-color:#89BE49;
  background:#161f10 !important;
  color:#c6e6a0 !important;
  text-decoration:none !important;
  transform:translateY(-1px);
}
.bt-card:hover::after { opacity:1; }
.bt-card b {
  display:block;
  font-family:Oswald,Arial,sans-serif;
  font-weight:500;
  font-size:16px;
  line-height:1.25;
  color:inherit;
  text-transform:none;
}
.bt-card span { display:block; margin-top:6px; color:#8a8a8a !important; font-size:13px; font-weight:400; }

.bt-chips { display:flex; flex-wrap:wrap; gap:10px; }
.bt-chip {
  display:inline-flex !important;
  align-items:center;
  padding:9px 16px;
  border-radius:999px;
  border:1px solid #2f2f2f;
  color:#ddd !important;
  font-size:13px;
  font-weight:600;
  letter-spacing:.02em;
  background:#121212 !important;
  text-decoration:none !important;
  transition:border-color .15s ease, background .15s ease, color .15s ease;
}
.bt-chip:hover, .bt-chip.is-on {
  border-color:#89BE49;
  color:#111 !important;
  background:#89BE49 !important;
  text-decoration:none !important;
}

.bt-brands {
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(148px,1fr)) !important;
  gap:10px !important;
  width:100% !important;
}
.bt-brand {
  display:flex !important;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-height:68px;
  padding:12px 10px;
  border:1px solid #2a2a2a;
  border-radius:10px;
  color:#eee !important;
  font-family:Oswald,Arial,sans-serif;
  font-size:14px;
  font-weight:500;
  letter-spacing:.04em;
  text-transform:uppercase;
  background:#121212 !important;
  text-decoration:none !important;
  transition:border-color .15s ease, color .15s ease, background .15s ease;
}
.bt-brand:hover {
  border-color:#89BE49;
  color:#89BE49 !important;
  background:#10180c !important;
  text-decoration:none !important;
}

.bt-hide { display:none !important; }
.bt-show {
  display:block;
  margin:20px auto 0;
  background:#89BE49;
  color:#111 !important;
  border:0;
  border-radius:8px;
  padding:12px 22px;
  font-family:Oswald,Arial,sans-serif;
  font-size:15px;
  font-weight:600;
  letter-spacing:.04em;
  text-transform:uppercase;
  cursor:pointer;
  width:auto !important;
}
.bt-show:hover { background:#9ad15a; }
.bt-find {
  display:block;
  max-width:420px;
  margin:0 0 22px;
  color:#9a9a9a;
  font-size:13px;
}
.bt-find input {
  width:100%;
  margin-top:8px;
  background:#111;
  color:#eee;
  border:1px solid #2a2a2a;
  border-radius:10px;
  padding:12px 14px;
  font:16px/1.4 Oswald,Arial,sans-serif;
  outline:none;
}
.bt-find input:focus { border-color:#89BE49; box-shadow:0 0 0 1px #89BE49; }
.bt-cat-all { margin:18px 0 0; }
.bt-cat-all a {
  font-family:Oswald,Arial,sans-serif;
  font-size:15px;
  font-weight:600;
  letter-spacing:.04em;
  text-transform:uppercase;
  text-decoration:none !important;
}
.bt-cat-all a:hover { text-decoration:underline !important; }

.bt-seek-rec {
  display:none;
  background:#000;
  border-bottom:1px solid #1a1a1a;
}
.t-menu-base__list-item.bt-seek-item {
  display:flex !important;
  align-items:center !important;
  margin-left:20px !important;
  float:none !important;
  width:auto !important;
  max-width:none !important;
}
.bt-seek {
  display:flex;
  align-items:center;
  gap:8px;
  position:relative;
  font-family:Oswald,Arial,sans-serif;
}
.bt-seek-ico {
  display:flex;
  color:#89BE49;
  flex:0 0 auto;
  line-height:0;
}
.bt-seek-lab {
  position:absolute;
  width:1px;
  height:1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
}
.bt-seek input[type="search"] {
  min-width:0;
  background:transparent !important;
  color:#fff !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  outline:none !important;
  font-family:Oswald,Arial,sans-serif !important;
  font-size:16px !important;
  font-weight:600 !important;
  line-height:1.2 !important;
  letter-spacing:normal !important;
  padding:0 !important;
  margin:0 !important;
  height:24px !important;
  -webkit-appearance:none;
}
.bt-seek input[type="search"]::placeholder {
  color:rgba(255,255,255,.38);
  font-family:Oswald,Arial,sans-serif;
  font-weight:600;
  opacity:1;
}
.bt-seek input[type="search"]:focus {
  border:0 !important;
  box-shadow:none !important;
}
.bt-seek-nav {
  width:168px;
  border-bottom:1px solid rgba(255,255,255,.28);
  padding:0 0 3px;
}
.bt-seek-nav:focus-within {
  width:220px;
  border-bottom-color:#89BE49;
}

/* Шапка ПК (t1272 rec2017821353): логотип 300px, пункты и поиск в одну строку. Телефон t975 не трогаем. */
#rec2017821353 .t-menu-base__imglogo {
  width:300px !important;
  max-width:300px !important;
  height:auto !important;
}
#rec2017821353 .t-menu-base__logowrapper {
  flex:0 0 auto;
}
#rec2017821353 .t-menu-base__maincontainer {
  flex-wrap:nowrap !important;
  gap:16px !important;
  align-items:center;
}
#rec2017821353 .t-menu-base__leftwrapper {
  min-width:0;
  flex:1 1 auto;
}
#rec2017821353 .t-menu-base .t-menu-base__list {
  flex-wrap:nowrap !important;
  gap:8px 12px !important;
  min-width:0;
}
#rec2017821353 .t-menu-base__list-item {
  white-space:nowrap;
}
#rec2017821353 .bt-seek-nav {
  width:110px;
  flex:0 0 auto;
}
#rec2017821353 .bt-seek-nav:focus-within {
  width:150px;
}
#rec2017821353 .t-menu-base__list-item:not(.bt-seek-item):not(.bt-burger-item) {
  display:none !important;
}

/* Подвал t457: тот же логотип 300px по ширине. */
#rec2017825763 .t457__logo {
  width:300px !important;
  max-width:min(300px, 100%) !important;
  height:auto !important;
}
.t-menu-base__list-item.bt-burger-item {
  display:none;
  align-items:center !important;
  margin:0 0 0 8px !important;
  float:none !important;
  width:auto !important;
}
@media (min-width:1200px) {
  .t-menu-base__list-item.bt-burger-item {
    display:flex !important;
  }
}
.bt-burger {
  width:44px;
  height:44px;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  cursor:pointer;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:5px;
}
.bt-burger span {
  display:block;
  width:22px;
  height:2px;
  background:#fff;
  transition:transform .2s ease, opacity .2s ease, background .2s ease;
}
.bt-burger:hover span,
.bt-burger.is-on span { background:#89BE49; }
.bt-burger.is-on span:nth-child(1) { transform:translateY(7px) rotate(45deg); }
.bt-burger.is-on span:nth-child(2) { opacity:0; }
.bt-burger.is-on span:nth-child(3) { transform:translateY(-7px) rotate(-45deg); }

html.bt-menu-on { overflow:hidden; }
.bt-drawer {
  position:fixed;
  inset:0;
  z-index:100080;
}
.bt-drawer-shade {
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.62);
}
.bt-drawer-panel {
  position:absolute;
  inset:0;
  width:100%;
  background:#000;
  border:0;
  display:flex;
  flex-direction:column;
  font-family:Oswald,Arial,sans-serif;
}
.bt-drawer-panel::before {
  content:"";
  display:block;
  height:2px;
  flex:0 0 2px;
  background:linear-gradient(90deg,#6b4dff 0%,#89BE49 52%,#4ec6e0 100%);
}
.bt-drawer-bar {
  flex:0 0 auto;
  background:#000;
  border-bottom:1px solid #1a1a1a;
}
.bt-drawer-head {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  max-width:1400px;
  margin:0 auto;
  padding:20px 40px 8px;
  width:100%;
  box-sizing:border-box;
}
.bt-drawer-title {
  margin:0;
  color:#fff;
  font-family:Oswald,Arial,sans-serif;
  font-size:28px;
  font-weight:600;
  letter-spacing:.06em;
  line-height:1;
  text-transform:uppercase;
}
.bt-drawer-x {
  width:48px;
  height:48px;
  flex:0 0 48px;
  border:0;
  background:transparent;
  cursor:pointer;
  position:relative;
}
.bt-drawer-x span {
  position:absolute;
  left:12px;
  top:23px;
  width:24px;
  height:2px;
  background:#fff;
}
.bt-drawer-x span:first-child { transform:rotate(45deg); }
.bt-drawer-x span:last-child { transform:rotate(-45deg); }
.bt-drawer-x:hover span { background:#89BE49; }
.bt-drawer-links {
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:10px 24px;
  max-width:1400px;
  margin:0 auto;
  padding:8px 40px 20px;
  width:100%;
  box-sizing:border-box;
}
.bt-drawer-links a {
  display:flex !important;
  align-items:center;
  gap:10px;
  flex:0 0 auto;
  color:#fff !important;
  font-family:Oswald,Arial,sans-serif !important;
  font-size:16px !important;
  font-weight:600 !important;
  line-height:1.2 !important;
  text-transform:uppercase;
  text-decoration:none !important;
  letter-spacing:.04em;
  white-space:nowrap;
}
.bt-drawer-links a:hover { color:#89BE49 !important; }
.bt-drawer-links .bt-dev,
.bt-drawer-links .bt-dev svg {
  width:40px;
  height:40px;
  flex:0 0 40px;
}
.bt-drawer .bt-mega {
  flex:1 1 auto;
  min-height:0;
  max-height:none;
  max-width:1400px;
  margin:0 auto;
  width:100%;
}
.bt-seek-bar {
  max-width:1160px;
  margin:0 auto;
  padding:10px 20px 12px;
  border-bottom:1px solid rgba(255,255,255,.22);
}
.bt-seek-bar input[type="search"] {
  flex:1;
  height:28px !important;
}
.bt-seek-drop {
  position:absolute;
  top:calc(100% + 8px);
  left:0;
  right:0;
  background:#000;
  border:1px solid #242424;
  overflow:hidden;
  z-index:40;
  box-shadow:0 16px 40px rgba(0,0,0,.5);
}
.bt-seek-nav .bt-seek-drop {
  left:auto;
  right:0;
  width:min(420px, 70vw);
}
.bt-seek-hit {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:10px 14px;
  color:#fff !important;
  text-decoration:none !important;
  border-top:1px solid #1a1a1a;
  font-family:Oswald,Arial,sans-serif;
  font-size:16px;
  font-weight:500;
  line-height:1.3;
}
.bt-seek-hit:first-child { border-top:0; }
.bt-seek-hit:hover, .bt-seek-hit.is-on {
  background:#1a2810;
  color:#89BE49 !important;
  text-decoration:none !important;
}
.bt-seek-hit b { font-weight:600; }
.bt-seek-k {
  flex:0 0 auto;
  color:#89BE49 !important;
  font-size:12px;
  font-weight:600;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.bt-rates-rec {
  background:#000;
  border-bottom:1px solid #1a1a1a;
}
.bt-rates-foot {
  border-bottom:0;
  border-top:1px solid #1a1a1a;
}
.bt-rates-foot .bt-rates {
  padding:14px 20px 18px;
}
.bt-rates {
  max-width:1160px;
  margin:0 auto;
  padding:8px 20px 14px;
  display:grid;
  grid-template-columns:repeat(3, minmax(0,1fr));
  gap:12px;
  font-family:Oswald,Arial,sans-serif;
}
.bt-rate {
  display:flex !important;
  align-items:center;
  gap:12px;
  min-height:64px;
  padding:8px 0;
  border-radius:0;
  background:transparent !important;
  color:#fff !important;
  text-decoration:none !important;
  box-sizing:border-box;
  border-bottom:1px solid transparent;
}
.bt-rate:hover {
  background:transparent !important;
  color:#89BE49 !important;
  text-decoration:none !important;
  border-bottom-color:#89BE49;
}
.bt-rate-logo {
  flex:0 0 40px;
  width:40px;
  height:40px;
  display:block;
}
.bt-rate-logo svg {
  display:block;
  width:40px;
  height:40px;
}
.bt-rate-body {
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  gap:2px;
}
.bt-rate-num, .bt-rate-name {
  margin:0;
  font-family:Oswald,Arial,sans-serif;
  font-size:22px;
  font-weight:600;
  line-height:1;
  color:#fff !important;
  letter-spacing:normal;
}
.bt-rate-name { font-size:16px; }
.bt-rate-meta { min-width:0; }
.bt-rate-stars {
  margin:0 0 2px;
  color:#89BE49;
  font-size:13px;
  letter-spacing:1px;
  line-height:1;
}
.bt-rate-stars span { color:inherit; }
.bt-rate-n {
  margin:0;
  color:rgba(255,255,255,.45) !important;
  font-size:13px;
  line-height:1.25;
  font-family:Oswald,Arial,sans-serif;
  font-weight:500;
}

.bt-seek-empty {
  padding:12px 14px;
  color:rgba(255,255,255,.45);
  font-size:16px;
  font-family:Oswald,Arial,sans-serif;
}
.bt-foot-cat {
  display:flex;
  flex-wrap:wrap;
  gap:10px 20px;
  max-width:1160px;
  margin:0 auto;
  padding:22px 20px 14px;
  background:#000;
  border-top:0;
  font-family:Oswald,Arial,sans-serif;
}
.bt-foot-cat a {
  color:#8a8a8a !important;
  font-size:13px;
  font-weight:600;
  text-transform:uppercase;
  text-decoration:none !important;
}
.bt-foot-cat a:hover { color:#89BE49 !important; text-decoration:none !important; }

.bt-dev { display:block; line-height:0; }
.bt-dev svg { display:block; width:100%; height:100%; }

.t794__tooltip-menu,
.t794__tooltip-selector {
  display:none !important;
  visibility:hidden !important;
  pointer-events:none !important;
}
.bt-mega {
  display:grid;
  grid-template-columns:280px minmax(0,1fr);
  min-height:0;
  font-family:Oswald,Arial,sans-serif;
}
.bt-mega-nav {
  background:#000;
  border-right:1px solid #1a1a1a;
  padding:16px 12px 28px 32px;
  overflow:auto;
  overscroll-behavior:contain;
}
.bt-mega-tab {
  display:flex !important;
  align-items:center;
  gap:12px;
  width:100%;
  text-align:left;
  background:transparent;
  border:0;
  color:#fff !important;
  padding:10px 14px 10px 12px;
  border-radius:0;
  cursor:pointer;
  box-sizing:border-box;
  font-family:Oswald,Arial,sans-serif !important;
  font-size:16px !important;
  font-weight:600 !important;
  line-height:1.2 !important;
  letter-spacing:.02em;
  text-transform:uppercase;
  text-decoration:none !important;
  margin:0;
  box-shadow:inset 0 0 0 0 transparent;
}
.bt-mega-tab .bt-dev, .bt-mega-tab .bt-dev svg {
  width:40px;
  height:40px;
  flex:0 0 40px;
}
.bt-mega-tab > span:last-child {
  min-width:0;
  white-space:normal;
}
.bt-mega-tab.is-on, .bt-mega-tab:hover {
  background:transparent;
  color:#89BE49 !important;
  text-decoration:none !important;
}
.bt-mega-tab.is-on {
  box-shadow:inset 3px 0 0 #89BE49;
}
.bt-mega-brands {
  margin-top:12px;
  border-top:1px solid #1a1a1a;
  padding-top:14px;
}
.bt-mega-body {
  padding:20px 40px 36px 28px;
  overflow:auto;
  min-width:0;
  background:#000;
  overscroll-behavior:contain;
}
.bt-mega-panel { display:none; }
.bt-mega-panel.is-on { display:block; }
.bt-mega-toolbar {
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:20px;
  margin:0 0 18px;
  padding:0 0 14px;
  border-bottom:1px solid #1a1a1a;
}
.bt-mega-cat {
  margin:0;
  color:#fff;
  font-family:Oswald,Arial,sans-serif;
  font-size:20px;
  font-weight:600;
  letter-spacing:.04em;
  line-height:1.2;
  text-transform:uppercase;
}
.bt-mega-all {
  display:inline-block !important;
  margin:0;
  flex:0 0 auto;
  color:#89BE49 !important;
  font-family:Oswald,Arial,sans-serif !important;
  font-size:16px !important;
  font-weight:600 !important;
  letter-spacing:.04em;
  line-height:1.2 !important;
  text-transform:uppercase;
  text-decoration:none !important;
  white-space:nowrap;
}
.bt-mega-all:hover { color:#fff !important; }
.bt-mega-grid {
  display:grid;
  grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));
  gap:4px 20px;
  align-items:stretch;
}
.bt-mega-item {
  display:flex !important;
  flex-direction:row;
  align-items:center;
  gap:12px;
  min-height:48px;
  padding:8px 4px;
  border-radius:0;
  border:0;
  background:transparent !important;
  color:#fff !important;
  text-decoration:none !important;
  font-family:Oswald,Arial,sans-serif !important;
  font-size:16px !important;
  line-height:1.2;
  font-weight:600 !important;
  letter-spacing:.02em;
  text-transform:uppercase;
}
.bt-mega-item span {
  display:block;
  min-width:0;
  white-space:normal;
  text-align:left;
}
.bt-mega-item .bt-dev,
.bt-mega-item .bt-dev svg {
  width:40px;
  height:40px;
  flex:0 0 40px;
}
.bt-mega-item:hover {
  border-color:transparent;
  background:transparent !important;
  color:#89BE49 !important;
  text-decoration:none !important;
}

@media (max-width:1199px) {
  .bt-seek-rec {
    display:block;
    position:sticky;
    top:0;
    z-index:10020;
  }
}
@media (max-width:1100px) {
  .bt-cols { grid-template-columns:repeat(3,minmax(0,1fr)) !important; }
}
@media (max-width:800px) {
  .bt-cols { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  .bt-brands { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  .bt-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  .bt-mega { grid-template-columns:1fr; min-height:0; }
  .bt-mega-grid { grid-template-columns:repeat(2, minmax(0,1fr)); }
  .bt-drawer-head, .bt-drawer-links { padding-left:20px; padding-right:20px; }
  .bt-mega-nav { padding:12px 12px 20px 16px; }
  .bt-mega-body { padding:16px 20px 28px; }
}
@media (max-width:640px) {
  .bt-rates { grid-template-columns:1fr; }
  .bt-rate { min-height:56px; }
}
@media (max-width:520px) {
  .bt-cat-inner, .bt-h1 { padding:32px 16px 40px; }
  .bt-cols { grid-template-columns:1fr !important; }
  .bt-grid { grid-template-columns:1fr !important; }
  .bt-card { min-height:72px; }
  .bt-seek-bar { padding:10px 16px 12px; }
  .bt-rates { padding:8px 16px 12px; }
}
