

/* Start:/local/templates/racesnab/fonts/fontello/fontello.min.css?17878308891268*/
@font-face{font-family:'fontello';src:url("/local/templates/racesnab/fonts/fontello/fontello.eot?92450263");src:url("/local/templates/racesnab/fonts/fontello/fontello.eot?92450263#iefix") format("embedded-opentype"),url("/local/templates/racesnab/fonts/fontello/fontello.woff2?92450263") format("woff2"),url("/local/templates/racesnab/fonts/fontello/fontello.woff?92450263") format("woff"),url("/local/templates/racesnab/fonts/fontello/fontello.ttf?92450263") format("truetype"),url("/local/templates/racesnab/fonts/fontello/fontello.svg?92450263#fontello") format("svg");font-weight:normal;font-style:normal;font-display:swap}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-heart-empty:before{content:'\e800'}.icon-basket:before{content:'\e801'}.icon-mail:before{content:'\e802'}.icon-cancel:before{content:'\e803'}.icon-left-open-mini:before{content:'\e804'}.icon-right-open:before{content:'\e805'}.icon-mobile:before{content:'\e806'}.icon-mobile-1:before{content:'\e807'}.icon-user:before{content:'\e808'}.icon-search:before{content:'\e809'}.icon-youtube-play:before{content:'\f16a'}.icon-instagram:before{content:'\f16d'}.icon-vkontakte:before{content:'\f189'}.icon-whatsapp:before{content:'\f232'}
/* End */


