

/* Start:/local/templates/terrornew/components/bitrix/system.auth.authorize/.default/style.css?1759149267596*/
/* login checkbox */
.login-container-form .custom-checkbox {
   align-items: flex-start;
   font-family: var(--fonts-TTNeoris);
   font-size: 14px;
   font-weight: 400;
   line-height: 22.4px;
   text-transform: none;
   color: var(--color-dark);
}
.login-container-form .custom-checkbox .checkmark {
   width: 16px;
   height: 16px;
   min-width: 16px;
   min-height: 16px;
   margin-top: 3px;
   border: 2px solid var(--color-dark);
}
.login-container-form .custom-checkbox input[type="checkbox"]:checked + .checkmark::after {
   background-color: var(--color-dark);
}
/* end login checkbox */
/* End */


/* Start:/local/templates/terrornew/components/bitrix/breadcrumb/.default/style.css?17365899361514*/
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/terrornew/components/bitrix/breadcrumb/.default/style.scss ***!
  \**********************************************************************************************************************************************************************************************/
/*------------------------*/
.b-path {
  display: flex;
  flex-wrap: wrap;
  margin: 0 190px 23px 0;
  color: #000000;
  font-size: 16px;
  line-height: 1.31;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .b-path {
    margin-right: 0;
  }
}
.b-path a:link, .b-path a:visited {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.b-path .path__item {
  position: relative;
  padding: 0 14px;
}
.b-path .path__item:not(.b-path .path__item:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
  height: 17px;
  width: 2px;
  background-color: #000000;
}
.b-path-arr {
  display: none;
  margin-bottom: 18px;
}
@media (max-width: 1239px) {
  .b-path-arr {
    display: block;
  }
}
.b-path-arr svg {
  display: block;
}
.b-path-arr path {
  transition: stroke 0.2s ease-in-out;
}
.b-path-arr a:hover path {
  stroke: #a9ff3d;
}

/* End */
/* /local/templates/terrornew/components/bitrix/system.auth.authorize/.default/style.css?1759149267596 */
/* /local/templates/terrornew/components/bitrix/breadcrumb/.default/style.css?17365899361514 */
