

/* Start:/local/templates/euro-obyv/components/bitrix/sale.personal.section/personal/style.css?17478161772855*/
.personal{margin:0 0 5rem 0}.personal__items .row>*{--bs-gutter-y: 24px}.personal__items .row>* a{text-decoration:none}.personal__item{display:flex;align-items:center;flex-direction:column;border-radius:10px;border:1px solid #d2d2d2;transition:all .25s linear;height:100%;padding:50px 30px}.personal__item:hover{box-shadow:0px 10px 10px 0px rgba(0,0,0,.15)}.personal__item:hover .personal__item--title{color:#c10017}.personal__item--title{color:#000;font-size:20px;font-weight:700;transition:color .25s linear;margin:20px 0 0}.personal__item--caption{color:#000;font-size:14px;font-weight:300;margin:8px 0 0}.personal__discount{margin:2rem 0 0}.personal__discount--card{padding:35px 100px;box-shadow:0px 4px 20px 0px rgba(0,0,0,.15);border-radius:10px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.personal__discount--card{padding:36px 20px 20px}}.personal__discount--card__title{color:#000;font-size:18px;font-weight:400;line-height:21.7px}@media screen and (max-width: 768px){.personal__discount--card__title{color:#000;font-size:13px;font-weight:400;line-height:16px}}.personal__discount--card__body{color:#c10017;font-size:150px;font-weight:400}@media screen and (max-width: 768px){.personal__discount--card__body{color:#c10017;font-size:120px;font-weight:400}}@media screen and (max-width: 992px){.personal__discount--cashback{margin:1.5rem 0 0}}.personal__discount--cashback__info{display:flex;flex-wrap:wrap;justify-content:space-between}.personal__discount--cashback__info:not(:first-child){padding:16px 0 0;border-top:1px solid #d9d9d9;margin:16px 0 0}.personal__discount--cashback__info--title{color:#000;font-size:18px;font-weight:400;line-height:21.7px}@media screen and (max-width: 768px){.personal__discount--cashback__info--title{color:#000;font-size:13px;font-weight:400;line-height:15px}}.personal__discount--cashback__info--value{color:#000;font-size:18px;font-weight:700}@media screen and (max-width: 768px){.personal__discount--cashback__info--value{font-size:13px}}.personal__discount--footer{margin:1.5rem 0 0;border-radius:5px;border:1px solid #c10017;display:flex;flex-direction:column;padding:20px 30px}.personal__discount--footer__text{margin:.85rem 0 0;color:#c10017;font-size:15px;font-weight:400;line-height:23px}.personal__discount--empty{color:#c10017;font-size:20px;font-weight:400;line-height:25px}.section__logout--link{display:flex;justify-content:flex-end}.section__logout--link a span{margin:0 .8rem 0 0}.section__back--link{color:#000;font-size:16px;font-weight:700;text-decoration:none}.section__title{position:relative}.section__back--link{position:absolute;top:50%;left:0;transform:translate(0, -50%);display:flex;gap:12px}@media screen and (max-width: 768px){.section__back--link{top:42.5%}.section__back--link span{display:none}}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/components/custom/sale.personal.order.list/templates/bootstrap_v4/style.css?17478161765216*/
.personal__order {
  margin: 0 0 2rem;
}
.personal__caption {
  color: #C10017;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  margin: 0 0 20px;
}
.personal__caption--history-empty {
  font-size: 22px;
  text-align: center;
  margin: 100px 0;
  color: #C10017;
}
.personal__orders--item {
  border: 2px solid #BABABA;
  border-radius: 5px;
}
.personal__orders--item:not(:first-child) {
  margin: 50px 0 0;
}
.personal__orders--item__head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #BABABA;
  padding: 18px 22px;
}
.personal__orders--item__head--history {
  background-color: #C10017;
}
.personal__orders--item__head--title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.personal__orders--item__head--title__history {
  color: #FFF;
}
.personal__orders--item__head--more {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 556px) {
  .personal__orders--item__head--more {
    margin: 6px 0 0;
  }
}
.personal__orders--item__head--more.active .personal__orders--item__head--more__icon {
  transform: rotate(180deg);
}
.personal__orders--item__head--more__icon {
  transition: transform 0.15s linear;
}
.personal__orders--item__head--more__text {
  color: #C10017;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
.personal__orders--item__body--history {
  display: flex;
}
@media screen and (max-width: 556px) {
  .personal__orders--item__body--history {
    flex-direction: column;
  }
}
.personal__orders--item__body--history__item {
  display: flex;
  width: 50%;
  gap: 20px;
  padding: 20px;
}
@media screen and (max-width: 556px) {
  .personal__orders--item__body--history__item {
    width: 100%;
  }
}
.personal__orders--item__body--history__title {
  font-weight: 400;
  font-size: 15px;
  line-height: 17.4px;
}
.personal__orders--item__body--history__shop--name {
  font-weight: 700;
  font-size: 15px;
  line-height: 18.13px;
}
.personal__orders--item__body--history__price {
  font-weight: 700;
  font-size: 15px;
  line-height: 18.13px;
}
.personal__orders--item__body--info {
  padding: 18px 22px 26px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}
.personal__orders--item__body--payment {
  margin: 20px 0 0;
}
.personal__orders--item__body--delivery {
  margin: 20px 0 0;
}
.personal__orders--item__body--goods__head {
  padding: 8px 20px;
  background-color: #F0F0F0;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 556px) {
  .personal__orders--item__body--goods__head {
    font-size: 13px;
  }
}
.personal__orders--item__body--goods__head--left {
  width: 70%;
}
@media (max-width: 992px) {
  .personal__orders--item__body--goods__head--left {
    width: 50%;
  }
}
.personal__orders--item__body--goods__head--right {
  width: 30%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: 10px;
}
@media (max-width: 992px) {
  .personal__orders--item__body--goods__head--right {
    width: 50%;
  }
}
.personal__orders--item__body--good {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 22px 22px;
  align-items: center;
}
.personal__orders--item__body--good:not(:first-child) {
  border-top: 1px solid #BABABA;
}
.personal__orders--item__body--good__left {
  width: 70%;
}
@media (max-width: 992px) {
  .personal__orders--item__body--good__left {
    width: 50%;
  }
}
.personal__orders--item__body--good__left--item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.personal__orders--item__body--good__left--item__image {
  min-height: 50px;
  min-width: 50px;
  height: 50px;
  width: 50px;
  border: 1px solid #D8D8D8;
}
.personal__orders--item__body--good__left--item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.personal__orders--item__body--good__left--item__name a {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: color 0.15s linear;
}
.personal__orders--item__body--good__left--item__name a:hover {
  color: #C10017;
}
.personal__orders--item__body--good__right {
  width: 30%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: 10px;
}
@media (max-width: 992px) {
  .personal__orders--item__body--good__right {
    width: 50%;
  }
}
.personal__orders--item__body--good__right--prop {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
.personal__orders--item__body--footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #C10017;
  padding: 22px 22px 26px;
  gap: 10px;
}
.personal__orders--item__body--footer__left {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.personal__orders--item__body--footer__right {
  display: flex;
  flex-wrap: wrap;
}
.personal__orders--item__body--footer__item a {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration-line: underline;
}
@media screen and (max-width: 768px) {
  .personal__orders--item__body--footer__item a {
    font-size: 16px;
    line-height: 20px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/bitrix/components/bitrix/system.auth.form/templates/.default/style.css?1671218663443*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec-unlocked.png);}


/* End */
/* /local/templates/euro-obyv/components/bitrix/sale.personal.section/personal/style.css?17478161772855 */
/* /local/components/custom/sale.personal.order.list/templates/bootstrap_v4/style.css?17478161765216 */
/* /bitrix/components/bitrix/system.auth.form/templates/.default/style.css?1671218663443 */