/* Start:/local/templates/racesnab/fonts/roboto/roboto-essential.min.css?1787830889998*/
@font-face{font-family:"Roboto";src:local("Roboto Light"),local("Roboto-Light"),url("/local/templates/racesnab/fonts/roboto/Robotolight.woff2") format("woff2"),url("/local/templates/racesnab/fonts/roboto/Robotolight.woff") format("woff"),url("/local/templates/racesnab/fonts/roboto/Robotolight.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:local("Roboto"),local("Roboto-Regular"),url("/local/templates/racesnab/fonts/roboto/Roboto.woff2") format("woff2"),url("/local/templates/racesnab/fonts/roboto/Roboto.woff") format("woff"),url("/local/templates/racesnab/fonts/roboto/Roboto.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:local("Roboto Medium"),local("Roboto-Medium"),url("/local/templates/racesnab/fonts/roboto/Robotomedium.woff2") format("woff2"),url("/local/templates/racesnab/fonts/roboto/Robotomedium.woff") format("woff"),url("/local/templates/racesnab/fonts/roboto/Robotomedium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:local("Roboto Bold"),local("Roboto-Bold"),url("/local/templates/racesnab/fonts/roboto/Robotobold.woff2") format("woff2"),url("/local/templates/racesnab/fonts/roboto/Robotobold.woff") format("woff"),url("/local/templates/racesnab/fonts/roboto/Robotobold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

/* End */


/* Start:/local/templates/racesnab/css/rs-theme.css?17878308891354*/
/* Shared design tokens for rs-* UI blocks */
:root {
  --rs-a: #da532c;
  --rs-ad: #b8431f;
  --rs-t: #2a2a2a;
  --rs-m: #737373;
  --rs-bg: #f5f6f8;
  --rs-c: #fff;
  --rs-b: #e6e8eb;
  --rs-shadow: rgba(26, 26, 26, 0.06);
  --rs-hero-bg: #fff;
  --rs-hero-bg-soft: #f5f6f8;
  --rs-hero-bg-gradient: #fff;
  --rs-hero-title: #1a1a1a;
  --rs-hero-lead: #5f6368;
  --rs-hero-meta: #80868b;
  --rs-hero-badge-bg: rgba(218, 83, 44, 0.1);
  --rs-hero-badge-text: #b8431f;
  --rs-hero-accent: rgba(218, 83, 44, 0.28);
  --rs-hero-link: #b8431f;
  --rs-success-bg: #f0fdf4;
  --rs-danger-bg: #fef2f2;
}

.rs-info__hero,
.rs-info__hero--standalone,
.rs-auth__hero,
.rs-parts__group-head {
  background: var(--rs-c);
  color: var(--rs-hero-title);
  border-bottom: 1px solid var(--rs-b);
  box-shadow: none;
}

.rs-info__hero--standalone,
.rs-auth__hero {
  border: 1px solid var(--rs-b);
}

.rs-info__badge,
.rs-auth__badge {
  background: var(--rs-hero-badge-bg);
  color: var(--rs-hero-badge-text);
}

.rs-info__lead,
.rs-info__subtitle,
.rs-auth__lead {
  color: var(--rs-hero-lead);
}

.rs-info__meta {
  color: var(--rs-hero-meta);
}

.rs-info__hero a {
  color: var(--rs-a);
}

.rs-parts__group-head {
  color: var(--rs-hero-title);
}

.rs-parts__group-title a {
  color: var(--rs-hero-title);
}

.rs-parts__group-title a:hover {
  color: var(--rs-a);
}

/* End */


/* Start:/local/templates/racesnab/bootstrap-grid.min.css?17878308894649*/
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}button,input,textarea{font-family:Roboto,Helvetica,Arial,Sans-Serif;font-size:16px;outline:0;-webkit-appearance:none}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}@media(min-width:576px){.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media(min-width:768px){.col-md{flex:1 0 0}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media(min-width:992px){.col-lg{flex:1 0 0}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media(min-width:1200px){.col-xl{flex:1 0 0}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}}
/* End */


/* Start:/local/templates/racesnab/css/rs-auth.css?17878308898205*/
/* Auth pages: /personal/auth/* */
.rs-auth {
  color: var(--rs-t);
  padding: 0 0 40px;
}

.rs-auth *,
.rs-auth *::before,
.rs-auth *::after {
  box-sizing: border-box;
}

/* display:grid/flex on fields/buttons otherwise overrides HTML [hidden] */
.rs-auth [hidden] {
  display: none !important;
}

.rs-auth a {
  color: var(--rs-a);
  font-weight: 600;
  text-decoration: none;
}

.rs-auth a:hover {
  color: var(--rs-ad);
  text-decoration: underline;
}

.rs-auth__shell {
  max-width: 440px;
  margin: 0 auto;
  background: var(--rs-c);
  border: 1px solid var(--rs-b);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.1);
}

.rs-auth__hero {
  padding: 22px 26px 18px;
  border-bottom: 1px solid var(--rs-b);
  background: linear-gradient(180deg, #fff 0%, #faf8f7 100%);
}

.rs-auth__body {
  padding: 22px 26px 26px;
  background: #fff;
}

.rs-auth__badge {
  display: inline-block;
  margin: 0 0 10px;
  padding: 5px 12px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.rs-auth__logo {
  display: block;
  width: auto;
  max-width: 148px;
  height: 36px;
  margin: 0 0 14px;
  object-fit: contain;
}

.rs-auth__title {
  margin: 0 0 8px;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
}

.rs-auth__lead {
  margin: 0;
  font-size: 14px;
  line-height: 1.55;
}

.rs-auth__alert--ok {
    background: #e8f5e9;
    border-color: #a5d6a7;
    color: #1b5e20;
}

.rs-auth__alert {
  margin: 0 0 16px;
  padding: 12px 14px;
  border-radius: 10px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #dc2626;
  font-size: 14px;
  line-height: 1.45;
}

.rs-auth__tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  margin: 0 0 20px;
  padding: 4px;
  border: 0;
  border-radius: 12px;
  background: #f3f3f3;
  overflow: visible;
}

.rs-auth__tab {
  flex: 1;
  margin: 0;
  padding: 11px 12px;
  border: 0;
  border-radius: 9px;
  background: transparent;
  color: #666;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s ease-out, color 0.15s ease-out, box-shadow 0.15s ease-out;
}

.rs-auth__tab.is-active {
  background: #fff;
  color: var(--rs-t);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.04);
}

.rs-auth__otp-lead {
  margin: 0 0 16px;
  font-size: 13px;
  line-height: 1.5;
  color: #666;
}

.rs-auth__otp-hint {
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 1.45;
  color: #1b5e20;
}

.rs-auth__otp .rs-auth__alert {
  margin-bottom: 12px;
}

.rs-auth__otp-sent {
  margin: -2px 0 14px;
  font-size: 13px;
  line-height: 1.4;
  color: #666;
  text-align: center;
}

.rs-auth__field--code {
  margin-bottom: 4px;
}

.rs-auth__label--center {
  text-align: center;
}

.rs-otp-digits {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 4px 0 6px;
}

.rs-otp-digit {
  width: 54px;
  height: 58px;
  padding: 0;
  border: 1.5px solid var(--rs-b);
  border-radius: 12px;
  background: #fafafa;
  color: var(--rs-t);
  font: inherit;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  caret-color: var(--rs-a);
  transition: border-color 0.15s ease-out, box-shadow 0.15s ease-out, background 0.15s ease-out;
  -webkit-appearance: none;
  appearance: none;
}

.rs-otp-digit:focus {
  outline: none;
  border-color: var(--rs-a);
  background: #fff;
  box-shadow: 0 0 0 3px rgba(218, 83, 44, 0.18);
}

@media (max-width: 420px) {
  .rs-otp-digits {
    gap: 8px;
  }

  .rs-otp-digit {
    width: 48px;
    height: 52px;
    font-size: 22px;
    border-radius: 10px;
  }
}

.rs-auth__submit--secondary {
  margin-top: 8px;
  background: #fff;
  color: var(--rs-a);
  border: 1px solid var(--rs-a);
}

.rs-auth__otp-resend {
  display: block;
  width: 100%;
  margin-top: 14px;
  padding: 0;
  border: 0;
  background: none;
  color: var(--rs-a);
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
}

.rs-auth__otp-resend:hover {
  text-decoration: underline;
}

.rs-auth__alert-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-top: 10px;
  font-size: 14px;
}

.rs-auth__alert-actions span {
  color: #b91c1c;
}

.rs-auth__hint--error {
  margin: -8px 0 0;
  color: #dc2626;
}

.rs-auth .d_n {
  display: none !important;
}

.rs-auth__submit--locked {
  opacity: 0.55;
  cursor: not-allowed;
}

.rs-auth__form {
  display: grid;
  gap: 16px;
}

.rs-auth__field {
  display: grid;
  gap: 6px;
}

.rs-auth__label {
  font-size: 13px;
  font-weight: 600;
  color: var(--rs-t);
}

.rs-auth__label-required::after {
  content: " *";
  color: var(--rs-danger);
}

.rs-auth__hint {
  margin: 0;
  font-size: 12px;
  line-height: 1.45;
  color: var(--rs-m);
}

.rs-auth__input {
  width: 100%;
  height: 48px;
  padding: 0 16px;
  border: 1.5px solid var(--rs-b);
  border-radius: 12px;
  background: #fafafa;
  color: var(--rs-t);
  font: inherit;
  font-size: 16px;
  letter-spacing: 0.01em;
  transition: border-color 0.15s ease-out, box-shadow 0.15s ease-out, background 0.15s ease-out;
}

.rs-auth__input:focus {
  outline: none;
  border-color: var(--rs-a);
  background: #fff;
  box-shadow: 0 0 0 3px rgba(218, 83, 44, 0.15);
}

.rs-auth__input--phone {
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.02em;
}

.rs-auth__input:-webkit-autofill,
.rs-auth__input:-webkit-autofill:hover,
.rs-auth__input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  box-shadow: 0 0 0 1000px #fff inset;
  -webkit-text-fill-color: var(--rs-t);
  transition: background-color 9999s ease-out 0s;
}

.rs-auth__visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.rs-auth__consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 4px 0 0;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.5;
  color: var(--rs-m);
}

.rs-auth__checkbox {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px;
  margin: 2px 0 0 !important;
  padding: 0 !important;
  flex-shrink: 0;
  appearance: auto !important;
  -webkit-appearance: checkbox !important;
  accent-color: var(--rs-a);
  cursor: pointer;
}

.rs-auth__consent-text a {
  font-weight: 600;
}

.rs-auth__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  margin-top: 8px;
  padding: 0 20px;
  border: 0;
  border-radius: 12px;
  background: var(--rs-a);
  color: #fff !important;
  font: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s ease-out, opacity 0.15s ease-out, transform 0.1s ease-out;
}

.rs-auth__submit:active:not(.rs-auth__submit--locked) {
  transform: scale(0.985);
}

