

/* Start:/local/templates/grass2022/css/main.css?1748412005639781*/
@charset "UTF-8";
@media only screen and (max-width: 599px) {
  ._no-mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 599px) {
  ._no-mobile {
    display: none !important;
  }
}

@media only print {
  ._mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) {
  ._mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 1279px) {
  ._pc {
    display: none !important;
  }
}

@media only print {
  ._no-pc {
    display: none !important;
  }
}
@media only screen and (min-width: 1280px) {
  ._no-pc {
    display: none !important;
  }
}

@media only screen and (max-width: 1279px) {
  ._from-1280 {
    display: none !important;
  }
}

@media only print {
  ._to-1280 {
    display: none !important;
  }
}
@media only screen and (min-width: 1280px) {
  ._to-1280 {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  ._from-768 {
    display: none !important;
  }
}

@media only print {
  ._to-768 {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  ._to-768 {
    display: none !important;
  }
}

@media only screen and (max-width: 479px) {
  ._from-480 {
    display: none !important;
  }
}

@media only print {
  ._to-480 {
    display: none !important;
  }
}
@media only screen and (min-width: 480px) {
  ._to-480 {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) {
  ._from-1024 {
    display: none !important;
  }
}

@media only print {
  ._to-1024 {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px) {
  ._to-1024 {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) {
  ._from-1024 {
    display: none !important;
  }
}

@media only print {
  ._to-600 {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) {
  ._to-600 {
    display: none !important;
  }
}

@media only screen and (max-width: 599px) {
  ._from-600 {
    display: none !important;
  }
}

._touch ._hide-touch {
  display: none;
}

._no-touch ._hide-no-touch {
  display: none;
}

.wrap {
  margin: 0 auto;
}
@media only print {
  .wrap {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 1280px) {
  .wrap {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .wrap {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  /*height: 100%;*/
  height: auto;
  min-height: 100%;
  min-width: 320px;
  font: 16px/1.4 "Montserrat", sans-serif;
  color: #282828;
  position: relative;
  background: #ffffff;
  -webkit-tap-highlight-color: transparent;
}
@media only print {
  body {
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 1279px) {
  body {
    font-size: 14px;
  }
}

body.modal {
  height: auto;
  padding: 0;
}

.fancybox-enabled > body {
  height: auto !important;
}

div, form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol, menu {
  margin: 0;
  padding: 0;
}

table {
  border-spacing: 0;
}

td {
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: inside;
}

a:not([class]) {
  color: #2EA836;
  text-decoration: none;
}
a:not([class]):hover {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:focus,
a:active {
  outline: 0 !important;
}

a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
}
a[href^="tel:"]:not([class]):hover, a[href^="tel:"]:hover {
  text-decoration: none;
}

a img {
  border: 0;
}

img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

.block {
  overflow: hidden;
  display: block;
}

.relative {
  position: relative;
}

.hidden {
  overflow: hidden;
}

.clear {
  clear: both;
}

input, select, textarea, button {
  outline: 0;
  font-family: "Montserrat", sans-serif;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input, a, button, select, label, span {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tlb-row {
  display: table-row;
}

.inline-block {
  display: inline-block;
  vertical-align: middle;
}

.gm-style img {
  max-width: none;
  max-height: none;
}

@media only print {
  tr {
    page-break-inside: avoid;
  }
}
.dev-overlay-switcher {
  position: fixed;
  width: 100px;
  left: calc(50% - 50px);
  bottom: 5px;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 10000;
  cursor: pointer;
  user-select: none;
}

.dev-overlay .dev-overlay-switcher {
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.5);
  color: #000000;
}



.more-link, .c-section__more, .news-i__more, .news__i-more, .title-sections__i-more {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  position: relative;
  margin-top: auto;
  margin-left: auto;
  display: block;
  padding-right: 31px;
  text-decoration: none;
  color: #2EA836;
  line-height: 1.3;
}
@media only print {
  .more-link, .c-section__more, .news-i__more, .news__i-more, .title-sections__i-more {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .more-link, .c-section__more, .news-i__more, .news__i-more, .title-sections__i-more {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .more-link, .c-section__more, .news-i__more, .news__i-more, .title-sections__i-more {
    font-size: 12px;
  }
}
._no-touch .more-link:hover, ._no-touch .c-section__more:hover, ._no-touch .news-i__more:hover, ._no-touch .news__i-more:hover, ._no-touch .title-sections__i-more:hover, ._no-touch .more-link:active, ._no-touch .c-section__more:active, ._no-touch .news-i__more:active, ._no-touch .news__i-more:active, ._no-touch .title-sections__i-more:active {
  text-decoration: underline;
}

._touch .more-link:active, ._touch .c-section__more:active, ._touch .news-i__more:active, ._touch .news__i-more:active, ._touch .title-sections__i-more:active {
  text-decoration: underline;
}

.more-link:after, .c-section__more:after, .news-i__more:after, .news__i-more:after, .title-sections__i-more:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  width: 18px;
  height: 18px;
  border: 1px solid #2EA836;
  border-radius: 10px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 7.999969 10' width='7.999969' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 1 4 4-4 4' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/8px 10px;
}

.btn-border, .u-modal-btn__cancel, .form-files-btn, .p-wrong-cart-i__correct-btn, .p-mass-cart-clear, .p-cart-i__to-order-btn, .p-cart-i__replace-btn, .p-order-detail-btn, .pagetitle__filter-btn, .btn-arrow, .p-cart-i__to-bonus, .p-cart-i__to-delayed, .p-filter__submit, .pagination__more, .c-card__to-bonus-cart, .section-link, .back-link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 4px;
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(40, 40, 40, 0.3);
  border-radius: 6px;
  font-weight: 500;
  color: #2EA836;
  text-decoration: none;
  transition: background-color 300ms ease, color 300ms ease, border 300ms ease;
}
@media only print {
  .btn-border, .u-modal-btn__cancel, .form-files-btn, .p-wrong-cart-i__correct-btn, .p-mass-cart-clear, .p-cart-i__to-order-btn, .p-cart-i__replace-btn, .p-order-detail-btn, .pagetitle__filter-btn, .btn-arrow, .p-cart-i__to-bonus, .p-cart-i__to-delayed, .p-filter__submit, .pagination__more, .c-card__to-bonus-cart, .section-link, .back-link {
    font-size: 14px;
    line-height: 16px;
    padding: 16px 45px 16px 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .btn-border, .u-modal-btn__cancel, .form-files-btn, .p-wrong-cart-i__correct-btn, .p-mass-cart-clear, .p-cart-i__to-order-btn, .p-cart-i__replace-btn, .p-order-detail-btn, .pagetitle__filter-btn, .btn-arrow, .p-cart-i__to-bonus, .p-cart-i__to-delayed, .p-filter__submit, .pagination__more, .c-card__to-bonus-cart, .section-link, .back-link {
    font-size: 14px;
    line-height: 16px;
    padding: 16px 45px 16px 20px;
  }
}
@media only screen and (max-width: 1279px) {
  .btn-border, .u-modal-btn__cancel, .form-files-btn, .p-wrong-cart-i__correct-btn, .p-mass-cart-clear, .p-cart-i__to-order-btn, .p-cart-i__replace-btn, .p-order-detail-btn, .pagetitle__filter-btn, .btn-arrow, .p-cart-i__to-bonus, .p-cart-i__to-delayed, .p-filter__submit, .pagination__more, .c-card__to-bonus-cart, .section-link, .back-link {
    font-size: 12px;
    line-height: 14px;
    padding: 16px 35px 16px 10px;
  }
}
._no-touch .btn-border:hover, ._no-touch .u-modal-btn__cancel:hover, ._no-touch .form-files-btn:hover, ._no-touch .p-wrong-cart-i__correct-btn:hover, ._no-touch .p-mass-cart-clear:hover, ._no-touch .p-cart-i__to-order-btn:hover, ._no-touch .p-cart-i__replace-btn:hover, ._no-touch .p-order-detail-btn:hover, ._no-touch .pagetitle__filter-btn:hover, ._no-touch .btn-arrow:hover, ._no-touch .p-cart-i__to-bonus:hover, ._no-touch .p-cart-i__to-delayed:hover, ._no-touch .p-filter__submit:hover, ._no-touch .pagination__more:hover, ._no-touch .c-card__to-bonus-cart:hover, ._no-touch .section-link:hover, ._no-touch .back-link:hover {
  border: 1px solid #2EA836;
  background-color: #ffffff;
  color: #2EA836;
}
._no-touch .btn-border:active, ._no-touch .u-modal-btn__cancel:active, ._no-touch .form-files-btn:active, ._no-touch .p-wrong-cart-i__correct-btn:active, ._no-touch .p-mass-cart-clear:active, ._no-touch .p-cart-i__to-order-btn:active, ._no-touch .p-cart-i__replace-btn:active, ._no-touch .p-order-detail-btn:active, ._no-touch .pagetitle__filter-btn:active, ._no-touch .btn-arrow:active, ._no-touch .p-cart-i__to-bonus:active, ._no-touch .p-cart-i__to-delayed:active, ._no-touch .p-filter__submit:active, ._no-touch .pagination__more:active, ._no-touch .c-card__to-bonus-cart:active, ._no-touch .section-link:active, ._no-touch .back-link:active {
  border: 1px solid #2EA836;
  background-color: #ebf7eb;
  color: #2EA836;
  transition: none;
}

._touch .btn-border:active, ._touch .u-modal-btn__cancel:active, ._touch .form-files-btn:active, ._touch .p-wrong-cart-i__correct-btn:active, ._touch .p-mass-cart-clear:active, ._touch .p-cart-i__to-order-btn:active, ._touch .p-cart-i__replace-btn:active, ._touch .p-order-detail-btn:active, ._touch .pagetitle__filter-btn:active, ._touch .btn-arrow:active, ._touch .p-cart-i__to-bonus:active, ._touch .p-cart-i__to-delayed:active, ._touch .p-filter__submit:active, ._touch .pagination__more:active, ._touch .c-card__to-bonus-cart:active, ._touch .section-link:active, ._touch .back-link:active {
  border: 1px solid #2EA836;
  background-color: #ebf7eb;
  color: #2EA836;
  transition: none;
}

.btn-transparent, .improvement-btn__add, .improvement-btn__send {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 4px;
  position: relative;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  transition: background-color 300ms ease, color 300ms ease, border 300ms ease;
}
@media only print {
  .btn-transparent, .improvement-btn__add, .improvement-btn__send {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .btn-transparent, .improvement-btn__add, .improvement-btn__send {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .btn-transparent, .improvement-btn__add, .improvement-btn__send {
    font-size: 12px;
    line-height: 14px;
  }
}
._no-touch .btn-transparent:hover, ._no-touch .improvement-btn__add:hover, ._no-touch .improvement-btn__send:hover {
  border: 1px solid #ffffff;
  background-color: transparent;
}
._no-touch .btn-transparent:active, ._no-touch .improvement-btn__add:active, ._no-touch .improvement-btn__send:active {
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
  transition: none;
}

._touch .btn-transparent:active, ._touch .improvement-btn__add:active, ._touch .improvement-btn__send:active {
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
  transition: none;
}

.btn-arrow:after, .p-cart-i__to-bonus:after, .p-cart-i__to-delayed:after, .p-filter__submit:after, .pagination__more:after, .c-card__to-bonus-cart:after, .section-link:after, .back-link:after {
  content: "";
  position: absolute;
  right: 19px;
  top: 50%;
  width: 15px;
  height: 8px;
  margin-top: -4px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='8' viewBox='0 0 15 8' width='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round'%3E%3Cpath d='m10.5.5 3.5 3.5-3.5 3.5' stroke-linejoin='round'/%3E%3Cpath d='m13 3.99999h-12'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
@media only print {
  .btn-arrow:after, .p-cart-i__to-bonus:after, .p-cart-i__to-delayed:after, .p-filter__submit:after, .pagination__more:after, .c-card__to-bonus-cart:after, .section-link:after, .back-link:after {
    right: 19px;
  }
}
@media only screen and (min-width: 1280px) {
  .btn-arrow:after, .p-cart-i__to-bonus:after, .p-cart-i__to-delayed:after, .p-filter__submit:after, .pagination__more:after, .c-card__to-bonus-cart:after, .section-link:after, .back-link:after {
    right: 19px;
  }
}
@media only screen and (max-width: 1279px) {
  .btn-arrow:after, .p-cart-i__to-bonus:after, .p-cart-i__to-delayed:after, .p-filter__submit:after, .pagination__more:after, .c-card__to-bonus-cart:after, .section-link:after, .back-link:after {
    right: 9px;
  }
}

.btn-green, .u-modal-btn__add-to-order, .form-btn-add, .form__submit, .contact-rep__download-btn, .u-datepicker__range-ok, .p-mass-cart-go, .p-cart-empty__btn, .p-cart__total-btn, .p-save, .c-card__to-cart, .c-item__details, .c-item__to-cart, .l-user__form-submit, .pagetitle__icon-btn, .pagetitle__mass-cart-btn, .h-dropdown__form-submit {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 4px;
  background: #2EA836;
  border-radius: 6px;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  text-decoration: none;
  transition: background-color 300ms ease, color 300ms ease, box-shadow 300ms ease;
}
.btn-green._inverse, ._inverse.u-modal-btn__add-to-order, ._inverse.form-btn-add, ._inverse.form__submit, ._inverse.contact-rep__download-btn, ._inverse.u-datepicker__range-ok, ._inverse.p-mass-cart-go, ._inverse.p-cart-empty__btn, ._inverse.p-cart__total-btn, ._inverse.p-save, ._inverse.c-card__to-cart, ._inverse.c-item__details, ._inverse.c-item__to-cart, ._inverse.l-user__form-submit, ._inverse.pagetitle__icon-btn, ._inverse.pagetitle__mass-cart-btn, ._inverse.h-dropdown__form-submit {
  box-shadow: inset 0 0 0 1px #2EA836;
  background-color: #ffffff;
  color: #2EA836;
}
._no-touch .btn-green:hover, ._no-touch .u-modal-btn__add-to-order:hover, ._no-touch .form-btn-add:hover, ._no-touch .form__submit:hover, ._no-touch .contact-rep__download-btn:hover, ._no-touch .u-datepicker__range-ok:hover, ._no-touch .p-mass-cart-go:hover, ._no-touch .p-cart-empty__btn:hover, ._no-touch .p-cart__total-btn:hover, ._no-touch .p-save:hover, ._no-touch .c-card__to-cart:hover, ._no-touch .c-item__details:hover, ._no-touch .c-item__to-cart:hover, ._no-touch .l-user__form-submit:hover, ._no-touch .pagetitle__icon-btn:hover, ._no-touch .pagetitle__mass-cart-btn:hover, ._no-touch .h-dropdown__form-submit:hover {
  box-shadow: none;
  background-color: #3EC846;
  color: #ffffff;
}
._no-touch .btn-green:active, ._no-touch .u-modal-btn__add-to-order:active, ._no-touch .form-btn-add:active, ._no-touch .form__submit:active, ._no-touch .contact-rep__download-btn:active, ._no-touch .u-datepicker__range-ok:active, ._no-touch .p-mass-cart-go:active, ._no-touch .p-cart-empty__btn:active, ._no-touch .p-cart__total-btn:active, ._no-touch .p-save:active, ._no-touch .c-card__to-cart:active, ._no-touch .c-item__details:active, ._no-touch .c-item__to-cart:active, ._no-touch .l-user__form-submit:active, ._no-touch .pagetitle__icon-btn:active, ._no-touch .pagetitle__mass-cart-btn:active, ._no-touch .h-dropdown__form-submit:active {
  box-shadow: none;
  background-color: #299731;
  color: #ffffff;
  transition: none;
}

._touch .btn-green:active, ._touch .u-modal-btn__add-to-order:active, ._touch .form-btn-add:active, ._touch .form__submit:active, ._touch .contact-rep__download-btn:active, ._touch .u-datepicker__range-ok:active, ._touch .p-mass-cart-go:active, ._touch .p-cart-empty__btn:active, ._touch .p-cart__total-btn:active, ._touch .p-save:active, ._touch .c-card__to-cart:active, ._touch .c-item__details:active, ._touch .c-item__to-cart:active, ._touch .l-user__form-submit:active, ._touch .pagetitle__icon-btn:active, ._touch .pagetitle__mass-cart-btn:active, ._touch .h-dropdown__form-submit:active {
  box-shadow: none;
  background-color: #299731;
  color: #ffffff;
  transition: none;
}

.header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .header {
    position: fixed;
    background: #ffffff;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
  }
}

@media only print {
  .h-top {
    background: rgba(0, 0, 0, 0.04);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .h-top__in {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 34px;
  }
}
@media only print {
  .h-top__in {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only print {
  .h-top__left {
    display: flex;
  }
}
@media only screen and (min-width: 1280px) {
  .h-top {
    background: rgba(0, 0, 0, 0.04);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .h-top__in {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 34px;
  }
}
@media only screen and (min-width: 1280px) and (min-width: 1280px) {
  .h-top__in {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 1280px) and (min-width: 400px) and (max-width: 1279px) {
  .h-top__in {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 399px) {
  .h-top__in {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-top__left {
    display: flex;
  }
}
@media only screen and (max-width: 1279px) {
  .h-top {
    display: none;
  }
}

.h-lang {
  margin-right: 10px;
}
.h-lang__i {
  display: block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain;
  border-radius: 10px;
}
.h-lang__i._en {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 20 20' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m26.6667 0h-33.62178v20h33.62178z' fill='%23fff'/%3E%3Cpath d='m15.5573 7.231 11.1095-6.342106v-.888894h-.7661l-12.6668 7.231z' fill='%23bd0034'/%3E%3Cpath d='m15.033 13.1701 11.6338 6.6394v-1.3269l-9.3094-5.3125z' fill='%23bd0034'/%3E%3Cpath d='m-6.95508 1.5224 9.95214 5.70861h2.3253l-12.27744-7.036491z' fill='%23bd0034'/%3E%3Cpath d='m4.79514 13.1701-11.75022 6.7141v.1158h2.12285l11.95367-6.8299z' fill='%23bd0034'/%3E%3Cg fill='%231a237b'%3E%3Cpath d='m24.3656 0h-11.7717v6.72317z'/%3E%3Cpath d='m7.39642 0h-11.72479l11.72479 6.72317z'/%3E%3Cpath d='m26.6667 7.23098v-4.58822l-7.9858 4.58822z'/%3E%3Cpath d='m26.6667 17.7094v-4.5393h-7.9858z'/%3E%3Cpath d='m-3.66321 20h11.05963v-6.3201z'/%3E%3Cpath d='m12.5939 20h11.0948l-11.0948-6.3201z'/%3E%3Cpath d='m-6.95508 13.1701v4.7438l8.26357-4.7438z'/%3E%3Cpath d='m-6.95508 7.23099h8.26357l-8.26357-4.75086z'/%3E%3C/g%3E%3Cpath d='m8.43628 0v8.41923h-15.39136v3.56557h15.39136v8.0152h3.11782v-8.0152h15.1126v-3.56557h-15.1126v-8.41923z' fill='%23bd0034'/%3E%3C/svg%3E");
}
.h-lang__i._ru {
  background-image: url("data:image/svg+xml,%3Csvg height='20' viewBox='0 0 .2 .2' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='.027217'%3E%3Cpath d='m0 0h.2v.1h-.2z' fill='%23fff'/%3E%3Cpath d='m0 .1h.2v.1h-.2z' fill='%23d52b1e'/%3E%3Cpath d='m0 .066667h.2v.066667h-.2z' fill='%230039a6'/%3E%3C/g%3E%3C/svg%3E");
}

.h-tel {
  font-size: 14px;
  line-height: 20px;
  color: #282828;
  margin-right: 10px;
}
.h-tel__i {
  margin-right: 10px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}

.h-top-menu__list {
  text-align: right;
}
.h-top-menu__i {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 4px 0 4px 40px;
}
.h-top-menu__i-link {
  text-decoration: none;
  color: #282828;
}
.h-top-menu__i._active .h-top-menu__i-link {
  color: #2EA836;
}
._no-touch .h-top-menu__i-link:hover {
  color: #2EA836;
}
._no-touch .h-top-menu__i-link:active {
  color: #2EA836;
}

._touch .h-top-menu__i-link:active {
  color: #2EA836;
}

.h-main {
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only print {
  .h-main {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-main {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .h-main {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .h-main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only print {
  .h-main {
    padding-top: 28px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-main {
    padding-top: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-main {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .h-main {
    height: 70px;
  }
}

.h-logo {
  order: 1;
}
@media only print {
  .h-logo {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-logo {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-logo {
    margin-bottom: 16px;
  }
}

@media only print {
  .h-catalog {
    order: 2;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog {
    order: 2;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .h-catalog {
    display: none;
  }
}
@media only print {
  .h-catalog {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-catalog {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-catalog {
    margin-bottom: 16px;
  }
}

@media only print {
  .h-search {
    order: 3;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search {
    order: 3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-search {
    order: 7;
  }
}
@media only screen and (max-width: 767px) {
  .h-search {
    order: 2;
  }
}
@media only print {
  .h-search {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search {
    margin-bottom: 21px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-search {
    margin-bottom: 16px;
  }
}

@media only print {
  .h-store {
    order: 4;
  }
}
@media only screen and (min-width: 768px) {
  .h-store {
    order: 4;
  }
}
@media only screen and (max-width: 767px) {
  .h-store {
    display: none;
  }
}
@media only print {
  .h-store {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-store {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-store {
    margin-bottom: 16px;
  }
}

@media only print {
  .h-account {
    order: 5;
  }
}
@media only screen and (min-width: 1024px) {
  .h-account {
    order: 5;
  }
}
@media only screen and (max-width: 1023px) {
  .h-account {
    display: none;
  }
}
@media only print {
  .h-account {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-account {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-account {
    margin-bottom: 16px;
  }
}

@media only print {
  .h-login {
    order: 6;
  }
}
@media only screen and (min-width: 768px) {
  .h-login {
    order: 6;
  }
}
@media only screen and (max-width: 767px) {
  .h-login {
    display: none;
  }
}
@media only print {
  .h-login {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-login {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-login {
    margin-bottom: 16px;
  }
}

@media only print {
  .h-bottom-menu {
    order: 10;
  }
}
@media only screen and (min-width: 768px) {
  .h-bottom-menu {
    order: 10;
  }
}
@media only screen and (max-width: 767px) {
  .h-bottom-menu {
    display: none;
  }
}

@media only print {
  .h-favourites {
    order: 11;
  }
}
@media only screen and (min-width: 1280px) {
  .h-favourites {
    order: 11;
  }
}
@media only screen and (max-width: 1279px) {
  .h-favourites {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-favourites {
    margin-bottom: 16px;
  }
}

@media only print {
  .h-cart {
    order: 12;
  }
}
@media only screen and (min-width: 1280px) {
  .h-cart {
    order: 12;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-cart {
    order: 8;
  }
}
@media only screen and (max-width: 767px) {
  .h-cart {
    order: 3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-cart {
    margin-bottom: 16px;
  }
}

@media only print {
  .h-menu-btn {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .h-menu-btn {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-menu-btn {
    order: 9;
  }
}
@media only screen and (max-width: 767px) {
  .h-menu-btn {
    order: 4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-menu-btn {
    margin-bottom: 16px;
  }
}

.h-logo__i {
  display: block;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='59' viewBox='0 0 169 59' width='169' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m82.4365 32.6339h3.5478v4.8611c-.4118.1721-1.3642.3054-2.5268.3054-4.2642 0-7.2672-2.7704-7.2672-7.5626 0-5.0289 3.3119-7.4595 7.6448-7.4595 2.5268 0 4.0626.413 5.3238.9938l1.094-4.2116c-1.124-.5119-3.4148-1.0926-6.3835-1.0926-7.5418 0-13.106 4.3793-13.1403 12.0452 0 3.3898 1.1626 6.3968 3.2433 8.4187 2.1149 2.0176 5.1522 3.0801 9.3521 3.0801 3.0374 0 6.0747-.7528 7.6791-1.2991v-12.1485h-8.5671zm24.7145-1.6777v-.1033c1.978-.7184 4.063-2.736 4.063-5.644 0-2.1208-.751-3.7641-2.149-4.8611-1.639-1.2992-4.029-1.8154-7.439-1.8154-2.7974 0-5.2556.2065-6.9287.4775v22.7568h5.1523v-9.064h1.5354c2.15.0344 3.141.7873 3.788 3.6953.648 2.8392 1.227 4.689 1.571 5.373h5.324c-.442-.8904-1.124-3.9017-1.845-6.5345-.579-2.1208-1.467-3.6264-3.072-4.2803zm-5.255-2.0176h-2.0464v-6.3323c.3734-.1033 1.0894-.1721 2.3554-.1721 2.389 0 3.822 1.097 3.822 3.1834-.004 2.0218-1.536 3.321-4.131 3.321zm18.468-10.2298-6.997 23.0622h5.359l1.638-5.9193h6.585l1.777 5.9193h5.628l-7.169-23.0665h-6.821zm.751 13.2411 1.364-4.8955c.374-1.3336.717-3.0802 1.06-4.4481h.069c.343 1.3679.75 3.0801 1.162 4.4481l1.433 4.8955zm24.672-3.8674c-3.003-1.1271-4.264-1.7809-4.264-3.2522 0-1.1658 1.094-2.224 3.346-2.224 2.218 0 3.891.6495 4.779 1.0926l1.158-4.1728c-1.364-.6496-3.243-1.1615-5.869-1.1615-5.392 0-8.704 2.9769-8.704 6.9131 0 3.3555 2.527 5.4763 6.349 6.8443 2.763.9593 3.857 1.7809 3.857 3.2178 0 1.5056-1.261 2.4993-3.651 2.4993-2.218 0-4.401-.7184-5.766-1.4368l-1.059 4.2761c1.295.7184 3.891 1.4368 6.516 1.4368 6.315 0 9.249-3.2866 9.249-7.1497 0-3.2565-1.879-5.3773-5.941-6.883zm17.271 0c-3.003-1.1271-4.264-1.7809-4.264-3.2522 0-1.1658 1.09-2.224 3.342-2.224 2.218 0 3.891.6495 4.779 1.0926l1.158-4.1728c-1.364-.6496-3.243-1.1615-5.868-1.1615-5.393 0-8.7 2.9769-8.7 6.9131 0 3.3555 2.526 5.4763 6.349 6.8443 2.763.9593 3.856 1.7809 3.856 3.2178 0 1.5056-1.261 2.4993-3.65 2.4993-2.218 0-4.402-.7184-5.766-1.4368l-1.06 4.2761c1.296.7184 3.891 1.4368 6.517 1.4368 6.315 0 9.249-3.2866 9.249-7.1497-.004-3.2565-1.879-5.3773-5.942-6.883z' fill='%23000' fill-rule='evenodd'/%3E%3Cpath d='m50.9308 10.5697c-4.453.9119-12.5182 3.3769-17.5375 5.9752-5.1137 2.6457-10.6134 8.4833-10.6435 16.1664-.03 7.3175 3.3548 9.5803 8.7945 7.9886 1.4801-.4345 2.6984-.9981 3.2218-1.411l.03-5.7086-4.5259 1.3207.0257-7.937 13.1918-4.6632-.0901 22.7181c-2.4496 1.7165-6.0704 4.1083-10.7036 5.4591-6.4049 1.8713-11.54.7743-14.7532-1.9746-3.1618-2.7617-5.5213-7.4121-5.3969-13.6024.3604-15.306 8.7002-24.7185 19.6225-29.66995 2.2479-1.01955 4.6418-1.97026 7.0012-2.82202-3.093-1.14-6.4349-1.763766-9.9227-1.763766-15.873 0-28.738674 12.901236-28.738674 28.818136s12.865674 28.8182 28.738674 28.8182 28.7387-12.9013 28.7387-28.8182c.0042-7.2228-2.6641-13.8305-7.0528-18.8937z' fill='%232ea836'/%3E%3C/svg%3E") no-repeat center/contain;
}
@media only print {
  .h-logo {
    margin-right: 41px;
  }
  .h-logo__i {
    width: 169px;
    height: 59px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-logo {
    margin-right: 41px;
  }
  .h-logo__i {
    width: 169px;
    height: 59px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .h-logo {
    margin-right: 9px;
  }
  .h-logo__i {
    width: 130px;
    height: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .h-logo {
    margin-right: 19px;
  }
  .h-logo__i {
    width: 118px;
    height: 41px;
  }
}
@media only screen and (max-width: 767px) {
  .h-logo {
    margin-right: auto;
  }
  .h-logo__i {
    width: 115px;
    height: 40px;
  }
}

@media only print {
  .h-catalog__btn {
    height: 56px;
    width: 210px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-catalog__btn {
    height: 56px;
    width: 210px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-catalog__btn {
    height: 56px;
    width: 180px;
  }
}
@media only print {
  .h-catalog {
    position: relative;
    margin-left: 30px;
  }
  .h-catalog__btn {
    border-radius: 8px;
    background: #2EA836;
    padding: 7px 12px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: background-color 300ms ease, color 300ms ease;
  }
  .h-catalog__btn-text {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 21px;
  }
  .h-catalog__btn-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    height: 14px;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='14' viewBox='0 0 15 14' width='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m1.5 1h4v4h-4z'/%3E%3Cpath d='m1.5 9h4v4h-4z'/%3E%3Cpath d='m9.5 1h4v4h-4z'/%3E%3Cpath d='m9.5 9h4v4h-4z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
  }
  ._no-touch .h-catalog__btn:hover {
    background: #3EC846;
    color: #ffffff;
  }
  ._no-touch .h-catalog__btn:active {
    transition: none;
    background: #299731;
    color: #ffffff;
  }
  ._touch .h-catalog__btn:active {
    transition: none;
    background: #299731;
    color: #ffffff;
  }
  .h-catalog__dropdown {
    position: absolute;
    z-index: 10;
    top: 100%;
    width: 1228px;
    background: #ffffff;
    height: 80vh;
    max-height: 707px;
    max-width: calc(100vw - 60px);
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms ease 0ms, visibility 300ms ease 0ms;
    pointer-events: none;
  }
}
@media only print {
  .h-catalog__dropdown {
    left: -240px;
    margin-top: 27px;
  }
}
@media only print {
  .h-catalog__btn:hover:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 28px;
  }
}
@media only print {
  .h-catalog__dropdown._active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media only print {
  .h-catalog__menu {
    padding: 16px 0;
    width: 36.6%;
    background: #F4F4F4;
    height: 100%;
  }
  .h-catalog__menu-a {
    position: relative;
    display: flex;
    align-items: center;
    color: rgba(40, 40, 40, 0.7);
    font-weight: bold;
    text-decoration: none;
    line-height: 1.3;
    transition: background 300ms ease, color 300ms ease;
  }
}
@media only print {
  .h-catalog__menu-a {
    padding: 7px 25px 6px 25px;
    min-height: 47px;
    font-size: 14px;
  }
}
@media only print {
  .h-catalog__menu-a:after {
    content: "";
    position: absolute;
    right: -1px;
    width: 2px;
    top: 0;
    bottom: 0;
    background: transparent;
    z-index: 2;
    transition: background 300ms ease;
  }
}
@media only print {
  .h-catalog__menu-i._current .h-catalog__menu-a, .h-catalog__menu-i:hover .h-catalog__menu-a, .h-catalog__menu-a:hover {
    background: #ffffff;
    color: rgb(40, 40, 40);
  }
  .h-catalog__menu-i._current .h-catalog__menu-a:after, .h-catalog__menu-i:hover .h-catalog__menu-a:after, .h-catalog__menu-a:hover:after {
    background: #2EA836;
  }
}
@media only print {
  .h-catalog__menu-a:active {
    transition: none;
  }
}
@media only print {
  .h-catalog__menu-a:active:after {
    transition: none;
  }
}
@media only print {
  .h-catalog__submenu {
    position: absolute;
    left: 36.6%;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 31px 10px 31px 71px;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
    pointer-events: none;
  }
}
@media only print {
  .h-catalog__submenu {
    padding: 31px 10px 31px 71px;
  }
}
@media only print {
  .h-catalog__submenu-in {
    width: 100%;
    max-height: 100%;
    overflow: auto;
    display: flex;
    justify-content: space-between;
  }
  .h-catalog__submenu-in::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
  }
  .h-catalog__submenu-in::-webkit-scrollbar-track {
    background: #F7F7F7;
  }
  .h-catalog__submenu-in::-webkit-scrollbar-thumb {
    background: #DEDEDE;
    border-radius: 4px;
  }
}
@media only print {
  .h-catalog__submenu-col {
    width: calc(50% - 15px);
    padding-right: 6px;
  }
}
@media only print {
  .h-catalog__menu-i._current .h-catalog__submenu {
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    pointer-events: auto;
  }
}
@media only print {
  .h-catalog__g {
    margin-bottom: 40px;
  }
  .h-catalog__g:last-child {
    margin-bottom: 0;
  }
  .h-catalog__g li {
    line-height: 1.3;
    margin-bottom: 10px;
  }
}
@media only print {
  .h-catalog__g li {
    font-size: 14px;
  }
}
@media only print {
  .h-catalog__g li._section {
    font-weight: bold;
  }
  .h-catalog__g li._section a {
    color: #282828;
  }
}
@media only print {
  ._no-touch .h-catalog__g a:hover {
    color: #282828;
  }
  ._no-touch .h-catalog__g a:active {
    color: #282828;
  }
  ._touch .h-catalog__g a:active {
    color: #282828;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog {
    position: relative;
    margin-left: 30px;
  }
  .h-catalog__btn {
    border-radius: 8px;
    background: #2EA836;
    padding: 7px 12px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: background-color 300ms ease, color 300ms ease;
  }
  .h-catalog__btn-text {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 21px;
  }
  .h-catalog__btn-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    height: 14px;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='14' viewBox='0 0 15 14' width='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m1.5 1h4v4h-4z'/%3E%3Cpath d='m1.5 9h4v4h-4z'/%3E%3Cpath d='m9.5 1h4v4h-4z'/%3E%3Cpath d='m9.5 9h4v4h-4z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
  }
  ._no-touch .h-catalog__btn:hover {
    background: #3EC846;
    color: #ffffff;
  }
  ._no-touch .h-catalog__btn:active {
    transition: none;
    background: #299731;
    color: #ffffff;
  }
  ._touch .h-catalog__btn:active {
    transition: none;
    background: #299731;
    color: #ffffff;
  }
  .h-catalog__dropdown {
    position: absolute;
    z-index: 10;
    top: 100%;
    width: 1228px;
    background: #ffffff;
    height: 80vh;
    max-height: 707px;
    max-width: calc(100vw - 60px);
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms ease 0ms, visibility 300ms ease 0ms;
    pointer-events: none;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1280px) {
  .h-catalog__dropdown {
    left: -240px;
    margin-top: 27px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1279px) {
  .h-catalog__dropdown {
    left: -169px;
    margin-top: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__btn:hover:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__dropdown._active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__menu {
    padding: 16px 0;
    width: 36.6%;
    background: #F4F4F4;
    height: 100%;
  }
  .h-catalog__menu-a {
    position: relative;
    display: flex;
    align-items: center;
    color: rgba(40, 40, 40, 0.7);
    font-weight: bold;
    text-decoration: none;
    line-height: 1.3;
    transition: background 300ms ease, color 300ms ease;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1280px) {
  .h-catalog__menu-a {
    padding: 7px 25px 6px 25px;
    min-height: 47px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1279px) {
  .h-catalog__menu-a {
    padding: 6px 20px 5px 20px;
    min-height: 41px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__menu-a:after {
    content: "";
    position: absolute;
    right: -1px;
    width: 2px;
    top: 0;
    bottom: 0;
    background: transparent;
    z-index: 2;
    transition: background 300ms ease;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__menu-i._current .h-catalog__menu-a, .h-catalog__menu-i:hover .h-catalog__menu-a, .h-catalog__menu-a:hover {
    background: #ffffff;
    color: rgb(40, 40, 40);
  }
  .h-catalog__menu-i._current .h-catalog__menu-a:after, .h-catalog__menu-i:hover .h-catalog__menu-a:after, .h-catalog__menu-a:hover:after {
    background: #2EA836;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__menu-a:active {
    transition: none;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__menu-a:active:after {
    transition: none;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__submenu {
    position: absolute;
    left: 36.6%;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 31px 10px 31px 71px;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
    pointer-events: none;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1280px) {
  .h-catalog__submenu {
    padding: 31px 10px 31px 71px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1279px) {
  .h-catalog__submenu {
    padding: 31px 10px 31px 20px;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__submenu-in {
    width: 100%;
    max-height: 100%;
    overflow: auto;
    display: flex;
    justify-content: space-between;
  }
  .h-catalog__submenu-in::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
  }
  .h-catalog__submenu-in::-webkit-scrollbar-track {
    background: #F7F7F7;
  }
  .h-catalog__submenu-in::-webkit-scrollbar-thumb {
    background: #DEDEDE;
    border-radius: 4px;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__submenu-col {
    width: calc(50% - 15px);
    padding-right: 6px;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__menu-i._current .h-catalog__submenu {
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    pointer-events: auto;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__g {
    margin-bottom: 40px;
  }
  .h-catalog__g:last-child {
    margin-bottom: 0;
  }
  .h-catalog__g li {
    line-height: 1.3;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1280px) {
  .h-catalog__g li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1279px) {
  .h-catalog__g li {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .h-catalog__g li._section {
    font-weight: bold;
  }
  .h-catalog__g li._section a {
    color: #282828;
  }
}
@media only screen and (min-width: 768px) {
  ._no-touch .h-catalog__g a:hover {
    color: #282828;
  }
  ._no-touch .h-catalog__g a:active {
    color: #282828;
  }
  ._touch .h-catalog__g a:active {
    color: #282828;
  }
}

@media only print {
  .h-search {
    position: relative;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search {
    position: relative;
  }
}
@media only print {
  .h-search {
    flex-grow: 1;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search {
    flex-grow: 1;
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1279px) {
  .h-search {
    margin-left: 12px;
  }
}
@media only print {
  .h-search__label {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search__label {
    display: none;
  }
}
@media only screen and (max-width: 1279px) {
  .h-search__label {
    display: block;
    height: 56px;
    transition: opacity 300ms ease 0ms, visibility 300ms ease 0ms;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1279px) {
  .h-search__label {
    width: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .h-search__label {
    width: 46px;
  }
}
@media only screen and (max-width: 1279px) {
  .h-search__field {
    position: absolute;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms ease 0ms, visibility 300ms ease 0ms;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-search__field {
    height: 56px;
    top: 20px;
    right: 65px;
    left: 398px;
  }
}
@media only print {
  .h-search__field {
    height: 56px;
  }
}
@media only screen and (min-width: 600px) {
  .h-search__field {
    height: 62px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .h-search__field {
    right: 65px;
  }
}
@media only screen and (max-width: 399px) {
  .h-search__field {
    right: 59px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .h-search__field {
    top: 7px;
    left: 176px;
  }
}
@media only screen and (max-width: 599px) {
  .h-search__field {
    left: 0;
    top: 0;
    bottom: 0;
    background: #ffffff;
  }
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
  .h-search__field {
    padding: 7px 0 7px 21px;
  }
}
@media only screen and (max-width: 399px) {
  .h-search__field {
    padding: 7px 0 7px 15px;
  }
}
.h-search__text {
  display: block;
  width: 100%;
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  height: 56px;
  font-size: 16px;
  line-height: 20px;
  color: #282828;
}
@media only print {
  .h-search__text {
    padding: 17px 50px 17px 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search__text {
    padding: 17px 50px 17px 24px;
  }
}
@media only screen and (max-width: 1279px) {
  .h-search__text {
    padding: 17px 80px 17px 24px;
  }
}
.h-search__btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 40px;
}
@media only print {
  .h-search__btn {
    right: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search__btn {
    right: 0;
  }
}
@media only screen and (max-width: 1279px) {
  .h-search__btn {
    right: 3px;
  }
}
.h-search__btn, .h-search__label {
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
  background: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.h-search__btn:before, .h-search__btn:after, .h-search__label:before, .h-search__label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
@media only print {
  .h-search__btn:before, .h-search__btn:after, .h-search__label:before, .h-search__label:after {
    right: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search__btn:before, .h-search__btn:after, .h-search__label:before, .h-search__label:after {
    right: 0;
  }
}
@media only screen and (max-width: 1279px) {
  .h-search__btn:before, .h-search__btn:after, .h-search__label:before, .h-search__label:after {
    right: 3px;
  }
}
.h-search__btn:before, .h-search__label:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 21 20' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cellipse cx='10.2244' cy='9.42325' rx='8.98859' ry='8.3288'/%3E%3Cpath d='m16.4761 15.6487 3.524 3.2568'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/21px 20px;
}
.h-search__btn:after, .h-search__label:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 21 20' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cellipse cx='10.2244' cy='9.42325' rx='8.98859' ry='8.3288'/%3E%3Cpath d='m16.4761 15.6487 3.524 3.2568'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/21px 20px;
}
._no-touch .h-search__btn:hover:before, ._no-touch .h-search__label:hover:before {
  opacity: 0;
}
._no-touch .h-search__btn:hover:after, ._no-touch .h-search__label:hover:after {
  opacity: 1;
}
._no-touch .h-search__btn:active:before, ._no-touch .h-search__label:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .h-search__btn:active:after, ._no-touch .h-search__label:active:after {
  transition: none;
  opacity: 1;
}

._touch .h-search__btn:active:before, ._touch .h-search__label:active:before {
  transition: none;
  opacity: 0;
}
._touch .h-search__btn:active:after, ._touch .h-search__label:active:after {
  transition: none;
  opacity: 1;
}

@media only screen and (max-width: 599px) {
  .h-search__btn {
    top: 7px;
    bottom: 7px;
  }
}
.h-search__label {
  position: relative;
}
.h-search._active .h-search__label {
  opacity: 0;
  visibility: hidden;
}
.h-search._active .h-search__field {
  opacity: 1;
  visibility: visible;
}
.h-search__reset {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 36px;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  border: none;
  background: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only print {
  .h-search__reset {
    right: 42px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search__reset {
    right: 42px;
  }
}
@media only screen and (max-width: 1279px) {
  .h-search__reset {
    right: 45px;
  }
}
@media only screen and (max-width: 599px) {
  .h-search__reset {
    top: 7px;
    bottom: 7px;
  }
}
.h-search__reset[disabled] {
  opacity: 0.2;
  filter: grayscale(1);
  cursor: auto;
  pointer-events: none;
}
.h-search__reset:before, .h-search__reset:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
._no-touch .h-search__reset:hover:before {
  opacity: 0;
}
._no-touch .h-search__reset:hover:after {
  opacity: 1;
}
._no-touch .h-search__reset:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .h-search__reset:active:after {
  transition: none;
  opacity: 1;
}

._touch .h-search__reset:active:before {
  transition: none;
  opacity: 0;
}
._touch .h-search__reset:active:after {
  transition: none;
  opacity: 1;
}

.h-search__reset:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 15-6-6' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.h-search__reset:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 15-6-6' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.h-search__reset-t {
  display: none;
}
.h-search__result {
  position: absolute;
  z-index: 10;
  background: #FFFFFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  overflow: auto;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
  display: none;
  opacity: 0;
  max-height: calc(70vh - 100px);
}
@media only print {
  .h-search__result {
    left: 0;
    top: 100%;
    margin-top: 8px;
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  .h-search__result {
    left: 0;
    top: 100%;
    margin-top: 8px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-search__result {
    top: 84px;
    right: 65px;
    left: 398px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .h-search__result {
    top: 71px;
    right: 65px;
    left: 176px;
  }
}
@media only screen and (max-width: 599px) {
  .h-search__result {
    top: 71px;
    right: 0;
    left: 0;
  }
}
.h-search__result::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.h-search__result::-webkit-scrollbar-track {
  background: #F7F7F7;
}
.h-search__result::-webkit-scrollbar-thumb {
  background: #2EA836;
  border-radius: 4px;
}
.h-search__result._active {
  visibility: visible;
  opacity: 1;
}
.h-search__result._visible {
  display: block;
}
.h-search__result-content {
  overflow: hidden;
  opacity: 1;
  visibility: visible;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: opacity 500ms ease, visibility 500ms;
}
.h-search__result._loading .h-search__result-content {
  opacity: 0;
  visibility: hidden;
}
.h-search__result-loader {
  position: absolute;
  width: 50px;
  height: 50px;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  overflow: hidden;
  border-radius: 50%;
  border: 3px solid rgba(46, 168, 54, 0.1);
  border-left: 3px solid #2EA836;
  visibility: hidden;
  opacity: 0;
  animation: 0.7s infinite searchResultLoading linear;
  transition: opacity 500ms ease, visibility 500ms;
}
.h-search__result._loading .h-search__result-loader {
  opacity: 1;
  visibility: visible;
}
.h-search__result-empty {
  padding: 8px 16px 4px;
  font-size: 14px;
  line-height: 1.3;
}
.h-search__result-all {
  display: block;
  background: #FFFFFF;
  border: 1px solid rgba(40, 40, 40, 0.3);
  border-radius: 6px;
  text-decoration: none;
  color: #2EA836;
  padding: 16px;
  margin: 12px 15px;
  text-align: center;
}
.h-search__result-all-t {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding-right: 23px;
}
.h-search__result-all-t:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 15px;
  height: 8px;
  margin-top: -4px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='8' viewBox='0 0 15 8' width='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round'%3E%3Cpath d='m10.5.5 3.5 3.5-3.5 3.5' stroke-linejoin='round'/%3E%3Cpath d='m13 3.99999h-12'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}

.h-cart {
  visibility: visible;
  opacity: 1;
  transition: opacity 300ms ease, visibility 300ms ease;
}

.h-search._active ~ .h-cart {
  visibility: hidden;
  opacity: 0;
}

@keyframes searchResultLoading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.h-store {
  margin-left: 30px;
  position: relative;
}
.h-store__btn {
  display: flex;
  flex-direction: column;
  position: relative;
  background: rgba(40, 40, 40, 0.05);
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  align-items: flex-start;
  justify-content: center;
  padding: 9px 30px 9px 38px;
  color: #282828;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
._no-touch .h-store__btn:hover {
  background: rgba(40, 40, 40, 0.15);
}
._no-touch .h-store__btn:active {
  transition: none;
  background: rgba(40, 40, 40, 0.15);
}

._touch .h-store__btn:active {
  transition: none;
  background: rgba(40, 40, 40, 0.15);
}

@media only print {
  .h-store__btn {
    height: 56px;
    width: 210px;
    padding: 9px 30px 9px 38px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-store__btn {
    height: 56px;
    width: 210px;
    padding: 9px 30px 9px 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-store__btn {
    height: 56px;
    width: 200px;
    padding: 9px 30px 9px 20px;
  }
}
@media only print {
  .h-store__btn:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
    width: 16px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 16 20' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.3' stroke-width='1.5'%3E%3Cpath clip-rule='evenodd' d='m1 8.64808c.01313-3.86598 3.15778-6.98933 7.02376-6.97619 3.86594.01313 6.98934 3.15778 6.97624 7.02376v.07927c-.0476 2.51298-1.4508 4.83578-3.171 6.65118-.9839 1.0216-2.08251 1.9261-3.2741 2.6953-.31862.2756-.79123.2756-1.10985 0-1.77637-1.1562-3.33543-2.616-4.60587-4.3125-1.13232-1.4794-1.77521-3.2751-1.83918-5.13704z' fill-rule='evenodd'/%3E%3Ccircle cx='8.00007' cy='8.78285' r='2.24348'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
  }
}
@media only screen and (min-width: 1280px) {
  .h-store__btn:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
    width: 16px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 16 20' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.3' stroke-width='1.5'%3E%3Cpath clip-rule='evenodd' d='m1 8.64808c.01313-3.86598 3.15778-6.98933 7.02376-6.97619 3.86594.01313 6.98934 3.15778 6.97624 7.02376v.07927c-.0476 2.51298-1.4508 4.83578-3.171 6.65118-.9839 1.0216-2.08251 1.9261-3.2741 2.6953-.31862.2756-.79123.2756-1.10985 0-1.77637-1.1562-3.33543-2.616-4.60587-4.3125-1.13232-1.4794-1.77521-3.2751-1.83918-5.13704z' fill-rule='evenodd'/%3E%3Ccircle cx='8.00007' cy='8.78285' r='2.24348'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
  }
}
.h-store__btn:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 6px;
  top: 50%;
  margin-top: -2px;
  right: 9px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='6' viewBox='0 0 10 6' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.00014.999992-4.03554 4.035548-4.035545-4.035548' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.h-store__name {
  font-size: 14px;
  line-height: 23px;
  height: 23px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.h-store__city {
  font-size: 12px;
  line-height: 15px;
  height: 15px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

.h-account {
  margin-left: 30px;
  position: relative;
}
.h-account__btn {
  display: flex;
  flex-direction: column;
  position: relative;
  background: rgba(46, 168, 54, 0.1);
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  align-items: flex-start;
  justify-content: center;
  padding: 9px 30px 9px 20px;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #282828;
}
._no-touch .h-account__btn:hover {
  background: rgba(46, 168, 54, 0.3);
}
._no-touch .h-account__btn:active {
  transition: none;
  background: rgba(46, 168, 54, 0.3);
}

._touch .h-account__btn:active {
  transition: none;
  background: rgba(46, 168, 54, 0.3);
}

@media only print {
  .h-account__btn {
    height: 56px;
    width: 210px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-account__btn {
    height: 56px;
    width: 210px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-account__btn {
    height: 56px;
    width: 200px;
  }
}
.h-account__btn:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 6px;
  top: 50%;
  margin-top: -2px;
  right: 9px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='6' viewBox='0 0 10 6' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.00014.999992-4.03554 4.035548-4.035545-4.035548' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.h-account__name {
  font-size: 14px;
  line-height: 23px;
  height: 23px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.h-account__type {
  font-size: 12px;
  line-height: 15px;
  height: 15px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

.h-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 100%;
  font-size: 14px;
  line-height: 1.3;
  color: #282828;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 300ms ease 0ms, visibility 300ms ease 0ms;
  z-index: 10;
  pointer-events: none;
}
@media only print {
  .h-dropdown {
    margin-top: 27px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-dropdown {
    margin-top: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-dropdown {
    margin-top: 16px;
  }
}
.h-dropdown._store {
  width: 252px;
}
.h-dropdown._account {
  width: 286px;
}
.h-dropdown._auth {
  width: 340px;
}
.h-dropdown:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 0;
  height: 28px;
}
@media only print {
  .h-dropdown:before {
    width: 210px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-dropdown:before {
    width: 210px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .h-dropdown:before {
    width: 200px;
  }
}
.h-dropdown__title {
  font-weight: 600;
  margin-bottom: 20px;
}
.h-dropdown__variant {
  margin-bottom: 10px;
  /*cursor: pointer;*/
  line-height: 1.3;
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
._no-touch .h-dropdown__variant:hover {
  color: #2EA836;
}
._no-touch .h-dropdown__variant:active {
  color: #2EA836;
}

._touch .h-dropdown__variant:active {
  color: #2EA836;
}

.h-dropdown__variant:last-child {
  margin-bottom: 0;
}
.h-dropdown__variant._active {
  font-weight: 600;
  color: #2EA836;
}
.h-dropdown__tree {
  position: relative;
}
.h-dropdown__tree:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  bottom: 9px;
  width: 1px;
  background: #C4C4C4;
  transform: translateX(-50%);
}
.h-dropdown__tree .h-dropdown__variant {
  position: relative;
}
.h-dropdown__tree .h-dropdown__variant:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #C4C4C4;
  transform: translate(-50%, -50%) rotate(45deg);
}
.h-dropdown__tree .h-dropdown__variant._main {
  padding-left: 12px;
}
.h-dropdown__tree .h-dropdown__variant._second {
  padding-left: 33px;
}
.h-dropdown__tree .h-dropdown__variant._second:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  height: 1px;
  width: 23px;
  background: #C4C4C4;
  transform: translateY(-50%);
}
.h-dropdown__tree .h-dropdown__variant._second:after {
  left: 23px;
}
div:hover + .h-dropdown, .h-dropdown:hover, .h-dropdown._opened {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.h-dropdown__logout {
  position: relative;
  padding-right: 31px;
  font-size: 14px;
  line-height: 1.3;
  color: #282828;
  text-decoration: none;
}
._no-touch .h-dropdown__logout:hover {
  color: #2EA836;
}
._no-touch .h-dropdown__logout:active {
  color: #2EA836;
}

._touch .h-dropdown__logout:active {
  color: #2EA836;
}

.h-dropdown__logout:before, .h-dropdown__logout:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  bottom: 0;
  width: 16px;
  height: 16px;
}
.h-dropdown__logout:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m7.25223 0c1.85356 0 3.36637 1.49915 3.45137 3.38099l.0037.16701v.7464c0 .33137-.2616.6-.5842.6-.29585 0-.54032-.22572-.57901-.51858l-.00533-.08142v-.7464c0-1.25032-.95202-2.27259-2.15219-2.34401l-.13434-.00399h-3.7979c-1.21692 0-2.21232.97771-2.28186 2.21006l-.00389.13794v8.904c0 1.2502.95193 2.2726 2.15149 2.344l.13426.004h3.80569c1.21327 0 2.20554-.9741 2.27487-2.2018l.00387-.1374v-.7544c0-.3314.2616-.6.58434-.6.2958 0 .5402.2257.5789.5186l.0053.0814v.7544c0 1.897-1.4543 3.4457-3.28029 3.5351l-.16699.0041h-3.80569c-1.85294 0-3.3656418-1.4993-3.45056936-3.381l-.00376064-.167v-8.904c0-1.90324 1.45976-3.4569103 3.29175-3.54413753l.16258-.00386247zm8.57637 8.42478c.0198-.02037.0383-.04221.0551-.06534l.0011-.00133c.1706-.23527.1516-.56978-.0569-.78296l-2.2811-2.332-.0656-.05794c-.2292-.17376-.5537-.15366-.7607.05983l-.0564.06742c-.1692.23528-.1496.56857.0582.78111l1.2789 1.30682h-7.96627l-.07929.00548c-.28519.03973-.50501.29076-.50501.59452 0 .33137.2616.6.5843.6h7.96507l-1.2777 1.30763-.0567.06718c-.1702.2345-.152.5679.055.7814.2277.2347.5976.2355.8263.0017l2.2811-2.33281z' fill='%23282828' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat center/16px 16px;
}
.h-dropdown__logout:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m7.25223 0c1.85356 0 3.36637 1.49915 3.45137 3.38099l.0037.16701v.7464c0 .33137-.2616.6-.5842.6-.29585 0-.54032-.22572-.57901-.51858l-.00533-.08142v-.7464c0-1.25032-.95202-2.27259-2.15219-2.34401l-.13434-.00399h-3.7979c-1.21692 0-2.21232.97771-2.28186 2.21006l-.00389.13794v8.904c0 1.2502.95193 2.2726 2.15149 2.344l.13426.004h3.80569c1.21327 0 2.20554-.9741 2.27487-2.2018l.00387-.1374v-.7544c0-.3314.2616-.6.58434-.6.2958 0 .5402.2257.5789.5186l.0053.0814v.7544c0 1.897-1.4543 3.4457-3.28029 3.5351l-.16699.0041h-3.80569c-1.85294 0-3.3656418-1.4993-3.45056936-3.381l-.00376064-.167v-8.904c0-1.90324 1.45976-3.4569103 3.29175-3.54413753l.16258-.00386247zm8.57637 8.42478c.0198-.02037.0383-.04221.0551-.06534l.0011-.00133c.1706-.23527.1516-.56978-.0569-.78296l-2.2811-2.332-.0656-.05794c-.2292-.17376-.5537-.15366-.7607.05983l-.0564.06742c-.1692.23528-.1496.56857.0582.78111l1.2789 1.30682h-7.96627l-.07929.00548c-.28519.03973-.50501.29076-.50501.59452 0 .33137.2616.6.5843.6h7.96507l-1.2777 1.30763-.0567.06718c-.1702.2345-.152.5679.055.7814.2277.2347.5976.2355.8263.0017l2.2811-2.33281z' fill='%232EA836' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat center/16px 16px;
}
._no-touch .h-dropdown__logout:hover:before {
  opacity: 0;
}
._no-touch .h-dropdown__logout:hover:after {
  opacity: 1;
}
._no-touch .h-dropdown__logout:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .h-dropdown__logout:active:after {
  transition: none;
  opacity: 1;
}

._touch .h-dropdown__logout:active:before {
  transition: none;
  opacity: 0;
}
._touch .h-dropdown__logout:active:after {
  transition: none;
  opacity: 1;
}

.h-dropdown__logout-cnt {
  margin-top: 20px;
}
.h-dropdown__form-row {
  margin-bottom: 20px;
}
.h-dropdown__form-label {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 130%;
  color: rgba(40, 40, 40, 0.5);
}
.h-dropdown__form-field {
  position: relative;
}
.h-dropdown__form-field._error .h-dropdown__form-text {
  border-color: red;
}
.h-dropdown__form-text {
  background: rgba(40, 40, 40, 0.02);
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  padding: 18px 12px;
  font-size: 16px;
  line-height: 1.25;
  width: 100%;
  color: #282828;
}
.h-dropdown__form-checkbox {
  position: relative;
}
.h-dropdown__form-checkbox-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  right: 100%;
  opacity: 0.001;
  width: 0;
  height: 0;
}
.h-dropdown__form-checkbox-text {
  position: relative;
  padding-left: 26px;
  font-size: 16px;
  line-height: 1.3;
}
.h-dropdown__form-checkbox-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  background: #F2F2F2;
  box-shadow: inset 0 0 0 1px rgba(40, 40, 40, 0.5);
}
.h-dropdown__form-checkbox-field:checked + .h-dropdown__form-checkbox-text:before {
  box-shadow: none;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='14' viewBox='0 0 14 14' width='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 6.08333 3.5 3.41667 4.5-5.5' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") #2EA836 no-repeat center/contain;
}
.h-dropdown__form-checkbox-field:checked + .h-dropdown__form-checkbox-text:after {
  left: 23px;
}
.h-dropdown__form-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 300px;
  margin-top: 20px;
}
.h-dropdown__form-submit {
  padding: 18px 20px;
  width: 140px;
  font-size: 16px;
  line-height: 1.25;
  height: auto;
}
.h-dropdown__form-link {
  font-size: 14px;
  line-height: 1.3;
  text-align: right;
  color: #2EA836;
  text-decoration: none;
}
.h-dropdown__form-error {
  font-size: 12px;
  line-height: 1.2;
  color: red;
  pointer-events: none;
  position: absolute;
  bottom: 2px;
  left: 12px;
  right: 12px;
}

.h-login {
  position: relative;
  margin-left: 30px;
}
.h-login__btn {
  display: flex;
  flex-direction: column;
  width: 210px;
  height: 56px;
  position: relative;
  background: rgba(46, 168, 54, 0.1);
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  align-items: flex-start;
  justify-content: center;
  padding: 9px 48px 9px 20px;
  color: #282828;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
._no-touch .h-login__btn:hover {
  background: rgba(46, 168, 54, 0.3);
}
._no-touch .h-login__btn:active {
  transition: none;
  background: rgba(46, 168, 54, 0.3);
}

._touch .h-login__btn:active {
  transition: none;
  background: rgba(46, 168, 54, 0.3);
}

.h-login__btn:after {
  content: "";
  width: 18px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 19px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 18 20' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12.348 9.99979h-11.348'/%3E%3Cpath d='m9.58887 7.25162 2.75953 2.74818-2.75953 2.7482'/%3E%3Cpath d='m5.46045 5.63363v-.8793c0-1.91788 1.5541-3.47198 3.47292-3.47198h4.60293c1.9132 0 3.4635 1.55033 3.4635 3.4635v10.49885c0 1.9179-1.5551 3.4729-3.4729 3.4729h-4.6039c-1.91222 0-3.46255-1.5512-3.46255-3.4635v-.8877'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
.h-login__text {
  font-size: 14px;
  line-height: 23px;
  height: 23px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

@media only print {
  .h-bottom-menu {
    max-width: calc(100% - 150px);
  }
}
@media only screen and (min-width: 1280px) {
  .h-bottom-menu {
    max-width: calc(100% - 150px);
  }
}
@media only print {
  .h-bottom-menu {
    overflow: auto;
    margin-right: auto;
    scrollbar-width: none;
  }
  .h-bottom-menu::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .h-bottom-menu::-webkit-scrollbar-track {
    background: transparent;
  }
  .h-bottom-menu::-webkit-scrollbar-thumb {
    background: transparent;
  }
  .h-bottom-menu__list {
    display: flex;
  }
  .h-bottom-menu__i-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #282828;
    text-decoration: none;
    padding: 1px 20px 0;
    border-bottom: 1px solid transparent;
    transition: border-bottom 300ms ease, background 300ms ease;
  }
  ._no-touch .h-bottom-menu__i-link:hover {
    background: rgba(46, 168, 54, 0.1);
    border-bottom: 1px solid #2EA836;
  }
  ._no-touch .h-bottom-menu__i-link:active {
    background: rgba(46, 168, 54, 0.1);
    border-bottom: 1px solid #2EA836;
    transition: none;
  }
  ._touch .h-bottom-menu__i-link:active {
    background: rgba(46, 168, 54, 0.1);
    border-bottom: 1px solid #2EA836;
    transition: none;
  }
  .h-bottom-menu__i._active .h-bottom-menu__i-link, .h-bottom-menu__i-link._active {
    background: rgba(46, 168, 54, 0.1);
    border-bottom: 1px solid #2EA836;
  }
}
@media only screen and (min-width: 768px) {
  .h-bottom-menu {
    overflow: auto;
    margin-right: auto;
    scrollbar-width: none;
  }
  .h-bottom-menu::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .h-bottom-menu::-webkit-scrollbar-track {
    background: transparent;
  }
  .h-bottom-menu::-webkit-scrollbar-thumb {
    background: transparent;
  }
  .h-bottom-menu__list {
    display: flex;
  }
  .h-bottom-menu__i-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #282828;
    text-decoration: none;
    padding: 1px 20px 0;
    border-bottom: 1px solid transparent;
    transition: border-bottom 300ms ease, background 300ms ease;
  }
  ._no-touch .h-bottom-menu__i-link:hover {
    background: rgba(46, 168, 54, 0.1);
    border-bottom: 1px solid #2EA836;
  }
  ._no-touch .h-bottom-menu__i-link:active {
    background: rgba(46, 168, 54, 0.1);
    border-bottom: 1px solid #2EA836;
    transition: none;
  }
  ._touch .h-bottom-menu__i-link:active {
    background: rgba(46, 168, 54, 0.1);
    border-bottom: 1px solid #2EA836;
    transition: none;
  }
  .h-bottom-menu__i._active .h-bottom-menu__i-link, .h-bottom-menu__i-link._active {
    background: rgba(46, 168, 54, 0.1);
    border-bottom: 1px solid #2EA836;
  }
}

.h-favourites__i {
  display: block;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.h-favourites__i-in {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
}
.h-favourites__i-in:before, .h-favourites__i-in:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 28px;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -14px;
  transition: opacity 300ms ease;
}
.h-favourites__i-in:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='28' viewBox='0 0 30 28' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.673 25.805c-2.9704-1.7811-5.73359-3.8775-8.24029-6.2514-1.76232-1.7097-3.10397-3.7939-3.92216-6.0931-1.47235-4.46009.24746-9.56606 5.06046-11.07714 2.52949-.79345 5.29209-.33996 7.42369 1.21861 2.1323-1.55667 4.8939-2.01 7.4236-1.21861 4.813 1.51108 6.5452 6.61705 5.0728 11.07714-.8182 2.2992-2.1598 4.3834-3.9221 6.0931-2.5067 2.3739-5.27 4.4703-8.2403 6.2514l-.3217.195z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%23282828;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.h-favourites__i-in:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='28' viewBox='0 0 30 28' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.673 25.805c-2.9704-1.7811-5.73359-3.8775-8.24029-6.2514-1.76232-1.7097-3.10397-3.7939-3.92216-6.0931-1.47235-4.46009.24746-9.56606 5.06046-11.07714 2.52949-.79345 5.29209-.33996 7.42369 1.21861 2.1323-1.55667 4.8939-2.01 7.4236-1.21861 4.813 1.51108 6.5452 6.61705 5.0728 11.07714-.8182 2.2992-2.1598 4.3834-3.9221 6.0931-2.5067 2.3739-5.27 4.4703-8.2403 6.2514l-.3217.195z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%232EA836;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E") no-repeat center/contain;
}
._no-touch .h-favourites__i:hover .h-favourites__i-in:before {
  opacity: 0;
}
._no-touch .h-favourites__i:hover .h-favourites__i-in:after {
  opacity: 1;
}

._no-touch .h-favourites__i:active .h-favourites__i-in:before {
  transition: none;
  opacity: 0;
}
._no-touch .h-favourites__i:active .h-favourites__i-in:after {
  transition: none;
  opacity: 1;
}

._touch .h-favourites__i:active .h-favourites__i-in:before {
  transition: none;
  opacity: 0;
}
._touch .h-favourites__i:active .h-favourites__i-in:after {
  transition: none;
  opacity: 1;
}

.h-favourites__i-count {
  position: absolute;
  left: 32px;
  top: 10px;
  width: 18px;
  height: 18px;
  background: #2EA836;
  border-radius: 9px;
  font-weight: bold;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  padding: 1px 0 0 1px;
  z-index: 1;
}
.h-favourites__i._empty .h-favourites__i-count {
  display: none;
}

.h-cart__i {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.h-cart__i-in {
  display: block;
  position: relative;
}
@media only print {
  .h-cart__i-in {
    height: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-cart__i-in {
    height: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .h-cart__i-in {
    height: 56px;
  }
}
@media only print {
  .h-cart__i-in {
    width: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-cart__i-in {
    width: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .h-cart__i-in {
    width: 46px;
  }
}
.h-cart__i-in:before, .h-cart__i-in:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 28px;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -14px;
  transition: opacity 300ms ease;
}
.h-cart__i-in:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'%3E%3Cpath clip-rule='evenodd' d='m8.64905 25.8944c.60853 0 1.10314.4946 1.10314 1.1032 0 .6085-.49461 1.1017-1.10314 1.1017-.60852 0-1.10169-.4932-1.10169-1.1017 0-.6086.49317-1.1032 1.10169-1.1032z' fill='%23282828' fill-rule='evenodd'/%3E%3Cpath clip-rule='evenodd' d='m24.2643 25.8944c.6085 0 1.1031.4946 1.1031 1.1032 0 .6085-.4946 1.1017-1.1031 1.1017s-1.1017-.4932-1.1017-1.1017c0-.6086.4932-1.1032 1.1017-1.1032z' fill='%23282828' fill-rule='evenodd'/%3E%3Cpath d='m1.91138 2 2.99936.51912 1.38865 16.54408c.11248 1.3483 1.23868 2.3836 2.59128 2.3836h15.73513c1.292 0 2.388-.9488 2.574-2.2293l1.3684-9.45664c.1688-1.16658-.7354-2.21059-1.9135-2.21059h-21.26233'/%3E%3Cpath d='m18.3149 12.8799h3.9987'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
.h-cart__i-in:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'%3E%3Cpath clip-rule='evenodd' d='m8.64905 25.8944c.60853 0 1.10314.4946 1.10314 1.1032 0 .6085-.49461 1.1017-1.10314 1.1017-.60852 0-1.10169-.4932-1.10169-1.1017 0-.6086.49317-1.1032 1.10169-1.1032z' fill='%232EA836' fill-rule='evenodd'/%3E%3Cpath clip-rule='evenodd' d='m24.2643 25.8944c.6085 0 1.1031.4946 1.1031 1.1032 0 .6085-.4946 1.1017-1.1031 1.1017s-1.1017-.4932-1.1017-1.1017c0-.6086.4932-1.1032 1.1017-1.1032z' fill='%232EA836' fill-rule='evenodd'/%3E%3Cpath d='m1.91138 2 2.99936.51912 1.38865 16.54408c.11248 1.3483 1.23868 2.3836 2.59128 2.3836h15.73513c1.292 0 2.388-.9488 2.574-2.2293l1.3684-9.45664c.1688-1.16658-.7354-2.21059-1.9135-2.21059h-21.26233'/%3E%3Cpath d='m18.3149 12.8799h3.9987'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
._no-touch .h-cart__i:hover .h-cart__i-in:before {
  opacity: 0;
}
._no-touch .h-cart__i:hover .h-cart__i-in:after {
  opacity: 1;
}

._no-touch .h-cart__i:active .h-cart__i-in:before {
  opacity: 0;
  transition: none;
}
._no-touch .h-cart__i:active .h-cart__i-in:after {
  opacity: 1;
  transition: none;
}

._touch .h-cart__i:active .h-cart__i-in:before {
  opacity: 0;
  transition: none;
}
._touch .h-cart__i:active .h-cart__i-in:after {
  opacity: 1;
  transition: none;
}

.h-cart__i-count {
  position: absolute;
  left: 32px;
  top: 10px;
  width: 22px;
  height: 18px;
  background: #2EA836;
  border-radius: 9px;
  font-weight: bold;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  padding: 1px 0 0 1px;
  z-index: 1;
}
.h-cart__i._empty .h-cart__i-count {
  display: none;
}
.h-cart__dropdown {
  position: absolute;
  visibility: hidden;
}
.h-menu-btn {
  margin-left: 8px;
  margin-right: -8px;
  width: 44px;
  height: 56px;
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.h-menu-btn:before, .h-menu-btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.h-menu-btn:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='17' viewBox='0 0 28 17' width='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m1.76416 1.5h25.00004' stroke='%23282828'/%3E%3Cpath d='m1.76416 8.5h25.00004' stroke='%23282828'/%3E%3Cpath d='m8.26416 15.5h18.50004' stroke='%232ea836'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/28px 17px;
}
.h-menu-btn:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='17' viewBox='0 0 28 17' width='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m1.76416 1.5h25.00004' stroke='%232ea836'/%3E%3Cpath d='m1.76416 8.5h25.00004' stroke='%232ea836'/%3E%3Cpath d='m8.26416 15.5h18.50004' stroke='%232ea836'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/28px 17px;
}
._no-touch .h-menu-btn:hover:before {
  opacity: 0;
}
._no-touch .h-menu-btn:hover:after {
  opacity: 1;
}
._no-touch .h-menu-btn:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .h-menu-btn:active:after {
  transition: none;
  opacity: 1;
}

._touch .h-menu-btn:active:before {
  transition: none;
  opacity: 0;
}
._touch .h-menu-btn:active:after {
  transition: none;
  opacity: 1;
}

._nowrap {
  white-space: nowrap;
}

.main {
  overflow-x: hidden;
}
@media only screen and (max-width: 767px) {
  .main {
    padding-top: 70px;
  }
}

.page {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.page__stretch {
  flex-grow: 1;
}
.page__end {
  margin-top: 30px;
}
@media only print {
  .page {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .page {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page {
    padding-top: 14px;
  }
}

.pagetitle {
  display: flex;
  align-items: center;
  font-weight: bold;
  line-height: 1.2;
  color: #282828;
}
@media only print {
  .pagetitle {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .pagetitle {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1279px) {
  .pagetitle {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .pagetitle {
    flex-wrap: wrap;
  }
}
.pagetitle__text {
  margin-right: 20px;
}
@media only screen and (max-width: 1279px) {
  .pagetitle__text {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .pagetitle__text._with-filter {
    width: min-content;
    min-width: calc(100% - 136px);
    flex-grow: 0;
  }
}
.pagetitle__btn._filter {
  margin-left: auto;
}
@media only screen and (max-width: 1279px) {
  .pagetitle__btn._filter {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .pagetitle__btn._cart, .pagetitle__btn._btn {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .pagetitle__btn._cart, .pagetitle__btn._btn {
    flex-grow: 1;
  }
}
.pagetitle__filter-btn {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6.44374 12.8584h-5.44374'/%3E%3Cpath clip-rule='evenodd' d='m14.7212 12.8587c0 1.1826-.9703 2.1413-2.1673 2.1413-1.1969 0-2.1672-.9587-2.1672-2.1413 0-1.1835.9703-2.1413 2.1672-2.1413 1.197 0 2.1673.9578 2.1673 2.1413z' fill-rule='evenodd'/%3E%3Cpath d='m9.27734 4.14134h5.44466'/%3E%3Cpath clip-rule='evenodd' d='m1 4.1413c0 1.18349.97029 2.1413 2.16723 2.1413 1.19693 0 2.16722-.95781 2.16722-2.1413 0-1.18261-.97029-2.1413-2.16722-2.1413-1.19694 0-2.16723.95869-2.16723 2.1413z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat 20px center/16px 16px;
}
@media only print {
  .pagetitle__filter-btn {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .pagetitle__filter-btn {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .pagetitle__filter-btn {
    height: 56px;
    padding: 0 20px 0 46px;
    max-width: 116px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .pagetitle__filter-btn {
    margin-top: -11px;
    margin-bottom: -11px;
  }
}
.pagetitle__mass-cart-btn {
  margin-top: -11px;
  margin-bottom: -11px;
  padding-right: 60px;
  padding-left: 84px;
  font-size: 16px;
  line-height: 20px;
  margin-left: 20px;
  text-align: center;
  background: #2EA836 url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.8167 3.75v3.9232c0 .1984-.1571.3593-.351.3593h-3.83289' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m10.8164 12.315v-3.92323c0-.1984.1571-.3593.351-.3593h3.8329' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m1 8.03247h2.6181' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m1 12.1089h2.6181' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m1 3.75h2.6181' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m6.63281 12.3149h1.4027' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m6.63281 3.75h1.4027' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat 60px center/16px 16px;
}
@media only print {
  .pagetitle__mass-cart-btn {
    height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .pagetitle__mass-cart-btn {
    height: 60px;
  }
}
@media only screen and (max-width: 1023px) {
  .pagetitle__mass-cart-btn {
    height: 56px;
    padding-right: 35px;
    padding-left: 60px;
    background-position: 35px center;
  }
}
@media only screen and (max-width: 599px) {
  .pagetitle__mass-cart-btn {
    margin-top: -8px;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 399px) {
  .pagetitle__mass-cart-btn {
    padding-right: 20px;
    padding-left: 45px;
    background-position: 20px center;
  }
}
.pagetitle__icon-btn {
  margin-top: -11px;
  margin-bottom: -11px;
  width: 250px;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  font-size: 16px;
  line-height: 20px;
  margin-left: 20px;
  text-align: center;
  background: #2EA836;
}
.pagetitle__icon-btn-text {
  padding-left: 24px;
  background: no-repeat left center/16px 16px;
}
.pagetitle__icon-btn._new .pagetitle__icon-btn-text {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'%3E%3Cpath d='m8.3194 3v4.8731c0 .2465-.1998.4463-.4463.4463h-4.8731'/%3E%3Cpath d='m8.32031 13.6397v-4.87309c0-.2465.1998-.4463.4463-.4463h4.87309'/%3E%3C/g%3E%3C/svg%3E");
}
.pagetitle__icon-btn._all .pagetitle__icon-btn-text {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m2 2h4v4h-4z'/%3E%3Cpath d='m2 10h4v4h-4z'/%3E%3Cpath d='m10 2h4v4h-4z'/%3E%3Cpath d='m10 10h4v4h-4z'/%3E%3C/g%3E%3C/svg%3E");
}
@media only print {
  .pagetitle__icon-btn {
    height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .pagetitle__icon-btn {
    height: 60px;
  }
}
@media only screen and (max-width: 1023px) {
  .pagetitle__icon-btn {
    height: 56px;
  }
}
@media only screen and (max-width: 599px) {
  .pagetitle__icon-btn {
    margin-top: -8px;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
  }
}

.ext-link {
  position: relative;
  padding-left: 36px;
  display: block;
  width: fit-content;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #2EA836;
  text-decoration: underline;
}
._no-touch .ext-link:hover {
  text-decoration: none;
}
._no-touch .ext-link:active {
  text-decoration: none;
}

._touch .ext-link:active {
  text-decoration: none;
}

.ext-link._inline {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.ext-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 21px;
  margin-top: -12px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='21' viewBox='0 0 20 21' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17.4993 8.87159v8.55851c0 1.0051-.7506 1.8199-1.6763 1.8199h-12.89675c-.92575 0-1.67625-.8148-1.67625-1.8199v-12.92013c0-1.00513.7505-1.81988 1.67625-1.81988h8.70115' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m18.6505 1.85757-8.0763 8.76823' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m14.7188 1.75h3.6927c.1869 0 .3383.16437.3383.36712v4.00926' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/contain;
}

.file {
  margin-bottom: 16px;
}
.file__link {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  padding: 5px 0 5px 45px;
  color: #01B66B;
}
.file__link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -16px;
  width: 29px;
  height: 31px;
  background: none no-repeat center/contain;
}
.file__link[href*=".PDF"]:before, .file__link[href*=".pdf"]:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='25' viewBox='0 0 23 25' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2301b66b'%3E%3Cpath d='m4.1598 21.8201c-.87303 0-1.70502.0005-2.53702-.0002-1.109453-.0009-1.6127396-.495-1.6130915-1.5859-.00077589-2.4455.0185223-4.8912-.00953632-7.3364-.01108808-.9665.58432382-1.6232 1.60477782-1.5697.83114.0435 1.66648.0088 2.55473.0088 0-.1608 0-.3008 0-.4407-.00004-2.77902.0352-5.55861-.01415-8.33673-.02706-1.52325 1.13088-2.5795649 2.6003-2.55897419 2.97609.04171519 5.95319.01657929 8.92989.00692881.3315-.00107623.5711.10161938.8031.33187138 2.0582 2.042394 4.1237 4.077664 6.1938 6.108344.2232.21898.3279.44872.3274.76359-.0077 5.10217-.0054 10.20427-.0073 15.30647-.0006 1.4887-.9843 2.4765-2.4908 2.4784-4.6116.0057-9.2232.005-13.83483.0005-1.52118-.0014-2.49502-.9653-2.50699-2.4581-.00186-.2306-.00028-.4613-.00028-.7182zm.9472-.0602c0 .2403-.00054.4479.00009.6555.00323 1.0562.54941 1.5947 1.63053 1.5951 4.57858.0017 9.15718.0015 13.73578.0002.9892-.0003 1.5721-.5797 1.5721-1.559.0002-4.9029-.0008-9.8059-.0014-14.70882 0-.10591 0-.21182 0-.30754-.0695-.0145-.091-.02292-.1126-.02293-1.3307-.00151-2.6614-.00013-3.9921-.0038-1.4679-.00407-2.4595-.98057-2.4645-2.42926-.0043-1.22295-.001-2.44592-.001-3.66888 0-.11806 0-.23614 0-.380317-.1455 0-.2453 0-.345 0-2.8306.000009-5.6612-.00129-8.49182.000738-.96494.000694-1.52763.555969-1.52874 1.515429-.0033 2.84616-.00146 5.69234-.00029 8.53848.00004.096.01457.1919.0246.3157.15657 0 .28966.0001.42274 0 2.46973-.001 4.93951-.0022 7.40921-.0027.6766-.0001 1.3535-.0088 2.0298.0062.8143.0182 1.377.5272 1.3813 1.2972.0147 2.6125.0128 5.2253.0028 7.8379-.0026.656-.4115 1.1495-1.0212 1.2831-.1951.0427-.4031.0381-.6052.0382-3.0674.0015-6.13483.0002-9.20227-.0005-.13257 0-.26515 0-.44283 0zm3.13208-9.5254c-2.22081 0-4.44162-.0008-6.66242.0006-.49741.0003-.618978.1206-.61923.6124-.001281 2.4672-.001281 4.9345 0 7.4017.000252.4911.12256.6123.61974.6123 4.41907.0002 8.83813-.0007 13.25723-.0025.5196-.0002.6366-.1171.6369-.6289.0016-2.445.0021-4.89.0024-7.3351 0-.5524-.1096-.6602-.6736-.6603-2.187-.0006-4.374-.0002-6.56102-.0002zm8.17812-10.51506c-.0012.0029-.0251.03189-.0251.06092-.0022 1.12099-.0274 2.24272.0062 3.36273.0236.79078.6348 1.32336 1.4434 1.32864 1.0808.00707 2.1617.00324 3.2425.00251.0603-.00003.1205-.01436.1276-.01528-1.5947-1.57639-3.1961-3.15939-4.7946-4.73952z'/%3E%3Cpath d='m4.1581427 17.100784v1.40272h-.820312v-3.98128h1.553128c.29896 0 .561456.05472.787496.16408.227864.10936.402864.26528.525.4676.122136.20048.183208.42928.183208.68632 0 .39008-.133984.69816-.40196.92424-.266144.22416-.63528.33632-1.107416.33632zm0-.66448h.732816c.216928 0 .381896-.05104.49492-.15312.11484-.10208.172264-.24792.172264-.43752 0-.19504-.057424-.35272-.172264-.47304-.114848-.12032-.27344-.18224-.475784-.18592h-.751952zm2.794536 2.0672v-3.98128h1.225c.35 0 .662624.07936.937888.23792.27708.1568.493096.38096.6480163.67264.15496.28984.23248.61984.23248.98984v.1832c0 .37008-.07656.69912-.22968.98712-.1513363.288-.3655283.51136-.6426163.66992-.27708.15864-.589712.2388-.937888.24064zm.820312-3.3168v2.65784h.39648c.320832 0 .566016-.10488.735552-.31448.169528-.2096.25612-.50952.25976-.8996v-.21056c0-.40472-.083856-.71096-.25156-.91872-.167712-.20968-.412888-.31448-.735544-.31448zm5.2171523 1.68984h-1.57496v1.62696h-.82032v-3.98128h2.59216v.66448h-1.77184v1.02816h1.57496z' stroke-width='.8'/%3E%3C/g%3E%3C/svg%3E");
}
.file__link[href*=".DOC"]:before, .file__link[href*=".doc"]:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='25' viewBox='0 0 23 25' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2301b66b'%3E%3Cpath d='m4.1598 21.8201c-.87303 0-1.70502.0005-2.53702-.0002-1.109453-.0009-1.6127396-.495-1.6130915-1.5859-.00077589-2.4455.0185223-4.8912-.00953632-7.3364-.01108808-.9665.58432382-1.6232 1.60477782-1.5697.83114.0435 1.66648.0088 2.55473.0088 0-.1608 0-.3008 0-.4407-.00004-2.77902.0352-5.55861-.01415-8.33673-.02706-1.52325 1.13088-2.5795649 2.6003-2.55897419 2.97609.04171519 5.95319.01657929 8.92989.00692881.3315-.00107623.5711.10161938.8031.33187138 2.0582 2.042394 4.1237 4.077664 6.1938 6.108344.2232.21898.3279.44872.3274.76359-.0077 5.10217-.0054 10.20427-.0073 15.30647-.0006 1.4887-.9843 2.4765-2.4908 2.4784-4.6116.0057-9.2232.005-13.83483.0005-1.52118-.0014-2.49502-.9653-2.50699-2.4581-.00186-.2306-.00028-.4613-.00028-.7182zm.9472-.0602c0 .2403-.00054.4479.00009.6555.00323 1.0562.54941 1.5947 1.63053 1.5951 4.57858.0017 9.15718.0015 13.73578.0002.9892-.0003 1.5721-.5797 1.5721-1.559.0002-4.9029-.0008-9.8059-.0014-14.70882 0-.10591 0-.21182 0-.30754-.0695-.0145-.091-.02292-.1126-.02293-1.3307-.00151-2.6614-.00013-3.9921-.0038-1.4679-.00407-2.4595-.98057-2.4645-2.42926-.0043-1.22295-.001-2.44592-.001-3.66888 0-.11806 0-.23614 0-.380317-.1455 0-.2453 0-.345 0-2.8306.000009-5.6612-.00129-8.49182.000738-.96494.000694-1.52763.555969-1.52874 1.515429-.0033 2.84616-.00146 5.69234-.00029 8.53848.00004.096.01457.1919.0246.3157.15657 0 .28966.0001.42274 0 2.46973-.001 4.93951-.0022 7.40921-.0027.6766-.0001 1.3535-.0088 2.0298.0062.8143.0182 1.377.5272 1.3813 1.2972.0147 2.6125.0128 5.2253.0028 7.8379-.0026.656-.4115 1.1495-1.0212 1.2831-.1951.0427-.4031.0381-.6052.0382-3.0674.0015-6.13483.0002-9.20227-.0005-.13257 0-.26515 0-.44283 0zm3.13208-9.5254c-2.22081 0-4.44162-.0008-6.66242.0006-.49741.0003-.618978.1206-.61923.6124-.001281 2.4672-.001281 4.9345 0 7.4017.000252.4911.12256.6123.61974.6123 4.41907.0002 8.83813-.0007 13.25723-.0025.5196-.0002.6366-.1171.6369-.6289.0016-2.445.0021-4.89.0024-7.3351 0-.5524-.1096-.6602-.6736-.6603-2.187-.0006-4.374-.0002-6.56102-.0002zm8.17812-10.51506c-.0012.0029-.0251.03189-.0251.06092-.0022 1.12099-.0274 2.24272.0062 3.36273.0236.79078.6348 1.32336 1.4434 1.32864 1.0808.00707 2.1617.00324 3.2425.00251.0603-.00003.1205-.01436.1276-.01528-1.5947-1.57639-3.1961-3.15939-4.7946-4.73952z'/%3E%3Cpath d='m2.8797453 18.5102v-3.98128h1.225c.35 0 .662624.07936.937888.23792.27708.1568.493096.38096.648048.67264.154944.28984.232416.61984.232416.98984v.1832c0 .37008-.07656.69912-.22968.98712-.151304.288-.365496.51136-.642584.66992-.27708.15864-.589712.2388-.937888.24064zm.820312-3.3168v2.65784h.39648c.320832 0 .566016-.10488.735552-.31448.169528-.2096.25612-.50952.25976-.8996v-.21056c0-.40472-.083856-.71096-.25156-.91872-.167712-.20968-.412888-.31448-.735544-.31448zm6.0922237 1.4164c0 .39192-.06928.73552-.2078477 1.03088-.138544.29528-.33724.5232-.596096.6836-.257032.1604-.552344.24064-.885936.24064-.329952 0-.624352-.07936-.883208-.23792s-.459376-.38464-.60156-.67816c-.142192-.29528-.214192-.63432-.216016-1.01712v-.19688c0-.39192.070184-.73648.210544-1.0336.142192-.29896.3418-.52776.598832-.68632.258856-.16048.554168-.24064.885936-.24064s.626168.08016.8832.24064c.258856.15856.458464.38736.598832.68632.1421997.29712.2133197.64072.2133197 1.0308zm-.8312877-.18048c0-.41744-.074744-.73464-.224224-.95152-.149472-.21696-.36276-.32544-.63984-.32544-.275264 0-.487632.1076-.637112.32272-.14948.21328-.225128.5268-.226952.94056v.19416c0 .40648.074744.72192.224224.94608.149472.22424.364576.33632.645312.33632.275256 0 .486712-.10752.634368-.32264.147664-.21688.2224-.53224.224224-.94608zm4.5527277.75472c-.03096.4284-.1896.7656-.47576 1.01168-.2844.24616-.65992.3692-1.12656.3692-.5104 0-.9124-.17136-1.20584-.51408-.29168-.34456-.43752-.81672-.43752-1.4164v-.24336c0-.3828.06744-.72008.20232-1.01176s.3272-.51496.57696-.66992c.2516-.15672.5432-.23512.87496-.23512.45944 0 .82944.12304 1.11016.36912.2808.24608.44304.59152.48672 1.03632h-.82024c-.02008-.25704-.09208-.44296-.21608-.55784-.12208-.11664-.30896-.17496-.56056-.17496-.27336 0-.47848.0984-.6152.29528-.13488.19512-.20416.49856-.20784.91056v.3008c0 .43024.06472.74464.19416.94336.13128.19872.33728.29808.618.29808.25336 0 .442-.05744.566-.17232.12576-.11664.19776-.29624.216-.53864z' stroke-width='.8'/%3E%3C/g%3E%3C/svg%3E");
}
.file__link[href*=".PNG"]:before, .file__link[href*=".png"]:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='25' viewBox='0 0 23 25' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2301b66b'%3E%3Cpath d='m4.1598 21.8201c-.87303 0-1.70502.0005-2.53702-.0002-1.109453-.0009-1.6127396-.495-1.6130915-1.5859-.00077589-2.4455.0185223-4.8912-.00953632-7.3364-.01108808-.9665.58432382-1.6232 1.60477782-1.5697.83114.0435 1.66648.0088 2.55473.0088 0-.1608 0-.3008 0-.4407-.00004-2.77902.0352-5.55861-.01415-8.33673-.02706-1.52325 1.13088-2.5795649 2.6003-2.55897419 2.97609.04171519 5.95319.01657929 8.92989.00692881.3315-.00107623.5711.10161938.8031.33187138 2.0582 2.042394 4.1237 4.077664 6.1938 6.108344.2232.21898.3279.44872.3274.76359-.0077 5.10217-.0054 10.20427-.0073 15.30647-.0006 1.4887-.9843 2.4765-2.4908 2.4784-4.6116.0057-9.2232.005-13.83483.0005-1.52118-.0014-2.49502-.9653-2.50699-2.4581-.00186-.2306-.00028-.4613-.00028-.7182zm.9472-.0602c0 .2403-.00054.4479.00009.6555.00323 1.0562.54941 1.5947 1.63053 1.5951 4.57858.0017 9.15718.0015 13.73578.0002.9892-.0003 1.5721-.5797 1.5721-1.559.0002-4.9029-.0008-9.8059-.0014-14.70882 0-.10591 0-.21182 0-.30754-.0695-.0145-.091-.02292-.1126-.02293-1.3307-.00151-2.6614-.00013-3.9921-.0038-1.4679-.00407-2.4595-.98057-2.4645-2.42926-.0043-1.22295-.001-2.44592-.001-3.66888 0-.11806 0-.23614 0-.380317-.1455 0-.2453 0-.345 0-2.8306.000009-5.6612-.00129-8.49182.000738-.96494.000694-1.52763.555969-1.52874 1.515429-.0033 2.84616-.00146 5.69234-.00029 8.53848.00004.096.01457.1919.0246.3157.15657 0 .28966.0001.42274 0 2.46973-.001 4.93951-.0022 7.40921-.0027.6766-.0001 1.3535-.0088 2.0298.0062.8143.0182 1.377.5272 1.3813 1.2972.0147 2.6125.0128 5.2253.0028 7.8379-.0026.656-.4115 1.1495-1.0212 1.2831-.1951.0427-.4031.0381-.6052.0382-3.0674.0015-6.13483.0002-9.20227-.0005-.13257 0-.26515 0-.44283 0zm3.13208-9.5254c-2.22081 0-4.44162-.0008-6.66242.0006-.49741.0003-.618978.1206-.61923.6124-.001281 2.4672-.001281 4.9345 0 7.4017.000252.4911.12256.6123.61974.6123 4.41907.0002 8.83813-.0007 13.25723-.0025.5196-.0002.6366-.1171.6369-.6289.0016-2.445.0021-4.89.0024-7.3351 0-.5524-.1096-.6602-.6736-.6603-2.187-.0006-4.374-.0002-6.56102-.0002zm8.17812-10.51506c-.0012.0029-.0251.03189-.0251.06092-.0022 1.12099-.0274 2.24272.0062 3.36273.0236.79078.6348 1.32336 1.4434 1.32864 1.0808.00707 2.1617.00324 3.2425.00251.0603-.00003.1205-.01436.1276-.01528-1.5947-1.57639-3.1961-3.15939-4.7946-4.73952z'/%3E%3Cpath d='m3.7016763 17.10748v1.40272h-.82032v-3.98128h1.553128c.29896 0 .561456.05472.787504.16408.227864.10936.402864.26528.525.4676.122136.20048.1832.42928.1832.68632 0 .39008-.133984.69816-.401952.92424-.266144.22416-.635288.33632-1.107424.33632zm0-.66448h.732808c.216928 0 .381904-.05104.49492-.15312.114848-.10208.172272-.24792.172272-.43752 0-.19504-.057424-.35272-.172272-.47304-.11484-.12032-.273432-.18224-.475776-.18592h-.751952zm6.0320237 2.0672h-.8203117l-1.596872-2.61952v2.61952h-.820312v-3.98128h.820312l1.599608 2.62504v-2.62504h.8175757zm3.86644-.50312c-.14768.1768-.3564.31448-.62624.41288-.26976.09664-.56872.14496-.8968.14496-.34456 0-.6472-.0748-.90784-.22424-.25888-.15128-.45936-.37008-.6016-.65624-.14032-.28624-.21232-.62256-.216-1.00904v-.27064c0-.39744.06656-.74104.1996-1.03088.13488-.29168.32816-.51408.57968-.6672.25344-.15496.5496-.2324.88872-.2324.47208 0 .84128.11304 1.10744.33904.26608.22424.42376.55144.47304.98168h-.79848c-.03648-.22792-.1176-.39472-.24336-.5004-.12392-.10576-.29528-.15864-.51408-.15864-.27888 0-.49128.1048-.63704.31448-.14584.2096-.21968.52136-.22152.93512v.25432c0 .41744.07928.7328.23792.94608.15856.21328.39096.31992.6972.31992.30808 0 .52776-.0656.65904-.19688v-.68632h-.74648v-.60424h1.5668z' stroke-width='.8'/%3E%3C/g%3E%3C/svg%3E");
}
.file__link[href*=".JPG"]:before, .file__link[href*=".JPEG"]:before, .file__link[href*=".jpg"]:before, .file__link[href*=".jpeg"]:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='25' viewBox='0 0 23 25' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2301b66b'%3E%3Cpath d='m4.1598 21.8201c-.87303 0-1.70502.0005-2.53702-.0002-1.109453-.0009-1.6127396-.495-1.6130915-1.5859-.00077589-2.4455.0185223-4.8912-.00953632-7.3364-.01108808-.9665.58432382-1.6232 1.60477782-1.5697.83114.0435 1.66648.0088 2.55473.0088 0-.1608 0-.3008 0-.4407-.00004-2.77902.0352-5.55861-.01415-8.33673-.02706-1.52325 1.13088-2.5795649 2.6003-2.55897419 2.97609.04171519 5.95319.01657929 8.92989.00692881.3315-.00107623.5711.10161938.8031.33187138 2.0582 2.042394 4.1237 4.077664 6.1938 6.108344.2232.21898.3279.44872.3274.76359-.0077 5.10217-.0054 10.20427-.0073 15.30647-.0006 1.4887-.9843 2.4765-2.4908 2.4784-4.6116.0057-9.2232.005-13.83483.0005-1.52118-.0014-2.49502-.9653-2.50699-2.4581-.00186-.2306-.00028-.4613-.00028-.7182zm.9472-.0602c0 .2403-.00054.4479.00009.6555.00323 1.0562.54941 1.5947 1.63053 1.5951 4.57858.0017 9.15718.0015 13.73578.0002.9892-.0003 1.5721-.5797 1.5721-1.559.0002-4.9029-.0008-9.8059-.0014-14.70882 0-.10591 0-.21182 0-.30754-.0695-.0145-.091-.02292-.1126-.02293-1.3307-.00151-2.6614-.00013-3.9921-.0038-1.4679-.00407-2.4595-.98057-2.4645-2.42926-.0043-1.22295-.001-2.44592-.001-3.66888 0-.11806 0-.23614 0-.380317-.1455 0-.2453 0-.345 0-2.8306.000009-5.6612-.00129-8.49182.000738-.96494.000694-1.52763.555969-1.52874 1.515429-.0033 2.84616-.00146 5.69234-.00029 8.53848.00004.096.01457.1919.0246.3157.15657 0 .28966.0001.42274 0 2.46973-.001 4.93951-.0022 7.40921-.0027.6766-.0001 1.3535-.0088 2.0298.0062.8143.0182 1.377.5272 1.3813 1.2972.0147 2.6125.0128 5.2253.0028 7.8379-.0026.656-.4115 1.1495-1.0212 1.2831-.1951.0427-.4031.0381-.6052.0382-3.0674.0015-6.13483.0002-9.20227-.0005-.13257 0-.26515 0-.44283 0zm3.13208-9.5254c-2.22081 0-4.44162-.0008-6.66242.0006-.49741.0003-.618978.1206-.61923.6124-.001281 2.4672-.001281 4.9345 0 7.4017.000252.4911.12256.6123.61974.6123 4.41907.0002 8.83813-.0007 13.25723-.0025.5196-.0002.6366-.1171.6369-.6289.0016-2.445.0021-4.89.0024-7.3351 0-.5524-.1096-.6602-.6736-.6603-2.187-.0006-4.374-.0002-6.56102-.0002zm8.17812-10.51506c-.0012.0029-.0251.03189-.0251.06092-.0022 1.12099-.0274 2.24272.0062 3.36273.0236.79078.6348 1.32336 1.4434 1.32864 1.0808.00707 2.1617.00324 3.2425.00251.0603-.00003.1205-.01436.1276-.01528-1.5947-1.57639-3.1961-3.15939-4.7946-4.73952z'/%3E%3Cpath d='m4.9520861 14.511922h.820312v2.75632c0 .25336-.056512.4776-.169536.67264-.111192.1932-.26888.34272-.473048.4484-.20416.10576-.43476.15864-.691792.15864-.421096 0-.749224-.10664-.984376-.31992-.23516-.21512-.352736-.51864-.352736-.91056h.825784c0 .19504.041016.33904.123048.432s.211456.13944.38828.13944c.156768 0 .28164-.05376.374608-.16128.092968-.1076.139456-.26072.139456-.45936zm2.34336 2.57856v1.40272h-.82032v-3.98128h1.553128c.29896 0 .561456.05472.787504.16408.227864.10936.402864.26528.525.4676.122136.20048.1832.42928.1832.68632 0 .39008-.133984.69816-.401952.92424-.266144.22416-.635288.33632-1.107424.33632zm0-.66448h.732808c.216928 0 .381904-.05104.49492-.15312.114848-.10208.172272-.24792.172272-.43752 0-.19504-.057424-.35272-.172272-.47304-.11484-.12032-.273432-.18224-.475776-.18592h-.751952zm5.9444879 1.56408c-.1476.1768-.35632.31448-.62616.41288-.26976.09664-.56872.14496-.89688.14496-.34448 0-.64712-.0748-.90776-.22424-.25888-.15128-.45936-.37008-.6016-.65624-.14032-.28624-.21232-.62256-.216-1.00904v-.27064c0-.39744.06656-.74104.1996-1.03088.13488-.29168.32816-.51408.57968-.6672.25344-.15496.5496-.2324.88872-.2324.47208 0 .84128.11304 1.10736.33904.26616.22424.42384.55144.47304.98168h-.7984c-.03648-.22792-.1176-.39472-.24336-.5004-.12392-.10576-.29528-.15864-.51408-.15864-.27888 0-.49128.1048-.63712.31448-.14584.2096-.2196.52136-.22144.93512v.25432c0 .41744.07928.7328.23784.94608.15864.21328.39104.31992.69728.31992.30808 0 .52776-.0656.65904-.19688v-.68632h-.74648v-.60424h1.56672z' stroke-width='.8'/%3E%3C/g%3E%3C/svg%3E");
}
.file__text {
  color: #01B66B;
}
._no-touch .file__link:hover .file__text {
  color: #313131;
}

._no-touch .file__link:active .file__text {
  color: #313131;
}

._touch .file__link:active .file__text {
  color: #313131;
}

.flex-text {
  display: flex;
  margin-right: -20px;
  width: calc(100% + 20px);
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex-text__left {
  margin-right: 20px;
  margin-bottom: 20px;
}
.flex-text__right {
  margin-right: 20px;
}

.text p,
.p-text p {
  line-height: 1.4;
  color: #282828;
  margin-bottom: 20px;
}
@media only print {
  .text p,
.p-text p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .text p,
.p-text p {
    font-size: 16px;
  }
}
.text p:last-child,
.p-text p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1279px) {
  .text p,
.p-text p {
    font-size: 14px;
  }
}
.text p._compact,
.p-text p._compact {
  margin-bottom: 10px;
}
@media only print {
  .text p._compact,
.p-text p._compact {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .text p._compact,
.p-text p._compact {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .text p._compact,
.p-text p._compact {
    font-size: 12px;
  }
}
.text p._company-compact,
.p-text p._company-compact {
  text-align: center;
  margin-bottom: 20px;
}
@media only print {
  .text p._company-compact,
.p-text p._company-compact {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .text p._company-compact,
.p-text p._company-compact {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .text p._company-compact,
.p-text p._company-compact {
    font-size: 12px;
  }
}
.text p._small,
.p-text p._small {
  margin-bottom: 10px;
}
@media only print {
  .text p._small,
.p-text p._small {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1280px) {
  .text p._small,
.p-text p._small {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1279px) {
  .text p._small,
.p-text p._small {
    font-size: 11px;
  }
}
.text p._company-small,
.p-text p._company-small {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 500;
  color: #949494;
}
@media only print {
  .text p._company-small,
.p-text p._company-small {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1280px) {
  .text p._company-small,
.p-text p._company-small {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1279px) {
  .text p._company-small,
.p-text p._company-small {
    font-size: 11px;
  }
}
.text p._company-icon,
.p-text p._company-icon {
  margin-bottom: 10px;
  text-align: center;
}
.text ul, .text ol,
.p-text ul,
.p-text ol {
  line-height: 1.4;
  color: #282828;
  padding: 0;
  margin: 0 0 26px;
}
@media only print {
  .text ul, .text ol,
.p-text ul,
.p-text ol {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .text ul, .text ol,
.p-text ul,
.p-text ol {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .text ul, .text ol,
.p-text ul,
.p-text ol {
    font-size: 14px;
  }
}
.text ul:last-child, .text ol:last-child,
.p-text ul:last-child,
.p-text ol:last-child {
  margin-bottom: 0;
}
.text ul > li,
.p-text ul > li {
  list-style-type: none;
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 26px;
}
.text ul > li:last-child,
.p-text ul > li:last-child {
  margin-bottom: 0;
}
.text ul > li:before,
.p-text ul > li:before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400 !important;
}
.text ul._no-markers > li:before,
.p-text ul._no-markers > li:before {
  display: none;
}
.text ol,
.p-text ol {
  counter-reset: numericList;
}
.text ol > li,
.p-text ol > li {
  list-style-type: none;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 26px;
}
.text ol > li:last-child,
.p-text ol > li:last-child {
  margin-bottom: 0;
}
.text ol > li:before,
.p-text ol > li:before {
  content: counter(numericList);
  counter-increment: numericList;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #949494;
  border-radius: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #949494;
  text-align: center;
  font-weight: 400 !important;
  padding-left: 1px;
}
.text ul._compact > li, .text ol._compact > li,
.p-text ul._compact > li,
.p-text ol._compact > li {
  margin-bottom: 0;
}
@media only print {
  .text ul._compact > li, .text ol._compact > li,
.p-text ul._compact > li,
.p-text ol._compact > li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .text ul._compact > li, .text ol._compact > li,
.p-text ul._compact > li,
.p-text ol._compact > li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .text ul._compact > li, .text ol._compact > li,
.p-text ul._compact > li,
.p-text ol._compact > li {
    font-size: 12px;
  }
}

.p-text {
  margin-bottom: 40px;
}
.p-text p {
  margin-bottom: 26px;
}
.p-text .subtitle {
  margin-top: 40px;
  margin-bottom: 20px;
}

.title,
.h1,
h1:not([class]),
.text .title,
.text .h1,
.p-text .title,
.p-text .h1 {
  font-weight: bold;
  line-height: 1.2;
  color: #282828;
}
@media only print {
  .title,
.h1,
h1:not([class]),
.text .title,
.text .h1,
.p-text .title,
.p-text .h1 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  .title,
.h1,
h1:not([class]),
.text .title,
.text .h1,
.p-text .title,
.p-text .h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1279px) {
  .title,
.h1,
h1:not([class]),
.text .title,
.text .h1,
.p-text .title,
.p-text .h1 {
    font-size: 24px;
  }
}

.title,
.text .title,
.p-text .title {
  margin-bottom: 40px;
}

.h2,
h2:not([class]),
.text .h2,
.p-text .h2 {
  font-weight: bold;
  line-height: 1.2;
  color: #282828;
  margin-bottom: 40px;
}
@media only print {
  .h2,
h2:not([class]),
.text .h2,
.p-text .h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1280px) {
  .h2,
h2:not([class]),
.text .h2,
.p-text .h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1279px) {
  .h2,
h2:not([class]),
.text .h2,
.p-text .h2 {
    font-size: 21px;
  }
}

.h3,
h3:not([class]),
.subtitle,
.text .subtitle,
.text .h3,
.p-text .subtitle,
.p-text .h3 {
  font-weight: bold;
  color: #282828;
}
.h3._company-title,
h3:not([class])._company-title,
.subtitle._company-title,
.text .subtitle._company-title,
.text .h3._company-title,
.p-text .subtitle._company-title,
.p-text .h3._company-title {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
@media only print {
  .h3,
h3:not([class]),
.subtitle,
.text .subtitle,
.text .h3,
.p-text .subtitle,
.p-text .h3 {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .h3,
h3:not([class]),
.subtitle,
.text .subtitle,
.text .h3,
.p-text .subtitle,
.p-text .h3 {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .h3,
h3:not([class]),
.subtitle,
.text .subtitle,
.text .h3,
.p-text .subtitle,
.p-text .h3 {
    font-size: 18px;
    line-height: 22px;
  }
}

@media only print {
  .subtitle,
.text .subtitle,
.p-text .subtitle {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .subtitle,
.text .subtitle,
.p-text .subtitle {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .subtitle,
.text .subtitle,
.p-text .subtitle {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

.h4,
h4:not([class]),
.text .h4,
.p-text .h4 {
  font-weight: bold;
  line-height: 1.2;
  color: #282828;
  margin-bottom: 40px;
}
@media only print {
  .h4,
h4:not([class]),
.text .h4,
.p-text .h4 {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1280px) {
  .h4,
h4:not([class]),
.text .h4,
.p-text .h4 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 1279px) {
  .h4,
h4:not([class]),
.text .h4,
.p-text .h4 {
    font-size: 16px;
  }
}

.h5,
h5:not([class]),
.text .h5,
.p-text .h5 {
  font-weight: bold;
  line-height: 1.3;
  color: #282828;
  margin-bottom: 20px;
}
@media only print {
  .h5,
h5:not([class]),
.text .h5,
.p-text .h5 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1280px) {
  .h5,
h5:not([class]),
.text .h5,
.p-text .h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) {
  .h5,
h5:not([class]),
.text .h5,
.p-text .h5 {
    font-size: 15px;
  }
}

.h6,
h6:not([class]),
.text .h6,
.p-text .h6 {
  font-weight: bold;
  line-height: 1.3;
  color: #282828;
  margin-bottom: 20px;
}
@media only print {
  .h6,
h6:not([class]),
.text .h6,
.p-text .h6 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .h6,
h6:not([class]),
.text .h6,
.p-text .h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .h6,
h6:not([class]),
.text .h6,
.p-text .h6 {
    font-size: 14px;
  }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1:not([class]),
h2:not([class]),
h3:not([class]),
h4:not([class]),
h5:not([class]),
h6:not([class]),
.text .h1,
.text .h2,
.text .h3,
.text .h4,
.text .h5,
.text .h6,
.p-text .h1,
.p-text .h2,
.p-text .h3,
.p-text .h4,
.p-text .h5,
.p-text .h6 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child,
h1:not([class]):first-child,
h2:not([class]):first-child,
h3:not([class]):first-child,
h4:not([class]):first-child,
h5:not([class]):first-child,
h6:not([class]):first-child,
.text .h1:first-child,
.text .h2:first-child,
.text .h3:first-child,
.text .h4:first-child,
.text .h5:first-child,
.text .h6:first-child,
.p-text .h1:first-child,
.p-text .h2:first-child,
.p-text .h3:first-child,
.p-text .h4:first-child,
.p-text .h5:first-child,
.p-text .h6:first-child {
  margin-top: 0;
}

.h-p,
.text .h-p,
.p-text .h-p {
  line-height: 1.3;
  color: #282828;
  margin-bottom: 20px;
  font-weight: 400;
}
@media only print {
  .h-p,
.text .h-p,
.p-text .h-p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .h-p,
.text .h-p,
.p-text .h-p {
    font-size: 16px;
  }
}
.h-p:last-child,
.text .h-p:last-child,
.p-text .h-p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1279px) {
  .h-p,
.text .h-p,
.p-text .h-p {
    font-size: 14px;
  }
}

.file-link {
  display: inline-block;
  line-height: 1.3;
  text-decoration: underline;
  padding-left: 32px;
  min-height: 26px;
  position: relative;
  color: #2EA836;
  margin-bottom: 26px;
}
.file-link:last-child {
  margin-bottom: 0;
}
@media only print {
  .file-link {
    font-size: 16px;
    padding-top: 3px;
  }
}
@media only screen and (min-width: 1280px) {
  .file-link {
    font-size: 16px;
    padding-top: 3px;
  }
}
@media only screen and (max-width: 1279px) {
  .file-link {
    font-size: 14px;
    padding-top: 4px;
  }
}
._no-touch .file-link:hover {
  text-decoration: none;
}
._no-touch .file-link:active {
  text-decoration: none;
}

._touch .file-link:active {
  text-decoration: none;
}

.file-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 26px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='26' viewBox='0 0 22 26' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m14.4864 1.01562h-8.55584c-2.6479 0-4.93056 2.18114-4.93056 4.87326v14.00032c0 2.8437 2.13349 5.1111 4.93056 5.1111h10.27394c2.6492 0 4.7955-2.4177 4.7955-5.1111v-11.97863z' fill-rule='evenodd' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14.1484 1v3.80163c0 1.85573 1.4777 3.36122 3.3025 3.36514 1.6937.00392 3.4259.00523 3.543-.00261' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m13.9054 17.7374h-6.94056' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m11.2807 11.2657h-4.31586' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/22px 26px;
}

.date-link {
  display: inline-block;
  line-height: 1.3;
  font-weight: 400;
  text-decoration: none;
  min-height: 26px;
  position: relative;
  color: #2EA836;
  margin-bottom: 26px;
  padding: 16px 20px 16px 46px;
}
.date-link:last-child {
  margin-bottom: 0;
}
@media only print {
  .date-link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .date-link {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .date-link {
    font-size: 14px;
  }
}
._no-touch .date-link:hover {
  text-decoration: underline;
}
._no-touch .date-link:active {
  text-decoration: underline;
}

._touch .date-link:active {
  text-decoration: underline;
}

.date-link:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -13px;
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg %3E%3Cpath clip-rule='evenodd' d='m16.4186 2.603c-.0458-.34053-.3355-.603-.686-.603-.3823 0-.6923.31236-.6923.69767v.77135h-6.07216v-.77135l-.00632-.09467c-.04584-.34053-.3355-.603-.68599-.603-.38235 0-.6923.31236-.6923.69767v.78867c-2.83698.19539-4.58353 2.03358-4.58353 4.99945v8.41831c0 3.1831 1.95834 5.0959 5.09625 5.0959h7.80735c3.1417 0 5.0963-1.8807 5.0963-5.0256v-8.48861c.0091-2.96693-1.7319-4.8046-4.575-4.99953v-.78859zm-1.3783 2.26137v.8945l.0063.09467c.0459.34053.3355.603.686.603.3824 0 .6923-.31236.6923-.69767v-.87388c2.0686.17211 3.1971 1.41775 3.1904 3.59866v.40403h-15.23069v-.40189c0-2.17953 1.13464-3.42781 3.19892-3.60066v.87374l.00632.09467c.04584.34053.3355.603.68598.603.38235 0 .69231-.31236.69231-.69767v-.8945zm-10.65569 5.41863v6.6211c0 2.4026 1.32891 3.7006 3.71164 3.7006h7.80735c2.391 0 3.7117-1.2709 3.7117-3.6303v-6.6914zm12.41659 2.9353c0-.3853-.31-.6977-.6923-.6977l-.1025.0064c-.3379.0462-.5984.3381-.5984.6913 0 .3853.31.6977.7009.6977l.0939-.0064c.3379-.0462.5984-.3381.5984-.6913zm-4.7884-.6977c.3823 0 .6923.3124.6923.6977 0 .3532-.2605.6451-.5984.6913l-.0939.0064c-.3909 0-.7009-.3124-.7009-.6977 0-.3532.2605-.6451.5984-.6913zm-3.41237.6977c0-.3853-.30996-.6977-.69231-.6977l-.10249.0064c-.33791.0462-.59836.3381-.59836.6913 0 .3853.30995.6977.6923.6977l.1025-.0064c.33791-.0462.59836-.3381.59836-.6913zm7.50847 2.9177c.3823 0 .6923.3124.6923.6977 0 .3532-.2605.6451-.5984.6913l-.0939.0064c-.3909 0-.7009-.3124-.7009-.6977 0-.3532.2605-.6451.5984-.6913zm-3.4038.6977c0-.3853-.31-.6977-.6923-.6977l-.1025.0064c-.3379.0462-.5984.3381-.5984.6913 0 .3853.31.6977.7009.6977l.0939-.0064c.3379-.0462.5984-.3381.5984-.6913zm-4.79698-.6977c.38235 0 .69231.3124.69231.6977 0 .3532-.26045.6451-.59836.6913l-.1025.0064c-.38235 0-.6923-.3124-.6923-.6977 0-.3532.26045-.6451.59836-.6913z' fill='%232EA836' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/20px 20px;
}
.date-link._inline {
  padding: 0 0 0 26px;
}
.date-link._inline:before {
  left: 0;
}

.back {
  display: flex;
  flex-wrap: wrap;
}
@media only print {
  .back {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .back {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .back {
    margin-top: 40px;
  }
}
.back__btns {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
}
.back__btns > * {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.back-link {
  font-size: 16px;
  line-height: 20px;
  padding: 18px 31px 18px 57px;
  width: auto;
  height: auto;
  order: 2;
}
.back-link:after {
  right: auto;
  left: 31px;
  transform: rotate(180deg);
}

._upper {
  text-transform: uppercase !important;
}

._bold {
  font-weight: bold !important;
}

._green {
  color: #2EA836 !important;
}

._mrg-top-0 {
  margin-top: 0 !important;
}

._mrg-top-10 {
  margin-top: 10px !important;
}

._mrg-top-20 {
  margin-top: 20px !important;
}

._mrg-top-30 {
  margin-top: 30px !important;
}

._mrg-top-40 {
  margin-top: 40px !important;
}

._mrg-top-50 {
  margin-top: 50px !important;
}

._mrg-top-60 {
  margin-top: 60px !important;
}

._mrg-bottom-0 {
  margin-bottom: 0 !important;
}

._mrg-bottom-10 {
  margin-bottom: 10px !important;
}

._mrg-bottom-20 {
  margin-bottom: 20px !important;
}

._mrg-bottom-30 {
  margin-bottom: 30px !important;
}

._mrg-bottom-40 {
  margin-bottom: 40px !important;
}

._mrg-bottom-50 {
  margin-bottom: 50px !important;
}

._mrg-bottom-60 {
  margin-bottom: 60px !important;
}

@media only print {
  ._mrg-list {
    margin-bottom: 60px !important;
  }
}
@media only screen and (min-width: 1280px) {
  ._mrg-list {
    margin-bottom: 60px !important;
  }
}
@media only screen and (max-width: 1279px) {
  ._mrg-list {
    margin-bottom: 40px !important;
  }
}

._pointer {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

._link {
  color: #2EA836 !important;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
._no-touch ._link:hover {
  text-decoration: underline;
}
._no-touch ._link:active {
  text-decoration: underline;
}

._touch ._link:active {
  text-decoration: underline;
}

*._no-underline {
  text-decoration: none;
}

*._link-u {
  color: #2EA836;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
}
._no-touch *._link-u:hover {
  text-decoration: none;
}
._no-touch *._link-u:active {
  text-decoration: none;
}

._touch *._link-u:active {
  text-decoration: none;
}

._center {
  text-align: center;
}

@media only print {
  .hideable-list {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .hideable-list {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .hideable-list {
    margin-top: 40px;
  }
}

.hideable {
  margin-bottom: 20px;
}
.hideable__title {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 12px 48px 12px 20px;
  border-left: 2px solid #2EA836;
  background: rgba(46, 168, 54, 0.1);
  color: #2EA836;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
  cursor: pointer;
}
@media only print {
  .hideable__title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .hideable__title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .hideable__title {
    font-size: 14px;
  }
}
.hideable__title:before, .hideable__title:after {
  content: "";
  position: absolute;
  right: 12px;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background: none no-repeat center/24px 24px;
  transition: opacity 300ms ease;
}
.hideable__title:before {
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.2426 12h-8.48524' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m12 16.2426v-8.48528' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.hideable__title:after {
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.2426 12h-8.48524' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.hideable._active .hideable__title:before {
  opacity: 0;
}
.hideable._active .hideable__title:after {
  opacity: 1;
}
.hideable__content-in {
  padding-top: 30px;
}
.hideable__content {
  overflow: hidden;
  transition: height 500ms ease 0ms;
}
.hideable:not(._active) .hideable__content {
  height: 0 !important;
}
.hideable__end {
  cursor: pointer;
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.hideable__end-link {
  font-size: 14px;
  color: #2EA836;
  padding-right: 29px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 8-4-4-4 4'/%3E%3Cpath d='m12 12-4-4-4 4'/%3E%3C/g%3E%3C/svg%3E") no-repeat right center/16px 16px;
}
._no-touch .hideable__end-link:hover {
  text-decoration: underline;
}
._no-touch .hideable__end-link:active {
  text-decoration: underline;
}

._touch .hideable__end-link:active {
  text-decoration: underline;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(40, 40, 40, 0.2);
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms;
}
.loader._active {
  opacity: 1;
  visibility: visible;
}
.loader:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  overflow: hidden;
  border-radius: 50%;
  border: 3px solid rgba(46, 168, 54, 0.1);
  border-left: 3px solid #2EA836;
  animation: 0.7s infinite uModalLoading linear;
}

.breadcrumbs {
  min-height: 18px;
  margin-bottom: 24px;
  position: relative;
}
@media only print {
  .breadcrumbs {
    display: none !important;
  }
}
.breadcrumbs._collapsed .breadcrumbs__list {
  position: absolute;
  left: 0;
  width: 100%;
  visibility: hidden;
  z-index: -1;
}
.breadcrumbs__list {
  font-size: 0;
  margin: 0 -3px 0 0;
}
.breadcrumbs__i {
  display: inline;
  list-style-type: none;
  padding: 0;
  margin: 0 3px 0 0;
  line-height: 1.3;
  color: #282828;
}
.breadcrumbs__i:before {
  content: "—";
  margin-right: 3px;
}
.breadcrumbs__i:first-child:before {
  display: none;
}
.breadcrumbs__i._title + .breadcrumbs__i:before {
  display: none;
}
@media only print {
  .breadcrumbs__i {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .breadcrumbs__i {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .breadcrumbs__i {
    font-size: 12px;
  }
}
.breadcrumbs__i-link {
  color: #282828;
  text-decoration: none;
}
._no-touch .breadcrumbs__i-link:hover, ._no-touch .breadcrumbs__i-link:active {
  color: #2EA836;
}

._touch .breadcrumbs__i-link:active {
  color: #2EA836;
}

.breadcrumbs__collapsed {
  font-size: 0;
  line-height: 1;
  display: none;
}
.breadcrumbs._collapsed .breadcrumbs__collapsed {
  display: block;
}
.breadcrumbs__show-all {
  width: 28px;
  height: 28px;
  margin: -4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.breadcrumbs__show-all:before, .breadcrumbs__show-all:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.breadcrumbs__show-all:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 20 20' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='%23fff' height='19.5' rx='9.75' transform='matrix(-1 0 0 -1 39.5 39.5)' width='19.5' x='19.75' y='19.75'/%3E%3Ccircle cx='6' cy='12' fill='%23282828' r='1'/%3E%3Ccircle cx='10' cy='12' fill='%23282828' r='1'/%3E%3Ccircle cx='14' cy='12' fill='%23282828' r='1'/%3E%3Crect height='19.5' rx='9.75' stroke='%23282828' stroke-width='.5' transform='matrix(-1 0 0 -1 39.5 39.5)' width='19.5' x='19.75' y='19.75'/%3E%3C/svg%3E") no-repeat center/20px 20px;
}
.breadcrumbs__show-all:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 20 20' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='%23fff' height='19.5' rx='9.75' transform='matrix(-1 0 0 -1 39.5 39.5)' width='19.5' x='19.75' y='19.75'/%3E%3Ccircle cx='6' cy='12' fill='%232EA836' r='1'/%3E%3Ccircle cx='10' cy='12' fill='%232EA836' r='1'/%3E%3Ccircle cx='14' cy='12' fill='%232EA836' r='1'/%3E%3Crect height='19.5' rx='9.75' stroke='%232EA836' stroke-width='.5' transform='matrix(-1 0 0 -1 39.5 39.5)' width='19.5' x='19.75' y='19.75'/%3E%3C/svg%3E") no-repeat center/20px 20px;
}
._no-touch .breadcrumbs__show-all:hover:before {
  opacity: 0;
}
._no-touch .breadcrumbs__show-all:hover:after {
  opacity: 1;
}
._no-touch .breadcrumbs__show-all:active:before {
  opacity: 0;
  transition: none;
}
._no-touch .breadcrumbs__show-all:active:after {
  opacity: 1;
  transition: none;
}

._touch .breadcrumbs__show-all:active:before {
  opacity: 0;
}
._touch .breadcrumbs__show-all:active:after {
  opacity: 1;
}

.breadcrumbs__link {
  margin-left: 4px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.3%;
  color: #282828;
  text-decoration: none;
}
._no-touch .breadcrumbs__link:hover, ._no-touch .breadcrumbs__link:active {
  color: #2EA836;
}

._touch .breadcrumbs__link:active {
  color: #2EA836;
}

.title-sections {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only print {
  .title-sections {
    margin-bottom: 74px;
  }
}
@media only screen and (min-width: 1280px) {
  .title-sections {
    margin-bottom: 74px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1279px) {
  .title-sections {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .title-sections {
    margin-bottom: 40px;
  }
}
@media only print {
  .title-sections__i {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 600px) {
  .title-sections__i {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .title-sections__i {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .title-sections__i {
    margin-bottom: 20px;
  }
}
.title-sections__i-link {
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #282828;
  transition: box-shadow 300ms ease;
}
@media only print {
  .title-sections__i-link {
    padding: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .title-sections__i-link {
    padding: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .title-sections__i-link {
    padding: 12px;
  }
}
._no-touch .title-sections__i-link:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
._no-touch .title-sections__i-link:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._touch .title-sections__i-link:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.title-sections__i-image {
  display: block;
  position: relative;
  padding-bottom: 39.51%;
  min-height: 180px;
  border-radius: 8px;
  overflow: hidden;
  background: no-repeat center/cover;
}
@media only print {
  .title-sections__i-image {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .title-sections__i-image {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1279px) {
  .title-sections__i-image {
    margin-bottom: 20px;
  }
}
.title-sections__i-image-in {
  position: absolute;
  left: 0;
  right: 0;
  top: -50%;
  bottom: -50%;
  display: flex;
  align-items: center;
}
.title-sections__i-image img {
  max-width: none;
  max-height: none;
  width: 100%;
  height: auto;
}
.title-sections__i-title {
  display: block;
  font-weight: bold;
  line-height: 1.3;
  transition: color 300ms ease;
}
@media only print {
  .title-sections__i-title {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .title-sections__i-title {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .title-sections__i-title {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 479px) {
  .title-sections__i-title {
    margin-bottom: 8px;
  }
}
._no-touch .title-sections__i:hover .title-sections__i-title {
  color: #2EA836;
}

._no-touch .title-sections__i:active .title-sections__i-title {
  transition: none;
  color: #2EA836;
}

._touch .title-sections__i:active .title-sections__i-title {
  transition: none;
  color: #2EA836;
}

.title-sections__i-descr {
  display: block;
  line-height: 1.3;
}
@media only print {
  .title-sections__i-descr {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .title-sections__i-descr {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1279px) {
  .title-sections__i-descr {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
._no-touch .title-sections__i:hover .title-sections__i-more {
  text-decoration: underline;
}

._no-touch .title-sections__i:active .title-sections__i-more {
  text-decoration: underline;
}

._touch .title-sections__i:active .title-sections__i-more {
  text-decoration: underline;
}

.section-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}
.section-title__text {
  font-weight: bold;
  line-height: 1.5;
  color: #282828;
}
@media only print {
  .section-title__text {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  .section-title__text {
    font-size: 32px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .section-title__text {
    font-size: 24px;
  }
}
@media only screen and (max-width: 399px) {
  .section-title__text {
    font-size: 20px;
  }
}
@media only print {
  .section-title._side {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    margin-right: 60px;
  }
  .section-title._side .section-title__text {
    margin-bottom: 93px;
  }
}
@media only screen and (min-width: 1280px) {
  .section-title._side {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    margin-right: 60px;
  }
  .section-title._side .section-title__text {
    margin-bottom: 93px;
  }
}

@media only print {
  .section-link {
    width: 180px;
  }
}
@media only screen and (min-width: 1280px) {
  .section-link {
    width: 180px;
  }
}
@media only screen and (max-width: 1279px) {
  .section-link {
    width: 160px;
  }
}
@media only screen and (max-width: 479px) {
  .section-link {
    width: 136px;
  }
}

.sl-main {
  position: relative;
}
@media only print {
  .sl-main {
    margin-bottom: 82px;
    padding-bottom: 31px;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-main {
    margin-bottom: 82px;
    padding-bottom: 31px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .sl-main {
    margin-bottom: 60px;
    padding-bottom: 21px;
  }
}
@media only screen and (max-width: 767px) {
  .sl-main {
    margin-bottom: 40px;
    padding-bottom: 11px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 479px) {
  .sl-main {
    margin-left: -21px;
    margin-right: -21px;
  }
}
@media only screen and (max-width: 399px) {
  .sl-main {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.sl-main__i {
  position: relative;
  overflow: hidden;
}
@media only print {
  .sl-main__i, .sl-main__i.swiper-slide {
    height: 426px;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-main__i, .sl-main__i.swiper-slide {
    height: 426px;
  }
}
@media only screen and (max-width: 1279px) {
  .sl-main__i, .sl-main__i.swiper-slide {
    padding-bottom: 40.49429%;
  }
}
@media only print {
  .sl-main__i {
    border-radius: 20px;
  }
}
@media only screen and (min-width: 480px) {
  .sl-main__i {
    border-radius: 20px;
  }
}
.sl-main__i-bg {
  background: no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only print {
  .sl-main__i-bg._pc {
    display: block !important;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-main__i-bg._pc {
    display: block !important;
  }
}
@media only screen and (max-width: 1279px) {
  .sl-main__i-bg._pc {
    display: none !important;
  }
}
@media only screen and (max-width: 1279px) {
  .sl-main__i-bg._mobile {
    display: block !important;
  }
}
@media only print {
  .sl-main__i-bg._mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-main__i-bg._mobile {
    display: none !important;
  }
}

.sl {
  position: relative;
}
.sl-left, .sl-right {
  position: absolute;
  z-index: 3;
  cursor: pointer;
  background: transparent;
  transition: background 300ms ease 0ms;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only print {
  .sl-left, .sl-right {
    top: 50%;
    margin-top: -17px;
    width: 35px;
    height: 35px;
    border: 1px solid #2EA836;
    border-radius: 50%;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-left, .sl-right {
    top: 50%;
    margin-top: -17px;
    width: 35px;
    height: 35px;
    border: 1px solid #2EA836;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1279px) {
  .sl-left, .sl-right {
    top: 100%;
    margin-top: -3px;
    width: 42px;
    height: 13px;
  }
}
.sl-left:before, .sl-left:after, .sl-right:before, .sl-right:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: opacity 300ms ease 0ms;
}
.sl-left:before, .sl-right:before {
  opacity: 1;
}
@media only print {
  .sl-left:before, .sl-right:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4-4 4' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/6px 10px;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-left:before, .sl-right:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4-4 4' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/6px 10px;
  }
}
@media only screen and (max-width: 1279px) {
  .sl-left:before, .sl-right:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='13' viewBox='0 0 42 13' width='42' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 5.75c-.414214 0-.75.33579-.75.75s.335786.75.75.75zm40.5303 1.28033c.2929-.29289.2929-.76777 0-1.06066l-4.7729-4.77297c-.2929-.292894-.7678-.292894-1.0607 0-.2929.29289-.2929.76777 0 1.06066l4.2426 4.24264-4.2426 4.2426c-.2929.2929-.2929.7678 0 1.0607s.7678.2929 1.0607 0zm-40.5303.21967h40v-1.5h-40z' fill='%232ea836'/%3E%3C/svg%3E") no-repeat center/42px 13px;
  }
}
.sl-left:after, .sl-right:after {
  opacity: 0;
}
@media only print {
  .sl-left:after, .sl-right:after {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4-4 4' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/6px 10px;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-left:after, .sl-right:after {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4-4 4' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/6px 10px;
  }
}
@media only screen and (max-width: 1279px) {
  .sl-left:after, .sl-right:after {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='13' viewBox='0 0 42 13' width='42' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 5.75c-.414214 0-.75.33579-.75.75s.335786.75.75.75zm40.5303 1.28033c.2929-.29289.2929-.76777 0-1.06066l-4.7729-4.77297c-.2929-.292894-.7678-.292894-1.0607 0-.2929.29289-.2929.76777 0 1.06066l4.2426 4.24264-4.2426 4.2426c-.2929.2929-.2929.7678 0 1.0607s.7678.2929 1.0607 0zm-40.5303.21967h40v-1.5h-40z' fill='%23282828'/%3E%3C/svg%3E") no-repeat center/42px 13px;
  }
}
@media only print {
  ._no-touch .sl-left:hover, ._no-touch .sl-right:hover {
    background: #2EA836;
  }
  ._no-touch .sl-left:active, ._no-touch .sl-right:active {
    background: #2EA836;
  }
  ._touch .sl-left:active, ._touch .sl-right:active {
    background: #2EA836;
  }
}
@media only screen and (min-width: 1280px) {
  ._no-touch .sl-left:hover, ._no-touch .sl-right:hover {
    background: #2EA836;
  }
  ._no-touch .sl-left:active, ._no-touch .sl-right:active {
    background: #2EA836;
  }
  ._touch .sl-left:active, ._touch .sl-right:active {
    background: #2EA836;
  }
}
._no-touch .sl-left:hover:before, ._no-touch .sl-right:hover:before {
  opacity: 0;
}
._no-touch .sl-left:hover:after, ._no-touch .sl-right:hover:after {
  opacity: 1;
}
._no-touch .sl-left:active:before, ._no-touch .sl-right:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .sl-left:active:after, ._no-touch .sl-right:active:after {
  transition: none;
  opacity: 1;
}

._touch .sl-left:active:before, ._touch .sl-right:active:before {
  transition: none;
  opacity: 0;
}
._touch .sl-left:active:after, ._touch .sl-right:active:after {
  transition: none;
  opacity: 1;
}

.sl-left.swiper-button-disabled, .sl-right.swiper-button-disabled {
  filter: grayscale(1);
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}
.sl-left {
  left: 0;
}
.sl-left:before, .sl-left:after {
  right: 1px;
  transform: rotate(180deg);
}
.sl-right {
  right: 0;
}
.sl-right:before, .sl-right:after {
  left: 1px;
}
.sl-dots {
  margin: 0 auto;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
}
@media only print {
  .sl-dots {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-dots {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .sl-dots {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .sl-dots {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only print {
  .sl-dots {
    line-height: 10px;
    margin-bottom: -10px;
  }
}
@media only screen and (min-width: 768px) {
  .sl-dots {
    line-height: 10px;
    margin-bottom: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .sl-dots {
    line-height: 8px;
    margin-bottom: -8px;
  }
}
.sl-dot {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  outline: 0;
  border: 0;
  background: rgba(40, 40, 40, 0.1);
}
@media only print {
  .sl-dot {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 5px;
  }
}
@media only screen and (min-width: 768px) {
  .sl-dot {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  .sl-dot {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    margin: 0 5px;
  }
}
._no-touch .sl-dot:hover {
  background: #2EA836;
}
._no-touch .sl-dot:active {
  background: #2EA836;
}

._touch .sl-dot:active {
  background: #2EA836;
}

.sl-dot._active {
  background: #2EA836;
}

.sl-novices {
  margin-bottom: 10px;
}
@media only print {
  .sl-novices {
    padding: 0 47px;
  }
}
@media only screen and (min-width: 1280px) {
  .sl-novices {
    padding: 0 47px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .sl-novices {
    margin-left: -15px;
    margin-right: -15px;
  }
  .sl-novices .sl-left {
    margin-left: 15px;
  }
  .sl-novices .sl-right {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 599px) {
  .sl-novices {
    margin-left: -3px;
    margin-right: -3px;
  }
  .sl-novices .sl-left {
    margin-left: 3px;
  }
  .sl-novices .sl-right {
    margin-right: 3px;
  }
}
.sl-novices .swiper {
  position: relative;
}
@media only print {
  .sl-novices .swiper {
    margin: -30px -15px;
    padding: 30px 15px;
  }
}
@media only screen and (min-width: 480px) {
  .sl-novices .swiper {
    margin: -30px -15px;
    padding: 30px 15px;
  }
}
@media only screen and (max-width: 479px) {
  .sl-novices .swiper {
    margin: -5px -5px;
    padding: 5px 5px 30px;
  }
}
.sl-novices .swiper:before, .sl-novices .swiper:after {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  background: #ffffff;
  z-index: 2;
}
@media only print {
  .sl-novices .swiper:before, .sl-novices .swiper:after {
    box-shadow: 0 0 10px 10px #ffffff;
  }
}
@media only screen and (min-width: 400px) {
  .sl-novices .swiper:before, .sl-novices .swiper:after {
    box-shadow: 0 0 10px 10px #ffffff;
  }
}
@media only screen and (max-width: 399px) {
  .sl-novices .swiper:before, .sl-novices .swiper:after {
    box-shadow: 0 0 5px 5px #ffffff;
  }
}
.sl-novices .swiper:before {
  right: 100%;
}
.sl-novices .swiper:after {
  left: 100%;
}

.btns-404 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px -15px 0;
}
.btns-404 > * {
  height: 48px;
  font-size: 16px;
  margin: 0 15px;
  width: 200px;
}

.title-news {
  padding: 40px 0;
  background: rgba(40, 40, 40, 0.02);
}
@media only print {
  .title-news {
    margin-top: 120px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .title-news {
    margin-top: 120px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1279px) {
  .title-news {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .title-news {
    margin-top: 60px;
  }
}
@media only print {
  .title-news__in {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 1280px) {
  .title-news__in {
    display: flex;
    align-items: center;
  }
}

.news {
  display: flex;
  flex-wrap: wrap;
}
@media only print {
  .news {
    margin-left: -15px;
    margin-right: -15px;
  }
  .news .pagination {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .news {
    margin-left: -15px;
    margin-right: -15px;
  }
  .news .pagination {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1279px) {
  .news {
    margin-left: -10px;
    margin-right: -10px;
  }
  .news .pagination {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.news._line {
  margin-left: -15px;
  margin-right: -15px;
}
@media only print {
  .news._line .news__i {
    width: 33.333%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .news._line .news__i {
    width: 33.333%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) {
  .news._line .news__i {
    width: 50%;
  }
  .news._line .news__i:last-child {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .news._line .news__i {
    width: 100%;
    margin-top: 20px;
  }
  .news._line .news__i:first-child {
    margin-top: 0;
  }
  .news._line .news__i:last-child {
    display: none;
  }
}
@media only print {
  .news__i {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .news__i {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1279px) {
  .news__i {
    margin-bottom: 20px;
  }
}
@media only print {
  .news__i {
    width: 33.333%;
  }
}
@media only screen and (min-width: 1024px) {
  .news__i {
    width: 33.333%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .news__i {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .news__i {
    width: 100%;
  }
}
.news__i-link {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  height: 100%;
  transition: box-shadow 300ms ease;
}
@media only print {
  .news__i-link {
    width: calc(100% - 30px);
    margin: 0 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .news__i-link {
    width: calc(100% - 30px);
    margin: 0 15px;
  }
}
@media only screen and (max-width: 1279px) {
  .news__i-link {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
}
@media only print {
  .news__i-link {
    padding: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .news__i-link {
    padding: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .news__i-link {
    padding: 12px;
  }
}
._no-touch .news__i-link:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._no-touch .news__i-link:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._touch .news__i-link:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.news__i-image {
  position: relative;
  padding-bottom: 48.22%;
  border-radius: 8px;
  overflow: hidden;
}
@media only print {
  .news__i-image {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .news__i-image {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 1279px) {
  .news__i-image {
    margin-bottom: 20px;
  }
}
.news__i-image-in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news__i-tags {
  margin-top: -14px;
  margin-bottom: 24px;
}
.news__i-tag {
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  color: #282828;
}
.news__i-tag:after {
  content: "";
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  width: 80px;
  height: 2px;
  background: #2EA836;
}
.news__i-tag--cnt {
  position: relative;
  margin-top: -10px;
  margin-bottom: 20px;
}
.news__i-name {
  display: block;
  font-weight: bold;
  color: #282828;
  line-height: 1.3;
  transition: color 300ms ease;
}
@media only print {
  .news__i-name {
    font-size: 16px;
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .news__i-name {
    font-size: 16px;
    padding-bottom: 24px;
  }
}
@media only screen and (max-width: 1279px) {
  .news__i-name {
    font-size: 14px;
    padding-bottom: 20px;
  }
}
._no-touch .news__i-link:hover .news__i-name {
  color: #2EA836;
}

._no-touch .news__i-link:active .news__i-name {
  color: #2EA836;
}

._touch .news__i-link:active .news__i-name {
  color: #2EA836;
}

.news__i-more._download {
  padding-left: 40px;
  padding-right: 0;
  padding-top: 2px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 24 16' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.8252 9v-8' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14.6885 7-2.8626 2-2.86265-2' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m16.8438 5h1.0106c2.2042 0 3.9903 1.34678 3.9903 3.00964v3.98886c0 1.658-1.7818 3.0015-3.9806 3.0015h-12.06626c-2.20422 0-3.99142-1.3476-3.99142-3.0096v-3.98975c0-1.65713 1.78287-3.00065 3.98059-3.00065h1.02032' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat left center/24px 16px;
}
.news__i-more._download:after {
  display: none;
}
._no-touch .news__i-link:hover .news__i-more {
  text-decoration: underline;
}

._no-touch .news__i-link:active .news__i-more {
  text-decoration: underline;
}

._touch .news__i-link:active .news__i-more {
  text-decoration: underline;
}

.news-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only print {
  .news-list {
    margin-bottom: 74px;
  }
}
@media only screen and (min-width: 1280px) {
  .news-list {
    margin-bottom: 74px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1279px) {
  .news-list {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .news-list {
    margin-bottom: 40px;
  }
}

@media only print {
  .news-i {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 600px) {
  .news-i {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .news-i {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .news-i {
    margin-bottom: 20px;
  }
}
.news-i__link {
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #282828;
  transition: box-shadow 300ms ease;
}
@media only print {
  .news-i__link {
    padding: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .news-i__link {
    padding: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .news-i__link {
    padding: 12px;
  }
}
._no-touch .news-i__link:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
._no-touch .news-i__link:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._touch .news-i__link:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.news-i__image {
  display: block;
  position: relative;
  padding-bottom: 39.51%;
  min-height: 180px;
  border-radius: 8px;
  overflow: hidden;
  background: no-repeat center/cover;
}
@media only print {
  .news-i__image {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .news-i__image {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1279px) {
  .news-i__image {
    margin-bottom: 20px;
  }
}
.news-i__image-in {
  position: absolute;
  left: 0;
  right: 0;
  top: -50%;
  bottom: -50%;
  display: flex;
  align-items: center;
}
.news-i__image img {
  max-width: none;
  max-height: none;
  width: 100%;
  height: auto;
}
.news-i__title {
  display: block;
  line-height: 1.3;
  font-weight: 700;
  transition: color 300ms ease;
}
@media only print {
  .news-i__title {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .news-i__title {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .news-i__title {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 479px) {
  .news-i__title {
    margin-bottom: 8px;
  }
}
._no-touch .news-i__link:hover .news-i__title {
  color: #2EA836;
}

._no-touch .news-i__link:active .news-i__title {
  color: #2EA836;
}

._touch .news-i__link:active .news-i__title {
  color: #2EA836;
}

.news-i__descr {
  display: block;
  line-height: 1.3;
}
@media only print {
  .news-i__descr {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .news-i__descr {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1279px) {
  .news-i__descr {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
._no-touch .news-i__link:hover .news-i__more {
  text-decoration: underline;
}

._no-touch .news-i__link:active .news-i__more {
  text-decoration: underline;
}

._touch .news-i__link:active .news-i__more {
  text-decoration: underline;
}

.subscribe {
  width: 100%;
  display: flex;
}
@media only print {
  .subscribe {
    align-items: center;
    justify-content: space-between;
    padding: 0 4.1%;
  }
}
@media only screen and (min-width: 1024px) {
  .subscribe {
    align-items: center;
    justify-content: space-between;
    padding: 0 4.1%;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1023px) {
  .subscribe {
    padding: 0 21px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 479px) {
  .subscribe {
    margin: 0 -21px -40px;
    width: 100vw;
  }
}
@media only screen and (max-width: 399px) {
  .subscribe {
    padding: 0 15px;
    margin: 0 -15px -40px;
    width: 100vw;
  }
}
@media only screen and (max-width: 1023px) {
  .subscribe {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media only print {
  .subscribe {
    height: 202px;
  }
}
@media only screen and (min-width: 1280px) {
  .subscribe {
    height: 202px;
  }
}
@media only print {
  .subscribe {
    background: url("/local/templates/grass2022/css/../images/subscribe_pc.png") no-repeat center/cover;
  }
}
@media only screen and (min-width: 1024px) {
  .subscribe {
    background: url("/local/templates/grass2022/css/../images/subscribe_pc.png") no-repeat center/cover;
  }
}
@media only screen and (max-width: 1023px) {
  .subscribe {
    background: url("/local/templates/grass2022/css/../images/subscribe_tablet.png") no-repeat center/cover;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .subscribe {
    height: 180px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) {
  .subscribe {
    height: 232px;
  }
}
@media only screen and (max-width: 479px) {
  .subscribe {
    height: 226px;
  }
}
.subscribe__title {
  font-weight: bold;
  line-height: 1.2;
  color: #FFFFFF;
}
@media only print {
  .subscribe__title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  .subscribe__title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .subscribe__title {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1279px) {
  .subscribe__title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .subscribe__title {
    margin-bottom: 31px;
  }
}
@media only screen and (max-width: 599px) {
  .subscribe__title {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .subscribe__title br {
    display: none;
  }
}
.subscribe__field {
  width: 100%;
  max-width: 406px;
  position: relative;
}
.subscribe__email {
  width: 100%;
  display: block;
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  height: 64px;
  font-size: 16px;
  line-height: 20px;
  padding: 21px 50px 21px 24px;
  color: #282828;
}
.subscribe__btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 52px;
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
  background: transparent;
}
.subscribe__btn:before, .subscribe__btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.subscribe__btn:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='19' viewBox='0 0 21 19' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23a7a9ac' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m16.2678 6.56104-4.2654 3.43427c-.8072.63289-1.9388.63289-2.74599 0l-4.30206-3.43427'/%3E%3Cpath clip-rule='evenodd' d='m5.88787 1h9.42793c1.3594.01525 2.6532.58993 3.5802 1.5902.927 1.00028 1.4062 2.33883 1.326 3.70392v6.52788c.0802 1.3651-.399 2.7036-1.326 3.7039s-2.2208 1.575-3.5802 1.5902h-9.42793c-2.91991 0-4.88787-2.3754-4.88787-5.2941v-6.52788c0-2.91867 1.96796-5.29412 4.88787-5.29412z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/21px 19px;
}
.subscribe__btn:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='19' viewBox='0 0 21 19' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m16.2678 6.56104-4.2654 3.43427c-.8072.63289-1.9388.63289-2.74599 0l-4.30206-3.43427'/%3E%3Cpath clip-rule='evenodd' d='m5.88787 1h9.42793c1.3594.01525 2.6532.58993 3.5802 1.5902.927 1.00028 1.4062 2.33883 1.326 3.70392v6.52788c.0802 1.3651-.399 2.7036-1.326 3.7039s-2.2208 1.575-3.5802 1.5902h-9.42793c-2.91991 0-4.88787-2.3754-4.88787-5.2941v-6.52788c0-2.91867 1.96796-5.29412 4.88787-5.29412z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/21px 19px;
}
._no-touch .subscribe__btn:hover:before {
  opacity: 0;
}
._no-touch .subscribe__btn:hover:after {
  opacity: 1;
}
._no-touch .subscribe__btn:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .subscribe__btn:active:after {
  transition: none;
  opacity: 1;
}

._touch .subscribe__btn:active:before {
  transition: none;
  opacity: 0;
}
._touch .subscribe__btn:active:after {
  transition: none;
  opacity: 1;
}

.footer {
  background: rgba(40, 40, 40, 0.03);
}
@media only print {
  .footer {
    margin-top: 63px;
  }
}
@media only screen and (min-width: 1280px) {
  .footer {
    margin-top: 63px;
  }
}
@media only screen and (max-width: 1279px) {
  .footer {
    margin-top: 40px;
  }
}

.f-in {
  margin: 0 auto;
}
@media only print {
  .f-in {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 1280px) {
  .f-in {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1470px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .f-in {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .f-in {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.f-top {
  padding: 41px 0 40px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 599px) {
  .f-top {
    flex-direction: column;
  }
}

.f-menu {
  display: flex;
}
@media only print {
  .f-menu {
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1024px) {
  .f-menu {
    margin-right: -20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .f-menu {
    flex-direction: column;
  }
}
@media only screen and (max-width: 599px) {
  .f-menu {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 29px;
  }
}
@media only print {
  .f-menu__section {
    margin-right: 20px;
    width: 221px;
  }
}
@media only screen and (min-width: 1024px) {
  .f-menu__section {
    margin-right: 20px;
    width: 221px;
  }
}
.f-menu__section-title {
  line-height: 1.3;
  font-weight: bold;
}
@media only print {
  .f-menu__section-title {
    font-size: 16px;
    margin-bottom: 21px;
  }
}
@media only screen and (min-width: 1280px) {
  .f-menu__section-title {
    font-size: 16px;
    margin-bottom: 21px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .f-menu__section-title {
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 1279px) {
  .f-menu__section-title {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .f-menu__section:last-child .f-menu__section-title {
    margin-bottom: 0;
  }
}
.f-menu__section-link {
  text-decoration: none;
  color: #282828;
}
._no-touch .f-menu__section-link:hover {
  color: #2EA836;
}
._no-touch .f-menu__section-link:active {
  color: #2EA836;
}

._touch .f-menu__section-link:active {
  color: #2EA836;
}

@media only screen and (max-width: 1023px) {
  .f-menu__section-list {
    display: none;
  }
}
@media only print {
  .f-menu__i {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3;
  }
  .f-menu__i:first-child {
    margin-top: 0;
  }
  .f-menu__i-link {
    text-decoration: none;
    color: #282828;
    transition: color 300ms ease;
  }
  ._no-touch .f-menu__i-link:hover {
    color: #2EA836;
  }
  ._no-touch .f-menu__i-link:active {
    transition: none;
    color: #2EA836;
  }
  ._touch .f-menu__i-link:active {
    transition: none;
    color: #2EA836;
  }
}
@media only screen and (min-width: 1024px) {
  .f-menu__i {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3;
  }
  .f-menu__i:first-child {
    margin-top: 0;
  }
  .f-menu__i-link {
    text-decoration: none;
    color: #282828;
    transition: color 300ms ease;
  }
  ._no-touch .f-menu__i-link:hover {
    color: #2EA836;
  }
  ._no-touch .f-menu__i-link:active {
    transition: none;
    color: #2EA836;
  }
  ._touch .f-menu__i-link:active {
    transition: none;
    color: #2EA836;
  }
}
@media only screen and (max-width: 1023px) {
  .f-menu__i {
    display: none;
  }
}

@media only print {
  .f-right {
    width: 25%;
    flex-direction: column;
  }
}
@media only screen and (min-width: 1024px) {
  .f-right {
    width: 25%;
    flex-direction: column;
  }
}
@media only print {
  .f-right {
    display: flex;
  }
}
@media only screen and (min-width: 600px) {
  .f-right {
    display: flex;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .f-right {
    width: 65.2892561983%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-self: flex-start;
  }
}
@media only screen and (max-width: 599px) {
  .f-right {
    text-align: center;
  }
}

.f-tel {
  line-height: 1.3;
  color: #282828;
}
@media only print {
  .f-tel {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .f-tel {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .f-tel {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .f-tel {
    width: 100%;
    margin-bottom: 22px;
  }
}
.f-tel__title {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .f-tel__title {
    display: inline;
    margin-right: 3px;
  }
}
.f-tel__value {
  font-weight: 700;
}
@media only screen and (max-width: 1023px) {
  .f-tel__value {
    display: inline;
  }
}

.f-socials {
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}
@media only print {
  .f-socials {
    margin-top: 44px;
  }
}
@media only screen and (min-width: 1024px) {
  .f-socials {
    margin-top: 44px;
  }
}
@media only screen and (max-width: 599px) {
  .f-socials {
    margin-bottom: 40px;
    justify-content: center;
  }
}
.f-socials__i {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 20px;
  background: no-repeat center/contain;
  filter: grayscale(1) brightness(1.075);
  transition: filter 300ms ease;
}
._no-touch .f-socials__i:hover {
  filter: none;
}
._no-touch .f-socials__i:active {
  transition: none;
  filter: none;
}

._touch .f-socials__i:active {
  transition: none;
  filter: none;
}

.f-socials__i._vk {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='36' viewBox='0 0 36 36' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m30.4526 0h-24.90523c-3.06376 0-5.54737 2.48372-5.54737 5.54743v24.90587c0 3.0638 2.48361 5.5467 5.54737 5.5467h24.90523c3.0637 0 5.5474-2.4829 5.5474-5.5467v-24.90587c0-3.06371-2.4837-5.54743-5.5474-5.54743zm-.8987 25.3453h-3.0284c-.989 0-1.1124-.7208-2.9253-2.4513-1.5292-1.5078-2.1838-1.6274-2.5547-1.6274-.3292 0-.5561.2475-.5561.8238v2.3076c0 .6802-.3916.9473-1.9983.9473-2.6368 0-5.562-1.6274-7.7868-4.6348-3.31694-4.47-4.16151-7.8077-4.16151-8.5284 0-.392.28854-.6591.68015-.6591h2.69842c.70044 0 .96834.2054 1.21554.9473 1.2358 3.6258 3.4403 6.819 4.3672 6.819.3502 0 .3913-.2889.3913-1.03v-3.6876c0-1.7878-1.0094-1.9366-1.0094-2.5957 0-.2619.2062-.453.5357-.453h4.3263c.5767 0 .6591.2054.6591.9059v5.0057c0 .5718.117.7832.3709.7832.3145 0 .6041-.1911 1.1741-.8239 1.7753-1.9592 3.2341-5.0681 3.2341-5.0681.1856-.3912.4124-.6591 1.03-.6591h2.6989c.5357 0 .7621.2889.6591.8036-.3088 1.4416-3.4196 5.8303-3.4196 5.8303-.2882.453-.412.6998 0 1.1331.2885.3709 1.1948 1.1737 1.7512 1.9155 1.3596 1.4425 2.2455 2.6576 2.2455 3.337 0 .5153-.2885.6591-.5974.6591z' fill='%232EA836' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.f-socials__i._youtube {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='36' viewBox='0 0 36 36' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-rule='evenodd' fill='%232EA836' fill-rule='evenodd'%3E%3Cpath d='m30.4526 0h-24.90523c-3.06368 0-5.54737 2.48372-5.54737 5.54743v24.90587c0 3.0638 2.48369 5.5467 5.54737 5.5467h24.90523c3.0637 0 5.5474-2.4829 5.5474-5.5467v-24.90587c0-3.06371-2.4837-5.54743-5.5474-5.54743zm-.825 20.0929c0 2.9775-2.4138 5.3914-5.3913 5.3914h-12.4725c-2.97754 0-5.39135-2.4139-5.39135-5.3914v-4.4457c0-2.9777 2.41381-5.3914 5.39135-5.3914h12.4725c2.9775 0 5.3913 2.4137 5.3913 5.3914z'/%3E%3Cpath d='m15.2087 21.9769 7.0032-3.8347-7.0032-4.3793z'/%3E%3C/g%3E%3C/svg%3E");
}
.f-socials__i._instagram {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='36' viewBox='0 0 36 36' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-rule='evenodd' fill='%232EA836' fill-rule='evenodd'%3E%3Cpath d='m30.4526 0h-24.90524c-3.06367 0-5.54736 2.48372-5.54736 5.54743v24.90587c0 3.0638 2.48369 5.5467 5.54736 5.5467h24.90524c3.0636 0 5.5474-2.4829 5.5474-5.5467v-24.90587c0-3.06371-2.4838-5.54743-5.5474-5.54743zm-1.3351 22.1973c0 3.5611-2.8975 6.4585-6.4588 6.4585h-9.3173c-3.56136 0-6.45885-2.8974-6.45885-6.4585v-9.3177c0-3.56109 2.89749-6.45862 6.45885-6.45862h9.3173c3.5613 0 6.4588 2.89753 6.4588 6.45862z'/%3E%3Cpath d='m18.0001 13.283c-2.3471 0-4.2562 1.9087-4.2562 4.2554s1.9091 4.2564 4.2562 4.2564c2.3463 0 4.2555-1.9097 4.2555-4.2564s-1.9092-4.2554-4.2555-4.2554z'/%3E%3Cpath d='m22.6585 8.1582h-9.3172c-2.6036 0-4.72167 2.1181-4.72167 4.7214v9.3177c0 2.6033 2.11807 4.7213 4.72167 4.7213h9.3172c2.6033 0 4.7216-2.118 4.7216-4.7213v-9.3177c0-2.6033-2.1183-4.7214-4.7216-4.7214zm-4.6585 15.3731c-3.3048 0-5.993-2.6876-5.993-5.993 0-3.3044 2.6882-5.9927 5.993-5.9927 3.3042 0 5.9928 2.6883 5.9928 5.9927 0 3.3054-2.6886 5.993-5.9928 5.993zm6.0797-11.204c-.4799 0-.8685-.3889-.8685-.8691 0-.4792.3886-.8681.8685-.8681.4798 0 .8687.3889.8687.8681 0 .4802-.3889.8691-.8687.8691z'/%3E%3C/g%3E%3C/svg%3E");
}

@media only print {
  .f-dev {
    margin-top: auto;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1024px) {
  .f-dev {
    margin-top: auto;
    margin-bottom: 12px;
  }
}
.f-dev__link {
  color: #949494;
  text-decoration: none;
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (max-width: 599px) {
  .f-dev__link br {
    display: none;
  }
}
.f-dev__link, .f-dev__link b, .f-dev__link span {
  transition: color 300ms ease;
}
._no-touch .f-dev__link:hover {
  color: #282828;
}
._no-touch .f-dev__link:hover b {
  color: rgb(144, 144, 144);
}
._no-touch .f-dev__link:hover span {
  color: rgb(244, 126, 27);
}
._no-touch .f-dev__link:active {
  transition: none;
  color: rgb(40, 40, 40);
}
._no-touch .f-dev__link:active b {
  transition: none;
  color: rgb(144, 144, 144);
}
._no-touch .f-dev__link:active span {
  transition: none;
  color: rgb(244, 126, 27);
}

._touch .f-dev__link:active {
  transition: none;
  color: rgb(40, 40, 40);
}
._touch .f-dev__link:active b {
  transition: none;
  color: rgb(144, 144, 144);
}
._touch .f-dev__link:active span {
  transition: none;
  color: rgb(244, 126, 27);
}

.f-bottom {
  border-top: 1px solid rgba(40, 40, 40, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only print {
  .f-bottom {
    padding: 20px 0 25px;
  }
}
@media only screen and (min-width: 768px) {
  .f-bottom {
    padding: 20px 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .f-bottom {
    padding: 14px 0;
  }
}
.f-bottom__i {
  font-size: 12px;
  line-height: 15px;
  color: #949494;
  padding: 0 7px;
}
.f-bottom__i a {
  color: #949494;
  transition: color 300ms ease;
}
._no-touch .f-bottom__i a:hover {
  color: #282828;
}
._no-touch .f-bottom__i a:active {
  transition: none;
  color: #282828;
}

._touch .f-bottom__i a:active {
  transition: none;
  color: #282828;
}

.f-bottom__d {
  height: 11px;
  width: 1px;
  background: #949494;
}

.left-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
}

._menu-opened .left-menu {
  visibility: visible;
  opacity: 1;
}

._menu-visible .left-menu {
  display: block;
}

.l-cover {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(40, 40, 40, 0.3);
}

.l-in {
  height: 100%;
  position: relative;
  background: #ffffff;
  max-width: 600px;
  min-width: 320px;
  overflow: hidden;
}

.l-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 28px;
}
@media only print {
  .l-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .l-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .l-wrap {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .l-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.l-close {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 8px;
  cursor: pointer;
  z-index: 2;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only print {
  .l-close {
    right: 19px;
  }
}
@media only screen and (min-width: 1024px) {
  .l-close {
    right: 19px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1023px) {
  .l-close {
    right: 10px;
  }
}
@media only screen and (max-width: 399px) {
  .l-close {
    right: 4px;
  }
}
.l-close:before, .l-close:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.l-close:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m.999512 21 20.000388-19.99999'/%3E%3Cpath d='m1 1 20 20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/22px 22px;
}
.l-close:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m.999512 21 20.000388-19.99999'/%3E%3Cpath d='m1 1 20 20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/22px 22px;
}
._no-touch .l-close:hover:before {
  opacity: 0;
}
._no-touch .l-close:hover:after {
  opacity: 1;
}
._no-touch .l-close:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .l-close:active:after {
  transition: none;
  opacity: 1;
}

._touch .l-close:active:before {
  transition: none;
  opacity: 0;
}
._touch .l-close:active:after {
  transition: none;
  opacity: 1;
}

.l-user {
  margin-right: 77px;
  margin-bottom: 20px;
}
.l-user__link {
  display: block;
  position: relative;
  padding: 4px 38px 4px 10px;
  height: 48px;
  background: rgba(46, 168, 54, 0.1);
  border-radius: 8px;
  text-decoration: none;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
._no-touch .l-user__link:hover {
  background: rgba(46, 168, 54, 0.3);
}
._no-touch .l-user__link:active {
  transition: none;
  background: rgba(46, 168, 54, 0.3);
}

._touch .l-user__link:active {
  transition: none;
  background: rgba(46, 168, 54, 0.3);
}

.l-user__text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: #282828;
  overflow: hidden;
  text-overflow: ellipsis;
}
.l-user__account, .l-user__store {
  width: 100%;
  font-size: 14px;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.l-user__account {
  font-weight: 500;
}
.l-user__store {
  font-weight: 400;
}
.l-user._login .l-user__link:after {
  content: "";
  width: 18px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 18 20' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12.348 9.99979h-11.348'/%3E%3Cpath d='m9.58887 7.25162 2.75953 2.74818-2.75953 2.7482'/%3E%3Cpath d='m5.46045 5.63363v-.8793c0-1.91788 1.5541-3.47198 3.47292-3.47198h4.60293c1.9132 0 3.4635 1.55033 3.4635 3.4635v10.49885c0 1.9179-1.5551 3.4729-3.4729 3.4729h-4.6039c-1.91222 0-3.46255-1.5512-3.46255-3.4635v-.8877'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
.l-user._user .l-user__link:after {
  content: "";
  right: 10px;
  width: 6px;
  position: absolute;
  top: 50%;
  height: 11px;
  margin-top: -6px;
  background: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.964256 1.46445L4.9998 5.5L0.964256 9.53554' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.l-user__cnt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateX(101%);
  transition: transform 500ms ease 0ms;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 28px;
  background: #ffffff;
  z-index: 1;
  overflow: auto;
}
@media only print {
  .l-user__cnt {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .l-user__cnt {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .l-user__cnt {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .l-user__cnt {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.l-user__cnt._level-opened {
  transform: translateX(0);
}
.l-user__name {
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  color: #282828;
}
.l-user__section {
  margin-bottom: 40px;
}
.l-user__section:last-child {
  margin-bottom: 0;
}
.l-user__title {
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 1.3;
  font-size: 14px;
  color: #282828;
}
.l-user__variant {
  margin-bottom: 20px;
  cursor: pointer;
  line-height: 1.3;
  font-size: 14px;
}
._no-touch .l-user__variant:hover {
  color: #2EA836;
}
._no-touch .l-user__variant:active {
  color: #2EA836;
}

._touch .l-user__variant:active {
  color: #2EA836;
}

.l-user__variant:last-child {
  margin-bottom: 0;
}
.l-user__variant._active {
  font-weight: 600;
  color: #2EA836;
}
.l-user__variant._point {
  position: relative;
  padding-left: 33px;
}
.l-user__variant._point:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #F2F2F2;
  box-shadow: inset 0 0 0 1px rgba(40, 40, 40, 0.5);
}
.l-user__variant._point._active:before {
  box-shadow: inset 0 0 0 5px rgb(46, 168, 54);
  background: #ffffff;
}
.l-user__tree {
  position: relative;
}
.l-user__tree:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  bottom: 9px;
  width: 1px;
  background: #C4C4C4;
  transform: translateX(-50%);
}
.l-user__tree .l-user__variant {
  position: relative;
}
.l-user__tree .l-user__variant:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #C4C4C4;
  transform: translate(-50%, -50%) rotate(45deg);
}
.l-user__tree .l-user__variant._main {
  padding-left: 12px;
}
.l-user__tree .l-user__variant._second {
  padding-left: 33px;
}
.l-user__tree .l-user__variant._second:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  height: 1px;
  width: 23px;
  background: #C4C4C4;
  transform: translateY(-50%);
}
.l-user__tree .l-user__variant._second:after {
  left: 23px;
}
.l-user__form-row {
  margin-bottom: 20px;
}
.l-user__form-label {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 130%;
  color: rgba(40, 40, 40, 0.5);
}
.l-user__form-field {
  position: relative;
}
.l-user__form-field._error .l-user__form-text {
  border-color: red;
}
.l-user__form-text {
  background: rgba(40, 40, 40, 0.02);
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  padding: 18px 12px;
  font-size: 16px;
  line-height: 1.25;
  width: 100%;
  color: #282828;
}
.l-user__form-checkbox {
  position: relative;
}
.l-user__form-checkbox-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  right: 100%;
  opacity: 0.001;
  width: 0;
  height: 0;
}
.l-user__form-checkbox-text {
  position: relative;
  padding-left: 26px;
  font-size: 16px;
  line-height: 1.3;
}
.l-user__form-checkbox-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  background: #F2F2F2;
  box-shadow: inset 0 0 0 1px rgba(40, 40, 40, 0.5);
}
.l-user__form-checkbox-field:checked + .l-user__form-checkbox-text:before {
  box-shadow: none;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='14' viewBox='0 0 14 14' width='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 6.08333 3.5 3.41667 4.5-5.5' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") #2EA836 no-repeat center/contain;
}
.l-user__form-checkbox-field:checked + .l-user__form-checkbox-text:after {
  left: 23px;
}
.l-user__form-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 300px;
  margin-top: 40px;
}
.l-user__form-submit {
  padding: 18px 20px;
  width: 140px;
  font-size: 16px;
  line-height: 1.25;
  height: auto;
}
.l-user__form-link {
  font-size: 14px;
  line-height: 1.3;
  text-align: right;
  color: #2EA836;
  text-decoration: none;
}
.l-user__form-error {
  font-size: 12px;
  line-height: 1.2;
  color: red;
  pointer-events: none;
  position: absolute;
  bottom: 2px;
  left: 12px;
  right: 12px;
}
.l-user__logout {
  position: relative;
  padding-right: 31px;
  font-size: 14px;
  line-height: 1.3;
  color: #282828;
  text-decoration: none;
  transition: color 300ms ease;
}
._no-touch .l-user__logout:hover {
  color: #2EA836;
}
._no-touch .l-user__logout:active {
  transition: none;
  color: #2EA836;
}

._touch .l-user__logout:active {
  transition: none;
  color: #2EA836;
}

.l-user__logout:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 0;
  margin-top: -7px;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m7.25223 0c1.85356 0 3.36637 1.49915 3.45137 3.38099l.0037.16701v.7464c0 .33137-.2616.6-.5842.6-.29585 0-.54032-.22572-.57901-.51858l-.00533-.08142v-.7464c0-1.25032-.95202-2.27259-2.15219-2.34401l-.13434-.00399h-3.7979c-1.21692 0-2.21232.97771-2.28186 2.21006l-.00389.13794v8.904c0 1.2502.95193 2.2726 2.15149 2.344l.13426.004h3.80569c1.21327 0 2.20554-.9741 2.27487-2.2018l.00387-.1374v-.7544c0-.3314.2616-.6.58434-.6.2958 0 .5402.2257.5789.5186l.0053.0814v.7544c0 1.897-1.4543 3.4457-3.28029 3.5351l-.16699.0041h-3.80569c-1.85294 0-3.3656418-1.4993-3.45056936-3.381l-.00376064-.167v-8.904c0-1.90324 1.45976-3.4569103 3.29175-3.54413753l.16258-.00386247zm8.57637 8.42478c.0198-.02037.0383-.04221.0551-.06534l.0011-.00133c.1706-.23527.1516-.56978-.0569-.78296l-2.2811-2.332-.0656-.05794c-.2292-.17376-.5537-.15366-.7607.05983l-.0564.06742c-.1692.23528-.1496.56857.0582.78111l1.2789 1.30682h-7.96627l-.07929.00548c-.28519.03973-.50501.29076-.50501.59452 0 .33137.2616.6.5843.6h7.96507l-1.2777 1.30763-.0567.06718c-.1702.2345-.152.5679.055.7814.2277.2347.5976.2355.8263.0017l2.2811-2.33281z' fill='%23282828' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat center/16px 16px;
}
.l-menu, .l-menu__section-scroll {
  overflow: auto;
  max-height: 100%;
  padding-right: 6px;
  margin-right: -10px;
}
@media only print {
  .l-menu > *, .l-menu__section-scroll > * {
    max-width: 558px;
  }
}
@media only screen and (min-width: 1024px) {
  .l-menu > *, .l-menu__section-scroll > * {
    max-width: 558px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .l-menu > *, .l-menu__section-scroll > * {
    max-width: 576px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
  .l-menu > *, .l-menu__section-scroll > * {
    max-width: calc(100vw - 42px);
  }
}
@media only screen and (max-width: 399px) {
  .l-menu > *, .l-menu__section-scroll > * {
    max-width: calc(100vw - 30px);
  }
}
.l-menu::-webkit-scrollbar, .l-menu__section-scroll::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.l-menu::-webkit-scrollbar-track, .l-menu__section-scroll::-webkit-scrollbar-track {
  background: #F7F7F7;
}
.l-menu::-webkit-scrollbar-thumb, .l-menu__section-scroll::-webkit-scrollbar-thumb {
  background: #DEDEDE;
  border-radius: 4px;
}
.l-menu:before {
  content: "";
  display: block;
}
.l-menu:before, .l-menu__line {
  border-top: 1px solid rgba(40, 40, 40, 0.05);
}
.l-menu__i-link {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  border-top: 1px solid rgba(40, 40, 40, 0.05);
  border-bottom: 1px solid rgba(40, 40, 40, 0.05);
  min-height: 51px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  padding: 8px 8px 7px;
  color: #282828;
  text-decoration: none;
  transition: color 300ms ease;
}
._no-touch .l-menu__i-link:hover {
  color: #2EA836;
}
._no-touch .l-menu__i-link:active {
  transition: none;
  color: #2EA836;
}

._touch .l-menu__i-link:active {
  transition: none;
  color: #2EA836;
}

.l-menu__i._parent > .l-menu__i-link {
  padding-right: 22px;
  position: relative;
}
.l-menu__i._parent > .l-menu__i-link:after {
  position: absolute;
  content: "";
  right: 8px;
  width: 6px;
  top: 50%;
  height: 11px;
  margin-top: -6px;
  background: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.964256 1.46445L4.9998 5.5L0.964256 9.53554' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.l-menu__group {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
  text-decoration: none;
  transition: color 300ms ease;
}
.l-menu__group-text {
  text-decoration: none;
  color: #282828;
}
._no-touch .l-menu__group-text:hover {
  color: #2EA836;
}
._no-touch .l-menu__group-text:active {
  transition: none;
  color: #2EA836;
}

._touch .l-menu__group-text:active {
  transition: none;
  color: #2EA836;
}

.l-menu + * {
  margin-top: auto;
}
.l-menu__section {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  transform: translateX(101%);
  transition: transform 500ms ease 0ms;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 28px;
  background: #ffffff;
  z-index: 1;
}
@media only print {
  .l-menu__section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .l-menu__section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .l-menu__section {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .l-menu__section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.l-menu__section._level-opened {
  transform: translateX(0);
}

.l-menu__back,
.l-user__back {
  position: relative;
  margin: 10px 50px 15px 0;
}
.l-menu__back-text,
.l-user__back-text {
  display: flex;
  align-items: center;
  justify-content: left;
  height: 50px;
  padding-left: 28px;
  font-size: 14px;
  line-height: 130%;
  color: #2EA836;
  text-decoration: none;
  transition: color 300ms ease;
}
._no-touch .l-menu__back-text:hover,
._no-touch .l-user__back-text:hover {
  color: #282828;
}

._no-touch .l-menu__back-text:active,
._no-touch .l-user__back-text:active {
  transition: none;
  color: #282828;
}

._touch .l-menu__back-text:active,
._touch .l-user__back-text:active {
  transition: none;
  color: #282828;
}

.l-menu__back:after,
.l-user__back:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 18px;
  height: 18px;
  border: 1px solid #2EA836;
  border-radius: 10px;
  transform: rotate(180deg);
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 7.999969 10' width='7.999969' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 1 4 4-4 4' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/8px 10px;
}

.l-menu + .l-contacts {
  border-top: 1px solid rgba(40, 40, 40, 0.1);
  padding-top: 10px;
}

.l-contacts {
  margin-bottom: 10px;
}
.l-contacts__i {
  padding-left: 35px;
  margin-bottom: 12px;
  position: relative;
}
.l-contacts__i-value {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 24px;
}
.l-contacts__i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
}
.l-contacts__i._tel {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  color: #282828;
}
.l-contacts__i._tel:before {
  left: -1px;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.5' stroke-width='1.5'%3E%3Cpath clip-rule='evenodd' d='m2.98995 4.87351c.31632-.52476 2.06023-2.42974 3.30295-2.37224.37179.03184.70044.25571.96747.51656h.00103c.61211.59973 2.36834 2.86311 2.46694 3.33962.24341 1.16866-1.15028 1.84233-.72406 3.02024 1.08662 2.65871 2.95892 4.53091 5.61892 5.61631 1.177.4272 1.8507-.9653 3.0195-.7229.4765.0996 2.7412 1.8546 3.3399 2.4677.2599.266.4858.5956.5166.9674.0462 1.3093-1.977 3.0767-2.3714 3.3026-.9305.6665-2.1445.6542-3.6244-.0338-4.1297-1.7181-10.72949-8.193-12.47956-12.47843-.66963-1.47161-.71482-2.69367-.03389-3.62306z' fill-rule='evenodd'/%3E%3Cpath d='m14.5654 2.75c3.702.411 6.625 3.331 7.041 7.032' opacity='.4'/%3E%3Cpath d='m14.5654 6.29297c1.77.345 3.153 1.728 3.498 3.498' opacity='.4'/%3E%3C/g%3E%3C/svg%3E");
}
.l-contacts__i._mail {
  font-size: 12px;
  line-height: 1.2;
  color: #282828;
}
.l-contacts__i._mail:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.5' stroke-width='1.5'%3E%3Cpath d='m17.2676 8.56104-4.2654 3.43426c-.8073.6329-1.9388.6329-2.746 0l-4.3021-3.43426' opacity='.4'/%3E%3Cpath clip-rule='evenodd' d='m6.88787 3h9.42793c1.3594.01525 2.6532.58993 3.5802 1.5902.927 1.00028 1.4062 2.33883 1.326 3.70392v6.52788c.0802 1.3651-.399 2.7036-1.326 3.7039s-2.2208 1.575-3.5802 1.5902h-9.42793c-2.91991 0-4.88787-2.3754-4.88787-5.2941v-6.52788c0-2.91867 1.96796-5.29412 4.88787-5.29412z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
}

.l-favourites {
  padding: 4px 0;
  border-top: 1px solid rgba(40, 40, 40, 0.1);
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
  margin-bottom: 10px;
}
.l-favourites__i {
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.l-favourites__i-in {
  display: block;
  position: relative;
  padding-left: 50px;
  z-index: 0;
}
.l-favourites__i-in:before, .l-favourites__i-in:after {
  position: absolute;
  width: 30px;
  height: 28px;
  left: 5px;
  top: 50%;
  margin-top: -14px;
  content: "";
}
.l-favourites__i-in:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='28' viewBox='0 0 30 28' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.673 25.805c-2.9704-1.7811-5.73359-3.8775-8.24029-6.2514-1.76232-1.7097-3.10397-3.7939-3.92216-6.0931-1.47235-4.46009.24746-9.56606 5.06046-11.07714 2.52949-.79345 5.29209-.33996 7.42369 1.21861 2.1323-1.55667 4.8939-2.01 7.4236-1.21861 4.813 1.51108 6.5452 6.61705 5.0728 11.07714-.8182 2.2992-2.1598 4.3834-3.9221 6.0931-2.5067 2.3739-5.27 4.4703-8.2403 6.2514l-.3217.195z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%23282828;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.l-favourites__i-in:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='28' viewBox='0 0 30 28' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.673 25.805c-2.9704-1.7811-5.73359-3.8775-8.24029-6.2514-1.76232-1.7097-3.10397-3.7939-3.92216-6.0931-1.47235-4.46009.24746-9.56606 5.06046-11.07714 2.52949-.79345 5.29209-.33996 7.42369 1.21861 2.1323-1.55667 4.8939-2.01 7.4236-1.21861 4.813 1.51108 6.5452 6.61705 5.0728 11.07714-.8182 2.2992-2.1598 4.3834-3.9221 6.0931-2.5067 2.3739-5.27 4.4703-8.2403 6.2514l-.3217.195z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%232EA836;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E") no-repeat center/contain;
}
._no-touch .l-favourites__i:hover .l-favourites__i-in:before {
  opacity: 0;
}
._no-touch .l-favourites__i:hover .l-favourites__i-in:after {
  opacity: 1;
}

._no-touch .l-favourites__i:active .l-favourites__i-in:before {
  transition: none;
  opacity: 0;
}
._no-touch .l-favourites__i:active .l-favourites__i-in:after {
  transition: none;
  opacity: 1;
}

._touch .l-favourites__i:active .l-favourites__i-in:before {
  transition: none;
  opacity: 0;
}
._touch .l-favourites__i:active .l-favourites__i-in:after {
  transition: none;
  opacity: 1;
}

.l-favourites__i-count {
  position: absolute;
  left: 22px;
  top: 1px;
  width: 18px;
  height: 18px;
  background: #2EA836;
  border-radius: 9px;
  font-weight: bold;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  padding: 1px 0 0 1px;
  z-index: 1;
}
.l-favourites__i-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 40px;
  color: #282828;
}
._no-touch .l-favourites__i:hover .l-favourites__i-text {
  color: #2EA836;
}

._no-touch .l-favourites__i:active .l-favourites__i-text {
  color: #2EA836;
}

._touch .l-favourites__i:active .l-favourites__i-text {
  color: #2EA836;
}

.l-favourites__i._empty .l-favourites__i-count {
  display: none;
}

.l-socials {
  display: flex;
  flex-wrap: wrap;
}
.l-socials__i {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 20px;
  background: no-repeat center/contain;
  filter: grayscale(1);
  transition: filter 300ms ease;
}
._no-touch .l-socials__i:hover {
  filter: none;
}

._no-touch .l-socials__i:active {
  filter: none;
  transition: none;
}

._touch .l-socials__i:active {
  filter: none;
  transition: none;
}

.l-socials__i._vk {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='36' viewBox='0 0 36 36' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m30.4526 0h-24.90523c-3.06376 0-5.54737 2.48372-5.54737 5.54743v24.90587c0 3.0638 2.48361 5.5467 5.54737 5.5467h24.90523c3.0637 0 5.5474-2.4829 5.5474-5.5467v-24.90587c0-3.06371-2.4837-5.54743-5.5474-5.54743zm-.8987 25.3453h-3.0284c-.989 0-1.1124-.7208-2.9253-2.4513-1.5292-1.5078-2.1838-1.6274-2.5547-1.6274-.3292 0-.5561.2475-.5561.8238v2.3076c0 .6802-.3916.9473-1.9983.9473-2.6368 0-5.562-1.6274-7.7868-4.6348-3.31694-4.47-4.16151-7.8077-4.16151-8.5284 0-.392.28854-.6591.68015-.6591h2.69842c.70044 0 .96834.2054 1.21554.9473 1.2358 3.6258 3.4403 6.819 4.3672 6.819.3502 0 .3913-.2889.3913-1.03v-3.6876c0-1.7878-1.0094-1.9366-1.0094-2.5957 0-.2619.2062-.453.5357-.453h4.3263c.5767 0 .6591.2054.6591.9059v5.0057c0 .5718.117.7832.3709.7832.3145 0 .6041-.1911 1.1741-.8239 1.7753-1.9592 3.2341-5.0681 3.2341-5.0681.1856-.3912.4124-.6591 1.03-.6591h2.6989c.5357 0 .7621.2889.6591.8036-.3088 1.4416-3.4196 5.8303-3.4196 5.8303-.2882.453-.412.6998 0 1.1331.2885.3709 1.1948 1.1737 1.7512 1.9155 1.3596 1.4425 2.2455 2.6576 2.2455 3.337 0 .5153-.2885.6591-.5974.6591z' fill='%232EA836' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.l-socials__i._youtube {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='36' viewBox='0 0 36 36' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-rule='evenodd' fill='%232EA836' fill-rule='evenodd'%3E%3Cpath d='m30.4526 0h-24.90523c-3.06368 0-5.54737 2.48372-5.54737 5.54743v24.90587c0 3.0638 2.48369 5.5467 5.54737 5.5467h24.90523c3.0637 0 5.5474-2.4829 5.5474-5.5467v-24.90587c0-3.06371-2.4837-5.54743-5.5474-5.54743zm-.825 20.0929c0 2.9775-2.4138 5.3914-5.3913 5.3914h-12.4725c-2.97754 0-5.39135-2.4139-5.39135-5.3914v-4.4457c0-2.9777 2.41381-5.3914 5.39135-5.3914h12.4725c2.9775 0 5.3913 2.4137 5.3913 5.3914z'/%3E%3Cpath d='m15.2087 21.9769 7.0032-3.8347-7.0032-4.3793z'/%3E%3C/g%3E%3C/svg%3E");
}
.l-socials__i._instagram {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='36' viewBox='0 0 36 36' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-rule='evenodd' fill='%232EA836' fill-rule='evenodd'%3E%3Cpath d='m30.4526 0h-24.90524c-3.06367 0-5.54736 2.48372-5.54736 5.54743v24.90587c0 3.0638 2.48369 5.5467 5.54736 5.5467h24.90524c3.0636 0 5.5474-2.4829 5.5474-5.5467v-24.90587c0-3.06371-2.4838-5.54743-5.5474-5.54743zm-1.3351 22.1973c0 3.5611-2.8975 6.4585-6.4588 6.4585h-9.3173c-3.56136 0-6.45885-2.8974-6.45885-6.4585v-9.3177c0-3.56109 2.89749-6.45862 6.45885-6.45862h9.3173c3.5613 0 6.4588 2.89753 6.4588 6.45862z'/%3E%3Cpath d='m18.0001 13.283c-2.3471 0-4.2562 1.9087-4.2562 4.2554s1.9091 4.2564 4.2562 4.2564c2.3463 0 4.2555-1.9097 4.2555-4.2564s-1.9092-4.2554-4.2555-4.2554z'/%3E%3Cpath d='m22.6585 8.1582h-9.3172c-2.6036 0-4.72167 2.1181-4.72167 4.7214v9.3177c0 2.6033 2.11807 4.7213 4.72167 4.7213h9.3172c2.6033 0 4.7216-2.118 4.7216-4.7213v-9.3177c0-2.6033-2.1183-4.7214-4.7216-4.7214zm-4.6585 15.3731c-3.3048 0-5.993-2.6876-5.993-5.993 0-3.3044 2.6882-5.9927 5.993-5.9927 3.3042 0 5.9928 2.6883 5.9928 5.9927 0 3.3054-2.6886 5.993-5.9928 5.993zm6.0797-11.204c-.4799 0-.8685-.3889-.8685-.8691 0-.4792.3886-.8681.8685-.8681.4798 0 .8687.3889.8687.8681 0 .4802-.3889.8691-.8687.8691z'/%3E%3C/g%3E%3C/svg%3E");
}

.popup {
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  width: 280px;
  z-index: 100;
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 500ms ease 0ms, opacity 500ms ease 0ms;
}
.popup._visible {
  display: block;
}
.popup._active {
  visibility: visible;
  opacity: 1;
}
.popup__close {
  position: absolute;
  cursor: pointer;
  top: 4px;
  right: 4px;
  width: 32px;
  height: 32px;
}
.popup__close:before, .popup__close:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.popup__close:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='18' viewBox='0 0 18 18' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23e0e0e0' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m17 1-16 16'/%3E%3Cpath d='m17 17-16-16'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/18px 18px;
}
.popup__close:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='18' viewBox='0 0 18 18' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m17 1-16 16'/%3E%3Cpath d='m17 17-16-16'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/18px 18px;
}
._no-touch .popup__close:hover:before {
  opacity: 0;
}
._no-touch .popup__close:hover:after {
  opacity: 1;
}
._no-touch .popup__close:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .popup__close:active:after {
  transition: none;
  opacity: 1;
}

._touch .popup__close:active:before {
  transition: none;
  opacity: 0;
}
._touch .popup__close:active:after {
  transition: none;
  opacity: 1;
}

.popup__in {
  padding: 20px 28px 20px 20px;
}
.popup__in, .popup__in p {
  font-size: 14px;
  line-height: 1.3;
  color: #282828;
}
.popup__in p {
  margin-bottom: 20px;
}
.popup__in b {
  font-weight: 600;
}
.popup__in *:last-child {
  margin-bottom: 0;
}

.c-sections {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: calc(100% + 30px);
}

.c-section {
  margin-bottom: 30px;
}
@media only print {
  .c-section {
    width: 33.333%;
  }
}
@media only screen and (min-width: 1024px) {
  .c-section {
    width: 33.333%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .c-section {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .c-section {
    width: 100%;
  }
}
.c-section__in {
  position: relative;
  padding: 20px 0 0;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  margin: 0 15px;
  height: 100%;
  transition: box-shadow 300ms ease;
}
@media only print {
  .c-section__in {
    min-height: 450px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-section__in {
    min-height: 450px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .c-section__in {
    min-height: 430px;
  }
}
@media only print {
  .c-section__in {
    padding: 20px 0 0;
  }
}
@media only screen and (min-width: 600px) {
  .c-section__in {
    padding: 20px 0 0;
  }
}
@media only screen and (max-width: 599px) {
  .c-section__in {
    padding: 12px 0 0;
  }
}
._no-touch .c-section__in:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
._no-touch .c-section__in:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._touch .c-section__in:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.c-section__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  z-index: 1;
}
.c-section__title {
  display: flex;
  justify-content: stretch;
  font-weight: bold;
  align-items: center;
  color: #282828;
  text-decoration: none;
  position: relative;
  pointer-events: none;
  transition: color 300ms ease;
}
@media only print {
  .c-section__title {
    font-size: 24px;
    line-height: 29px;
    margin: 0 20px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .c-section__title {
    font-size: 24px;
    line-height: 29px;
    margin: 0 20px 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-section__title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 12px 30px;
  }
}
@media only screen and (max-width: 599px) {
  .c-section__title:last-child {
    margin: 0 12px 16px;
  }
}
.c-section__title-t {
  flex-grow: 1;
}
._no-touch .c-section__link:hover + .c-section__title {
  color: #2EA836;
}

._no-touch .c-section__link:active + .c-section__title {
  transition: none;
  color: #2EA836;
}

._touch .c-section__link:active + .c-section__title {
  transition: none;
  color: #2EA836;
}

@media only print {
  .c-section__img {
    width: 110px;
    height: 110px;
    min-width: 110px;
    max-width: 110px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-section__img {
    width: 110px;
    height: 110px;
    min-width: 110px;
    max-width: 110px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1279px) {
  .c-section__img {
    width: 80px;
    height: 80px;
    min-width: 80px;
    max-width: 80px;
  }
}
@media only screen and (max-width: 479px) {
  .c-section__img {
    width: 70px;
    height: 70px;
    min-width: 70px;
    max-width: 70px;
  }
}
@media only print {
  .c-section__img {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .c-section__img {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-section__img {
    margin-right: 10px;
  }
}
.c-section__list {
  position: relative;
  z-index: 2;
  font-weight: 500;
}
@media only print {
  .c-section__list {
    padding: 0 20px 30px;
    font-size: 16px;
    line-height: 1.3;
  }
  .c-section__list:last-child {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .c-section__list {
    padding: 0 20px 30px;
    font-size: 16px;
    line-height: 1.3;
  }
  .c-section__list:last-child {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-section__list {
    padding: 0 12px 30px;
    font-size: 14px;
    line-height: 1.3;
  }
  .c-section__list:last-child {
    padding-bottom: 20px;
  }
}
.c-section__i {
  display: block;
  width: fit-content;
  color: #282828;
  text-decoration: none;
}
@media only print {
  .c-section__i {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1024px) {
  .c-section__i {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-section__i {
    margin-bottom: 17px;
  }
}
.c-section__i:last-child {
  margin-bottom: 0;
}
._no-touch .c-section__i:hover, ._no-touch .c-section__i:active {
  color: #2EA836;
}

._touch .c-section__i:active {
  color: #2EA836;
}

.c-section__more {
  width: fit-content;
}
@media only print {
  .c-section__more {
    margin: 0 20px 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .c-section__more {
    margin: 0 20px 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-section__more {
    margin: 0 12px 16px;
  }
}

@media only screen and (max-width: 599px) {
  .c-sections-filter {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
  }
  ._filter-opened .c-sections-filter {
    visibility: visible;
    opacity: 1;
  }
  ._filter-visible .c-sections-filter {
    display: block;
  }
  .c-sections-filter__cover {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(40, 40, 40, 0.3);
  }
  .c-sections-filter__in {
    height: 100%;
    position: relative;
    background: #ffffff;
    max-width: 600px;
    min-width: 320px;
    overflow: hidden;
  }
  .c-sections-filter__wrap {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding-top: 8px;
    padding-bottom: 28px;
  }
}
@media only screen and (max-width: 599px) and (min-width: 1280px) {
  .c-sections-filter__wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 599px) and (min-width: 400px) and (max-width: 1279px) {
  .c-sections-filter__wrap {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 599px) and (max-width: 399px) {
  .c-sections-filter__wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 599px) {
  .c-sections-filter__close {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 8px;
    cursor: pointer;
    z-index: 2;
  }
  .c-sections-filter__close:before, .c-sections-filter__close:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .c-sections-filter__close:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m.999512 21 20.000388-19.99999'/%3E%3Cpath d='m1 1 20 20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/22px 22px;
  }
  .c-sections-filter__close:after {
    opacity: 0;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m.999512 21 20.000388-19.99999'/%3E%3Cpath d='m1 1 20 20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/22px 22px;
  }
  ._no-touch .c-sections-filter__close:hover:before {
    opacity: 0;
  }
  ._no-touch .c-sections-filter__close:hover:after {
    opacity: 1;
  }
  ._no-touch .c-sections-filter__close:active:before {
    transition: none;
    opacity: 0;
  }
  ._no-touch .c-sections-filter__close:active:after {
    transition: none;
    opacity: 1;
  }
  ._touch .c-sections-filter__close:active:before {
    transition: none;
    opacity: 0;
  }
  ._touch .c-sections-filter__close:active:after {
    transition: none;
    opacity: 1;
  }
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
  .c-sections-filter__close {
    right: 10px;
  }
}
@media only screen and (max-width: 399px) {
  .c-sections-filter__close {
    right: 4px;
  }
}
@media only print {
  .c-sections-filter__title {
    display: none;
  }
}
@media only screen and (min-width: 600px) {
  .c-sections-filter__title {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .c-sections-filter__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #282828;
    margin-top: 23px;
    padding: 0 8px 20px;
    border-bottom: 2px solid rgba(40, 40, 40, 0.05);
  }
}
@media only print {
  .c-sections-filter__wrap {
    margin: 0 -10px 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-sections-filter__wrap {
    margin: 0 -10px 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .c-sections-filter__wrap {
    margin: 0 -15px 60px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .c-sections-filter__wrap {
    margin: 0 -3px 60px;
  }
}
@media only print {
  .c-sections-filter__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  .c-sections-filter__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .c-sections-filter__list {
    max-height: 100%;
    overflow: auto;
    padding-right: 6px;
    margin-right: -10px;
  }
  .c-sections-filter__list::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
  }
  .c-sections-filter__list::-webkit-scrollbar-track {
    background: #F7F7F7;
  }
  .c-sections-filter__list::-webkit-scrollbar-thumb {
    background: #DEDEDE;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 599px) and (min-width: 400px) and (max-width: 599px) {
  .c-sections-filter__list > * {
    max-width: calc(100vw - 42px);
  }
}
@media only screen and (max-width: 599px) and (max-width: 399px) {
  .c-sections-filter__list > * {
    max-width: calc(100vw - 30px);
  }
}

@media only print {
  .c-section-2 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .c-section-2 {
    margin-bottom: 20px;
  }
}
@media only print {
  .c-section-2 {
    width: 20%;
  }
}
@media only screen and (min-width: 1440px) {
  .c-section-2 {
    width: 20%;
  }
}
@media only screen and (min-width: 1152px) and (max-width: 1439px) {
  .c-section-2 {
    width: 25%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1151px) {
  .c-section-2 {
    width: 33.3%;
  }
}
@media only print {
  .c-section-2__link {
    display: flex;
    height: 100%;
    align-items: center;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 8px 10px;
    min-height: 80px;
    line-height: 1.3;
    color: #282828;
    text-decoration: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    transition: color 300ms ease, box-shadow 300ms ease;
  }
  ._no-touch .c-section-2__link:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    color: #2EA836;
  }
  ._no-touch .c-section-2__link:active {
    transition: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    color: #2EA836;
  }
  ._touch .c-section-2__link:active {
    transition: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    color: #2EA836;
  }
}
@media only screen and (min-width: 600px) {
  .c-section-2__link {
    display: flex;
    height: 100%;
    align-items: center;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 8px 10px;
    min-height: 80px;
    line-height: 1.3;
    color: #282828;
    text-decoration: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    transition: color 300ms ease, box-shadow 300ms ease;
  }
  ._no-touch .c-section-2__link:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    color: #2EA836;
  }
  ._no-touch .c-section-2__link:active {
    transition: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    color: #2EA836;
  }
  ._touch .c-section-2__link:active {
    transition: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    color: #2EA836;
  }
}
@media only print {
  .c-section-2__link {
    margin: 0 10px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-section-2__link {
    margin: 0 10px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .c-section-2__link {
    margin: 0 15px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .c-section-2__link {
    min-height: 70px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .c-section-2__link {
    margin: 0 3px;
    font-size: 12px;
    padding: 5px;
    min-height: 62px;
  }
}
@media only screen and (max-width: 599px) {
  .c-section-2__link {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 2px solid rgba(40, 40, 40, 0.05);
    min-height: 51px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    padding: 8px 8px 7px;
    color: #282828;
    text-decoration: none;
  }
}
@media only print {
  .c-section-2__img {
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1152px) {
  .c-section-2__img {
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .c-section-2__img {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    margin-right: 12px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .c-section-2__img {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .c-section-2__img {
    display: none;
  }
}
.c-sort-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.c-sort {
  flex-grow: 1;
  max-width: 304px;
  font-size: 0;
  line-height: 1;
}
.c-sort .choices__inner, .c-sort .choices {
  font-size: 14px;
}

@media only print {
  .c-filter-btn {
    display: none;
  }
}
@media only screen and (min-width: 600px) {
  .c-filter-btn {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .c-filter-btn {
    margin-right: 24px;
  }
  .c-filter-btn__i {
    display: inline-block;
    position: relative;
    padding: 28px 5px 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #2EA836;
    transition: color 300ms ease;
  }
  ._no-touch .c-filter-btn__i:hover {
    color: #282828;
  }
  ._no-touch .c-filter-btn__i:active {
    transition: none;
    color: #282828;
  }
  ._touch .c-filter-btn__i:active {
    transition: none;
    color: #282828;
  }
  .c-filter-btn__i:before, .c-filter-btn__i:after {
    position: absolute;
    content: "";
    top: 3px;
    left: 0;
    right: 0;
    height: 20px;
    transition: opacity 300ms ease;
  }
  .c-filter-btn__i:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 21 20' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.53749 16.0343h-7.53749' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath d='m19.9996 16.0352c0 1.6374-1.3435 2.9648-3.0008 2.9648s-3.0008-1.3274-3.0008-2.9648c0-1.6387 1.3435-2.9649 3.0008-2.9649s3.0008 1.3262 3.0008 2.9649z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%232ea836;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3Cpath d='m12.4609 3.96495h7.5387' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath d='m1 3.96487c0 1.63868 1.34348 2.96488 3.00078 2.96488 1.65729 0 3.00077-1.3262 3.00077-2.96488 0-1.63746-1.34348-2.96487-3.00077-2.96487-1.6573 0-3.00078 1.32741-3.00078 2.96487z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%232ea836;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E") no-repeat center/21px 20px;
  }
  .c-filter-btn__i:after {
    opacity: 0;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 21 20' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.53749 16.0343h-7.53749' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath d='m19.9996 16.0352c0 1.6374-1.3435 2.9648-3.0008 2.9648s-3.0008-1.3274-3.0008-2.9648c0-1.6387 1.3435-2.9649 3.0008-2.9649s3.0008 1.3262 3.0008 2.9649z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%23282828;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3Cpath d='m12.4609 3.96495h7.5387' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath d='m1 3.96487c0 1.63868 1.34348 2.96488 3.00078 2.96488 1.65729 0 3.00077-1.3262 3.00077-2.96488 0-1.63746-1.34348-2.96487-3.00077-2.96487-1.6573 0-3.00078 1.32741-3.00078 2.96487z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%23282828;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E") no-repeat center/21px 20px;
  }
  ._no-touch .c-filter-btn__i:hover:before {
    opacity: 0;
  }
  ._no-touch .c-filter-btn__i:hover:after {
    opacity: 1;
  }
  ._no-touch .c-filter-btn__i:active:before {
    transition: none;
    opacity: 0;
  }
  ._no-touch .c-filter-btn__i:active:after {
    transition: none;
    opacity: 1;
  }
  ._touch .c-filter-btn__i:active:before {
    transition: none;
    opacity: 0;
  }
  ._touch .c-filter-btn__i:active:after {
    transition: none;
    opacity: 1;
  }
}

@media only print {
  .c-list-type {
    display: flex;
  }
  .c-list-type__i {
    width: 46px;
    height: 46px;
    margin: 0 2px;
    position: relative;
    cursor: pointer;
  }
  ._no-touch .c-list-type__i:hover {
    background: rgba(40, 40, 40, 0.05);
  }
  ._no-touch .c-list-type__i:active {
    background: rgba(40, 40, 40, 0.05);
  }
  ._touch .c-list-type__i:active {
    background: rgba(40, 40, 40, 0.05);
  }
  .c-list-type__i:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    filter: grayscale(1);
  }
  .c-list-type__i._block:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='19' viewBox='0 0 20 19' width='20' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cmask id='a' fill='%23fff'%3E%3Crect fill='%23fff' height='9' rx='1' width='9' y='10'/%3E%3C/mask%3E%3Cmask id='b' fill='%23fff'%3E%3Crect fill='%23fff' height='9' rx='1' width='9' x='11'/%3E%3C/mask%3E%3Cmask id='c' fill='%23fff'%3E%3Crect fill='%23fff' height='9' rx='1' width='9' x='11' y='10'/%3E%3C/mask%3E%3C/defs%3E%3Crect fill='%232ea836' height='9' rx='1' width='9'/%3E%3Cg fill='%23fff' stroke='%232ea836' stroke-width='4'%3E%3Crect height='9' mask='url(%23a)' rx='1' width='9' y='10'/%3E%3Crect height='9' mask='url(%23b)' rx='1' width='9' x='11'/%3E%3Crect height='9' mask='url(%23c)' rx='1' width='9' x='11' y='10'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/20px 19px;
  }
  .c-list-type__i._list:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='19' viewBox='0 0 20 19' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%232ea836' %3E%3Crect height='3' rx='1' width='3'/%3E%3Crect height='3' rx='1' width='3' y='8'/%3E%3Crect height='3' rx='1' width='3' y='16'/%3E%3Crect height='3' rx='1.5' width='15' x='5'/%3E%3Crect height='3' rx='1.5' width='15' x='5' y='8'/%3E%3Crect height='3' rx='1.5' width='15' x='5' y='16'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/20px 19px;
  }
  .c-list-type__i._active:before {
    filter: none;
  }
}
@media only screen and (min-width: 768px) {
  .c-list-type {
    display: flex;
  }
  .c-list-type__i {
    width: 46px;
    height: 46px;
    margin: 0 2px;
    position: relative;
    cursor: pointer;
  }
  ._no-touch .c-list-type__i:hover {
    background: rgba(40, 40, 40, 0.05);
  }
  ._no-touch .c-list-type__i:active {
    background: rgba(40, 40, 40, 0.05);
  }
  ._touch .c-list-type__i:active {
    background: rgba(40, 40, 40, 0.05);
  }
  .c-list-type__i:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    filter: grayscale(1);
  }
  .c-list-type__i._block:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='19' viewBox='0 0 20 19' width='20' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cmask id='a' fill='%23fff'%3E%3Crect fill='%23fff' height='9' rx='1' width='9' y='10'/%3E%3C/mask%3E%3Cmask id='b' fill='%23fff'%3E%3Crect fill='%23fff' height='9' rx='1' width='9' x='11'/%3E%3C/mask%3E%3Cmask id='c' fill='%23fff'%3E%3Crect fill='%23fff' height='9' rx='1' width='9' x='11' y='10'/%3E%3C/mask%3E%3C/defs%3E%3Crect fill='%232ea836' height='9' rx='1' width='9'/%3E%3Cg fill='%23fff' stroke='%232ea836' stroke-width='4'%3E%3Crect height='9' mask='url(%23a)' rx='1' width='9' y='10'/%3E%3Crect height='9' mask='url(%23b)' rx='1' width='9' x='11'/%3E%3Crect height='9' mask='url(%23c)' rx='1' width='9' x='11' y='10'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/20px 19px;
  }
  .c-list-type__i._list:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='19' viewBox='0 0 20 19' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%232ea836' %3E%3Crect height='3' rx='1' width='3'/%3E%3Crect height='3' rx='1' width='3' y='8'/%3E%3Crect height='3' rx='1' width='3' y='16'/%3E%3Crect height='3' rx='1.5' width='15' x='5'/%3E%3Crect height='3' rx='1.5' width='15' x='5' y='8'/%3E%3Crect height='3' rx='1.5' width='15' x='5' y='16'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/20px 19px;
  }
  .c-list-type__i._active:before {
    filter: none;
  }
}
@media only screen and (max-width: 767px) {
  .c-list-type {
    display: none;
  }
}

.f-select {
  display: inline-block;
  position: relative;
}
.f-select._sort {
  width: 100%;
}
.f-select__list {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #FFFFFF;
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 4px;
  padding: 14px 29px 14px 10px;
  color: #282828;
}
@media only print {
  .f-select__list {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 600px) {
  .f-select__list {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 599px) {
  .f-select__list {
    font-size: 12px;
    line-height: 1.5;
  }
}
.f-select__label {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 28px;
  background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.00078 3.96445L4.96523 8L0.929688 3.96445' stroke='%23282828' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/10px 10px;
}

.c-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media only print {
  .c-list {
    margin: 0 -10px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list {
    margin: 0 -10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list {
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .c-list {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 599px) {
  .c-list {
    margin: 0 -3px;
  }
}

@media only print {
  .c-item {
    width: 20%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-item {
    width: 20%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .c-item {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .c-item {
    margin-bottom: 6px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .c-item {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .c-item {
    width: 33.3%;
  }
}
@media only screen and (max-width: 767px) {
  .c-item {
    width: 50%;
  }
}
@media only print {
  .c-list._list .c-item {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item {
    width: 100%;
  }
}

.c-item.swiper-slide {
  height: auto;
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .c-item.swiper-slide {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .c-item.swiper-slide {
    width: 33.3%;
  }
}
@media only screen and (max-width: 767px) {
  .c-item.swiper-slide {
    width: 50%;
  }
}
@media only print {
  .c-item.swiper-slide .c-item__in {
    max-width: 269px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-item.swiper-slide .c-item__in {
    max-width: 269px;
  }
}
@media only screen and (max-width: 1279px) {
  .c-item.swiper-slide .c-item__in {
    max-width: 300px;
  }
}
@media only print {
  .c-item.swiper-slide .c-item__in {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
@media only screen and (min-width: 600px) {
  .c-item.swiper-slide .c-item__in {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
@media only screen and (max-width: 599px) {
  .c-item.swiper-slide .c-item__in {
    width: calc(100% - 6px);
    margin: 0 auto;
  }
}
.c-item__tags {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
}
@media only print {
  .c-item__tags {
    top: 12px;
    left: 16px;
    max-width: calc(100% - 32px);
  }
}
@media only screen and (min-width: 1280px) {
  .c-item__tags {
    top: 12px;
    left: 16px;
    max-width: calc(100% - 32px);
  }
}
@media only screen and (max-width: 1279px) {
  .c-item__tags {
    top: 10px;
    left: 10px;
    max-width: calc(100% - 20px);
  }
}
@media only print {
  .c-list._list .c-item__tags {
    top: 8px;
    left: 8px;
    max-width: calc(100% - 16px);
    flex-direction: row;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__tags {
    top: 8px;
    left: 8px;
    max-width: calc(100% - 16px);
    flex-direction: row;
  }
}

.c-item__tag {
  position: relative;
  padding: 0 4px;
  border-radius: 2px;
  text-decoration: none;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 1;
}
@media only screen and (max-width: 1279px) {
  .c-item__tag {
    font-size: 10px;
  }
}
@media only print {
  .c-list._list .c-item__tag {
    font-size: 10px;
    margin-right: 4px;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__tag {
    font-size: 10px;
    margin-right: 4px;
  }
}

.c-item__tag._green {
  color: #ffffff !important;
  background: #2EA836;
}
.c-item__tag._red {
  color: #ffffff !important;
  background: #DB5454;
}
.c-item__tag._black {
  color: #ffffff !important;
  background: #282828;
}
.c-item__tag._gray {
  color: #ffffff !important;
  background: #949494;
}
.c-item__tag._orange {
  color: #ffffff !important;
  background: #de7d00;
}
.c-item__in {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: box-shadow 300ms ease;
}
@media only print {
  .c-item__in {
    padding: 10px 16px;
    margin: 0 10px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-item__in {
    padding: 10px 16px;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 1279px) {
  .c-item__in {
    padding: 10px 10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1365px) {
  .c-item__in {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 599px) {
  .c-item__in {
    margin: 0 3px;
  }
}
@media only print {
  .c-item__in {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  }
}
@media only screen and (min-width: 600px) {
  .c-item__in {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  }
}
@media only screen and (max-width: 599px) {
  .c-item__in {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  }
}
@media only print {
  .c-list._list .c-item__in {
    flex-direction: row;
    padding: 12px 16px 16px;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__in {
    flex-direction: row;
    padding: 12px 16px 16px;
  }
}

@media only print {
  ._no-touch .c-item__in:hover, ._no-touch .c-item__in:active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 480px) {
  ._no-touch .c-item__in:hover, ._no-touch .c-item__in:active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 479px) {
  ._no-touch .c-item__in:hover, ._no-touch .c-item__in:active {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  }
}
._no-touch .c-item__in:active {
  transition: none;
}

._touch .c-item__in:active {
  transition: none;
}
@media only print {
  ._touch .c-item__in:active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 480px) {
  ._touch .c-item__in:active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 479px) {
  ._touch .c-item__in:active {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  }
}

.c-item__image {
  display: block;
  position: relative;
  padding-bottom: 98.25%;
  margin-bottom: 12px;
  border-radius: 8px;
  overflow: hidden;
}
@media only print {
  .c-list._list .c-item__image {
    padding: 0;
    height: 80px;
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    margin-bottom: 0;
    margin-right: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__image {
    padding: 0;
    height: 80px;
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    margin-bottom: 0;
    margin-right: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__image {
    margin-top: 4px;
  }
}

.c-item__image-in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only print {
  .c-list._list .c-item__tags ~ .c-item__image {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list._list .c-item__tags ~ .c-item__image {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__tags ~ .c-item__image {
    margin-top: 12px;
  }
}

.c-item__info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only print {
  .c-list._list .c-item__info {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__info {
    margin-right: 20px;
  }
}

@media only print {
  .c-list._list .c-item__tags ~ .c-item__info {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list._list .c-item__tags ~ .c-item__info {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__tags ~ .c-item__info {
    margin-top: 12px;
  }
}

@media only print {
  .c-list._list .c-item__tags ~ .c-item__controls {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list._list .c-item__tags ~ .c-item__controls {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__tags ~ .c-item__controls {
    margin-top: 12px;
  }
}

.c-item__name {
  margin-bottom: auto;
  line-height: 1.3;
}
@media only print {
  .c-item__name {
    font-size: 16px;
    min-height: 84px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-item__name {
    font-size: 16px;
    min-height: 84px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .c-item__name {
    font-size: 14px;
    min-height: 70px;
  }
}
@media only screen and (max-width: 399px) {
  .c-item__name {
    font-size: 12px;
    min-height: 80px;
  }
}
@media only print {
  .c-list._list .c-item__name {
    display: flex;
    align-items: center;
    margin-bottom: 11px;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__name {
    display: flex;
    align-items: center;
    margin-bottom: 11px;
  }
}
@media only print {
  .c-list._list .c-item__name {
    min-height: 42px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list._list .c-item__name {
    min-height: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__name {
    min-height: 36px;
  }
}

.c-item__link {
  text-decoration: none;
  color: #282828;
}
._no-touch .c-item__link:hover, ._no-touch .c-item__link:active {
  color: #2EA836;
}

._touch .c-item__link:active {
  color: #2EA836;
}

.c-item__props {
  font-size: 14px;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.5);
}
@media only print {
  .c-item__props {
    margin: 12px 0 8px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-item__props {
    margin: 12px 0 8px;
  }
}
@media only screen and (max-width: 1279px) {
  .c-item__props {
    margin: 12px 0 4px;
  }
}
@media only print {
  .c-list._list .c-item__props {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__props {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
}

.c-item__prop {
  white-space: nowrap;
}
.c-item__prop:first-child {
  margin-top: 0;
}
@media only print {
  .c-item__prop {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-item__prop {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 1279px) {
  .c-item__prop {
    margin-top: 4px;
  }
}
@media only print {
  .c-item__prop._prop-pc {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .c-item__prop._prop-pc {
    display: none;
  }
}
@media only screen and (max-width: 1279px) {
  .c-item__prop._prop-pc {
    display: none;
  }
}
@media only print {
  .c-list._list .c-item__prop {
    display: block;
    margin: 2px 17px 2px 0;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__prop {
    display: block;
    margin: 2px 17px 2px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .c-list._list .c-item__prop._prop-pc {
    display: none;
  }
}

.c-item__price-row {
  position: relative;
}
@media only print {
  .c-list._list .c-item__price-row {
    padding-top: 6px;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__price-row {
    padding-top: 6px;
  }
}
@media only print {
  .c-list._list .c-item__price-row {
    width: 215px;
    text-align: right;
    padding-left: 43px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list._list .c-item__price-row {
    width: 215px;
    text-align: right;
    padding-left: 43px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__price-row {
    width: 178px;
    padding-left: 43px;
    text-align: left;
    margin-right: 158px;
  }
}

.c-item__price {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  color: #282828;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__price {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1023px) {
  .c-item__price {
    font-size: 18px;
  }
}
.c-item__controls {
  position: relative;
}
@media only print {
  .c-list._list .c-item__controls {
    position: relative;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__controls {
    position: relative;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__controls {
    flex-direction: column;
    align-items: flex-end;
    width: 336px;
    min-width: 336px;
    max-width: 336px;
  }
  .c-list._list .c-item__controls._unauth {
    width: 166px;
    min-width: 166px;
    max-width: 166px;
    justify-content: center;
  }
}

.c-item__controls-row {
  margin-bottom: 12px;
  display: flex;
}
@media only screen and (max-width: 509px) {
  .c-item__controls-row {
    flex-wrap: wrap;
  }
}
@media only print {
  .c-list._list .c-item__controls-row {
    margin-bottom: 0;
    padding-top: 2px;
    align-items: center;
    width: 301px;
    margin-left: 44px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list._list .c-item__controls-row {
    margin-bottom: 0;
    padding-top: 2px;
    align-items: center;
    width: 301px;
    margin-left: 44px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__controls-row {
    width: 293px;
    margin-bottom: 0;
    padding-top: 2px;
  }
}

.c-item__controls._unauth .c-item__controls-row {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__controls._unauth .c-item__controls-row {
    width: 100%;
  }
}

.c-item__disabled {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: stretch;
  font-weight: 700;
  text-align: center;
}
.c-item__disabled-text {
  width: 100%;
}
@media only print {
  .c-list._list .c-item__disabled {
    padding-top: 4px;
    padding-left: 43px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__disabled {
    padding-top: 4px;
    padding-left: 43px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .c-list._list .c-item__disabled {
    text-align: left;
  }
}
@media only print {
  .c-list._list .c-item__disabled {
    text-align: center;
  }
}
@media only screen and (min-width: 1280px) {
  .c-list._list .c-item__disabled {
    text-align: center;
  }
}

.c-item__count._disabled, .c-item__to-cart._disabled, .c-item__price._disabled, .c-item__controls-row._disabled, .c-item__bonuses._disabled {
  visibility: hidden;
}
.c-item__favourite {
  position: absolute;
  bottom: 0;
  right: -2px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
@media only print {
  .c-item__favourite {
    bottom: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-item__favourite {
    bottom: 29px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .c-item__favourite {
    bottom: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-item__favourite {
    bottom: 18px;
  }
}
.c-item__favourite:before, .c-item__favourite:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.c-item__favourite:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='18' viewBox='0 0 20 18' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.78821 16.3232c-1.93071-1.1577-3.72681-2.5203-5.35617-4.0634-1.14551-1.1113-2.01757-2.46602-2.5494-3.96049-.957031-2.89907.16085-6.21795 3.28929-7.20015 1.64419-.515741 3.43989-.220972 4.82537.7921 1.386-1.011838 3.1811-1.306504 4.8254-.7921 3.1284.9822 4.2543 4.30108 3.2973 7.20015-.5318 1.49447-1.4039 2.84919-2.5494 3.96049-1.6293 1.5431-3.4255 2.9057-5.3562 4.0634l-.2091.1268z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%23282828;stroke-opacity:.5;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E") no-repeat center/20px 18px;
}
.c-item__favourite:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='18' viewBox='0 0 20 18' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.78821 16.3232c-1.93071-1.1577-3.72681-2.5203-5.35617-4.0634-1.14551-1.1113-2.01757-2.46602-2.5494-3.96049-.957031-2.89907.16085-6.21795 3.28929-7.20015 1.64419-.515741 3.43989-.220972 4.82537.7921 1.386-1.011838 3.1811-1.306504 4.8254-.7921 3.1284.9822 4.2543 4.30108 3.2973 7.20015-.5318 1.49447-1.4039 2.84919-2.5494 3.96049-1.6293 1.5431-3.4255 2.9057-5.3562 4.0634l-.2091.1268z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%232EA836;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E") no-repeat center/20px 18px;
}
._no-touch .c-item__favourite:hover:before {
  opacity: 0;
}
._no-touch .c-item__favourite:hover:after {
  opacity: 1;
}
._no-touch .c-item__favourite:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .c-item__favourite:active:after {
  transition: none;
  opacity: 1;
}

._touch .c-item__favourite:active:before {
  transition: none;
  opacity: 0;
}
._touch .c-item__favourite:active:after {
  transition: none;
  opacity: 1;
}

.c-item__favourite._active:before {
  opacity: 0;
}
.c-item__favourite._active:after {
  opacity: 1;
}
@media only print {
  .c-list._list .c-item__favourite {
    left: 0;
    bottom: auto;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__favourite {
    left: 0;
    bottom: auto;
  }
}
@media only print {
  .c-list._list .c-item__favourite {
    top: 5px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list._list .c-item__favourite {
    top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__favourite {
    top: 1px;
  }
}

.c-item__details, .c-item__to-cart {
  flex-grow: 1;
}
.c-item__details {
  margin-top: 20px;
}
.c-item__bonuses {
  text-align: center;
}
.c-item__bonuses-hint {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  width: 21px;
  height: 20px;
  cursor: pointer;
}
.c-item__bonuses-hint:before, .c-item__bonuses-hint:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.c-item__bonuses-hint:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 21 20' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='10' fill='%23fff' r='10'/%3E%3Ccircle cx='10.5' cy='10' r='9.5' stroke='%23282828' stroke-opacity='.5'/%3E%3Cg fill='%23282828' fill-opacity='.5'%3E%3Cpath d='m12.8549 9.36365c.6867-.83361.826-1.72303.414-2.64353-.6013-1.34339-1.7389-1.67707-2.5885-1.72006-.0071-.00006-.0142-.00006-.0213-.00006-1.62403 0-2.76448.80403-3.13088 2.20873-.10113.38761.07584.73741.43031.8507.35135.11233.70065-.08015.83059-.45772.30012-.87207.80499-1.27606 1.61468-1.27606.1092 0 .224.00738.3447.02195.6832.08241 1.1362.40949 1.3465.97222.2377.63635-.1253 1.10508-.4681 1.44232-.1314.12935-.2649.25663-.3983.38385-.145.13822-.2948.28111-.439.424-.7244.71791-1.05465 1.48611-1.00965 2.34871.0211.4041.27305.6833.62705.6945.1989.0068.385-.0629.5107-.19.1154-.1167.1729-.2716.1665-.448-.0269-.7409.3659-1.218.7537-1.5869.0635-.0605.1275-.1207.1915-.1809.2842-.26703.578-.54322.8255-.84375z'/%3E%3Cpath d='m10.437 13.6967c-.001 0-.002 0-.003 0-.3715.0014-.6512.2794-.65055.6465.00064.3707.27855.653.64655.6568h.0075c.3646 0 .6463-.2748.6565-.6422.0049-.1759-.0581-.3406-.1775-.4637-.1236-.1274-.2938-.1974-.4795-.1974z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
.c-item__bonuses-hint:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 21 20' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='10' fill='%23fff' r='10'/%3E%3Ccircle cx='10.5' cy='10' r='9.5' stroke='%232EA836' stroke-opacity='1'/%3E%3Cg fill='%232EA836' fill-opacity='1'%3E%3Cpath d='m12.8549 9.36365c.6867-.83361.826-1.72303.414-2.64353-.6013-1.34339-1.7389-1.67707-2.5885-1.72006-.0071-.00006-.0142-.00006-.0213-.00006-1.62403 0-2.76448.80403-3.13088 2.20873-.10113.38761.07584.73741.43031.8507.35135.11233.70065-.08015.83059-.45772.30012-.87207.80499-1.27606 1.61468-1.27606.1092 0 .224.00738.3447.02195.6832.08241 1.1362.40949 1.3465.97222.2377.63635-.1253 1.10508-.4681 1.44232-.1314.12935-.2649.25663-.3983.38385-.145.13822-.2948.28111-.439.424-.7244.71791-1.05465 1.48611-1.00965 2.34871.0211.4041.27305.6833.62705.6945.1989.0068.385-.0629.5107-.19.1154-.1167.1729-.2716.1665-.448-.0269-.7409.3659-1.218.7537-1.5869.0635-.0605.1275-.1207.1915-.1809.2842-.26703.578-.54322.8255-.84375z'/%3E%3Cpath d='m10.437 13.6967c-.001 0-.002 0-.003 0-.3715.0014-.6512.2794-.65055.6465.00064.3707.27855.653.64655.6568h.0075c.3646 0 .6463-.2748.6565-.6422.0049-.1759-.0581-.3406-.1775-.4637-.1236-.1274-.2938-.1974-.4795-.1974z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
._no-touch .c-item__bonuses-hint:hover:before {
  opacity: 0;
}
._no-touch .c-item__bonuses-hint:hover:after {
  opacity: 1;
}
._no-touch .c-item__bonuses-hint:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .c-item__bonuses-hint:active:after {
  transition: none;
  opacity: 1;
}

._touch .c-item__bonuses-hint:active:before {
  transition: none;
  opacity: 0;
}
._touch .c-item__bonuses-hint:active:after {
  transition: none;
  opacity: 1;
}

@media only print {
  .c-list._list .c-item__bonuses {
    position: absolute;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .c-list._list .c-item__bonuses {
    position: absolute;
    text-align: right;
  }
}
@media only print {
  .c-list._list .c-item__bonuses {
    bottom: 0;
    left: 0;
    width: 211px;
  }
}
@media only screen and (min-width: 1366px) {
  .c-list._list .c-item__bonuses {
    bottom: 0;
    left: 0;
    width: 211px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__bonuses {
    top: 4px;
    right: 0;
    width: 166px;
  }
}

.c-item__to-bonus-cart {
  color: rgb(127, 127, 127);
  font-size: 14px;
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .c-list._list .c-item__to-bonus-cart {
    font-size: 12px;
  }
}

@media only screen and (max-width: 399px) {
  .c-item__to-bonus-cart {
    font-size: 12px;
  }
}
._no-touch .c-item__to-bonus-cart:hover, ._no-touch .c-item__to-bonus-cart:active {
  color: #2EA836;
}

._touch .c-item__to-bonus-cart:active {
  color: #2EA836;
}

.c-item__count,
.c-count {
  position: relative;
  height: 40px;
  width: 110px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(40, 40, 40, 0.05);
}
@media only screen and (max-width: 509px) {
  .c-item__count,
.c-count {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.c-item__count-minus, .c-item__count-plus,
.c-count-minus,
.c-count-plus {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  border-color: #C6C6C6;
}
._no-touch .c-item__count-minus:hover, ._no-touch .c-item__count-plus:hover,
._no-touch .c-count-minus:hover,
._no-touch .c-count-plus:hover {
  border-color: #2EA836;
}
._no-touch .c-item__count-minus:active, ._no-touch .c-item__count-plus:active,
._no-touch .c-count-minus:active,
._no-touch .c-count-plus:active {
  transition: none;
  border-color: #2EA836;
}

._touch .c-item__count-minus:active, ._touch .c-item__count-plus:active,
._touch .c-count-minus:active,
._touch .c-count-plus:active {
  transition: none;
  border-color: #2EA836;
}

.c-item__count-minus:before, .c-item__count-plus:before,
.c-count-minus:before,
.c-count-plus:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  margin-left: -6px;
  width: 12px;
  border-top: 2px solid;
  border-color: inherit;
}
.c-item__count-minus,
.c-count-minus {
  left: 6px;
}
.c-item__count-plus,
.c-count-plus {
  right: 6px;
}
.c-item__count-plus:after,
.c-count-plus:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  margin-left: -1px;
  height: 12px;
  border-left: 2px solid;
  border-color: inherit;
}
.c-item__count-field,
.c-count-field {
  height: 40px;
  line-height: 40px;
  width: 100%;
  border: none;
  outline: none;
  -webkit-appearance: none;
  color: #282828;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  padding: 0 15px 0 17px;
  background: transparent;
}
.c-item__count-field:focus,
.c-count-field:focus {
  color: #000000;
}

.c-card__left {
  position: relative;
  margin-bottom: 60px;
}
@media only print {
  .c-card__left {
    float: left;
    margin-right: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .c-card__left {
    float: left;
    margin-right: 30px;
  }
}
@media only print {
  .c-card__left {
    width: 450px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-card__left {
    width: 450px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .c-card__left {
    width: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .c-card__left {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .c-card__left {
    width: 450px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 479px) {
  .c-card__left {
    width: 350px;
  }
}
@media only screen and (max-width: 399px) {
  .c-card__left {
    width: 288px;
  }
}
.c-card__tags {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  max-width: calc(100% - 60px);
}
.c-card__tag {
  position: relative;
  padding: 0 6px;
  border-radius: 3px;
  text-decoration: none;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 2;
}
@media only screen and (max-width: 1279px) {
  .c-card__tag {
    font-size: 12px;
  }
}
.c-card__tag._green {
  color: #ffffff !important;
  background: #2EA836;
}
.c-card__tag._red {
  color: #ffffff !important;
  background: #DB5454;
}
.c-card__tag._black {
  color: #ffffff !important;
  background: #282828;
}
.c-card__tag._gray {
  color: #ffffff !important;
  background: #949494;
}
.c-card__tag._orange {
  color: #ffffff !important;
  background: #de7d00;
}
@media only print {
  .c-card__image {
    height: 441px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-card__image {
    height: 441px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .c-card__image {
    height: 342px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .c-card__image {
    height: 288px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .c-card__image {
    height: 441px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 479px) {
  .c-card__image {
    height: 342px;
  }
}
@media only screen and (max-width: 399px) {
  .c-card__image {
    height: 288px;
  }
}
.c-card__image-sl, .c-card__image-sl.swiper {
  height: 100%;
}
.c-card__image-i {
  font-size: 0;
  line-height: 1;
  text-align: center;
}
.c-card__image-i:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.c-card__image-i img {
  vertical-align: middle;
}
.c-card__thumbs-sl.swiper {
  margin-left: -2px;
  margin-right: -2px;
  padding-left: 2px;
  padding-right: 2px;
}
.c-card__thumbs-i {
  position: relative;
  font-size: 0;
  line-height: 1;
  text-align: center;
}
.c-card__thumbs-i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(40, 40, 40, 0.5);
  border-radius: 3px;
  transition: border 300ms ease;
}
.c-card__thumbs-i:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.c-card__thumbs-i.swiper-slide {
  opacity: 0.2;
  transition: opacity 300ms ease;
  cursor: pointer;
}
._no-touch .c-card__thumbs-i.swiper-slide:hover {
  opacity: 1;
}
._no-touch .c-card__thumbs-i.swiper-slide:active {
  opacity: 1;
  transition: none;
}

._touch .c-card__thumbs-i.swiper-slide:active {
  opacity: 1;
  transition: none;
}

@media only print {
  .c-card__thumbs-i.swiper-slide {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-card__thumbs-i.swiper-slide {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .c-card__thumbs-i.swiper-slide {
    width: 54px;
    height: 54px;
  }
}
@media only screen and (max-width: 767px) {
  .c-card__thumbs-i.swiper-slide {
    width: 60px;
    height: 60px;
  }
}
.c-card__thumbs-i img {
  vertical-align: middle;
}
.c-card__thumbs-i.swiper-slide-thumb-active {
  opacity: 1;
}
.c-card__thumbs-i.swiper-slide-thumb-active:after {
  border: 1px solid #2EA836;
}
.c-card__right {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1023px) {
  .c-card__right {
    flex-wrap: wrap;
  }
}
.c-card__favourite {
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 3;
}
.c-card__favourite:before, .c-card__favourite:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  filter: grayscale(1) brightness(0.5);
  transition: opacity 300ms ease 0ms, filter 300ms ease 0ms;
  background: none no-repeat center/40px 40px;
}
._no-touch .c-card__favourite:hover:before, ._no-touch .c-card__favourite:hover:after {
  filter: none;
}

._no-touch .c-card__favourite:active:before, ._no-touch .c-card__favourite:active:after {
  filter: none;
  transition: none;
}

._touch .c-card__favourite:active:before, ._touch .c-card__favourite:active:after {
  filter: none;
  transition: none;
}

.c-card__favourite:before {
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.6737 32.8069C16.7032 31.0256 13.9398 28.9292 11.433 26.5551C9.67054 24.8453 8.32882 22.761 7.51058 20.4617C6.03814 16.0013 7.75805 10.895 12.5713 9.38387C15.101 8.59038 17.8638 9.04389 19.9954 10.6026C22.1279 9.04579 24.8897 8.59243 27.4195 9.38387C32.2328 10.895 33.9651 16.0013 32.4926 20.4617C31.6744 22.761 30.3327 24.8453 28.5702 26.5551C26.0634 28.9292 23.3 31.0256 20.3295 32.8069L20.0078 33.0019L19.6737 32.8069Z' stroke='%232EA836' stroke-width='2.50015' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.c-card__favourite:after {
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.6737 32.8069C16.7032 31.0256 13.9398 28.9292 11.433 26.5551C9.67054 24.8453 8.32882 22.761 7.51058 20.4617C6.03814 16.0013 7.75805 10.895 12.5713 9.38387C15.101 8.59038 17.8638 9.04389 19.9954 10.6026C22.1279 9.04579 24.8897 8.59243 27.4195 9.38387C32.2328 10.895 33.9651 16.0013 32.4926 20.4617C31.6744 22.761 30.3327 24.8453 28.5702 26.5551C26.0634 28.9292 23.3 31.0256 20.3295 32.8069L20.0078 33.0019L19.6737 32.8069Z' fill='%232EA836' stroke='%232EA836' stroke-width='2.50015' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.c-card__favourite._active:before {
  opacity: 0;
}
.c-card__favourite._active:after {
  opacity: 1;
}
.c-card__favourite._active:before, .c-card__favourite._active:after {
  filter: none;
}
._no-touch .c-card__favourite._active:hover:before, ._no-touch .c-card__favourite._active:hover:after {
  filter: grayscale(1) brightness(0.5);
}

._no-touch .c-card__favourite._active:active:before, ._no-touch .c-card__favourite._active:active:after {
  filter: grayscale(1) brightness(0.5);
  transition: none;
}

._touch .c-card__favourite._active:active:before, ._touch .c-card__favourite._active:active:after {
  filter: grayscale(1) brightness(0.5);
  transition: none;
}

@media only print {
  .c-card__favourite {
    top: 8px;
    right: 8px;
  }
}
@media only screen and (min-width: 600px) {
  .c-card__favourite {
    top: 8px;
    right: 8px;
  }
}
@media only screen and (max-width: 599px) {
  .c-card__favourite {
    top: 0;
    right: 0;
  }
}
.c-card__props {
  flex-grow: 1;
  margin-right: 30px;
  color: #282828;
  line-height: 1.3;
}
@media only print {
  .c-card__props {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-card__props {
    font-size: 16px;
  }
}
@media only print {
  .c-card__props {
    max-width: 335px;
  }
  .c-card__props._analog {
    max-width: 570px;
  }
}
@media only screen and (min-width: 1024px) {
  .c-card__props {
    max-width: 335px;
  }
  .c-card__props._analog {
    max-width: 570px;
  }
}
@media only screen and (max-width: 1279px) {
  .c-card__props {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-card__props {
    margin-right: 0;
    width: 100%;
    margin-bottom: 24px;
  }
}
.c-card__props p {
  margin-bottom: 20px;
}
.c-card__props b {
  font-weight: 600;
}
.c-card__props p:last-child {
  margin-bottom: 0;
}
.c-card__props a {
  text-decoration: underline;
}
._no-touch .c-card__props a:hover {
  text-decoration: none;
}
._no-touch .c-card__props a:active {
  text-decoration: none;
}

._touch .c-card__props a:active {
  text-decoration: none;
}

.c-card__prop-text {
  margin-bottom: 20px;
  font-weight: 600;
}
.c-card__prop-text:last-child {
  margin-bottom: 0;
}
.c-card__prop-text a {
  text-decoration: underline;
}
._no-touch .c-card__prop-text a:hover, ._no-touch .c-card__prop-text a:active {
  text-decoration: none;
}

._touch .c-card__prop-text a:active {
  text-decoration: none;
}

.c-card__props._analog .c-card__prop-row {
  padding-right: 70px;
}
.c-card__prop-row {
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
}
@media only print {
  .c-card__prop-row {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .c-card__prop-row {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .c-card__prop-row {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .c-card__prop-row {
    padding: 16px 0;
  }
}
.c-card__prop-row:first-child {
  border-top: none;
}
.c-card__prop {
  margin-bottom: 4px;
}
.c-card__prop:last-child {
  margin-bottom: 0;
}
.c-card__controls {
  /*min-height: 381px;*/
}
@media only print {
  .c-card__controls {
    min-width: 348px;
    max-width: 348px;
    width: 450px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-card__controls {
    min-width: 348px;
    max-width: 348px;
    width: 450px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .c-card__controls {
    min-width: 348px;
    max-width: 348px;
    width: 348px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-card__controls {
    width: 100%;
  }
}
.c-card__controls-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.03);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
@media only print {
  .c-card__controls-row {
    padding: 20px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-card__controls-row {
    padding: 20px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .c-card__controls-row {
    padding: 20px 12px;
  }
}
@media only screen and (max-width: 1279px) {
  .c-card__controls-row {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) {
  .c-card__controls-row {
    padding: 20px;
  }
}
.c-card__controls-row:last-child {
  margin-bottom: 0;
}
.c-card__controls-row .c-count {
  margin-right: 0;
  width: 120px;
  height: 50px;
}
.c-card__controls-row._bonus {
  background: rgba(40, 40, 40, 0.03);
  box-shadow: none;
}
@media only screen and (min-width: 400px) and (max-width: 479px) {
  .c-card__controls-row {
    width: auto;
    margin-left: -21px;
    margin-right: -21px;
    padding: 20px 21px;
  }
}
@media only screen and (max-width: 399px) {
  .c-card__controls-row {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 15px;
  }
}
.c-card__controls-row-collapse {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-card__controls-row-collapse {
    display: none;
  }
  .c-card__controls-row-collapse._active {
    display: flex;
  }
}
.c-card__controls-title {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.3;
  color: #282828;
}
.c-card__controls-title._js-collapse-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .c-card__controls-title._js-collapse-title {
    cursor: pointer;
    position: relative;
    padding-right: 20px;
  }
  .c-card__controls-title._js-collapse-title:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
    width: 10px;
    height: 6px;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='6' viewBox='0 0 10 6' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.07031 1.0001-4.03554 4.03554-4.035549-4.03554' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/10px 6px;
  }
  .c-card__controls-title._js-collapse-title._active:before {
    transform: rotate(180deg);
  }
}
.c-card__price {
  width: 100%;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.2;
  color: #282828;
  margin-bottom: 20px;
}
.c-card__to-cart {
  padding: 14px;
}
.c-card__to-bonus-cart {
  justify-content: flex-start;
  padding: 14px 45px 14px 20px;
}
.c-card__to-cart, .c-card__to-bonus-cart {
  height: 50px;
  flex-grow: 1;
  font-size: 14px;
  line-height: 16px;
  margin-left: 20px;
  max-width: calc(100% - 120px - 20px);
}
.c-card__bonus-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.c-card__bonus-price {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #282828;
  margin-right: 20px;
  margin-bottom: 10px;
}
.c-card__bonus-avail {
  font-size: 14px;
  line-height: 1.3;
  color: rgba(40, 40, 40, 0.5);
  margin-bottom: 10px;
}
.c-card__bonus-avail-value {
  font-weight: bold;
}
@media only print {
  .c-card__tabs {
    overflow: hidden;
  }
}
@media only screen and (min-width: 1024px) {
  .c-card__tabs {
    overflow: hidden;
  }
}
.c-card__tabs-list {
  display: inline-block;
  white-space: nowrap;
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
}
.c-card__tabs-scroll {
  font-size: 0;
  line-height: 1;
  overflow: auto;
}
@media only screen and (min-width: 400px) and (max-width: 1023px) {
  .c-card__tabs-scroll {
    margin: 0 -21px -10px;
    padding: 0 21px 10px;
  }
}
@media only screen and (max-width: 399px) {
  .c-card__tabs-scroll {
    margin: 0 -15px -10px;
    padding: 0 15px 10px;
  }
}
.c-card__tabs-content {
  display: none;
  padding-top: 40px;
}
.c-card__tabs-content br:first-child {
  display: none;
}
.c-card__tabs-content._active {
  display: block;
}
.c-card__tabs-content iframe {
  width: 100%;
}
@media only print {
  .c-card__tabs-content iframe {
    height: 523px;
  }
}
@media only screen and (min-width: 1470px) {
  .c-card__tabs-content iframe {
    height: 523px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1469px) {
  .c-card__tabs-content iframe {
    height: calc((100vw - 450px - 60px) / 1.77);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .c-card__tabs-content iframe {
    height: calc((100vw - 350px - 42px) / 1.77);
  }
}
@media only screen and (min-width: 400px) and (max-width: 1023px) {
  .c-card__tabs-content iframe {
    height: calc((100vw - 42px) / 1.77);
  }
}
@media only screen and (max-width: 399px) {
  .c-card__tabs-content iframe {
    height: calc((100vw - 30px) / 1.77);
    min-height: 220px;
  }
}
.c-card__tab {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3;
  color: transparent;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  padding: 11px 0;
  transition: color 300ms ease 0ms;
  margin: 0 23px;
  overflow: hidden;
  text-transform: uppercase;
}
@media only print {
  .c-card__tab {
    margin: 0 23px;
  }
}
@media only screen and (min-width: 480px) {
  .c-card__tab {
    margin: 0 23px;
  }
}
@media only screen and (max-width: 479px) {
  .c-card__tab {
    margin: 0 12px;
  }
}
.c-card__tab span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  font-weight: 400;
  color: #282828;
  transition: color 300ms ease 0ms;
  padding: 11px 0;
  text-align: center;
}
.c-card__tab:last-child {
  margin-right: 0;
}
.c-card__tab:first-child {
  margin-left: 0;
}
.c-card__tab:after {
  content: "";
  border-top: 1px solid transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: border 300ms ease 0ms;
}
._no-touch .c-card__tab:hover {
  color: #282828;
}
._no-touch .c-card__tab:hover span {
  color: transparent;
}
._no-touch .c-card__tab:hover:after {
  border-top: 1px solid #2EA836;
}
._no-touch .c-card__tab:active {
  color: #282828;
  transition: none;
}
._no-touch .c-card__tab:active span {
  color: transparent;
  transition: none;
}
._no-touch .c-card__tab:active:after {
  border-top: 1px solid #2EA836;
  transition: none;
}

._touch .c-card__tab:active {
  color: #282828;
  transition: none;
}
._touch .c-card__tab:active span {
  color: transparent;
  transition: none;
}
._touch .c-card__tab:active:after {
  border-top: 1px solid #2EA836;
  transition: none;
}

.c-card__tab._active {
  color: #282828;
}
.c-card__tab._active span {
  color: transparent;
}
.c-card__tab._active:after {
  border-top: 1px solid #2EA836;
}
.c-card__end {
  clear: both;
  margin-bottom: 120px;
}

.c-store {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 4px;
  color: #282828;
  line-height: 1.3;
}
@media only print {
  .c-store {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-store {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .c-store {
    font-size: 14px;
  }
}
.c-store:last-child {
  margin-bottom: 0;
}
.c-store__count {
  font-weight: bold;
  white-space: nowrap;
  margin-left: 10px;
  min-width: 80px;
  text-align: right;
}

.c-list .pagination {
  min-width: 90%;
  flex-grow: 1;
}
@media only print {
  .c-list .pagination {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 1280px) {
  .c-list .pagination {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1279px) {
  .c-list .pagination {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .c-list .pagination {
    margin-left: 3px;
    margin-right: 3px;
  }
}

.pagination {
  margin-top: 30px;
  width: 100%;
  position: relative;
  user-select: none;
}
.pagination__more-cnt {
  text-align: center;
}
.pagination__list {
  font-size: 0;
  text-align: center;
}
@media only print {
  .pagination__list {
    position: absolute;
    right: 0;
    top: 0;
    margin: 4px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .pagination__list {
    position: absolute;
    right: 0;
    top: 0;
    margin: 4px 0;
  }
}
@media only screen and (max-width: 1279px) {
  .pagination__more-cnt + .pagination__list {
    margin-top: 30px;
  }
}
.pagination__more {
  width: 100%;
  max-width: 320px;
  padding: 15px 48px 15px 20px;
  display: inline-block;
  height: auto;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-align: left;
}
.pagination__prev, .pagination__next {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: rgba(40, 40, 40, 0.05);
  transition: background 300ms ease;
}
.pagination__prev:before, .pagination__prev:after, .pagination__next:before, .pagination__next:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.pagination__prev:before, .pagination__next:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 9 4-4-4-4' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.6' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/6px 10px;
}
.pagination__prev:after, .pagination__next:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 9 4-4-4-4' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='1' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/6px 10px;
}
._no-touch .pagination__prev:hover, ._no-touch .pagination__next:hover {
  background: #3EC846;
}
._no-touch .pagination__prev:hover:before, ._no-touch .pagination__next:hover:before {
  opacity: 0;
}
._no-touch .pagination__prev:hover:after, ._no-touch .pagination__next:hover:after {
  opacity: 1;
}
._no-touch .pagination__prev:active, ._no-touch .pagination__next:active {
  transition: none;
  background: #299731;
}
._no-touch .pagination__prev:active:before, ._no-touch .pagination__next:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .pagination__prev:active:after, ._no-touch .pagination__next:active:after {
  transition: none;
  opacity: 1;
}

._touch .pagination__prev:active, ._touch .pagination__next:active {
  transition: none;
  background: #299731;
}
._touch .pagination__prev:active:before, ._touch .pagination__next:active:before {
  transition: none;
  opacity: 0;
}
._touch .pagination__prev:active:after, ._touch .pagination__next:active:after {
  transition: none;
  opacity: 1;
}

@media only screen and (max-width: 479px) {
  .pagination__prev, .pagination__next {
    width: 32px;
    height: 32px;
  }
}
.pagination__prev {
  margin-right: 5px;
  transform: rotate(180deg);
}
@media only screen and (max-width: 479px) {
  .pagination__prev {
    margin-right: 2px;
  }
}
.pagination__next {
  margin-left: 5px;
}
@media only screen and (max-width: 479px) {
  .pagination__next {
    margin-left: 2px;
  }
}
.pagination__i {
  margin: 0 5px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  width: 40px;
  height: 40px;
  padding: 12px 0;
  text-align: center;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: rgba(40, 40, 40, 0.6);
  transition: color 300ms ease, background-color 300ms ease;
}
@media only screen and (max-width: 479px) {
  .pagination__i {
    width: 32px;
    height: 32px;
    padding: 9px 0;
    font-size: 13px;
    line-height: 13px;
    margin: 0 2px;
  }
}
.pagination__i:first-child {
  margin-left: 0;
}
.pagination__i:before, .pagination__i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
}
.pagination__i:before {
  border: 1px solid rgba(40, 40, 40, 0.2);
}
.pagination__i:after {
  border: 2px solid transparent;
  transition: border 300ms ease 0ms;
}
._no-touch .pagination__i:hover {
  color: #282828;
}
._no-touch .pagination__i:hover:after {
  border: 2px solid #2EA836;
}
._no-touch .pagination__i:active {
  transition: none;
  color: #282828;
  background: #ebf7eb;
}
._no-touch .pagination__i:active:before {
  transition: none;
  border: 2px solid #2EA836;
}

._touch .pagination__i:active {
  transition: none;
  color: #282828;
  background: #ebf7eb;
}
._touch .pagination__i:active:before {
  transition: none;
  border: 2px solid #2EA836;
}

.pagination__i._current {
  color: #282828;
}
.pagination__i._current:before {
  border: 2px solid #2EA836;
}
.pagination__spacer {
  margin: 0 5px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  height: 40px;
  padding: 12px 0;
  text-align: center;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #949494;
}
@media only screen and (max-width: 479px) {
  .pagination__spacer {
    height: 32px;
    padding: 9px 0;
    font-size: 13px;
    line-height: 13px;
    margin: 0 2px;
  }
}

.search-result-i {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding: 8px 16px 4px;
  font-size: 14px;
  line-height: 1.3;
  border-bottom: 1px solid rgba(196, 196, 196, 0.2);
  color: #282828;
  text-decoration: none;
}
.search-result-i:hover {
  background: rgba(46, 168, 54, 0.1);
}
.search-result-i__name {
  width: 100%;
  color: #282828;
  margin-bottom: 8px;
}
.search-result-i__name b {
  color: #ffffff;
  font-weight: 400;
  background: #2EA836;
  padding: 0 2px;
}
.search-result-i__vendor {
  color: rgba(40, 40, 40, 0.5);
}
.search-result-i__price {
  font-weight: bold;
  color: #282828;
}

.search-field {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.search-field__text {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid rgba(40, 40, 40, 0.15);
  box-sizing: border-box;
  border-radius: 8px;
  padding: 12px 44px 12px 14px;
  font-size: 16px;
  line-height: 1.3;
  color: #282828;
}
.search-field__text__search-text::placeholder {
  opacity: 0.5;
}
@media only screen and (max-width: 1279px) {
  .search-field__text__search-text::placeholder {
    font-size: 14px;
  }
}
.search-field__reset {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 36px;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  border: none;
  right: 2px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 15-6-6' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.search-field__reset[disabled] {
  opacity: 0.2;
  filter: grayscale(1);
  cursor: auto;
}

.p-title {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
}
@media only screen and (max-width: 1279px) {
  .p-title {
    flex-wrap: wrap;
  }
}
@media only print {
  .p-title__left {
    width: calc(66.666% - 10px);
    max-width: calc(66.666% - 10px);
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 1280px) {
  .p-title__left {
    width: calc(66.666% - 10px);
    max-width: calc(66.666% - 10px);
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1279px) {
  .p-title__left {
    display: contents;
  }
}
.p-title__top {
  display: flex;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 599px) {
  .p-title__top {
    margin-bottom: 40px;
  }
}
.p-title__bottom {
  display: flex;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  flex-grow: 1;
}
@media only print {
  .p-title__bottom {
    max-height: 380px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-title__bottom {
    max-height: 380px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-title__bottom {
    order: 2;
  }
}
.p-title__right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only print {
  .p-title__right {
    width: calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
  }
}
@media only screen and (min-width: 1280px) {
  .p-title__right {
    width: calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
  }
}
@media only screen and (max-width: 1279px) {
  .p-title__right {
    order: 1;
    max-width: 100%;
  }
}

.p-block {
  max-width: 100%;
  width: 100%;
  margin-bottom: 40px;
}
.p-block:last-child {
  margin-bottom: 0;
}
@media only print {
  .p-block._half {
    margin-bottom: 40px;
    width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .p-block._half {
    margin-bottom: 40px;
    width: calc(50% - 15px);
  }
}
.p-block__head {
  position: relative;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}
@media only print {
  .p-block__head {
    min-height: 48px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-block__head {
    min-height: 48px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-block__head {
    min-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .p-block__head {
    flex-wrap: wrap;
  }
}
.p-block__head-title {
  display: flex;
  align-items: center;
}
@media only print {
  .p-block__head-title {
    min-height: 48px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-block__head-title {
    min-height: 48px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-block__head-title {
    min-height: 40px;
  }
}
@media only print {
  .p-block__head-title {
    margin-right: 30px;
    max-width: calc(100% - 135px);
  }
}
@media only screen and (min-width: 768px) {
  .p-block__head-title {
    margin-right: 30px;
    max-width: calc(100% - 135px);
  }
}
@media only screen and (max-width: 767px) {
  .p-block__head-title {
    margin-right: 20px;
    max-width: calc(100% - 125px);
    order: 1;
  }
}
.p-block__head-title.subtitle {
  line-height: 1;
}
@media only print {
  .p-block__head-title.subtitle {
    margin: 0 30px 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-block__head-title.subtitle {
    margin: 0 30px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-block__head-title.subtitle {
    margin: 0 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-block__head-legend {
    order: 4;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .p-block__head-sort {
    margin-top: 20px;
    order: 3;
  }
}
@media only print {
  .p-block__head-more {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .p-block__head-more {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-block__head-more {
    order: 2;
  }
}
.p-block__head-more .more-link, .p-block__head-more .title-sections__i-more, .p-block__head-more .news__i-more, .p-block__head-more .news-i__more, .p-block__head-more .c-section__more {
  font-size: 12px;
}
.p-block__head-arrows {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

.p-graph {
  position: relative;
  background: #F4F4F4;
  overflow: hidden;
  z-index: 0;
}
@media only print {
  .p-graph {
    height: 430px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph {
    height: 430px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph {
    height: 318px;
  }
}
@media only print {
  .p-graph {
    border-radius: 16px;
  }
}
@media only screen and (min-width: 600px) {
  .p-graph {
    border-radius: 16px;
  }
}
.p-graph__canvas-cnt {
  position: relative;
  margin: -9px;
  width: calc(100% + 18px);
  height: calc(100% + 18px);
}
.p-graph__canvas {
  width: 100%;
  height: 100%;
}
.p-graph__y {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only print {
  .p-graph__y {
    padding: 43px 48px 79px 48px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__y {
    padding: 43px 48px 79px 48px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__y {
    padding: 32px 35px 58px 42px;
  }
}
@media only screen and (max-width: 695px) {
  .p-graph__y {
    padding-right: 0;
  }
}
.p-graph__y-grid {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p-graph__y-grid:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(244, 244, 244, 0.8);
  z-index: 4;
}
@media only print {
  .p-graph__y-grid:before {
    width: 102px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__y-grid:before {
    width: 102px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__y-grid:before {
    width: 84px;
  }
}
.p-graph__y-row {
  position: relative;
}
.p-graph__y-row:before, .p-graph__y-row:after {
  content: "";
  position: absolute;
  top: 0;
  border-bottom: 1px dashed #D6D8D9;
}
.p-graph__y-row:before {
  right: 0;
}
@media only print {
  .p-graph__y-row:before {
    left: 56px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__y-row:before {
    left: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__y-row:before {
    left: 42px;
  }
}
.p-graph__y-row:after {
  z-index: 5;
  left: 0;
}
@media only print {
  .p-graph__y-row:after {
    right: calc(100% - 54px);
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__y-row:after {
    right: calc(100% - 54px);
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__y-row:after {
    right: calc(100% - 40px);
  }
}
.p-graph__y-row._base:before, .p-graph__y-row._base:after {
  border-bottom: 1px solid #C3C4C5;
}
@media only print {
  .p-graph__y-row._base:after {
    right: calc(100% - 56px);
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__y-row._base:after {
    right: calc(100% - 56px);
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__y-row._base:after {
    right: calc(100% - 42px);
  }
}
.p-graph__y-row._edge:before, .p-graph__y-row._edge:after {
  border: 0;
}
.p-graph__y-name {
  position: absolute;
  bottom: 1px;
  font-weight: 500;
  color: #282828;
  text-align: right;
  z-index: 5;
  line-height: 1.2;
}
@media only print {
  .p-graph__y-name {
    font-size: 14px;
    left: -38px;
    right: calc(100% - 52px);
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__y-name {
    font-size: 14px;
    left: -38px;
    right: calc(100% - 52px);
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__y-name {
    font-size: 11px;
    left: -28px;
    right: calc(100% - 39px);
  }
}
.p-graph__x, .p-graph__x.swiper-slide {
  position: relative;
}
@media only print {
  .p-graph__x, .p-graph__x.swiper-slide {
    height: 430px;
    padding: 43px 92px 79px 126px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__x, .p-graph__x.swiper-slide {
    height: 430px;
    padding: 43px 92px 79px 126px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__x, .p-graph__x.swiper-slide {
    height: 318px;
    padding: 32px 68px 58px 100px;
  }
}
@media only screen and (max-width: 695px) {
  .p-graph__x, .p-graph__x.swiper-slide {
    width: 726px;
  }
  .p-graph__x:after, .p-graph__x.swiper-slide:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: calc(100% - 42px);
    background: #F4F4F4;
  }
}
.p-graph__x-grid {
  pointer-events: none;
  position: absolute;
  display: flex;
  justify-content: space-between;
}
@media only print {
  .p-graph__x-grid {
    left: 126px;
    right: 92px;
    bottom: 79px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__x-grid {
    left: 126px;
    right: 92px;
    bottom: 79px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__x-grid {
    left: 100px;
    right: 68px;
    bottom: 58px;
  }
}
.p-graph__x-row {
  position: relative;
}
.p-graph__x-name {
  position: absolute;
  width: 50px;
  left: -25px;
  top: 0;
  color: #282828;
  text-align: center;
  line-height: 1.2;
  font-weight: 500;
}
@media only print {
  .p-graph__x-name {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph__x-name {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph__x-name {
    font-size: 13px;
  }
}
@media only print {
  .p-graph__scroll .p-graph__scrollbar.swiper-scrollbar {
    display: none;
  }
}
@media only screen and (min-width: 696px) {
  .p-graph__scroll .p-graph__scrollbar.swiper-scrollbar {
    display: none;
  }
}
@media only screen and (max-width: 695px) {
  .p-graph__scroll .p-graph__scrollbar.swiper-scrollbar {
    bottom: 12px;
    left: 92px;
    right: 15px;
    width: auto;
    height: 2px;
    background: #C2C3C5;
  }
}
.p-graph__scrollbar .swiper-scrollbar-drag {
  background: #2EA836;
}

.p-graph-tooltip-cnt {
  position: relative;
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
  .p-graph-tooltip-cnt {
    margin-left: -21px;
    margin-right: -21px;
  }
}
@media only screen and (max-width: 399px) {
  .p-graph-tooltip-cnt {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.p-graph-legend {
  display: flex;
}
.p-graph-legend__i {
  margin-right: 34px;
  padding-left: 29px;
  position: relative;
  color: #949494;
}
.p-graph-legend__i:before {
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  height: 3px;
  width: 19px;
}
.p-graph-legend__i._green-line:before {
  background: #2EA836;
}
.p-graph-legend__i._gray-line:before {
  background: rgba(40, 40, 40, 0.2);
}

.p-graph-tooltip {
  opacity: 1;
  pointer-events: none;
  position: absolute;
  transform: translate(-10px, -100%);
  transition: all 0.3s ease;
  margin-top: -20px;
  background: #FFFFFF;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  color: #282828;
  z-index: 5;
}
@media only print {
  .p-graph-tooltip {
    padding: 10px 20px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph-tooltip {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph-tooltip {
    padding: 8px 15px;
  }
}
.p-graph-tooltip__date {
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 4px;
  width: 100%;
}
@media only print {
  .p-graph-tooltip__date {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph-tooltip__date {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph-tooltip__date {
    font-size: 12px;
  }
}
.p-graph-tooltip__value {
  display: flex;
  font-weight: 700;
  line-height: 1.3;
}
@media only print {
  .p-graph-tooltip__value {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph-tooltip__value {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph-tooltip__value {
    font-size: 14px;
  }
}
.p-graph-tooltip__sum {
  white-space: nowrap;
}
.p-graph-tooltip__count {
  white-space: nowrap;
  color: #2EA836;
}
@media only print {
  .p-graph-tooltip__count {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .p-graph-tooltip__count {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-graph-tooltip__count {
    margin-left: 16px;
  }
}

.p-sort {
  width: 180px;
}
@media only screen and (max-width: 767px) {
  .p-sort {
    width: 100%;
    margin-bottom: 20px;
    order: 3;
  }
}
@media only print {
  .p-sort .choices__inner {
    padding-left: 0;
    border: 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-sort .choices__inner {
    padding-left: 0;
    border: 0;
  }
}

.p-section-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F4F4F4;
  border-radius: 6px;
  min-height: 50px;
  padding: 5px 20px;
  text-decoration: none;
  margin-bottom: 10px;
}
.p-section-link:last-child {
  margin-bottom: 0;
}
.p-section-link__text {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #282828;
}
.p-section-link__icon {
  margin-left: 20px;
  width: 16px;
  height: 16px;
  background: no-repeat center/contain;
}
.p-section-link__icon._add {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3194 3V7.8731C8.3194 8.1196 8.1196 8.3194 7.8731 8.3194H3' stroke='%232EA836' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M8.32129 13.6389V8.76576C8.32129 8.51926 8.52109 8.31946 8.76759 8.31946H13.6407' stroke='%232EA836' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.p-section-link__icon._more {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.80005 0.799988L12 7.99999L4.80005 15.2' stroke='%232EA836' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.p-section-link__value {
  border-radius: 30px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.3;
  padding: 4px 20px 4px;
  margin-left: 20px;
}
.p-section-link__value._green {
  background: #2EA836;
  color: #FFFFFF !important;
}
.p-section-link__value._red {
  background: #DB5454;
  color: #FFFFFF !important;
}

.p-sl-left,
.p-sl-right {
  width: 20px;
  height: 20px;
  border: 1px solid #2EA836;
  border-radius: 10px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 7.999969 10' width='7.999969' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 1 4 4-4 4' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/8px 10px;
  transition: opacity 300ms ease, filter 300ms ease;
}
.p-sl-left.swiper-button-disabled,
.p-sl-right.swiper-button-disabled {
  opacity: 0.2;
  filter: grayscale(1);
}

.p-sl-left {
  transform: rotate(180deg);
}

.p-sl-right {
  margin-left: 16px;
}

.p-info-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-info-tiles {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 599px) {
  .p-info-tiles {
    margin-bottom: 30px;
  }
}

.p-info-tiles__sl {
  position: relative;
}
.p-info-tiles__sl, .p-info-tiles__sl.swiper {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}
.p-info-tiles__sl:before, .p-info-tiles__sl:after {
  content: "";
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background: #ffffff;
  box-shadow: 0 0 7px 7px rgb(255, 255, 255);
  z-index: 2;
}
.p-info-tiles__sl:before {
  left: -15px;
}
.p-info-tiles__sl:after {
  right: -15px;
}

.p-info-tiles__sl-i {
  padding: 0 15px;
}
.p-info-tiles__sl-i .p-small-info-tile {
  width: 100%;
  display: block;
}
@media only print {
  .p-info-tiles__sl-i {
    width: 50%;
  }
}
@media only screen and (min-width: 600px) {
  .p-info-tiles__sl-i {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .p-info-tiles__sl-i {
    min-height: 100px;
    width: 100%;
  }
}

.p-small-info-tile {
  display: flex;
  position: relative;
  align-items: flex-end;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  padding: 20px;
  margin-bottom: 26px;
}
@media only print {
  .p-small-info-tile {
    min-height: 170px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-small-info-tile {
    min-height: 170px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-small-info-tile {
    min-height: 146px;
  }
}
@media only print {
  .p-small-info-tile {
    width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .p-small-info-tile {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 599px) {
  .p-small-info-tile {
    min-height: 100px;
    width: 100%;
  }
}
.p-small-info-tile__text {
  position: relative;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  width: min-content;
  z-index: 2;
}
.p-small-info-tile__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: no-repeat right center/contain;
}
@media only print {
  .p-small-info-tile__img {
    height: 93px;
  }
}
@media only screen and (min-width: 600px) {
  .p-small-info-tile__img {
    height: 93px;
  }
}
@media only screen and (max-width: 599px) {
  .p-small-info-tile__img {
    height: 71px;
  }
}
.p-small-info-tile:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: opacity 300ms ease 0ms;
}
.p-small-info-tile._grad-1:after {
  background: linear-gradient(260.72deg, #01C137 0%, #528983 100%);
}
.p-small-info-tile._grad-2:after {
  background: linear-gradient(246.72deg, #A7CC42 7.32%, #05BE3B 76.2%);
}
._no-touch .p-small-info-tile:hover:after {
  opacity: 0.8;
}

._no-touch .p-small-info-tile:active:after {
  transition: none;
  opacity: 0.8;
}

._touch .p-small-info-tile:active:after {
  transition: none;
  opacity: 0.8;
}

.p-info-tile {
  position: relative;
  margin-bottom: 26px;
  padding: 24px 49px 27px 34px;
  text-decoration: none;
  color: #282828;
  overflow: hidden;
  height: 322px;
  border-radius: 16px;
  background: no-repeat center bottom #F4F4F4;
}
@media only print {
  .p-info-tile {
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  .p-info-tile {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-info-tile {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 599px) {
  .p-info-tile {
    width: 100%;
  }
}
/*
.p-info-tile:before, .p-info-tile:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 198px;
  transition: opacity 300ms ease 0ms;
}
*/
.p-info-tile:before {
  background: linear-gradient(180deg, #F4F4F4 61.24%, rgba(244, 244, 244, 0) 97.93%);
}
.p-info-tile:after {
  background: linear-gradient(180deg, #c0e5c2 61.24%, rgba(192, 229, 194, 0) 97.93%);
  opacity: 0;
}
._no-touch .p-info-tile:hover:after {
  opacity: 0.5;
}

._no-touch .p-info-tile:active:after {
  transition: none;
  opacity: 1;
}

._touch .p-info-tile:active:after {
  transition: none;
  opacity: 1;
}

.p-info-tile__name {
  position: relative;
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 12px;
  z-index: 1;
}
.p-info-tile__descr {
  position: relative;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  z-index: 1;
}
.p-info-tile__icon {
  z-index: 1;
  position: absolute;
  right: 20px;
  top: 24px;
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.80005 0.799988L12 7.99999L4.80005 15.2' stroke='%232EA836' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/20px 20px;
}

.p-link {
  cursor: pointer;
  transition: background-color 300ms ease;
  text-decoration: none;
  user-select: none;
}
._no-touch .p-link:hover {
  background: rgba(46, 168, 54, 0.15);
}

._no-touch .p-link:active {
  transition: none;
  background: rgba(46, 168, 54, 0.3);
}

._touch .p-link:active {
  transition: none;
  background: rgba(46, 168, 54, 0.3);
}

.p-bonus-tile {
  background: #F4F4F4;
  border-radius: 16px;
  color: #282828;
}
@media only print {
  .p-bonus-tile {
    padding: 30px;
    margin-bottom: 26px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-bonus-tile {
    padding: 30px;
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-bonus-tile {
    padding: 20px 30px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-bonus-tile {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 767px) {
  .p-bonus-tile {
    width: 100%;
  }
}

.p-bonus-tile__title {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only print {
  .p-bonus-tile__title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-bonus-tile__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-bonus-tile__title {
    font-size: 18px;
  }
}
.p-bonus-tile__value {
  color: #2EA836;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}
@media only print {
  .p-bonus-tile__value {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-bonus-tile__value {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-bonus-tile__value {
    font-size: 30px;
  }
}
.p-bonus-tile__value span {
  display: inline-block;
  vertical-align: baseline;
  font-size: 32px;
}
.p-bonus-tile__avail {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
}

@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-section__row {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1279px) {
  .p-section__row {
    margin-bottom: 40px;
  }
}

.p-manager-tile {
  background: #F4F4F4;
  border-radius: 16px;
  display: flex;
  color: #282828;
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-manager-tile {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 767px) {
  .p-manager-tile {
    width: 100%;
  }
}
@media only print {
  .p-manager-tile {
    align-items: flex-start;
    justify-content: stretch;
  }
}
@media only screen and (min-width: 480px) {
  .p-manager-tile {
    align-items: flex-start;
    justify-content: stretch;
  }
}
@media only screen and (max-width: 479px) {
  .p-manager-tile {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only print {
  .p-manager-tile {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-manager-tile {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-manager-tile {
    padding: 20px 15px;
    margin-bottom: 20px;
  }
}
.p-manager-tile__img {
  flex-shrink: 0;
  background: no-repeat center/contain;
  border-radius: 50%;
}
@media only print {
  .p-manager-tile__img {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 480px) {
  .p-manager-tile__img {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .p-manager-tile__img {
    margin-bottom: 20px;
  }
}
@media only print {
  .p-manager-tile__img {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-manager-tile__img {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-manager-tile__img {
    width: 100px;
    height: 100px;
  }
}
.p-manager-tile__descr {
  flex-grow: 1;
}
.p-manager-tile__descr > * {
  margin-bottom: 12px;
}
.p-manager-tile__descr > *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  .p-manager-tile__descr {
    width: 100%;
    text-align: center;
  }
}
.p-manager-tile__post {
  font-weight: 700;
  line-height: 1.3;
}
@media only print {
  .p-manager-tile__post {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-manager-tile__post {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-manager-tile__post {
    font-size: 14px;
  }
}
.p-manager-tile__name {
  font-weight: 700;
  line-height: 1.2;
}
@media only print {
  .p-manager-tile__name {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-manager-tile__name {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-manager-tile__name {
    font-size: 18px;
  }
}
.p-manager-tile__contacts {
  font-weight: 400;
  line-height: 1.3;
}
@media only print {
  .p-manager-tile__contacts {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-manager-tile__contacts {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-manager-tile__contacts {
    font-size: 14px;
  }
}
.p-manager-tile__contacts a[href^="tel:"] {
  font-weight: 700;
  text-decoration: none;
  color: #282828;
}
.p-manager-tile__contacts a[href^="mailto:"] {
  font-weight: 400;
  text-decoration: none;
  color: #282828;
}

@media only print {
  .p-section-tiles {
    display: flex;
    justify-content: flex-start;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) {
  .p-section-tiles {
    display: flex;
    justify-content: flex-start;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .p-section-tiles {
    width: 100%;
  }
}

@media only print {
  .p-section-tile {
    width: 33.333%;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .p-section-tile {
    width: 33.333%;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .p-section-tile {
    width: 100%;
    margin-bottom: 20px;
  }
}
.p-section-tile__link {
  display: block;
  position: relative;
  height: 100%;
  background: #F4F4F4;
  border-radius: 16px;
  overflow: hidden;
  color: #282828;
}
@media only print {
  .p-section-tile__link {
    padding: 20px 20px 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-section-tile__link {
    padding: 20px 20px 100px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-section-tile__link {
    padding: 20px 20px 80px;
  }
}
.p-section-tile__name {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only print {
  .p-section-tile__name {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-section-tile__name {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-section-tile__name {
    font-size: 18px;
  }
}
.p-section-tile__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.p-section-tile__icon {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: no-repeat center/contain;
}
@media only print {
  .p-section-tile__icon {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-section-tile__icon {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-section-tile__icon {
    width: 60px;
    height: 60px;
  }
}

.p-status {
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}
@media only print {
  .p-status {
    padding: 4px 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-status {
    padding: 4px 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-status {
    padding: 4px 16px;
  }
}
@media only print {
  .p-status {
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px) {
  .p-status {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .p-status {
    font-size: 12px;
  }
}
.p-status._green {
  color: #2EA836;
  background: rgba(46, 168, 54, 0.1);
}
.p-status._orange {
  color: #EA7838;
  background: rgba(234, 120, 56, 0.15);
}
.p-status._red {
  color: #DB5454;
  background: rgba(219, 84, 84, 0.15);
}
.p-status._blue {
  color: #40A6DF;
  background: rgba(64, 166, 223, 0.15);
}
.p-status._purple {
  color: #9058B4;
  background: rgba(144, 88, 180, 0.15);
}
.p-status._dark-blue {
  color: #547ADB;
  background: rgba(84, 122, 219, 0.15);
}
.p-status._white {
  color: #ffffff;
  background: rgba(62, 200, 70, 0.6);
}
.p-status._gray {
  color: #9A9A9A;
  background: rgba(154, 154, 154, 0.15);
}
@media only screen and (max-width: 767px) {
  .p-status__pc {
    display: none;
  }
}

.p-sections {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: calc(100% + 30px);
}

.p-section {
  margin-bottom: 30px;
}
@media only print {
  .p-section {
    width: 33.333%;
  }
}
@media only screen and (min-width: 1280px) {
  .p-section {
    width: 33.333%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-section {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .p-section {
    width: 100%;
  }
}
.p-section__in {
  position: relative;
  padding: 20px 0 0;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  margin: 0 15px;
  height: 100%;
  transition: box-shadow 300ms ease;
}
._no-touch .p-section__in:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._no-touch .p-section__in:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._touch .p-section__in:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

@media only print {
  .p-section__in {
    min-height: 193px;
    padding: 20px 0 0;
  }
}
@media only screen and (min-width: 600px) {
  .p-section__in {
    min-height: 193px;
    padding: 20px 0 0;
  }
}
@media only screen and (max-width: 599px) {
  .p-section__in {
    padding: 12px 0 0;
  }
}
.p-section__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
}
.p-section__title {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  color: #282828;
  text-decoration: none;
  position: relative;
  margin: 0 20px 20px;
  pointer-events: none;
  transition: color 300ms ease;
}
@media only print {
  .p-section__title {
    align-items: flex-start;
    font-size: 24px;
    line-height: 29px;
    min-height: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-section__title {
    align-items: flex-start;
    font-size: 24px;
    line-height: 29px;
    min-height: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-section__title {
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    min-height: 36px;
    margin: 0 10px 12px 12px;
  }
}
._no-touch .p-section__link:hover + .p-section__title {
  color: #2EA836;
}

._no-touch .p-section__link:active + .p-section__title {
  transition: none;
  color: #2EA836;
}

._touch .p-section__link:active + .p-section__title {
  transition: none;
  color: #2EA836;
}

.p-section__icon {
  margin-left: 20px;
}
@media only print {
  .p-section__icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
    max-width: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-section__icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
    max-width: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-section__icon {
    width: 36px;
    height: 36px;
    min-width: 36px;
    max-width: 36px;
  }
}
.p-section__list {
  position: relative;
  z-index: 2;
  font-weight: 500;
}
@media only print {
  .p-section__list {
    padding: 0 20px 20px;
    font-size: 16px;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 1024px) {
  .p-section__list {
    padding: 0 20px 20px;
    font-size: 16px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 1023px) {
  .p-section__list {
    padding: 0 12px 16px;
    font-size: 14px;
    line-height: 1.3;
  }
}
.p-section__i {
  display: block;
  width: fit-content;
  margin-bottom: 10px;
  color: #2EA836;
  text-decoration: none;
}
@media only print {
  .p-section__i {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-section__i {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-section__i {
    margin-bottom: 20px;
  }
}
.p-section__i:last-child {
  margin-bottom: 0;
}
._no-touch .p-section__i:hover {
  text-decoration: underline;
}
._no-touch .p-section__i:active {
  text-decoration: underline;
}

._touch .p-section__i:active {
  text-decoration: underline;
}

@media only print {
  .p-filter {
    margin-bottom: 31px;
  }
}
@media only screen and (min-width: 768px) {
  .p-filter {
    margin-bottom: 31px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-filter {
    transition: height 500ms ease 0ms, margin-bottom 500ms ease 0ms;
  }
  body:not(._p-filter-opened) .p-filter {
    height: 0 !important;
    margin-bottom: 11px;
    overflow: hidden;
  }
  ._p-filter-animate .p-filter {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto !important;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
  }
  ._p-filter-opened .p-filter {
    visibility: visible;
    opacity: 1;
  }
  ._p-filter-visible .p-filter {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__cover {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(40, 40, 40, 0.3);
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__in {
    height: 100%;
    position: relative;
    background: #ffffff;
    max-width: 600px;
    min-width: 320px;
    overflow: hidden;
  }
}
@media only print {
  .p-filter__close {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .p-filter__close {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__close-text {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-filter__close {
    margin: 0 0 0 10px;
    padding: 12px 0 12px 20px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #2EA836;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 8-4-4-4 4'/%3E%3Cpath d='m12 12-4-4-4 4'/%3E%3C/g%3E%3C/svg%3E") no-repeat left center/16px 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__close {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 8px;
    cursor: pointer;
    z-index: 2;
  }
  .p-filter__close:before, .p-filter__close:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 300ms ease;
  }
  .p-filter__close:before {
    background: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23282828' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m.999512 21 20.000388-19.99999'/%3E%3Cpath d='m1 1 20 20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/22px 22px;
  }
  .p-filter__close:after {
    opacity: 0;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m.999512 21 20.000388-19.99999'/%3E%3Cpath d='m1 1 20 20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/22px 22px;
  }
  ._no-touch .p-filter__close:hover:before {
    opacity: 0;
  }
  ._no-touch .p-filter__close:hover:after {
    opacity: 1;
  }
  ._no-touch .p-filter__close:active:before {
    transition: none;
    opacity: 0;
  }
  ._no-touch .p-filter__close:active:after {
    transition: none;
    opacity: 1;
  }
  ._touch .p-filter__close:active:before {
    transition: none;
    opacity: 0;
  }
  ._touch .p-filter__close:active:after {
    transition: none;
    opacity: 1;
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .p-filter__close {
    right: 10px;
  }
}
@media only screen and (max-width: 399px) {
  .p-filter__close {
    right: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__wrap {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    flex-direction: column;
    padding-top: 8px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .p-filter__wrap {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .p-filter__wrap {
    padding-left: 15px;
    padding-right: 15px;
    /*max-width: 382px;*/
  }
}
@media only print {
  .p-filter__top {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__top {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__top {
    display: flex;
    align-items: center;
    padding: 15px 0;
  }
}
@media only print {
  .p-filter__clear {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__clear {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__clear {
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
    color: #2EA836;
    margin-right: 36px;
  }
  ._no-touch .p-filter__clear:hover {
    text-decoration: underline;
  }
  ._no-touch .p-filter__clear:active {
    text-decoration: underline;
  }
  ._touch .p-filter__clear:active {
    text-decoration: underline;
  }
}
@media only print {
  .p-filter__title {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__title {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #282828;
  }
}
@media only print {
  .p-filter__form {
    display: flex;
    flex-wrap: wrap;
    background: rgba(40, 40, 40, 0.03);
    border-radius: 10px;
    padding: 15px 5px;
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__form {
    display: flex;
    flex-wrap: wrap;
    background: rgba(40, 40, 40, 0.03);
    border-radius: 10px;
    padding: 15px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__form {
    padding: 0 15px 28px;
    margin: 0 -15px;
    overflow: auto;
    flex-grow: 1;
  }
}
@media only print {
  .p-filter__form-in {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__form-in {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-filter__form-in {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__form-in {
    display: flex;
    flex-direction: column;
  }
}
.p-filter__row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 15px;
}
@media only screen and (max-width: 767px) {
  .p-filter__row {
    margin: 15px 0;
  }
}
@media only print {
  .p-filter__row._date {
    /*flex-grow: 1;*/
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__row._date {
    /*flex-grow: 1;*/
  }
}
@media only print {
  .p-filter__row._date {
    width: calc(20% - 30px);
  }
}
@media only screen and (min-width: 1440px) {
  .p-filter__row._date {
    width: calc(20% - 30px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .p-filter__row._date {
    order: 1;
    width: calc(26.2396694215% - 30px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-filter__row._date {
    order: 1;
    width: calc(34.1597796143% - 30px);
    max-width: calc(34.1597796143% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__row._date {
    order: 1;
  }
}
@media only print {
  .p-filter__row._status {
    /*flex-grow: 1;*/
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__row._status {
    /*flex-grow: 1;*/
  }
}
@media only print {
  .p-filter__row._status {
    width: calc(20% - 30px);
  }
}
@media only screen and (min-width: 1440px) {
  .p-filter__row._status {
    width: calc(20% - 30px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .p-filter__row._status {
    order: 2;
    width: calc(26.2396694215% - 30px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-filter__row._status {
    order: 2;
    width: calc(34.1597796143% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__row._status {
    order: 2;
  }
}
@media only print {
  .p-filter__row._bonus {
    /*flex-grow: 1;*/
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__row._bonus {
    /*flex-grow: 1;*/
  }
}
@media only print {
  .p-filter__row._bonus {
    width: calc(16.4285714286% - 30px);
  }
}
@media only screen and (min-width: 1440px) {
  .p-filter__row._bonus {
    width: calc(16.4285714286% - 30px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .p-filter__row._bonus {
    order: 3;
    width: calc(23.7603305785% - 30px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-filter__row._bonus {
    order: 3;
    width: calc(30.5785123967% - 30px);
    max-width: calc(30.5785123967% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__row._bonus {
    order: 3;
  }
}
@media only print {
  .p-filter__row._canceled {
    /*flex-grow: 1;*/
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__row._canceled {
    /*flex-grow: 1;*/
  }
}
@media only print {
  .p-filter__row._canceled {
    min-width: 132px;
    width: min-content;
  }
}
@media only screen and (min-width: 1440px) {
  .p-filter__row._canceled {
    min-width: 132px;
    width: min-content;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1439px) {
  .p-filter__row._canceled {
    order: 5;
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__row._canceled {
    order: 5;
  }
}
@media only print {
  .p-filter__row._account {
    /*flex-grow: 1;*/
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__row._account {
    /*flex-grow: 1;*/
  }
}
@media only print {
  .p-filter__row._account {
    width: calc(16.4285714286% - 30px);
  }
}
@media only screen and (min-width: 1440px) {
  .p-filter__row._account {
    width: calc(16.4285714286% - 30px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .p-filter__row._account {
    order: 4;
    width: calc(23.7603305785% - 30px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-filter__row._account {
    order: 4;
    width: calc(34.1597796143% - 30px);
    max-width: calc(34.1597796143% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__row._account {
    order: 4;
  }
}
@media only print {
  .p-filter__row._submit {
    /*flex-grow: 1;*/
  }
}
@media only screen and (min-width: 768px) {
  .p-filter__row._submit {
    /*flex-grow: 1;*/
  }
}
@media only print {
  .p-filter__row._submit {
    width: calc(14.2857142857% - 30px);
  }
}
@media only screen and (min-width: 1440px) {
  .p-filter__row._submit {
    width: calc(14.2857142857% - 30px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .p-filter__row._submit {
    width: 170px;
    max-width: 170px;
    order: 6;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-filter__row._submit {
    order: 6;
    width: calc(30.5785123967% - 30px);
    max-width: calc(30.5785123967% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .p-filter__row._submit {
    order: 6;
  }
}
.p-filter__label {
  font-size: 14px;
  line-height: 1.3;
  color: rgba(40, 40, 40, 0.7);
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .p-filter__label._empty {
    display: none;
  }
}
.p-filter__field {
  height: 46px;
}
.p-filter__field._date {
  position: relative;
}
.p-filter__field._date:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 12px;
  width: 24px;
  height: 24px;
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.4'%3E%3Cpath clip-rule='evenodd' d='m16.4186 2.603c-.0458-.34053-.3355-.603-.686-.603-.3823 0-.6923.31236-.6923.69767v.77135h-6.07216v-.77135l-.00632-.09467c-.04584-.34053-.3355-.603-.68599-.603-.38235 0-.6923.31236-.6923.69767v.78867c-2.83698.19539-4.58353 2.03358-4.58353 4.99945v8.41831c0 3.1831 1.95834 5.0959 5.09625 5.0959h7.80735c3.1417 0 5.0963-1.8807 5.0963-5.0256v-8.48861c.0091-2.96693-1.7319-4.8046-4.575-4.99953v-.78859zm-1.3783 2.26137v.8945l.0063.09467c.0459.34053.3355.603.686.603.3824 0 .6923-.31236.6923-.69767v-.87388c2.0686.17211 3.1971 1.41775 3.1904 3.59866v.40403h-15.23069v-.40189c0-2.17953 1.13464-3.42781 3.19892-3.60066v.87374l.00632.09467c.04584.34053.3355.603.68598.603.38235 0 .69231-.31236.69231-.69767v-.8945zm-10.65569 5.41863v6.6211c0 2.4026 1.32891 3.7006 3.71164 3.7006h7.80735c2.391 0 3.7117-1.2709 3.7117-3.6303v-6.6914zm12.41659 2.9353c0-.3853-.31-.6977-.6923-.6977l-.1025.0064c-.3379.0462-.5984.3381-.5984.6913 0 .3853.31.6977.7009.6977l.0939-.0064c.3379-.0462.5984-.3381.5984-.6913zm-4.7884-.6977c.3823 0 .6923.3124.6923.6977 0 .3532-.2605.6451-.5984.6913l-.0939.0064c-.3909 0-.7009-.3124-.7009-.6977 0-.3532.2605-.6451.5984-.6913zm-3.41237.6977c0-.3853-.30996-.6977-.69231-.6977l-.10249.0064c-.33791.0462-.59836.3381-.59836.6913 0 .3853.30995.6977.6923.6977l.1025-.0064c.33791-.0462.59836-.3381.59836-.6913zm7.50847 2.9177c.3823 0 .6923.3124.6923.6977 0 .3532-.2605.6451-.5984.6913l-.0939.0064c-.3909 0-.7009-.3124-.7009-.6977 0-.3532.2605-.6451.5984-.6913zm-3.4038.6977c0-.3853-.31-.6977-.6923-.6977l-.1025.0064c-.3379.0462-.5984.3381-.5984.6913 0 .3853.31.6977.7009.6977l.0939-.0064c.3379-.0462.5984-.3381.5984-.6913zm-4.79698-.6977c.38235 0 .69231.3124.69231.6977 0 .3532-.26045.6451-.59836.6913l-.1025.0064c-.38235 0-.6923-.3124-.6923-.6977 0-.3532.26045-.6451.59836-.6913z' fill='%23282828' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.p-filter__row._canceled .p-filter__field {
  display: flex;
  align-items: center;
}
.p-filter__text {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.25;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #FFFFFF;
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 4px;
  padding: 12px 29px 13px 10px;
  color: #282828;
}
.p-filter__text._period {
  cursor: pointer;
}
.p-filter__select-cnt {
  position: relative;
}
.p-filter__select-list {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #FFFFFF;
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 4px;
  padding: 12px 29px 13px 10px;
  color: #282828;
}
@media only print {
  .p-filter__select-list {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media only screen and (min-width: 600px) {
  .p-filter__select-list {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media only screen and (max-width: 599px) {
  .p-filter__select-list {
    font-size: 16px;
    line-height: 1.25;
  }
}
.p-filter__select-cnt._select-on .p-filter__select-label {
  display: none;
}
.p-filter__select-label {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 28px;
  background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.00078 3.96445L4.96523 8L0.929688 3.96445' stroke='%23282828' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/10px 10px;
}
.p-filter__checkbox {
  position: relative;
  cursor: pointer;
  user-select: none;
}
.p-filter__checkbox-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  right: 100%;
  opacity: 0.001;
  width: 0;
  height: 0;
}
.p-filter__checkbox-text {
  display: inline-block;
  position: relative;
  padding-left: 26px;
  font-size: 16px;
  line-height: 1.3;
}
.p-filter__checkbox-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(40, 40, 40, 0.5);
}
.p-filter__checkbox-field:checked + .p-filter__checkbox-text:before {
  box-shadow: none;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='14' viewBox='0 0 14 14' width='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 6.08333 3.5 3.41667 4.5-5.5' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") #2EA836 no-repeat center/contain;
}
.p-filter__checkbox-field:checked + .p-filter__checkbox-text:after {
  left: 23px;
}
.p-filter__submit {
  width: 100%;
  height: 48px;
  font-size: 14px;
}

@media only print {
  .p-orders__head {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    text-transform: uppercase;
    color: rgba(40, 40, 40, 0.5);
    background: rgba(40, 40, 40, 0.05);
  }
}
@media only screen and (min-width: 768px) {
  .p-orders__head {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    text-transform: uppercase;
    color: rgba(40, 40, 40, 0.5);
    background: rgba(40, 40, 40, 0.05);
  }
}
@media only print {
  .p-orders__head-number, .p-orders__head-sum, .p-orders__head-store, .p-orders__head-status, .p-orders__head-actions {
    padding: 12px 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__head-number, .p-orders__head-sum, .p-orders__head-store, .p-orders__head-status, .p-orders__head-actions {
    padding: 12px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__head-number, .p-orders__head-sum, .p-orders__head-store, .p-orders__head-status, .p-orders__head-actions {
    padding: 12px 15px 12px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__head-actions {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__head {
    display: none;
  }
}
.p-orders__i {
  display: flex;
  align-items: center;
  color: #282828;
  position: relative;
  line-height: 1.3;
}
@media only print {
  .p-orders__i {
    font-size: 16px;
  }
  .p-orders__i:nth-child(2n+2) {
    background: rgba(40, 40, 40, 0.03);
  }
}
@media only screen and (min-width: 768px) {
  .p-orders__i {
    font-size: 16px;
  }
  .p-orders__i:nth-child(2n+2) {
    background: rgba(40, 40, 40, 0.03);
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__i {
    font-size: 14px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(40, 40, 40, 0.1);
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__i {
    flex-wrap: wrap;
  }
}
@media only print {
  .p-orders__i-number, .p-orders__i-sum, .p-orders__i-store, .p-orders__i-status, .p-orders__i-actions {
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__i-number, .p-orders__i-sum, .p-orders__i-store, .p-orders__i-status, .p-orders__i-actions {
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__i-number, .p-orders__i-sum, .p-orders__i-store, .p-orders__i-status, .p-orders__i-actions {
    padding: 20px 15px 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__i-number, .p-orders__i-sum, .p-orders__i-store, .p-orders__i-status, .p-orders__i-actions {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
}
.p-orders__i-number, .p-orders__i-sum, .p-orders__i-store, .p-orders__i-status {
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .p-orders__i-number, .p-orders__i-sum, .p-orders__i-store {
    padding: 12px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__i-number, .p-orders__i-store {
    background: rgba(40, 40, 40, 0.05);
    border-radius: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__i-number {
    margin-top: 20px;
    order: 3;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__i-sum {
    order: 4;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__i-store {
    order: 5;
    width: 100%;
  }
}
.p-orders__i-status {
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .p-orders__i-status {
    order: 2;
    width: 71%;
    justify-content: flex-end;
  }
}
@media only print {
  .p-orders__i-status > * {
    max-width: 234px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-orders__i-status > * {
    max-width: 234px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-orders__i-status > * {
    max-width: 212px;
  }
}
.p-orders__i-sum-value {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3;
}
.p-orders__i-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only print {
  .p-orders__i-actions {
    padding-left: 0;
    padding-right: 10px;
    flex-grow: 1;
    justify-content: center;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__i-actions {
    padding-left: 0;
    padding-right: 10px;
    flex-grow: 1;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__i-actions {
    justify-content: space-between;
    width: 100%;
    background: #dfdfdf;
    height: 0;
    transition: height 300ms ease 0ms;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-orders__i-actions {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-orders__i-actions {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__i-actions {
    margin-top: 10px;
    order: 6;
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__i._active .p-orders__i-actions {
    height: 69px;
  }
}
.p-orders__i-number-value {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .p-orders__i-number-value {
    order: 1;
  }
}
.p-orders__i-count {
  color: #2EA836;
}
@media only screen and (max-width: 767px) {
  .p-orders__i-count {
    display: none;
  }
}
.p-orders__i-title {
  font-size: 12px;
}
@media only print {
  .p-orders__i-title {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .p-orders__i-title {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__i-actions-show-btn {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .p-orders__i-actions-show-btn:before, .p-orders__i-actions-show-btn:after {
    position: absolute;
    content: "";
    left: calc(50% - 13px);
    top: calc(50% - 8px);
    width: 26px;
    height: 15px;
    transition: opacity 300ms ease, transform 300ms ease;
  }
  .p-orders__i-actions-show-btn:before {
    opacity: 1;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='15' viewBox='0 0 26 15' width='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m25.7071 2.20711c.3905-.39053.3905-1.02369 0-1.414217-.3905-.390524-1.0237-.390524-1.4142 0zm-12.7071 11.29289-.7071.7071c.3905.3905 1.0237.3905 1.4142 0zm-11.29289-12.707107c-.39053-.390524-1.023693-.390524-1.414217 0-.3905241.390527-.3905241 1.023687 0 1.414217zm22.58579 0-12 12.000007 1.4142 1.4142 12-11.99999zm-10.5858 12.000007-11.99999-12.000007-1.414217 1.414217 12.000007 11.99999z' fill='%23282828'/%3E%3C/svg%3E") no-repeat center/26px 15px;
  }
  .p-orders__i-actions-show-btn:after {
    opacity: 0;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='15' viewBox='0 0 26 15' width='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m25.7071 2.20711c.3905-.39053.3905-1.02369 0-1.414217-.3905-.390524-1.0237-.390524-1.4142 0zm-12.7071 11.29289-.7071.7071c.3905.3905 1.0237.3905 1.4142 0zm-11.29289-12.707107c-.39053-.390524-1.023693-.390524-1.414217 0-.3905241.390527-.3905241 1.023687 0 1.414217zm22.58579 0-12 12.000007 1.4142 1.4142 12-11.99999zm-10.5858 12.000007-11.99999-12.000007-1.414217 1.414217 12.000007 11.99999z' fill='%232EA836'/%3E%3C/svg%3E") no-repeat center/26px 15px;
  }
  ._no-touch .p-orders__i-actions-show-btn:hover:before {
    opacity: 0;
  }
  ._no-touch .p-orders__i-actions-show-btn:hover:after {
    opacity: 1;
  }
  ._no-touch .p-orders__i-actions-show-btn:active:before {
    transition: transform 300ms ease;
    opacity: 0;
  }
  ._no-touch .p-orders__i-actions-show-btn:active:after {
    transition: transform 300ms ease;
    opacity: 1;
  }
  ._touch .p-orders__i-actions-show-btn:active:before {
    transition: transform 300ms ease;
    opacity: 0;
  }
  ._touch .p-orders__i-actions-show-btn:active:after {
    transition: transform 300ms ease;
    opacity: 1;
  }
}
.p-orders__i._active .p-orders__i-actions-show-btn:before, .p-orders__i._active .p-orders__i-actions-show-btn:after {
  transform: rotate(180deg);
}
.p-orders__head-number, .p-orders__head-sum, .p-orders__head-store, .p-orders__head-status, .p-orders__i-number, .p-orders__i-sum, .p-orders__i-store, .p-orders__i-status {
  flex-shrink: 0;
}
@media only print {
  .p-orders__head-number, .p-orders__i-number {
    flex-shrink: 0;
    width: 156px;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__head-number, .p-orders__i-number {
    flex-shrink: 0;
    width: 156px;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__head-number, .p-orders__i-number {
    flex-shrink: 0;
    width: calc(33.203vw - 115px);
    padding-left: 10px;
  }
}
@media only print {
  .p-orders__head-sum, .p-orders__i-sum {
    flex-shrink: 0;
    width: 163px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__head-sum, .p-orders__i-sum {
    flex-shrink: 0;
    width: 163px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__head-sum, .p-orders__i-sum {
    flex-shrink: 0;
    width: calc(28.125vw - 68px);
  }
}
@media only print {
  .p-orders__head-store, .p-orders__i-store {
    flex-shrink: 0;
    width: 178px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__head-store, .p-orders__i-store {
    flex-shrink: 0;
    width: 178px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__head-store, .p-orders__i-store {
    flex-shrink: 0;
    width: calc(6.25vw + 124px);
  }
}
@media only print {
  .p-orders__head-status, .p-orders__i-status {
    flex-shrink: 0;
    width: 264px;
    text-align: center;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__head-status, .p-orders__i-status {
    flex-shrink: 0;
    width: 264px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__head-status, .p-orders__i-status {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-orders__head-status, .p-orders__i-status {
    padding-right: 0;
  }
}
@media only print {
  .p-orders__head-actions-show, .p-orders__i-actions-show {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__head-actions-show, .p-orders__i-actions-show {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-orders__head-actions-show, .p-orders__i-actions-show {
    width: 54px;
    align-self: stretch;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-orders__head-actions-show, .p-orders__i-actions-show {
    width: 44px;
    align-self: stretch;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__head-actions-show, .p-orders__i-actions-show {
    display: none;
  }
}
@media only print {
  .p-orders__head-actions, .p-orders__i-actions {
    text-align: center;
    padding-left: 0;
    padding-right: 10px;
    flex-grow: 1;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__head-actions, .p-orders__i-actions {
    text-align: center;
    padding-left: 0;
    padding-right: 10px;
    flex-grow: 1;
  }
}
.p-orders__more, .p-orders__bill, .p-orders__repeat, .p-orders__upd, .p-orders__excel {
  cursor: pointer;
  -webkit-appearance: none;
  display: inline-block;
  align-items: center;
  padding: 12px 10px 12px 31px;
  background: no-repeat 10px center/16px 17px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #2EA836;
  text-align: left;
}
._no-touch .p-orders__more:hover, ._no-touch .p-orders__bill:hover, ._no-touch .p-orders__repeat:hover, ._no-touch .p-orders__upd:hover, ._no-touch .p-orders__excel:hover {
  text-decoration: none;
}
._no-touch .p-orders__more:active, ._no-touch .p-orders__bill:active, ._no-touch .p-orders__repeat:active, ._no-touch .p-orders__upd:active, ._no-touch .p-orders__excel:active {
  text-decoration: none;
}

._touch .p-orders__more:active, ._touch .p-orders__bill:active, ._touch .p-orders__repeat:active, ._touch .p-orders__upd:active, ._touch .p-orders__excel:active {
  text-decoration: none;
}

@media only print {
  .p-orders__more, .p-orders__bill, .p-orders__repeat, .p-orders__upd, .p-orders__excel {
    text-decoration: underline;
  }
}
@media only screen and (min-width: 1280px) {
  .p-orders__more, .p-orders__bill, .p-orders__repeat, .p-orders__upd, .p-orders__excel {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 1279px) {
  .p-orders__more, .p-orders__bill, .p-orders__repeat, .p-orders__upd, .p-orders__excel {
    text-decoration: none;
    border: 1px solid rgba(40, 40, 40, 0.3);
    border-radius: 6px;
    background-color: #FFFFFF;
    background-position: 16px center;
    padding: 12px 16px 12px 42px;
    transition: background-color 300ms ease, color 300ms ease, border 300ms ease;
  }
  ._no-touch .p-orders__more:hover, ._no-touch .p-orders__bill:hover, ._no-touch .p-orders__repeat:hover, ._no-touch .p-orders__upd:hover, ._no-touch .p-orders__excel:hover {
    border: 1px solid #2EA836;
    background-color: #ffffff;
    color: #2EA836;
  }
  ._no-touch .p-orders__more:active, ._no-touch .p-orders__bill:active, ._no-touch .p-orders__repeat:active, ._no-touch .p-orders__upd:active, ._no-touch .p-orders__excel:active {
    border: 1px solid #2EA836;
    background-color: #ebf7eb;
    color: #2EA836;
    transition: none;
  }
  ._touch .p-orders__more:active, ._touch .p-orders__bill:active, ._touch .p-orders__repeat:active, ._touch .p-orders__upd:active, ._touch .p-orders__excel:active {
    border: 1px solid #2EA836;
    background-color: #ebf7eb;
    color: #2EA836;
    transition: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-orders__more, .p-orders__bill, .p-orders__repeat, .p-orders__upd, .p-orders__excel {
    padding: 12px 7px 12px 26px;
    font-size: 12px;
    background-position: 7px center;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__more, .p-orders__bill, .p-orders__repeat, .p-orders__upd, .p-orders__excel {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-orders__bill, .p-orders__repeat, .p-orders__upd, .p-orders__excel {
    display: none;
  }
}
.p-orders__more {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='17' viewBox='0 0 16 17' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.9994 7.19715v6.84685c0 .8041-.6004 1.4559-1.341 1.4559h-10.3174c-.7406 0-1.341-.6518-1.341-1.4559v-10.33615c0-.8041.6004-1.4559 1.341-1.4559h6.9609' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m14.9219 1.58594-6.46096 7.0146' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m11.7734 1.5h2.9542c.1495 0 .2706.1315.2706.2937v3.2074' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
@media only screen and (max-width: 767px) {
  .p-orders__more {
    width: 100%;
    max-width: 290px;
    text-align: center;
  }
}
.p-orders__bill {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='17' viewBox='0 0 16 17' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.9488 15.1767h-9.26838c-.75548 0-1.36792-.617-1.36792-1.3782v-10.60387c0-.76118.61244-1.37822 1.36792-1.37822h7.90048c.7555 0 1.3679.61704 1.3679 1.37822z' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m14.6851 8.34159v5.46381c0 .7611-.6124 1.3782-1.3679 1.3782l-1.3679-.0001-.0001-6.84195z' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m3.88281 5.6416h5.44378' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m3.88281 8.34155h5.44378' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m3.88281 11.0415h2.74981' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.p-orders__repeat {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='17' viewBox='0 0 16 17' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.479 1.84863v3.1801c0 .1608-.1304.2912-.2912.2912h-3.18' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m7.99854 4.86279v3.1801c0 .1608-.1304.2912-.2912.2912h-3.18' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8 11.8055v-3.18007c0-.1608.1304-.2912.2912-.2912h3.18' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13.9878 4.8722c-1.2275-2.0216-3.4499-3.3722-5.9878-3.3722-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.p-orders__excel {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='17' viewBox='0 0 16 17' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 8.003v-5.4002c0-.609.6466-1.1028 1.4443-1.1028h11.1115c.7976 0 1.4442.4937 1.4442 1.1028v5.4002' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m1.02734 11.1118 3.179 4.3009' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.20634 11.1118-3.179 4.3009' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m6.75 11.1118v3.8108c0 .2707.2828.4902.6317.4902h2.5269' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13.4007 13.302c-.7822 0-1.4163-.492-1.4163-1.099 0-.6069.5757-1.099 1.4163-1.099s1.4163.4981 1.4163.4981' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13.4007 13.3018c.7822 0 1.4163.492 1.4163 1.099s-.5069 1.099-1.4163 1.099-1.4163-.5653-1.4163-.5653' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 4.16504h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 4.16504h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 6.08398h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 6.08398h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 8.00293h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 8.00293h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.p-orders__upd {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 10L8 2' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8574 8L8.00028 10L5.14314 8' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.7565 4.5L12.513 4.5C14.163 4.5 15.5 5.84678 15.5 7.50964L15.5 11.4985C15.5 13.1565 14.1662 14.5 12.5203 14.5L3.48784 14.5C1.83784 14.5 0.5 13.1524 0.5 11.4904L0.5 7.50065C0.5 5.84352 1.83459 4.5 3.47973 4.5H4.24351' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

@media only print {
  .p-table {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-table {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 479px) {
  .p-table._overwrap {
    margin-left: -21px;
    margin-right: -21px;
  }
}
@media only screen and (max-width: 399px) {
  .p-table._overwrap {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 479px) {
  .p-table._overwrap .p-table__i {
    padding-left: 21px !important;
    padding-right: 21px !important;
  }
}
@media only screen and (max-width: 399px) {
  .p-table._overwrap .p-table__i {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.p-table__in {
  display: table;
  width: 100%;
}
.p-table__head {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
  text-transform: uppercase;
  color: rgba(40, 40, 40, 0.5);
  background: rgba(40, 40, 40, 0.05);
}
@media only screen and (max-width: 767px) {
  .p-table:not(._uncollapsed) .p-table__head {
    display: none;
  }
}
@media only print {
  .p-table__head .p-table__cell {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__head .p-table__cell {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__head .p-table__cell {
    padding: 20px 20px 20px 0;
  }
  .p-table__head .p-table__cell:first-child {
    padding-left: 20px;
  }
  .p-table__head .p-table__cell:last-child {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__head .p-table__cell {
    padding: 16px 10px 16px 0;
  }
  .p-table__head .p-table__cell:first-child {
    padding-left: 10px;
  }
  .p-table__head .p-table__cell:last-child {
    padding-right: 10px;
  }
}
@media only print {
  .p-table__title {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__title {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__title {
    width: 33.333%;
    margin-right: auto;
    font-size: 12px;
    line-height: 1.3;
    align-self: center;
    color: rgba(40, 40, 40, 0.8);
  }
}
@media only print {
  .p-table__tablet {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__tablet {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__tablet {
    margin-top: 10px;
  }
  .p-table__tablet-i {
    margin-bottom: 10px;
  }
  .p-table__tablet-i:last-child {
    margin-bottom: 0;
  }
  .p-table__tablet-label {
    color: rgba(40, 40, 40, 0.8);
    margin-right: 20px;
    font-size: 12px;
  }
  .p-table__tablet-value._flex {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
  }
  .p-table__tablet-el {
    width: calc(33.333% - 10px);
    margin-right: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) and (min-width: 768px) and (max-width: 895px) {
  .p-table__tablet-el span {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__tablet {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__value {
    width: calc(66.667% - 10px);
    margin-left: auto;
    align-self: center;
  }
}
.p-table__i {
  display: flex;
  align-items: center;
  color: #282828;
  position: relative;
  line-height: 1.3;
  text-decoration: none;
  transition: background 300ms ease;
}
@media only print {
  .p-table__i {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-table__i {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-table__i {
    font-size: 14px;
  }
}
@media only print {
  .p-table__i:nth-child(2n+2) {
    background: rgba(40, 40, 40, 0.03);
  }
}
@media only screen and (min-width: 768px) {
  .p-table__i:nth-child(2n+2) {
    background: rgba(40, 40, 40, 0.03);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__i:nth-child(2n+1) {
    background: rgba(40, 40, 40, 0.03);
  }
}
._no-touch a.p-table__i:hover {
  background: rgba(46, 168, 54, 0.1);
}

._no-touch a.p-table__i:active {
  background: rgba(46, 168, 54, 0.05);
  transition: none;
}

._touch a.p-table__i:active {
  background: rgba(46, 168, 54, 0.1);
  transition: none;
}

@media only screen and (max-width: 767px) {
  .p-table:not(._uncollapsed) .p-table__i {
    font-size: 14px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .p-table:not(._uncollapsed) .p-table__i:last-child {
    border-bottom: 1px solid #C4C4C4;
  }
}
@media only screen and (max-width: 767px) {
  .p-table._uncollapsed .p-table__i:nth-child(2n+2) {
    background: rgba(40, 40, 40, 0.03);
  }
}
@media only screen and (max-width: 767px) {
  .p-table._uncollapsed .p-table__i:nth-child(2n+1) {
    background: transparent;
  }
}
@media only print {
  .p-table._claim-detail .p-table__cell {
    padding: 20px 10px;
  }
  .p-table._claim-detail .p-table__cell:first-child {
    padding-left: 20px;
  }
  .p-table._claim-detail .p-table__cell:last-child {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .p-table._claim-detail .p-table__cell {
    padding: 20px 10px;
  }
  .p-table._claim-detail .p-table__cell:first-child {
    padding-left: 20px;
  }
  .p-table._claim-detail .p-table__cell:last-child {
    padding-right: 20px;
  }
}
@media only print {
  .p-table._claim-detail .p-table__cell._claim-detail-count, .p-table._claim-detail .p-table__cell._claim-detail-date {
    text-align: center;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table._claim-detail .p-table__cell._claim-detail-count, .p-table._claim-detail .p-table__cell._claim-detail-date {
    text-align: center;
  }
}
.p-table._claim-detail .p-table__head {
  font-size: 11px;
}
@media only print {
  .p-table._claim-detail .p-table__i {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-table._claim-detail .p-table__i {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-table._claim-detail .p-table__i {
    font-size: 12px;
  }
}
@media only print {
  .p-table__i .p-table__cell {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__i .p-table__cell {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__i .p-table__cell {
    padding: 20px 20px 20px 0;
  }
  .p-table__i .p-table__cell:first-child {
    padding-left: 20px;
  }
  .p-table__i .p-table__cell:last-child {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__i .p-table__cell {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-table._uncollapsed .p-table__i .p-table__cell {
    padding: 16px 10px 16px 0;
  }
  .p-table._uncollapsed .p-table__i .p-table__cell:first-child {
    padding-left: 10px;
  }
  .p-table._uncollapsed .p-table__i .p-table__cell:last-child {
    padding-right: 10px;
  }
}
.p-table__i._result {
  background: rgba(46, 168, 54, 0.1) !important;
}
.p-table__cell._debtor-result {
  font-weight: bold;
  text-transform: uppercase;
}
@media only print {
  .p-table__cell._marketing-name {
    flex-shrink: 0;
    width: 366px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._marketing-name {
    flex-shrink: 0;
    width: 366px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._marketing-name {
    flex-shrink: 0;
    width: calc(49.219vw - 138px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._marketing-name {
    order: 2;
    margin-bottom: 24px;
  }
}
@media only print {
  .p-table__cell._marketing-date {
    flex-shrink: 0;
    width: 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._marketing-date {
    flex-shrink: 0;
    width: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._marketing-date {
    flex-shrink: 0;
    width: calc(31.25vw - 120px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._marketing-date {
    order: 1;
    font-size: 12px;
    line-height: 1.3;
    color: rgba(40, 40, 40, 0.8);
    margin-bottom: 4px;
  }
}
.p-table__cell._marketing-actions {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media only print {
  .p-table__cell._marketing-actions {
    align-items: center;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._marketing-actions {
    align-items: center;
  }
}
@media only screen and (max-width: 1279px) {
  .p-table__cell._marketing-actions {
    align-items: flex-end;
  }
}
@media only print {
  .p-table__cell._marketing-actions {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__cell._marketing-actions {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._marketing-actions {
    order: 3;
    width: calc(100% + 10px);
    margin-right: -10px;
    padding-bottom: 14px;
  }
}
@media only print {
  .p-table__cell._marketing-scans {
    flex-shrink: 0;
    width: 160px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._marketing-scans {
    flex-shrink: 0;
    width: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._marketing-scans {
    flex-shrink: 0;
    width: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._marketing-scans {
    order: 4;
    display: flex;
    width: calc(100% + 10px);
    margin-right: -10px;
    padding-bottom: 14px;
  }
}
@media only print {
  .p-table__cell._acts-number {
    flex-shrink: 0;
    width: 540px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._acts-number {
    flex-shrink: 0;
    width: 540px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._acts-number {
    flex-shrink: 0;
    width: calc(75.391vw - 232px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._acts-number {
    order: 2;
    width: calc(50% - 10px);
    margin-right: auto;
  }
}
@media only print {
  .p-table__cell._acts-date {
    flex-shrink: 0;
    width: 263px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._acts-date {
    flex-shrink: 0;
    width: 263px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._acts-date {
    flex-shrink: 0;
    width: calc(20.313vw + 55px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._acts-date {
    order: 1;
    width: 100%;
    font-size: 12px;
    line-height: 1.3;
    color: rgba(40, 40, 40, 0.8);
    margin-bottom: 13px;
  }
}
@media only print {
  .p-table__cell._acts-sum {
    flex-grow: 1;
    width: 146px;
  }
  .p-table__cell._acts-link {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__cell._acts-sum {
    flex-grow: 1;
    width: 146px;
  }
  .p-table__cell._acts-link {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._acts-sum {
    order: 3;
    width: calc(50% - 10px);
    margin-left: auto;
    text-align: right;
    font-weight: 700;
  }
  .p-table__cell._acts-link {
    text-align: center;
    order: 5;
    width: 100%;
    padding: 14px 0 10px;
  }
}
.p-table__cell._debtor-number {
  flex-shrink: 0;
}
@media only print {
  .p-table__cell._debtor-number {
    width: 110px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._debtor-number {
    width: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._debtor-number {
    width: calc(7.813vw + 30px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._debtor-number {
    width: calc(8.929vw + 21.429px);
  }
}
.p-table__cell._debtor-date {
  flex-shrink: 0;
}
@media only print {
  .p-table__cell._debtor-date {
    width: 816px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._debtor-date {
    width: 816px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._debtor-date {
    width: calc(97.656vw - 330px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._debtor-date {
    width: calc(66.964vw - 94.286px);
  }
}
@media only print {
  .p-table__cell._debtor-date._debtor-result {
    text-align: right;
  }
}
@media only screen and (min-width: 480px) {
  .p-table__cell._debtor-date._debtor-result {
    text-align: right;
  }
}
.p-table__cell._debtor-sum {
  flex-grow: 1;
}
@media only print {
  .p-table__cell._comcredit-number {
    flex-shrink: 0;
    width: 540px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._comcredit-number {
    flex-shrink: 0;
    width: 540px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._comcredit-number {
    flex-shrink: 0;
    width: calc(75.391vw - 232px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._comcredit-number {
    order: 2;
    width: calc(50% - 10px);
    margin-right: auto;
  }
}
@media only print {
  .p-table__cell._comcredit-date {
    flex-shrink: 0;
    width: 263px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._comcredit-date {
    flex-shrink: 0;
    width: 263px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._comcredit-date {
    flex-shrink: 0;
    width: calc(20.313vw + 55px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._comcredit-date {
    order: 1;
    width: 100%;
    font-size: 12px;
    line-height: 1.3;
    color: rgba(40, 40, 40, 0.8);
    margin-bottom: 13px;
  }
}
@media only print {
  .p-table__cell._comcredit-sum {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__cell._comcredit-sum {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._comcredit-sum {
    order: 3;
    width: calc(50% - 10px);
    margin-left: auto;
    text-align: right;
    font-weight: 700;
  }
}
@media only print {
  .p-table__cell._bonus-date {
    flex-shrink: 0;
    width: 240px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._bonus-date {
    flex-shrink: 0;
    width: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._bonus-date {
    flex-shrink: 0;
    width: calc(15.625vw + 40px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._bonus-date {
    order: 1;
    width: calc(50% - 10px);
    margin-right: auto;
  }
}
@media only print {
  .p-table__cell._bonus-value {
    flex-shrink: 0;
    width: 300px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._bonus-value {
    flex-shrink: 0;
    width: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._bonus-value {
    flex-shrink: 0;
    width: calc(11.719vw + 150px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._bonus-value {
    order: 2;
    width: calc(50% - 10px);
    margin-left: auto;
    text-align: right;
  }
}
@media only print {
  .p-table__cell._bonus-descr {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__cell._bonus-descr {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._bonus-descr {
    order: 3;
    width: 100%;
    font-size: 12px;
    line-height: 1.3;
    color: rgba(40, 40, 40, 0.8);
    margin-top: 13px;
  }
}
@media only print {
  .p-table__cell._acts-number {
    flex-shrink: 0;
    width: 540px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._acts-number {
    flex-shrink: 0;
    width: 540px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._acts-number {
    flex-shrink: 0;
    width: calc(75.391vw - 232px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._acts-number {
    order: 2;
    width: calc(50% - 10px);
    margin-right: auto;
  }
}
@media only print {
  .p-table__cell._acts-date {
    flex-shrink: 0;
    width: 263px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._acts-date {
    flex-shrink: 0;
    width: 263px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._acts-date {
    flex-shrink: 0;
    width: calc(20.313vw + 10px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._acts-date {
    order: 1;
    width: 100%;
    font-size: 12px;
    line-height: 1.3;
    color: rgba(40, 40, 40, 0.8);
    margin-bottom: 13px;
  }
}
@media only print {
  .p-table__cell._acts-sum {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__cell._acts-sum {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._acts-sum {
    order: 3;
    width: calc(50% - 10px);
    margin-left: auto;
    text-align: right;
    font-weight: 700;
  }
}
@media only print {
  .p-table__cell._claims-number {
    flex-shrink: 0;
    width: 140px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._claims-number {
    flex-shrink: 0;
    width: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._claims-number {
    flex-shrink: 0;
    width: calc(5.469vw + 84px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claims-number {
    width: 33.333%;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
@media only print {
  .p-table__cell._claims-date {
    flex-shrink: 0;
    width: 28.5106382979%;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._claims-date {
    flex-shrink: 0;
    width: 28.5106382979%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._claims-date {
    flex-shrink: 0;
    width: calc(32.813vw - 66px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claims-date {
    width: calc(66.667% - 10px);
    margin-left: auto;
    font-size: 12px;
    line-height: 1.3;
    color: rgba(40, 40, 40, 0.8);
    text-align: right;
    margin-bottom: 20px;
  }
}
@media only print {
  .p-table__cell._claims-note {
    flex-shrink: 0;
    width: 35.0354609929%;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._claims-note {
    flex-shrink: 0;
    width: 35.0354609929%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._claims-note {
    flex-shrink: 0;
    width: calc(20.703vw + 58px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claims-note {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
  }
}
@media only print {
  .p-table__cell._claims-status {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__cell._claims-status {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claims-status {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
  }
}
@media only print {
  .p-table__cell._claim-detail-name {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__cell._claim-detail-name {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claim-detail-name {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
}
@media only print {
  .p-table__cell._claim-detail-solution {
    flex-shrink: 0;
    width: 14.1843971631%;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._claim-detail-solution {
    flex-shrink: 0;
    width: 14.1843971631%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._claim-detail-solution {
    flex-shrink: 0;
    width: calc(15.656vw + 39.765px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claim-detail-solution {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
  }
}
@media only print {
  .p-table__cell._claim-detail-answer {
    flex-shrink: 0;
    width: 14.1843971631%;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._claim-detail-answer {
    flex-shrink: 0;
    width: 14.1843971631%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._claim-detail-answer {
    flex-shrink: 0;
    width: calc(15.656vw + 39.765px);
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claim-detail-answer {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
  }
}
@media only print {
  .p-table__cell._claim-detail-date {
    flex-shrink: 0;
    width: 120px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._claim-detail-date {
    flex-shrink: 0;
    width: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._claim-detail-date {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claim-detail-date {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
}
@media only print {
  .p-table__cell._claim-detail-count {
    flex-shrink: 0;
    width: 120px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__cell._claim-detail-count {
    flex-shrink: 0;
    width: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__cell._claim-detail-count {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claim-detail-count {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
}
@media only print {
  .p-table__cell._claim-detail-reason {
    flex-shrink: 0;
    width: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-table__cell._claim-detail-reason {
    flex-shrink: 0;
    width: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-table__cell._claim-detail-reason {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__cell._claim-detail-reason {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
}
@media only print {
  .p-table__debtor-total {
    display: inline-block;
    width: 120px;
    text-align: left;
  }
}
@media only screen and (min-width: 480px) {
  .p-table__debtor-total {
    display: inline-block;
    width: 120px;
    text-align: left;
  }
}
.p-table__scan-message {
  color: red;
  font-size: 14px;
}
@media only print {
  .p-table__scan-message {
    position: absolute;
    padding: 0 20px;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    top: calc(100% - 25px);
    pointer-events: none;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__scan-message {
    position: absolute;
    padding: 0 20px;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    top: calc(100% - 25px);
    pointer-events: none;
    text-align: right;
  }
}
@media only print {
  .p-table__scan-message {
    width: calc(100% + 566px);
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__scan-message {
    width: calc(100% + 566px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-table__scan-message {
    width: calc(100% + calc(80.469vw - 258px));
  }
}
.p-table__scan-message._empty {
  display: none;
}
.p-table__scan-label {
  display: block;
}
.p-table__scan-label._empty {
  display: none;
}
.p-table__scan-link {
  width: fit-content;
  color: #2EA836;
}
@media only print {
  .p-table__scan-link {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .p-table__scan-link {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__scan-link {
    display: inline-block;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__scan-link:after {
    content: ",";
    color: #282828;
    text-decoration: none;
    display: inline-block;
  }
  .p-table__scan-link:last-child:after {
    display: none;
  }
}
.p-table__scan-cnt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: fit-content;
  flex-wrap: wrap;
}
.p-table__cell._loading .p-table__scan, .p-table__cell._loading .p-table__scan-cnt {
  opacity: 0.5;
  pointer-events: none;
}
.p-table__scan-loaded {
  display: block;
  font-size: 14px;
}
.p-table__scan-loaded._empty {
  display: none;
}
.p-table__pdf, .p-table__scan {
  position: relative;
  -webkit-appearance: none;
  display: inline-block;
  align-items: center;
  padding: 12px 10px 12px 36px;
  background: no-repeat 10px center/16px 17px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #2EA836;
  text-align: left;
  white-space: nowrap;
}
@media only print {
  .p-table__pdf, .p-table__scan {
    text-decoration: underline;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table__pdf, .p-table__scan {
    text-decoration: underline;
  }
}
._no-touch .p-table__pdf:hover, ._no-touch .p-table__scan:hover {
  text-decoration: none;
}
._no-touch .p-table__pdf:active, ._no-touch .p-table__scan:active {
  text-decoration: none;
}

._touch .p-table__pdf:active, ._touch .p-table__scan:active {
  text-decoration: none;
}

@media only screen and (max-width: 1279px) {
  .p-table__pdf, .p-table__scan {
    text-decoration: none;
    border: 1px solid rgba(40, 40, 40, 0.3);
    border-radius: 6px;
    background-color: #FFFFFF;
    background-position: 10px center;
    padding: 12px 10px 12px 36px;
    margin-top: 5px;
    margin-bottom: 5px;
    transition: background-color 300ms ease, color 300ms ease, border 300ms ease;
  }
  ._no-touch .p-table__pdf:hover, ._no-touch .p-table__scan:hover {
    border: 1px solid #2EA836;
    background-color: #ffffff;
    color: #2EA836;
  }
  ._no-touch .p-table__pdf:active, ._no-touch .p-table__scan:active {
    border: 1px solid #2EA836;
    background-color: #ebf7eb;
    color: #2EA836;
    transition: none;
  }
  ._touch .p-table__pdf:active, ._touch .p-table__scan:active {
    border: 1px solid #2EA836;
    background-color: #ebf7eb;
    color: #2EA836;
    transition: none;
  }
}
@media only screen and (max-width: 1023px) {
  .p-table__pdf, .p-table__scan {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-table__pdf, .p-table__scan {
    background-position: 7px center;
    padding: 12px 7px 12px 27px;
    margin-right: 10px;
  }
}
.p-table__pdf {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 9L8 1' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 7L8 9L6 7' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5061 5H12.2121C13.7521 5 15 6.34678 15 8.00964L15 11.9985C15 13.6565 13.7551 15 12.2189 15L3.78865 15C2.24865 15 1 13.6524 1 11.9904L1 8.00065C1 6.34352 2.24562 5 3.78108 5H4.49395' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.p-table__scan {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.091 1H4.95833C3.3696 1 2 2.27314 2 3.84455V12.0349C2 13.6948 3.27932 15 4.95833 15H11.1219C12.7114 15 14 13.6063 14 12.0349V5.02463L10.091 1Z' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 1V3.65111C10 4.94522 10.8634 5.99509 11.9305 5.99783C12.9194 6.00056 13.9316 6.00147 14 5.996' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 8V12' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 9L7.99965 7L10 9' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.p-table__scan input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0;
  height: 0;
  font-size: 0;
}

@media only print {
  .p-plans__tbl {
    display: table;
  }
}
@media only screen and (min-width: 480px) {
  .p-plans__tbl {
    display: table;
  }
}
@media only print {
  .p-plans__group {
    display: table-row-group;
  }
}
@media only screen and (min-width: 480px) {
  .p-plans__group {
    display: table-row-group;
  }
}
@media only print {
  .p-plans__row {
    display: table-row;
  }
}
@media only screen and (min-width: 480px) {
  .p-plans__row {
    display: table-row;
  }
}
.p-plans__label {
  font-weight: bold;
  line-height: 1;
  color: #282828;
}
@media only print {
  .p-plans__label {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 20px 0;
  }
}
@media only screen and (min-width: 480px) {
  .p-plans__label {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 20px 0;
  }
}
@media only screen and (max-width: 479px) {
  .p-plans__label {
    padding: 0 0 10px;
  }
}
@media only print {
  .p-plans__label {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-plans__label {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-plans__label {
    font-size: 14px;
  }
}
.p-plans__graph {
  padding-bottom: 20px;
}
@media only print {
  .p-plans__graph {
    display: table-cell;
    vertical-align: middle;
    width: 600px;
  }
}
@media only screen and (min-width: 480px) {
  .p-plans__graph {
    display: table-cell;
    vertical-align: middle;
    width: 600px;
  }
}
.p-plans__graph-cnt {
  position: relative;
  background: rgba(40, 40, 40, 0.1);
  border-radius: 4px;
  overflow: hidden;
  max-width: 600px;
}
.p-plans__graph-line {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(46, 168, 54, 0.5);
  border-radius: 4px;
}
.p-plans__graph-value {
  position: relative;
  z-index: 1;
  font-weight: 700;
  height: 20px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #1C1C1C;
}
.p-plans__note {
  font-size: 14px;
  line-height: 1.3;
  color: rgba(40, 40, 40, 0.5);
}

@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .p-plan-table {
    margin-right: -21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .p-plan-table {
    margin-right: -15px;
    padding-right: 15px;
  }
}
.p-plan-table__cnt {
  position: relative;
}
.p-plan-table__fixed {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  visibility: hidden;
}
@media only print {
  .p-plan-table__fixed {
    display: none !important;
  }
}
.p-plan-table__fixed._active {
  visibility: visible;
}
.p-plan-table__fixed .p-plan-table {
  min-width: 0;
}
.p-plan-table__fixed .p-plan-table__tbl {
  width: auto;
}
.p-plan-table__scroll {
  overflow-x: auto;
}
.p-plan-table__scroll::-webkit-scrollbar {
  height: 4px;
}
.p-plan-table__scroll::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(40, 40, 40, 0.1);
}
.p-plan-table__scroll::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(40, 40, 40, 0.2);
}
.p-plan-table__scroll._with-scroll {
  padding-bottom: 12px;
}
.p-plan-table__tbl {
  width: 1410px;
  color: #282828;
  text-align: right;
}
.p-plan-table__tbl td {
  width: 108px;
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
  padding: 2px 6px;
  text-align: right;
  vertical-align: middle;
  background: #ffffff;
}
.p-plan-table__tbl td:first-child {
  padding-left: 10px;
}
.p-plan-table__tbl td:last-child {
  padding-right: 10px;
}
.p-plan-table__tbl tbody:nth-child(2n+1) td {
  background: #f1f1f1;
}
.p-plan-table__tbl tr:first-child td {
  padding-top: 14px;
  padding-bottom: 8px;
}
.p-plan-table__tbl tr:last-child td {
  padding-bottom: 18px;
}
.p-plan-table__tbl-date-row td {
  font-size: 14px;
  line-height: 1.3;
  color: rgba(40, 40, 40, 0.7);
  font-weight: 400;
}
.p-plan-table__tbl .p-plan-table__tbl-name-cell {
  font-size: 14px;
  line-height: 1.3;
  text-align: left;
  font-weight: 400;
}
.p-plan-table__title {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  background: #ffffff;
}
.p-plan-table__title-cnt {
  position: relative;
  line-height: 1;
  height: 16px;
  font-weight: 700;
  width: 90px;
}
@media only print {
  .p-plan-table__title-cnt {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-plan-table__title-cnt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-plan-table__title-cnt {
    font-size: 14px;
  }
}
.p-plan-table__tbl tbody:nth-child(2n+1) td .p-plan-table__title {
  background: #f1f1f1;
}
.p-plan-table ._green {
  color: #2EA836;
}
.p-plan-table ._red {
  color: #DB5454;
}

.p-tabs__list {
  display: flex;
}
@media only print {
  .p-tabs__list {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-tabs__list {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-tabs__list {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 599px) {
  .p-tabs__list {
    margin-bottom: 20px;
  }
}
.p-tabs__tab {
  display: inline-block;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  padding: 16px 20px;
  line-height: 1.3;
  color: #2EA836;
  background: #ffffff;
  border: 1px solid rgba(40, 40, 40, 0.3);
  border-radius: 6px;
  margin-right: 20px;
  transition: background-color 300ms ease, color 300ms ease, border 300ms ease;
}
._no-touch .p-tabs__tab:hover {
  background: rgba(46, 168, 54, 0.2);
  border: 1px solid transparent;
  color: #282828;
}
._no-touch .p-tabs__tab:active {
  background: rgba(46, 168, 54, 0.2);
  border: 1px solid transparent;
  color: #282828;
  transition: none;
}

._touch .p-tabs__tab:active {
  background: rgba(46, 168, 54, 0.2);
  border: 1px solid transparent;
  color: #282828;
  transition: none;
}

@media only print {
  .p-tabs__tab {
    font-size: 16px;
  }
}
@media only screen and (min-width: 600px) {
  .p-tabs__tab {
    font-size: 16px;
  }
}
@media only screen and (max-width: 599px) {
  .p-tabs__tab {
    font-size: 16px;
  }
}
.p-tabs__tab:last-child {
  margin-right: 0;
}
.p-tabs__tab._active {
  transition: none;
  color: #282828;
  background: rgba(46, 168, 54, 0.2);
  border: 1px solid transparent;
}
.p-tabs__content {
  display: none;
}
.p-tabs__content br:first-child {
  display: none;
}
.p-tabs__content._active {
  display: block;
}

.p-company {
  color: #282828;
}
.p-company__name {
  font-weight: 700;
  color: #282828;
}
@media only print {
  .p-company__name {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-company__name {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-company__name {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only print {
  .p-company__name {
    margin-top: 60px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .p-company__name {
    margin-top: 60px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .p-company__name {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.p-company__group {
  margin-bottom: 40px;
}
.p-company__subtitle {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
}
@media only print {
  .p-company__subtitle {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-company__subtitle {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-company__subtitle {
    font-size: 14px;
  }
}
.p-company__row {
  display: flex;
  align-items: center;
  line-height: 1.3;
}
@media only print {
  .p-company__row {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-company__row {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-company__row {
    font-size: 14px;
  }
}
@media only print {
  .p-company__row {
    padding: 8px 0;
  }
}
@media only screen and (min-width: 600px) {
  .p-company__row {
    padding: 8px 0;
  }
}
@media only screen and (max-width: 599px) {
  .p-company__row {
    padding: 8px;
    min-height: 53px;
  }
  .p-company__row:nth-child(2n+1) {
    background: rgba(40, 40, 40, 0.03);
  }
}
.p-company__label {
  padding-right: 20px;
  flex-shrink: 0;
}
@media only print {
  .p-company__label {
    width: 240px;
  }
}
@media only screen and (min-width: 600px) {
  .p-company__label {
    width: 240px;
  }
}
@media only screen and (max-width: 599px) {
  .p-company__label {
    max-width: 240px;
    width: 46%;
  }
}
.p-company__value {
  flex-grow: 1;
  max-width: 450px;
}

.p-subscribe__row {
  margin-bottom: 10px;
}
.p-subscribe__row:last-child {
  margin-bottom: 0;
}

.p-save {
  font-size: 16px;
  line-height: 20px;
  padding: 18px 31px;
  width: auto;
  height: auto;
  flex-grow: 1;
  max-width: 280px;
  order: 1;
}
@media only screen and (max-width: 599px) {
  .p-save {
    max-width: 290px;
  }
}

.p-order-detail__status {
  margin-top: -10px;
}
@media only print {
  .p-order-detail__status {
    margin-bottom: 47px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-detail__status {
    margin-bottom: 47px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-order-detail__status {
    margin-bottom: 40px;
  }
}
@media only print {
  .p-order-detail__info {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-detail__info {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-order-detail__info {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .p-order-detail__info {
    margin-bottom: 40px;
  }
}
@media only print {
  .p-order-detail__info {
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .p-order-detail__info {
    display: flex;
  }
}
.p-order-detail__info-in {
  max-width: 580px;
  flex-grow: 1;
  line-height: 1.3;
  color: #282828;
}
@media only print {
  .p-order-detail__info-in {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-detail__info-in {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-order-detail__info-in {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-order-detail__info-in {
    margin-bottom: 40px;
  }
}
.p-order-detail__row {
  margin-bottom: 20px;
}
@media only print {
  .p-order-detail__row {
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 420px) {
  .p-order-detail__row {
    display: flex;
    align-items: flex-start;
  }
}
.p-order-detail__label {
  flex-shrink: 0;
}
@media only print {
  .p-order-detail__label {
    width: 210px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .p-order-detail__label {
    width: 210px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 599px) {
  .p-order-detail__label {
    width: 41.38%;
    padding-right: 10px;
  }
}
.p-order-detail__value {
  flex-grow: 1;
}
.p-order-detail__sum {
  font-weight: 700;
}
@media only print {
  .p-order-detail__sum {
    font-size: 24px;
    line-height: 29px;
    margin-top: -7px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-detail__sum {
    font-size: 24px;
    line-height: 29px;
    margin-top: -7px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 1279px) {
  .p-order-detail__sum {
    margin-top: -3px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-order-detail__sum {
    font-size: 18px;
    line-height: 22px;
  }
}
.p-order-detail__contacts {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
.p-order-detail__contact {
  margin-right: 20px;
  white-space: nowrap;
}
.p-order-detail__actions {
  display: flex;
  flex-wrap: wrap;
}
@media only print {
  .p-order-detail__actions {
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-detail__actions {
    align-items: flex-start;
  }
}
@media only print {
  .p-order-detail__actions {
    flex-direction: column;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .p-order-detail__actions {
    flex-direction: column;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-order-detail__actions {
    margin-left: auto;
    align-items: flex-end;
    justify-self: flex-end;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .p-order-detail__actions {
    margin-right: -20px;
  }
}
.p-order-detail__actions .p-order-detail-btn {
  margin-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .p-order-detail__actions .p-order-detail-btn {
    margin-right: 20px;
  }
}
.p-order-detail-btn {
  display: block;
  height: auto;
  width: auto;
  padding: 0;
}
@media only screen and (max-width: 599px) {
  .p-order-detail-btn {
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
  .p-order-detail-btn {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 479px) {
  .p-order-detail-btn {
    width: 100%;
    margin-bottom: 20px;
  }
}
.p-order-detail-btn span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 16px 16px 16px 42px;
  white-space: nowrap;
  background: no-repeat 16px center/16px 16px;
}
@media only screen and (max-width: 767px) {
  .p-order-detail-btn span {
    font-size: 12px;
    line-height: 1.3;
    background-position: 10px center;
    padding: 16px 10px 16px 36px;
  }
}
.p-order-detail-btn._bill span {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.9488 14.6767h-9.26838c-.75548 0-1.36792-.617-1.36792-1.3782v-10.60387c0-.76118.61244-1.37822 1.36792-1.37822h7.90048c.7555 0 1.3679.61704 1.3679 1.37822z' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m14.6851 7.84184v5.46376c0 .7612-.6124 1.3782-1.3679 1.3782h-1.3679l-.0001-6.842z' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m3.88281 5.1416h5.44378' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m3.88281 7.8418h5.44378' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m3.88281 10.541h2.74981' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.p-order-detail-btn._repeat span {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.479 1.34863v3.1801c0 .1608-.1304.2912-.2912.2912h-3.18' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m7.99854 4.36328v3.1801c0 .1608-.1304.2912-.2912.2912h-3.18' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8 11.3053v-3.18012c0-.1608.1304-.2912.2912-.2912h3.18' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13.9878 4.3722c-1.2275-2.0216-3.4499-3.3722-5.9878-3.3722-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.p-order-detail-btn._excel span {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 7.503v-5.4002c0-.609.6466-1.1028 1.4443-1.1028h11.1115c.7976 0 1.4442.4937 1.4442 1.1028v5.4002' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m1.02734 10.6123 3.179 4.3009' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.20634 10.6123-3.179 4.3009' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m6.75 10.6123v3.8108c0 .2707.2828.4902.6317.4902h2.5269' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13.4007 12.8015c-.7822 0-1.4163-.492-1.4163-1.099 0-.6069.5757-1.099 1.4163-1.099s1.4163.4981 1.4163.4981' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13.4007 12.8018c.7822 0 1.4163.492 1.4163 1.099s-.5069 1.099-1.4163 1.099-1.4163-.5653-1.4163-.5653' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 3.66504h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 3.66504h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 5.58398h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 5.58398h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 7.50293h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 7.50293h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.p-order-detail-btn._upd span {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 10L8 2' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8574 8L8.00028 10L5.14314 8' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.7565 4.5L12.513 4.5C14.163 4.5 15.5 5.84678 15.5 7.50964L15.5 11.4985C15.5 13.1565 14.1662 14.5 12.5203 14.5L3.48784 14.5C1.83784 14.5 0.5 13.1524 0.5 11.4904L0.5 7.50065C0.5 5.84352 1.83459 4.5 3.47973 4.5H4.24351' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.p-order-detail-btn._back span {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.5 5-3.5 3.5 3.5 3.5' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m2 8.49999h12' stroke='%232ea836' stroke-linecap='round'/%3E%3C/svg%3E");
}
.p-order-detail-buttons {
  display: flex;
  flex-wrap: wrap;
}
@media only print {
  .p-order-detail-buttons {
    margin-right: -20px;
  }
}
@media only screen and (min-width: 480px) {
  .p-order-detail-buttons {
    margin-right: -20px;
  }
}
@media only print {
  .p-order-detail-buttons .p-order-detail-btn {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 480px) {
  .p-order-detail-buttons .p-order-detail-btn {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
  .p-order-detail-buttons .p-order-detail-btn {
    margin-bottom: 20px;
  }
}
.p-order-detail-buttons .p-order-detail-btn span {
  background-position: 10px center;
  padding: 16px 10px 16px 36px;
  font-size: 12px;
  line-height: 1.3;
}

@media only print {
  .p-form-tbl {
    border-collapse: collapse;
    display: table;
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl {
    border-collapse: collapse;
    display: table;
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl {
    margin-bottom: 40px;
  }
}
@media only print {
  .p-form-tbl__thead {
    display: table-header-group;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__thead {
    display: table-header-group;
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl__thead {
    display: none;
  }
}
@media only print {
  .p-form-tbl__tbody {
    display: table-row-group;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__tbody {
    display: table-row-group;
  }
}
@media only print {
  .p-form-tbl__row {
    display: table-row;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__row {
    display: table-row;
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl__row {
    border-top: 1px solid rgba(40, 40, 40, 0.1);
    border-bottom: 1px solid rgba(40, 40, 40, 0.1);
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-form-tbl__row {
    padding-left: 26px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl__row {
    position: relative;
  }
}
@media only screen and (max-width: 599px) {
  .p-form-tbl__row {
    padding-top: 29px;
  }
}
@media only print {
  .p-form-tbl__row._error .p-form-tbl__cell {
    padding-bottom: 34px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__row._error .p-form-tbl__cell {
    padding-bottom: 43px;
  }
}
@media only print {
  .p-form-tbl__row._new .p-form-tbl__cell {
    vertical-align: baseline;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__row._new .p-form-tbl__cell {
    vertical-align: baseline;
  }
}
@media only print {
  .p-form-tbl__cell {
    display: table-cell;
    border-bottom: 1px solid #e2e2e2;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__cell {
    display: table-cell;
    border-bottom: 1px solid #e2e2e2;
    vertical-align: middle;
  }
}
@media only print {
  .p-form-tbl__cell:first-child {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-form-tbl__cell:first-child {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-form-tbl__cell:first-child {
    padding-left: 10px;
  }
}
@media only print {
  .p-form-tbl__cell:last-child {
    padding-right: 7px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-form-tbl__cell:last-child {
    padding-right: 7px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-form-tbl__cell:last-child {
    padding-right: 7px;
  }
}
@media only print {
  .p-form-tbl__cell {
    padding: 16px 20px 16px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .p-form-tbl__cell {
    padding: 16px 20px 16px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-form-tbl__cell {
    padding: 16px 10px 16px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl__cell {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 34px;
    padding: 5px 0;
  }
  .p-form-tbl__cell:nth-child(2n+3) {
    background: rgba(40, 40, 40, 0.03);
  }
  .p-form-tbl__cell._error {
    padding-bottom: 22px;
  }
}
@media only print {
  .p-form-tbl__thead .p-form-tbl__cell {
    background: #F4F4F4;
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    text-transform: uppercase;
    color: #a8a8a8;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__thead .p-form-tbl__cell {
    background: #F4F4F4;
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    text-transform: uppercase;
    color: #a8a8a8;
  }
}
@media only print {
  .p-form-tbl__thead .p-form-tbl__cell {
    padding: 20px 20px 20px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .p-form-tbl__thead .p-form-tbl__cell {
    padding: 20px 20px 20px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-form-tbl__thead .p-form-tbl__cell {
    font-size: 11px;
    padding: 20px 10px 20px 0;
  }
}
.p-form-tbl__cell-error {
  font-size: 12px;
  line-height: 1;
  color: red;
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
}
@media only print {
  .p-form-tbl__cell-error {
    top: calc(100% + 6px);
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__cell-error {
    top: calc(100% + 6px);
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl__cell-error {
    bottom: 5px;
    text-align: left;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-form-tbl__cell-error {
    left: calc(23.722vw + 44.091px);
    right: 14px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .p-form-tbl__cell-error {
    left: 10px;
    right: 10px;
  }
}
@media only print {
  .p-form-tbl__cell-name {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl__cell-name {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl__cell-name {
    width: calc(23.722vw + 44.091px);
    flex-shrink: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-form-tbl__cell-name {
    padding-left: 14px;
  }
}
@media only screen and (max-width: 599px) {
  .p-form-tbl__cell-name {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 419px) {
  .p-form-tbl__cell-name {
    font-size: 12px;
  }
}
.p-form-tbl__cell-field {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl__cell-field {
    flex-grow: 1;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 419px) {
  .p-form-tbl__cell-field {
    font-size: 12px;
  }
}
.p-form-tbl__cell-field._date:after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.4'%3E%3Cpath clip-rule='evenodd' d='m16.4186 2.603c-.0458-.34053-.3355-.603-.686-.603-.3823 0-.6923.31236-.6923.69767v.77135h-6.07216v-.77135l-.00632-.09467c-.04584-.34053-.3355-.603-.68599-.603-.38235 0-.6923.31236-.6923.69767v.78867c-2.83698.19539-4.58353 2.03358-4.58353 4.99945v8.41831c0 3.1831 1.95834 5.0959 5.09625 5.0959h7.80735c3.1417 0 5.0963-1.8807 5.0963-5.0256v-8.48861c.0091-2.96693-1.7319-4.8046-4.575-4.99953v-.78859zm-1.3783 2.26137v.8945l.0063.09467c.0459.34053.3355.603.686.603.3824 0 .6923-.31236.6923-.69767v-.87388c2.0686.17211 3.1971 1.41775 3.1904 3.59866v.40403h-15.23069v-.40189c0-2.17953 1.13464-3.42781 3.19892-3.60066v.87374l.00632.09467c.04584.34053.3355.603.68598.603.38235 0 .69231-.31236.69231-.69767v-.8945zm-10.65569 5.41863v6.6211c0 2.4026 1.32891 3.7006 3.71164 3.7006h7.80735c2.391 0 3.7117-1.2709 3.7117-3.6303v-6.6914zm12.41659 2.9353c0-.3853-.31-.6977-.6923-.6977l-.1025.0064c-.3379.0462-.5984.3381-.5984.6913 0 .3853.31.6977.7009.6977l.0939-.0064c.3379-.0462.5984-.3381.5984-.6913zm-4.7884-.6977c.3823 0 .6923.3124.6923.6977 0 .3532-.2605.6451-.5984.6913l-.0939.0064c-.3909 0-.7009-.3124-.7009-.6977 0-.3532.2605-.6451.5984-.6913zm-3.41237.6977c0-.3853-.30996-.6977-.69231-.6977l-.10249.0064c-.33791.0462-.59836.3381-.59836.6913 0 .3853.30995.6977.6923.6977l.1025-.0064c.33791-.0462.59836-.3381.59836-.6913zm7.50847 2.9177c.3823 0 .6923.3124.6923.6977 0 .3532-.2605.6451-.5984.6913l-.0939.0064c-.3909 0-.7009-.3124-.7009-.6977 0-.3532.2605-.6451.5984-.6913zm-3.4038.6977c0-.3853-.31-.6977-.6923-.6977l-.1025.0064c-.3379.0462-.5984.3381-.5984.6913 0 .3853.31.6977.7009.6977l.0939-.0064c.3379-.0462.5984-.3381.5984-.6913zm-4.79698-.6977c.38235 0 .69231.3124.69231.6977 0 .3532-.26045.6451-.59836.6913l-.1025.0064c-.38235 0-.6923-.3124-.6923-.6977 0-.3532.26045-.6451.59836-.6913z' fill='%23282828' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.p-form-tbl__text {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  color: #282828;
}
.p-form-tbl__text::placeholder {
  font-size: 14px;
  color: #a8a8a8;
}
@media only screen and (max-width: 419px) {
  .p-form-tbl__text::placeholder {
    font-size: 12px;
  }
}
.p-form-tbl__select {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  color: #282828;
}
.p-form-tbl .choices__inner {
  background: transparent;
  border: 0;
  padding-left: 0;
  min-height: 24px;
  height: auto;
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  color: #282828;
}
.p-form-tbl .choices__list--single .choices__item {
  padding: 0;
  font-size: 14px;
}
.p-form-tbl .choices__list [data-value="0"] {
  color: #a8a8a8;
}
@media only screen and (max-width: 419px) {
  .p-form-tbl .choices__list [data-value="0"] {
    font-size: 12px;
  }
}
@media only print {
  .p-form-tbl ._number {
    width: 62px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-form-tbl ._number {
    width: 62px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-form-tbl ._number {
    width: calc(4.709vw - 7.215px);
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl ._number {
    position: absolute;
    background: transparent;
    padding: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-form-tbl ._number {
    top: 12px;
    left: 0;
  }
}
@media only screen and (max-width: 599px) {
  .p-form-tbl ._number {
    top: 5px;
    left: 10px;
  }
}
@media only print {
  .p-form-tbl ._name {
    width: 358px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-form-tbl ._name {
    width: 358px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-form-tbl ._name {
    width: calc(33.184vw - 129.803px);
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl ._name {
    padding: 12px 0;
  }
  .p-form-tbl ._name._error {
    padding-bottom: 22px;
  }
}
.p-form-tbl ._name .p-form-tbl__cell-field {
  min-height: 24px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-form-tbl ._name .p-form-tbl__cell-field {
    padding-right: 45px;
  }
}
@media only print {
  .p-form-tbl ._date {
    width: 186px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-form-tbl ._date {
    width: 186px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-form-tbl ._date {
    width: calc(11.883vw + 11.314px);
  }
}
@media only print {
  .p-form-tbl ._count {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl ._count {
    text-align: center;
  }
}
@media only print {
  .p-form-tbl ._count {
    width: 180px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-form-tbl ._count {
    width: 180px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-form-tbl ._count {
    width: calc(14.574vw - 34.238px);
  }
}
@media only print {
  .p-form-tbl ._count .p-form-tbl__cell {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl ._count .p-form-tbl__cell {
    text-align: center;
  }
}
@media only print {
  .p-form-tbl ._count .p-form-tbl__text {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl ._count .p-form-tbl__text {
    text-align: center;
  }
}
@media only print {
  .p-form-tbl ._reason {
    width: 223px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-form-tbl ._reason {
    width: 223px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-form-tbl ._reason {
    width: calc(6.278vw + 130.713px);
  }
}
@media only screen and (max-width: 1023px) {
  .p-form-tbl ._delete {
    position: absolute;
    right: 0;
    background: transparent;
    padding: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-form-tbl ._delete {
    top: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .p-form-tbl ._delete {
    top: 1px;
  }
}
.p-form-tbl-delete {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  cursor: pointer;
}
.p-form-tbl-delete:before, .p-form-tbl-delete:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.p-form-tbl-delete:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19.4592 9.36328s-.6054 7.50932-.9566 10.67242c-.1673 1.5108-1.1005 2.3961-2.6291 2.424-2.909.0524-5.8213.0557-8.7291-.0056-1.47064-.0301-2.38826-.9265-2.55216-2.4106-.35344-3.191-.95552-10.68022-.95552-10.68022' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m21.0013 5.76256h-18.90755' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m17.3596 5.76316c-.8753 0-1.629-.6188-1.8007-1.47621l-.2709-1.3558c-.1673-.6255-.7337-1.0581-1.3792-1.0581h-4.7197c-.64556 0-1.21197.4326-1.37921 1.0581l-.27094 1.3558c-.1717.85741-.92542 1.47621-1.80067 1.47621' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.p-form-tbl-delete:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19.4592 9.36328s-.6054 7.50932-.9566 10.67242c-.1673 1.5108-1.1005 2.3961-2.6291 2.424-2.909.0524-5.8213.0557-8.7291-.0056-1.47064-.0301-2.38826-.9265-2.55216-2.4106-.35344-3.191-.95552-10.68022-.95552-10.68022' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m21.0013 5.76256h-18.90755' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m17.3596 5.76316c-.8753 0-1.629-.6188-1.8007-1.47621l-.2709-1.3558c-.1673-.6255-.7337-1.0581-1.3792-1.0581h-4.7197c-.64556 0-1.21197.4326-1.37921 1.0581l-.27094 1.3558c-.1717.85741-.92542 1.47621-1.80067 1.47621' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
._no-touch .p-form-tbl-delete:hover:before {
  opacity: 0;
}
._no-touch .p-form-tbl-delete:hover:after {
  opacity: 1;
}
._no-touch .p-form-tbl-delete:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .p-form-tbl-delete:active:after {
  transition: none;
  opacity: 1;
}

._touch .p-form-tbl-delete:active:before {
  transition: none;
  opacity: 0;
}
._touch .p-form-tbl-delete:active:after {
  transition: none;
  opacity: 1;
}

.p-form-tbl .form-placeholder {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.3;
  color: #a8a8a8;
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 419px) {
  .p-form-tbl .form-placeholder {
    font-size: 12px;
  }
}
@media only print {
  .p-form-tbl ._count .form-placeholder {
    text-align: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 1024px) {
  .p-form-tbl ._count .form-placeholder {
    text-align: center;
    justify-content: center;
  }
}
.p-form-tbl .form-placeholder._active {
  opacity: 1;
  visibility: visible;
}

@media only print {
  .p-order-done {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .p-order-done {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.p-order-done__title {
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: 700;
  color: #282828;
}
@media only print {
  .p-order-done__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-done__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-order-done__title {
    font-size: 18px;
    line-height: 22px;
  }
}
.p-order-done__left {
  flex-grow: 1;
}
.p-order-done__row {
  padding: 8px 0;
  font-weight: 400;
  line-height: 1.3;
}
@media only print {
  .p-order-done__row {
    display: flex;
  }
}
@media only screen and (min-width: 480px) {
  .p-order-done__row {
    display: flex;
  }
}
@media only print {
  .p-order-done__row {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-done__row {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-order-done__row {
    font-size: 14px;
  }
}
@media only print {
  .p-order-done__label {
    width: 240px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-order-done__label {
    width: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1469px) {
  .p-order-done__label {
    width: calc(12.839vw + 51.398px);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .p-order-done__label {
    width: calc(31.359vw - 0.523px);
  }
}
@media only print {
  .p-order-done__value {
    margin-left: 20px;
    flex-grow: 1;
  }
}
@media only screen and (min-width: 480px) {
  .p-order-done__value {
    margin-left: 20px;
    flex-grow: 1;
  }
}
@media only print {
  .p-order-done__text {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-done__text {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-order-done__text {
    margin-top: 40px;
  }
}
.p-order-done__info {
  flex-shrink: 0;
  background: #F4F4F4;
  border-radius: 10px;
}
@media only print {
  .p-order-done__info {
    width: 40%;
  }
}
@media only screen and (min-width: 1024px) {
  .p-order-done__info {
    width: 40%;
  }
}
@media only print {
  .p-order-done__info {
    margin-top: -16px;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .p-order-done__info {
    margin-top: -16px;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-order-done__info {
    width: 280px;
  }
}
@media only print {
  .p-order-done__info {
    padding: 30px 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-done__info {
    padding: 30px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-order-done__info {
    padding: 24px 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-order-done__info {
    padding: 24px 16px;
  }
}
.p-order-done__info-title {
  font-weight: 700;
  line-height: 1.3;
  color: #282828;
  margin-bottom: 20px;
}
@media only print {
  .p-order-done__info-title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-done__info-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-order-done__info-title {
    font-size: 14px;
  }
}
.p-order-done__info-row {
  padding: 8px 0;
  font-weight: 400;
  line-height: 1.3;
}
@media only print {
  .p-order-done__info-row {
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  .p-order-done__info-row {
    display: flex;
  }
}
@media only print {
  .p-order-done__info-row {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-order-done__info-row {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-order-done__info-row {
    font-size: 14px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 767px) {
  .p-order-done__info-row {
    display: flex;
  }
}
@media only print {
  .p-order-done__info-label {
    width: 240px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-order-done__info-label {
    width: 240px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-order-done__info-label {
    width: calc(26.966vw - 156.135px);
  }
}
@media only screen and (min-width: 420px) and (max-width: 767px) {
  .p-order-done__info-label {
    width: calc(34.582vw - 25.245px);
  }
}
@media only print {
  .p-order-done__info-value {
    margin-left: 20px;
    flex-grow: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .p-order-done__info-value {
    margin-left: 20px;
    flex-grow: 1;
  }
}
@media only screen and (min-width: 420px) and (max-width: 767px) {
  .p-order-done__info-value {
    margin-left: 20px;
    flex-grow: 1;
  }
}

.p-claim {
  line-height: 1.3;
  color: #282828;
}
@media only print {
  .p-claim {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-claim {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-claim {
    font-size: 14px;
  }
}
.p-claim__status {
  margin-top: -10px;
}
@media only print {
  .p-claim__status {
    margin-bottom: 47px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-claim__status {
    margin-bottom: 47px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-claim__status {
    margin-bottom: 40px;
  }
}
.p-claim-title {
  font-weight: 700;
  margin-bottom: 20px;
}
@media only print {
  .p-claim-title {
    font-size: 18px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-claim-title {
    font-size: 18px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-claim-title {
    font-size: 15px;
    line-height: 22px;
  }
}
@media only print {
  .p-claim {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-claim {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-claim {
    margin-bottom: 40px;
  }
}
.p-claim__row {
  margin-bottom: 20px;
}
@media only print {
  .p-claim__row {
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 420px) {
  .p-claim__row {
    display: flex;
    align-items: flex-start;
  }
}
.p-claim__label {
  flex-shrink: 0;
}
@media only print {
  .p-claim__label {
    width: 420px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-claim__label {
    width: 420px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-claim__label {
    width: calc(23.529vw + 179.294px);
    padding-right: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .p-claim__label {
    width: calc(45.296vw + 12.578px);
    padding-right: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .p-claim__label {
    margin-bottom: 4px;
  }
}
.p-claim__value {
  flex-grow: 1;
}

@media only print {
  .p-cart__tabs-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__tabs-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__tabs-row {
    margin-bottom: 30px;
  }
}
.p-cart__tabs {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
}
@media only print {
  .p-cart__tabs {
    width: 1020px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-cart__tabs {
    width: 1020px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-cart__tabs {
    width: calc(79.372vw - 86.771px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__tabs {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__tabs {
    overflow-x: auto;
  }
  .p-cart__tabs::-webkit-scrollbar {
    height: 2px;
  }
  .p-cart__tabs::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(40, 40, 40, 0.1);
  }
  .p-cart__tabs::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: rgba(40, 40, 40, 0.2);
  }
  .p-cart__tabs._with-scroll {
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .p-cart__tabs {
    padding: 15px 21px 20px;
    margin: -15px -21px 30px;
  }
}
@media only screen and (max-width: 399px) {
  .p-cart__tabs {
    padding: 15px 15px 20px;
    margin: -15px -15px 30px;
  }
}
.p-cart__tab {
  display: flex;
  align-items: center;
  background: #EAF6EB;
  border-radius: 10px;
  justify-content: flex-start;
  cursor: pointer;
  transition: background 300ms ease, box-shadow 300ms ease;
}
@media only print {
  .p-cart__tab {
    max-width: 330px;
    width: calc(33.333% - 20px);
    margin-right: 30px;
  }
  .p-cart__tab:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__tab {
    max-width: 330px;
    width: calc(33.333% - 20px);
    margin-right: 30px;
  }
  .p-cart__tab:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-cart__tab {
    max-width: 255px;
    width: calc(33.333% - 13.334px);
    margin-right: 20px;
  }
  .p-cart__tab:last-child {
    margin-right: 0;
  }
}
@media only print {
  .p-cart__tab {
    height: 80px;
    padding: 10px 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__tab {
    height: 80px;
    padding: 10px 30px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-cart__tab {
    height: 70px;
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__tab {
    width: calc(33.333% - 6.667px);
    min-width: 158px;
    height: 70px;
    margin-right: 10px;
    padding: 10px;
  }
  .p-cart__tab:last-child {
    margin-right: 0;
  }
}
.p-cart__tab-text {
  font-weight: 700;
  color: #949494;
  transition: color 300ms ease;
}
@media only print {
  .p-cart__tab-text {
    font-size: 24px;
    line-height: 29px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__tab-text {
    font-size: 24px;
    line-height: 29px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-cart__tab-text {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__tab-text {
    margin-right: 4px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__tab-text {
    font-size: 18px;
    line-height: 22px;
  }
}
.p-cart__tab-count {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-weight: 700;
  flex-shrink: 0;
  transition: border 300ms ease;
  border-radius: 50%;
  background: #ffffff;
  color: #2EA836;
  margin-left: auto;
}
@media only print {
  .p-cart__tab-count {
    width: 42px;
    height: 42px;
    font-size: 16px;
    line-height: 40px;
    margin-right: -10px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__tab-count {
    width: 42px;
    height: 42px;
    font-size: 16px;
    line-height: 40px;
    margin-right: -10px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__tab-count {
    width: 34px;
    height: 34px;
    font-size: 14px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-cart__tab-count {
    margin-right: -7px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__tab-count {
    margin-right: -3px;
  }
}
._no-touch .p-cart__tab:hover {
  background: #2EA836;
}
@media only print {
  ._no-touch .p-cart__tab:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 768px) {
  ._no-touch .p-cart__tab:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 767px) {
  ._no-touch .p-cart__tab:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
}

._no-touch .p-cart__tab:hover .p-cart__tab-text {
  color: #ffffff;
}
._no-touch .p-cart__tab:hover .p-cart__tab-count {
  border: 1px solid #2EA836;
}

._no-touch .p-cart__tab:active {
  transition: none;
  background: #2EA836;
}
@media only print {
  ._no-touch .p-cart__tab:active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 768px) {
  ._no-touch .p-cart__tab:active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 767px) {
  ._no-touch .p-cart__tab:active {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
}

._no-touch .p-cart__tab:active .p-cart__tab-text {
  transition: none;
  color: #ffffff;
}
._no-touch .p-cart__tab:active .p-cart__tab-count {
  transition: none;
  border: 1px solid #2EA836;
}

._touch .p-cart__tab:active {
  transition: none;
  background: #2EA836;
}
@media only print {
  ._touch .p-cart__tab:active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 768px) {
  ._touch .p-cart__tab:active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 767px) {
  ._touch .p-cart__tab:active {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
}

._touch .p-cart__tab:active .p-cart__tab-text {
  transition: none;
  color: #ffffff;
}
._touch .p-cart__tab:active .p-cart__tab-count {
  transition: none;
  border: 1px solid #2EA836;
}

.p-cart__tab._active {
  transition: none;
  background: #2EA836;
}
@media only print {
  .p-cart__tab._active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__tab._active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__tab._active {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
}
.p-cart__tab._active .p-cart__tab-text {
  transition: none;
  color: #ffffff;
}
.p-cart__tab._active .p-cart__tab-count {
  transition: none;
  border: 1px solid #2EA836;
}
.p-cart__info {
  font-size: 14px;
  line-height: 1.3;
}
@media only print {
  .p-cart__info {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__info {
    margin-left: 30px;
  }
}
@media only print {
  .p-cart__info {
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__info {
    text-align: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__info {
    display: flex;
  }
}
.p-cart__info-bonuses {
  color: #949494;
}
@media only print {
  .p-cart__info-bonuses {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__info-bonuses {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__info-bonuses {
    margin-bottom: 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__info-bonuses {
    margin-right: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__info-bonuses {
    margin-bottom: 10px;
  }
}
.p-cart__info-message {
  color: #282828;
  font-weight: 500;
}
.p-cart__message {
  position: relative;
  background: rgba(219, 84, 84, 0.15);
  border-radius: 10px;
  color: #DB5454;
}
@media only print {
  .p-cart__message {
    padding: 15px 70px 15px 30px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__message {
    padding: 15px 70px 15px 30px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-cart__message {
    padding: 15px 55px 15px 20px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__message {
    padding: 15px 10px;
    margin-bottom: 30px;
  }
}
.p-cart__message-title {
  font-weight: 700;
}
@media only print {
  .p-cart__message-title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__message-title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__message-title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__message-title {
    margin-right: 15px;
    margin-bottom: 10px;
  }
}
.p-cart__message-text {
  line-height: 1.3;
}
@media only print {
  .p-cart__message-text {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__message-text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__message-text {
    font-size: 14px;
  }
}
.p-cart__message-close {
  position: absolute;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.625 9.375-11.25 11.25' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m20.625 20.625-11.25-11.25' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m21.1496 1.875h-12.30061c-4.28656 0-6.97399 3.03507-6.97399 7.33014v11.58976c0 4.295 2.67466 7.3301 6.97399 7.3301h12.29921c4.3007 0 6.9768-3.0351 6.9768-7.3301v-11.58976c0-4.29507-2.6761-7.33014-6.9754-7.33014z' fill-rule='evenodd' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
  filter: none;
  transition: filter 300ms ease;
}
@media only print {
  .p-cart__message-close {
    top: calc(50% - 15px);
    right: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__message-close {
    top: calc(50% - 15px);
    right: 20px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__message-close {
    top: calc(50% - 15px);
    right: 15px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__message-close {
    top: 12px;
    right: 15px;
  }
}
@media only print {
  .p-cart__message-close {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart__message-close {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__message-close {
    top: 14px;
    right: 10px;
    width: 24px;
    height: 24px;
  }
}
._no-touch .p-cart__message-close:hover {
  filter: brightness(0) grayscale(1);
}
._no-touch .p-cart__message-close:active {
  transition: none;
  filter: brightness(0) grayscale(1);
}

._touch .p-cart__message-close:active {
  transition: none;
  filter: brightness(0) grayscale(1);
}

.p-cart__top {
  background: rgba(40, 40, 40, 0.03);
  display: flex;
  align-items: center;
  border-radius: 10px;
}
@media only print {
  .p-cart__top {
    margin-bottom: 20px;
    padding: 8px 20px;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart__top {
    margin-bottom: 20px;
    padding: 8px 20px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__top {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__top {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .p-cart__top {
    padding: 20px 21px 14px;
    margin-left: -21px;
    margin-right: -21px;
  }
}
@media only screen and (max-width: 399px) {
  .p-cart__top {
    padding: 20px 15px 14px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.p-cart__top-search {
  position: relative;
}
@media only print {
  .p-cart__top-search {
    margin-right: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__top-search {
    margin-right: 16px;
  }
}
@media only print {
  .p-cart__top-search {
    width: 290px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-cart__top-search {
    width: 290px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-cart__top-search {
    width: calc(9.417vw + 151.57px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__top-search {
    width: calc(25.781vw - 16px);
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__top-search {
    order: 2;
    width: calc(100% - 108px);
    margin-bottom: 18px;
  }
}
.p-cart__top-search-text {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid rgba(40, 40, 40, 0.15);
  box-sizing: border-box;
  border-radius: 8px;
  padding: 12px 44px 12px 14px;
  font-size: 16px;
  line-height: 1.3;
  color: #282828;
}
.p-cart__top-search-text__search-text::placeholder {
  opacity: 0.5;
}
@media only screen and (max-width: 1279px) {
  .p-cart__top-search-text__search-text::placeholder {
    font-size: 14px;
  }
}
.p-cart__top-search-reset {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 36px;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  border: none;
  right: 2px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 15-6-6' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.p-cart__top-search-reset[disabled] {
  opacity: 0.2;
  filter: grayscale(1);
  cursor: auto;
}
@media only print {
  .p-cart__top-links {
    margin-right: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__top-links {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__top-links {
    order: 4;
  }
}
.p-cart__top-link {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 4px 10px 4px 36px;
  color: #2EA836;
  cursor: pointer;
}
@media only print {
  .p-cart__top-link {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__top-link {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__top-link {
    font-size: 12px;
    line-height: 1.3;
    margin-left: -10px;
  }
}
@media only print {
  .p-cart__top-link {
    text-decoration-line: underline;
  }
  ._no-touch .p-cart__top-link:hover {
    text-decoration: none;
  }
  ._no-touch .p-cart__top-link:active {
    text-decoration: none;
  }
  ._touch .p-cart__top-link:active {
    text-decoration: none;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__top-link {
    text-decoration-line: underline;
  }
  ._no-touch .p-cart__top-link:hover {
    text-decoration: none;
  }
  ._no-touch .p-cart__top-link:active {
    text-decoration: none;
  }
  ._touch .p-cart__top-link:active {
    text-decoration: none;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__top-link {
    width: min-content;
  }
}
.p-cart__top-link._excel {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 7.503v-5.4002c0-.609.6466-1.1028 1.4443-1.1028h11.1115c.7976 0 1.4442.4937 1.4442 1.1028v5.4002' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m1.02734 10.6119 3.179 4.3009' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.20634 10.6119-3.179 4.3009' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m6.75 10.6119v3.8108c0 .2707.2828.4902.6317.4902h2.5269' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13.4007 12.8019c-.7822 0-1.4163-.492-1.4163-1.099 0-.6069.5757-1.099 1.4163-1.099s1.4163.4981 1.4163.4981' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13.4007 12.8019c.7822 0 1.4163.492 1.4163 1.099s-.5069 1.099-1.4163 1.099-1.4163-.5653-1.4163-.5653' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 3.66504h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 3.66504h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 5.58398h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 5.58398h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.1875 7.50293h3.0211' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m8.78906 7.50293h3.02114' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E") no-repeat 10px center/16px 16px;
}
@media only print {
  .p-cart__top-spacer {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__top-spacer {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__top-spacer {
    display: none;
  }
}
.p-cart__top-total {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
@media only print {
  .p-cart__top-total {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__top-total {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__top-total {
    order: 1;
    width: 92px;
    margin-bottom: 18px;
  }
}
@media only print {
  .p-cart__top-clear {
    margin-left: 46px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__top-clear {
    margin-left: 46px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__top-clear {
    margin-left: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__top-clear {
    order: 4;
  }
}
.p-cart__top-clear-btn {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 4px 10px 4px 36px;
  color: #DB5454;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.9702 6.24255s-.4036 5.00625-.6378 7.11495c-.1115 1.0072-.7336 1.5974-1.7527 1.616-1.93929.0349-3.88081.0371-5.81937-.0037-.98043-.0201-1.59217-.6177-1.70144-1.6071-.23563-2.1273-.63701-7.12015-.63701-7.12015' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m13.9996 3.84266h-12.60507' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m11.5717 3.84268c-.5835 0-1.0859-.41254-1.2004-.98414l-.1806-.90387c-.1115-.417-.48912-.7054-.9195-.7054h-3.14643c-.43038 0-.80798.2884-.91948.7054l-.18062.90387c-.11447.5716-.61695.98414-1.20045.98414' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 10px center/16px 16px;
}
@media only print {
  .p-cart__top-clear-btn {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__top-clear-btn {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__top-clear-btn {
    font-size: 12px;
    line-height: 1.3;
    margin-right: -10px;
  }
}
@media only print {
  .p-cart__top-clear-btn {
    text-decoration-line: underline;
  }
  ._no-touch .p-cart__top-clear-btn:hover {
    text-decoration: none;
  }
  ._no-touch .p-cart__top-clear-btn:active {
    text-decoration: none;
  }
  ._touch .p-cart__top-clear-btn:active {
    text-decoration: none;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__top-clear-btn {
    text-decoration-line: underline;
  }
  ._no-touch .p-cart__top-clear-btn:hover {
    text-decoration: none;
  }
  ._no-touch .p-cart__top-clear-btn:active {
    text-decoration: none;
  }
  ._touch .p-cart__top-clear-btn:active {
    text-decoration: none;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__top-clear-btn {
    width: min-content;
  }
}
._no-touch .p-cart__top-clear-btn:hover {
  text-decoration: none;
}
._no-touch .p-cart__top-clear-btn:active {
  text-decoration: none;
}

._touch .p-cart__top-clear-btn:active {
  text-decoration: none;
}

@media only print {
  .p-cart__actions-cnt {
    height: 40px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart__actions-cnt {
    height: 40px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__actions-cnt {
    margin-bottom: 6px;
  }
}
.p-cart__actions {
  display: flex;
}
@media only print {
  .p-cart__actions {
    align-items: center;
    height: 40px;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart__actions {
    align-items: center;
    height: 40px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__actions {
    flex-direction: column;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 4px;
  }
}
@media only print {
  .p-cart__actions {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__actions {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__actions._fixed {
    position: fixed;
    z-index: 2;
    left: 0;
    right: 0;
    top: 70px;
    background: #FFFFFF;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .p-cart__actions._fixed {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .p-cart__actions._fixed {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__actions-selected {
    text-align: center;
  }
}
.p-cart__actions-selected .form__checkbox-text {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .p-cart__actions-selected .form__checkbox-text {
    font-size: 12px;
  }
  .p-cart__actions-selected .form__checkbox-text:before {
    top: 2px;
  }
}
.p-cart__actions-list {
  display: flex;
  align-items: center;
}
@media only print {
  .p-cart__actions-list {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart__actions-list {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__actions-list {
    justify-content: center;
  }
}
.p-cart__actions-to-delayed, .p-cart__actions-delete {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 4px 10px 4px 36px;
  cursor: pointer;
  margin-left: 20px;
  background: none no-repeat 10px center/16px 16px;
}
@media only print {
  .p-cart__actions-to-delayed, .p-cart__actions-delete {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__actions-to-delayed, .p-cart__actions-delete {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__actions-to-delayed, .p-cart__actions-delete {
    font-size: 12px;
    line-height: 1.3;
    margin-right: -10px;
  }
}
@media only print {
  .p-cart__actions-to-delayed, .p-cart__actions-delete {
    text-decoration-line: underline;
  }
  ._no-touch .p-cart__actions-to-delayed:hover, ._no-touch .p-cart__actions-delete:hover {
    text-decoration: none;
  }
  ._no-touch .p-cart__actions-to-delayed:active, ._no-touch .p-cart__actions-delete:active {
    text-decoration: none;
  }
  ._touch .p-cart__actions-to-delayed:active, ._touch .p-cart__actions-delete:active {
    text-decoration: none;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__actions-to-delayed, .p-cart__actions-delete {
    text-decoration-line: underline;
  }
  ._no-touch .p-cart__actions-to-delayed:hover, ._no-touch .p-cart__actions-delete:hover {
    text-decoration: none;
  }
  ._no-touch .p-cart__actions-to-delayed:active, ._no-touch .p-cart__actions-delete:active {
    text-decoration: none;
  }
  ._touch .p-cart__actions-to-delayed:active, ._touch .p-cart__actions-delete:active {
    text-decoration: none;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__actions-to-delayed:first-child, .p-cart__actions-delete:first-child {
    margin-left: 0;
  }
}
._no-touch .p-cart__actions-to-delayed:hover, ._no-touch .p-cart__actions-delete:hover {
  text-decoration: none;
}
._no-touch .p-cart__actions-to-delayed:active, ._no-touch .p-cart__actions-delete:active {
  text-decoration: none;
}

._touch .p-cart__actions-to-delayed:active, ._touch .p-cart__actions-delete:active {
  text-decoration: none;
}

.p-cart__actions-to-delayed[disabled], .p-cart__actions-to-delayed._disabled, .p-cart__actions-delete[disabled], .p-cart__actions-delete._disabled {
  opacity: 0.5;
  pointer-events: none;
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  .p-cart__actions-to-delayed[disabled], .p-cart__actions-to-delayed._disabled, .p-cart__actions-delete[disabled], .p-cart__actions-delete._disabled {
    display: none;
  }
}
.p-cart__actions-to-delayed {
  color: #949494;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.5'%3E%3Cpath d='m1.34766 14.48h3.1801c.1608 0 .2912-.1304.2912-.2912v-3.18' stroke='%23282828' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m13 9h-4.58056c-.23161 0-.41944-.18783-.41944-.41945v-4.58055' stroke='%23282828' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m4.3722 13.9878c-2.0216-1.2275-3.3722-3.4499-3.3722-5.9878 0-3.866 3.134-7 7-7s7 3.134 7 7-3.134 7-7 7' stroke='%23282828' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E");
}
.p-cart__actions-delete {
  color: #DB5454;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L5 11' stroke='%23DB5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 11L5 5' stroke='%23DB5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2798 1H4.71946C2.4333 1 1 2.6187 1 4.90941V11.0906C1 13.3813 2.42649 15 4.71946 15H11.279C13.5728 15 15 13.3813 15 11.0906V4.90941C15 2.6187 13.5728 1 11.2798 1Z' stroke='%23DB5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
@media only print {
  .p-cart__sections {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__sections {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;
  }
}
@media only print {
  .p-cart__sections-space {
    margin-left: 30px;
    width: 260px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__sections-space {
    margin-left: 30px;
    width: 260px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__sections-space {
    margin-left: auto;
    width: 260px;
  }
}
@media only print {
  .p-cart__sections-list {
    width: 528px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__sections-list {
    width: 528px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__sections-list {
    width: 422px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__sections-list {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__sections-list {
    margin-bottom: 20px;
  }
}
.p-cart__sections-i {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media only print {
  .p-cart__sections-i {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__sections-i {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__sections-i {
    width: 310px;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__sections-i {
    margin-bottom: 7px;
  }
}
.p-cart__sections-i-label {
  line-height: 1.3;
  font-weight: 500;
  text-align: right;
}
@media only print {
  .p-cart__sections-i-label {
    width: calc(50% - 14px);
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__sections-i-label {
    width: calc(50% - 14px);
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__sections-i-label {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__sections-i-label {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__sections-i-label {
    max-width: calc(100% - 131px);
    text-align: left;
  }
}
.p-cart__sections-i-value {
  line-height: 1.3;
  font-weight: 500;
}
@media only print {
  .p-cart__sections-i-value {
    width: calc(50% - 14px);
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__sections-i-value {
    width: calc(50% - 14px);
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__sections-i-value {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__sections-i-value {
    margin-left: 20px;
    flex-grow: 1;
    text-align: right;
    max-width: 110px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__sections-i-value {
    font-size: 14px;
  }
}
.p-cart__total {
  color: #282828;
}
@media only print {
  .p-cart__total {
    display: flex;
    justify-content: flex-end;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__total {
    display: flex;
    justify-content: flex-end;
    padding-top: 30px;
  }
}
@media only print {
  .p-cart__total {
    border-top: 2px solid #282828;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart__total {
    border-top: 2px solid #282828;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__total {
    padding-top: 40px;
  }
}
@media only print {
  .p-cart__total._order {
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__total._order {
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__total._order {
    display: flex;
    padding-top: 30px;
  }
}
.p-cart__total._order .p-cart__total-right {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media only print {
  .p-cart__total._order .p-cart__total-right {
    width: 360px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__total._order .p-cart__total-right {
    width: 360px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .p-cart__total._order .p-cart__total-right {
    width: 320px;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__total._order .p-cart__total-right {
    margin-right: auto;
    max-width: 420px;
  }
}
@media only print {
  .p-cart__total._order .p-cart__total-info {
    width: 100%;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__total._order .p-cart__total-info {
    width: 100%;
    padding-right: 20px;
  }
}
.p-cart__total._order .p-cart__total-values {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.p-cart__total._order .p-cart__total-value {
  text-align: left !important;
  width: auto;
}
.p-cart__total._order .p-cart__total-btns {
  margin-left: 0;
  margin-top: auto;
  width: 100%;
}
.p-cart__total._order .p-cart__total-btn {
  width: 100%;
}
.p-cart__total._order .p-cart__total-sum {
  width: 100%;
}
.p-cart__total._order .p-cart__total-sum-label {
  width: auto;
  margin-right: 10px;
}
.p-cart__total._order .p-cart__total-sum-value {
  width: auto;
  flex-grow: 1;
  text-align: right;
}
.p-cart__total-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only print {
  .p-cart__total-left {
    max-width: 670px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__total-left {
    max-width: 670px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__total-left {
    margin-bottom: 36px;
  }
}
.p-cart__total-message {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
}
@media only print {
  .p-cart__total-message {
    margin-bottom: 40px;
    min-height: 42px;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__total-message {
    margin-bottom: 40px;
    min-height: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__total-message {
    margin-bottom: 20px;
  }
}
.p-cart__total-textarea {
  background: rgba(40, 40, 40, 0.02);
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  padding: 12px 12px;
  font-size: 16px;
  line-height: 1.25;
  width: 100%;
  color: #282828;
  min-height: 80px;
  max-height: 80px;
  max-width: 100%;
  min-width: 100%;
  resize: none;
}
@media only screen and (max-width: 599px) {
  .p-cart__total-textarea {
    padding: 12px;
  }
}
.p-cart__total-textarea::placeholder {
  font-size: 14px;
  color: #a8a8a8;
}
@media only print {
  .p-cart__total-info {
    width: 528px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__total-info {
    width: 528px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__total-info {
    width: 422px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__total-info {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__total-info {
    margin-bottom: 20px;
  }
}
.p-cart__total-sum {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
}
@media only print {
  .p-cart__total-sum {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__total-sum {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__total-sum {
    width: 310px;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__total-sum {
    margin-bottom: 7px;
  }
}
.p-cart__total-sum-label {
  font-weight: 700;
  text-align: right;
}
@media only print {
  .p-cart__total-sum-label {
    width: calc(50% - 14px);
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__total-sum-label {
    width: calc(50% - 14px);
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__total-sum-label {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__total-sum-label {
    font-size: 18px;
    line-height: 22px;
  }
}
.p-cart__total-sum-value {
  font-weight: 700;
  line-height: 1.2;
}
@media only print {
  .p-cart__total-sum-value {
    width: calc(50% - 14px);
    font-size: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__total-sum-value {
    width: calc(50% - 14px);
    font-size: 32px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__total-sum-value {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__total-sum-value {
    margin-left: 20px;
    flex-grow: 1;
    text-align: right;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__total-sum-value {
    font-size: 24px;
  }
}
@media only print {
  .p-cart__total-values {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__total-values {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__total-values {
    width: 310px;
    margin-left: auto;
  }
}
.p-cart__total-value {
  line-height: 1.3;
  color: #949494;
}
@media only print {
  .p-cart__total-value {
    width: calc(50% - 14px);
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__total-value {
    width: calc(50% - 14px);
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__total-value {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__total-value {
    width: calc(50% - 10px);
  }
}
@media only print {
  .p-cart__total-value {
    margin-left: auto;
  }
  .p-cart__total-value:nth-child(2n+1):not(:last-child) {
    text-align: right;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__total-value {
    margin-left: auto;
  }
  .p-cart__total-value:nth-child(2n+1):not(:last-child) {
    text-align: right;
    margin-left: 0;
  }
}
@media only print {
  .p-cart__total-btns {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__total-btns {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__total-btns {
    margin-left: auto;
    width: 260px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__total-btns {
    display: flex;
    justify-content: center;
  }
}
.p-cart__total-btn {
  width: 260px;
  height: 60px;
  font-size: 16px;
}
@media only screen and (max-width: 599px) {
  .p-cart__total-btn {
    flex-grow: 1;
    max-width: 420px;
  }
}
.p-cart__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px 10px 30px;
  background: #2EA836;
  color: #ffffff;
  border-radius: 10px;
  margin-bottom: 24px;
  flex-wrap: wrap;
  min-height: 70px;
}
@media only screen and (max-width: 767px) {
  .p-cart__head {
    padding: 10px;
    min-height: 60px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__head {
    margin-bottom: 10px;
  }
}
.p-cart__head._no-wrap {
  flex-wrap: nowrap;
}
.p-cart__title {
  font-weight: 700;
}
@media only print {
  .p-cart__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__title {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
.p-cart__count {
  font-weight: 600;
  line-height: 1.3;
  white-space: nowrap;
}
@media only print {
  .p-cart__count {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__count {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__count {
    font-size: 14px;
  }
}
@media only print {
  .p-cart__count {
    padding-left: 30px;
    padding-right: 20px;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__count {
    padding-left: 30px;
    padding-right: 20px;
    margin-left: auto;
  }
}
.p-cart__head._red {
  background: rgba(219, 84, 84, 0.1);
  color: #DB5454;
}
@media only print {
  .p-cart__search-show {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart__search-show {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__search-show {
    position: relative;
    margin-right: 4px;
    width: 36px;
    user-select: none;
    outline: 0;
    cursor: pointer;
    border: none;
    align-self: stretch;
  }
  .p-cart__search-show:before, .p-cart__search-show:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 300ms ease;
  }
  .p-cart__search-show:before {
    opacity: 1;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 23 24' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='11.5' r='8.5' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='m17 18 3 3' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/23px 24px;
  }
  .p-cart__search-show:after {
    opacity: 0;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23ffffff' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m.999512 21 20.000388-19.99999'/%3E%3Cpath d='m1 1 20 20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/22px 22px;
  }
  .p-cart__search-show._active:before {
    opacity: 0;
  }
  .p-cart__search-show._active:after {
    opacity: 1;
  }
}
.p-cart__search {
  position: relative;
  flex-grow: 1;
}
@media only print {
  .p-cart__search {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__search {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart__search {
    max-width: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__search {
    max-width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__search {
    height: 0;
    overflow: hidden;
    width: 100%;
    transition: height 500ms ease 0ms;
    border-radius: 5px;
  }
  .p-cart__search._active {
    height: 50px;
  }
}
.p-cart__search-text {
  display: block;
  width: 100%;
  padding: 15px 83px 14px 12px;
  font-size: 16px;
  line-height: 1.3;
  color: #282828;
  border: none;
  background: #F9F9F9;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .p-cart__search-text {
    padding: 10px 83px 9px 12px;
    margin-top: 10px;
  }
}
.p-cart__search-text::placeholder {
  opacity: 0.5;
}
.p-cart__search-reset, .p-cart__search-go {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 36px;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  border: none;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .p-cart__search-reset, .p-cart__search-go {
    top: auto;
    height: 40px;
  }
}
.p-cart__search-reset[disabled], .p-cart__search-go[disabled] {
  opacity: 0.2;
  filter: grayscale(1);
  cursor: auto;
  pointer-events: none;
}
.p-cart__search-reset:before, .p-cart__search-reset:after, .p-cart__search-go:before, .p-cart__search-go:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
._no-touch .p-cart__search-reset:hover:before, ._no-touch .p-cart__search-go:hover:before {
  opacity: 0;
}
._no-touch .p-cart__search-reset:hover:after, ._no-touch .p-cart__search-go:hover:after {
  opacity: 1;
}
._no-touch .p-cart__search-reset:active:before, ._no-touch .p-cart__search-go:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .p-cart__search-reset:active:after, ._no-touch .p-cart__search-go:active:after {
  transition: none;
  opacity: 1;
}

._touch .p-cart__search-reset:active:before, ._touch .p-cart__search-go:active:before {
  transition: none;
  opacity: 0;
}
._touch .p-cart__search-reset:active:after, ._touch .p-cart__search-go:active:after {
  transition: none;
  opacity: 1;
}

.p-cart__search-reset {
  right: 42px;
  background: transparent;
}
.p-cart__search-reset:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 15-6-6' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.p-cart__search-reset:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 15-6-6' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.p-cart__search-go {
  right: 6px;
}
.p-cart__search-go:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 23 24' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='11.5' r='8.5' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='m17 18 3 3' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/23px 24px;
}
.p-cart__search-go:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 23 24' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='11.5' r='8.5' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='m17 18 3 3' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/23px 24px;
}
@media only print {
  .p-cart__list {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart__list {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart__list {
    margin-bottom: 40px;
  }
}

.p-cart-i {
  display: flex;
  background: #FFFFFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin-bottom: 24px;
  position: relative;
  transition: box-shadow 300ms ease;
}
._no-touch .p-cart-i:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

._no-touch .p-cart-i:active {
  transition: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

._touch .p-cart-i:active {
  transition: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

@media only print {
  .p-cart-i {
    align-items: center;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart-i {
    align-items: center;
  }
}
@media only print {
  .p-cart-i {
    padding: 8px 30px 8px 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i {
    padding: 8px 30px 8px 15px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart-i {
    padding: 8px 20px 8px 15px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart-i {
    padding: 8px 20px 20px 15px;
    min-height: 128px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart-i {
    padding: 10px 10px 20px 10px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}
@media only print {
  .p-cart-i__number {
    font-size: 14px;
    line-height: 1.3;
    width: 22px;
    flex-shrink: 0;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart-i__number {
    font-size: 14px;
    line-height: 1.3;
    width: 22px;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart-i__number {
    margin-top: 28px;
    position: relative;
    z-index: 1;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart-i__number {
    display: none;
  }
}
.p-cart-i__img {
  font-size: 0;
  line-height: 1;
  flex-shrink: 0;
}
@media only print {
  .p-cart-i__img {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__img {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-cart-i__img {
    width: 70px;
    height: 70px;
  }
}
@media only print {
  .p-cart-i__img {
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart-i__img {
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart-i__img {
    width: 18.5185185185%;
    margin-right: 10px;
  }
}
.p-cart-i__img:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.p-cart-i__info {
  flex-grow: 1;
}
@media only print {
  .p-cart-i__info {
    margin-left: 16px;
  }
}
@media only screen and (min-width: 600px) {
  .p-cart-i__info {
    margin-left: 16px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart-i__info {
    width: calc(81.4814814815% - 10px);
    margin-bottom: 20px;
  }
}
.p-cart-i__tags {
  display: flex;
}
.p-cart-i__tag {
  padding: 0 4px;
  border-radius: 2px;
  text-decoration: none;
  margin-right: 4px;
  font-weight: 700;
  font-size: 10px;
  line-height: 1.3;
}
.p-cart-i__tag._green {
  color: #ffffff !important;
  background: #2EA836;
}
.p-cart-i__tag._red {
  color: #ffffff !important;
  background: #DB5454;
}
.p-cart-i__tag._black {
  color: #ffffff !important;
  background: #282828;
}
.p-cart-i__tag._gray {
  color: #ffffff !important;
  background: #949494;
}
.p-cart-i__tag._orange {
  color: #ffffff !important;
  background: #de7d00;
}
.p-cart-i__name-cnt {
  min-height: 55px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
}
.p-cart-i__name {
  line-height: 1.3;
  margin-bottom: 4px;
}
@media only print {
  .p-cart-i__name {
    font-size: 16px;
    min-height: 42px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__name {
    font-size: 16px;
    min-height: 42px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-i__name {
    font-size: 14px;
    min-height: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart-i__name {
    margin-bottom: 12px;
  }
}
.p-cart-i__name a {
  color: black;
}
._no-touch .p-cart-i__name a:hover {
  color: #2EA836;
}
._no-touch .p-cart-i__name a:active {
  color: #2EA836;
}

._touch .p-cart-i__name a:active {
  color: #2EA836;
}

@media only print {
  .p-cart-i__props {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart-i__props {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart-i__props {
    flex-shrink: 0;
    width: calc(100% - 280px);
    max-width: calc(100% - 280px);
  }
}
@media only screen and (max-width: 599px) {
  .p-cart-i__props {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: -10px;
  }
}
.p-cart-i__prop {
  line-height: 1.3;
  color: #a8a8a8;
}
@media only print {
  .p-cart-i__prop {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart-i__prop {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart-i__prop {
    margin-bottom: 4px;
  }
  .p-cart-i__prop:last-child {
    margin-bottom: 0;
  }
}
@media only print {
  .p-cart-i__prop {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__prop {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-i__prop {
    font-size: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart-i__prop {
    margin-right: 10px;
  }
}
.p-cart-i__controls {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media only screen and (max-width: 599px) {
  .p-cart-i__controls {
    flex-grow: 1;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 420px) and (max-width: 599px) {
  .p-cart-i__controls {
    margin-left: 10px;
    padding-left: 18.5185185185%;
  }
}
.p-cart-i__message {
  font-weight: 600;
  line-height: 1.3;
}
@media only print {
  .p-cart-i__message {
    font-size: 16px;
    margin: 0 20px 0 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__message {
    font-size: 16px;
    margin: 0 20px 0 16px;
  }
}
@media only print {
  .p-cart-i__btns {
    margin: 0 20px 0 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__btns {
    margin: 0 20px 0 16px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-cart-i__btns {
    margin: 0 0 0 16px;
  }
}
.p-cart-i__to-bonus-cnt, .p-cart-i__to-delayed-cnt {
  display: flex;
  align-items: center;
}
.p-cart-i__to-bonus, .p-cart-i__to-delayed {
  height: 34px;
  width: fit-content;
}
@media only print {
  .p-cart-i__to-bonus, .p-cart-i__to-delayed {
    padding: 9px 45px 9px 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__to-bonus, .p-cart-i__to-delayed {
    padding: 9px 45px 9px 20px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-i__to-bonus, .p-cart-i__to-delayed {
    padding: 9px 36px 9px 10px;
  }
  .p-cart-i__to-bonus:after, .p-cart-i__to-delayed:after {
    right: 9px;
  }
}
.p-cart-i__to-bonus-cnt {
  margin-bottom: 8px;
}
.p-cart-i__replace-btn {
  padding: 19px 20px;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .p-cart-i__replace-btn {
    padding: 4px 0;
    border: none;
  }
}
.p-cart-i__replace-btn-t {
  white-space: nowrap;
  padding-left: 26px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.9994 6.69715v6.84685c0 .8041-.6004 1.4559-1.341 1.4559h-10.3174c-.7406 0-1.341-.6518-1.341-1.4559v-10.33615c0-.8041.6004-1.4559 1.341-1.4559h6.9609' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m14.5555 3.0272-5.58379 5.742c-.2843.2933-1.1351.5508-1.9446.8476-.343.1258-.6735-.1944-.5585-.5412.268-.8085.502-1.6768.7862-1.9701l5.58379-5.742c.4594-.474102 1.2162-.486002 1.6903-.0265.4741.4594.486 1.2161.0266 1.6902z' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m11.8867 2.3457 1.7169 1.6637' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E") no-repeat left center/16px 16px;
}
.p-cart-i__delete {
  margin-left: 30px;
}
.p-cart-i__delete-btn {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.p-cart-i__delete-btn:before, .p-cart-i__delete-btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.p-cart-i__delete-btn:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m24.325 11.7046s-.7568 9.3866-1.1958 13.3406c-.2091 1.8884-1.3756 2.995-3.2864 3.0299-3.6362.0655-7.2765.0697-10.91132-.007-1.8383-.0376-2.98532-1.1582-3.1902-3.0132-.4418-3.9888-1.1944-13.3503-1.1944-13.3503' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m26.2517 7.20467h-23.63451' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m21.6985 7.20493c-1.0941 0-2.0362-.77351-2.2508-1.84527l-.3387-1.69475c-.2091-.78187-.9171-1.32262-1.724-1.32262h-5.8996c-.807 0-1.51496.54075-1.72402 1.32262l-.33867 1.69475c-.21463 1.07176-1.15677 1.84527-2.25083 1.84527' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/30px 30px;
}
.p-cart-i__delete-btn:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m24.325 11.7046s-.7568 9.3866-1.1958 13.3406c-.2091 1.8884-1.3756 2.995-3.2864 3.0299-3.6362.0655-7.2765.0697-10.91132-.007-1.8383-.0376-2.98532-1.1582-3.1902-3.0132-.4418-3.9888-1.1944-13.3503-1.1944-13.3503' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m26.2517 7.20467h-23.63451' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m21.6985 7.20493c-1.0941 0-2.0362-.77351-2.2508-1.84527l-.3387-1.69475c-.2091-.78187-.9171-1.32262-1.724-1.32262h-5.8996c-.807 0-1.51496.54075-1.72402 1.32262l-.33867 1.69475c-.21463 1.07176-1.15677 1.84527-2.25083 1.84527' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/30px 30px;
}
._no-touch .p-cart-i__delete-btn:hover:before {
  opacity: 0;
}
._no-touch .p-cart-i__delete-btn:hover:after {
  opacity: 1;
}
._no-touch .p-cart-i__delete-btn:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .p-cart-i__delete-btn:active:after {
  transition: none;
  opacity: 1;
}

._touch .p-cart-i__delete-btn:active:before {
  transition: none;
  opacity: 0;
}
._touch .p-cart-i__delete-btn:active:after {
  transition: none;
  opacity: 1;
}

.p-cart-i__hint {
  flex-shrink: 0;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: 8px;
  width: 21px;
  height: 20px;
  cursor: pointer;
}
.p-cart-i__hint:before, .p-cart-i__hint:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.p-cart-i__hint:before {
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 21 20' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='10' fill='%23fff' r='10'/%3E%3Ccircle cx='10.5' cy='10' r='9.5' stroke='%23282828' stroke-opacity='.5'/%3E%3Cg fill='%23282828' fill-opacity='.5'%3E%3Cpath d='m12.8549 9.36365c.6867-.83361.826-1.72303.414-2.64353-.6013-1.34339-1.7389-1.67707-2.5885-1.72006-.0071-.00006-.0142-.00006-.0213-.00006-1.62403 0-2.76448.80403-3.13088 2.20873-.10113.38761.07584.73741.43031.8507.35135.11233.70065-.08015.83059-.45772.30012-.87207.80499-1.27606 1.61468-1.27606.1092 0 .224.00738.3447.02195.6832.08241 1.1362.40949 1.3465.97222.2377.63635-.1253 1.10508-.4681 1.44232-.1314.12935-.2649.25663-.3983.38385-.145.13822-.2948.28111-.439.424-.7244.71791-1.05465 1.48611-1.00965 2.34871.0211.4041.27305.6833.62705.6945.1989.0068.385-.0629.5107-.19.1154-.1167.1729-.2716.1665-.448-.0269-.7409.3659-1.218.7537-1.5869.0635-.0605.1275-.1207.1915-.1809.2842-.26703.578-.54322.8255-.84375z'/%3E%3Cpath d='m10.437 13.6967c-.001 0-.002 0-.003 0-.3715.0014-.6512.2794-.65055.6465.00064.3707.27855.653.64655.6568h.0075c.3646 0 .6463-.2748.6565-.6422.0049-.1759-.0581-.3406-.1775-.4637-.1236-.1274-.2938-.1974-.4795-.1974z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
.p-cart-i__hint:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='20' viewBox='0 0 21 20' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='10' fill='%23fff' r='10'/%3E%3Ccircle cx='10.5' cy='10' r='9.5' stroke='%232EA836' stroke-opacity='1'/%3E%3Cg fill='%232EA836' fill-opacity='1'%3E%3Cpath d='m12.8549 9.36365c.6867-.83361.826-1.72303.414-2.64353-.6013-1.34339-1.7389-1.67707-2.5885-1.72006-.0071-.00006-.0142-.00006-.0213-.00006-1.62403 0-2.76448.80403-3.13088 2.20873-.10113.38761.07584.73741.43031.8507.35135.11233.70065-.08015.83059-.45772.30012-.87207.80499-1.27606 1.61468-1.27606.1092 0 .224.00738.3447.02195.6832.08241 1.1362.40949 1.3465.97222.2377.63635-.1253 1.10508-.4681 1.44232-.1314.12935-.2649.25663-.3983.38385-.145.13822-.2948.28111-.439.424-.7244.71791-1.05465 1.48611-1.00965 2.34871.0211.4041.27305.6833.62705.6945.1989.0068.385-.0629.5107-.19.1154-.1167.1729-.2716.1665-.448-.0269-.7409.3659-1.218.7537-1.5869.0635-.0605.1275-.1207.1915-.1809.2842-.26703.578-.54322.8255-.84375z'/%3E%3Cpath d='m10.437 13.6967c-.001 0-.002 0-.003 0-.3715.0014-.6512.2794-.65055.6465.00064.3707.27855.653.64655.6568h.0075c.3646 0 .6463-.2748.6565-.6422.0049-.1759-.0581-.3406-.1775-.4637-.1236-.1274-.2938-.1974-.4795-.1974z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
._no-touch .p-cart-i__hint:hover:before {
  opacity: 0;
}
._no-touch .p-cart-i__hint:hover:after {
  opacity: 1;
}
._no-touch .p-cart-i__hint:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .p-cart-i__hint:active:after {
  transition: none;
  opacity: 1;
}

._touch .p-cart-i__hint:active:before {
  transition: none;
  opacity: 0;
}
._touch .p-cart-i__hint:active:after {
  transition: none;
  opacity: 1;
}

@media only print {
  .p-cart-i__pc-price {
    position: relative;
    width: 172px;
    text-align: right;
  }
  .p-cart-i__pc-price-value {
    font-size: 22px;
    line-height: 29px;
  }
  .p-cart-i__pc-price-label {
    position: absolute;
    top: calc(100% + 4px);
    right: 0;
    font-size: 14px;
    line-height: 130%;
    color: #a8a8a8;
  }
}
@media only screen and (min-width: 1470px) {
  .p-cart-i__pc-price {
    position: relative;
    width: 172px;
    text-align: right;
  }
  .p-cart-i__pc-price-value {
    font-size: 22px;
    line-height: 29px;
  }
  .p-cart-i__pc-price-label {
    position: absolute;
    top: calc(100% + 4px);
    right: 0;
    font-size: 14px;
    line-height: 130%;
    color: #a8a8a8;
  }
}
@media only screen and (max-width: 1469px) {
  .p-cart-i__pc-price {
    display: none;
  }
}
.p-cart-i__count {
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  flex-shrink: 0;
  background: rgba(40, 40, 40, 0.05);
  padding: 12px 0;
}
@media only print {
  .p-cart-i__count {
    width: 90px;
    font-size: 14px;
    margin-left: 44px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__count {
    width: 90px;
    font-size: 14px;
    margin-left: 44px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-i__count {
    width: 80px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-cart-i__count {
    margin-left: 15px;
    margin-top: 3px;
  }
}
.p-cart-i__count._active-count {
  padding: 0;
  background: transparent;
  width: 110px;
}
@media only print {
  .p-cart-i__count._active-count {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__count._active-count {
    margin-left: 30px;
  }
}
.p-cart-i__price {
  text-align: right;
  flex-shrink: 0;
}
@media only print {
  .p-cart-i__price {
    width: 182px;
    margin-left: 28px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__price {
    width: 182px;
    margin-left: 28px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-i__price {
    width: 142px;
    margin-left: 15px;
  }
}
@media only print {
  .p-cart-i__price-pc {
    display: none;
  }
}
@media only screen and (min-width: 1470px) {
  .p-cart-i__price-pc {
    display: none;
  }
}
@media only screen and (max-width: 1469px) {
  .p-cart-i__price-pc {
    font-size: 12px;
    line-height: 1.3;
    color: #a8a8a8;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-cart-i__price-pc {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart-i__price-pc {
    margin-bottom: 2px;
  }
}
.p-cart-i__price-total {
  font-weight: 700;
}
@media only print {
  .p-cart-i__price-total {
    font-size: 20px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-i__price-total {
    font-size: 20px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-i__price-total {
    font-size: 18px;
    line-height: 22px;
  }
}
.p-cart-i__to-order {
  margin-left: 30px;
}
.p-cart-i__to-order-btn {
  font-size: 14px;
  font-weight: 500;
  height: 44px;
  padding-left: 46px;
  padding-right: 20px;
  white-space: nowrap;
}
@media only print {
  .p-cart-i__to-order-btn:before {
    content: "";
    position: absolute;
    left: 20px;
    width: 16px;
    top: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'%3E%3Cpath d='m8.3194 3v4.8731c0 .2465-.1998.4463-.4463.4463h-4.8731'/%3E%3Cpath d='m8.32031 13.6387v-4.87306c0-.2465.1998-.4463.4463-.4463h4.87309'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/16px 16px;
  }
}
@media only screen and (min-width: 480px) {
  .p-cart-i__to-order-btn:before {
    content: "";
    position: absolute;
    left: 20px;
    width: 16px;
    top: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'%3E%3Cpath d='m8.3194 3v4.8731c0 .2465-.1998.4463-.4463.4463h-4.8731'/%3E%3Cpath d='m8.32031 13.6387v-4.87306c0-.2465.1998-.4463.4463-.4463h4.87309'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/16px 16px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i {
    flex-wrap: wrap;
    padding-bottom: 10px;
  }
}
@media only print {
  .p-cart__list._cart .p-cart-i__number {
    width: 56px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__list._cart .p-cart-i__number {
    width: 56px;
  }
}
@media only print {
  .p-cart__list._cart .p-cart-i__number .form__checkbox-text {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-cart__list._cart .p-cart-i__number .form__checkbox-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__number {
    width: 22px;
    margin-top: 10px;
  }
  .p-cart__list._cart .p-cart-i__number .form__checkbox-text {
    display: inline-block;
    padding-left: 0;
    padding-top: 23px;
    width: 22px;
    text-align: center;
    font-size: 12px;
  }
  .p-cart__list._cart .p-cart-i__number .form__checkbox-text:before {
    top: 0;
    left: calc(50% - 6px);
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__number {
    display: block;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__info {
    display: flex;
    width: calc(100% - 108px);
    margin-left: 0;
    padding-left: 16px;
    align-self: flex-start;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__info {
    width: calc(81.4814814815% - 32px);
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__name-cnt {
    margin-right: auto;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__name {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 419px) {
  .p-cart__list._cart .p-cart-i__name {
    font-size: 12px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__props {
    margin-left: 20px;
    text-align: right;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__delete {
    margin-left: auto;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__delete {
    position: absolute;
    top: 4px;
    right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__controls {
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__controls {
    margin-left: auto;
    width: calc(100% - 108px);
    margin-top: 16px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .p-cart__list._cart .p-cart-i__controls {
    width: 100%;
    margin-top: 16px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__controls {
    width: 100%;
    margin-left: 0;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__controls {
    padding-left: calc(18.5185185185% + 32px);
  }
}
@media only screen and (max-width: 479px) {
  .p-cart__list._cart .p-cart-i__controls {
    padding-left: 0;
  }
}
@media only print {
  .p-cart__list._cart .p-cart-i__controls._out {
    max-width: 522px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-cart__list._cart .p-cart-i__controls._out {
    max-width: 522px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-cart__list._cart .p-cart-i__controls._out {
    position: relative;
    max-width: calc(36.404vw - 12.782px);
    margin-left: 20px;
    padding-right: 40px;
    flex-wrap: wrap;
  }
  .p-cart__list._cart .p-cart-i__controls._out .p-cart-i__delete {
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
  }
  .p-cart__list._cart .p-cart-i__controls._out .p-cart-i__message {
    margin-left: 0;
    width: 100%;
  }
  .p-cart__list._cart .p-cart-i__controls._out .p-cart-i__replace {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__controls._out {
    position: relative;
    padding-right: 40px;
    flex-wrap: wrap;
    min-height: 51px;
    align-items: center;
  }
  .p-cart__list._cart .p-cart-i__controls._out .p-cart-i__delete {
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__controls._out .p-cart-i__message {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__list._cart .p-cart-i__controls._out .p-cart-i__replace {
    margin-top: 10px;
  }
  .p-cart__list._cart .p-cart-i__controls._out .p-cart-i__message {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .p-cart__list._cart .p-cart-i__controls._out {
    margin-left: auto;
    width: calc(100% - 108px);
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .p-cart__list._cart .p-cart-i__controls._no-btn {
    margin-left: auto;
    width: calc(100% - 108px);
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__controls._no-btn .p-cart-i__count {
    margin-left: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__btns {
    margin-right: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__btns {
    display: flex;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__btns {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 20px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__to-delayed-cnt, .p-cart__list._cart .p-cart-i__to-bonus-cnt {
    max-width: 146px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .p-cart__list._cart .p-cart-i__to-delayed-cnt, .p-cart__list._cart .p-cart-i__to-bonus-cnt {
    max-width: 117px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__to-delayed-cnt, .p-cart__list._cart .p-cart-i__to-bonus-cnt {
    width: calc(50% - 6px);
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__to-bonus-cnt {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__to-bonus-cnt {
    margin-bottom: 0;
    margin-right: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__hint {
    margin-left: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart__list._cart .p-cart-i__hint {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__to-bonus, .p-cart__list._cart .p-cart-i__to-delayed {
    height: 40px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__to-bonus, .p-cart__list._cart .p-cart-i__to-delayed {
    padding: 9px 27px 9px 8px;
  }
  .p-cart__list._cart .p-cart-i__to-bonus:after, .p-cart__list._cart .p-cart-i__to-delayed:after {
    right: 6px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .p-cart__list._cart .p-cart-i__img {
    margin-bottom: -2px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .p-cart__list._cart .p-cart-i__price {
    margin-left: 5px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__price {
    width: calc(50% - 6px);
    margin-left: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__price-total {
    font-size: 16px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._cart .p-cart-i__count {
    margin-top: 0;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .p-cart__list._cart .p-cart-i__count {
    width: calc(50% - 6px);
  }
}
@media only screen and (max-width: 509px) {
  .p-cart__list._cart .p-cart-i__count .c-count {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .p-cart__list._cart-out .p-cart-i {
    padding-bottom: 10px;
  }
}

.p-cart._mass-cart-main .p-cart-i {
  /*
  &__delete {
      margin-left: auto;
      order: 1;
  }
  &__count {
      order: 2;
  }
  &__price {
      order: 3;
  }

   */
}
@media only screen and (max-width: 599px) {
  .p-cart._mass-cart-main .p-cart-i__controls {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 359px) {
  .p-cart._mass-cart-main .p-cart-i__controls {
    padding-right: 30px;
  }
  .p-cart._mass-cart-main .p-cart-i__delete {
    right: -4px;
  }
  .p-cart._mass-cart-main .p-cart-i__delete-btn {
    width: 24px;
    height: 24px;
  }
  .p-cart._mass-cart-main .p-cart-i__delete-btn:before {
    background-size: 24px 24px;
  }
}

.p-cart._mass-cart-main .c-count {
  width: 110px;
}

.p-cart__list._order-detail .p-cart-i__number {
  width: 48px;
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .p-cart__list._order-detail .p-cart-i__controls {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}

.p-cart-empty {
  padding: 20px 0 0;
  text-align: center;
}
@media only print {
  .p-cart-empty {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-empty {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-empty {
    margin-bottom: 40px;
  }
}
.p-cart-empty:last-child {
  margin-bottom: 0;
}
.p-cart-empty__icon {
  margin-bottom: 20px;
  opacity: 0.4;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 90 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='m75.5 68.6-21.7-12.5-14.4-8.3c-1.5-.8-3.8-.8-5.3 0l-.4.2-23 13.3c-1.4.8-1.5 2.2 0 3.1l36.1 20.8c1.5.8 3.8.8 5.3 0l23.4-13.5c1.4-1.1 1.3-2.4 0-3.1z' fill='%23404040' opacity='.1'/%3E%3Cg%3E%3Cpath d='m45.5 25.8c-.6 0-1-.4-1-1v-4.5c0-1.2-1.4-4.3-2.5-6.7-2.1-4.8-2.8-6.6-2-7.6.6-.8 1.8-.7 3 .2.9.7.6 1.3.4 1.5-.1.1-.6.8-1.5.2 0 0-.1 0-.1-.1.4 1.2 1.3 3.4 2 5 1.4 3 2.6 5.9 2.6 7.5v4.5c.1.5-.3 1-.9 1z' fill='%23bbb'/%3E%3C/g%3E%3Cpath d='m78.4 41.8c-.1-.1-.2-.2-.4-.3l-38.7-22.3c-.5-.3-1.3-.5-2.1-.5s-1.5.2-2.1.5l-24.9 14.5c-.1.1-.1.1-.2.1-.1.1-.1.1-.1.1l.2.9.2 8 4.2 19.3 21.7-13.3c1.3-.8 3.4-.8 4.7 0l32.9 19 5.2-24.5c.3-.1-.7-1.4-.6-1.5zm-63.1-.2c.9-.5 1.9-.6 2.6-.4s1.2.7 1.3 1.5l.8 4.8-6.2 3.5-1.2-5.8c.1-1.3 1.2-2.8 2.7-3.6zm3.4 15.9c-.8.5-1.5.7-2.1.6s-1.1-.4-1.2-.9l-1-4 6.1-3.5.7 4.1c.1 1.1-1 2.7-2.5 3.7zm3.7-16.6c-.2-1.6 1.1-3.7 2.9-4.7.9-.5 1.7-.6 2.3-.3.6.2 1 .8 1 1.6l.3 4.9-5.9 3.4zm4.4 11.7c-.7.4-1.4.6-2 .5-.5-.1-.9-.4-1-1l-.5-4.1 5.7-3.3.2 4.2c.1 1.2-1 2.8-2.4 3.7zm10.2-8.2c0 1.2-1.2 2.8-2.6 3.7-.7.4-1.3.6-1.8.4-.5-.1-.8-.5-.8-1.1l-.1-4.2 5.4-3.1zm.2-6.6-5.5 3.1-.1-4.9c0-1.6 1.3-3.7 3-4.6.8-.4 1.6-.5 2.1-.2s.8.8.8 1.6zm7.5 9.2c-.1 1.3-1.2 1.6-2.5.9-.7-.4-1.2-1-1.6-1.6-.4-.7-.7-1.4-.6-2l.2-4.3 4.9 2.8zm.4-6.5-4.9-2.8.2-4.7c0-1.5 1.2-2 2.7-1.2.7.4 1.3 1.1 1.8 1.8.4.7.7 1.6.6 2.3zm6.3 10.4c-.1 1.3-1.3 1.6-2.6.8-.7-.4-1.2-1-1.6-1.7s-.6-1.4-.6-2l.3-4.3 5 2.9zm1.2-11-.5 4.6-5.1-2.9.4-4.6c.1-1.4 1.4-2 2.8-1.2.7.4 1.4 1.1 1.8 1.8.5.8.7 1.6.6 2.3zm5.7 15.1c-.2 1.2-1.4 1.6-2.8.8-.7-.4-1.3-1-1.7-1.7s-.6-1.4-.5-2l.5-4.2 5.1 3zm1.7-10.9-.7 4.5-5.2-3 .5-4.6c.2-1.4 1.5-1.9 3-1.1.8.4 1.4 1.1 1.8 1.9.5.8.7 1.6.6 2.3zm5.4 15c-.2 1.2-1.6 1.5-3 .7-.7-.4-1.3-1-1.7-1.7s-.6-1.4-.5-2l.8-4.1 5.2 3zm-4.1-9.3.8-4.5c.2-1.4 1.7-1.9 3.2-1 .8.4 1.4 1.1 1.8 1.9s.6 1.6.5 2.3l-.9 4.5zm11.3 13.5c-.3 1.2-1.7 1.5-3.1.6-.7-.4-1.3-1-1.7-1.7s-.6-1.4-.4-2l.9-4.1 5.4 3.1zm2.7-10.5-1.1 4.4-5.4-3.2 1-4.4c.3-1.4 1.8-1.8 3.4-1 .8.4 1.4 1.1 1.8 1.9s.5 1.6.3 2.3z' fill='%232ea836'/%3E%3Cg fill='%233ec846'%3E%3Cpath d='m18.7 57.5c-.8.5-1.5.7-2.1.6s-1-.4-1.2-.9c.2.2.5.3.9.4.6 0 1.4-.1 2.2-.6 1.6-.9 2.7-2.6 2.5-3.7l-.6-3.4.2-.1.7 4.1c0 1-1.1 2.6-2.6 3.6z'/%3E%3Cpath d='m20.1 47.4-6.3 3.6-.1-.7 6.2-3.4-.9-4.8c0-.1 0-.2-.1-.3.2.2.3.5.4.9z'/%3E%3Cpath d='m29.3 48.9c.1 1.2-1 2.8-2.5 3.7-.7.4-1.4.6-2 .5-.5-.1-.9-.4-1-.9.2.2.4.4.7.4.5.1 1.2-.1 2-.5 1.5-.9 2.6-2.5 2.5-3.7l-.2-3.6.2-.1z'/%3E%3Cpath d='m28.9 42.5-5.9 3.3-.1-.6 5.8-3.2-.3-5c0-.1 0-.2 0-.3.1.2.2.5.2.9z'/%3E%3Cpath d='m37.1 40.1-.1 4.3c0 1.2-1.2 2.8-2.6 3.7-.7.4-1.3.6-1.8.4-.4-.1-.7-.4-.8-1 .1.2.3.4.6.4.5.1 1.1 0 1.8-.4 1.4-.8 2.5-2.4 2.6-3.7l.1-3.7z'/%3E%3Cpath d='m37.4 32.8-.2 5-5.5 3.1v-.6l5.4-3 .2-5c0-.1 0-.2 0-.3.1.2.1.5.1.8z'/%3E%3Cpath d='m45 42.7-.3 4.3c-.1 1.3-1.2 1.6-2.5.9-.7-.4-1.2-1-1.6-1.6s-.6-1.2-.6-1.8c.1.4.3.8.5 1.2.4.7 1 1.2 1.6 1.6 1.3.8 2.4.4 2.5-.9z'/%3E%3Cpath d='m45.4 35.9-.3 4.6-4.9-2.8v-.5l4.9 2.8.3-4.6v-.1z'/%3E%3Cpath d='m52.6 39.6v.3l-.5 4.6-5.1-2.9v-.5l5.1 2.9z'/%3E%3Cpath d='m51.9 46.7-.5 4.2c-.1 1.3-1.3 1.6-2.6.8-.7-.4-1.2-1-1.6-1.7s-.6-1.4-.6-2c.1.5.3 1 .6 1.5.4.7 1 1.3 1.7 1.7 1.3.8 2.5.4 2.7-.8z'/%3E%3Cpath d='m58.4 54.5-.1.5c-.2 1.2-1.4 1.6-2.8.8-.7-.4-1.3-1-1.7-1.7s-.6-1.4-.5-2v-.3c0 .6.2 1.2.5 1.7.4.7 1 1.3 1.7 1.7 1.4.7 2.6.5 2.9-.7z'/%3E%3Cpath d='m59.4 48.1-.1.5-5.2-3 .1-.5z'/%3E%3Cpath d='m66.8 52.3-.1.6-5.3-3 .8-4.5c0-.1.1-.3.1-.4l-.7 4.3z'/%3E%3Cpath d='m65.4 58.9v.2c-.2 1.2-1.6 1.5-3 .7-.7-.4-1.3-1-1.7-1.7s-.6-1.4-.5-2l.8-4.1-.6 3.6c-.1.6.1 1.3.5 2s1 1.3 1.7 1.7c1.2.7 2.4.5 2.8-.4z'/%3E%3Cpath d='m72.6 63.3c-.3 1.3-1.7 1.5-3.1.7-.7-.4-1.3-1-1.7-1.7s-.6-1.4-.4-2l.9-4.1h.1l-.8 3.5c-.1.6 0 1.3.4 2s1 1.3 1.7 1.7c1.2.7 2.4.6 2.9-.1z'/%3E%3Cpath d='m74.4 56.6-.2.6-5.4-3.2 1-4.4c0-.2.1-.4.2-.5l-1 4.4z'/%3E%3C/g%3E%3Cpath d='m72.8 70-20.7 12c-1.3.8-3.4.8-4.7 0l-32.1-18.5c-1.3-.8-1.2-2 0-2.7l20.4-11.8 13.1 7.6c.5.3 1.3.5 2.1.5s1.5-.2 2.1-.5l.6-.4 19.3 11.1c1.1.7 1.2 1.8-.1 2.7z' fill='%232a9331'/%3E%3Cpath d='m53.6 56.2-.6.4c-.5.3-1.3.5-2.1.5s-1.5-.2-2.1-.5l-13.1-7.6.4-.2c1.3-.8 3.4-.8 4.7 0z' fill='%232a9331'/%3E%3Cpath d='m53.7 64.8c-1.6.9-4.1.9-5.7 0l-38.6-22.3.3 1.1 4.7 18.6c.1.5.3 1 1 1.4l32 18.4c1.3.8 3.4.8 4.7 0l20.8-12c.6-.4.8-.9 1-1.4l4.6-17.2.3-1.2zm-42.3-17.8c-.3-1.3.2-2 1.2-1.8.3.1.6.2 1 .4.3.2.6.4.9.7.5.4.9.9 1.3 1.4.6.9 1.1 1.8 1.3 2.6l1.1 5.1-5.5-3.2zm6.2 16.5c-.7-.4-1.4-1.1-2-1.8s-1-1.5-1.2-2.2l-1.2-4.7 5.4 3.2 1 4.6c.4 1.3-.5 1.7-2 .9zm1.7-11.8c-.3-1.6.6-2.2 2.2-1.3l.2.1c.8.5 1.5 1.2 2.1 2s1 1.7 1.2 2.5l.8 4.9-5.4-3.2zm5.4 16c-.7-.4-1.4-1-1.9-1.7s-1-1.5-1.1-2.2l-.9-4.6 5.3 3.2.7 4.5c.3 1.2-.7 1.6-2.1.8zm2.4-11.3c-.2-1.6.8-2.1 2.4-1.2.8.5 1.5 1.2 2.1 2s1 1.7 1.1 2.4l.5 4.8-5.4-3.2zm4.6 15.4c-.7-.4-1.4-1-1.9-1.7s-.9-1.4-1-2.1l-.7-4.4 5.3 3.1.6 4.3c.1 1.3-.9 1.6-2.3.8zm3.1-10.8c-.1-1.5 1-2 2.6-1.1.8.5 1.5 1.2 2.1 2 .5.8.9 1.6.9 2.4l.3 4.6-5.4-3.2zm3.9 14.9c-.7-.4-1.3-1-1.8-1.7s-.8-1.4-.9-2l-.5-4.2 5.3 3.1.3 4.1c0 1.2-1 1.5-2.4.7zm3.8-10.3c-.1-1.4 1.1-1.9 2.7-1 .8.5 1.5 1.2 2 2s.8 1.6.8 2.3v4.4l-5.3-3.2zm3.1 14.4c-.7-.4-1.3-1-1.8-1.7s-.8-1.4-.8-2l-.2-4.1 5.2 3.1v4c.1 1.2-1 1.5-2.4.7zm12-4.1c-.1 1.1-1.3 2.6-2.7 3.4-.7.4-1.3.5-1.7.4s-.7-.4-.6-1l.2-3.7 5.2-3zm.6-6-5.3 3 .2-4.3c.1-1.4 1.4-3.2 2.9-4.2.8-.5 1.5-.6 1.9-.4.5.2.7.6.7 1.3zm7 1.7c-.2 1.2-1.5 2.8-2.9 3.6-.7.4-1.3.5-1.7.4s-.6-.5-.6-1.1l.5-4 5.4-3.1zm1.9-11.1-.8 4.7-5.5 3.1.6-4.5c.2-1.4 1.5-3.2 3-4.2l.1-.1c.1 0 .1-.1.2-.1s.1-.1.2-.1c.7-.4 1.3-.4 1.7-.3.4.3.6.8.5 1.5zm5.9 6.7c-.3 1.3-1.7 2.9-3.2 3.7-.7.4-1.3.5-1.7.4s-.6-.5-.4-1.1l.8-4.2 5.6-3.2zm2.5-13.4c.4.2.6.8.4 1.6l-1.2 5-5.7 3.3 1-4.8c.3-1.3 1.4-3 2.8-4.1.3-.2.5-.4.8-.6s.6-.3.9-.4.7-.1 1 0z' fill='%232ea836'/%3E%3Cpath d='m19.7 63.3c-.1.8-.9.9-2.1.3-.7-.4-1.4-1.1-2-1.8s-1-1.5-1.2-2.2l-1.2-4.7.6.4.9 3.8c.2.7.6 1.5 1.2 2.2s1.2 1.4 1.9 1.8c.9.3 1.6.4 1.9.2z' fill='%233ec846'/%3E%3Cpath d='m18.2 55.5-5.5-3.2-1.3-5.3c-.2-.9-.1-1.5.4-1.7-.1.3-.1.7 0 1.1l1.3 5.3 4.9 2.9z' fill='%233ec846'/%3E%3Cpath d='m25.7 60-5.4-3.2-1-5.1c-.1-.7 0-1.2.3-1.5-.1.3-.1.6 0 .9l1 5.1 5 3z' fill='%233ec846'/%3E%3Cpath d='m26.9 67.3c-.1.9-1 1.1-2.2.4-.7-.4-1.4-1-1.9-1.7s-1-1.5-1.1-2.2l-.9-4.6.5.3.7 3.7c.1.7.5 1.4 1.1 2.2.5.7 1.2 1.3 1.9 1.7.8.5 1.5.6 1.9.2z' fill='%233ec846'/%3E%3Cpath d='m34 71.3c0 1-1 1.3-2.3.5-.7-.4-1.4-1-1.9-1.7s-.9-1.4-1-2.1l-.7-4.4.3.2.5 3.7c.1.6.5 1.4 1 2.1s1.2 1.3 1.9 1.7c1.1.6 1.9.5 2.2 0z' fill='%233ec846'/%3E%3Cpath d='m33.2 64.5-5.4-3.2-.7-4.9c-.1-.5 0-1 .2-1.2v.7l.7 4.9 5.1 3.1z' fill='%233ec846'/%3E%3Cpath d='m40.7 68.9-5.4-3.2-.5-4.7c0-.4 0-.7.1-.9v.4l.5 4.7 5.2 3.1z' fill='%233ec846'/%3E%3Cpath d='m41.1 75.1c.1 1.3-1 1.6-2.4.8-.7-.4-1.3-1-1.8-1.7s-.8-1.4-.9-2l-.5-4.2.2.1.4 3.6c.1.6.4 1.4.9 2 .5.7 1.1 1.3 1.8 1.7 1.1.6 2 .5 2.3-.3z' fill='%233ec846'/%3E%3Cpath d='m48.1 79.3c0 1.2-1.1 1.4-2.5.6-.7-.4-1.3-1-1.8-1.7s-.8-1.4-.8-2l-.2-4.1.2 3.5c0 .6.3 1.3.8 2 .5.6 1.1 1.2 1.8 1.7 1.4.9 2.4.7 2.4-.5v-3.5z' fill='%233ec846'/%3E%3Cpath d='m48.1 73.3-5.3-3.2-.2-4.5c0-.2 0-.3 0-.4l.2 4.4 5.3 3.2v-4.4.5z' fill='%233ec846'/%3E%3Cpath d='m58 72-.4 3.9c-.1 1.1-1.3 2.6-2.7 3.4-.7.4-1.3.5-1.7.4s-.7-.4-.6-1c.1.2.3.4.5.4.4.1 1 0 1.7-.4 1.3-.8 2.5-2.3 2.6-3.4l.3-3.2z' fill='%233ec846'/%3E%3Cpath d='m58.6 65.5-.4 4.4-5.3 3v-.6l5.1-3 .4-4.4c0-.1 0-.3 0-.4.2.3.2.6.2 1z' fill='%233ec846'/%3E%3Cpath d='m65.9 67.5-.7 4.1c-.2 1.2-1.5 2.8-2.9 3.6-.7.4-1.3.5-1.7.4-.3-.1-.5-.4-.6-.8.1.1.2.2.4.2.4.1 1 0 1.7-.4 1.4-.8 2.7-2.4 2.9-3.6l.6-3.4z' fill='%233ec846'/%3E%3Cpath d='m67.1 60.5-.8 4.7-5.5 3.1.1-.7 5.1-3 .8-4.7c0-.3.1-.5 0-.7.3.3.4.7.3 1.3z' fill='%233ec846'/%3E%3Cpath d='m74.1 62.8-1.1 4.4c-.3 1.3-1.7 2.9-3.2 3.7-.7.4-1.3.5-1.7.4-.3-.1-.4-.3-.5-.6.1 0 .1.1.2.1.4.1 1 0 1.7-.4 1.4-.8 2.8-2.5 3.1-3.7l.9-3.5z' fill='%233ec846'/%3E%3Cpath d='m75.9 55.4-1.2 5-5.7 3.3.2-.8 5.2-3 1.2-5c.1-.4.1-.7 0-1 .3.2.5.7.3 1.5z' fill='%233ec846'/%3E%3Cpath d='m79.9 42v6.8c0 .2-.1.4-.2.6-.2.3-.5.6-.9.9l-25 14.5c-1.6.9-4.1.9-5.7 0l-38.7-22.3c-.5-.3-.8-.6-1-.9-.1-.2-.2-.5-.2-.7v-.1-6.8c0 .3.1.5.2.7.2.3.5.6 1 .9l38.6 22.3c1.6.9 4.1.9 5.7 0l25-14.5c.4-.3.8-.5.9-.9.2-.1.3-.3.3-.5z' fill='%232ea836'/%3E%3Cpath d='m78.8 50.3-.3 1.2-4.1 2.4-1.7 1-7.9 4.5-.4.2-.1.1-10.6 6.1c-1.6.9-4.1.9-5.7 0l-26.3-15.3-.2-.1-7-4-1.9-1.1-2.9-1.7-.3-1.1 38.6 22.3c1.6.9 4.1.9 5.7 0z' fill='%23299731'/%3E%3Cpath d='m78.8 40.2-6.1-3.5-2-1.2-30.6-17.6c-1.6-.9-4.1-.9-5.7 0l-25 14.4c-.8.5-1.2 1-1.2 1.6 0 .3.1.5.2.7.2.3.5.6 1 .9l38.6 22.4c1.6.9 4.1.9 5.7 0l25-14.5c.4-.3.8-.5.9-.9.1-.2.2-.4.2-.6 0-.1 0-.2 0-.2.1-.5-.2-1.1-1-1.5zm-.8 1.9-24.4 14.1-.7.4c-.5.3-1.3.5-2.1.5s-1.5-.2-2.1-.5l-13-7.6-25.5-14.7c-.3-.2-.4-.3-.4-.3.1-.1.2-.2.4-.3l25.1-14.5c.5-.3 1.3-.5 2.1-.5s1.5.2 2.1.5l31.3 18.1 2 1.2 5.3 3.1c.2.1.3.2.4.3-.2 0-.3.1-.5.2z' fill='%233ec846'/%3E%3Cg%3E%3Cpath d='m16 44.8c-.5 0-1-.4-1-1-.1-2.2-.3-6.1.1-7 1-3 19.7-27.8 19.9-28.1.6-.8 1.8-.7 3 .2.9.7.6 1.3.4 1.5-.1.1-.6.8-1.5.2-.1-.1-.2-.2-.3-.3s-.2-.1-.3-.1c-2.3 3.1-18.5 24.9-19.3 27.3-.1.5-.1 3.7.1 6.3 0 .5-.5 1-1.1 1z' fill='%23bbb'/%3E%3C/g%3E%3Cpath d='m44.5 4.6c-.4-.3-1.1-.2-1.8.2-1.3.7-2.3 2.4-2.3 3.6 0 .6.2 1 .6 1.2l15.3 8.8 3.4-5.1z' fill='%233ec846'/%3E%3Cpath d='m60.4 14.6c0 1.3-1 2.9-2.3 3.6s-2.3.3-2.3-1 1-2.9 2.3-3.6c1.2-.7 2.3-.2 2.3 1z' fill='%232a9331'/%3E%3Cpath d='m39.9 7.4c-.4-.3-1.1-.2-1.8.2-1.3.7-2.3 2.4-2.3 3.6 0 .6.2 1 .6 1.2l15.3 8.8 3.4-5.1z' fill='%232ea836'/%3E%3Cpath d='m55.7 17.4c0 1.3-1 2.9-2.3 3.6s-2.3.3-2.3-1 1-2.9 2.3-3.6 2.3-.3 2.3 1z' fill='%232a9331'/%3E%3Cg%3E%3Cpath d='m43.2 60.2c-.5 0-1-.4-1-1-.1-2.2-.2-6.1 0-7 .5-1.4 3.3-9.2 6-16.7 2.5-6.8 5.2-14.5 5.4-15 .1-.3.1-.4-.4-.7s-.6-.9-.3-1.4.9-.6 1.4-.3c.4.3 1.8 1.1 1.3 3-.1.5-2.1 6-5.4 15.1-2.7 7.5-5.5 15.3-6 16.7-.1.5-.1 3.7.1 6.3-.1.5-.5 1-1.1 1z' fill='%23bbb'/%3E%3C/g%3E%3Cg%3E%3Cpath d='m72.7 35.2v1.5l-2-1.2v-.3c0-2.6-8.1-12.9-11.7-17.2-.6-.7-.9-1-1.1-1-.5-.3-.6-.9-.3-1.4s.9-.6 1.4-.3c.4.3 1 .8 1.6 1.5.3.5 12.1 14.3 12.1 18.4z' fill='%23bbb'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
}
@media only print {
  .p-cart-empty__icon {
    height: 180px;
    background-size: 180px 180px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-empty__icon {
    height: 180px;
    background-size: 180px 180px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-empty__icon {
    height: 150px;
    background-size: 150px 150px;
  }
}
.p-cart-empty__text {
  font-weight: bold;
  color: #282828;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media only print {
  .p-cart-empty__text {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-empty__text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-empty__text {
    font-size: 15px;
  }
}
.p-cart-empty__btn {
  margin: 0 auto;
  width: 220px;
  height: 50px;
}
@media only print {
  .p-cart-empty__btn {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-cart-empty__btn {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-cart-empty__btn {
    font-size: 14px;
  }
}

@media only screen and (max-width: 599px) {
  .u-modal-catalog._modal-cart._modal-cart-delete .p-cart-i__controls {
    padding-right: 40px;
  }
  .u-modal-catalog._modal-cart._modal-cart-delete .p-cart-i__count {
    width: 90px;
  }
  .u-modal-catalog._modal-cart._modal-cart-delete .p-cart-i__price {
    width: auto;
    flex-grow: 1;
  }
}

@media only print {
  .u-modal-catalog._modal-cart .p-cart-i {
    padding: 8px 20px 20px 15px;
    min-height: 128px;
  }
}
@media only screen and (min-width: 896px) {
  .u-modal-catalog._modal-cart .p-cart-i {
    padding: 8px 20px 20px 15px;
    min-height: 128px;
  }
}
@media only screen and (max-width: 895px) {
  .u-modal-catalog._modal-cart .p-cart-i {
    flex-wrap: wrap;
  }
}
@media only print {
  .u-modal-catalog._modal-cart .p-cart-i__controls {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
@media only screen and (min-width: 896px) {
  .u-modal-catalog._modal-cart .p-cart-i__controls {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
@media only screen and (max-width: 895px) {
  .u-modal-catalog._modal-cart .p-cart-i__controls {
    padding-left: 108px;
    width: 100%;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 599px) {
  .u-modal-catalog._modal-cart .p-cart-i__controls {
    padding-left: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .u-modal-catalog._modal-cart .p-cart-i__controls {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 479px) {
  .u-modal-catalog._modal-cart .p-cart-i__to-order {
    margin-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .u-modal-catalog._modal-cart .p-cart-i__to-order-btn {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 509px) {
  .u-modal-catalog._modal-cart .p-cart-i .c-count {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 895px) {
  .u-modal-catalog._modal-cart .p-cart-i__info {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 895px) {
  .u-modal-catalog._modal-cart .p-cart-i__info {
    max-width: calc(100% - 108px);
  }
}
@media only screen and (max-width: 599px) {
  .u-modal-catalog._modal-cart .p-cart-i__info {
    max-width: calc(81.4814814815% - 10px);
  }
}
@media only print {
  .u-modal-catalog._modal-cart .p-cart-i__props {
    display: block;
  }
}
@media only screen and (min-width: 896px) {
  .u-modal-catalog._modal-cart .p-cart-i__props {
    display: block;
  }
}
@media only screen and (max-width: 895px) {
  .u-modal-catalog._modal-cart .p-cart-i__props {
    max-width: none;
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 600px) and (max-width: 895px) {
  .u-modal-catalog._modal-cart .p-cart-i__props {
    margin-right: -30px;
  }
}
@media only screen and (max-width: 895px) {
  .u-modal-catalog._modal-cart .p-cart-i__count {
    margin-left: 0;
  }
}
.u-modal-catalog._modal-cart .p-cart-i__pc-price {
  display: none;
}
@media only screen and (min-width: 600px) and (max-width: 895px) {
  .u-modal-catalog._modal-cart .p-cart-i__prop {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 599px) {
  .u-modal-catalog._modal-cart .p-cart-i__prop {
    margin-right: 10px;
  }
}
@media only print {
  .u-modal-catalog._modal-cart .p-cart-i__price {
    width: 142px;
    margin-left: 15px;
  }
  .u-modal-catalog._modal-cart .p-cart-i__price-total {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 600px) {
  .u-modal-catalog._modal-cart .p-cart-i__price {
    width: 142px;
    margin-left: 15px;
  }
  .u-modal-catalog._modal-cart .p-cart-i__price-total {
    font-size: 18px;
    line-height: 22px;
  }
}

.p-table-field {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 40px;
}
.p-table-field__head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
  background: rgba(40, 40, 40, 0.05);
}
.p-table-field__head-column:first-child {
  border-left: 0;
}
.p-table-field__head-column {
  padding: 16px 0;
  text-align: left;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  color: #949494;
  text-transform: uppercase;
}
.p-table-field__body {
  max-height: 336px;
  overflow-y: auto;
}
.p-table-field__row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
}
.p-table-field__cell {
  display: flex;
  align-items: center;
  padding: 13px 0 13px;
  font-size: 16px;
  line-height: 1.3;
  outline: 0;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}
.p-table-field__head-column._number, .p-table-field__cell._number {
  width: 60px;
  padding-left: 20px;
  padding-right: 10px;
  flex-shrink: 0;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) {
  .p-table-field__head-column._number, .p-table-field__cell._number {
    padding-left: 10px;
    width: 45px;
  }
}
@media only screen and (max-width: 479px) {
  .p-table-field__head-column._number, .p-table-field__cell._number {
    padding-left: 5px;
    width: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-table-field__cell._number {
    font-size: 14px;
  }
}
.p-table-field__head-column._article, .p-table-field__cell._article {
  flex-grow: 1;
  padding-right: 10px;
}
.p-table-field__cell._article {
  font-weight: 700;
}
.p-table-field__cell._article *, .p-table-field__cell._count * {
  visibility: hidden;
}
.p-table-field__head-column._count, .p-table-field__cell._count {
  padding-right: 10px;
  flex-shrink: 0;
}
@media only print {
  .p-table-field__head-column._count, .p-table-field__cell._count {
    width: 121px;
    max-width: 121px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1280px) {
  .p-table-field__head-column._count, .p-table-field__cell._count {
    width: 121px;
    max-width: 121px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1279px) {
  .p-table-field__head-column._count, .p-table-field__cell._count {
    overflow: hidden;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1279px) {
  .p-table-field__head-column._count, .p-table-field__cell._count {
    width: 111px;
    max-width: 121px;
  }
}
@media only screen and (max-width: 479px) {
  .p-table-field__head-column._count, .p-table-field__cell._count {
    width: 90px;
  }
}
@media only screen and (max-width: 479px) {
  .p-table-field__cell._count {
    font-size: 14px;
  }
}
.p-table-field__head-column._delete, .p-table-field__cell._delete {
  width: 24px;
  flex-shrink: 0;
}
.p-table-field__cell._delete {
  padding-top: 0;
  padding-bottom: 0;
}
.p-table-field__cell-delete {
  position: relative;
  display: inline-block;
  height: 24px;
  width: 24px;
  cursor: pointer;
}
.p-table-field__cell-delete:before, .p-table-field__cell-delete:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: none no-repeat center/24px 24px;
  transition: opacity 300ms ease;
}
.p-table-field__cell-delete:before {
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.3'/%3E%3Cpath d='m15 15-6-6' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.3'/%3E%3Cpath d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%23282828;stroke-opacity:.3;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E");
}
.p-table-field__cell-delete:after {
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%23DB5454' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='1'/%3E%3Cpath d='m15 15-6-6' stroke='%23DB5454' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='1'/%3E%3Cpath d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' style='fill-rule:evenodd;clip-rule:evenodd;stroke:%23DB5454;stroke-opacity:1;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E");
}
._no-touch .p-table-field__cell-delete:hover:before {
  opacity: 0;
}
._no-touch .p-table-field__cell-delete:hover:after {
  opacity: 1;
}
._no-touch .p-table-field__cell-delete:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .p-table-field__cell-delete:active:after {
  transition: none;
  opacity: 1;
}

._touch .p-table-field__cell-delete:active:before {
  transition: none;
  opacity: 0;
}
._touch .p-table-field__cell-delete:active:after {
  transition: none;
  opacity: 1;
}

.p-mass-cart {
  display: flex;
}
@media only print {
  .p-mass-cart {
    justify-content: space-between;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-mass-cart {
    justify-content: space-between;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) {
  .p-mass-cart {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .p-mass-cart {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-mass-cart {
    flex-wrap: wrap;
  }
}
.p-mass-cart__table {
  flex-shrink: 0;
}
@media only print {
  .p-mass-cart__table {
    width: 470px;
    margin-right: 104px;
  }
}
@media only screen and (min-width: 1470px) {
  .p-mass-cart__table {
    width: 470px;
    margin-right: 104px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-mass-cart__table {
    margin-right: calc(5.393vw + 24.773px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1469px) {
  .p-mass-cart__table {
    width: calc(15.73vw + 238.921px);
  }
}
@media only screen and (max-width: 1023px) {
  .p-mass-cart__table {
    width: 100%;
    order: 2;
  }
}
.p-mass-cart__table .subtitle {
  margin-top: 0;
  margin-bottom: 6px;
}
@media only print {
  .p-mass-cart__rules {
    flex-grow: 1;
    max-width: 810px;
    padding: 10px 0 10px 26px;
    border-left: 2px solid #2EA836;
  }
}
@media only screen and (min-width: 1024px) {
  .p-mass-cart__rules {
    flex-grow: 1;
    max-width: 810px;
    padding: 10px 0 10px 26px;
    border-left: 2px solid #2EA836;
  }
}
@media only screen and (max-width: 1023px) {
  .p-mass-cart__rules {
    width: 100%;
    order: 1;
    margin-bottom: 60px;
  }
}
@media only print {
  .p-mass-cart__rules-title {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .p-mass-cart__rules-title {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .p-mass-cart__rules-title {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 60px;
    padding: 12px 48px 12px 20px;
    border-left: 2px solid #2EA836;
    background: rgba(46, 168, 54, 0.1);
    color: #2EA836;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.3;
    text-transform: uppercase;
    cursor: pointer;
  }
  .p-mass-cart__rules-title:before, .p-mass-cart__rules-title:after {
    content: "";
    position: absolute;
    right: 12px;
    top: calc(50% - 12px);
    width: 24px;
    height: 24px;
    background: none no-repeat center/24px 24px;
    transition: opacity 300ms ease;
  }
  .p-mass-cart__rules-title:before {
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.2426 12h-8.48524' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m12 16.2426v-8.48528' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
  .p-mass-cart__rules-title:after {
    opacity: 0;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.2426 12h-8.48524' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
}
@media only screen and (max-width: 1023px) {
  .p-mass-cart__rules._active .p-mass-cart__rules-title:before {
    opacity: 0;
  }
  .p-mass-cart__rules._active .p-mass-cart__rules-title:after {
    opacity: 1;
  }
}
@media only screen and (max-width: 1023px) {
  .p-mass-cart__rules-content-in {
    padding-top: 30px;
  }
}
.p-mass-cart__rules-content p {
  margin-bottom: 20px;
}
.p-mass-cart__rules-content ul, .p-mass-cart__rules-content ol, .p-mass-cart__rules-content ul > li {
  margin-bottom: 20px;
}
.p-mass-cart__rules-content ol > li {
  margin-bottom: 10px;
}
.p-mass-cart__rules-content > *:last-child {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .p-mass-cart__rules-content {
    overflow: hidden;
    transition: height 500ms ease 0ms;
  }
  .p-mass-cart__rules:not(._active) .p-mass-cart__rules-content {
    height: 0 !important;
  }
}
.p-mass-cart__btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-mass-cart-go {
  height: 56px;
  flex-grow: 1;
}
@media only print {
  .p-mass-cart-go {
    max-width: 250px;
  }
}
@media only screen and (min-width: 480px) {
  .p-mass-cart-go {
    max-width: 250px;
  }
}
@media only screen and (max-width: 479px) {
  .p-mass-cart-go {
    width: 100%;
  }
}
.p-mass-cart-go__text {
  padding-left: 24px;
  padding-top: 1px;
  margin-top: -1px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 17 16' width='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.8194 3v4.8731c0 .2465-.1998.4463-.4463.4463h-4.8731' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath d='m8.82031 13.6387v-4.87306c0-.2465.1998-.4463.4463-.4463h4.87309' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat left center/17px 16px;
}
.p-mass-cart-clear {
  height: 56px;
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
}
@media only print {
  .p-mass-cart-clear {
    max-width: 136px;
  }
}
@media only screen and (min-width: 480px) {
  .p-mass-cart-clear {
    max-width: 136px;
  }
}
@media only screen and (max-width: 479px) {
  .p-mass-cart-clear {
    width: 100%;
    border: none;
  }
}
.p-mass-cart-clear__text {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
}
@media only screen and (max-width: 479px) {
  .p-mass-cart-clear__text {
    padding-left: 24px;
    padding-top: 2px;
    margin-top: -2px;
    color: #2EA836;
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L5 11' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 11L5 5' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2798 1H4.71946C2.4333 1 1 2.6187 1 4.90941V11.0906C1 13.3813 2.42649 15 4.71946 15H11.279C13.5728 15 15 13.3813 15 11.0906V4.90941C15 2.6187 13.5728 1 11.2798 1Z' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat left center/16px 16px;
  }
}

@media only screen and (max-width: 767px) {
  .p-mass-cart-carts {
    display: flex;
    flex-wrap: wrap;
  }
  .p-mass-cart-carts > * {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  ._mass-cart-btns {
    order: 4;
  }
  ._mass-cart-main {
    order: 3;
  }
  ._mass-cart-out {
    order: 2;
  }
  ._mass-cart-wrong {
    order: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart-collapse {
    margin-bottom: 20px;
  }
  .p-cart-collapse._mass-cart-out {
    margin-bottom: 40px;
  }
}
@media only print {
  .p-cart-collapse__head {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart-collapse__head {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart-collapse__head {
    padding: 7px 40px 7px 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    display: flex;
    min-height: 60px;
    align-items: center;
    flex-wrap: wrap;
  }
  .p-cart-collapse__head-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    width: 100%;
  }
  .p-cart-collapse__head-text {
    font-size: 12px;
    line-height: 15px;
    width: 100%;
  }
  .p-cart-collapse__head:after {
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    transition: transform 300ms ease;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4-4 4' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/6px 10px;
  }
  .p-cart-collapse__head._green {
    background: rgba(46, 168, 54, 0.1);
    color: #2EA836;
  }
  .p-cart-collapse__head._green:after {
    background-color: #2EA836;
  }
  .p-cart-collapse__head._red {
    background: rgba(219, 84, 84, 0.1);
    color: #DB5454;
  }
  .p-cart-collapse__head._red:after {
    background-color: #DB5454;
  }
}
@media only screen and (max-width: 767px) {
  .p-cart-collapse._active .p-cart-collapse__head:after {
    transform: rotate(90deg);
  }
  .p-cart-collapse__content {
    overflow: hidden;
    transition: height 500ms ease 0ms;
  }
  .p-cart-collapse__content > ._js-collapse-source {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .p-cart-collapse:not(._active) > .p-cart-collapse__content {
    height: 0 !important;
  }
}
@media only print {
  .p-cart-collapse__content {
    height: auto !important;
  }
}
@media only screen and (min-width: 768px) {
  .p-cart-collapse__content {
    height: auto !important;
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .p-cart-collapse__content {
    margin-left: -21px;
    margin-right: -21px;
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .p-cart-collapse__content {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .subtitle._p-mass-cart-compact {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 40px;
  }
}

.p-wrong-cart__head {
  margin-bottom: 20px;
}
.p-wrong-cart-i {
  display: flex;
  flex-wrap: wrap;
  background: #FFFFFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin-bottom: 24px;
  position: relative;
  transition: box-shadow 300ms ease;
}
._no-touch .p-wrong-cart-i:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

._no-touch .p-wrong-cart-i:active {
  transition: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

._touch .p-wrong-cart-i:active {
  transition: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

@media only print {
  .p-wrong-cart-i {
    align-items: center;
  }
}
@media only screen and (min-width: 1024px) {
  .p-wrong-cart-i {
    align-items: center;
  }
}
@media only print {
  .p-wrong-cart-i {
    padding: 22px 30px 22px 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-wrong-cart-i {
    padding: 22px 30px 22px 15px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1279px) {
  .p-wrong-cart-i {
    padding: 17px 20px 17px 15px;
  }
}
@media only screen and (max-width: 599px) {
  .p-wrong-cart-i {
    padding: 17px 10px 17px 10px;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}
.p-wrong-cart-i__number {
  font-size: 14px;
  line-height: 1.3;
  align-self: center;
}
@media only print {
  .p-wrong-cart-i__number {
    width: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-wrong-cart-i__number {
    width: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-wrong-cart-i__number {
    width: 22px;
  }
}
.p-wrong-cart-i__props {
  margin-left: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.p-wrong-cart-i__prop {
  line-height: 1.3;
}
@media only print {
  .p-wrong-cart-i__prop {
    font-size: 16px;
  }
  .p-wrong-cart-i__prop._vendor {
    width: 130px;
  }
  .p-wrong-cart-i__prop._count {
    width: 100px;
  }
}
@media only screen and (min-width: 1280px) {
  .p-wrong-cart-i__prop {
    font-size: 16px;
  }
  .p-wrong-cart-i__prop._vendor {
    width: 130px;
  }
  .p-wrong-cart-i__prop._count {
    width: 100px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-wrong-cart-i__prop {
    font-size: 14px;
  }
  .p-wrong-cart-i__prop._vendor {
    width: 110px;
  }
  .p-wrong-cart-i__prop._count {
    width: 86px;
  }
}
@media only print {
  .p-wrong-cart-i__prop {
    margin-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-wrong-cart-i__prop {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-wrong-cart-i__prop {
    margin-right: 10px;
  }
}
.p-wrong-cart-i__prop-value {
  font-weight: 700;
}
.p-wrong-cart-i__controls {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .p-wrong-cart-i__controls {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-wrong-cart-i__correct {
    margin-top: 10px;
  }
}
.p-wrong-cart-i__correct-btn {
  width: auto;
  height: auto;
}
@media only print {
  .p-wrong-cart-i__correct-btn {
    padding: 19px 20px;
  }
}
@media only screen and (min-width: 768px) {
  .p-wrong-cart-i__correct-btn {
    padding: 19px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-wrong-cart-i__correct-btn {
    padding: 4px 0;
    border: none;
  }
}
.p-wrong-cart-i__correct-btn-t {
  white-space: nowrap;
  padding-left: 26px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.9994 6.69715v6.84685c0 .8041-.6004 1.4559-1.341 1.4559h-10.3174c-.7406 0-1.341-.6518-1.341-1.4559v-10.33615c0-.8041.6004-1.4559 1.341-1.4559h6.9609' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m14.5555 3.0272-5.58379 5.742c-.2843.2933-1.1351.5508-1.9446.8476-.343.1258-.6735-.1944-.5585-.5412.268-.8085.502-1.6768.7862-1.9701l5.58379-5.742c.4594-.474102 1.2162-.486002 1.6903-.0265.4741.4594.486 1.2161.0266 1.6902z' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3Cpath d='m11.8867 2.3457 1.7169 1.6637' stroke='%232ea836' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E") no-repeat left center/16px 16px;
}
@media only print {
  .p-wrong-cart-i__delete {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .p-wrong-cart-i__delete {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .p-wrong-cart-i__delete {
    position: absolute;
    right: 10px;
    top: calc(50% - 15px);
  }
}
.p-wrong-cart-i__delete-btn {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.p-wrong-cart-i__delete-btn:before, .p-wrong-cart-i__delete-btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
.p-wrong-cart-i__delete-btn:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m24.325 11.7046s-.7568 9.3866-1.1958 13.3406c-.2091 1.8884-1.3756 2.995-3.2864 3.0299-3.6362.0655-7.2765.0697-10.91132-.007-1.8383-.0376-2.98532-1.1582-3.1902-3.0132-.4418-3.9888-1.1944-13.3503-1.1944-13.3503' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m26.2517 7.20467h-23.63451' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m21.6985 7.20493c-1.0941 0-2.0362-.77351-2.2508-1.84527l-.3387-1.69475c-.2091-.78187-.9171-1.32262-1.724-1.32262h-5.8996c-.807 0-1.51496.54075-1.72402 1.32262l-.33867 1.69475c-.21463 1.07176-1.15677 1.84527-2.25083 1.84527' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/30px 30px;
}
.p-wrong-cart-i__delete-btn:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m24.325 11.7046s-.7568 9.3866-1.1958 13.3406c-.2091 1.8884-1.3756 2.995-3.2864 3.0299-3.6362.0655-7.2765.0697-10.91132-.007-1.8383-.0376-2.98532-1.1582-3.1902-3.0132-.4418-3.9888-1.1944-13.3503-1.1944-13.3503' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m26.2517 7.20467h-23.63451' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m21.6985 7.20493c-1.0941 0-2.0362-.77351-2.2508-1.84527l-.3387-1.69475c-.2091-.78187-.9171-1.32262-1.724-1.32262h-5.8996c-.807 0-1.51496.54075-1.72402 1.32262l-.33867 1.69475c-.21463 1.07176-1.15677 1.84527-2.25083 1.84527' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/30px 30px;
}
._no-touch .p-wrong-cart-i__delete-btn:hover:before {
  opacity: 0;
}
._no-touch .p-wrong-cart-i__delete-btn:hover:after {
  opacity: 1;
}
._no-touch .p-wrong-cart-i__delete-btn:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .p-wrong-cart-i__delete-btn:active:after {
  transition: none;
  opacity: 1;
}

._touch .p-wrong-cart-i__delete-btn:active:before {
  transition: none;
  opacity: 0;
}
._touch .p-wrong-cart-i__delete-btn:active:after {
  transition: none;
  opacity: 1;
}

.u-datepicker {
  position: absolute;
  padding: 8px 12px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  z-index: 100;
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 500ms ease 0ms, opacity 500ms ease 0ms;
}
.u-datepicker._visible {
  display: block;
}
.u-datepicker._active {
  visibility: visible;
  opacity: 1;
}
.u-datepicker .qs-datepicker-container {
  position: relative;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
.u-datepicker .qs-square.qs-day:first-child {
  width: 14.2857142857%;
  margin-left: 0;
  padding-left: 0;
}
.u-datepicker .qs-square.qs-day:nth-child(7) {
  width: 14.2857142857%;
  margin-right: 0;
  padding-right: 0;
}
.u-datepicker__switches {
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
  margin-bottom: 8px;
}
.u-datepicker__switches-right {
  display: flex;
  margin-left: auto;
  align-items: center;
  padding-bottom: 6px;
}
.u-datepicker._date .u-datepicker__switches-right {
  display: none;
}
.u-datepicker__range-value {
  font-size: 14px;
  line-height: 14px;
  margin-right: 10px;
  display: none;
}
.u-datepicker__range-ok {
  width: 70px;
  height: 27px;
}
.u-datepicker__periods {
  display: flex;
}
@media only print {
  .u-datepicker__periods {
    flex-direction: column;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .u-datepicker__periods {
    flex-direction: column;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .u-datepicker__periods {
    overflow: auto;
    max-width: 250px;
  }
}
.u-datepicker__switch, .u-datepicker__period {
  font-weight: 600;
  font-size: 13px;
  line-height: 1.3;
  color: #282828;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
._no-touch .u-datepicker__switch:hover, ._no-touch .u-datepicker__period:hover {
  color: #2EA836;
}
._no-touch .u-datepicker__switch:active, ._no-touch .u-datepicker__period:active {
  color: #2EA836;
}

._touch .u-datepicker__switch:active, ._touch .u-datepicker__period:active {
  color: #2EA836;
}

.u-datepicker__switch._active, .u-datepicker__period._active {
  color: #2EA836;
  border-bottom: 1px solid #2EA836;
}
.u-datepicker__switch {
  margin-left: 12px;
  text-transform: uppercase;
  padding: 8px 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.u-datepicker__switch:first-child {
  margin-left: 0;
}
.u-datepicker__period {
  padding: 4px 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 767px) {
  .u-datepicker__period {
    width: min-content;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: 8px;
    font-size: 12px;
    font-weight: 400;
  }
  .u-datepicker__period:first-child {
    margin-left: 0;
  }
}
.u-datepicker__day {
  display: none;
}
.u-datepicker__day._active {
  display: block;
}
.u-datepicker__range {
  display: none;
}
.u-datepicker__range._active {
  display: block;
}
.u-datepicker__range-in {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .u-datepicker__range-in {
    flex-direction: column;
  }
}
.u-datepicker__field {
  position: absolute;
  visibility: hidden;
}
@media only print {
  .u-datepicker__date {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid rgba(40, 40, 40, 0.1);
  }
  .u-datepicker__date:last-child {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .u-datepicker__date {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid rgba(40, 40, 40, 0.1);
  }
  .u-datepicker__date:last-child {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .u-datepicker__date {
    border-top: 1px solid rgba(40, 40, 40, 0.1);
  }
}

.qs-month-year {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.qs-overlay-month {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: opacity 300ms ease;
}
._no-touch .qs-overlay-month:hover {
  opacity: 1;
}

._no-touch .qs-overlay-month:active {
  transition: none;
  opacity: 1;
}

._touch .qs-overlay-month:active {
  transition: none;
  opacity: 1;
}

._datepicker-touch {
  pointer-events: none;
}

.article-head {
  display: flex;
  align-items: center;
  margin-top: -30px;
  line-height: 1.3;
  margin-bottom: 40px;
}
@media only print {
  .article-head {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .article-head {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .article-head {
    font-size: 12px;
  }
}
.article-head__tag {
  background: #2EA836;
  font-weight: 700;
  margin-right: 20px;
  padding: 3px 10px;
  color: #ffffff;
}
.article-head__date {
  color: #949494;
}

.wide-img {
  font-size: 0;
  line-height: 1;
}
@media only print {
  .wide-img {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .wide-img {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .wide-img {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
  .wide-img {
    margin-left: -21px;
    margin-right: -21px;
  }
}
@media only screen and (max-width: 399px) {
  .wide-img {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.article-btn {
  display: flex;
}
@media only print {
  .article-btn {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .article-btn {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 1279px) {
  .article-btn {
    margin-top: 40px;
  }
}

.documents {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 60px;
}
.documents .pagination {
  margin-left: 10px;
  margin-right: 10px;
}
.documents__i {
  width: 33.333%;
  margin-bottom: 20px;
}
@media only print {
  .documents__i {
    width: 33.333%;
  }
}
@media only screen and (min-width: 1024px) {
  .documents__i {
    width: 33.333%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .documents__i {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .documents__i {
    width: 100%;
  }
}
.documents__i-link {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  text-decoration: none;
  height: 100%;
  width: calc(100% - 20px);
  margin: 0 10px;
  color: #282828;
  transition: box-shadow 300ms ease;
}
._no-touch .documents__i-link:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
._no-touch .documents__i-link:active {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._touch .documents__i-link:active {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

@media only print {
  .documents__i-link {
    padding: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .documents__i-link {
    padding: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .documents__i-link {
    padding: 12px;
  }
}
.documents__i-img {
  flex-shrink: 0;
  width: 101px;
  margin-right: 20px;
  font-size: 0;
  line-height: 1;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .documents__i-img {
    width: 67px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .documents__i-img {
    width: 67px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 399px) {
  .documents__i-img {
    width: 67px;
    margin-right: 10px;
  }
}
.documents__i-info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.documents__i-name {
  font-weight: 500;
  margin-bottom: 10px;
  transition: color 300ms ease;
}
.documents__i-btn {
  margin-top: auto;
  color: #2EA836;
  padding-left: 40px;
  padding-top: 2px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 24 16' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.8252 9v-8' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14.6885 7-2.8626 2-2.86265-2' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m16.8438 5h1.0106c2.2042 0 3.9903 1.34678 3.9903 3.00964v3.98886c0 1.658-1.7818 3.0015-3.9806 3.0015h-12.06626c-2.20422 0-3.99142-1.3476-3.99142-3.0096v-3.98975c0-1.65713 1.78287-3.00065 3.98059-3.00065h1.02032' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat left center/24px 16px;
}
._no-touch .documents__i-link:hover .documents__i-name {
  color: #2EA836;
}

._no-touch .documents__i-link:hover .documents__i-btn {
  text-decoration: underline;
}

._no-touch .documents__i-link:active .documents__i-name {
  transition: none;
  color: #2EA836;
}

._no-touch .documents__i-link:active .documents__i-btn {
  text-decoration: underline;
}

._touch .documents__i-link:active .documents__i-name {
  transition: none;
  color: #2EA836;
}

._touch .documents__i-link:active .documents__i-btn {
  text-decoration: underline;
}

.employees__g {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 60px;
}
.employees__g .employees__title {
  margin-left: 10px;
  margin-right: 10px;
}
.employees__g .employees__line {
  margin-left: 10px;
  margin-right: 10px;
}
.employees__title {
  font-weight: bold;
  color: #282828;
  width: 100%;
}
@media only print {
  .employees__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .employees__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .employees__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only print {
  .employees__title {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .employees__title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .employees__title {
    margin-bottom: 20px;
  }
}
.employees__line {
  width: 100%;
  height: 1px;
  background: #949494;
  margin-top: 10px;
  margin-bottom: 30px;
}

.employee {
  margin-bottom: 20px;
}
@media only print {
  .employee {
    width: 33.333%;
  }
}
@media only screen and (min-width: 1024px) {
  .employee {
    width: 33.333%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .employee {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .employee {
    width: 100%;
  }
}
.employee__in {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  text-decoration: none;
  height: 100%;
  width: calc(100% - 20px);
  margin: 0 10px;
  color: #282828;
}
@media only print {
  .employee__in {
    padding: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .employee__in {
    padding: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .employee__in {
    padding: 12px;
  }
}
.employee__img {
  flex-shrink: 0;
  width: 112px;
  margin-right: 20px;
  font-size: 0;
  line-height: 1;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .employee__img {
    width: 67px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .employee__img {
    width: 67px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 399px) {
  .employee__img {
    width: 67px;
    margin-right: 10px;
  }
}
.employee__info {
  flex-grow: 1;
}
.employee__name {
  margin-bottom: 16px;
}
.employee__name-ru {
  font-weight: 700;
  line-height: 1.3;
  color: #2EA836;
}
@media only print {
  .employee__name-ru {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1280px) {
  .employee__name-ru {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) {
  .employee__name-ru {
    font-size: 16px;
  }
}
.employee__post {
  margin-bottom: 16px;
}
.employee__btn {
  margin-top: auto;
  color: #2EA836;
  padding-left: 40px;
  padding-top: 2px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 24 16' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.8252 9v-8' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14.6885 7-2.8626 2-2.86265-2' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m16.8438 5h1.0106c2.2042 0 3.9903 1.34678 3.9903 3.00964v3.98886c0 1.658-1.7818 3.0015-3.9806 3.0015h-12.06626c-2.20422 0-3.99142-1.3476-3.99142-3.0096v-3.98975c0-1.65713 1.78287-3.00065 3.98059-3.00065h1.02032' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat left center/24px 16px;
}
.employee__contact {
  position: relative;
  margin-bottom: 7px;
  padding-left: 28px;
}
.employee__contact:last-child {
  margin: 0;
}
.employee__contact:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background: none no-repeat center/contain;
}
.employee__contact._skype:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%232ea836'%3E%3Cpath d='m8.74972 4.9466c0 2.10062-1.70292 3.80361-3.80357 3.80361s-3.80357-1.70299-3.80357-3.80361c0-2.10063 1.70292-3.80353 3.80357-3.80353s3.80357 1.7029 3.80357 3.80353z'/%3E%3Cpath d='m14.8571 11.0536c0 2.1006-1.7029 3.8035-3.8035 3.8035-2.1007 0-3.8036-1.7029-3.8036-3.8035 0-2.10076 1.7029-3.8036 3.8036-3.8036 2.1006 0 3.8035 1.70284 3.8035 3.8036z'/%3E%3Cpath d='m14.5353 8.00007c0 3.60953-2.9262 6.53573-6.53572 6.53573-3.60954 0-6.53571-2.9262-6.53571-6.53573 0-3.60957 2.92617-6.53571 6.53571-6.53571 3.60952 0 6.53572 2.92614 6.53572 6.53571z'/%3E%3C/g%3E%3Cpath d='m10.5163 5.51965c-.74013-.76404-1.60991-1.18638-2.64368-1.3219-.9474-.04702-2.22586.38677-2.31329 1.5697-.07491 1.2837.71554 1.72134 2.39589 2.14801 1.45275.37948 2.81328.63056 2.72628 2.06532-.0308 1.28782-1.27729 1.86392-2.64367 1.81762-1.35346-.062-2.2145-.7473-2.72631-1.4045' stroke='%23fff' stroke-linecap='round' stroke-width='1.2'/%3E%3C/svg%3E");
}
.employee__contact._email:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m11.7992 5.99414-2.84367 2.2895c-.53811.42194-1.29251.42194-1.83068 0l-2.86801-2.2895'/%3E%3Cpath clip-rule='evenodd' d='m4.8392 2.28564h6.3033c.9088.01019 1.7739.3939 2.3937 1.0618.6197.66789.9401 1.56165.8864 2.47313v4.35873c.0537.9115-.2667 1.8052-.8864 2.4731-.6198.6679-1.4849 1.0516-2.3937 1.0618h-6.3033c-1.95218 0-3.26791-1.5861-3.26791-3.5349v-4.35873c0-1.94882 1.31573-3.53493 3.26791-3.53493z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
}
.employee__contact._tel:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath clip-rule='evenodd' d='m1.99363 3.24933c.21088-.34984 1.37349-1.61983 2.20196-1.58149.24786.02122.46696.17048.64498.34437h.00069c.40807.39982 1.57887 1.90875 1.64465 2.22641.16222.77911-.76686 1.22823-.48275 2.01352.7244 1.77246 1.97263 3.02057 3.74595 3.74423.78469.28483 1.23379-.64355 2.01299-.482.3177.0664 1.8275 1.23643 2.2267 1.64513.1732.1774.3238.3971.3444.645.0308.8728-1.3181 2.0511-1.581 2.2017-.6204.4443-1.4297.4361-2.4163-.0226-2.75314-1.1453-7.15297-5.46192-8.31968-8.3189-.44642-.98107-.47655-1.79578-.02259-2.41537z' fill-rule='evenodd'/%3E%3Cpath d='m9.70996 1.8335c2.46804.274 4.41664 2.22066 4.69404 4.68801'/%3E%3Cpath d='m9.70996 4.19531c1.18004.23 2.10204 1.152 2.33204 2.332'/%3E%3C/g%3E%3C/svg%3E");
}
.employee__contact._tel2:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath clip-rule='evenodd' d='m1.99363 3.24933c.21088-.34984 1.37349-1.61983 2.20196-1.58149.24786.02122.46696.17048.64498.34437h.00069c.40807.39982 1.57887 1.90875 1.64465 2.22641.16222.77911-.76686 1.22823-.48275 2.01352.7244 1.77246 1.97263 3.02057 3.74595 3.74423.78469.28483 1.23379-.64355 2.01299-.482.3177.0664 1.8275 1.23643 2.2267 1.64513.1732.1774.3238.3971.3444.645.0308.8728-1.3181 2.0511-1.581 2.2017-.6204.4443-1.4297.4361-2.4163-.0226-2.75314-1.1453-7.15297-5.46192-8.31968-8.3189-.44642-.98107-.47655-1.79578-.02259-2.41537z' fill='%232ea836' fill-rule='evenodd'/%3E%3Cpath d='m9.70996 1.8335c2.46804.274 4.41664 2.22066 4.69404 4.68801'/%3E%3Cpath d='m9.70996 4.19531c1.18004.23 2.10204 1.152 2.33204 2.332'/%3E%3C/g%3E%3C/svg%3E");
}
.employee__contact._work:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-width='1.5'%3E%3Ccircle cx='7.99972' cy='8.00021' r='6.10714'/%3E%3Cpath d='m8 4.57129v3.59184l2.8571 2.69387' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
}

.contact-rep {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  transition: box-shadow 300ms ease;
}
._no-touch .contact-rep:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._no-touch .contact-rep:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

._touch .contact-rep:active {
  transition: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

@media only print {
  .contact-rep__in {
    display: flex;
  }
}
@media only screen and (min-width: 600px) {
  .contact-rep__in {
    display: flex;
  }
}
@media only print {
  .contact-rep__in {
    padding: 30px 40px 10px;
  }
}
@media only screen and (min-width: 1280px) {
  .contact-rep__in {
    padding: 30px 40px 10px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 1279px) {
  .contact-rep__in {
    padding: 20px 20px 10px;
  }
}
@media only screen and (max-width: 419px) {
  .contact-rep__in {
    padding: 12px 12px 10px;
  }
}
.contact-rep__logo {
  flex-shrink: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='85' viewBox='0 0 62 85' width='62' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m7.3863 79.012h2.23835v3.0701c-.25983.1086-.86069.1928-1.59418.1928-2.69036 0-4.58497-1.7496-4.58497-4.7763 0-3.176 2.08949-4.7111 4.82315-4.7111 1.59419 0 2.56315.2609 3.35885.6276l.6902-2.6598c-.7091-.3233-2.1544-.6901-4.02739-.6901-4.7582 0-8.2686572 2.7658-8.29031 7.6073 0 2.1409.73349 4.0401 2.04619 5.317 1.33435 1.2742 3.25062 1.9453 5.90038 1.9453 1.91627 0 3.83253-.4755 4.84483-.8205v-7.6725h-5.4051zm15.5927-1.0596v-.0652c1.2477-.4538 2.5631-1.728 2.5631-3.5646 0-1.3394-.4736-2.3773-1.356-3.0701-1.0339-.8205-2.5415-1.1465-4.6932-1.1465-1.7647 0-3.3156.1304-4.3711.3015v14.3724h3.2506v-5.7245h.9689c1.356.0218 1.9813.4972 2.39 2.3338.4087 1.7932.774 2.9615.9906 3.3934h3.3589c-.2788-.5623-.7092-2.4642-1.1639-4.1269-.3654-1.3395-.9256-2.2904-1.9379-2.7033zm-3.3156-1.2743h-1.291v-3.9992c.2354-.0652.6874-.1087 1.4859-.1087 1.5076 0 2.4116.6928 2.4116 2.0105-.0027 1.2769-.969 2.0974-2.6065 2.0974zm11.6519-6.4607-4.4144 14.5652h3.3805l1.0339-3.7384h4.1546l1.1206 3.7384h3.551l-4.5227-14.568h-4.3035zm.4737 8.3626.8607-3.0919c.2354-.8422.452-1.9453.6685-2.8092h.0433c.2165.8639.4737 1.9453.7335 2.8092l.904 3.0919zm15.5656-2.4425c-1.8946-.7119-2.6904-1.1248-2.6904-2.054 0-.7363.6902-1.4046 2.1112-1.4046 1.3993 0 2.4549.4102 3.0151.6901l.7308-2.6354c-.8607-.4103-2.0462-.7336-3.7026-.7336-3.4022 0-5.4917 1.8801-5.4917 4.3661 0 2.1191 1.5942 3.4586 4.0058 4.3225 1.743.6059 2.4332 1.1248 2.4332 2.0323 0 .9509-.7957 1.5785-2.3033 1.5785-1.3993 0-2.777-.4537-3.6377-.9074l-.6685 2.7006c.8174.4537 2.4549.9074 4.1113.9074 3.9841 0 5.8354-2.0757 5.8354-4.5155 0-2.0567-1.1855-3.3961-3.7486-4.347zm10.8968 0c-1.8947-.7119-2.6904-1.1248-2.6904-2.054 0-.7363.6875-1.4046 2.1084-1.4046 1.3994 0 2.4549.4102 3.0152.6901l.7308-2.6354c-.8607-.4103-2.0462-.7336-3.7026-.7336-3.4022 0-5.489 1.8801-5.489 4.3661 0 2.1191 1.5942 3.4586 4.0057 4.3225 1.7431.6059 2.4333 1.1248 2.4333 2.0323 0 .9509-.7958 1.5785-2.3033 1.5785-1.3994 0-2.777-.4537-3.6377-.9074l-.6685 2.7006c.8173.4537 2.4548.9074 4.1113.9074 3.9841 0 5.8354-2.0757 5.8354-4.5155-.0027-2.0567-1.1855-3.3961-3.7486-4.347z' fill='%23000' fill-rule='evenodd'/%3E%3Cpath d='m54.2423 10.6758c-4.7902.981-13.466 3.6326-18.8653 6.4277-5.5008 2.8459-11.417 9.1255-11.4493 17.3903-.0323 7.8715 3.6088 10.3056 9.4603 8.5934 1.5921-.4674 2.9027-1.0736 3.4657-1.5179l.0323-6.1407-4.8686 1.4206.0277-8.5378 14.1905-5.0163-.0969 24.4381c-2.6351 1.8464-6.5299 4.4194-11.5139 5.8724-6.8899 2.013-12.4138.833-15.8703-2.124-3.4011-2.9709-5.9392-7.9733-5.8054-14.6324.3876-16.4648 9.3588-26.5899 21.1081-31.91622 2.4181-1.09674 4.9932-2.11943 7.5313-3.03568-3.3273-1.226304-6.9222-1.8973-10.674-1.8973-17.0747 0-30.9145 13.878-30.9145 31s13.8398 31 30.9145 31 30.9145-13.8781 30.9145-31c.0046-7.7697-2.8658-14.8776-7.5867-20.3242z' fill='%232ea836'/%3E%3C/svg%3E") no-repeat center/contain;
}
@media only print {
  .contact-rep__logo {
    width: 62px;
    height: 85px;
  }
}
@media only screen and (min-width: 420px) {
  .contact-rep__logo {
    width: 62px;
    height: 85px;
  }
}
@media only print {
  .contact-rep__logo {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .contact-rep__logo {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 767px) {
  .contact-rep__logo {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .contact-rep__logo {
    align-self: flex-start;
    width: 48px;
    height: 66px;
    margin-right: 20px;
  }
}
.contact-rep__info {
  flex-grow: 1;
}
.contact-rep__name {
  font-weight: 700;
  line-height: 1.3;
  color: #2EA836;
}
@media only print {
  .contact-rep__name {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .contact-rep__name {
    margin-bottom: 20px;
  }
}
@media only print {
  .contact-rep__name {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .contact-rep__name {
    font-size: 24px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 1279px) {
  .contact-rep__name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 419px) {
  .contact-rep__name {
    font-size: 16px;
  }
}
@media only screen and (max-width: 599px) {
  .contact-rep__name-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
}
.contact-rep__descr {
  margin-bottom: 20px;
}
.contact-rep__contacts {
  margin-bottom: 30px;
}
.contact-rep__contact {
  position: relative;
  margin-bottom: 7px;
  padding-left: 28px;
}
.contact-rep__contact:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background: none no-repeat center/contain;
}
.contact-rep__contact._skype:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%232ea836'%3E%3Cpath d='m8.74972 4.9466c0 2.10062-1.70292 3.80361-3.80357 3.80361s-3.80357-1.70299-3.80357-3.80361c0-2.10063 1.70292-3.80353 3.80357-3.80353s3.80357 1.7029 3.80357 3.80353z'/%3E%3Cpath d='m14.8571 11.0536c0 2.1006-1.7029 3.8035-3.8035 3.8035-2.1007 0-3.8036-1.7029-3.8036-3.8035 0-2.10076 1.7029-3.8036 3.8036-3.8036 2.1006 0 3.8035 1.70284 3.8035 3.8036z'/%3E%3Cpath d='m14.5353 8.00007c0 3.60953-2.9262 6.53573-6.53572 6.53573-3.60954 0-6.53571-2.9262-6.53571-6.53573 0-3.60957 2.92617-6.53571 6.53571-6.53571 3.60952 0 6.53572 2.92614 6.53572 6.53571z'/%3E%3C/g%3E%3Cpath d='m10.5163 5.51965c-.74013-.76404-1.60991-1.18638-2.64368-1.3219-.9474-.04702-2.22586.38677-2.31329 1.5697-.07491 1.2837.71554 1.72134 2.39589 2.14801 1.45275.37948 2.81328.63056 2.72628 2.06532-.0308 1.28782-1.27729 1.86392-2.64367 1.81762-1.35346-.062-2.2145-.7473-2.72631-1.4045' stroke='%23fff' stroke-linecap='round' stroke-width='1.2'/%3E%3C/svg%3E");
}
.contact-rep__contact._email:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m11.7992 5.99414-2.84367 2.2895c-.53811.42194-1.29251.42194-1.83068 0l-2.86801-2.2895'/%3E%3Cpath clip-rule='evenodd' d='m4.8392 2.28564h6.3033c.9088.01019 1.7739.3939 2.3937 1.0618.6197.66789.9401 1.56165.8864 2.47313v4.35873c.0537.9115-.2667 1.8052-.8864 2.4731-.6198.6679-1.4849 1.0516-2.3937 1.0618h-6.3033c-1.95218 0-3.26791-1.5861-3.26791-3.5349v-4.35873c0-1.94882 1.31573-3.53493 3.26791-3.53493z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
}
.contact-rep__contact._tel:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath clip-rule='evenodd' d='m1.99363 3.24933c.21088-.34984 1.37349-1.61983 2.20196-1.58149.24786.02122.46696.17048.64498.34437h.00069c.40807.39982 1.57887 1.90875 1.64465 2.22641.16222.77911-.76686 1.22823-.48275 2.01352.7244 1.77246 1.97263 3.02057 3.74595 3.74423.78469.28483 1.23379-.64355 2.01299-.482.3177.0664 1.8275 1.23643 2.2267 1.64513.1732.1774.3238.3971.3444.645.0308.8728-1.3181 2.0511-1.581 2.2017-.6204.4443-1.4297.4361-2.4163-.0226-2.75314-1.1453-7.15297-5.46192-8.31968-8.3189-.44642-.98107-.47655-1.79578-.02259-2.41537z' fill-rule='evenodd'/%3E%3Cpath d='m9.70996 1.8335c2.46804.274 4.41664 2.22066 4.69404 4.68801'/%3E%3Cpath d='m9.70996 4.19531c1.18004.23 2.10204 1.152 2.33204 2.332'/%3E%3C/g%3E%3C/svg%3E");
}
.contact-rep__contact._tel2:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath clip-rule='evenodd' d='m1.99363 3.24933c.21088-.34984 1.37349-1.61983 2.20196-1.58149.24786.02122.46696.17048.64498.34437h.00069c.40807.39982 1.57887 1.90875 1.64465 2.22641.16222.77911-.76686 1.22823-.48275 2.01352.7244 1.77246 1.97263 3.02057 3.74595 3.74423.78469.28483 1.23379-.64355 2.01299-.482.3177.0664 1.8275 1.23643 2.2267 1.64513.1732.1774.3238.3971.3444.645.0308.8728-1.3181 2.0511-1.581 2.2017-.6204.4443-1.4297.4361-2.4163-.0226-2.75314-1.1453-7.15297-5.46192-8.31968-8.3189-.44642-.98107-.47655-1.79578-.02259-2.41537z' fill='%232ea836' fill-rule='evenodd'/%3E%3Cpath d='m9.70996 1.8335c2.46804.274 4.41664 2.22066 4.69404 4.68801'/%3E%3Cpath d='m9.70996 4.19531c1.18004.23 2.10204 1.152 2.33204 2.332'/%3E%3C/g%3E%3C/svg%3E");
}
.contact-rep__contact._work:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232ea836' stroke-width='1.5'%3E%3Ccircle cx='7.99972' cy='8.00021' r='6.10714'/%3E%3Cpath d='m8 4.57129v3.59184l2.8571 2.69387' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
}
.contact-rep__download {
  margin-bottom: 20px;
}
.contact-rep__download-btn {
  height: 48px;
  width: 220px;
  font-size: 14px;
}
.contact-rep__download-btn-t {
  padding-left: 40px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 24 16' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.8252 9v-8' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14.6885 7-2.8626 2-2.86265-2' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m16.8438 5h1.0106c2.2042 0 3.9903 1.34678 3.9903 3.00964v3.98886c0 1.658-1.7818 3.0015-3.9806 3.0015h-12.06626c-2.20422 0-3.99142-1.3476-3.99142-3.0096v-3.98975c0-1.65713 1.78287-3.00065 3.98059-3.00065h1.02032' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat left center/24px 16px;
}
.contact-rep__map {
  margin: 0 10px 10px;
  overflow: hidden;
  border-radius: 10px;
}
@media only print {
  .contact-rep__map {
    height: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact-rep__map {
    height: 400px;
  }
}
@media only screen and (max-width: 1023px) {
  .contact-rep__map {
    height: 300px;
  }
}

.sort {
  background: rgba(40, 40, 40, 0.03);
  border-radius: 10px;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 20px 5px 5px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 399px) {
  .sort {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sort .choices__inner {
  font-size: 14px;
}
.sort__i {
  margin: 0 15px 15px;
}
.sort__i._wide {
  width: calc(100% - 30px);
}
@media only screen and (max-width: 399px) {
  .sort__i._wide {
    width: 100%;
  }
}
@media only print {
  .sort__i {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 1280px) {
  .sort__i {
    display: flex;
    align-items: center;
  }
}
@media only print {
  .sort__i {
    width: calc(33.333% - 30px);
  }
}
@media only screen and (min-width: 1024px) {
  .sort__i {
    width: calc(33.333% - 30px);
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .sort__i {
    width: calc(50% - 30px);
  }
  .sort__i._search {
    width: calc(100% - 30px);
  }
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
  .sort__i {
    width: calc(100% - 30px);
  }
}
@media only screen and (max-width: 399px) {
  .sort__i {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.sort__i-field {
  flex-grow: 1;
  display: flex;
}
.sort__i-label {
  color: rgba(40, 40, 40, 0.7);
  margin-right: 20px;
  font-size: 14px;
  line-height: 1.3;
}
@media only print {
  .sort__i-label {
    text-align: right;
    width: 100px;
  }
}
@media only screen and (min-width: 1280px) {
  .sort__i-label {
    text-align: right;
    width: 100px;
  }
}
@media only screen and (max-width: 1279px) {
  .sort__i-label {
    margin-bottom: 6px;
  }
}

.f-search {
  position: relative;
  flex-grow: 1;
  border-radius: 5px;
  border: 1px solid rgba(40, 40, 40, 0.15);
}
.f-search__text {
  display: block;
  width: 100%;
  padding: 12px 83px 12px 12px;
  font-size: 16px;
  line-height: 1.3;
  color: #282828;
  border: none;
  background: #FFFFFF;
  border-radius: 5px;
}
.f-search__text::placeholder {
  opacity: 0.5;
  font-size: 14px;
}
.f-search__reset, .f-search__go {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 36px;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  border: none;
  background: transparent;
}
@media only screen and (max-width: 767px) {
  .f-search__reset, .f-search__go {
    top: auto;
    height: 40px;
  }
}
.f-search__reset[disabled], .f-search__go[disabled] {
  opacity: 0.2;
  filter: grayscale(1);
  cursor: auto;
  pointer-events: none;
}
.f-search__reset:before, .f-search__reset:after, .f-search__go:before, .f-search__go:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
._no-touch .f-search__reset:hover:before, ._no-touch .f-search__go:hover:before {
  opacity: 0;
}
._no-touch .f-search__reset:hover:after, ._no-touch .f-search__go:hover:after {
  opacity: 1;
}
._no-touch .f-search__reset:active:before, ._no-touch .f-search__go:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .f-search__reset:active:after, ._no-touch .f-search__go:active:after {
  transition: none;
  opacity: 1;
}

._touch .f-search__reset:active:before, ._touch .f-search__go:active:before {
  transition: none;
  opacity: 0;
}
._touch .f-search__reset:active:after, ._touch .f-search__go:active:after {
  transition: none;
  opacity: 1;
}

.f-search__reset {
  right: 42px;
  background: transparent;
}
.f-search__reset:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 15-6-6' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%23db5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.f-search__reset:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 9-6 6' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 15-6-6' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m16.334 2.75h-8.669c-3.021 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.668c3.031 0 4.917-2.139 4.917-5.166v-8.168c0-3.027-1.886-5.166-4.916-5.166z' fill-rule='evenodd' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.f-search__go {
  right: 6px;
}
.f-search__go:before {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 23 24' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='11.5' r='8.5' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='m17 18 3 3' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/23px 24px;
}
.f-search__go:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 23 24' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='11.5' r='8.5' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='m17 18 3 3' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/23px 24px;
}

.f-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px -10px 0;
}
.f-list__i {
  color: #282828;
  margin: 0 20px 10px 0;
  text-decoration: underline;
}
._no-touch .f-list__i:hover {
  text-decoration: none;
  color: #2EA836;
}
._no-touch .f-list__i:active {
  text-decoration: none;
  color: #2EA836;
}

._touch .f-list__i:active {
  text-decoration: none;
  color: #2EA836;
}

.f-list__i._active {
  font-weight: 600;
  text-decoration: none;
}

.dealer-map {
  height: 450px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media only print {
  .dealer-map {
    height: 550px;
  }
}
@media only screen and (min-width: 1024px) {
  .dealer-map {
    height: 550px;
  }
}
@media only screen and (max-width: 1023px) {
  .dealer-map {
    height: 350px;
  }
}

.dealers__i {
  color: #282828;
  position: relative;
  line-height: 1.3;
}
@media only print {
  .dealers__i {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1280px) {
  .dealers__i {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .dealers__i {
    font-size: 13px;
  }
}
.dealers__i:nth-child(2n+1) {
  background: rgba(40, 40, 40, 0.03);
}
@media only print {
  .dealers__i {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 5px 10px;
  }
}
@media only screen and (min-width: 768px) {
  .dealers__i {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .dealers__i {
    padding: 15px 10px 10px;
  }
}
@media only print {
  .dealers__i-cell {
    padding: 10px 10px;
    flex-shrink: 0;
  }
}
@media only screen and (min-width: 768px) {
  .dealers__i-cell {
    padding: 10px 10px;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dealers__i-cell {
    padding: 0;
  }
}
.dealers__i-cell._name {
  font-weight: 700;
  color: #2EA836;
}
@media only print {
  .dealers__i-cell._name {
    width: 25%;
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .dealers__i-cell._name {
    width: 25%;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) {
  .dealers__i-cell._name {
    width: 100%;
    padding-bottom: 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .dealers__i-cell._name {
    margin-bottom: 5px;
  }
}
@media only print {
  .dealers__i-cell._place {
    width: 49%;
    display: flex;
  }
}
@media only screen and (min-width: 1280px) {
  .dealers__i-cell._place {
    width: 49%;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .dealers__i-cell._place {
    width: 60%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only print {
  .dealers__i-cell._contacts {
    width: 26%;
  }
}
@media only screen and (min-width: 1280px) {
  .dealers__i-cell._contacts {
    width: 26%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .dealers__i-cell._contacts {
    width: 38%;
  }
}
@media only print {
  .dealers__i-cell._contacts {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .dealers__i-cell._contacts {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.dealers__i-country, .dealers__i-address, .dealers__i-tel, .dealers__i-mail {
  position: relative;
  padding-left: 22px;
}
.dealers__i-country:before, .dealers__i-address:before, .dealers__i-tel:before, .dealers__i-mail:before {
  content: "";
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  background: none no-repeat center/contain;
}
@media only print {
  .dealers__i-country:before, .dealers__i-address:before, .dealers__i-tel:before, .dealers__i-mail:before {
    top: 2px;
  }
}
@media only screen and (min-width: 1280px) {
  .dealers__i-country:before, .dealers__i-address:before, .dealers__i-tel:before, .dealers__i-mail:before {
    top: 2px;
  }
}
@media only screen and (max-width: 1279px) {
  .dealers__i-country:before, .dealers__i-address:before, .dealers__i-tel:before, .dealers__i-mail:before {
    top: 1px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .dealers__i-country, .dealers__i-address {
    margin: 5px 0;
  }
}
@media only screen and (max-width: 767px) {
  .dealers__i-country, .dealers__i-address {
    margin-bottom: 5px;
  }
}
@media only print {
  .dealers__i-tel, .dealers__i-mail {
    margin: 5px 0;
  }
}
@media only screen and (min-width: 768px) {
  .dealers__i-tel, .dealers__i-mail {
    margin: 5px 0;
  }
}
@media only screen and (max-width: 767px) {
  .dealers__i-tel, .dealers__i-mail {
    margin-bottom: 5px;
  }
}
.dealers__i-country {
  flex-shrink: 0;
}
@media only print {
  .dealers__i-country {
    width: 37%;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .dealers__i-country {
    width: 37%;
    padding-right: 20px;
  }
}
.dealers__i-country:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23949494'%3E%3Ccircle cx='7.99972' cy='8.00021' r='6.85714' stroke-width='1.5'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m1.71387 8h12.57143'/%3E%3Cpath d='m2.57155 4.85707c-.28572 0 2.57173-.57143 5.42862-.57143 2.85693 0 5.42853.57143 5.42853.57143'/%3E%3Cpath d='m2.57129 11.1431s2.57143.5714 5.42857.5714 5.42854-.5714 5.42854-.5714'/%3E%3Cpath d='m8 14.2858v-12.57144'/%3E%3Cpath d='m7.7147 14.2858s-3.42857-1.7143-3.42857-6.28573c0-4.57143 3.42857-6.28571 3.42857-6.28571'/%3E%3Cpath d='m8.28613 14.2858s3.42857-1.7143 3.42857-6.28573c0-4.57143-3.42857-6.28571-3.42857-6.28571'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.dealers__i-address {
  flex-shrink: 0;
}
@media only print {
  .dealers__i-address {
    width: 63%;
  }
}
@media only screen and (min-width: 1280px) {
  .dealers__i-address {
    width: 63%;
  }
}
.dealers__i-address:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23949494' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cellipse cx='8.00042' cy='5.73843' rx='1.71429' ry='1.61538'/%3E%3Cpath d='m7.99926 15c-2.47619-3.5-4.95238-6.70833-4.95238-9.33333s2.12244-4.66667 4.95238-4.66667 4.95234 2.04167 4.95234 4.66667-2.4762 5.83333-4.95234 9.33333z'/%3E%3C/g%3E%3C/svg%3E");
}
.dealers__i-tel:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23949494' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath clip-rule='evenodd' d='m1.99363 3.24933c.21088-.34984 1.37349-1.61983 2.20196-1.58149.24786.02122.46696.17048.64498.34437h.00069c.40807.39982 1.57887 1.90875 1.64465 2.22641.16222.77911-.76686 1.22823-.48275 2.01352.7244 1.77246 1.97263 3.02057 3.74595 3.74423.78469.28483 1.23379-.64355 2.01299-.482.3177.0664 1.8275 1.23643 2.2267 1.64513.1732.1774.3238.3971.3444.645.0308.8728-1.3181 2.0511-1.581 2.2017-.6204.4443-1.4297.4361-2.4163-.0226-2.75314-1.1453-7.15297-5.46192-8.31968-8.3189-.44642-.98107-.47655-1.79578-.02259-2.41537z' fill-rule='evenodd'/%3E%3Cpath d='m9.70996 1.8335c2.46804.274 4.41664 2.22066 4.69404 4.68801'/%3E%3Cpath d='m9.70996 4.19531c1.18004.23 2.10204 1.152 2.33204 2.332'/%3E%3C/g%3E%3C/svg%3E");
}
.dealers__i-mail:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23949494' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m11.7992 5.99414-2.84367 2.2895c-.53811.42194-1.29251.42194-1.83068 0l-2.86801-2.2895'/%3E%3Cpath clip-rule='evenodd' d='m4.8392 2.28564h6.3033c.9088.01019 1.7739.3939 2.3937 1.0618.6197.66789.9401 1.56165.8864 2.47313v4.35873c.0537.9115-.2667 1.8052-.8864 2.4731-.6198.6679-1.4849 1.0516-2.3937 1.0618h-6.3033c-1.95218 0-3.26791-1.5861-3.26791-3.5349v-4.35873c0-1.94882 1.31573-3.53493 3.26791-3.53493z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
}

.form__row {
  margin-bottom: 20px;
}
.form__label {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.3;
  color: rgb(40, 40, 40);
}
.form__label._title {
  font-weight: 700;
}
@media only print {
  .form__label._label-flex {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1024px) {
  .form__label._label-flex {
    display: flex;
    justify-content: space-between;
  }
}
.form__label-right {
  font-weight: 400;
  font-size: 14px;
}
@media only screen and (max-width: 1023px) {
  .form__label-right {
    margin-top: 10px;
  }
}
.form label.form__label {
  cursor: pointer;
}
.form__label-title {
  display: block;
  font-weight: 700;
  color: #282828;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only print {
  .form__label-title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .form__label-title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .form__label-title {
    font-size: 18px;
    line-height: 22px;
  }
}
.form label.form__label-title {
  cursor: pointer;
}
.form__note {
  color: #282828;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only print {
  .form._auth .form__in {
    max-width: 419px;
  }
  .form._auth .form__row {
    display: flex;
    align-items: center;
    max-width: 419px;
  }
  .form._auth .form__field {
    flex-grow: 1;
  }
  .form._auth .form__label {
    width: 90px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) {
  .form._auth .form__in {
    max-width: 419px;
  }
  .form._auth .form__row {
    display: flex;
    align-items: center;
    max-width: 419px;
  }
  .form._auth .form__field {
    flex-grow: 1;
  }
  .form._auth .form__label {
    width: 90px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.form._auth .form__btn {
  max-width: none;
}
@media only print {
  .form._restore .form__in {
    max-width: 509px;
  }
  .form._restore .form__row {
    display: flex;
    align-items: center;
    max-width: 509px;
  }
  .form._restore .form__field {
    flex-grow: 1;
  }
  .form._restore .form__label {
    width: 189px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) {
  .form._restore .form__in {
    max-width: 509px;
  }
  .form._restore .form__row {
    display: flex;
    align-items: center;
    max-width: 509px;
  }
  .form._restore .form__field {
    flex-grow: 1;
  }
  .form._restore .form__label {
    width: 189px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.form._restore .form__btn {
  max-width: none;
}
.form__row._remember {
  margin-top: 40px;
}
.form__field {
  position: relative;
}
.form__field._prefixed {
  display: flex;
  align-items: center;
}
.form__field._date {
  position: relative;
}
.form__field._date:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 12px;
  width: 24px;
  height: 24px;
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.4'%3E%3Cpath clip-rule='evenodd' d='m16.4186 2.603c-.0458-.34053-.3355-.603-.686-.603-.3823 0-.6923.31236-.6923.69767v.77135h-6.07216v-.77135l-.00632-.09467c-.04584-.34053-.3355-.603-.68599-.603-.38235 0-.6923.31236-.6923.69767v.78867c-2.83698.19539-4.58353 2.03358-4.58353 4.99945v8.41831c0 3.1831 1.95834 5.0959 5.09625 5.0959h7.80735c3.1417 0 5.0963-1.8807 5.0963-5.0256v-8.48861c.0091-2.96693-1.7319-4.8046-4.575-4.99953v-.78859zm-1.3783 2.26137v.8945l.0063.09467c.0459.34053.3355.603.686.603.3824 0 .6923-.31236.6923-.69767v-.87388c2.0686.17211 3.1971 1.41775 3.1904 3.59866v.40403h-15.23069v-.40189c0-2.17953 1.13464-3.42781 3.19892-3.60066v.87374l.00632.09467c.04584.34053.3355.603.68598.603.38235 0 .69231-.31236.69231-.69767v-.8945zm-10.65569 5.41863v6.6211c0 2.4026 1.32891 3.7006 3.71164 3.7006h7.80735c2.391 0 3.7117-1.2709 3.7117-3.6303v-6.6914zm12.41659 2.9353c0-.3853-.31-.6977-.6923-.6977l-.1025.0064c-.3379.0462-.5984.3381-.5984.6913 0 .3853.31.6977.7009.6977l.0939-.0064c.3379-.0462.5984-.3381.5984-.6913zm-4.7884-.6977c.3823 0 .6923.3124.6923.6977 0 .3532-.2605.6451-.5984.6913l-.0939.0064c-.3909 0-.7009-.3124-.7009-.6977 0-.3532.2605-.6451.5984-.6913zm-3.41237.6977c0-.3853-.30996-.6977-.69231-.6977l-.10249.0064c-.33791.0462-.59836.3381-.59836.6913 0 .3853.30995.6977.6923.6977l.1025-.0064c.33791-.0462.59836-.3381.59836-.6913zm7.50847 2.9177c.3823 0 .6923.3124.6923.6977 0 .3532-.2605.6451-.5984.6913l-.0939.0064c-.3909 0-.7009-.3124-.7009-.6977 0-.3532.2605-.6451.5984-.6913zm-3.4038.6977c0-.3853-.31-.6977-.6923-.6977l-.1025.0064c-.3379.0462-.5984.3381-.5984.6913 0 .3853.31.6977.7009.6977l.0939-.0064c.3379-.0462.5984-.3381.5984-.6913zm-4.79698-.6977c.38235 0 .69231.3124.69231.6977 0 .3532-.26045.6451-.59836.6913l-.1025.0064c-.38235 0-.6923-.3124-.6923-.6977 0-.3532.26045-.6451.59836-.6913z' fill='%23282828' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/24px 24px;
}
.form__field-prefix {
  font-size: 16px;
  line-height: 1.3;
  margin-right: 16px;
}
.form__title {
  font-weight: bold;
  color: #282828;
  margin-bottom: 20px;
  line-height: 1.3;
}
@media only print {
  .form__title {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .form__title {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 1023px) {
  .form__title {
    margin-top: 40px;
  }
}
@media only print {
  .form__title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .form__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1279px) {
  .form__title {
    font-size: 18px;
  }
}
.form__title._close {
  margin-top: 40px;
}
.form__block {
  margin-bottom: 40px;
}
.form__text {
  background: rgba(40, 40, 40, 0.02);
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  padding: 18px 12px;
  font-size: 16px;
  line-height: 1.25;
  width: 100%;
  color: #282828;
}
@media only screen and (max-width: 599px) {
  .form__text {
    padding: 12px;
  }
}
.form__text::placeholder {
  font-size: 14px;
  color: #a8a8a8;
}
.form__select {
  -webkit-appearance: none;
  background: rgba(40, 40, 40, 0.02);
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  padding: 18px 12px;
  font-size: 16px;
  line-height: 1.25;
  width: 100%;
  color: #282828;
}
@media only screen and (max-width: 599px) {
  .form__select {
    padding: 12px;
  }
}
.form__select::placeholder {
  font-size: 14px;
  color: #a8a8a8;
}
.form .choices__inner {
  background: rgba(40, 40, 40, 0.02);
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
}
@media only print {
  .form .choices__inner {
    min-height: 58px;
  }
}
@media only screen and (min-width: 600px) {
  .form .choices__inner {
    min-height: 58px;
  }
}
@media only screen and (max-width: 599px) {
  .form .choices__inner {
    min-height: 46px;
  }
}
.form__textarea {
  background: rgba(40, 40, 40, 0.02);
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  padding: 12px 12px;
  font-size: 16px;
  line-height: 1.25;
  width: 100%;
  color: #282828;
  min-height: 146px;
  max-height: 146px;
  max-width: 100%;
  min-width: 100%;
  resize: none;
}
@media only screen and (max-width: 599px) {
  .form__textarea {
    padding: 12px;
  }
}
.form__textarea::placeholder {
  font-size: 14px;
  color: #a8a8a8;
}
.form__field._error .form__text {
  border-color: red;
}
.form__field._error .form__textarea {
  border-color: red;
}
.form__field._error .choices__inner {
  border-color: red;
}
.form__field._error .form-files {
  border-color: red;
}
.form__message._error {
  color: red;
}
.form__message._success {
  color: #2EA836;
}
.form__text[type=password] {
  font-family: Verdana, Montserrat, sans-serif;
}
.form__checkbox {
  position: relative;
  margin-left: 40px;
  user-select: none;
}
.form__checkbox-list .form__checkbox {
  margin-left: 0;
  margin-bottom: 10px;
  display: block;
  width: fit-content;
}
.form__checkbox-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  right: 100%;
  opacity: 0.001;
  width: 0;
  height: 0;
}
.form__checkbox-text {
  position: relative;
  padding-left: 26px;
  font-size: 16px;
  line-height: 1.3;
  cursor: pointer;
}
.form__checkbox-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #F2F2F2;
  box-shadow: 0 0 0 1px rgba(40, 40, 40, 0.5);
  border: 3px solid transparent;
}
.form__checkbox-field:checked + .form__checkbox-text:before {
  box-shadow: 0 0 0 1px #2EA836;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='14' viewBox='0 0 14 14' width='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 6.08333 3.5 3.41667 4.5-5.5' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") #2EA836 no-repeat center/14px 14px;
}
.form__checkbox-field[type=radio] + .form__checkbox-text:before {
  border-radius: 50%;
}
.form__checkbox-field[type=radio]:checked + .form__checkbox-text:before {
  background: #ffffff;
  border: 3px solid #2EA836;
}
.form__checkbox:first-child {
  margin-left: 0;
}
.form__btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 300px;
  margin-top: 20px;
}
.form__btn._mrg {
  margin-top: 40px;
}
.form__submit {
  padding: 18px 60px;
  min-width: 140px;
  font-size: 16px;
  line-height: 1.25;
  height: auto;
}
.form__link {
  font-size: 14px;
  line-height: 1.3;
  text-align: right;
  text-decoration: none;
  color: #2EA836;
}
._no-touch .form__link:hover {
  text-decoration: underline;
}

._no-touch .form__link:active {
  text-decoration: underline;
}

._touch .form__link:active {
  text-decoration: underline;
}

.form__error {
  font-size: 12px;
  line-height: 1.2;
  color: red;
  pointer-events: none;
}
@media only print {
  .form__error {
    position: absolute;
    bottom: 2px;
    left: 12px;
    right: 12px;
  }
}
@media only screen and (min-width: 600px) {
  .form__error {
    position: absolute;
    bottom: 2px;
    left: 12px;
    right: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .form__error {
    min-height: 15px;
    margin-bottom: -15px;
  }
}
@media only print {
  .form._profile .form__row {
    display: flex;
    align-items: center;
    max-width: 493px;
  }
}
@media only screen and (min-width: 600px) {
  .form._profile .form__row {
    display: flex;
    align-items: center;
    max-width: 493px;
  }
}
.form._profile .form__label {
  width: 209px;
  padding-right: 20px;
  font-weight: 400;
}
@media only screen and (max-width: 599px) {
  .form._profile .form__label {
    font-size: 14px;
  }
}
.form._profile .form__field {
  flex-grow: 1;
}
@media only screen and (max-width: 1023px) {
  .form._profile .form__checkbox-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 599px) {
  .form._profile .form__message {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 599px) {
  .form._profile .form__checkbox-text:before {
    top: 2px;
  }
}
.form._multi-column {
  margin-bottom: 25px;
}
.form._multi-column .form__in {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}
.form._multi-column .form__row {
  margin-bottom: 30px;
  padding: 0 15px;
}
@media only print {
  .form._multi-column .form__row {
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .form._multi-column .form__row {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .form._multi-column .form__row {
    width: 33.333%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .form._multi-column .form__row {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  .form._multi-column .form__row {
    width: 100%;
  }
}
.form._multi-column .form__label {
  color: #5b5b5b;
  font-size: 14px;
  margin-bottom: 8px;
}
.form._multi-column .form__text {
  padding: 12px 12px;
  background: #ffffff;
  height: 46px;
  border-radius: 5px;
}
.form._multi-column .form__select {
  background: #ffffff;
  min-height: 46px;
  height: auto;
  border-radius: 5px;
  padding: 12px;
}
.form._multi-column .choices__inner {
  background: #ffffff;
  min-height: 46px;
  height: auto;
  padding-left: 12px;
  border-radius: 5px;
}
.form._multi-column .form__error {
  bottom: -16px;
  left: 0;
}
.form._claims .form__in {
  max-width: 978px;
}
.form._claims .form__row {
  margin-bottom: 40px;
}
.form._claims .form__row._narrow {
  max-width: 600px;
}
.form._claims .form__text, .form._claims .form__textarea, .form._claims .choices__inner, .form._claims .form__select {
  background: #ffffff;
}
.form._page .form__in {
  max-width: 978px;
}
.form._page .form__row._narrow {
  max-width: 600px;
}
.form._page .form__field._radios {
  padding-top: 0;
}
.form._page .form__text, .form._page .form__textarea, .form._page .choices__inner, .form._page .form__select {
  background: #ffffff;
}
@media only print {
  .form._order .form__row._wide {
    max-width: 533px;
  }
  .form._order .form__row:not(._wide) {
    max-width: 493px;
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 480px) {
  .form._order .form__row._wide {
    max-width: 533px;
  }
  .form._order .form__row:not(._wide) {
    max-width: 493px;
    display: flex;
    align-items: center;
  }
}
@media only print {
  .form._order .form__field {
    flex-grow: 1;
  }
  .form._order .form__label {
    width: 90px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) {
  .form._order .form__field {
    flex-grow: 1;
  }
  .form._order .form__label {
    width: 90px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.form__field._js-switch-password {
  background: rgba(40, 40, 40, 0.02);
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 8px;
  padding-right: 40px;
}
.form__field._js-switch-password .form__text {
  background: transparent;
  border: none;
}
.form__field ._js-switch-password-switcher {
  position: absolute;
  width: 40px;
  cursor: pointer;
  top: 0;
  bottom: 0;
  right: 0;
}
.form__field ._js-switch-password-switcher:before, .form__field ._js-switch-password-switcher:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: filter 300ms ease, opacity 300ms ease;
}
.form__field ._js-switch-password-switcher:before {
  filter: grayscale(1);
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='18' viewBox='0 0 21 18' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.20049 11.1172c-.59054-.574-.95-1.354-.95-2.229 0-1.753 1.45016-3.166 3.24951-3.166.8904 0 1.71.351 2.2903.925m.8988 2.8021c-.2382 1.29-1.2817 2.308-2.6055 2.542m-6.07306 2.2314c-1.62989-1.246-3.01022-3.066-4.01054-5.335 1.01059-2.279 2.40016-4.109 4.04032-5.365 1.6299-1.256 3.51038-1.938 5.45968-1.938 1.9606 0 3.8401.692 5.4802 1.957m2.1691 2.1995c.7066.914 1.3279 1.969 1.8507 3.146-2.0202 4.557-5.5901 7.302-9.5 7.302-.88632 0-1.76032-.14-2.60043-.413m10.70103-14.7762-16.20035 15.774' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center/21px 18px;
}
.form__field ._js-switch-password-switcher:after {
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='18' viewBox='0 0 21 18' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='fill-rule:evenodd;clip-rule:evenodd;stroke:%232ea836;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round'%3E%3Cpath d='m13.7469 9.00019c0 1.67381-1.4542 3.03031-3.2474 3.03031s-3.24645-1.3565-3.24645-3.03031c0-1.67474 1.45325-3.03122 3.24645-3.03122s3.2474 1.35648 3.2474 3.03122z'/%3E%3Cpath d='m10.4979 16c3.911 0 7.4881-2.6248 9.5021-7-2.014-4.37524-5.5911-7-9.5021-7h.0042c-3.91096 0-7.4881 2.62476-9.5021 7 2.014 4.3752 5.59114 7 9.5021 7z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/21px 18px;
}
._no-touch .form__field ._js-switch-password-switcher:hover:before {
  filter: grayscale(0);
}
._no-touch .form__field ._js-switch-password-switcher:hover:after {
  filter: grayscale(0) brightness(0);
}
._no-touch .form__field ._js-switch-password-switcher:active:before {
  transition: none;
  filter: grayscale(0);
}
._no-touch .form__field ._js-switch-password-switcher:active:after {
  transition: none;
  filter: grayscale(0) brightness(0);
}

._touch .form__field ._js-switch-password-switcher:active:before {
  transition: none;
  filter: grayscale(0);
}
._touch .form__field ._js-switch-password-switcher:active:after {
  transition: none;
  filter: grayscale(0) brightness(0);
}

.form__field._active ._js-switch-password-switcher:before {
  opacity: 0;
}
.form__field._active ._js-switch-password-switcher:after {
  opacity: 1;
}
.form__field._radios {
  padding: 12px 0;
  border: 1px solid transparent;
}
.form__field._radios .form__error {
  left: 0;
}

.form-btn {
  margin-bottom: 60px;
}
.form-btn-add {
  width: 240px;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  background: #2EA836;
}
.form-btn-add__text {
  padding-left: 24px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'%3E%3Cpath d='m8.3194 3v4.8731c0 .2465-.1998.4463-.4463.4463h-4.8731'/%3E%3Cpath d='m8.32031 13.6397v-4.87309c0-.2465.1998-.4463.4463-.4463h4.87309'/%3E%3C/g%3E%3C/svg%3E") no-repeat left center/16px 16px;
}
@media only print {
  .form-btn-add {
    height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .form-btn-add {
    height: 60px;
  }
}
@media only screen and (max-width: 1023px) {
  .form-btn-add {
    height: 56px;
  }
}
@media only screen and (max-width: 599px) {
  .form-btn-add {
    width: 100%;
  }
}

.form-files {
  padding: 12px;
  position: relative;
  border: 1px dashed rgba(40, 40, 40, 0.3);
  border-radius: 5px;
  transition: border 300ms ease, background 300ms ease;
}
.form-files._dragging {
  border: 1px dashed #2EA836 !important;
  background: rgba(46, 168, 54, 0.1);
}
.form-files._dragging * {
  pointer-events: none;
}
.form-files__label {
  display: block;
  margin-top: 16px;
}
.form-files__text {
  font-size: 14px;
  line-height: 1.3;
  color: #5b5b5b;
  margin-bottom: 12px;
}
.form-files__file {
  -webkit-appearance: none;
  position: absolute;
  right: 110%;
  opacity: 0.001;
  z-index: -1;
}
.form-files__i {
  position: relative;
}
.form-files__i._active .form-files__i-label {
  display: none;
}
.form-files__i-delete {
  display: inline-block;
  flex-shrink: 0;
  color: #2EA836;
  cursor: pointer;
  text-decoration: none;
  margin-left: 40px;
  padding-left: 26px;
  pointer-events: auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L5 11' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 11L5 5' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2798 1H4.71946C2.4333 1 1 2.6187 1 4.90941V11.0906C1 13.3813 2.42649 15 4.71946 15H11.279C13.5728 15 15 13.3813 15 11.0906V4.90941C15 2.6187 13.5728 1 11.2798 1Z' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat left center/16px 16px;
}
@media only screen and (max-width: 599px) {
  .form-files__i-delete {
    padding-left: 0;
    width: 24px;
    height: 24px;
    margin-left: auto;
    background-position: center;
  }
}
@media only screen and (max-width: 599px) {
  .form-files__i-delete-text {
    display: none;
  }
}
.form-files__i .file-item__text, .form-files__i:hover .file-item__text {
  text-decoration: none;
}
.form-files__i._loading .file-item__link:before {
  opacity: 0.4;
}
.form-files ~ .form__error {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  margin-top: 4px;
}
.form-files ~ .form__error:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 599px) {
  .form-files ~ .form__error {
    margin-bottom: 0;
  }
}

.form-files-btn {
  width: min-content;
  max-width: 200px;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  white-space: nowrap;
  height: 48px;
}
.form-files-btn__text {
  padding-left: 26px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'%3E%3Cpath d='m8.3194 3v4.8731c0 .2465-.1998.4463-.4463.4463h-4.8731'/%3E%3Cpath d='m8.32031 13.6397v-4.87309c0-.2465.1998-.4463.4463-.4463h4.87309'/%3E%3C/g%3E%3C/svg%3E") no-repeat left center/16px 16px;
}

.file-item__link-cnt {
  display: flex;
  align-items: center;
  min-height: 56px;
  max-width: 100%;
}
.file-item__link {
  position: relative;
  display: block;
  color: #282828;
  text-decoration: none;
  cursor: pointer;
  pointer-events: none;
  max-width: 100%;
}
@media only screen and (max-width: 599px) {
  .file-item__link {
    width: 100%;
  }
}
._no-touch .file-item__link:hover {
  text-decoration: none;
  color: #2EA836;
}
._no-touch .file-item__link:active {
  text-decoration: none;
  color: #2EA836;
}

._touch .file-item__link:active {
  text-decoration: none;
  color: #2EA836;
}

.file-item__in {
  display: flex;
  align-items: center;
}
.file-item__name {
  padding-left: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 599px) {
  .file-item__name {
    max-width: calc(100% - 40px);
  }
}
@media only print {
  .file-item__name {
    max-width: calc(100% - 130px);
  }
}
@media only screen and (min-width: 600px) {
  .file-item__name {
    max-width: calc(100% - 130px);
  }
}
.file-item__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  color: #282828;
  pointer-events: auto;
  margin-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1279px) {
  .file-item__text {
    font-size: 14px;
  }
}
.file-item__size {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  color: #a8a8a8;
  pointer-events: auto;
  white-space: nowrap;
}
.file-item__link:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  margin-top: -13px;
  width: 22px;
  height: 26px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='26' viewBox='0 0 22 26' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m14.4864 1.01562h-8.55584c-2.6479 0-4.93056 2.18114-4.93056 4.87326v14.00032c0 2.8437 2.13349 5.1111 4.93056 5.1111h10.27394c2.6492 0 4.7955-2.4177 4.7955-5.1111v-11.97863z' fill-rule='evenodd' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14.1484 1v3.80163c0 1.85573 1.4777 3.36122 3.3025 3.36514 1.6937.00392 3.4259.00523 3.543-.00261' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m13.9054 17.7374h-6.94056' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m11.2768 11.2667h-4.31586' stroke='%232ea836' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/22px 26px;
}

.choices__list [data-value="0"],
.choices__list [data-value=""] {
  color: #a8a8a8;
}

.choices {
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 400px) and (max-width: 1279px) {
  .scroll-table {
    margin-right: -21px;
    padding-right: 21px;
  }
}
@media only screen and (max-width: 399px) {
  .scroll-table {
    margin-right: -15px;
    padding-right: 15px;
  }
}
.scroll-table__table {
  border-collapse: collapse;
  width: 100%;
}
.scroll-table__table-cnt {
  position: relative;
}
.scroll-table__table-fixed-cnt {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  visibility: hidden;
}
@media only print {
  .scroll-table__table-fixed-cnt {
    display: none !important;
  }
}
.scroll-table__table-fixed-cnt._active {
  visibility: visible;
}
@media only screen and (max-width: 767px) {
  .scroll-table__table-fixed-cnt {
    display: none;
  }
}
.scroll-table__table-fixed-cnt .scroll-table__table {
  min-width: 0;
}
.scroll-table__table-scroll {
  overflow-x: auto;
}
.scroll-table__table-scroll::-webkit-scrollbar {
  height: 4px;
}
.scroll-table__table-scroll::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(40, 40, 40, 0.1);
}
.scroll-table__table-scroll::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(40, 40, 40, 0.2);
}
.scroll-table__table-scroll._with-scroll {
  padding-bottom: 12px;
}
.scroll-table__table th.scroll-table__cell-name, .scroll-table__table td.scroll-table__cell-name {
  min-width: 290px;
  width: 290px;
}
.scroll-table__table th {
  font-weight: 500;
  font-size: 10px;
  line-height: 1.3;
  color: rgba(40, 40, 40, 0.7);
  text-align: left;
  background: #F4F4F4;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 5px;
}
.scroll-table__table th:first-child {
  padding-left: 10px;
  padding-right: 10px;
}
.scroll-table__table th:last-child {
  padding-right: 10px;
}
.scroll-table__table td {
  padding: 20px 10px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
  line-height: 1.3;
  color: #282828;
  background: #FFFFFF;
}
.scroll-table__table td:first-child {
  padding-left: 10px;
  padding-right: 10px;
}
.scroll-table__table td:last-child {
  padding-right: 10px;
}
.scroll-table__table tr:nth-child(2n+2) td {
  background: #F8F8F8;
}
.scroll-table._2col-plus-nowrap td:nth-child(n+2) {
  white-space: nowrap;
}

.about-row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-wrap: wrap;
}

.about-cell {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  margin-bottom: 20px;
}
@media only print {
  .about-cell._5 {
    width: 41.6666666667%;
  }
  .about-cell._7 {
    width: 58.3333333333%;
  }
  .about-cell._max-300 {
    height: auto;
    max-height: 300px;
    overflow: hidden;
  }
  .about-cell._400 {
    height: auto;
    min-height: 400px;
    overflow: hidden;
  }
  .about-cell._400 {
    height: auto;
    min-height: 400px;
    overflow: hidden;
  }
  .about-cell._610 {
    height: auto;
    min-height: 610px;
    overflow: hidden;
  }
  .about-cell._780 {
    height: auto;
    min-height: 780px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1024px) {
  .about-cell._5 {
    width: 41.6666666667%;
  }
  .about-cell._7 {
    width: 58.3333333333%;
  }
  .about-cell._max-300 {
    height: auto;
    max-height: 300px;
    overflow: hidden;
  }
  .about-cell._400 {
    height: auto;
    min-height: 400px;
    overflow: hidden;
  }
  .about-cell._400 {
    height: auto;
    min-height: 400px;
    overflow: hidden;
  }
  .about-cell._610 {
    height: auto;
    min-height: 610px;
    overflow: hidden;
  }
  .about-cell._780 {
    height: auto;
    min-height: 780px;
    overflow: hidden;
  }
}

.about-text {
  margin-bottom: 20px;
}

.about-image {
  margin-bottom: 20px;
  font-size: 0;
  line-height: 1;
}
.about-image:last-child {
  margin-bottom: 0;
}
.about-image img {
  width: 100%;
  max-height: none;
}

.u-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms;
}
.u-modal .text {
  margin-bottom: 30px;
}
.u-modal .text:last-child {
  margin-bottom: 0;
}
.u-modal:not(._active) {
  pointer-events: none !important;
}
.u-modal._active {
  opacity: 1;
  visibility: visible;
}
.u-modal._visible {
  display: block;
}
.u-modal__cover {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(40, 40, 40, 0.2);
}
.u-modal__window-cnt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.u-modal__window-scroll {
  width: 100%;
  height: 100%;
  overflow: auto;
  font-size: 0;
  text-align: center;
}
.u-modal__window-scroll:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.u-modal__loader {
  position: absolute;
  width: 50px;
  height: 50px;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  overflow: hidden;
  border-radius: 50%;
  border: 3px solid rgba(46, 168, 54, 0.1);
  border-left: 3px solid #2EA836;
  visibility: hidden;
  opacity: 0;
  animation: 0.7s infinite uModalLoading linear;
  transition: opacity 500ms ease, visibility 500ms;
}
.u-modal__window._loading .u-modal__loader {
  opacity: 1;
  visibility: visible;
}
.u-modal__window {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 900px;
  width: 100%;
  text-align: left;
  transition: height 500ms ease;
}
.u-modal__window._frame {
  overflow: hidden;
}
.u-modal__window._image {
  overflow: hidden;
}
.u-modal__window._fill-window {
  overflow: hidden;
}
.u-modal__window._narrow {
  max-width: 560px;
}
@media only print {
  .u-modal__window {
    margin: 40px auto;
  }
  .u-modal__window._fill-window {
    max-height: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1024px) {
  .u-modal__window {
    margin: 40px auto;
  }
  .u-modal__window._fill-window {
    max-height: calc(100% - 80px);
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) {
  .u-modal__window {
    margin: 20px auto;
  }
  .u-modal__window._fill-window {
    max-height: calc(100% - 40px);
  }
}
@media only screen and (max-width: 479px) {
  .u-modal__window {
    margin-top: 0;
    margin-bottom: 0;
  }
  .u-modal__window._fill-window {
    max-height: 100%;
  }
}
.u-modal._green-bg .u-modal__window {
  max-width: 720px;
}
.u-modal._improvement .u-modal__content {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.u-modal._green-bg .u-modal__window {
  background: #2EA836;
}
.u-modal._green-bg .u-modal__window-in {
  background: transparent;
}
.u-modal._improvement .u-modal__window {
  background: url("/local/templates/grass2022/css/../images/modal-improvement.jpg") #2EA836 no-repeat top center/100% auto;
}
.u-modal._green-bg .u-modal__content-cnt.swiper:before, .u-modal._green-bg .u-modal__content-cnt.swiper:after {
  content: "";
  background: #2EA836;
  box-shadow: 0 0 10px 10px #2EA836;
}
.u-modal._green-bg .u-modal__content-cnt > .swiper-scrollbar .swiper-scrollbar-drag {
  background: #ffffff;
}
.u-modal._green-bg .u-modal__content-cnt > .swiper-scrollbar {
  background: rgba(0, 0, 0, 0.2);
}
.u-modal._green-bg .u-modal__close:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.998535 20.9996 20.000465-19.999959' stroke='%23ffffff' stroke-linecap='round' stroke-width='2'/%3E%3Cpath d='m1 1 20 20' stroke='%23ffffff' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E");
}
.u-modal._green-bg .u-modal__close:after {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.998535 20.9996 20.000465-19.999959' stroke='%23282828' stroke-linecap='round' stroke-width='2'/%3E%3Cpath d='m1 1 20 20' stroke='%23282828' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E");
}
.u-modal._green-bg .u-modal__window {
  color: #ffffff;
}
.u-modal._green-bg .form__text {
  background: #ffffff;
  border-radius: 5px;
}
.u-modal._green-bg .form__textarea {
  background: #ffffff;
  border-radius: 5px;
}
.u-modal._green-bg .choices__inner {
  background: #ffffff;
  border-radius: 5px;
}
.u-modal._green-bg .form__title {
  color: #ffffff;
}
.u-modal._green-bg .u-modal__loader {
  border: 3px solid rgba(255, 255, 255, 0.1);
  border-left: 3px solid #ffffff;
}
.u-modal__window-in {
  background: #ffffff;
}
@media only print {
  .u-modal__window-in {
    padding: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .u-modal__window-in {
    padding: 40px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .u-modal__window-in {
    padding: 23px 21px 20px;
  }
}
@media only screen and (max-width: 399px) {
  .u-modal__window-in {
    padding: 23px 15px 20px;
  }
}
.u-modal__window._fill-window .u-modal__window-in {
  display: flex;
  flex-direction: column;
}
.u-modal__content-cnt {
  position: relative;
}
.u-modal__content-cnt._empty {
  height: 0 !important;
}
.u-modal__content-cnt.swiper {
  box-sizing: content-box;
}
@media only print {
  .u-modal__content-cnt.swiper {
    margin: -20px -40px;
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 768px) {
  .u-modal__content-cnt.swiper {
    margin: -20px -40px;
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .u-modal__content-cnt.swiper {
    margin: -20px -21px;
    padding: 20px 21px;
  }
}
@media only screen and (max-width: 399px) {
  .u-modal__content-cnt.swiper {
    margin: -20px -15px;
    padding: 20px 15px;
  }
}
.u-modal__content-cnt.swiper:before, .u-modal__content-cnt.swiper:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  box-shadow: 0 0 10px 10px #ffffff;
  height: 15px;
  background: #ffffff;
  z-index: 2;
}
.u-modal__content-cnt.swiper:before {
  top: -15px;
}
.u-modal__content-cnt.swiper:after {
  bottom: -15px;
}
.u-modal__content-cnt.swiper-vertical {
  transition: height 500ms ease;
}
.u-modal__content-cnt.swiper-vertical > .swiper-scrollbar {
  right: 10px;
  top: 20px;
  bottom: 20px;
  z-index: 50;
  width: 4px;
  height: auto;
  background: #F3F3F3;
}
.u-modal__content-cnt .swiper-scrollbar-drag {
  background: rgba(40, 40, 40, 0.5);
}
.u-modal__content .swiper-slide {
  height: auto;
}
.u-modal__window._fill-window .u-modal__content-cnt {
  flex-grow: 1;
  position: relative;
}
.u-modal__window._loading .u-modal__content-scroll, .u-modal__window._loading .u-modal__text {
  opacity: 0;
  visibility: hidden;
}
.u-modal__content-scroll, .u-modal__text {
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms ease, visibility 500ms;
}
.u-modal__window-scroll {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.u-modal__footer {
  padding-top: 20px;
}
.u-modal__title {
  font-weight: 700;
  margin-bottom: 20px;
  padding-right: 32px;
}
@media only print {
  .u-modal__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1280px) {
  .u-modal__title {
    font-size: 24px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 1279px) {
  .u-modal__title {
    font-size: 18px;
    line-height: 22px;
  }
}
.u-modal__header-content .search-field {
  margin-bottom: 20px;
}
.u-modal__close {
  top: 18px;
  right: 40px;
  width: 32px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .u-modal__close {
    right: 18px;
  }
}
.u-modal__close:before, .u-modal__close:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 300ms ease;
  background: none no-repeat center/22px 22px;
}
.u-modal__close:before {
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.998535 20.9996 20.000465-19.999959' stroke='%23282828' stroke-linecap='round' stroke-width='2'/%3E%3Cpath d='m1 1 20 20' stroke='%23282828' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E");
}
.u-modal__close:after {
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.998535 20.9996 20.000465-19.999959' stroke='%232EA836' stroke-linecap='round' stroke-width='2'/%3E%3Cpath d='m1 1 20 20' stroke='%232EA836' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E");
}
._no-touch .u-modal__close:hover:before {
  opacity: 0;
}
._no-touch .u-modal__close:hover:after {
  opacity: 1;
}
._no-touch .u-modal__close:active:before {
  transition: none;
  opacity: 0;
}
._no-touch .u-modal__close:active:after {
  transition: none;
  opacity: 1;
}

._touch .u-modal__close:active:before {
  transition: none;
  opacity: 0;
}
._touch .u-modal__close:active:after {
  transition: none;
  opacity: 1;
}

.u-modal-btn {
  display: flex;
  justify-content: flex-end;
  padding-top: 20px;
}
.u-modal-btn._center {
  justify-content: center;
}
.u-modal-btn__cancel {
  width: 140px;
  height: 60px;
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}
.u-modal-btn__add-to-order {
  width: 260px;
  height: 60px;
  margin-left: 30px;
  font-size: 16px;
  font-weight: 700;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}

.improvement-btn {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  max-width: 100%;
}
.improvement-btn__send {
  flex-grow: 1;
  max-width: 180px;
  height: 48px;
  text-align: center;
  margin-right: 10px;
}
.improvement-btn__add {
  flex-grow: 1;
  max-width: 210px;
  height: 48px;
  text-align: center;
  margin-left: 10px;
}
.improvement-btn__add-text {
  padding-left: 24px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'%3E%3Cpath d='m8.3194 3v4.8731c0 .2465-.1998.4463-.4463.4463h-4.8731'/%3E%3Cpath d='m8.32031 13.6397v-4.87309c0-.2465.1998-.4463.4463-.4463h4.87309'/%3E%3C/g%3E%3C/svg%3E") no-repeat left center/16px 16px;
}

.u-modal-inline-content {
  display: none !important;
}

.u-modal-search {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.u-modal-search .search-result {
  overflow: auto;
}
.u-modal-search .u-modal-btn {
  margin-top: auto;
}

@keyframes uModalLoading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.improvement__title {
  color: #ffffff;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
}
@media only print {
  .improvement__title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .improvement__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1279px) {
  .improvement__title {
    font-size: 18px;
  }
}
.improvement__text {
  color: #ffffff;
  line-height: 1.2;
}
@media only print {
  .improvement__text {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .improvement__text {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1279px) {
  .improvement__text {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

._green-bg .form-files {
  padding: 0;
  border: none;
}
._green-bg .file-item__size {
  color: rgba(255, 255, 255, 0.5);
}
._green-bg .file-item__text {
  color: #ffffff;
}
._green-bg .file-item__name {
  max-width: calc(100% - 40px);
}
._green-bg .file-item__link:before {
  background: url("data:image/svg+xml,%3Csvg width='21' height='25' viewBox='0 0 21 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 0.5H5.44419C2.7963 0.5 0.513631 2.68114 0.513631 5.37325L0.5 19.5003C0.5 22.344 2.63349 24.5 5.43056 24.5H15.7045C18.3537 24.5 20.5 22.1937 20.5 19.5003V7.52166L14 0.5Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5 0.5V4.13486C13.5 5.99059 14.9776 7.49608 16.8025 7.5C18.4961 7.50392 20.2284 7.50523 20.3454 7.49739' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.9406 17.5H7' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.3168 10.5H7.00098' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/21px 25px;
}
._green-bg .form-files__i-delete {
  display: inline-block;
  color: #ffffff;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0 0 0 16px;
  background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 4.5L4.5 10.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.5 10.5L4.5 4.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7798 0.500018H4.21946C1.9333 0.500018 0.5 2.11872 0.5 4.40942V10.5906C0.5 12.8813 1.92649 14.5 4.21946 14.5H10.779C13.0728 14.5 14.5 12.8813 14.5 10.5906V4.40942C14.5 2.11872 13.0728 0.500018 10.7798 0.500018Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/15px 15px;
}
._green-bg .form-files__i {
  margin-top: 16px;
}
._green-bg .form-files__i:first-child {
  margin-top: 0;
}
._green-bg .file-item__link-cnt {
  min-height: 0;
  justify-content: flex-end;
}

/* dev: maxiSoft - раздел возмещение Акции */
form._compensation .form__in {
  padding-top: 20px;
  max-width: 978px;
}
form._compensation .form__label {
  font-weight: 500;
}
form._compensation ._wide-1_3 {
  max-width: 33.3333333333%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  form._compensation ._wide-1_3 {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  form._compensation ._wide-1_3 {
    max-width: 100%;
  }
}
form._compensation ._big {
  font-weight: 700;
  font-size: 16px;
}
form._compensation .__hidden {
  display: none;
}
form._compensation .choices__inner {
  padding: 12px 12px;
  background: #fff;
  height: 46px;
  border-radius: 5px;
  min-height: 46px;
}
form._compensation .form__text {
  padding: 12px 12px;
  background: #fff;
  height: 46px;
  border-radius: 5px;
}
form._compensation .form__textarea {
  padding: 12px 12px;
  background: #fff;
  border-radius: 5px;
}

.form-buttons {
  display: flex;
  margin-top: 60px;
}
.form-buttons .back {
  margin-top: 0;
}
@media only screen and (max-width: 399px) {
  .form-buttons .back {
    margin: 0 auto;
  }
}
.form-buttons .form-btn-add {
  margin-left: 20px;
}
@media only screen and (max-width: 399px) {
  .form-buttons .form-btn-add {
    margin-left: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 399px) {
  .form-buttons {
    flex-direction: column-reverse;
  }
}

.field-calendar__inner {
  max-width: 485px;
  margin-top: 20px;
}

.field-calendar__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.field-calendar__header-button {
  color: #282828;
  opacity: 0.5;
  font-size: 14px;
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 1;
}
.field-calendar__header-button._prev::before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #2ea836;
  border-radius: 40px;
  margin-right: 15px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDYgMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01IDFMMSA1TDUgOSIgc3Ryb2tlPSIjMkVBODM2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
  background-position: center center;
  background-repeat: no-repeat;
}
.field-calendar__header-button._next::after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #2ea836;
  border-radius: 40px;
  margin-left: 15px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDYgMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNSA1TDEgOSIgc3Ryb2tlPSIjMjgyODI4IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
  background-position: center center;
  background-repeat: no-repeat;
}
.field-calendar__header-button._next._disabled::after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #282828;
  border-radius: 40px;
  margin-left: 15px;
  opacity: 0.5;
}
.field-calendar__header-button._disabled {
  opacity: 0.2;
}

.field-calendar__month-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px 25px;
}
@media only screen and (max-width: 767px) {
  .field-calendar__month-list {
    grid-gap: 10px;
  }
}

.field-calendar__month-item {
  padding: 10px 40px 10px 10px;
  background: #f4f4f4;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  color: rgba(40, 40, 40, 0.5);
}
.field-calendar__month-item::after {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  top: 5px;
  font-weight: 300;
  font-size: 40px;
  color: rgba(40, 40, 40, 0.5);
  opacity: 0.2;
}
.field-calendar__month-item:hover, .field-calendar__month-item._active {
  background: #2ea836;
  color: #fff;
}
.field-calendar__month-item._m1::after {
  content: "01";
}
.field-calendar__month-item._m2::after {
  content: "02";
}
.field-calendar__month-item._m3::after {
  content: "03";
}
.field-calendar__month-item._m4::after {
  content: "04";
}
.field-calendar__month-item._m5::after {
  content: "05";
}
.field-calendar__month-item._m6::after {
  content: "06";
}
.field-calendar__month-item._m7::after {
  content: "07";
}
.field-calendar__month-item._m8::after {
  content: "08";
}
.field-calendar__month-item._m9::after {
  content: "09";
}
.field-calendar__month-item._m10::after {
  content: "10";
}
.field-calendar__month-item._m11::after {
  content: "11";
}
.field-calendar__month-item._m12::after {
  content: "12";
}
@media only screen and (max-width: 767px) {
  .field-calendar__month-item {
    padding: 10px;
  }
}

.field-calendar__month-name {
  font-weight: 700;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .field-calendar__month-name {
    font-size: 15px;
  }
}

.field-calendar__month-year {
  font-size: 14px;
}

.compensation-title {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
}

.compensation-status {
  font-weight: 600;
  font-size: 13px;
  padding: 5px 20px;
  border-radius: 30px;
  margin-bottom: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.compensation-status._warning {
  background-color: rgba(234, 120, 56, 0.15);
  color: #ea7838;
}

.compensation-amount {
  font-weight: 700;
  font-size: 24px;
  color: #282828;
  display: flex;
  align-items: center;
}

.compensation-amount__status {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  padding: 4px 16px;
  border-radius: 140px;
  margin-left: 10px;
  font-weight: 400;
}
.compensation-amount__status._prepaid {
  background-color: #f4f4f4;
}

.compensation-comment {
  background-color: #f4f4f4;
  border-radius: 5px;
  min-height: 70px;
  padding: 12px;
  color: rgba(40, 40, 40, 0.6);
}

.table-compensations .p-table__head, .table-compensations .p-table__i, .table-compensations .p-table__footer {
  display: grid;
  grid-template-columns: 210px 1fr 300px 200px 0px;
  grid-gap: 0;
}
.table-compensations .p-table__head ._compensations-documents, .table-compensations .p-table__i ._compensations-documents, .table-compensations .p-table__footer ._compensations-documents {
  display: none;
  grid-column: 1/5 span;
  grid-row: 2;
}
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
  .table-compensations .p-table__head, .table-compensations .p-table__i, .table-compensations .p-table__footer {
    grid-template-columns: 180px 1fr 200px 200px 0;
  }
}
@media only screen and (min-width: 540px) and (max-width: 1023px) {
  .table-compensations .p-table__head, .table-compensations .p-table__i, .table-compensations .p-table__footer {
    grid-template-columns: 120px 1fr 140px 140px 0;
  }
}
@media only screen and (max-width: 767px) {
  .table-compensations .p-table__head, .table-compensations .p-table__i, .table-compensations .p-table__footer {
    grid-template-columns: 1fr 1fr;
  }
  .table-compensations .p-table__head ._compensations-documents, .table-compensations .p-table__i ._compensations-documents, .table-compensations .p-table__footer ._compensations-documents {
    grid-column: 1/2 span;
    grid-row: 3;
  }
}
.table-compensations .p-table__head.__open ._compensations-accordion span::after {
  transform: rotate(180deg);
}
.table-compensations ._compensations-year .year-text {
  display: none;
}
@media only screen and (max-width: 767px) {
  .table-compensations ._compensations-year {
    grid-column: 1/2 span;
    background-color: rgba(40, 40, 40, 0.05);
    justify-content: space-between;
    padding: 12px 24px 12px 10px;
    display: flex;
    align-items: center;
  }
  .table-compensations ._compensations-year .year-text {
    display: block;
    font-weight: 400;
  }
}
@media only screen and (max-width: 767px) {
  .table-compensations ._compensations-promotion,
.table-compensations ._compensations-payment {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 10px;
  }
  .table-compensations ._compensations-promotion .cell-text,
.table-compensations ._compensations-payment .cell-text {
    font-weight: 400;
    font-size: 12px;
    color: rgba(40, 40, 40, 0.8);
    margin-bottom: 10px;
    display: block !important;
  }
}
.table-compensations ._compensations-documents {
  padding: 0;
  grid-column: 1/2 span;
}
.table-compensations ._compensations-balance .balance-text {
  display: none;
}
@media only screen and (max-width: 767px) {
  .table-compensations ._compensations-balance {
    grid-column: 1/2 span;
    background-color: #eaf6eb;
    text-align: center;
    padding: 9px 20px;
  }
  .table-compensations ._compensations-balance .balance-text {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 400;
  }
}
.table-compensations ._compensations-accordion {
  text-align: right;
  padding-right: 40px;
}
.table-compensations ._compensations-accordion span {
  position: relative;
}
.table-compensations ._compensations-accordion span::after {
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -4px;
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjA3MTA5IDAuOTY0ODQ0TDUuMDM1NTUgNS4wMDAzOUwxIDAuOTY0ODQ0IiBzdHJva2U9IiMyODI4MjgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
}
@media only screen and (min-width: 540px) and (max-width: 1023px) {
  .table-compensations ._compensations-accordion span {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
  }
  .table-compensations ._compensations-accordion span::after {
    right: 10px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
  .table-compensations ._compensations-accordion {
    padding-right: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .table-compensations ._compensations-accordion {
    display: none;
  }
}
.table-compensations .p-table__head {
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
}
.table-compensations .p-table__footer {
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #282828;
  background-color: #eaf6eb;
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
}
.table-compensations .p-table__footer ._compensations-year {
  font-weight: 400;
  font-size: 14px;
}
@media only print {
  .table-compensations .p-table__footer .p-table__cell {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .table-compensations .p-table__footer .p-table__cell {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .table-compensations .p-table__footer .p-table__cell {
    padding: 20px 20px 20px 0;
  }
  .table-compensations .p-table__footer .p-table__cell:first-child {
    padding-left: 20px;
  }
  .table-compensations .p-table__footer .p-table__cell:last-child {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .table-compensations .p-table__footer .p-table__cell {
    padding: 16px 10px 16px 0;
  }
  .table-compensations .p-table__footer .p-table__cell:first-child {
    padding-left: 10px;
  }
  .table-compensations .p-table__footer .p-table__cell:last-child {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .table-compensations .p-table__footer {
    display: none;
  }
}
.table-compensations .p-table__i {
  border-bottom: 1px solid rgba(40, 40, 40, 0.1);
  font-weight: 700;
  /*
  &:not(.__empty) {
    cursor: pointer;
  }
  */
}
.table-compensations .p-table__i .cell-text {
  display: none;
}
.table-compensations .p-table__i ._compensations-year {
  font-size: 14px;
  font-weight: 400;
}
.table-compensations .p-table__i ._compensations-year .month-text {
  position: relative;
  cursor: pointer;
}
.table-compensations .p-table__i ._compensations-year .month-text::after {
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -4px;
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjA3MTA5IDAuOTY0ODQ0TDUuMDM1NTUgNS4wMDAzOUwxIDAuOTY0ODQ0IiBzdHJva2U9IiMyODI4MjgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
}
.table-compensations .p-table__i.__empty ._compensations-year span::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .table-compensations .p-table__i.__empty ._compensations-balance {
    display: none;
  }
}
.table-compensations .p-table__i.__open ._compensations-year {
  font-weight: 700;
}
.table-compensations .p-table__i.__open ._compensations-year span::after {
  transform: rotate(180deg);
}
.table-compensations .p-table__i.__open ._compensations-documents {
  display: block;
  background-color: #fff;
  border-top: 1px solid rgba(40, 40, 40, 0.1);
}
@media only screen and (max-width: 767px) {
  .table-compensations .p-table__i {
    border-bottom: none;
    padding: 0 0 10px 0 !important;
    grid-gap: 10px 0 !important;
    border-bottom: 1px solid rgba(40, 40, 40, 0.1);
  }
  .table-compensations .p-table__i:nth-child(2n+1) {
    background-color: #fff;
  }
  .table-compensations .p-table__i:last-child {
    border-bottom: none !important;
  }
  .table-compensations .p-table__i + .p-table__i {
    margin-top: 25px;
  }
  .table-compensations .p-table__i.__empty {
    border-bottom: none;
    padding-bottom: 0 !important;
  }
  .table-compensations .p-table__i.__empty + .__empty {
    margin-top: 0;
  }
}

.compensations-documents__list-item {
  display: grid;
  grid-template-columns: 210px 1fr 240px 240px 30px;
  grid-gap: 0;
  font-weight: 400;
  font-size: 14px;
}
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
  .compensations-documents__list-item {
    grid-template-columns: 180px 1fr 200px 200px 0;
  }
}
@media only screen and (min-width: 540px) and (max-width: 1023px) {
  .compensations-documents__list-item {
    grid-template-columns: 120px 1fr 140px 140px 0;
  }
}
.compensations-documents__list-item .document-title {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
}
.compensations-documents__list-item .document-title_1c {
  font-size: 12px;
  margin-bottom: 5px;
}
.compensations-documents__list-item .document-amount {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .compensations-documents__list-item .document-amount {
    display: none;
  }
}
.compensations-documents__list-item .document-amount_value {
  font-weight: 700;
  font-size: 14px;
  color: #282828;
}
.compensations-documents__list-item .document-amount_status {
  margin-left: 20px;
  border-radius: 30px;
  padding: 4px 20px;
  background: rgba(46, 168, 54, 0.1);
  color: #2ea836;
}
.compensations-documents__list-item .document-amount_status._warning {
  background: rgba(234, 120, 56, 0.15);
  color: #ea7838;
}
.compensations-documents__list-item .document-amount_status._accept {
  background: rgba(46, 168, 54, 0.1);
  color: #2ea836;
}
.compensations-documents__list-item ._documents-info {
  /*grid-column: span 2;*/
}
.compensations-documents__list-item ._documents-payment {
  grid-column: span 3;
}
.compensations-documents__list-item ._documents-info, .compensations-documents__list-item ._documents-payment {
  border-bottom: 1px solid #f2f2f2;
}
@media only screen and (max-width: 767px) {
  .compensations-documents__list-item ._documents-info, .compensations-documents__list-item ._documents-payment {
    border-bottom: none;
  }
}
.compensations-documents__list-item:last-child ._documents-info, .compensations-documents__list-item:last-child ._documents-payment {
  border-bottom: none;
}
.compensations-documents__list-item .document-payment_status {
  background: #f4f4f4;
  border-radius: 140px;
  padding: 4px 16px;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 5px;
  display: inline-block;
  /*
  @include media($mobile480, $tablet768) {
    margin: 5px auto 0;
  }
  */
}
@media only screen and (max-width: 767px) {
  .compensations-documents__list-item .document-payment_status {
    width: min-content;
    margin-top: 5px;
    padding: 8px 20px;
    line-height: 1;
  }
}
.compensations-documents__list-item .document-payment_status._accept {
  background: rgba(46, 168, 54, 0.1);
  color: #2ea836;
}
.compensations-documents__list-item .document-payment_status._warning {
  background: rgba(234, 120, 56, 0.15);
  color: #ea7838;
}
.compensations-documents__list-item .document-payment_text {
  display: none;
}
.compensations-documents__list-item .document-payment_value {
  font-weight: 700;
  font-size: 14px;
  color: #282828;
}
.compensations-documents__list-item .document-payment__cell:first-child {
  display: none;
}
@media only screen and (max-width: 767px) {
  .compensations-documents__list-item .document-payment__cell:first-child {
    display: grid;
  }
}
@media only screen and (max-width: 767px) {
  .compensations-documents__list-item .document-payment__cell {
    display: grid;
    grid-template-columns: 1fr;
  }
  .compensations-documents__list-item .document-payment__cell .document-payment_value {
    grid-row: 2;
  }
}
@media only screen and (max-width: 767px) {
  .compensations-documents__list-item ._documents-payment {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 25px;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .compensations-documents__list-item ._documents-payment .document-payment__cell:first-child .document-payment_status {
    font-weight: 600;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  .compensations-documents__list-item {
    grid-template-columns: 1fr;
    padding: 15px 10px 5px;
  }
  .compensations-documents__list-item ._documents-id {
    display: none;
  }
  .compensations-documents__list-item + .compensations-documents__list-item {
    border-top: 1px solid #f2f2f2;
  }
  .compensations-documents__list-item .document-payment_text {
    display: block;
    font-weight: 400;
    font-size: 10px;
    color: #282828;
    margin-bottom: 3px;
  }
}

.panel-compensations {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media only print {
  .panel-compensations {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 540px) {
  .panel-compensations {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .panel-compensations {
    flex-direction: column;
    margin-bottom: 60px;
  }
}
@media only print {
  .panel-compensations .p-filter {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 540px) {
  .panel-compensations .p-filter {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .panel-compensations .p-filter {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto !important;
    z-index: 100;
    visibility: visible;
    opacity: 1;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .panel-compensations .p-filter__in {
    overflow: visible;
  }
}
.panel-compensations .p-filter__form {
  background-color: #fff;
  border-radius: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .panel-compensations .p-filter__form {
    margin: 0;
    overflow: visible;
  }
}
.panel-compensations .p-filter__row {
  margin: 0;
}
.panel-compensations .p-filter__row._year {
  min-width: 330px;
}
@media only screen and (min-width: 540px) and (max-width: 1023px) {
  .panel-compensations .p-filter__row._year {
    min-width: 220px;
  }
}
@media only screen and (max-width: 767px) {
  .panel-compensations .p-filter__row._year {
    min-width: 100%;
    width: 100%;
  }
}
.panel-compensations .p-filter__select-cnt .choices__item--selectable {
  font-weight: 700;
}
.panel-compensations .btn-add_compensation {
  padding: 20px 60px;
  font-weight: 700;
  font-size: 16px;
  height: 56px;
}
.panel-compensations .btn-add_compensation .btn__text {
  display: flex;
  align-items: center;
  text-align: start;
}
.panel-compensations .btn-add_compensation .btn__text::before {
  content: "";
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMzE5NCAzVjcuODczMUM4LjMxOTQgOC4xMTk2IDguMTE5NiA4LjMxOTQgNy44NzMxIDguMzE5NEgzIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTguMzIxMjkgMTMuNjM4N1Y4Ljc2NTY0QzguMzIxMjkgOC41MTkxNCA4LjUyMTA5IDguMzE5MzQgOC43Njc1OSA4LjMxOTM0SDEzLjY0MDciIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K");
}

@media only screen and (min-width: 540px) and (max-width: 1023px) {
  body:not(._p-filter-opened) .panel-compensations .p-filter {
    height: auto !important;
    margin: 0 10px 0;
    overflow: visible;
  }
}

.form__comment-add {
  font-weight: 400;
  font-size: 14px;
  color: #2ea836;
  background-color: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.form__comment-add:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjk1MDQgMTQuNjc2N0gyLjY4MjAxQzEuOTI2NTIgMTQuNjc2NyAxLjMxNDA5IDE0LjA1OTcgMS4zMTQwOSAxMy4yOTg1VjIuNjk0NjNDMS4zMTQwOSAxLjkzMzQ1IDEuOTI2NTIgMS4zMTY0MSAyLjY4MjAxIDEuMzE2NDFIMTAuNTgyNUMxMS4zMzc5IDEuMzE2NDEgMTEuOTUwNCAxLjkzMzQ1IDExLjk1MDQgMi42OTQ2M1YxNC42NzY3SDExLjk1MDRaIiBzdHJva2U9IiMyRUE4MzYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNC42ODU5IDcuODQxODRMMTQuNjg2IDEzLjMwNTZDMTQuNjg2IDE0LjA2NjggMTQuMDczNSAxNC42ODM4IDEzLjMxOCAxNC42ODM4TDExLjk1MDEgMTQuNjgzOEwxMS45NTAxIDcuODQxOEwxNC42ODU5IDcuODQxODRaIiBzdHJva2U9IiMyRUE4MzYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0zLjg4MjQ1IDUuMTQxNkg5LjMyNjIyIiBzdHJva2U9IiMyRUE4MzYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0zLjg4MjQ1IDcuODQxOEg5LjMyNjIyIiBzdHJva2U9IiMyRUE4MzYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0zLjg4MjQ1IDEwLjU0MUg2LjYzMjI1IiBzdHJva2U9IiMyRUE4MzYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.form__comment-add:hover {
  text-decoration: underline;
}
._compensations-cell-caption{
  width:115px;
  display: inline-block;
}

/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/local/templates/grass2022/js/ext/swiper-7.0.5/swiper-bundle.min.css?165443596915563*/
/**
 * Swiper 7.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 9, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/grass2022/js/ext/tour/tour.min.css?17485848244165*/
[data-tg-tour]{scroll-margin:30px 0}.tg-backdrop{position:absolute;align-items:center;justify-content:center;display:none;z-index:99;border-radius:7px;box-shadow:rgba(33,33,33,.8) 0 0 1px 2px,rgba(33,33,33,.8) 0 0 0 1000vh;border:1px solid rgba(193,192,232,.5);top:50vh;left:50vw;width:0;height:0}.tg-backdrop.tg-backdrop-animate{transition:all 300ms}.tg-dialog{border-radius:12px;animation-delay:100ms;min-height:120px;background:#fff;color:#252525;max-width:340px;width:max-content;z-index:9999;display:none;position:absolute;top:0;left:0;padding:0;font-size:.9rem}.tg-dialog .tg-dialog-header{display:flex;align-items:center;padding:25px 25px 0 25px}.tg-dialog .tg-dialog-header .tg-dialog-title{font-size:1rem;font-weight:700;margin-right:auto}.tg-dialog .tg-dialog-header .tg-dialog-title+.tg-dialog-body{padding:18.75px 25px 18.75px 25px}.tg-dialog .tg-dialog-header .tg-dialog-close-btn{width:12px;height:12px;margin-left:10px;opacity:.4;cursor:pointer;white-space:nowrap}.tg-dialog .tg-dialog-header .tg-dialog-close-btn:hover{opacity:8}.tg-dialog .tg-dialog-header .tg-dialog-close-btn:focus{opacity:1}.tg-dialog .tg-dialog-header .tg-dialog-spinner{display:none;opacity:.4;margin-top:-1px;-webkit-animation:tg-spin 1s linear infinite;-moz-animation:tg-spin 1s linear infinite;-o-animation:tg-spin 1s linear infinite;animation:tg-spin 1s linear infinite}@keyframes tg-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.tg-dialog .tg-dialog-progress-bar{background:#f1f1f1;height:5px;display:block;margin-top:18.75px;position:relative}.tg-dialog .tg-dialog-progress-bar>.tg-bar{position:absolute;top:0;left:0;min-width:4px;background:#414144;height:100%;display:block;transition:all 300ms}.tg-dialog .tg-dialog-body{padding:25px;font-weight:400}.tg-dialog .tg-dialog-dots{display:flex;align-items:center;justify-content:center;padding:15px 0;margin-bottom:10px;border-top:1px solid #dedee7;border-bottom:1px solid #dedee7}.tg-dialog .tg-dialog-dots>span.tg-dot{display:inline-block;width:9px;height:9px;background:#c2c7ce;border-radius:12px;margin:0 4px}.tg-dialog .tg-dialog-dots>span.tg-dot.tg-dot-active{background:#5362d9}.tg-dialog .tg-dialog-footer{padding:12.5px 25px 25px 25px;display:flex;align-items:center}.tg-dialog .tg-dialog-footer button.tg-dialog-btn{padding:5px 10px;border:1px solid #cbcfd5;color:#6f727e;border-radius:4px;font-weight:500;font-size:.82rem;white-space:nowrap}.tg-dialog .tg-dialog-footer button.tg-dialog-btn+button{margin-left:auto}.tg-dialog .tg-dialog-footer button.tg-dialog-btn.disabled{pointer-events:none;opacity:.6}.tg-dialog .tg-dialog-footer button.tg-dialog-btn:hover{color:#464852;border:1px solid #b5b7c2;outline:none;box-shadow:none}.tg-dialog .tg-dialog-footer button.tg-dialog-btn:focus{outline:none;box-shadow:none}.tg-dialog .tg-dialog-footer button.tg-dialog-btn:active{color:#4655cb;background:#f1f2ff;border:1px solid #5362d9;outline:none;box-shadow:none}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup{margin:0 auto;padding:0 10px;text-align:center;line-height:1}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup .tg-step-progress{font-size:.78rem;font-weight:700;margin:0 auto;opacity:.4;letter-spacing:1px;display:inline-block}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup .tg-dialog-dots{padding:0;margin:0;border:none}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup .tg-dialog-dots>span.tg-dot{width:8px;height:8px;margin:0 3px}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup .tg-dialog-dots+.tg-step-progress{margin-top:10px;font-size:.68rem}.tg-dialog .tg-arrow{position:absolute;background:#fff;width:9px;height:9px;border-radius:1px;transform:rotate(45deg)}.tg-dialog.tg-dialog-fixed{transition:none;animation-delay:0ms}.tg-dialog.animate-position{transition:all 300ms}.tg-dialog.tg-dialog-loading .tg-dialog-header .tg-dialog-title{opacity:.4}.tg-dialog.tg-dialog-loading .tg-dialog-header .tg-dialog-close-btn{display:none}.tg-dialog.tg-dialog-loading .tg-dialog-header .tg-dialog-spinner{display:inline-block}.tg-dialog.tg-dialog-loading .tg-dialog-body{opacity:.4;pointer-events:none}.tg-dialog.tg-dialog-loading .tg-dialog-footer{pointer-events:none;opacity:.4}
/* End */


/* Start:/local/templates/grass2022/css/choices.css?16764582149214*/
/* ===============================
=            Choices            =
=============================== */
.choices {
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.choices:focus {
  outline: none;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-open {
  overflow: visible;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #ffffff;
  cursor: not-allowed;
  -webkit-user-select: none;
          user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}
.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}
.choices[data-type*=select-one] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.25;
}
.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}
.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0 0 0 2px #00bcd4;
}
.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
  display: none;
}
.choices[data-type*=select-one]::after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 28px;
  background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.00078 3.96445L4.96523 8L0.929688 3.96445' stroke='%23282828' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / 10px 10px;
}
.choices[data-type*=select-one].is-open::after {
  transform: rotate(180deg);
}
.choices[data-type*=select-one][dir=rtl]::after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}
.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: flex;
  align-items: center;
  vertical-align: top;
  width: 100%;
  background-color: #ffffff;
  padding: 0 29px 0 10px;
  border: 1px solid rgba(40, 40, 40, 0.15);
  border-radius: 4px;
  font-size: 16px;
  line-height: 20px;
  min-height: 47px;
  max-height: 47px;
  overflow: hidden;
}
.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.choices__list--single {
  display: inline-block;
  width: 100%;
}
[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
  max-height: 47px;
  padding-top: 3px;
  padding-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown, .choices__list[aria-expanded] {
  visibility: hidden;
  z-index: 11;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  will-change: visibility;
}
.is-active.choices__list--dropdown, .is-active.choices__list[aria-expanded] {
  visibility: visible;
}
.is-open .choices__list--dropdown, .is-open .choices__list[aria-expanded] {
  border-color: #b7b7b7;
}
.is-flipped .choices__list--dropdown, .is-flipped .choices__list[aria-expanded] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__list::-webkit-scrollbar,
.choices__list[aria-expanded] .choices__list::-webkit-scrollbar {
   width: 4px;
   border-radius: 4px;
}

.choices__list--dropdown .choices__list::-webkit-scrollbar-track,
.choices__list[aria-expanded] .choices__list::-webkit-scrollbar-track {
   background: #F7F7F7;
 }

.choices__list--dropdown .choices__list::-webkit-scrollbar-thumb,
.choices__list[aria-expanded] .choices__list::-webkit-scrollbar-thumb {
   background: #DEDEDE;
   border-radius: 4px;
 }
.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
[dir=rtl] .choices__list--dropdown .choices__item, [dir=rtl] .choices__list[aria-expanded] .choices__item {
  text-align: right;
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable {
    /*padding-right: 100px;*/
  }

  [dir=rtl] .choices__list--dropdown .choices__item--selectable, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable {
    text-align: right;
    /*padding-left: 100px;*/
    /*padding-right: 10px;*/
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable::after, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: #2EA836;
  color: #ffffff
}
.choices__list--dropdown .choices__item--selectable.is-highlighted::after, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
          user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
.choices__input:focus {
  outline: 0;
}
[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

.choices_autoheight .choices__inner,
.choices_autoheight .choices__list--single .choices__item
{
  max-height: 86px;
}


/* =====  End of Choices  ====== */

/* End */


/* Start:/local/templates/grass2022/css/datepicker.css?16714558177444*/
.qs-datepicker-container {
    font-size: 1rem;
    color: #282828;
    position: absolute;
    width: 250px;
    display: flex;
    flex-direction: column;
    z-index: 9001;
    user-select: none;
    overflow: hidden;

    padding: 5px;
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.qs-datepicker-container * {
    box-sizing: border-box
}

.qs-centered {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.qs-hidden {
    display: none
}

.qs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .85);
    color: #fff;
    width: 100%;
    height: 100%;
    padding: .5em;
    z-index: 1;
    opacity: 1;
    transition: opacity .3s;
    display: flex;
    flex-direction: column
}

.qs-overlay.qs-hidden {
    opacity: 0;
    z-index: -1
}

.qs-overlay .qs-overlay-year {
    background: rgba(0, 0, 0, 0);
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 4px 0 3px;
    width: calc(100% - 64px);
    text-align: center;
    margin: 0 auto;
    display: block
}
.qs-overlay .qs-overlay-year::placeholder {
    font-size: 14px;
}

.qs-overlay .qs-overlay-year::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.qs-overlay .qs-close {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 32px;
    height: 32px;
    color: transparent;
}
.qs-overlay .qs-close:before,
.qs-overlay .qs-close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.1s;
}
.qs-overlay .qs-close:before {
    opacity: 0;
    background:
            url("data:image/svg+xml,%3Csvg fill='none' height='18' viewBox='0 0 18 18' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m17 1-16 16'/%3E%3Cpath d='m17 17-16-16'/%3E%3C/g%3E%3C/svg%3E")
            no-repeat center / 18px 18px;
}
.qs-overlay .qs-close:after {
    opacity: 1;
    background:
            url("data:image/svg+xml,%3Csvg fill='none' height='18' viewBox='0 0 18 18' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m17 1-16 16'/%3E%3Cpath d='m17 17-16-16'/%3E%3C/g%3E%3C/svg%3E")
            no-repeat center / 18px 18px;
}
.qs-overlay .qs-close:hover:before {
    opacity: 1;
}
.qs-overlay .qs-close:hover:after {
    opacity: 0;
}

.qs-overlay .qs-submit {
    border: 1px solid #fff;
    border-radius: .263921875em;
    padding: .3em;
    margin: 4px auto auto;
    cursor: pointer;
    background: hsla(0, 0%, 50.2%, .4)
}

.qs-overlay .qs-submit.qs-disabled {
    color: grey;
    border-color: grey;
    cursor: not-allowed;
}

.qs-overlay .qs-overlay-month-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px;
}

.qs-overlay .qs-overlay-month {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% / 3);
    cursor: pointer;
    opacity: .5;
    transition: opacity .15s;
    font-size: 16px;
    line-height: 32px;
}

.qs-overlay .qs-overlay-month.active, .qs-overlay .qs-overlay-month:hover {
    opacity: 1
}

.qs-controls {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 0;
    background: transparent;
    filter: blur(0);
    transition: filter .3s;
    font-size: 14px;
    line-height: 16px;
    padding: 0;
}

.qs-controls.qs-blur {
    filter: blur(5px)
}

.qs-arrow {
    width: 32px;
    height: 32px;
    position: relative;
    cursor: pointer;
    transition: background .15s
}

.qs-arrow:hover {

}

.qs-arrow:hover:after {
    border-right-color: #000
}

.qs-arrow:before,
.qs-arrow:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: opacity 0.1s;
    border-radius: 3px;
}
.qs-arrow:before {
    opacity: 0;
    background:
            url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 9 4-4-4-4' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='1' stroke-width='1.5'/%3E%3C/svg%3E")
            #2EA836
            no-repeat center / 6px 10px;
}
.qs-arrow:after {
    opacity: 1;
    background:
            url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 6 10' width='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 9 4-4-4-4' stroke='%232EA836' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='1' stroke-width='1.5'/%3E%3C/svg%3E")
            transparent
            no-repeat center / 6px 10px;
}
.qs-arrow:hover:before {
    opacity: 1;
}
.qs-arrow:hover:after {
    opacity: 0;
}

.qs-arrow.qs-left:before,
.qs-arrow.qs-left:after {
    transform: rotate(180deg);
}

.qs-month-year {
    font-weight: 700;
    transition: border .2s;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #282828;
    /*color: #2EA836;*/
}

.qs-month-year:hover {
    /*border-bottom: 1px solid #2EA836;*/
    color: #2EA836;
}

.qs-month-year:active:focus, .qs-month-year:focus {
    outline: none
}

.qs-month {

}

.qs-year {
    margin-left: 4px;
}

.qs-squares {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    filter: blur(0);
    transition: filter .3s;
    margin: 0;
}

.qs-squares.qs-blur {
    filter: blur(5px)
}

.qs-square {
    width: calc(100% / 7);
    height: 32px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background .1s;
    border-radius: 3px;
}

.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
    background: #2EA836;
    color: #ffffff;
}

.qs-current {
    font-weight: 700;
}

.qs-active, .qs-range-end, .qs-range-start {
    background: #2EA836;
    color: #ffffff;
}

.qs-range-start:not(.qs-range-6) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.qs-range-middle {
    background: rgba(46,168,54,0.5);
    color: #ffffff;
}

.qs-range-middle:not(.qs-range-0):not(.qs-range-6) {
    border-radius: 0
}

.qs-range-middle.qs-range-0 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.qs-range-end:not(.qs-range-0), .qs-range-middle.qs-range-6 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.qs-disabled, .qs-outside-current-month {
    opacity: .2
}

.qs-disabled {
    cursor: not-allowed
}

.qs-day, .qs-empty {
    cursor: default
}

.qs-day {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 4px 0;

    color: rgba(40, 40, 40, 0.5);
    background: rgba(40, 40, 40, 0.05);
}

.qs-square.qs-day {
    border-radius: 0;
}

.qs-square.qs-day:first-child {
    margin-left: -5px;
    padding-left: 5px;
}
.qs-square.qs-day:nth-child(7) {
    margin-right: -5px;
    padding-right: 5px;
}
.qs-square.qs-day:first-child,
.qs-square.qs-day:nth-child(7) {
    width: calc(100% / 7 + 5px);
}

.qs-event {
    position: relative
}

.qs-event:after {
    content: "";
    position: absolute;
    width: .46875em;
    height: .46875em;
    border-radius: 50%;
    background: #07f;
    bottom: 0;
    right: 0
}

/* End */


/* Start:/local/templates/grass2022/css/custom.css?1751286374106619*/
[v-cloak], .none{
    display: none !important;
}
.fs-0{
    font-size: 0 !important;
}
.mb-20{
    margin-bottom: 20px;
}
button[disabled] {
    opacity: 0.2;
    cursor: not-allowed;
}
._no-touch button[disabled]:active{
    background-color: inherit;
    border-color: inherit;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.inline-flex{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.ai-center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.jc-center{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jc-space-between{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.jc-end{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
input[readonly] {
    border: none !important;
    outline: none !important;
}
._normal{
    font-weight: normal;
}

.c-card__isForeignExclusive{
    display: none;
    color: #DB5454;
    font-weight: bold;
    font-size: 1.0em;
    padding-top: 0;
}
.c-card__isForeignExclusive.exclusiveForeign{
    display: block;
}

.p-orders__excel{
    cursor: pointer;
}

.searchProduct .autoComplete_wrapper{
    width: 100%;
}
.autoComplete_wrapper > ul{
    overflow-x: scroll;
}
.searchProduct .autoComplete_wrapper > ul > li{
    font-size: 14px;
    overflow: initial;
    text-overflow: initial;
}

.form__row .form__note._hidden{
    display: none;
}

.modalError{
    font-size: 14px;
    margin-bottom: 20px;
}
.modalError b{
    color: #DB5454;
}
.p-cart__actions-to-delayed,
.p-cart__actions-delete,
.p-cart__actions-to-bonus{
    border-width: 0;
}
.p-cart__actions-to-bonus{
    height: 40px;
    display: flex;
    align-items: center;
    padding: 4px 10px 4px 36px;
    cursor: pointer;
    margin-left: 20px;
    background: none no-repeat 10px center/16px 16px;
}
@media only print {
    .p-cart__actions-to-bonus {
        font-size: 14px;
        line-height: 16px;
    }
}
@media only screen and (min-width: 768px) {
    .p-cart__actions-to-bonus {
        font-size: 14px;
        line-height: 16px;
    }
}
@media only screen and (max-width: 767px) {
    .p-cart__actions-to-bonus {
        font-size: 12px;
        line-height: 1.3;
        margin-right: -10px;
    }
}
@media only print {
    .p-cart__actions-to-bonus {
        text-decoration-line: underline;
    }
    ._no-touch .p-cart__actions-to-bonus:hover{
        text-decoration: none;
    }
    ._no-touch .p-cart__actions-to-bonus:active {
        text-decoration: none;
    }
    ._touch .p-cart__actions-to-bonus:active{
        text-decoration: none;
    }
}
@media only screen and (min-width: 1024px) {
    .p-cart__actions-to-bonus {
        text-decoration-line: underline;
    }
    ._no-touch .p-cart__actions-to-bonus:hover{
        text-decoration: none;
    }
    ._no-touch .p-cart__actions-to-bonus:active{
        text-decoration: none;
    }
    ._touch .p-cart__actions-to-bonus:active{
        text-decoration: none;
    }
}
@media only screen and (max-width: 599px) {
    .p-cart__actions-to-bonus:first-child{
        margin-left: 0;
    }
}
._no-touch .p-cart__actions-to-bonus:hover{
    text-decoration: none;
}
._no-touch .p-cart__actions-to-bonus:active{
    text-decoration: none;
}

._touch .p-cart__actions-to-bonus:active{
    text-decoration: none;
}

.p-cart__actions-to-bonus[disabled], .p-cart__actions-to-bonus._disabled {
    opacity: 0.5;
    pointer-events: none;
    text-decoration: none;
}
@media only screen and (max-width: 599px) {
    .p-cart__actions-to-bonus[disabled], .p-cart__actions-to-bonus._disabled{
        display: none;
    }
}
.p-cart__actions-to-bonus{
    color: #949494;
    position: relative;
}
.p-cart__actions-to-bonus:before{
    content: '\20BD';
    display: block;
    position: absolute;
    left: 10px;
    border: 1px #949494 solid;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}
/*
.p-cart__top-search{
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}
.p-cart__top-search._focus{
    width: 100%;
}
.p-cart__top-search._focus input[type="text"]{
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
 */
.u-modal__window._wide{
    max-width: 70vw;
}

.ajax_load_btn[disabled]{
    opacity: 0.2;
    filter: grayscale(1);
    cursor: auto;
}
.employees__g .employees__description {
    padding-bottom: 50px;
    margin-left: 10px;
}

.ajax_load_btn[disabled]{
    opacity: 0.2;
    filter: grayscale(1);
    cursor: auto;
}
.employees__g .employees__description {
    padding-bottom: 50px;
    margin-left: 10px;
}


/** То как хотелось бы видеть реализацию счетчика...
body {
    counter-reset: basket-items;
}
.p-cart-i{
    counter-increment: basket-items;
}
.p-cart-i__number::before {
    content: counter(basket-items);
}
*/

.employees .employee__img .no-photo{
    margin-top: 15px;
    width: 100%;
}
.c-card__image-i{
    cursor: zoom-in;
}

.news-list .news-i__image.no-photo{
    background-size: contain;
}

.marksBlock{
    position: relative;
}
.marks{
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 2;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 0;
    background-color: transparent;
    text-align: left;
}
.mark {
    display: inline-block;
    margin-bottom: 5px;
    background-color: #5ebb43;
    padding: 2px 10px;
    border-radius: 8px;
    margin-right: 5px;
}
.mark:last-of-type {
    margin-right: 0;
}
.mark.prepaid{
    background-color: #de7d00;
}
.price__new, .price__old{
    display: inline-block;
    font-size: 0.8em;
}
.price__new{
    color: #fe4c4c;
    margin-left: 15px;
}
.price__old{
    white-space: nowrap;
    position: relative;
}
.price__old:before{
    border-bottom: 2px solid #fe4c4c;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    top: 1px;
    transform: rotate(-7deg);
}

.c-card__isExcluded{
    color: #DB5454;
    font-weight: bold;
    font-size: 1.3em;
    padding-top: 0;
}
.c-card__isTemporarilySuspended{
    color: #de7d00;
    font-weight: bold;
    font-size: 1.3em;
    padding-top: 0;
}
._grayscale{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.3;
}

/* Prepaid styles */
.c-card__prepaid{
    background-color: #de7d00;
    padding: 4px 15px;
    color: white;
    border-radius: 10px;
    position: relative;
    font-size: 17px;
    margin-top: 2px;
}

.form__file-drag-area._dragging {
    border: 1px dashed #2EA836 !important;
    background: rgba(46, 168, 54, 0.1);
}
.dragZone{
    border: 1px dashed #2EA836 !important;
    background: rgba(46, 168, 54, 0.1);
}
.improvement.form .dragZone{
    display: none;
}
.improvement.form._dragging .dragZone{
    display: block;
}
/*.form__file-drag-area._dragging * {*/
/*    pointer-events: none;*/
/*}*/
/*Изображение в детальной карточке новости выравнивались по левому краю*/
.wide-img{
    text-align: center;
}
.pagetitle .pagetitle__text{
    font-size: inherit;
}

.site-warning {
    position: relative;
    color: #DB5454;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
}

.site-warning .wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-warning__in {
    position: relative;
    padding: 10px 60px 10px 0;
}

.site-warning__close {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: calc(50% - 10px);
    background:
            url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6L6 14' stroke='%23DB5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 14L6 6' stroke='%23DB5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.4511 0.5H5.54784C2.44519 0.5 0.5 2.69681 0.5 5.80562V14.1944C0.5 17.3032 2.43595 19.5 5.54784 19.5H14.4501C17.563 19.5 19.5 17.3032 19.5 14.1944V5.80562C19.5 2.69681 17.563 0.5 14.4511 0.5Z' stroke='%23DB5454' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
            no-repeat center / 20px 20px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: filter 300ms ease;
}

._no-touch .site-warning__close:hover {
    filter: grayscale(1);
    transition-duration: 0ms;
}

._touch .site-warning__close:active {
    filter: grayscale(1);
    transition-duration: 0ms;
}

.filter_not_found {
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
    line-height: 2.8ex;
    display: block;
}

@media only screen and (max-width: 767px) {
    .site-warning__in {
        padding-right: 30px;
    }
    .site-warning__close {
        top: 10px;
    }
    body #bx-panel {
        margin-top: 70px !important;
        margin-bottom: -70px !important;
    }
    .site-warning {
        margin-top: 70px;
        margin-bottom: -70px;
    }
    #bx-panel ~ .site-warning {

    }
    #bx-panel ~ .header {
        z-index: 996;
    }

}

@media only screen and (max-width: 400px) {
    .filter_not_found {
        font-size: 14px;
    }
}

.h-main div[id^='bx_incl_area'] {
    display: contents;
}

.form-error {
    font-size: 16px;
    color: #DB5454;
    font-weight: 600;
    margin-bottom: 20px;
}

.form-success__text-cnt {
    font-size: 16px;
    color: #2EA836;
    font-weight: 600;
    margin-bottom: 20px;
}
.f-search__reset.visible{
    display: block;
}
.f-search__reset{
    display: none;
}
._modal-cart-no-delete .p-cart-i__delete {
    display: none;
}
.p-table-field__cell._article, .p-table-field__cell._count {
    display: block;
}
@media only screen and (min-width: 896px) {
    .u-modal-catalog._modal-cart .p-cart-i__props {
        max-width: 270px;
    }
    .u-modal-catalog._modal-cart .p-cart-i__prop {
        margin-bottom: 4px;
    }
    .u-modal-catalog._modal-cart .p-cart-i__prop:last-child {
        margin-bottom: 0;
    }
}

.u-modal-btn__add-to-order._disabled {
    pointer-events: none;
    filter: grayscale(1);
    opacity: 0.5;
}

/*Changes for EN version*/
@media only screen and (max-width: 767px) {
    html[lang="en"] header .h-lang___mobile {
        order: 2;
        margin-right: 0;
    }
    html[lang="ru"] header .h-lang___mobile {
        order: 4;
        margin-right: 0;
        margin-left: 10px;
    }
}
@media only screen and (min-width: 768px)and (max-width: 1279px) {
    html[lang="en"] header .h-lang___mobile {
        margin-bottom:20px;
        right: 0;
        position: absolute;
        border:1px;
    }
    html[lang="ru"] header .h-lang___mobile {
        order: 7;
        margin-bottom: 15px;
        margin-right: 0;
        margin-left: 15px;
    }
}
@media only screen and (min-width: 1280px) {
    header .h-lang___mobile {
        display:none;
    }
}
@media only screen and (max-width: 359px) {
    html[lang="ru"] header .h-lang___mobile {
        display:none;
    }
}


@media only screen and (max-width: 1279px) {
    .h-lang__i {
        display: block;
        margin-right: 10px;
        width: 30px;
        height: 30px;
        background: no-repeat center/contain;
        border-radius: 30px;
    }
}
html[lang="en"] footer .f-right {
    margin: 0 auto;
    width: 200px;
    text-align: center;
}
html[lang="en"] footer .f-right .f-tel__title{
    display:block;
}
html[lang="en"] footer .f-socials{
    display:block;
    margin-top:20px;
}
.h-lang__i{
    border: 1px solid #dcdcdc;
}

@media only screen and (min-width: 1024px) {
    .subtitle._bonus {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 1023px) {
    .subtitle._bonus {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 600px) {
    .subtitle._bonus {
        margin-top: -20px;
    }
}
@media only screen and (max-width: 599px) {
    .subtitle._bonus {
        margin-top: -30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    body:not(._p-filter-opened) .p-filter._bonus {
        margin-bottom: -30px;
    }
}

.h-account {
    margin-left: 18px;
}
.h-store {
    margin-left: 18px;
}
.h-search__text{
    font-size: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px)
{
    .h-cart {
        order: 7;
    }
    .h-store__btn{
        width: 170px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 825px) {
    .h-store__btn {
        width: 147px;
    }
}

@media only screen and (min-width: 768px) {
    .h-catalog {
        margin-left: 18px;
    }
}
.h-login__btn{
    width: 193px;
}

.h-store .h-store-single:after{
    background:none;
}

.c-card__prop-row:last-child {
    border-bottom: none;
}

@media only screen and (max-width: 767px) {
    .p-cart__top-clear {
        margin-left: -10px
    }
}
.c-card__favourite {
    top: -8px;
}
.p-cart__tab._disabled {
    pointer-events: none;
}

@media only screen and (min-width: 768px)
{
    .p-cart__tabs-row{
        position: relative;
    }
    .p-cart-top-block {
        background: url('/local/templates/grass2022/images/burunov-cart.png') no-repeat center bottom transparent;
        display: block;
        position: absolute;
        top: -149px;
        width: 400px;
        left: 36%;
        height: 175px;
        background-size: 88%;
        pointer-events:none;
    }
}

.p-claim__statusRow{
    margin-bottom: 47px;
}
.p-claim__statusRow .p-claim__status{
    margin-right: 40px;
    margin-bottom: 0;
}
.p-claim__statusRow .back-link:after{
    transform: rotate(90deg);
}
@media only screen and (max-width: 599px){
    .p-claim__statusRow{
        flex-wrap: wrap;
    }
    .p-claim__statusRow .back-link{
        padding: 10px 10px 10px 30px;
    }
    .p-claim__statusRow .back-link:after{
        left: 10px;
    }
}

.p-graph-tooltip__title{
    display: flex;
    line-height: 1.3;
    margin-bottom: 4px;
}
@media only screen and (min-width: 768px){
    .p-graph-tooltip__title {
        font-size: 14px;
    }
}
.p-graph-tooltip__title, .p-graph-tooltip__value{
    justify-content: space-between;
}
.p-graph-tooltip__date{
    width: auto;
    line-height: normal;
    margin-bottom: 0;
    margin-right: 20px;
}
.p-graph-tooltip__plan{
    color: #949494;
    white-space: nowrap;
}
@media only print {
    .p-graph-tooltip__count {
        margin-left: 0;
        margin-right: 20px;
    }
}
@media only screen and (min-width: 768px) {
    .p-graph-tooltip__count {
        margin-left: 0;
        margin-right: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .p-graph-tooltip__count {
        margin-left: 0;
        margin-right: 16px;
    }
}
.p-graph-tooltip__value{
    margin-bottom: 10px;
}
.p-graph-tooltip__count._red{
    color: #DB5454;
}


.p-sl-left:not(.swiper-button-disabled), .p-sl-right:not(.swiper-button-disabled){
    cursor:pointer;
}

@media only screen and (max-width: 768px) {
    .p-section-link__value._long {
        font-size: 11px;
    }
}

.p-info-tile._no_photo{
    background: url("data:image/svg+xml,%3Csvg fill='none' height='59' viewBox='0 -10 169 69' width='169' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m82.4365 32.6339h3.5478v4.8611c-.4118.1721-1.3642.3054-2.5268.3054-4.2642 0-7.2672-2.7704-7.2672-7.5626 0-5.0289 3.3119-7.4595 7.6448-7.4595 2.5268 0 4.0626.413 5.3238.9938l1.094-4.2116c-1.124-.5119-3.4148-1.0926-6.3835-1.0926-7.5418 0-13.106 4.3793-13.1403 12.0452 0 3.3898 1.1626 6.3968 3.2433 8.4187 2.1149 2.0176 5.1522 3.0801 9.3521 3.0801 3.0374 0 6.0747-.7528 7.6791-1.2991v-12.1485h-8.5671zm24.7145-1.6777v-.1033c1.978-.7184 4.063-2.736 4.063-5.644 0-2.1208-.751-3.7641-2.149-4.8611-1.639-1.2992-4.029-1.8154-7.439-1.8154-2.7974 0-5.2556.2065-6.9287.4775v22.7568h5.1523v-9.064h1.5354c2.15.0344 3.141.7873 3.788 3.6953.648 2.8392 1.227 4.689 1.571 5.373h5.324c-.442-.8904-1.124-3.9017-1.845-6.5345-.579-2.1208-1.467-3.6264-3.072-4.2803zm-5.255-2.0176h-2.0464v-6.3323c.3734-.1033 1.0894-.1721 2.3554-.1721 2.389 0 3.822 1.097 3.822 3.1834-.004 2.0218-1.536 3.321-4.131 3.321zm18.468-10.2298-6.997 23.0622h5.359l1.638-5.9193h6.585l1.777 5.9193h5.628l-7.169-23.0665h-6.821zm.751 13.2411 1.364-4.8955c.374-1.3336.717-3.0802 1.06-4.4481h.069c.343 1.3679.75 3.0801 1.162 4.4481l1.433 4.8955zm24.672-3.8674c-3.003-1.1271-4.264-1.7809-4.264-3.2522 0-1.1658 1.094-2.224 3.346-2.224 2.218 0 3.891.6495 4.779 1.0926l1.158-4.1728c-1.364-.6496-3.243-1.1615-5.869-1.1615-5.392 0-8.704 2.9769-8.704 6.9131 0 3.3555 2.527 5.4763 6.349 6.8443 2.763.9593 3.857 1.7809 3.857 3.2178 0 1.5056-1.261 2.4993-3.651 2.4993-2.218 0-4.401-.7184-5.766-1.4368l-1.059 4.2761c1.295.7184 3.891 1.4368 6.516 1.4368 6.315 0 9.249-3.2866 9.249-7.1497 0-3.2565-1.879-5.3773-5.941-6.883zm17.271 0c-3.003-1.1271-4.264-1.7809-4.264-3.2522 0-1.1658 1.09-2.224 3.342-2.224 2.218 0 3.891.6495 4.779 1.0926l1.158-4.1728c-1.364-.6496-3.243-1.1615-5.868-1.1615-5.393 0-8.7 2.9769-8.7 6.9131 0 3.3555 2.526 5.4763 6.349 6.8443 2.763.9593 3.856 1.7809 3.856 3.2178 0 1.5056-1.261 2.4993-3.65 2.4993-2.218 0-4.402-.7184-5.766-1.4368l-1.06 4.2761c1.296.7184 3.891 1.4368 6.517 1.4368 6.315 0 9.249-3.2866 9.249-7.1497-.004-3.2565-1.879-5.3773-5.942-6.883z' fill='%23000' fill-rule='evenodd'/%3E%3Cpath d='m50.9308 10.5697c-4.453.9119-12.5182 3.3769-17.5375 5.9752-5.1137 2.6457-10.6134 8.4833-10.6435 16.1664-.03 7.3175 3.3548 9.5803 8.7945 7.9886 1.4801-.4345 2.6984-.9981 3.2218-1.411l.03-5.7086-4.5259 1.3207.0257-7.937 13.1918-4.6632-.0901 22.7181c-2.4496 1.7165-6.0704 4.1083-10.7036 5.4591-6.4049 1.8713-11.54.7743-14.7532-1.9746-3.1618-2.7617-5.5213-7.4121-5.3969-13.6024.3604-15.306 8.7002-24.7185 19.6225-29.66995 2.2479-1.01955 4.6418-1.97026 7.0012-2.82202-3.093-1.14-6.4349-1.763766-9.9227-1.763766-15.873 0-28.738674 12.901236-28.738674 28.818136s12.865674 28.8182 28.738674 28.8182 28.7387-12.9013 28.7387-28.8182c.0042-7.2228-2.6641-13.8305-7.0528-18.8937z' fill='%232ea836'/%3E%3C/svg%3E") repeat;
}

.h-dropdown__form-submit{
    width: 100%;
}

*._link_b{
    color:#282828;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.p-table-field__head, .p-table-field__row{
    border-bottom:none;
}
.p-table-field__head-column, .p-table-field__cell{
    border-bottom: 1px solid rgba(40, 40, 40, 0.1);
}
.p-table-field__head-column._count, .p-table-field__cell._count{
    border-left: 1px solid rgba(40, 40, 40, 0.3);
    padding-left: 13px;
}

.breadcrumbs__i:before {
    content: '\2014';
}


/* Taboo nomenclature */
.tabooNomenclature__hidden{
    display: none;
}
/* Disabled bonuses */
.bonusesDisabled__hidden{
    display: none;
}
/* Foreign exclusive */
.exclusiveForeign{
    display: none;
}
/** Запрещенные товары в списке товаров */
.c-item__controls.exclusiveForeign{
    display: block;
}
.c-item__disabled{
    visibility: hidden;
}
.c-item__controls.exclusiveForeign .c-item__disabled{
    visibility: visible;
}
.c-item__controls.exclusiveForeign .c-item__count,
.c-item__controls.exclusiveForeign .c-item__to-cart,
.c-item__controls.exclusiveForeign .c-item__price,
.c-item__controls.exclusiveForeign .c-item__controls-row,
.c-item__controls.exclusiveForeign .c-item__bonuses {
    visibility: hidden;
}

@media only screen and (min-width: 768px) {
    .p-orders__i-actions .p-cart-i__hint {
        margin-left: 0;
    }
}
.p-order-detail__repeat{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.p-order-detail__repeat .p-order-detail-btn{
    margin-bottom: 0;
}
.p-order-detail__repeat .p-cart-i__hint{
    width: 31px;
    height: 30px;
}

.weightLimit__headTitle, .weightLimit__content{
    text-align: center;
}
.weightLimit__headTitle, .weightLimit__content p{
    font-size: 24px;
}
.weightLimit__content p{
    margin-bottom: 3px;
}
.p-cart__total-sum-value, .p-cart__total-value{
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .p-orders__i-status {
        width: 50%;
    }
    .p-cart-i__hint{
        display: none;
    }
}
.p-orders__i-number-value>span{
    font-size:14px;
}

.variables__list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.variables__list-item {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border: 1px solid rgba(40, 40, 40, .1);
    margin: 5px;
    border-radius: 6px;
    cursor: pointer;
    min-width: 55px;

}

.c-card__props .variables__list-item {
    text-decoration: none;
    color: #282828;
}

.variables__list-item:hover{
    border-color: #2EA836;
}

.variables__list-item.__active{
    background-color: #2EA836;
    color: #fff;
}
.variables__list-item.__active:hover{
    background-color: #3EC846;
    color: #fff;
}

@media only print {
    .p-orders__head-company, .p-orders__i-company {
        flex-shrink: 0;
        width: 178px;
    }
}
@media only screen and (min-width: 1280px) {
    .p-orders__head-company, .p-orders__i-company {
        flex-shrink: 0;
        width: 178px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .p-orders__head-company, .p-orders__i-company {
        flex-shrink: 0;
        width: calc(6.25vw + 124px);
    }
}
@media only screen and (max-width: 767px) {
    .p-orders__head-company, .p-orders__i-company {
        display: none;
    }
}

.main{
    overflow-x: visible;
}
.p-cart__actions-cnt{
    position: -webkit-sticky; /* Required for Safari */
    position: sticky;
    top: -1px;
    z-index: 2;
    background-color: white;
}
@media only screen and (min-width: 768px) {
    .p-cart__actions-cnt.stuck > ._js-fixed-header__fixable {
        height: 60px;
        border-bottom: 1px solid #dfdfdf;
        background-color: white;
        padding-left:20px;
        /*margin-left: -20px;
        margin-right: -20px;*/
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .p-cart__actions-cnt.stuck> ._js-fixed-header__fixable {
        top: 72px;
        position: relative;
        margin-left: -20px;
        margin-right: -20px;
        padding: 31px 25px 36px 20px;
        background-color: white;
        border-bottom: 1px solid #dfdfdf;
    }
}
@media only screen and (max-width: 599px) {
    .p-cart__actions-cnt.stuck> ._js-fixed-header__fixable {
        top: 71px;
        position: relative;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 15px;
        background-color: white;
        border-bottom: 1px solid #dfdfdf;
    }
}

#claimNew .autoComplete_wrapper > ul {
    min-width: max-content;
}

.iconClose{
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.iconClose:hover{
    filter:grayscale(1);
}
.p-cart__head .iconClose{
    width: 26px;
    height: 26px;
}
.orderBasket .p-cart__head{
    margin-bottom: 10px;
    flex-wrap: nowrap;
}
.orderBasket .form__title{
    margin-top: 0;
    margin-bottom: 0;
}

.orderBasket__head {
    padding: 30px;
    display: grid;
    grid-template-columns: 128px 1fr 1fr 2fr 85px;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #cacaca;

    position: sticky;
    top: -1px;
    z-index: 1;
    background-color: #fff;
}
.orderBasket__head._stuck {
    box-shadow: 0 0 30px 0 #00000026;
}
.orderBasket__number {
    grid-column: 1 / 4;
}
.orderBasket__price {
    text-align: right;
}
.orderBasket__opener{
    grid-column: 5;
    grid-row: 1 / 3;
    cursor: pointer;
    text-align: right;
}
.orderBasket__openerIcon svg {
    transition: transform .3s ease-in;
}
.orderBasket__opener.__opened svg {
    transform: rotate(180deg);
}
.orderBasket__openerIcon {
    display: inline-block;
    width: 26px;
    height: 26px;
    color: #2EA836;
}
.orderBasket__openerIcon:hover svg{
    fill:#2EA836;
}
.orderBasket__openerIcon:hover path{
    stroke:#fff;
}
.orderBasket__count {
    color: #2EA836;
}
.orderBasket__vat {
    grid-column: 4;
    text-align: right;
}
.orderBasket .p-cart__list{
    margin-bottom: 0;
    padding-top: 10px;
}
.orderBasket__footer{
    display: grid;
    grid-template-columns: 1fr 48px;
    padding: 10px 30px;
    /*border-bottom: 2px solid #cacaca;*/
}
.orderBasket__hideText{
    text-align: right;
    color: #2EA836;
}
.orderBasket__hideText:hover {
    text-decoration: underline;
}
@media only screen and (max-width: 767px){
    .orderBasket__head {
        padding: 10px;
    }
}
@media only screen and (max-width: 599px) {
    .orderBasket__head {
        grid-template-columns: 3fr 1fr;
    }
    .orderBasket__number{
        grid-column: 1 / 2;
    }
    .orderBasket__price {
        grid-column: 1 / 2;
        grid-row: 2;
        text-align: left;
    }
    .orderBasket__count, .orderBasket__weight, .orderBasket__vat {
        display: none;
    }
}

.p-cart__actions-cnt._stuck{
    height: auto;
    padding: 30px;
    border-bottom: 2px solid #cacaca;
    box-shadow: 0 0 30px 0 #00000026;
    /*font-size: 24px;*/
}
.p-cart__actions-cnt._stuck .p-cart__actions-selected .form__checkbox-text{
    font-size: inherit;
}
.p-cart__actions-cnt._stuck .form__checkbox-text:before{
    /*top: 8px;*/
}
.p-cart__actions-cnt._stuck .p-cart__actions-to-delayed, .p-cart__actions-cnt._stuck .p-cart__actions-to-bonus, .p-cart__actions-cnt._stuck .p-cart__actions-delete{
    font-size: inherit;
}
@media only screen and (max-width: 767px){
    .p-cart__actions-cnt._stuck{
        padding: 85px 15px 15px;
    }
}

.p-cart__tab ._active{
    cursor: default;
}

@media only screen and (max-width: 1314px) {
    .c-section__title-t {
        font-size: 18px;
    }
}
/** Сопутствующие, Аналоги, Ранее смотрели в карточке товара */
.c-card__additionalItems{
    margin-bottom: 90px;
}
.c-card__additionalItems:last-of-type{
    margin-bottom: 0;
}
.c-card__additionalItems .c-card__tabs-list{
    width: 100%;
}
.c-card__additionalItems .c-card__tab{
    text-transform: none;
    font-size: 24px;
    white-space: normal;
    /*max-width: 50%;*/
}
.c-card__additionalItems .c-card__tab span{
    text-align: left;
}
@media only screen and (max-width: 1279px) {
    .c-card__additionalItems .c-card__tabs-list{
        display: inline-flex;
        align-items: center;
    }
    .c-card__additionalItems .c-card__tab{
        font-size: 18px;
        height: 3em;
        padding: 0;
    }
    .c-card__additionalItems .c-card__tab span{
        text-align: left;
        padding: 0;
    }
}
@media only screen and (max-width: 599px) {
    .c-card__additionalItems .c-card__tabs-list{
        justify-content: space-around;
    }
    .c-card__additionalItems .c-card__tab{
        margin-right: auto;
        max-width: 50%;
    }
}

/*.table-compensations .p-table__i.__open ._compensations-documents.requests {*/
#marketing__files ._compensations-documents.requests {
    display: grid;
    grid-template-columns: 210px 1fr 240px 240px 30px;
    grid-gap: 0;
    font-size: 14px;
    font-weight: normal;
}
.requests ._red{
    color: #DB5454;
}
.requests svg{
    height: inherit;
    width: inherit;
    color: currentColor;
}
.requests__compensations{
    border-right: 1px solid rgba(40, 40, 40, 0.1);
}
.compensation {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(40, 40, 40, 0.1);
}
.compensation__title {
    font-size: 14px;
    margin-bottom: 6px;
}
a.compensation__title {
    color: #2ea836;
}
.compensation__description {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 6px;
}
.compensation__amountStatus, .compensation-status {
    padding: 4px 20px;
    border-radius: 30px;
    background: #f4f4f4;
    font-weight: 600;
    font-size: 13px;
}
.compensation__amountStatus{
    margin-left: 20px;
}
.compensation__amountStatus.agreed, .compensation-status.agreed{
    background: rgba(46, 168, 54, 0.1);
    color: #2ea836;
}
.compensation__amountStatus.clarification, .compensation-status.clarification{
    background: rgba(234, 120, 56, 0.15);
    color: #ea7838;
}
.requests__payoutsType{
    font-weight: 600;
    font-size: 12px;
    color: rgba(40, 40, 40, 0.5);
    text-transform: uppercase;
    margin-top: 40px;
}
.requests__payoutsType._first{
    margin-top: 0;
}
.payout{
    /*margin-bottom: 20px;*/
    position: relative;
    min-height: 64px;
}
.payout__amount{
    margin-right: 20px;
    min-width: 100px;
}
.payout__amountStatus{
    font-size: 12px;
    font-weight: 400;
}
.payout__amountStatus.agreed{
    color: #2ea836;
}
.payout__icon{
    position: relative;
    color: #949494;
    padding: 20px;
}
.payout__iconFile{
    margin-right: 12px;
    width: 24px;
    height: 24px;
}
.payout__alarm{
    position: absolute;
    top: 12px;
    left: 34px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    background-color: #db5454;
    color: white;
}
.payout__alarm._agreed{
    background-color: #2ea836;
}
.payout__alarm svg{
    height: auto;
    width: auto;
}

.payout__icon._opened{
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    clip-path: inset(-20px -20px 0px -20px);
    border-radius: 10px 10px 0 0;
    color: #282828;
}
.payout__iconSparrow{
    transition: transform .3s ease-in;
}
.payout__icon._opened .payout__iconSparrow{
    transform: rotate(180deg);
}
.formFiles{
    position: absolute;
    top: 64px;
    right: -5px;
    z-index: 1;
    /*min-width: 30vw;*/
    padding: 20px;
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px 0 10px 10px;
}
.formFiles__block{
    margin-bottom: 30px;
}
.formFiles__title{
    font-size: 16px;
    color: #2ea836;
    margin-bottom: 10px;
    height: 21px;
    white-space: nowrap;
}
.formFiles__iconFile, .formFiles__iconDownload{
    height: 16px;
}
.formFiles__iconFile{
    margin-right: 10px;
    color: #2ea836;
}
.formFiles__titleText{
    margin-right: 10px;
    min-width: 300px;
}
.formFiles__iconDownload path{
    stroke: #949494;
}
.formFiles__list{
    color: #949494;
    padding-left: 25px;
}
.formFiles__list li{
    list-style-position: outside;
    margin-bottom: 10px;
}
.formFiles__added:before{
    /*content: '—';*/
    content: '';
    display: block;
    width: 14px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #949494;
    margin-right: 10px;
}
.formFiles__added._from1c:before{
    border-top-color: #2ea836;
}
.formFiles__delete {
    margin-left: 21px;
}
.requests .formFiles__delete{
    color: #db5454;
    height: 14px;
    width: 14px;
}
.formFiles__add{
    color: #2ea836;
}
.formFiles__add label:before{
    content: "";
    display: inline-block;
    margin-right: 7px;
    width: 14px;
    height: 14px;
    background: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%232EA836' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'%3E%3Cpath d='m8.3194 3v4.8731c0 .2465-.1998.4463-.4463.4463h-4.8731'/%3E%3Cpath d='m8.32031 13.6397v-4.87309c0-.2465.1998-.4463.4463-.4463h4.87309'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
}
.formFiles__add span{
    text-decoration: underline;
}
.formFiles__fileInfo{
    text-decoration: none;
}
a.formFiles__fileInfo{
    color: #2EA836;
}
.formFiles__add input[type="file"]{
    -webkit-appearance: none;
    opacity: 0;
    width: 0;
    height: 0;
    font-size: 0;
}
.formFiles__info{
    color: #DB5454;
    font-weight: 600;
}
@media only screen and (min-width: 1024px) and (max-width: 1151px){
    #marketing__files ._compensations-documents.requests {
        grid-template-columns: 180px 1fr 200px 200px 0;
    }
    .formFiles {
        right: -26px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
    #marketing__files ._compensations-documents.requests {
        grid-template-columns: 120px 1fr 140px 140px 0;
    }
    .formFiles {
        right: -86px;
    }
}
@media only screen and (max-width: 767px) {
    #marketing__files ._compensations-documents.requests {
        display: flex;
        flex-direction: column;
        padding: 10px;
    }
    .formFiles {
        max-width: 100%;
        right: 0;
        overflow: hidden;
    }
    .formFiles__title {
        white-space: normal;
    }
    .formFiles__titleText{
        min-width: auto;
    }
    .formFiles__list{
        padding-left: 0;
    }
    .formFiles__fileInfo{
        width: calc(100% - 45px);
    }
    .formFiles__fileInfo span:first-child{
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .formFiles__delete{
        margin-left: 9px;
    }
}
.requests ._red{
    color: #DB5454;
}
.requests svg{
    height: inherit;
    width: inherit;
    color: currentColor;
}
.requests__compensations{
    border-right: 1px solid rgba(40, 40, 40, 0.1);
}
.compensation {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(40, 40, 40, 0.1);
}
.compensation__description {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 6px;
}
.compensation__amountStatus {
    margin-left: 20px;
    padding: 4px 20px;
    border-radius: 30px;
    background: #f4f4f4;
    font-weight: 600;
    font-size: 13px;
}
.compensation__amountStatus.agreed{
    background: rgba(46, 168, 54, 0.1);
    color: #2ea836;
}
.compensation__amountStatus.clarification{
    background: rgba(234, 120, 56, 0.15);
    color: #ea7838;
}
.requests__payoutsType{
    font-weight: 600;
    font-size: 12px;
    color: rgba(40, 40, 40, 0.5);
    text-transform: uppercase;
    margin-top: 40px;
}
.requests__payoutsType._first{
    margin-top: 0;
}
.payout{
    /*margin-bottom: 20px;*/
    position: relative;
}
.payout__amount{
    margin-right: 20px;
    min-width: 100px;
}
.payout__amountStatus{
    font-size: 12px;
    font-weight: 400;
}
.payout__amountStatus.agreed{
    color: #2ea836;
}
.payout__icon{
    position: relative;
    color: #949494;
    padding: 20px;
}
.payout__iconFile{
    margin-right: 12px;
    width: 24px;
    height: 24px;
}
.payout__alarm{
    position: absolute;
    top: 12px;
    left: 34px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    background-color: #db5454;
    color: white;
}
.payout__alarm._agreed{
    background-color: #2ea836;
}
.payout__alarm svg{
    height: auto;
    width: auto;
}

.payout__icon._opened{
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    clip-path: inset(-20px -20px 0px -20px);
    border-radius: 10px 10px 0 0;
    color: #282828;
}
.payout__iconSparrow{
    transition: transform .3s ease-in;
}
.payout__icon._opened .payout__iconSparrow{
    transform: rotate(180deg);
}
.formFiles{
    position: absolute;
    top: 64px;
    right: -5px;
    z-index: 1;
    /*min-width: 30vw;*/
    padding: 20px;
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px 0 10px 10px;
}
.formFiles__block{
    margin-bottom: 30px;
}
.formFiles__title{
    font-size: 16px;
    color: #2ea836;
    margin-bottom: 10px;
    height: 21px;
    white-space: nowrap;
}
.formFiles__iconFile, .formFiles__iconDownload{
    height: 16px;
}
.formFiles__iconFile{
    margin-right: 10px;
    color: #2ea836;
}
.formFiles__titleText{
    margin-right: 10px;
}
.formFiles__iconDownload path{
    stroke: #949494;
}
.formFiles__list{
    color: #949494;
    padding-left: 25px;
}
.formFiles__list li{
    list-style-position: outside;
    margin-bottom: 10px;
}
.formFiles__add span{
    text-decoration: underline;
}
.formFiles__add input[type="file"]{
    -webkit-appearance: none;
    opacity: 0;
    width: 0;
    height: 0;
    font-size: 0;
}
.formFiles__info{
    color: #DB5454;
    font-weight: 600;
}
@media only screen and (max-width: 767px) {
    #marketing__files ._compensations-documents.requests {
        display: flex;
        flex-direction: column;
        padding: 10px;
    }
    .formFiles {
        max-width: 100%;
        padding: 30px 10px;
        right: 0;
        overflow: hidden;
    }
    .formFiles__title {
        white-space: normal;
        font-size: 14px;
    }
    .formFiles__list{
        padding-left: 0;
    }
    .formFiles__info{

    }
}

.u-modal._green-bg .u-modal__window .u-modal__window-in {
    color: #282828;
}
.c-card__tabs.c-card__additionalItems.viewed_product .c-card__tab._active:after {
    border-top: unset;
}
.c-card__tabs.c-card__additionalItems.viewed_product .c-card__tab._active {
    cursor: unset;
}
.form__field .vscomp-wrapper {
    position: inherit;
    font-family: inherit;
    font-size: inherit;
}
.form__field .vscomp-ele {
    max-width: unset;
}
.form__field .vscomp-toggle-button {
    padding: 0 30px 0 10px;
}

/*
.form__field .vscomp-option .checkbox-icon.checked::after {
    color: #2EA836;
}
*/

.form__field .vscomp-wrapper.multiple .vscomp-option.selected .checkbox-icon::after {
    color: #2EA836;
}
.form__field .vscomp-option.selected {
    background-color: unset;
}
.vscomp-option.selected {
    background-color: #fff;
}
.form__field .vscomp-option.focused {
    color: #ffffff;
    background-color: #2EA836;
}

.form__field .vscomp-wrapper {
    color: #282828;
}

.form__field .vscomp-toggle-button {
    border: unset;
}

.form__field .vscomp-wrapper.focused .vscomp-toggle-button, .form__field .vscomp-wrapper:focus .vscomp-toggle-button {
    box-shadow: unset;
}
.vscomp-wrapper .vscomp-option.focused .checkbox-icon::after {
    border: 2px solid #ffffff;
}
.vscomp-wrapper .vscomp-option .checkbox-icon::after {
    border: 2px solid #2EA836;
}
.form__field .vscomp-wrapper.multiple .vscomp-option.selected.focused .checkbox-icon::after {
    border-color: #fff;
    transform: rotate(45deg) translate(1px, -4px);
    border-left-color: rgba(0,0,0,0);
    border-top-color: rgba(0,0,0,0);
    width: 50%;
}
.form__field .vscomp-wrapper.multiple .vscomp-option.selected .checkbox-icon::after {
    border-color: #2EA836;
    transform: rotate(45deg) translate(1px, -4px);
    border-left-color: rgba(0,0,0,0);
    border-top-color: rgba(0,0,0,0);
    width: 50%;
}

.form__field .vscomp-option-text {
    font-size: 14px;
}

/*update in select*/
/*.form__field .vscomp-wrapper.has-clear-button .vscomp-toggle-button, .form__field .vscomp-toggle-button {
    padding: unset;
}*/
.form__field .form__select {
    padding-left: 10px;
    padding-right: 0;
}

.form__field .vscomp-clear-button:hover {
    background: #2EA836;
}

.form__field .vscomp-clear-icon:hover::before, .form__field .vscomp-clear-icon:hover::after{
    background: #ffffff;
}

.form__field .vscomp-clear-button:hover .vscomp-clear-icon::before, .form__field .vscomp-clear-button:hover .vscomp-clear-icon::after {
    background-color: #ffffff;
}

.form__field .vscomp-arrow::after {
    transform: unset;
    border: unset;
    border-right-color: unset;
    border-bottom-color: unset;
    height: unset;
    margin-top: unset;

    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 28px;
    background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.00078 3.96445L4.96523 8L0.929688 3.96445' stroke='%23282828' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / 10px 10px;
}

.form__field .form__select.vscomp-ele.pop-comp-ele.pop-comp-active .vscomp-arrow::after  {
    transform: rotate(180deg);
}

/*popup*/
.form__field .pop-comp-wrapper {
    top: -5px;
    border: 1px solid #b7b7b7;
    border-radius: 2.5px;
    box-shadow: unset;
    color: #282828;
}

/*button toggle*/
.form__field .form__select.vscomp-ele.pop-comp-ele {
    -webkit-appearance: none;
    background: rgba(40, 40, 40, 0.02);
    border: 1px solid rgba(40, 40, 40, 0.15);
    border-radius: 8px;
    padding: 2px;
    font-size: 16px;
    line-height: 1.25;
    width: 100%;
    color: #282828;
}

.form__field .form__select.vscomp-ele.pop-comp-ele.pop-comp-active {
    border-radius: 2.5px 2.5px 0 0;
    border-color: #b7b7b7;
}

.form__field .vscomp-wrapper:not(.has-value) .vscomp-value {
    color: #a8a8a8;
}
.form__field .form__select .vscomp-toggle-button {
    padding: 16px 10px;
}
@media only screen and (max-width: 599px) {
    .form__field .form__select .vscomp-toggle-button {
        padding: 10px 27px 10px 8px;
    }
}

/*scroll*/
.vscomp-options-container::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
}

.vscomp-options-container::-webkit-scrollbar-thumb {
    background: #DEDEDE;
}

.vscomp-options-container::-webkit-scrollbar-track {
    background: #F7F7F7;
}

.l-menu__i .show-improvement-form {
    cursor: pointer;
}

/*.choices__list--dropdown .choices__list::-webkit-scrollbar, .choices__list[aria-expanded] .choices__list::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar-thumb, .choices__list[aria-expanded] .choices__list::-webkit-scrollbar-thumb {
    background: #DEDEDE;
    border-radius: 4px;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar-track, .choices__list[aria-expanded] .choices__list::-webkit-scrollbar-track {
    background: #F7F7F7;
}*/


/*.form__field .vscomp-option.focused .checkbox-icon*/

@media only screen and (min-width: 768px) {
    .h-catalog__submenu-in{
        scrollbar-width: thin;
        scrollbar-color: #DEDEDE #F7F7F7;
    }

    .h-catalog__menu {
        overflow-y: auto;
        overflow-x: hidden;
        scrollbar-width: thin;
        scrollbar-color: #DEDEDE #F7F7F7;
    }
    .h-catalog__submenu-col{
        width: calc(100% - 15px);
    }

    .h-catalog__menu::-webkit-scrollbar {
        width: 4px;
        border-radius: 4px;
    }
    .h-catalog__menu::-webkit-scrollbar-track {
        background: #F7F7F7;
    }
    .h-catalog__menu::-webkit-scrollbar-thumb {
        background: #DEDEDE;
        border-radius: 4px;
    }
    .h-catalog__menu::-webkit-scrollbar-thumb:hover,
    .h-catalog__submenu-in::-webkit-scrollbar-thumb:hover{
        background-color: #2EA836;
    }
}

@media only screen and (min-width: 830px) {
    .h-catalog__submenu-col{
        width: calc(100% - 15px);
    }
    .h-catalog__g {
        width: calc(50% - 15px);
    }

    .h-catalog__g:nth-child(2n) {
        float: right;
    }
    .h-catalog__g:nth-child(2n+1) {
        clear: both;
        float:left;
    }
    .h-catalog__g:first-child {
        clear:none!important;
    }
    .h-catalog__g li {
        /* line-height: 1.3; */
        line-height: 1.4;
    }
}

.c-card__tabs-content ._noclearbr br:first-child {
    display: block;
}

.form__field._error input.form__multiple-value+.form__select {
    border-color: red;
}

.u-modal.wide .u-modal__window{
    /*max-width: 70%;*/
    max-width: 1000px;
}
.icc-headContent, .icc-content{
    font-size: 16px;
}
.icc-headContent{
    margin-bottom: 40px;
}
.icc-content__button{
    flex-basis: 33.33%;
    display: grid;
    grid-template:
        "title icon" 50px
        "desc desc" 1fr / 1fr 50px;
    margin-right: 30px;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 16px;
}
.icc-content__button:hover{
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.icc-content__button:last-of-type{
    margin-right: 0;
}
.icc-content__button._disabled{
    pointer-events: none;
    cursor: auto;
    opacity: 0.3;
}
.icc-content__title{
    grid-area: title;
    font-size: 18px;
    font-weight: 700;
}
.icc-content__icon{
    grid-area: icon;
    text-align: right;
}
.icc-content__description{
    grid-area: desc;
}
@media only screen and (max-width: 1279px) {
    .u-modal.wide .u-modal__window{
        max-width: 90%;
    }
}
@media only screen and (max-width: 767px) {
    .u-modal.wide .u-modal__window{
        max-width: 70%;
    }
    .icc-headContent, .icc-content{
        font-size: 14px;
    }
    .icc-content{
        flex-direction: column;
    }
    .icc-content__button{
        margin-right: 0;
        margin-bottom: 10px;
        grid-template:
        "title icon" 50px
        "desc icon" 1fr / 1fr 80px;
    }

    .p-info-tiles__sl-i .p-small-info-tile{
        display: flex;
        /*flex-direction: column;*/
        justify-content: center;
        align-items: center;
    }
}
@media only screen and (max-width: 599px) {
    .u-modal.wide .u-modal__window{
        max-width: 95%;
    }
    .icc-content__button:first-of-type{
        order:3;
    }
    /*.icc-headContent, .icc-content{*/
    /*    font-size: 12px;*/
    /*}*/
}

@media only print {
    .p-orders__head-sum, .p-orders__i-sum {
        width: 180px;
    }
}
@media only screen and (min-width: 1280px) {
    .p-orders__head-sum, .p-orders__i-sum {
        width: 180px;
    }
}
.fw-bold {
    font-weight: bold;
}
.plan-year {
    margin-bottom: 40px;
    border-bottom: unset;
}
.plan-year .subtitle._mrg-top-0 {
    margin-bottom: 0;
}
.plan-year .variables__list-item {
    text-decoration: none;
    color: #282828;
}
.plan-year .plan-year__item {
    padding: 0;
}
.plan-year .variables__list-item.__active {
    background-color: #2EA836;
    color: #fff;
}
.choose-store .icc-content__button {
    /*display: block;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.icc-content.flex.jc-space-between.store {
    flex-wrap: wrap;
    justify-content: center;
    /*justify-content: flex-start;*/
}
.icc-content.flex.jc-space-between.store .icc-content__button {
    flex-basis: 30.00%;
    margin: 10px;
}
.icc-content.flex.jc-space-between.store .icc-content__button:nth-last-child(1):first-child,
.icc-content.flex.jc-space-between.store .icc-content__button:nth-last-child(1):first-child ~ div {
    flex-basis: 100.00%;
}
.icc-content.flex.jc-space-between.store .icc-content__button:nth-last-child(2):first-child,
.icc-content.flex.jc-space-between.store .icc-content__button:nth-last-child(2):first-child ~ div {
    flex-basis: 46.00%;
}

.form__field:focus-visible,
.autoComplete_wrapper:focus-visible {
    outline: none;
}
.auto-complete-results{
    position: absolute;
    z-index: 10;
    left: 0;
    margin-top: 8px;

    max-height: calc(70vh - 100px);
    width: 100%;
    overflow: auto;

    background: #FFFFFF;
    box-shadow: 0 0 20px rgb(0 0 0 / 25%);
    border-radius: 4px;
    transition: all 500ms ease 0ms;
}
.auto-complete-results::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
}
.auto-complete-results::-webkit-scrollbar-track {
    background: #F7F7F7;
}
.auto-complete-results::-webkit-scrollbar-thumb {
    background: #2EA836;
    border-radius: 4px;
}
.auto-complete-results__item{
    display: grid;
    grid-template:
        "number date";
    padding: 8px 16px 4px;
    line-height: 1.3;
    border-bottom: 1px solid rgba(196, 196, 196, 0.2);
}
.auto-complete-results._products .auto-complete-results__item{
    grid-template:
        "name name"
        "article price"
;
}
.auto-complete-results__number{
    grid-area: number;
}
.auto-complete-results__date{
    grid-area: date;
}
.auto-complete-results__name{
    grid-area: name;
}
.auto-complete-results__article{
    grid-area: article;
}
.auto-complete-results._realizations .auto-complete-results__date{
    text-align: right;
}
.auto-complete-results._products .auto-complete-results__article{
    color: rgba(40, 40, 40, 0.5);
}
.auto-complete-results__item:hover{
    background: rgba(46, 168, 54, 0.1);
}
.auto-complete-results__item._loading{
    grid-template:none;
    padding: 20px;
}
.auto-complete-results._products .auto-complete-results__item._loading{
    grid-template:none;
}
.auto-complete-loading{
    width: 50px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid rgba(46, 168, 54, 0.1);
    border-left: 3px solid #2EA836;
    animation: 0.7s infinite searchResultLoading linear;
    transition: opacity 500ms ease, visibility 500ms;
}
.p-form-tbl__row{
    position: relative;
}
.p-form-tbl__cell._delete._invisible{
    visibility: hidden;
    opacity: 0;
}
.p-form-tbl__cell._notice{
    position: absolute;
    top: 1px;
    right: 60px;
    bottom: -1px;

    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5b5b5b;
}

.p-form-tbl__cell._notice._wide {
    right: 0;
    padding-right: 60px;
}

@media only screen and  (max-width: 1469px){
    .p-form-tbl__cell._notice {
        left: calc(6.278vw + 165px);
    }
}
@media only screen and (min-width: 1470px) {
    .p-form-tbl__cell._notice {
        left: 270px;
    }
}

@media only screen and (max-width: 1023px){
    .p-form-tbl__cell._notice{
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        margin-top: 20px;
        text-align: center;
    }

    .icc-content.flex.jc-space-between.store .icc-content__button {
        flex-basis: 90.00%;
        margin: 10px;
    }
    .p-form-tbl__cell._hidden{
        display: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
    .p-form-tbl__row._notFirst .p-form-tbl__cell._reason .p-form-tbl__cell-field{
        margin-right: 30px;
    }
    .p-form-tbl ._delete {
        top: 0px;
    }
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0 rgba(46, 168, 54, 0.5);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(46, 168, 54, 0);
    }
}

@keyframes pulse {
    0% {
        transform: scale(.6);
        opacity: 0;
    }
    50%{
        transform: scale(.9);
        opacity: 0;
    }
    60%{
        transform: scale(1.1);
        opacity: .6;
    }
    70%{
        transform: scale(1.3);
        opacity: .85;
    }
    80%{
        transform: scale(1.4);
        opacity: .6;
    }
    100%{
        transform: scale(1.6);
        opacity: 0;
    }
}
.pulse{
    position: relative;
    box-shadow: 0 0 1px 1px #0000001a;
    animation: pulse-animation 2s infinite;
    /*overflow: auto;*/
}
/*
.pulse:after{
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    transition: none;
    opacity: 1;
    animation: pulse 2s infinite cubic-bezier(0.6, 0, 0, 1);
}
*/

.pulse:hover:after {
    animation: none;
}

.reconciliationActsList .p-filter__submit._wide{
    padding-right: 90px;
    padding-left: 70px;
    width: auto;
}
@media only screen and (max-width: 1023px){
    .pagetitle__filter-btn._wide {
        max-width: 216px;
    }
}

.p-filter__formTitle{
    margin: 15px;
    font-weight: bold;
}
/*.form__field._date:after{
    top:16px;
}*/

.p-form-tbl .choices__inner{
    min-height: 60px;
}

@media only screen and (min-width: 1280px) {
    .p-small-info-tile {
        min-height: 300px;
    }
}


@media only screen and (max-width: 1279px)
{
    .p-info-tiles__sl{
        width: 100%;/*calc(50% + 15px) !important;*/
    }
    .p-block.p-sl>.p-block__head{
        width: calc(50% - 15px) !important;
    }
    .p-info-tiles {
       margin-bottom:0;
    }
}

@media only screen and (max-width: 910px) {
    .p-info-tile.image-news-contain{background-size: contain;}
}
@media only screen and (max-width: 599px){
    .p-info-tiles__sl {
        margin-bottom:20px;

    }
}
@media only screen and (max-width: 1279px){
    .p-info-tiles__sl {
        position: relative;
        text-decoration: none;
        color: #282828;
        overflow: hidden;
        height: 322px;

    }
    .p-info-tiles__sl-i{
        height:320px
    }
    .p-info-tiles__sl-i .p-small-info-tile {
        height: 100%;
    }

}

.p-info-tiles__sl-i .p-small-info-tile{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.p-small-info-tile__text{
    order: 2;
}
.p-small-info-tile__img{
    color: #FFFFFF;
    order: 1;
    margin-bottom: 20px;
    position: relative;
    width: 200px;
    height: 200px;
    background: none;
}
.p-small-info-tile__text2{
    order: 2;
}
.p-small-info-tile__text2 {
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #FFFFFF;
    width: 80%;
    text-align:center;
    z-index: 2;
}
.p-small-info-tile__text2.bigtext {
    font-size: 32px;
    line-height: 45px;
}
.p-small-info-tile._background:after{
    content: none;
}
.p-sale-tile.p-link{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(260.72deg, #01C137 0%, #528983 100%);
}
.p-sale-tile .p-bonus-tile__title{
    color: white;
    order: 2;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
}
.p-sale-tile .p-bonus-tile__value{
    margin-bottom: 10px;
}
._no-touch .p-sale-tile.p-link:hover {
    opacity: 0.8;
    background: linear-gradient(260.72deg, #01C137 0%, #528983 100%);
}
.p-block__head-more .more-link{
    font-size: 15px;
}
.more-link.novelties{
    margin-right: 50px;
}
.more-link.novelties:after{
    content: none;
}


.search-result_withdrawn {
    margin-left: 10px;
    color: red;
}
.search-options {
    margin-top: 5px;
    font-size: 12px;
    color: #999;
    display: flex;
    align-items: center;
    gap:10px;
    padding-left: 10px;
    position:absolute;
}

.search-options input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
    flex: 0 0 1.15em;
}

.search-options input[type="checkbox"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #2EA836;
}

.search-options input[type="checkbox"]:checked::before {
    transform: scale(1);
}

.h-bottom-menu{
    margin-top:10px;
}

/**************************** уведомления **********************/
.h-notify {
    margin-left: 30px;
    position: relative;
}

.h-hotify__btn {
    display: flex;
    flex-direction: column;
    position: relative;
    background: rgba(46, 168, 54, 0.1);
    border-radius: 8px;
    cursor: pointer;
    align-items: flex-start;
    justify-content: center;
    padding: 9px;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #282828;
}

.h-notify__btn-in {
    display: block;
    position: relative;
    width: 56px;
    height: 56px;
}

.h-notify__btn-count {
    position: absolute;
    left: 20px;
    top: 0;
    min-width: 18px;
    height: 18px;
    background: #2EA836;
    border-radius: 9px;
    font-size: 10px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    padding: 1px 3px 1px 3px;
    z-index: 1;
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(46, 168, 54, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(46, 168, 54, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(46, 168, 54, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(46, 168, 54, 0.4);
        box-shadow: 0 0 0 0 rgba(46, 168, 54, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(46, 168, 54, 0);
        box-shadow: 0 0 0 10px rgba(46, 168, 54, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(46, 168, 54, 0);
        box-shadow: 0 0 0 0 rgba(46, 168, 54, 0);
    }
}

.notify-badge {
    min-width: 24px;
    height: 24px;
    background: #2EA836;
    border-radius: 30px;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    padding: 4px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.h-notify__btn-in:before,
.h-notify__btn-in:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 31px;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -16px;

    transition: opacity 300ms ease;
}

.h-dropdown._account {
    width: 370px;
}

.h-dropdown__tree .h-dropdown__variant {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.h-notify__btn-in:before {
    opacity: 1;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='28' viewBox='0 0 26 31' fill='none'%3E%3Cpath d='M25.352 23.2967C25.2465 23.1805 25.134 23.0709 25.015 22.9685L24.8784 22.8409C24.0663 22.1045 23.4137 21.2092 22.9609 20.2104C22.5082 19.2116 22.2649 18.1304 22.246 17.0338C22.246 16.2316 22.246 15.4066 22.246 14.6134C22.246 14.1212 22.246 13.6289 22.246 13.1366C22.2624 11.7778 21.981 10.432 21.4217 9.19379C20.9052 8.03684 20.155 6.99939 19.2184 6.1467C18.2818 5.294 17.179 4.64451 15.9794 4.23908C15.9794 3.84708 15.9794 3.42773 15.9794 2.9309C15.9845 2.50403 15.8919 2.08166 15.7088 1.69612C15.5256 1.31058 15.2568 0.972077 14.9229 0.706515C14.64 0.507778 14.3342 0.344011 14.012 0.218789L13.6522 0.05014L13.5566 0H12.3998L12.2723 0.0683765C11.6926 0.197485 11.1674 0.503702 10.7693 0.944668C10.3711 1.38563 10.1197 1.93955 10.0499 2.52978C9.99109 3.00903 9.97279 3.49238 9.9952 3.97471V4.23908C8.27357 4.82473 6.7641 5.90812 5.65759 7.35228C4.55108 8.79645 3.89723 10.5366 3.7787 12.3526C3.7195 13.6061 3.72406 14.8778 3.72861 16.104V16.6327C3.75164 17.8627 3.50032 19.0823 2.99296 20.2028C2.48559 21.3232 1.73496 22.3164 0.795696 23.1098C0.435123 23.427 0.180669 23.8473 0.0668106 24.314C-0.0470474 24.7808 -0.0148097 25.2712 0.159165 25.719C0.33314 26.1667 0.640438 26.5501 1.03942 26.8172C1.4384 27.0843 1.90977 27.2222 2.38967 27.2122H8.23272C8.46358 28.2132 9.00525 29.1154 9.78004 29.7893C10.5548 30.4633 11.5229 30.8743 12.5456 30.9635C12.6913 30.9635 12.8416 30.9635 13.001 30.9635C13.9261 30.9687 14.8322 30.7008 15.606 30.1932C16.6705 29.5183 17.4314 28.456 17.7283 27.2304H23.6487C24.1033 27.229 24.5477 27.0953 24.9278 26.8458C25.3078 26.5962 25.6073 26.2415 25.7897 25.8248C25.9721 25.408 26.0295 24.9472 25.955 24.4984C25.8806 24.0496 25.6774 23.6321 25.3702 23.2967H25.352ZM15.4056 27.2441C15.2 27.6652 14.8898 28.0264 14.5046 28.293C14.1194 28.5596 13.6722 28.7227 13.2059 28.7665C12.6636 28.8091 12.121 28.6865 11.6496 28.4148C11.1782 28.143 10.7999 27.7349 10.5645 27.2441H15.4056ZM5.93739 14.5223C5.93739 14.0665 5.93739 13.5833 5.93739 13.1138C5.91424 11.4988 6.44647 9.92491 7.44485 8.65594C8.00137 7.93372 8.69505 7.32875 9.48602 6.87582C10.277 6.42289 11.1496 6.13094 12.0537 6.01676C12.3693 5.97525 12.6872 5.95393 13.0055 5.95295C14.6507 5.95524 16.2427 6.5363 17.5031 7.59451C18.7635 8.65272 19.6122 10.1207 19.9006 11.7418C19.9784 12.2088 20.018 12.6814 20.019 13.1548C20.019 13.8158 20.019 14.4813 20.019 15.1422C20.019 15.712 20.019 16.2817 20.019 16.8515C20.0173 18.2798 20.3124 19.6929 20.8855 21.001C21.4586 22.3091 22.2972 23.4836 23.3482 24.4499L23.503 24.5912C23.5759 24.6551 23.6487 24.7189 23.7125 24.7872C23.7763 24.8556 23.7626 24.883 23.7489 24.924C23.7353 24.965 23.6806 25.0151 23.6351 25.0151H2.40333C2.24849 25.0151 2.23482 24.9832 2.21205 24.924C2.18928 24.8647 2.18018 24.8465 2.33502 24.687L2.64471 24.3816C2.99666 24.0464 3.32963 23.6918 3.64208 23.3195C4.94488 21.7929 5.7309 19.8923 5.8873 17.8908C5.9374 16.7649 5.93739 15.6253 5.93739 14.5223ZM12.2268 2.81694C12.257 2.62475 12.3623 2.45245 12.5194 2.33792C12.6766 2.22338 12.8727 2.17598 13.0647 2.20614C13.2443 2.22028 13.4126 2.29928 13.5383 2.42843C13.664 2.55758 13.7385 2.72806 13.7479 2.9081C13.7479 3.19983 13.7479 3.48699 13.7479 3.77415H12.2086C12.1985 3.45498 12.2046 3.1355 12.2268 2.81694Z' fill='%23282828'/%3E%3C/svg%3E") no-repeat center/contain;
}

._no-touch .h-hotify__btn:hover {
    background: rgba(46, 168, 54, 0.3);
}

.__no-scroll {
    overflow: hidden;
}

.notify-panel {
    max-width: 840px;
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    left: auto;
    height: 100vh;
    background-color: #fff;
    padding: 30px 20px 0;
    z-index: 99999;
    transform: translateX(1000px);
    transition: all .8s ease;
}

.notify-panel.__open {
    transform: translateX(0);
}

.notify-panel__close {
    display: flex;
    width: 62px;
    height: 46px;
    border-radius: 10px 2px 2px 10px;
    background: linear-gradient(90deg, #2EA836 66.89%, #2A9C31 99.5%);
    align-items: center;
    justify-content: center;
    top: 20px;
    left: -62px;
    position: absolute;
    cursor: pointer;
}

.notify-panel__inner {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto 1fr;
    height: 100%;
}

.notify-panel__title {
    color: #282828;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.notify-panel__title .notify__close{
    display: none;
    border:none;
    background-color: transparent;
}

.notify-panel__title {
    color: #282828;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.notify-panel__filter {
    width: calc(100% + 40px);
    transform: translate(-20px);
    padding: 10px 20px;
    background-color: rgba(40, 40, 40, 0.03);
    display: flex;
    gap: 25px;
    position: relative;
    z-index: 999;
}

.notify-panel__filter .p-filter__field {
    flex: 1 1 100%;
    position: relative;
}

.notify-panel__filter ._picker-cnt {
    flex: 0 0 200px;
}


.notify-panel__filter ._types {
    flex: 0 0 260px;
}

.notify-panel__filter .p-filter__row._date {
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.notify-panel__filter .h-search__field,
.notify-panel__filter .h-search__text {
    height: 46px !important;
}

.notify-panel__filter .h-search__field {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    visibility: visible;
    opacity: 1;
}

.notify-panel__filter ._btn-pickup,
.notify-panel__filter ._btn-search {
    flex: 0 0 46px;
    display: none;
}


.notify-panel__filter .btn-search,
.notify-panel__filter .btn-pickup {
    width: 46px;
    height: 46px;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border: none;
    background-color: transparent;
}

.notify-panel__filter .btn-search svg,
.notify-panel__filter .btn-pickup svg {
    width: 25px;
}

.notify-panel__filter  .__hidden {
    display: none!important;
}

.notify-panel__filter  .__visible {
    display: flex!important;
}

.notify-panel__filter .h-search__field {
    width: 100%;
}

.notify-panel__messages {
    position: relative;
    overflow-y: auto;
    height: 100%;
    padding-right: 5px;
    width: calc(100% + 10px);
}

.notify-panel__messages::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    background-color: #FFFFFF;
}

.notify-panel__messages::-webkit-scrollbar {
    width: 3px;
    background-color: #FFFFFF;
}

.notify-panel__messages::-webkit-scrollbar-thumb {
    background-color: #2EA836;
}


.notify-panel__message {
    display: flex;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
    border-top: 1px solid #E9E9E9;
}

.notify-panel__message.__new {
    background: #F5FBF5;
}

.notify-panel__message-header {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.notify-panel__message-type {
    color: #282828;
    font-size: 12px;
    font-weight: 700;
}

.notify-panel__message-date {
    color: #949494;
    font-size: 11px;
    font-weight: 400;
}

.notify-panel__message-text {
    color: #282828;
    font-size: 14px;
    font-weight: 400;
}

.u-modal__cover {
    background: rgba(40, 40, 40, 0.4);
    z-index:2;
}

.custom-select {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
}
.custom-select._readonly{
    cursor: auto;
}
.custom-select.__open .custom-select__list {
    opacity: 1;
    visibility:visible;
}

.custom-select.__open .custom-select__box::after {
    transform: rotate(180deg) translateY(2px);
}

.custom-select__box {
    display: flex;
    width: 100%;
    border: 1px solid rgba(40, 40, 40, 0.15);
    border-radius: 8px;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 0 30px 0 10px;
    height: 46px;
    position: relative;
}

.custom-select__box::after {
    content: '';
    display: block;
    background-position: center;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 10px;
    height: 8px;
    transform: translateY(-4px);
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M9.07109 3L5.03555 7.03555L1 3' stroke='%23282828' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.custom-select._readonly .custom-select__box::after{
    display: none;
}

.custom-select__box-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.custom-select__list {
    width: 260px;
    position: absolute;
    top: calc(100% + 10px);
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    padding: 20px 20px 10px;
    opacity: 0;
    transition: all .5s ease;
    visibility:hidden;
    z-index: 10;
}

.custom-select__list .notify-badge {
    font-weight: 600;
}

.custom-select__list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    min-height: 50px;
    color: #282828;
    font-size: 14px;
    font-weight: 700;
}

.custom-select__list-item.__active {
    border-radius: 6px;
    background: #F4F4F4;
}

@media screen and (min-width: 1280px) {
    .h-notify {
        margin-bottom: 27px;
    }

    .h-hotify__btn {
        width: 58px;
        height: 56px;
    }

    .h-hotify__btn-in {
        width: 58px;
        height: 56px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
    .h-hotify__btn {
        height: 56px;
        width: 58px;
        margin-bottom: 16px;
    }

    .h-notify__btn-in {
        width: 58px;
        height: 56px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .h-hotify__btn {
        background-color: transparent;
        padding: 9px 0;
        width: 46px;
    }
    /*
    .h-notify__btn-in {
        width: 40px;
    }
    */
}

@media screen and (min-width: 1025px) and (max-width: 1087px) {
    .h-catalog__btn {
        width: 140px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .h-logo {
        margin-right: 0;
    }

    .h-catalog__btn {
        width: 160px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1087px) {
    .h-catalog,
    .h-store,
    .h-account,
    .h-notify {
        margin-left: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .h-notify {
        order: 5;
    }
}

@media screen and (min-width: 1025px) {
    .h-notify {
        order: 6;
    }
}

@media screen and (max-width: 1023px) {
    .h-notify {
        order: 4;
    }
}

@media screen and (max-width: 1367px) {
    .notify-panel {
        max-width: 85%;
    }
}

@media screen and (max-width: 1023px) {
    .p-filter__field._search {
        display: none;
    }

    .notify-panel__filter ._btn-search {
        order: 3;
        display: flex;
    }

    .notify-panel__filter ._picker-cnt,
    .notify-panel__filter ._types {
        flex: 1 1 auto;
    }
}

@media screen and (max-width: 767px) {
    .h-notify {
        order: 1;
        margin-left: 0;
    }

    .h-hotify__btn {
        background-color: transparent;
        padding: 9px 0;
        width: 46px;
    }

    .h-notify__btn-in {
        width: 46px;
    }

    .notify-panel__filter ._types {
        flex: 0 0 260px;
    }
}

@media screen and (max-width: 640px) {
    .h-notify {
        order: 1;
        margin-left: 0;
    }

    .h-hotify__btn {
        background-color: transparent;
        padding: 9px 0;
        width: 40px;
    }

    .h-notify__btn-in {
        width: 40px;
    }

    .p-filter__field._picker-cnt {
        display: none;
    }

    .notify-panel__filter ._types {
        flex: 1 1 auto;
    }

    .h-notify__btn-count {
        left: 13px;
        top:5px;
    }


    .notify-panel__filter ._btn-pickup {
        order: 2;
        display: flex;
    }

    .notify-panel__close {
        display: none;
    }

    .notify-panel {
        max-width: 100%;
    }

    .notify-panel__filter {
        gap: 10px;
        flex-wrap: wrap;
    }

    .notify-panel__filter ._search {
        order: 6;
    }

    .notify-panel__filter ._picker-cnt {
        order: 5;
    }

    .notify-panel__filter ._picker-cnt,
    .notify-panel__filter ._search {
        flex: 1 1 100%;
    }

    .notify-panel__title .notify__close{
        display: block;
    }
}
@media only screen and (max-width: 1469px) {
    .p-block__head-more .more-link{
        font-size: 12px;
        padding-right: 25px;
    }
}
@media only screen and (max-width: 1279px) {
    .h-search {
        margin-left: 0;
    }
    .p-block__head-more .more-link{
        font-size: 15px;
        padding-right: 31px;
    }
}
._notify-field-datepicker-right .u-datepicker {
    right: 0;
}

.notify__cover.__hidden, .notify__panel.__hidden{
    display: none;
}
.p-filter__field._search._visible, .p-filter__field._picker-cnt._visible{
    display: block;
}

.notify-panel .p-filter__text{
    border-radius: 8px;
    font-size: 14px;
}
/**************************** уведомления конец **********************/

#documentsList .p-filter #title {
    width: 450px;
}


#documentsList .p-table__head,
#documentsList .p-table__i{
    justify-content: space-between;
}


#documentsList .document-download {
    display: flex;
    gap: 15px;
    align-items: center;
}

#documentsList .document-download .link-document{
    color: #2EA836;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    align-items: center;
}


#documentsList .document-download .link-document__empty{
    color:#404040;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight:500;
    text-decoration: none;
    display: flex;
    align-items: center;
}

#documentsList .document-download .link-document:hover{
    text-decoration: underline;
}


#documentsList .document-download .link-document:before {
    content: "";
    display: inline-block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNScgaGVpZ2h0PScxNycgdmlld0JveD0nMCAwIDE1IDE3JyBmaWxsPSdub25lJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTkuOTkwOTYgMC41MTA0OThINC4yODcwNkMyLjUyMTc5IDAuNTEwNDk4IDEgMS45NjQ2IDEgMy43NTkzNVYxMy4wOTI5QzEgMTQuOTg4OCAyLjQyMjMzIDE2LjUwMDQgNC4yODcwNiAxNi41MDA0SDExLjEzNjRDMTIuOTAyNSAxNi41MDA0IDE0LjMzMzQgMTQuODg4NiAxNC4zMzM0IDEzLjA5MjlWNS4xMDcxNkw5Ljk5MDk2IDAuNTEwNDk4Wicgc3Ryb2tlPScjMkVBODM2JyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48cGF0aCBkPSdNOS43NjU2MiAwLjVWMy4wMzQ0NEM5Ljc2NTYyIDQuMjcxNiAxMC43NTA3IDUuMjc1MjYgMTEuOTY3MyA1LjI3Nzg4QzEzLjA5NjQgNS4yODA0OSAxNC4yNTEyIDUuMjgxMzYgMTQuMzI5MyA1LjI3NjEzJyBzdHJva2U9JyMyRUE4MzYnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjxwYXRoIGQ9J005LjYwMzY0IDExLjY1ODNINC45NzY1Nicgc3Ryb2tlPScjMkVBODM2JyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48cGF0aCBkPSdNNy44NTI4NCA3LjM0NDU2SDQuOTc1NTknIHN0cm9rZT0nIzJFQTgzNicgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

#documentsList .document-download .btn-download {
    border: none;
    padding: 5px;
    cursor: pointer;
    background: transparent;
}

#documentsList .document-download .btn-download  .icon {
    width: 16px;
    height: 16px;
}


@media only screen and (min-width: 1280px) {
    #documentsList .p-table__head .p-table__cell:last-child,
    #documentsList .p-table__i .p-table__cell:last-child{
        width: 100%;
        max-width: 300px;
    }
}

@media screen and (max-width: 600px) {
    #documentsList .p-filter #title {
        width: 100%;
    }
}

@media screen and (max-width:420px) {
    #notifications__list .h-search__field {
        padding: 0!important;
    }

    #notifications__list .h-search__btn {
        top: 6px !important
    }
}

/** маркетинг начало **/
.payment-prepaid .form__in {
    width: 100%;
    max-width: 690px;
}

.payment-prepaid_header {
    display: grid;
    grid-template-columns: 1fr 260px 280px;
    grid-gap: 5px 30px;
    margin-bottom: 60px;
}

.payment-prepaid_header .head {
    color: #949494;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

.payment-prepaid_header .document {
    display: flex;
    align-items: center;
    gap: 20px;
}

.payment-prepaid_header .document-title,
.payment-prepaid_header .sum {
    color: #282828;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
}

.payment-prepaid_header .period {
    color: #949494;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.payment-prepaid .form__label._big {
    font-weight: 700;
    font-size: 16px;
}

.payment-prepaid .form .form-buttons {
    gap: 20px;
}

.payment-prepaid .form .form-btn-add {
    margin: 0;
}

.payment-prepaid .form .back-link {
    padding: 18px 31px 18px 31px;

}

.payment-prepaid .form .back-link:after {
    display: none;
}

.payment-prepaid .payment-prepaid_download {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 20px;
}

.payment-prepaid_upload + .payment-prepaid_download {
    margin-top: 40px;
}

.payment-prepaid_upload + .payment-prepaid_upload {
    margin-top: 40px;
}

.payment-prepaid .payment-prepaid_download .link-document {
    color: #2EA836;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.payment-prepaid .payment-prepaid_download .link-document:before {
    content: "";
    display: inline-block;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNScgaGVpZ2h0PScxNycgdmlld0JveD0nMCAwIDE1IDE3JyBmaWxsPSdub25lJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTkuOTkwOTYgMC41MTA0OThINC4yODcwNkMyLjUyMTc5IDAuNTEwNDk4IDEgMS45NjQ2IDEgMy43NTkzNVYxMy4wOTI5QzEgMTQuOTg4OCAyLjQyMjMzIDE2LjUwMDQgNC4yODcwNiAxNi41MDA0SDExLjEzNjRDMTIuOTAyNSAxNi41MDA0IDE0LjMzMzQgMTQuODg4NiAxNC4zMzM0IDEzLjA5MjlWNS4xMDcxNkw5Ljk5MDk2IDAuNTEwNDk4Wicgc3Ryb2tlPScjMkVBODM2JyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48cGF0aCBkPSdNOS43NjU2MiAwLjVWMy4wMzQ0NEM5Ljc2NTYyIDQuMjcxNiAxMC43NTA3IDUuMjc1MjYgMTEuOTY3MyA1LjI3Nzg4QzEzLjA5NjQgNS4yODA0OSAxNC4yNTEyIDUuMjgxMzYgMTQuMzI5MyA1LjI3NjEzJyBzdHJva2U9JyMyRUE4MzYnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjxwYXRoIGQ9J005LjYwMzY0IDExLjY1ODNINC45NzY1Nicgc3Ryb2tlPScjMkVBODM2JyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48cGF0aCBkPSdNNy44NTI4NCA3LjM0NDU2SDQuOTc1NTknIHN0cm9rZT0nIzJFQTgzNicgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJy8+PC9zdmc+");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.payment-prepaid .payment-prepaid_download .btn-download {
    border: none;
    padding: 5px;
    cursor: pointer;
    background: transparent;
}

.payment-prepaid .payment-prepaid_download .icon {
    width: 16px;
    height: 16px;
}

.payment-prepaid .message-notify {
    display: flex;
    padding: 10px 12px 10px 12px;
    align-items: flex-start;
    border-radius: 5px;
    background: #F8F8F8;
    color: #282828;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
}

.payment-prepaid .file-item__link-cnt {
    display: grid;
    grid-template-columns: 1fr;
}


.payment-docs_list-title {
    color: #282828;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}

.payment-docs_table {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-bottom: 60px;
}

.payment-docs_table-row {
    display: grid;
    grid-template-columns: 50px 1fr 140px 180px 220px 300px;
    grid-gap: 10px;
    padding: 15px 20px;
    font-family: Montserrat, sans-serif;
    color: #282828;
    font-size: 16px;
    align-items: center;
}

.payment-docs_table-row._header {
    background-color: #F4F4F4;
    border-bottom: 1px solid rgba(40, 40, 40, 0.10);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: rgba(40, 40, 40, 0.50);
}

.payment-docs_table-row .pos,
.payment-docs_table-row .doc,
.payment-docs_table-row .client {
    text-align: left;
}

.payment-docs_table-row .sum {
    text-align: right;
}

.form__in._notify {
    margin-bottom: 40px;
}

.payment-docs_table-row .period,
.payment-docs_table-row .status {
    text-align: center;
}

.payment-docs_table-row._line {
    background: #F8F8F8;
    border-bottom: 1px solid rgba(40, 40, 40, 0.10);
}

.payment-docs_table-row._line.__odd {
    background: #fff;
}

.payment-docs_table-row._line .sum {
    color: #282828;
    font-weight: 700;
}

.payment-docs_table-row._line .status {
    color: #282828;
    font-weight: 500;
}

.payment-balance {
    font-family: Montserrat, sans-serif;
    display: inline-block;
    padding: 20px;
    min-width: 270px;
    border-radius: 8px;
    background: #EAF6EB;
    margin-bottom: 40px;
    text-align: left;
}

.payment-balance_title {
    color: rgba(40, 40, 40, 0.80);
    font-size: 14px;
    margin-bottom: 10px;
}

.payment-balance_amount {
    color: #282828;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
}

.payment-table {
    display: flex;
    flex-direction: column;
    font-family: Montserrat, sans-serif;
}

.payment-table_header {
    padding: 0 20px;
    display: grid;
    grid-gap: 0 20px;
    grid-template-columns: 210px 1fr 1fr 1fr 490px;
    align-items: center;
    color: rgba(40, 40, 40, 0.50);
    font-weight: 600;
    font-size: 12px;
    border-bottom: 1px solid rgba(40, 40, 40, 0.10);
    background: #F4F4F4;
}

.payment-table_header-col {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.payment-table_header-col._month {
    grid-column: 1/2;
    grid-row: 1/3;
    text-transform: uppercase;
    border-right: 1px solid #fff;
    justify-content: flex-start;
}

.payment-table_header-col._control {
    grid-column: 2/5;
    grid-row: 1/2;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(40, 40, 40, 0.10);
    justify-content: center;
}

.payment-table_header-col._payment {
    grid-column: 5/6;
    grid-row: 1/3;
    text-transform: uppercase;
    border-left: 1px solid #fff;
}

.payment-table_header-col span {
    text-transform: none;
    margin-left: 3px;
}

.payment-table_row {
    display: grid;
    grid-gap: 0 20px;
    grid-template-columns: 210px 1fr 1fr 1fr 490px;
    padding: 0 20px;
    color: #282828;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid rgba(40, 40, 40, 0.10);
}

.payment-table_row:nth-child(2n) {
    background: #F8F8F8;
}

.payment-table_row-col {
    padding: 15px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}

.payment-table_row-col._month {
    align-items: flex-start;
    font-weight: 400;
}

.payment-table_row-col .col-title {
    display: none;
}

.payment-table_row-col._month .year-text {
    display: none;
}

.payment-table_row-col._month .month-text {
    position: relative;
}

.payment-table_row-col .doc {
    display: none;
    color: #282828;
    text-align: right;
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 1.1;
    font-weight: 400;
}

.payment-table_row-col._month .month-text:after {
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -4px;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjA3MTA5IDAuOTY0ODQ0TDUuMDM1NTUgNS4wMDAzOUwxIDAuOTY0ODQ0IiBzdHJva2U9IiMyODI4MjgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
}

.payment-table_row.__open .month-text:after {
    transform: rotate(180deg);
}

.payment-table_row.__open .doc {
    display: block;
}

.payment-table_footer {
    background: linear-gradient(0deg, rgba(46, 168, 54, 0.10) 0%, rgba(46, 168, 54, 0.10) 100%), #F4F4F4;
}

.payment-table_row-col._payment .doc-block {
    min-width: 280px;
}

.payment-table_row-col._payment .doc-block .doc-block_title {
    color: rgba(40, 40, 40, 0.50);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.1;
}

.payment-table_row-col._payment .doc-list {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 1fr;
}

.payment-table_row-col._payment .doc-block .doc-info {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-end;
    margin-top: 10px;
}

.payment-table_row-col._payment .doc-block + .doc-block {
    margin-top: 10px;
    border-top: 1px solid #949494;
    padding-top: 20px;
}

.payment-table_row.__open {
    border-bottom: 2px solid #2EA836;
    border-top: 2px solid #2EA836;
}


@media screen and (max-width: 1450px) {
    .payment-docs_table-row {
        grid-template-columns: 50px 1fr 100px 140px 180px 270px;
    }
}

@media screen and (max-width: 1390px) {
    .payment-table_header {
        grid-template-columns: 135px 1fr 1fr 1fr 280px;
        grid-gap: 10px;
    }

    .payment-table_row {
        grid-template-columns: 135px 1fr 1fr 1fr 280px;
        grid-gap: 10px;
    }
}

@media screen and (max-width: 1200px) {
    .payment-prepaid_header {
        grid-template-columns: 1fr 200px 200px;
        grid-gap: 5px 15px;
    }

    .payment-prepaid_header .document-title,
    .payment-prepaid_header .sum,
    .payment-prepaid_header .period {
        font-size: 18px;
    }

    .payment-docs_table-row {
        grid-template-columns: 50px 1fr 100px 140px 160px 180px;
    }
}

@media screen and (max-width: 1023px) {

    .payment-docs_table {
        width: 100%;
        overflow-x: scroll;
        padding-bottom: 10px;
    }

    .payment-docs_table-row {
        width: fit-content;
    }

    .payment-docs_table::-webkit-scrollbar:horizontal {
        height: 4px;
        margin-top: 5px;
    }

    .payment-docs_table::-webkit-scrollbar-thumb {
        border-radius: 17px;
        border: 2px solid rgba(40, 40, 40, 0.20);
        background: rgba(40, 40, 40, 0.10);
    }

    .payment-docs_table::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    .payment-docs_table-row {
        grid-template-columns: 50px 400px 140px 180px 220px 300px;
    }

    .payment-table_body {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .payment-table .payment-table_header {
        display: none;
    }

    .payment-table .payment-table_row {
        background: #fff;
        border-bottom: none;
    }

    .payment-table_row {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 10px;
        padding: 0;
    }

    .payment-table_row ._month {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #F4F4F4;
        flex-direction: row;
        padding: 10px 15px;
    }

    .payment-table_row-col._month .year-text {
        display: block;
    }

    .payment-table_row-col {
        padding: 5px 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
    }

    .payment-table_row-col .col-title {
        display: block;
        color: #868686;
        font-size: 13px;
        font-weight: 400;
    }

    .payment-table_row-col .col-value {
        text-align: right;
    }

    .payment-table_row.__open .payment-table_row-col._payment {
        flex-direction: column;
        align-items: flex-end;
        border-bottom: 2px solid #2EA836;
        border-top: 1px solid #949494;
        padding: 15px 15px;
    }

    .payment-table_row-col._payment .doc-block + .doc-block {
        margin-top: 10px;
        padding-top: 0;
        border-top: none;
    }

    .payment-table_row-col._payment .doc-block {
        min-width: 100%;
    }

    .payment-table_row.__open .payment-table_row-col._payment .col-title {
        display: flex;
        color: #868686;
        font-size: 12px;
        font-weight: 700;
        justify-content: flex-start;
        margin-bottom: 10px;
        width: 100%;
    }

    .payment-table_footer {
        margin-top: 20px;
    }

    .payment-table_footer .payment-table_row-col._month {
        background-color: #E0ECE1;
    }

    .payment-select_year.panel-compensations {
        margin-bottom: 20px;
    }

    .payment-table_row.__open ._month {
        border-bottom: 2px solid #2EA836;
    }

}

@media screen and (max-width: 900px) {
    .payment-prepaid_header {
        grid-template-columns: 1fr;
        grid-gap: 5px;
    }

    .payment-prepaid_header .head {
        margin-top: 30px;
    }

    .payment-prepaid_header .head:first-child {
        margin-top: 0;
    }

    .payment-prepaid_header .document {
        grid-row: 2/3;
    }

    .payment-prepaid_header .sum {
        grid-row: 4/5;
    }
}

@media screen and (max-width: 420px) {
    .payment-prepaid_header .document {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .payment-prepaid .form__label._big {
        font-size: 14px;
    }

    .payment-prepaid .form-files-btn {
        max-width: 100%;
        width: 100%;
    }

    .payment-prepaid .form-buttons {
        flex-direction: column;
    }

    .payment-prepaid .form-buttons .back-link,
    .payment-prepaid .form-buttons .back {
        width: 100%;
        max-width: 100%;
        border: none;
    }

    .payment-prepaid .payment-prepaid_download .link-document:before {
        display: none;
    }

    .payment-prepaid .message-notify {
        font-size: 14px;
        line-height: 1.2;
    }
}
/** маркетинг конец **/
.notify-panel__message-loading{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (max-width: 600px) {
    .attention_modal {
        font-size: 14px;
    }
}
.attention_modal {
    font-size: 20px;
    justify-content: space-around;
}

.h-main::after {
    content: '';
    display: block;
    order: 9;
    width: 100%;
}

.c-item__count-minus, .c-item__count-plus, .c-count-minus, .c-count-plus{
    border-style: initial;
}
.personalCabinetNotification{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #DB5454;
    color: #FFFFFF;
    border-radius: 30px;
    padding: 5.3px 10px;
    margin-left: 10px;
    cursor: pointer;
}
.personalCabinetNotification__icon{
    width: 18px;
    height: 21px;
}
.personalCabinetNotification__count{
    margin-left: 5px;
    font-weight: 600;
    font-size: 16px;
}

.p-manager-tile__post{
    font-weight: 500;
}

.p-manager-tile__email, .p-manager-tile__phone{
    display: block;
}

.p-manager-tile__contacts a.p-manager-tile__email[href^="mailto:"]{
    color: #2EA836;
    margin-bottom: 5px;
}


.project-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 25px;
    border-radius: 16px;
}

.project-box .p-info-tile {
    margin-bottom: 0;
}

@media screen and (max-width: 1279px) {
    .p-info-tiles {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
    }
    .p-info-tile {
        width: 100%;
    }
    .p-section__row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
    }
    .p-bonus-tile {
        width: 100%;
    }
    .p-manager-tile {
        width: 100%;
    }
    .p-bonus-tile {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 870px) {
    .p-section__row {
        grid-template-columns: 1fr;
    }
    .p-info-tiles {
        grid-template-columns: 1fr;
    }
}

.project-box .img-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-box .img-bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .3;
}
@media only screen and (min-width: 1280px) {
    .p-small-info-tile {
        min-height: 330px;
    }
}

.h-bottom-menu__i{
    position: relative;
}
.h-bottom-menu__notification{
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #DB5454;
    border-radius: 10px;
    top: 0px;
    right: 11px;
}
.u-modal.withoutClose .u-modal__close{
    display: none;
}

.news-list{
    display: grid;
    column-gap: 25px;
    row-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}
.news-i__image{
    min-height: 426px;
    max-width: 100%;
    background-size: contain;
    background-color: rgba(40, 40, 40, .05);
}
@media only screen and (min-width: 600px) {
    .news-i {
        width: 100%;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1280px) {
    .news-i__title {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1279px){
    .news-list{
        grid-template-columns: repeat(3, 1fr);
    }
    .news-i__title {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1023px) {
    .news-list{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (max-width: 767px) {
    .news-list{
        grid-template-columns: repeat(1, 1fr);
    }
    .news-i__image {
        min-height: 380px;
    }
}

.doubleErrors{
    margin-bottom: 40px;
    background-color: #FAE5E5;
    color: #DB5454;
    padding: 10px;
}

.c-sort{
    display: flex;
    max-width: 520px;
    align-items: center;
}
.f-select._sort{
    max-width: 304px;
}


.p-analytics{
    position: relative;
    display: flex;
    align-items: center;
    background-color: rgba(234, 246, 235, 1);
    font-weight: 700;
    font-size: 24px;
    color: rgba(46, 168, 54, 1);
    padding: 16px 20px;
    border-radius: 16px;
    cursor: pointer;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

._no-touch .p-analytics:hover {
    background: rgba(46, 168, 54, 0.15);
}
.p-analytics__icon{
    margin-left: auto;
    position: relative;
    top: 10px;
}
.analytics .c-card__tab.__active{
    font-weight: 700;
}
.c-card__tabs-content.__sale ._counterparty{
    width: 347px;
}
.c-card__tabs-content.__sale ._direction{
    width: 347px;
}
.c-card__tabs-content.__sale ._months{
    width: 240px;
}

/*.analytics .c-card__tabs-content.__sale .p-filter__row{*/
/*    margin: 20px;*/
/*}*/
/*.c-card__tabs-content.__penetration .p-filter__row{*/
/*    margin-left: 0;*/
/*    margin-right: 0;*/
/*}*/
/*.c-card__tabs-content.__penetration .p-filter__row._counterparty,*/
/*.c-card__tabs-content.__penetration .p-filter__row._months{*/
/*    margin-left: 25px;*/
/*}*/
.c-card__tabs-content.__penetration .p-filter__row._category,
.c-card__tabs-content.__penetration .p-filter__row._submit{
    margin-right: 25px;
}
.c-card__tabs-content.__penetration .p-filter__form-in{
    display: grid;
    gap: 0 25px;
    grid-template-columns: 24000fr 17167fr 43667fr 8467fr 13700fr 17000fr;
}
.c-card__tabs-content.__penetration ._counterparty{
    grid-column: 1/3;
    grid-row: 1/2;
}
.c-card__tabs-content.__penetration ._direction{
    grid-column: 3/4;
    grid-row: 1/2;
}
.c-card__tabs-content.__penetration ._category{
    grid-column: 4/7;
    grid-row: 1/2;
}
.c-card__tabs-content.__penetration ._months {
    grid-column: 1/2;
    grid-row: 2/3;
}
.c-card__tabs-content.__penetration ._clear {
    grid-column: 5/6;
    grid-row: 2/3;
}
.c-card__tabs-content.__penetration ._submit {
    grid-column: 6/7;
    grid-row: 2/3;
    width: auto;
}
.analytics .dp__main {
    --dp-font-family: Montserrat, sans-serif;
    --dp-font-size: 14px;
}

.analytics .dp__theme_light {
    --dp-border-color: rgba(40, 40, 40, 0.15);
    --dp-input-padding: 11px 30px 11px 12px;
    --dp-input-icon-padding: 12px;
    --dp-primary-color: #2EA836;
    --dp-border-color-hover: rgba(40, 40, 40, 0.15);
    --dp-border-color-focus: rgba(40, 40, 40, 0.15);
}
.analytics .dp--year-select, .analytics .dp__month_year_select{
    font-weight: 700;
    font-size: 16px;
}
.analytics .dp__action_buttons .dp__action_select:hover {
    background-color: #3EC846;
}

.analytics .custom-select__box{
    border-radius: 5px;
}
.analytics .dp__overlay_cell_active,
.analytics .dp__cell_in_between{
    background-color: #EAF6EB;
    color: #2EA836;
}
.__multiple .custom-select__box-content{
    justify-content: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
    /*flex-wrap: wrap;*/
    overflow: hidden;
}
.__multiple .custom-select__box-text{
    border-color: rgba(0,0,0, 0.87);
    background-color: #DFF2E1;
    border-radius: 9999px;
    padding: 5px;
    font-size: 0.75rem;
    margin-right: 5px;
    text-wrap: nowrap;
}
.custom-select__box-content.__multiple .custom-select__box-text:last-of-type{
    margin-right: 0;
}
.__multiple .custom-select__search{
    position: relative;
    width: 100%;
    height: 50px;
    padding: 5px;
}
.__multiple .custom-select__searchInput{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    padding: 0 10px;
}
.__multiple .custom-select__search .iconClose{
    position: absolute;
    right: 10px;
    top: calc(50% - 8px);
    cursor: pointer;
}
.__multiple .custom-select__list{
    z-index: 10;
    width: 100%;
    max-height: 270px;
    overflow-y: auto;
    transition: none;
}
.__multiple .custom-select.__top .custom-select__list{
    top: auto;
    bottom: calc(10px + 100%);
}
.__multiple .custom-select__list-item{
    border-radius: 6px;
    justify-content: flex-start;
}
.__multiple .custom-select__list-item.__active, .__multiple .custom-select__list-item:hover{
    background: #F4F4F4;
}
.__multiple .custom-select__checkbox{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.__multiple .custom-select__list-item .custom-select__checkbox-active,
.__multiple .custom-select__list-item.__active .custom-select__checkbox-blank{
    display: none;
}
.__multiple .custom-select__list-item.__active .custom-select__checkbox-active,
.__multiple .custom-select__list-item .custom-select__checkbox-blank{
    display: inline-block;
}

.analytics .p-filter__row._clear .p-filter__field {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: rgba(148, 148, 148, 1);
    border: none;
    outline: none;
    background-color: transparent;
    appearance: none;
}

.analytics .p-filter__row._clear .p-filter__clearText{
    font-size: 14px;
    margin-right: 10px;
}
.analytics .p-filter__row._clear .iconClose{
    width: 16px;
    height: 16px;
}
.analytics ._months .dp__input_icon{
    inset-inline-start: auto;
    inset-inline-end: 0;
    height: 24px;
}
.analytics ._months .dp__calendar-icon{
    width: 24px;
    height: 24px;
    padding: 0 5px 0 0;
}

.charts{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

    --padding: 30px;
    --scrollbarBg: rgba(234, 234, 234, 1);
    --scrollbarThumb: rgba(109, 194, 114, 1);
    --scrollbarWidth: thin;
    --scrollbarBorder: 3px solid var(--scrollbarBg);
    --scrollbarBorderRadius: calc(var(--scrollbarWidth) / 2);
}

.charts__left{
    scrollbar-width: var(--scrollbarWidth);
    scrollbar-color: var(--scrollbarThumb) var(--scrollbarBg);
}
.charts__left::-webkit-scrollbar {
    width: var(--scrollbarWidth);
}
.charts__left::-webkit-scrollbar-track {
    background: var(--scrollbarBg);
    border-radius: var(--scrollbarBorderRadius);
}
.charts__left::-webkit-scrollbar-thumb {
    background-color: var(--scrollbarThumb);
    border-radius: var(--scrollbarBorderRadius);
    border: var(--scrollbarBorder);
}
.charts__right{
    scrollbar-width: var(--scrollbarWidth);
    scrollbar-color: var(--scrollbarThumb) var(--scrollbarBg);
}
.charts__right::-webkit-scrollbar {
    width: var(--scrollbarWidth);
}
.charts__right::-webkit-scrollbar-track {
    background: var(--scrollbarBg);
    border-radius: var(--scrollbarBorderRadius);
}
.charts__right::-webkit-scrollbar-thumb {
    background-color: var(--scrollbarThumb);
    border-radius: var(--scrollbarBorderRadius);
    border: var(--scrollbarBorder);
}
.chart{
    scrollbar-width: var(--scrollbarWidth);
    scrollbar-color: var(--scrollbarThumb) var(--scrollbarBg);
}
.chart::-webkit-scrollbar {
    width: var(--scrollbarWidth);
}
.chart::-webkit-scrollbar-track {
    background: var(--scrollbarBg);
    border-radius: var(--scrollbarBorderRadius);
}
.chart::-webkit-scrollbar-thumb {
    background-color: var(--scrollbarThumb);
    border-radius: var(--scrollbarBorderRadius);
    border: var(--scrollbarBorder);
}

.charts__left, .charts__right{
    padding: var(--padding);
    border-radius: 20px;
}
.charts__left{
    background-color: rgba(234, 246, 235, 1);
    overflow-x: auto;
}
.charts__right{
    background-color: rgba(249, 249, 249, 1);
    overflow-x: auto;
    /*scrollbar-color: gray green;*/
    /*max-width: 400px;*/
    /*max-height: 100px;*/
}
.charts__right._wide{
    width: 100%;
}
.charts__right._wide .charts__content{
    width: 100%;
}
.charts__title{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}
.charts__content{
    display: flex;
    align-items: end;
    height: 490px
}
.charts__left .charts__content{
    /*width: calc(450px - 2*var(--padding));*/
    width: calc(500px - 2*var(--padding));
}
.charts__right .charts__content{
    /*width: 860px;*/
    width: 810px;
}

.analyticsLink {
    padding-left: 15px;
}
.analyticsLink .p-cart__top-link{
    border: none;
    width: auto;
}
.indicators {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2.13%;
    margin-bottom: 40px;
}

.indicator {
    background-color: rgba(234, 246, 235, 1);
    border-radius: 10px;
    flex-basis: 23.4%;
    padding: 30px 50px;
    text-align: center;
}

.indicator__title {
    font-size: 16px;
    line-height: 1.3;
    color: #676767;
}

.indicator__value {
    font-size: 40px;
    font-weight: 700;
    color: rgba(40, 40, 40, 1);
}

.chart{
    position: relative;
    width: 100%;
    padding: var(--padding);
    border-radius: 20px;
    background-color: rgba(249, 249, 249, 1);
    margin-bottom: 50px;
}
/*.__penetration .charts__title{*/
/*    position: absolute;*/
/*}*/


@media only screen and (min-width: 1024px) {
    .c-card__tabs-content.__sale .p-filter__form-in{
        flex-wrap: nowrap;
        gap: 25px;
    }
}

@media only screen and (max-width: 1279px) {
    .p-filter__form-in {
        justify-content: flex-end;
    }
    .c-card__tabs-content__sale .p-filter__row {
        margin: auto;
    }

    .c-card__tabs-content.__sale ._counterparty, .c-card__tabs-content.__sale ._direction, .c-card__tabs-content.__sale ._months {
        flex-basis: 29.86%;
        width: auto;
    }
    .c-card__tabs-content.__sale ._clear, .c-card__tabs-content.__sale ._submit{
        margin-top: 25px;
    }
    .analytics .p-filter__submit:after{
        right: 19px;
    }
    .charts{
        --padding: 20px;
    }
    .charts__left{
        width: 35.58%;
    }
    .charts__right{
        width: 61.34%;
    }
    .charts__left .charts__content{
        width: auto;
    }
    /*.charts__right .charts__content{*/
    /*    width: auto;*/
    /*}*/

    .c-card__tabs-content.__penetration .p-filter__form-in{
        grid-template-columns: 24000fr 2767fr 25334fr 3933fr 13700fr 17000fr;
    }
    .c-card__tabs-content.__penetration ._direction{
        grid-column: 3 / 5;
    }
    .c-card__tabs-content.__penetration ._category{
        grid-column: 5 / 7;
    }
    .c-card__tabs-content.__penetration ._clear{
        grid-column: 4 / 6;
    }
    .indicator{
        text-align: left;
        padding: 20px;
    }
}

@media only screen and (max-width: 1023px) {
    .p-analytics{
        font-size: 18px;
    }
    .analytics .c-card__tabs-content{
        padding-top: 0;
    }
    body:not(._p-filter-opened) .analytics .p-filter {
        height: auto !important;
        margin-bottom: 40px;
    }

    .p-filter__form-in {
        justify-content: space-between;
    }

    .c-card__tabs-content.__sale ._counterparty,
    .c-card__tabs-content.__sale ._direction {
        flex-basis: 45.17%;
    }

    .c-card__tabs-content.__sale ._months {
        flex-basis: 33%;
    }

    .c-card__tabs-content.__sale ._counterparty,
    .c-card__tabs-content.__sale ._direction,
    .c-card__tabs-content.__sale ._months {
        margin: 10px 2%;
    }

    .c-card__tabs-content.__sale .p-filter__row._clear {
        margin: 35px 2% 10px auto;
    }
    .c-card__tabs-content.__sale .p-filter__row._submit{
        margin: 35px 2% 10px;
    }
    .analytics .p-filter__row._submit{
        width: auto;
        max-width: none;
    }
    .analytics .p-filter__submit{
        padding-right: 55px;
        padding-left: 30px;
    }
    .charts__left{
        width: 100%;
        margin-bottom: 50px;
    }
    .charts__right{
        width: 100%;
    }

    .c-card__tabs-content.__penetration .p-filter__form-in{
        /*grid-template-columns: 328fr 137fr 170fr;*/
        display: flex;
        flex-wrap: wrap;
        gap: 0;
    }
    .c-card__tabs-content.__penetration .p-filter__row._counterparty,
    .c-card__tabs-content.__penetration .p-filter__row._direction,
    .c-card__tabs-content.__penetration .p-filter__row._category,
    .c-card__tabs-content.__penetration .p-filter__row._months
    {
        flex-basis: 45.17%;
        margin: 15px 2%;
    }
    /*.c-card__tabs-content.__penetration ._counterparty{*/
    /*    grid-column: 1 / 2;*/
    /*}*/
    /*.c-card__tabs-content.__penetration ._direction{*/
    /*    grid-column: 2 / 4;*/
    /*}*/
    /*.c-card__tabs-content.__penetration ._category{*/
    /*    grid-column: 1 / 2;*/
    /*    grid-row: 2/3;*/
    /*}*/
    /*.c-card__tabs-content.__penetration ._months {*/
    /*    grid-column: 2 / 4;*/
    /*    grid-row: 2/3;*/
    /*}*/
    .c-card__tabs-content.__penetration .p-filter__row._clear{
        margin-left: auto;
        margin-right: 50px;
    }
    .analytics .p-filter__row._clear .p-filter__field{
        margin-left: auto;
        margin-right: auto;
    }
    /*.c-card__tabs-content.__penetration ._submit{*/
    /*    grid-column: 3 / 4;*/
    /*    grid-row: 3/4;*/
    /*}*/
    .indicator {
        padding: 18px 20px;
    }
    .indicator__title{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .indicator__value{
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    body:not(._p-filter-opened) .analytics .p-filter {
        display: block;
        opacity: 1;
        visibility: visible;
        position: static;
        margin-bottom: 30px;
    }
    .analytics .p-filter__in{
        min-width: auto;
        max-width: none;
    }
    .analytics .p-filter__form {
        overflow: hidden;
    }
    .analytics .p-filter__wrap {
        background: rgba(40, 40, 40, 0.03);
        padding: 20px 15px;
    }

    .c-card__tabs-content .p-filter__form-in{
        gap: 20px;
    }

    .c-card__tabs-content.__penetration .p-filter__form-in{
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .c-card__tabs-content.__sale .p-filter__row._counterparty,
    .c-card__tabs-content.__penetration .p-filter__row._counterparty,
    .c-card__tabs-content.__sale .p-filter__row._direction,
    .c-card__tabs-content.__penetration .p-filter__row._direction,
    .c-card__tabs-content.__penetration .p-filter__row._category,
    .c-card__tabs-content.__sale .p-filter__row._months,
    .c-card__tabs-content.__penetration .p-filter__row._months,
    .c-card__tabs-content.__sale .p-filter__row._clear,
    .c-card__tabs-content.__penetration .p-filter__row._clear,
    .c-card__tabs-content.__sale .p-filter__row._submit,
    .c-card__tabs-content.__penetration .p-filter__row._submit
    {
        flex-basis: 100%;
        margin: 0;
    }

    .c-card__tabs-content .p-filter__row._clear {
        order: 6;
        margin-right: auto;
    }
    .c-card__tabs-content .p-filter__row._submit {
        order: 5;
    }

    .indicators{
        gap: 3.45%;
    }
    .indicator{
        flex-basis: 48.275%;
        margin-bottom: 10px;
    }
    .indicator__title {
        height: 3em;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .chart{
        overflow-x: auto;
    }
    .charts__content{
        width: 860px;
    }
}

.tg-dialog__guide .expand-nav.pagetitle__icon-btn{
    margin: 20px auto 0;
}
/* End */


/* Start:/local/templates/grass2022/css/custom_mainsite.css?1710939340118*/
/*временно скрыть остатки для thgrass.com*/
/*.c-stores-row, .c-stores{
    display: none;
}*/
/* End */


/* Start:/local/components/34web/dealer.store.change/templates/.default/style.css?16609416691593*/
[v-cloak] {
    display: none;
}
.dealerStoreChange{
    position: relative;
}
.t_logo_menu .dealerStoreChange{
    margin-left: 20px;
    margin-top: 5px;
    float: left;
}
.dealerStoreChange__chooseButton span{
    display: block;
    max-width: 220px;
    padding: 8px 10px;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;

    color: rgb(53, 159, 49);
    border: 2px solid rgb(53, 159, 49);
    border-radius: 4px;
    font-weight: 600;
}
.dealerStoreChange__chooseButton img{
    display: none;
}
.bx-no-touch .dealerStoreChange:hover .dealerStoreChange__stores {
    display: block;
}
.dealerStoreChange .dealerStoreChange__storesTitle{
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 5px;
}
.dealerStoreChange .dealerStoreChange__stores{
    display: none;
    position: absolute;
    left: 0;
    width: 300px;
    padding: 20px;

    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.18);
}
.dealerStoreChange .dealerStoreChange__storesInner{
}
.dealerStoreChange .dealerStoreChange__store{
    position: relative;
    font-size: 1em;
    line-height: 2em;
    cursor: pointer;
}
.bx-no-touch .dealerStoreChange .dealerStoreChange__store:hover{
    text-decoration: underline;
    color:#359f31;
}

@media (max-width: 999px) {
    .dealerStoreChange{
        display: none;
    }
}

@media (max-width: 1400px) {
    .dealerStoreChange__chooseButton span{
        max-width: 140px;
    }
}
@media (max-width: 1200px) {
    .dealerStoreChange__chooseButton span{
        max-width: 100px;
    }
}
/* End */
/* /local/templates/grass2022/css/main.css?1748412005639781 */
/* /local/templates/grass2022/js/ext/swiper-7.0.5/swiper-bundle.min.css?165443596915563 */
/* /local/templates/grass2022/js/ext/tour/tour.min.css?17485848244165 */
/* /local/templates/grass2022/css/choices.css?16764582149214 */
/* /local/templates/grass2022/css/datepicker.css?16714558177444 */
/* /local/templates/grass2022/css/custom.css?1751286374106619 */
/* /local/templates/grass2022/css/custom_mainsite.css?1710939340118 */
/* /local/components/34web/dealer.store.change/templates/.default/style.css?16609416691593 */