.rs-auth__submit:hover:not(.rs-auth__submit--locked) {
  background: var(--rs-ad);
}

.rs-auth__submit--locked:hover {
  background: var(--rs-a);
}

.rs-auth__links {
  display: grid;
  gap: 8px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--rs-b);
  font-size: 14px;
  text-align: center;
}

.rs-auth__links-muted {
  color: var(--rs-m);
}

.rs-auth__soc {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--rs-b);
  text-align: center;
}

.rs-auth__soc-title {
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  color: var(--rs-m);
}

.rs-auth__soc .bx-authform-social,
.rs-auth__soc .bx-authform-social ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.rs-auth__note {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.55;
  color: var(--rs-m);
}

@media (max-width: 768px) {
  .rs-auth__hero,
  .rs-auth__body {
    padding-left: 18px;
    padding-right: 18px;
  }

  .rs-auth__title {
    font-size: 22px;
  }
}

.workarea--auth > h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.workarea .rs-auth + .reg_form,
.workarea > .reg_form {
  display: none;
}

/* End */


/* Start:/local/templates/racesnab/css/rs-brand-pages.css?17878308897219*/
/* Brand pages: /brands/, /brands/{code}/ */
.rs-brand,
.rs-brand-index {
  font: inherit;
  color: var(--rs-t);
}

.rs-brand *,
.rs-brand *::before,
.rs-brand *::after,
.rs-brand-index *,
.rs-brand-index *::before,
.rs-brand-index *::after {
  box-sizing: border-box;
}

.rs-brand a,
.rs-brand-index a {
  color: var(--rs-a);
  font-weight: 600;
  text-decoration: none;
}

.rs-brand a:hover,
.rs-brand-index a:hover {
  color: var(--rs-ad);
  text-decoration: underline;
}

/* —— Brand detail —— */
.workarea--brand-detail .rs-page-head--brand-detail {
  margin-bottom: 0;
}

.workarea--brand-detail .rs-page-crumbs {
  margin: 0 0 8px;
  min-height: 0;
}

.rs-brand {
  margin: 0 0 12px;
}

.rs-brand__shell {
  padding: 12px 14px;
  background: var(--rs-c);
  border: 1px solid var(--rs-b);
  border-radius: 8px;
}

.rs-brand__hero-grid {
  display: grid;
  grid-template-columns: minmax(96px, 132px) minmax(0, 1fr);
  gap: 10px 14px;
  align-items: start;
}

.rs-brand__logo-card {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 64px;
  padding: 8px 10px;
  border-radius: 8px;
  background: var(--rs-bg);
  border: 1px solid var(--rs-b);
}

.rs-brand__logo-card img {
  display: block;
  max-width: 100%;
  max-height: 48px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.rs-brand__logo-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid var(--rs-b);
  color: #9ca3af;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.rs-brand__title {
  margin: 0 0 6px;
  font-size: clamp(20px, 2.2vw, 24px);
  line-height: 1.2;
  font-weight: 700;
  color: var(--rs-t);
}

.rs-brand__title--sr {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.rs-brand__about {
  max-width: 680px;
  font-size: 13px;
  line-height: 1.55;
  color: #4b5563;
}

.rs-brand__about p {
  margin: 0 0 6px;
}

.rs-brand__about p:last-child {
  margin-bottom: 0;
}

.rs-brand__about h2 {
  margin: 0 0 6px;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 600;
  color: var(--rs-t, #111827);
}

.rs-brand__about h3 {
  margin: 10px 0 4px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
  color: var(--rs-t, #1f2937);
}

.rs-brand__about ul {
  margin: 0 0 6px;
  padding: 0 0 0 16px;
}

.rs-brand__about li {
  margin: 0 0 3px;
}

.rs-brand__about strong {
  color: var(--rs-t, #111827);
  font-weight: 600;
}

.rs-brand__about-more[hidden] {
  display: none;
}

.rs-brand__about.is-open .rs-brand__about-more {
  display: block;
}

.rs-brand__about-toggle {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: 8px;
  padding: 0;
  border: 0;
  background: none;
  color: var(--rs-m, #737373);
  font: inherit;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  cursor: pointer;
  text-decoration: none;
}

.rs-brand__about-toggle::after {
  content: "";
  flex: 0 0 auto;
  width: 0.4em;
  height: 0.4em;
  margin-top: -0.15em;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(45deg);
  transition: transform 0.15s ease, margin-top 0.15s ease;
}

.rs-brand__about-toggle[aria-expanded="true"]::after {
  margin-top: 0.1em;
  transform: rotate(-135deg);
}

.rs-brand__about-toggle:hover {
  color: var(--rs-t, #2a2a2a);
}

.rs-brand__about-toggle:hover .rs-brand__about-toggle-label {
  text-decoration: underline;
}

/* Unified brand copy markup (PREVIEW_TEXT) */
.rs-brand-copy {
  display: grid;
  gap: 8px;
}

.rs-brand-copy__lead {
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
  color: var(--rs-m);
}

.rs-brand-copy__facts {
  margin: 0;
  padding: 0 0 0 16px;
  list-style: disc;
}

.rs-brand-copy__facts li {
  margin: 0 0 3px;
  font-size: 13px;
  line-height: 1.5;
  color: #4b5563;
}

.rs-brand-copy__facts li:last-child {
  margin-bottom: 0;
}

.rs-brand-copy__facts strong {
  color: var(--rs-t);
  font-weight: 600;
}

.rs-brand-copy__catalog {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: var(--rs-m);
}

.rs-brand__about-empty {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: var(--rs-m);
}

.rs-brand__catalog {
  margin-top: 12px;
  padding-top: 0;
  border-top: 0;
}

.rs-brand__catalog-title {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* —— Brand index —— */
.rs-brand-index {
  margin: 0 0 16px;
}

.rs-brand-index__lead {
  margin: 0 0 12px;
  max-width: 640px;
  font-size: 13px;
  line-height: 1.5;
  color: var(--rs-m);
}

.rs-brand-index__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.rs-brand-index__item {
  margin: 0;
  padding: 0;
}

.rs-brand-index__item::before {
  display: none !important;
  content: none !important;
}

.rs-brand-index__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 100px;
  padding: 12px 10px;
  border: 1px solid var(--rs-b);
  border-radius: 8px;
  background: var(--rs-c);
  color: var(--rs-t);
  text-decoration: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.rs-brand-index__card:hover {
  border-color: #d1d5db;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.06);
  color: var(--rs-t);
  text-decoration: none;
}

.rs-brand-index__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
}

.rs-brand-index__logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(24%);
  opacity: 0.92;
  transition: filter 0.2s ease, opacity 0.2s ease;
}

.rs-brand-index__card:hover .rs-brand-index__logo img {
  filter: grayscale(0%);
  opacity: 1;
}

.rs-brand-index__logo-fallback {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--rs-bg);
  border: 1px solid var(--rs-b);
  color: #9ca3af;
  font-size: 14px;
  font-weight: 700;
}

.rs-brand-index__name {
  display: block;
  width: 100%;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 600;
  text-align: center;
  color: var(--rs-t);
}

.rs-brand-index__pager {
  margin-top: 16px;
}

@media (max-width: 1199px) {
  .rs-brand-index__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .workarea--brand-detail .rs-page-crumbs {
    margin-bottom: 6px;
  }

  .rs-brand__shell {
    padding: 10px 12px;
  }

  .rs-brand__hero-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .rs-brand__logo-card {
    min-height: 56px;
    max-width: 180px;
  }

  .rs-brand__logo-card img {
    max-height: 40px;
  }

  .rs-brand-index__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .rs-brand-index__card {
    min-height: 92px;
    padding: 10px 8px;
  }
}

/* End */


/* Start:/local/templates/racesnab/css/rs-cookie-consent.css?17878308891474*/
.rs-cookie-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999990;
  padding: 16px;
  background: rgba(17, 17, 17, 0.96);
  color: #f5f5f5;
  box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.25);
}

.rs-cookie-banner.d2n {
  display: none !important;
}

.rs-cookie-banner__inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
}

.rs-cookie-banner__text {
  margin: 0;
  flex: 1 1 420px;
  font-size: 13px;
  line-height: 1.5;
  color: #e8e8e8;
}

.rs-cookie-banner__text a {
  color: #ff8a8a;
  text-decoration: underline;
}

.rs-cookie-banner__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.rs-cookie-banner__btn {
  border: 0;
  border-radius: 4px;
  height: 40px;
  padding: 0 18px;
  font-size: 13px;
  cursor: pointer;
  transition: background 0.15s ease-out, color 0.15s ease-out;
}

.rs-cookie-banner__btn--primary {
  background: #d9002a;
  color: #fff;
}

.rs-cookie-banner__btn--primary:hover {
  background: #b80024;
}

.rs-cookie-banner__btn--secondary {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.35);
}

.rs-cookie-banner__btn--secondary:hover {
  border-color: rgba(255, 255, 255, 0.65);
}

@media (max-width: 768px) {
  .rs-cookie-banner__inner {
    display: block;
  }

  .rs-cookie-banner__actions {
    margin-top: 12px;
  }

  .rs-cookie-banner__btn {
    width: 100%;
  }
}

/* End */


/* Start:/local/components/bazarow/favorites.add/templates/.default/style.min.css?17878308891796*/
#favorites_popup_wrap{min-height:100%;padding:0;position:relative;display:inline-block;color:#4d4c4c}#favorites_popup_wrap .modal-header{min-height:16.42857143px;padding:0;border:0;font-size:30px}#favorites_popup_wrap .modal-body{position:relative;padding:30px;font-size:18px}#favorites_popup_wrap .form-row{max-width:960px;margin-left:auto;margin-right:auto;margin:10px 0}#favorites_popup_wrap .form-row:after{content:"";display:table;clear:both}#favorites_popup_wrap .form-row:first-child{margin-top:0}#favorites_popup_wrap .form-cell-3{float:left;display:block;margin-right:2%;width:30%}#favorites_popup_wrap .form-cell-3:last-child{margin-right:0}#favorites_popup_wrap .form-cell-9{float:left;display:block;margin-right:2%;width:68%}#favorites_popup_wrap .form-cell-9:last-child{margin-right:0}#favorites_popup_wrap label{font-weight:normal;font-size:18px}#favorites_popup_wrap input[type=text]{height:32px}#favorites_popup_wrap input[type=text].error{box-shadow:0 0 0 1px red}#favorites_popup_wrap textarea{height:112px}#favorites_popup_wrap input[type=text],#favorites_popup_wrap textarea{width:100%;border:1px #b7b7b7 solid;padding:0 5px;transition:all .25s;-webkit-transition:all .25s;-o-transition:all .25s}#favorites_popup_wrap .button_wrap{text-align:right}#favorites_popup_wrap button{font-size:18px;border:0;background-color:#ddd;transition:all .25s;-webkit-transition:all .25s;-o-transition:all .25s}#favorites_popup_wrap button:hover{box-shadow:0 0 0 3px rgba(204,204,204,1)}#favorites_popup_wrap small.error{color:red}@media screen and (min-width:600px){#favorites_popup_wrap{width:600px}}@media screen and (max-width:600px){#favorites_popup_wrap .form-cell-3{float:none}#favorites_popup_wrap .form-cell-9{float:none;width:100%}#favorites_popup_wrap .modal-header{font-size:25px}}
/* End */


/* Start:/local/templates/racesnab/components/bitrix/menu/header_multilevel/style.min.css?1787830889996*/
.top_header_ul{list-style:none;margin:0;padding:0}@media(max-width:992px){.top_header_ul{display:none}}.top_header_ul li{display:inline-block;position:relative}.top_header_ul li a{display:block;padding:15px 0 10px 0;border-bottom:5px transparent solid;color:#ccc;text-decoration:none;transition:all .15s ease-out;margin-right:30px;font-weight:300}.top_header_ul li a:hover{color:#ddd;border-bottom:5px #fe0000 solid}.top_header_ul li a.selected{border-bottom:5px #333 solid}.top_header_ul li ul{position:absolute;height:0;overflow:hidden;width:200px;background:#111;z-index:10000;transition:all .15s ease-out}.top_header_ul li ul li{display:block;border-bottom:1px #2f2f2f solid}.top_header_ul li ul li a{display:block;padding:10px 15px;font-size:14px;border-bottom:0;margin-right:0}.top_header_ul li ul li a:hover{border-bottom:0;background:#252525}.top_header_ul li:hover a{border-bottom:5px #fe0000 solid}.top_header_ul li:hover ul{height:270px}.top_header_ul li:hover ul li a{border-bottom:0}
/* End */


/* Start:/local/templates/racesnab/components/bitrix/system.auth.form/top_header/style.min.css?17878308893363*/
body.rs-auth-modal-open {
  overflow: hidden;
}

/* Header auth trigger (top bar) */
.header_auth_link,
.header_auth_link_logout {
  display: block;
  background: none;
  border: none;
  padding: 15px 0 10px;
  border-bottom: 5px solid transparent;
  color: #ccc;
  text-decoration: none;
  transition: color 0.15s ease-out, border-color 0.15s ease-out;
  font-weight: 300;
  cursor: pointer;
}

.header_auth_link i,
.header_auth_link_logout i {
  display: inline-block;
  margin-right: 5px;
}

.header_auth_link:hover,
.header_auth_link_logout:hover {
  color: #ddd;
  border-bottom-color: var(--rs-a, #da532c);
}

.header_auth_link[aria-expanded="true"] {
  color: #fff;
  border-bottom-color: var(--rs-a, #da532c);
}

/* Modal overlay */
.header_auth_overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 2000;
  align-items: center;
  justify-content: center;
  padding: 24px 16px;
  overflow: auto;
  background: rgba(26, 26, 26, 0.55);
  -webkit-overflow-scrolling: touch;
}

.header_auth_overlay.header_auth_overlay_show {
  display: flex;
}

.header_auth_overlay[hidden] {
  display: none !important;
}

/* Modal panel */
.header_auth_auth_form.rs-auth--modal {
  position: relative;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  padding: 0;
  background: transparent;
}

.header_auth_close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: var(--rs-m, #737373);
  cursor: pointer;
  transition: color 0.15s ease-out, background 0.15s ease-out;
}

.header_auth_close:hover {
  color: var(--rs-t, #2a2a2a);
  background: rgba(26, 26, 26, 0.06);
}

.header_auth_close i {
  font-size: 22px;
  line-height: 1;
}

.rs-auth--modal .rs-auth__shell {
  max-width: none;
}

.rs-auth--modal .rs-auth__hero {
  padding-top: 28px;
  padding-right: 48px;
}

.rs-auth__logo {
  display: block;
  width: auto;
  max-width: 148px;
  height: 36px;
  margin: 0 0 14px;
  object-fit: contain;
}

.rs-auth--modal .rs-auth__title {
  font-size: 24px;
}

@media (max-width: 536px) {
  .header_auth_overlay {
    padding: 0;
  }

  .header_auth_auth_form.rs-auth--modal {
    max-width: none;
    min-height: 100%;
  }

  .rs-auth--modal .rs-auth__shell {
    min-height: 100vh;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
  }

  .rs-auth--modal .rs-auth__title {
    font-size: 22px;
  }
}

/* Legacy auth pages leftovers (authresult etc.) */
.auth_fail_page,
.bx-authform {
  background: var(--rs-c, #fff);
  padding: 30px;
  border-radius: 16px;
  border: 1px solid var(--rs-b, #e8e4e0);
}

.auth_fail_page input,
.bx-authform input {
  width: 100%;
  height: 44px;
  padding: 0 14px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid var(--rs-b, #e8e4e0);
  margin-top: 20px;
}

.auth_fail_page input[type="submit"],
.bx-authform input[type="submit"],
.auth_fail_page button,
.bx-authform button {
  display: block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: none;
  border-radius: 10px;
  padding: 0 30px;
  text-align: center;
  color: #fff;
  background: var(--rs-a, #da532c);
  margin-top: 20px;
  cursor: pointer;
}

.bx-authform {
  width: 100%;
}

.bx-authform a {
  display: none;
}

/* End */


/* Start:/local/templates/racesnab/components/bitrix/search.title/top_header/style.min.css?1787830889795*/
.header_search{background:#fbfbfb;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;height:45px;width:calc(100% - 410px);margin-top:13px}@media(max-width:992px){.header_search{width:calc(100% - 150px)}}@media(max-width:500px){.header_search{width:calc(100% - 100px);margin-top:0}}.header_search input{background:0;border:0;padding:0 15px;height:43px;width:calc(100% - 60px)}.header_search button{background:0;border:0;height:43px;width:43px}.header_search button i{display:block;width:100%}.header_search_results{background:#fff;padding:20px;border-radius:4px;border:1px #ddd solid;box-shadow:0 4px 16px rgba(0,0,0,0.06)}.header_search_results a{display:block;color:#666;text-decoration:none;padding:7px 0;transition:all .15s ease-out}.header_search_results a:hover{color:#fe0000}
/* End */


/* Start:/local/templates/racesnab/components/bitrix/menu/aside/style.min.css?17878308891896*/
ul.aside_catalog{list-style:none;margin:0;padding:0;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:#fff;border-radius:4px}ul.aside_catalog li{position:relative}ul.aside_catalog li.aside_catalog_title{padding:0 17px;position:relative}ul.aside_catalog li.aside_catalog_title a{text-transform:uppercase;font-weight:500;height:80px;line-height:85px;color:#111;font-size:24px;padding:0 3px;text-decoration:none;display:block;border-bottom:1px #e0e0e0 solid;transition:all .15s ease-out}ul.aside_catalog li.aside_catalog_title a:hover{color:#fe0000;background:0}ul.aside_catalog li a.root-item{text-decoration:none;color:#111;display:block;padding:15px 17px;border-left:3px transparent solid;transition:all .15s ease-out}ul.aside_catalog li a.root-item:hover{background:#f6f6f6;border-left:3px #fe0000 solid}ul.aside_catalog li a.root-item-selected{color:#fe0000;border-left:3px #111 solid}ul.aside_catalog li ul{display:none;position:absolute;background:#f6f6f6;padding:20px;top:0;z-index:2000;list-style:none;box-shadow:0 4px 16px rgba(0,0,0,0.06);border-radius:0 4px 4px 0;flex-wrap:wrap;margin:0 0 0 306px;width:990px}@media(max-width:1400px){ul.aside_catalog li ul{margin:0 0 0 260px;width:850px}}@media(max-width:1200px){ul.aside_catalog li ul{margin:0 0 0 215px;width:710px}}ul.aside_catalog li ul li{width:33.33333333%}ul.aside_catalog li ul li a{display:block;color:#111;text-decoration:none;padding:5px 0;font-weight:bold;font-size:16px}ul.aside_catalog li ul li a:hover{text-decoration:underline}ul.aside_catalog li ul li ul{position:relative;top:auto;margin:0;border-radius:none;padding:0 0 10px 2px;box-shadow:none;display:block;background:0;width:auto}ul.aside_catalog li ul li ul li{width:100%}ul.aside_catalog li ul li ul li a{color:#555;font-size:14px;font-weight:400;padding:0}ul.aside_catalog li:hover a{background:#f6f6f6}ul.aside_catalog li:hover ul{display:flex;flex-wrap:wrap}
/* End */


/* Start:/local/templates/racesnab/components/bitrix/breadcrumb/breads/style.css?17878308895150*/
.rs-page-head {
  margin-bottom: 4px;
}

.rs-page-head--catalog {
  margin-bottom: 0;
  position: relative;
}

.rs-page-head__title-sr {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.rs-page-head > h1:not(.rs-page-head__title-sr) {
  min-height: 2.6em;
  margin: 0 0 8px;
  line-height: 1.3;
}

.rs-page-crumbs {
  margin: 0 0 16px;
  min-height: 28px;
}

.rs-page-crumbs .bx-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
}

.rs-page-crumbs .bx-breadcrumb-item {
  float: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 0;
  line-height: 1;
}

.rs-page-crumbs .bx-breadcrumb-item a {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 4px 10px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid #e5e7eb;
  color: #6b7280;
  text-decoration: none;
  transition: all 0.15s ease-out;
}

.rs-page-crumbs .bx-breadcrumb-item a:hover {
  border-color: #da532c;
  color: #da532c;
  text-decoration: none;
}

.rs-page-crumbs .bx-breadcrumb-item span {
  font-size: 12px;
  line-height: 1.3;
  color: inherit;
}

.rs-page-crumbs .bx-breadcrumb-sep {
  width: 5px;
  height: 5px;
  border-top: 1.5px solid #cbd5e1;
  border-right: 1.5px solid #cbd5e1;
  transform: rotate(45deg);
  flex: 0 0 auto;
}

.rs-page-crumbs .bx-breadcrumb-current {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 4px 12px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(218, 83, 44, 0.45);
  font-size: 12px;
  line-height: 1.3;
  font-weight: 600;
  color: #da532c;
  text-decoration: none;
}

.rs-page-crumbs .bx-breadcrumb-item a.bx-breadcrumb-current {
  background: #fff;
  border-color: rgba(218, 83, 44, 0.45);
  color: #da532c;
  font-weight: 600;
  padding: 4px 12px;
}

.rs-page-crumbs .bx-breadcrumb-item a.bx-breadcrumb-current:hover {
  border-color: #da532c;
  color: #b63f1f;
  text-decoration: none;
}

.rs-page-crumbs .bx-breadcrumb-ellipsis {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.3;
  color: #9ca3af;
}

.rs-page-crumbs--catalog {
  margin-bottom: 8px;
  min-height: 0;
}

@media (max-width: 800px) {
  .rs-page-crumbs .bx-breadcrumb {
    gap: 4px;
  }

  .rs-page-crumbs .bx-breadcrumb-item a,
  .rs-page-crumbs .bx-breadcrumb-current {
    min-height: 26px;
    padding: 3px 8px;
    font-size: 11px;
  }

  .rs-page-crumbs .bx-breadcrumb-item span {
    font-size: 11px;
  }
}

.rs-catalog-toolbar {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px; }
  .rs-catalog-toolbar .rs-page-crumbs--catalog {
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    margin-bottom: 0;
    overflow: visible; }
  .rs-catalog-toolbar .bx-breadcrumb {
    flex-wrap: wrap; }
  @media (max-width: 767px) {
    .rs-catalog-toolbar {
      align-items: center;
      gap: 6px;
      margin-bottom: 8px; }
    .rs-catalog-toolbar .rs-page-crumbs--catalog {
      flex: 1 1 0;
      overflow: hidden; } }

.rs-catalog-back__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 1px solid #e5e7eb;
  border-radius: 50%;
  background: #fff;
  color: #6b7280;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(17, 24, 39, 0.06);
  transition: all 0.15s ease-out; }
  @media (max-width: 767px) {
    .rs-catalog-back__link {
      width: 26px;
      height: 26px;
      min-width: 26px;
      margin-top: 0;
      box-shadow: none; } }
@media (hover: hover) and (pointer: fine) {
  .rs-catalog-back__link:hover {
    border-color: #da532c;
    color: #da532c;
    text-decoration: none; } }
.rs-catalog-back__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  font-size: 14px;
  line-height: 1;
  color: inherit; }
  .rs-catalog-back__icon:before {
    margin: 0 !important;
    width: auto;
    line-height: 1;
    transform: translateX(-0.5px); }
  @media (max-width: 767px) {
    .rs-catalog-back__icon {
      font-size: 12px; } }

@media (max-width: 767px) {
  .rs-catalog-toolbar .rs-page-crumbs--catalog {
    display: block;
    flex: 1 1 0;
    overflow: hidden; }
  .rs-catalog-toolbar .bx-breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding-bottom: 1px; }
    .rs-catalog-toolbar .bx-breadcrumb::-webkit-scrollbar {
      display: none; }
  .rs-catalog-toolbar .bx-breadcrumb-item {
    flex: 0 0 auto;
    max-width: none; }
  .rs-catalog-toolbar .bx-breadcrumb-item a,
  .rs-catalog-toolbar .bx-breadcrumb-current,
  .rs-catalog-toolbar .bx-breadcrumb-ellipsis {
    white-space: nowrap;
    max-width: none;
    overflow: visible;
    text-overflow: clip; } }

/* End */


/* Start:/local/templates/racesnab/components/bitrix/menu/mobile/style.min.css?17878308892958*/
.tabs_links_m{background:#fff;display:flex}.tabs_links_m .tabs_link_m{cursor:pointer;transition:all .15s ease-out;border-bottom:3px #fff solid;font-weight:500;margin-top:30px;padding:15px 0;text-align:center;width:50%}.tabs_links_m .tabs_link_m.active{border-bottom:3px #fe0000 solid}.tabs_content_m .tab_cont_m{display:none}.tabs_content_m .tab_cont_m.active{display:block}.show_mobile_menu{position:absolute;right:0;top:30px;background:#fe0000;color:#fff;border:0;width:120px;height:49px;display:none}@media(max-width:992px){.show_mobile_menu{display:block}}.slinki_over{position:fixed;background:rgba(0,0,0,0.7);width:100%;height:100vh;top:0;left:0;display:none;z-index:10000}.show_mobile_menu_block{position:absolute;left:-80%;top:0;transition:all .15s ease-out;z-index:11000;width:80%;border-bottom:4px #444 solid}.show_mobile_menu_block_show{left:0}.slinki_over_show{display:block}.slinky-menu>ul{left:0;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);margin:0;padding:0}.slinky-menu ul,.slinky-menu li{list-style:none;margin:0}.slinky-menu ul{width:100%}.slinky-menu a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.slinky-menu a span{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.4}.slinky-menu li ul{display:none;left:100%;position:absolute;top:0;margin:0;padding:0 10px}.slinky-menu .header{display:-webkit-box;display:-ms-flexbox;display:flex}.slinky-menu .header .title{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.4;margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-weight:bold;color:#fe0000}.slinky-theme-default{width:100%;overflow:hidden;background:#fff}.slinky-theme-default .title{color:#333;padding:10px 15px}.slinky-theme-default li{line-height:1;border-bottom:1px #f6f6f6 solid}.slinky-theme-default a:not(.back){color:#333;padding:1em}.slinky-theme-default .next::after,.slinky-theme-default .back::before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik0xMi4yMTkgMi4yODFMMTAuNzggMy43MiAxOC4wNjIgMTFIMnYyaDE2LjA2M2wtNy4yODIgNy4yODEgMS40MzggMS40MzggOS05IC42ODctLjcxOS0uNjg3LS43MTl6IiAvPjwvc3ZnPg==) center no-repeat;background-size:1em;content:'';height:1em;opacity:.25;-webkit-transition:200ms;-o-transition:200ms;transition:200ms;width:1em}.slinky-theme-default .next::after{margin-left:1em}.slinky-theme-default .back::before{padding:1em;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.slinky-theme-default .next:hover::after,.slinky-theme-default .back:hover::before{opacity:.75}.slinky-theme-default .next:active::after,.slinky-theme-default .back:active::before{opacity:1}.menu_mobile_tel a{display:block;font-size:18px;padding:20px 0 0 0;font-weight:bold;color:#333}.menu_mobile_tel small{display:block;font-weight:400;font-size:12px;color:#777;padding:0 0 0 7px}
/* End */


/* Start:/local/templates/racesnab/styles.min.css?1787830889656*/
h1{margin:0;font-size:25px;line-height:34px;padding:15px 0 15px 0}h1,h2,h3,h4,h5,h6{font-family:Roboto,Helvetica,Arial,Sans-Serif;font-weight:bold}h2,h3{font-size:20px;margin:0;padding:30px 0 20px 0}.workarea blockquote{margin:20px 0;border-left:4px #fe0000 solid;padding:20px;background:#fff;color:#555}.workarea ul{list-style:none;margin:20px 0;padding:0}.workarea ul li{position:relative;padding:0 0 0 15px;margin-bottom:5px}.workarea ul li:before{content:'';width:5px;height:5px;background:#fe0000;position:absolute;display:inline-block;border-radius:50%;top:10px;left:0}.workarea ol{padding:0;margin:20px 0 20px 15px}.workarea ol li{margin-bottom:5px}
/* End */


/* Start:/local/templates/racesnab/template_styles.min.css?17878308896742*/
html{height:100%}body{font-family:Roboto,sans-sarif;font-size:16px;line-height:24px;background:#f8f8f8;min-height:100%;display:flex;flex-direction:column}body img{max-width:100% !important;height:auto !important}a{color:#0a7ddd}a:hover{color:#0a51ae}a:active{position:relative;bottom:-1px}.site-main{flex:1 0 auto;display:flex;flex-direction:column;width:100%}.fix_header{position:fixed;top:0;left:0;width:100%;padding:3px 0;background:#252525;z-index:30000}.fix_header_container{width:100%;max-width:1320px;text-align:right;margin:0 auto;padding:0 15px}@media(max-width:768px){.fix_header_container{display:flex;justify-content:space-between}}.fix_header_container a{display:inline-block;margin:0 0 0 30px;color:#ccc;text-decoration:none;font-size:14px}.fix_header_container a i{color:#888;margin-right:5px}@media(max-width:768px){.fix_header_container a{margin:0;font-size:12px}}@media(max-width:445px){.fix_header_container a:nth-child(3){display:none}}.top_header{width:100%;background:#111;padding-top:30px}.top_header .container{display:flex;justify-content:space-between}@media(max-width:992px){.top_header .container{justify-content:flex-start}}.header{width:100%;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,0.06);padding:20px 0}@media(max-width:500px){.header{padding:10px 0}}.header .col-lg-12{display:flex;justify-content:space-between}@media(max-width:500px){.header_logo{width:80px}}@media(max-width:500px){.header_logo img{width:100%}}.header_user{display:flex;width:110px;justify-content:space-between;margin:25px 13px 0 0}@media(max-width:992px){.header_user{position:fixed;width:100%;z-index:1000;margin:0;bottom:0;left:0;background:#111;box-shadow:0 4px 16px rgba(0,0,0,0.06);justify-content:center;padding-bottom:50px}.header_user .bx-basket{margin:20px 10px 0 10px}}.header_user a{color:#828282;text-decoration:none;position:relative}@media(max-width:992px){.header_user a{margin:20px 10px 0 10px}}.header_user i{font-size:22px}.header_user span{display:inline-block;width:20px;height:20px;text-align:center;font-size:12px;background:#fe0000;border-radius:50%;color:#fff;line-height:20px;position:absolute;z-index:10;top:-8px;left:23px}.header_auth_link,.header_auth_link_logout{display:block;background:0;border:0;padding:15px 0 10px 0;border-bottom:5px transparent solid;color:#ccc;text-decoration:none;transition:all .15s ease-out;font-weight:300;cursor:pointer}.header_auth_link i,.header_auth_link_logout i{display:inline-block;margin-right:5px}.header_auth_link:hover,.header_auth_link_logout:hover{color:#ddd;border-bottom:5px #fe0000 solid}@media(max-width:992px){.aside_block{display:none}}.site_container{margin-top:40px;flex:1 0 auto}.footer{width:100%;background:#111;flex-shrink:0;margin-top:auto;padding:40px 0 0 0}@media(max-width:992px){.footer{padding:24px 0 0 0}}.footer_logo{display:block}@media(max-width:992px){.footer_logo{margin-bottom:30px;display:flex;justify-content:center}}.footer_logo img{width:100px}.footer_menus{width:33.33333333%;padding:0 15px}@media(max-width:768px){.footer_menus{display:none}}.footer_menus h6{color:#f6f6f6;font-size:16px;margin:0;padding:5px 0 20px 0;font-weight:400}.footer_menus ul{list-style:none;margin:0;padding:0}.footer_menus ul li a{text-decoration:none;color:#999;display:block;padding:4px 0;font-weight:300;transition:all .15s ease-out}.footer_menus ul li a:hover{color:#fff}@media(max-width:768px){.footer_contacts{text-align:center}}.footer_contacts h6{color:#f6f6f6;font-size:16px;margin:0;padding:5px 0 20px 0;font-weight:400}@media(max-width:768px){.footer_contacts h6{display:none}}.footer_contacts_tel{color:#fff;display:block;text-decoration:none;margin-bottom:10px}.footer_contacts_mail{color:#fff;display:block;text-decoration:none;margin-bottom:10px;position:relative;left:-2px}.footer_contacts_mail i{font-size:18px}.footer_contacts_socials{position:relative;left:-6px}.footer_contacts_socials ul{list-style:none;margin:0;padding:0}.footer_contacts_socials li{display:inline-block}.footer_contacts_socials a{display:block;width:40px;height:40px;border:1px #fff solid;border-radius:50%;text-align:center;line-height:40px;color:#fff;margin:13px 5px;transition:all .15s ease-out}.footer_contacts_socials a:hover{background:#fff;color:#333}.footer_bottom{border-top:1px solid #333;color:#666;text-align:center;padding:20px 0;margin-top:32px}@media(max-width:992px){.footer_bottom{padding:20px 0 120px 0}}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#111}.bx-pagination .bx-pagination-container ul li{padding:0}.bx-pagination .bx-pagination-container ul li:before{display:none}.popup-window{width:300px !important;left:50% !important;margin:0 0 0 -150px !important}.popup-window-buttons{display:flex;justify-content:space-between}.popup-window-buttons span{width:140px;height:45px;line-height:44px;text-align:center;color:#fff;cursor:pointer;background:#fe0000 !important;border-radius:4px;transition:all .15s ease-out}.popup-window-buttons span:hover{background:#900 !important}.personal_sect_menu{margin:0 0 30px 0;padding:0}.personal_sect_menu li{display:inline-block;padding:0 0 0 0 !important}.personal_sect_menu li:before{display:none !important}@media(max-width:600px){.personal_sect_menu li{display:block;width:100%;margin:3px 0}}.personal_sect_menu li a{width:230px;height:45px;border-radius:4px;line-height:45px;text-align:center;background:#fff;display:block;color:#555;text-decoration:none}.personal_sect_menu li a:hover{text-decoration:underline}.personal_sect_menu li a.act_pers{color:#fff;background:#111}.bx-authform-input-container input[type="text"],.bx-authform-input-container input[type="password"]{background:#fff !important;padding:0 15px !important;font-size:15px !important}#toTop{width:100px;background:#2f2f2f;border-radius:5px;text-align:center;padding:5px;position:fixed;bottom:30px;left:30px;cursor:pointer;color:#999;display:none;font-size:12px;z-index:1100000}.auth_pop_sms{width:500px;padding:20px}.auth_pop_sms img{display:block;margin:0 auto}.auth_pop_sms h3{margin:0;padding:20px 0;text-align:center;font-weight:400;font-size:25px}.ctweb-smsauth-form label{font-size:14px;color:#777;display:block;padding-left:3px}.ctweb-smsauth-form label.saveme{text-align:center}.ctweb-smsauth-form label.saveme input{border:1px #ddd solid;border-radius:3px;width:20px;height:20px}.ctweb-smsauth-form input[type="text"]{width:100%;border-radius:4px;height:45px;padding:0 15px;margin-top:3px;margin-bottom:15px;border:1px #ddd solid}.ctweb-smsauth-form input[type="submit"]{border-radius:4px;height:45px;background:#fe0000;border:0;color:#fff;width:200px;display:block;margin:15px auto}.auth_soc_serv{text-align:center}.auth_soc_serv small{text-align:center;color:#888;display:block;padding:5px 0}
/* End */
/* /local/templates/racesnab/fonts/fontello/fontello.min.css?17878308891268 */
/* /local/templates/racesnab/fonts/roboto/roboto-essential.min.css?1787830889998 */
/* /local/templates/racesnab/css/rs-theme.css?17878308891354 */
/* /local/templates/racesnab/bootstrap-grid.min.css?17878308894649 */
/* /local/templates/racesnab/css/rs-auth.css?17878308898205 */
/* /local/templates/racesnab/css/rs-brand-pages.css?17878308897219 */
/* /local/templates/racesnab/css/rs-cookie-consent.css?17878308891474 */
/* /local/components/bazarow/favorites.add/templates/.default/style.min.css?17878308891796 */
/* /local/templates/racesnab/components/bitrix/menu/header_multilevel/style.min.css?1787830889996 */
/* /local/templates/racesnab/components/bitrix/system.auth.form/top_header/style.min.css?17878308893363 */
/* /local/templates/racesnab/components/bitrix/search.title/top_header/style.min.css?1787830889795 */
/* /local/templates/racesnab/components/bitrix/menu/aside/style.min.css?17878308891896 */
/* /local/templates/racesnab/components/bitrix/breadcrumb/breads/style.css?17878308895150 */
/* /local/templates/racesnab/components/bitrix/menu/mobile/style.min.css?17878308892958 */
/* /local/templates/racesnab/styles.min.css?1787830889656 */
/* /local/templates/racesnab/template_styles.min.css?17878308896742 */
