

/* Start:/local/templates/2019/components/teamprofi/empty/company/style.css?17588315573800*/
.samenwerken {
  position: relative;
}
.content .samenwerken h3 {
  color: #22291d;
  line-height: 1.4;
  letter-spacing: 0.6px;
  margin-bottom: 10px;
}
.content .samenwerken p {
  line-height: 1.4;
  margin-bottom: 24px;
}
.samenwerken:before {
  content: "\201E";
  position: absolute;
  top: 0;
  left: 5px;
  font-family: RotondaC, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.6px;
  color: #15b742;
}
.samenwerken .quote {
  padding-left: 2px;
}

.quote {
  font-family: RotondaC, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.6px;
  color: #15b742;
}

.company-creator {
  font-size: 12px;
  color: #7a7a7a;
}

.aura-company {
  margin-bottom: 120px;
}
@media (max-width: 1279px) {
  .aura-company {
    margin-bottom: 96px;
  }
}
@media (max-width: 1023px) {
  .aura-company {
    margin-bottom: 76px;
  }
}

.card-present {
  margin-top: 30px;
}

.franch-company {
  margin-top: 48px;
  margin-bottom: 120px;
}
@media (max-width: 1023px) {
  .franch-company {
    margin-bottom: 76px;
  }
}
.franch-company .franch-item {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .franch-company .franch-item {
    display: block;
  }
}
.franch-company .franch-item__text {
  max-width: 160px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1279px) {
  .franch-company .franch-item__text {
    max-width: 122px;
  }
}
@media (max-width: 1023px) {
  .franch-company .franch-item__text {
    display: block;
    max-width: 100%;
  }
}
.franch-company .franch-item .franch-item__circle + .franch-item__text {
  margin-top: 0;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .franch-company .franch-item .franch-item__circle + .franch-item__text {
    margin-top: 24px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .franch-company .franch-list__item + .franch-list__item {
    margin-top: 64px;
  }
}

.company-card-img {
  margin-bottom: 54px;
}
@media (max-width: 1023px) {
  .company-card-img {
    margin-bottom: 40px;
  }
}
.company-card-img .img-fluid {
  position: absolute;
  left: 0;
  top: -85px;
}
@media (max-width: 1279px) {
  .company-card-img .img-fluid {
    top: -70px;
  }
}
@media (max-width: 1023px) {
  .company-card-img .img-fluid {
    top: 45px;
  }
}
@media (max-width: 767px) {
  .company-card-img .img-fluid {
    position: relative;
    top: 0;
  }
}

.matrix.card-list {
  margin-bottom: 90px;
}
@media (max-width: 1279px) {
  .matrix.card-list {
    margin-bottom: 75px;
  }
}
@media (max-width: 1023px) {
  .matrix.card-list {
    margin-bottom: 35px;
  }
}

.personal-head .personal-head__right {
  text-align: right;
}
.personal-head .personal-head__right--big {
  font-size: 16px;
  margin-top: 0;
}
.card-list + .personal-head--news {
  display: flex;
  margin-top: 0;
  margin-bottom: 48px;
}
@media (max-width: 1023px) {
  .card-list + .personal-head--news {
    margin-bottom: 40px;
  }
}

.select-best {
  margin-top: 120px;
}
@media (max-width: 1279px) {
  .select-best {
    margin-top: 96px;
  }
}
@media (max-width: 1023px) {
  .select-best {
    margin-top: 76px;
  }
}

.company-card .ratio-box {
  position: relative;
  padding-bottom: 46%;
}
@media (max-width: 1023px) {
  .company-card .ratio-box {
    padding-bottom: 105%;
  }
}
.company-card .ratio-box .btn, .content .company-card .ratio-box .btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  max-width: 216px;
}
@media (max-width: 1023px) {
  .company-card .ratio-box .btn, .content .company-card .ratio-box .btn {
    min-width: 185px;
    max-width: 185px;
    height: 48px;
  }
}
.company-card .img-fluid {
  border-radius: 12px;
  overflow: hidden;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/company.banner/style.css?1758831557659*/
.company-banner {
  margin-bottom: 64px;
}
@media (max-width: 1023px) {
  .company-banner {
    margin-bottom: 48px;
  }
}
@media (max-width: 413px) {
  .company-banner {
    margin: 0 -15px;
  }
}
.company-banner__link {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  will-change: transform;
}
@media (max-width: 413px) {
  .company-banner__link {
    border-radius: 0;
  }
}
.company-banner__link .ratio-box {
  padding-bottom: 36.06%;
}
@media (max-width: 767px) {
  .company-banner__link .ratio-box {
    padding-bottom: 45.5%;
  }
}
@media (max-width: 767px) {
  .company-banner .ratio-box {
    height: auto;
  }
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/company.shops/style.css?1758831557977*/
.company-shops {
  margin-bottom: 60px;
}
@media (max-width: 1279px) {
  .company-shops {
    margin-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .company-shops {
    margin-bottom: -25px;
  }
}
@media (max-width: 767px) {
  .company-shops {
    margin-bottom: 48px;
  }
}
.company-shops__pic {
  height: 40px;
  margin-bottom: 24px;
}
.company-shops__pic svg {
  width: auto;
}
.company-shops__pic--0 svg {
  height: 21px;
}
.company-shops__pic--1 svg {
  height: 21px;
}
.company-shops__pic--2 svg {
  height: 40px;
}
.company-shops__pic--3 svg {
  height: 40px;
}
.company-shops__text {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 28px;
}
@media (max-width: 1279px) {
  .company-shops__text {
    min-height: 60px;
  }
}
@media (max-width: 1023px) {
  .company-shops__text {
    min-height: 40px;
  }
}
.company-shops__size {
  line-height: 1.4;
  padding-bottom: 27px;
  border-bottom: 1px solid #efefef;
}
.company-shops__item {
  margin-bottom: 50px;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/company.sections/style.css?17588315571560*/
.company-section-list {
  margin: 15px 0 95px 0;
}
@media (max-width: 1279px) {
  .company-section-list {
    margin: 15px 0 70px 0;
  }
}
@media (max-width: 1023px) {
  .company-section-list {
    margin: 15px 0 50px 0;
  }
}
@media (max-width: 767px) {
  .company-section-list {
    margin: 35px 0 75px 0;
  }
}
.company-section-list__item {
  margin: 25px 0;
}
@media (max-width: 767px) {
  .company-section-list__item {
    margin: 20px 0;
  }
}

.company-section {
  display: block;
  width: 350px;
}
@media (max-width: 1279px) {
  .company-section {
    width: 290px;
  }
}
@media (max-width: 1023px) {
  .company-section {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .company-section {
    width: 100%;
  }
}
html:not(.bx-touch) .company-section:hover, html.bx-touch .company-section:active {
  text-decoration: none;
}
html:not(.bx-touch) .company-section:hover .company-section__text, html.bx-touch .company-section:active .company-section__text {
  color: #15b742;
}
.company-section__pic {
  position: relative;
  display: block;
  height: 181px;
  overflow: hidden;
  border-radius: 12px;
  will-change: transform;
  background-color: #f9f9f9;
}
@media (max-width: 1279px) {
  .company-section__pic {
    height: 132px;
  }
}
@media (max-width: 1023px) {
  .company-section__pic {
    height: 181px;
  }
}
.company-section__pic img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.company-section__text {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.4;
  color: #262626;
  font-weight: 500;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/company.production/style.css?1758831557691*/
.tabs__pic {
  display: block;
  font-size: 0;
  margin-bottom: 12px;
  height: 31px;
}
.tabs__pic svg {
  color: #c4c4c4;
}
.tabs--company .tabs__head-scroll {
  height: 113px;
}
.tabs--company .tabs__name {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  color: #262626;
}
.tabs--company .tabs__head {
  height: 94px;
}
.tabs__link.active svg {
  color: #15b742;
}
.tabs__pic-detail {
  text-align: center;
}

.tabs-pics {
  padding-bottom: 33%;
  position: relative;
}
.tabs-pics .img-fluid {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1023px) {
  .tabs-pics .img-fluid {
    left: 5px;
    top: 20px;
    width: 232px;
    max-width: max-content;
  }
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/company.getting/style.css?17588315571318*/
.company-get-wr {
  margin-top: 48px;
}
@media (max-width: 1023px) {
  .company-get-wr {
    margin-top: 40px;
  }
}

.company-get {
  padding: 42px 32px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  height: 325px;
}
@media (max-width: 1279px) {
  .company-get {
    height: 300px;
  }
}
@media (max-width: 1023px) {
  .company-get {
    height: 447px;
  }
}
.company-get__title {
  font-family: RotondaC, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: 0.72px;
  max-width: 200px;
}
.company-get__title + .company-get__text {
  margin-top: 16px;
}
.company-get__text {
  max-width: 255px;
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 1279px) {
  .company-get__text {
    max-width: 220px;
  }
}
.company-get__pic {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1279px) {
  .company-get__pic {
    bottom: 0;
    top: auto;
  }
}
@media (max-width: 1023px) {
  .company-get__pic .img-fluid {
    height: 300px;
    width: auto;
    max-width: unset;
  }
}
.company-get--pickup {
  background-color: #3fcd6c;
  color: #ffffff;
}
.company-get--delivery {
  background-color: #ffe990;
  color: #352911;
}
@media (max-width: 1023px) {
  .company-get--delivery .img-fluid {
    height: 237px;
    width: auto;
    max-width: unset;
  }
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/spar.apps/style.css?17588315572116*/
.card-present {
  position: relative;
  background: #f9f9f9;
  color: #262626;
  border-radius: 12px;
  overflow: hidden;
  padding: 52px 64px 52px;
}
@media (max-width: 1279px) {
  .card-present {
    padding: 40px 80px 40px;
  }
}
@media (max-width: 1023px) {
  .card-present {
    padding: 90px 56px 44px;
  }
}
@media (max-width: 767px) {
  .card-present {
    padding: 36px 20px 20px;
  }
}
.card-present__area {
  width: 428px;
}
@media (max-width: 1023px) {
  .card-present__area {
    width: 294px;
  }
}
@media (max-width: 767px) {
  .card-present__area {
    width: auto;
  }
}
.card-present__title {
  font-family: "RotondaC", sans-serif;
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: 0.72px;
  max-width: 300px;
}
@media (max-width: 1023px) {
  .card-present__title {
    font-size: 22px;
  }
}
.card-present__title span {
  display: block;
}
.card-present__text {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.4;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .card-present__text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .card-present__text {
    margin-top: 15px;
  }
}
.content .card-present__text p {
  margin: 12px 0 0;
}
.content .card-present__text p:first-of-type {
  margin-top: 0;
}
.card-present__pic {
  position: absolute;
  top: 50%;
  right: 190px;
  transform: translateY(-50%);
  max-width: 235px;
}
@media (max-width: 1279px) {
  .card-present__pic {
    max-width: 212px;
    right: 100px;
  }
}
@media (max-width: 1023px) {
  .card-present__pic {
    max-width: 227px;
    right: 50px;
  }
}
@media (max-width: 767px) {
  .card-present__pic {
    position: relative;
    max-width: 235px;
    top: auto;
    right: auto;
    transform: none;
    margin: 30px auto 40px;
  }
}
@media (max-width: 413px) {
  .card-present__pic {
    width: auto;
  }
}
.card-present__pic-area {
  position: relative;
  height: 0;
  padding-bottom: 194%;
}
.card-present__card-area {
  position: absolute;
  top: 26%;
  left: 29%;
  width: 39%;
  box-shadow: 0 24px 36px 0 rgba(0, 0, 0, 0.15);
}
.card-present__card-area img {
  will-change: transform;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/spar.apps.download/style.css?17588315572365*/
.apps-download__btn {
  display: none;
  margin-top: 42px;
}
@media (max-width: 1023px) {
  .apps-download__btn {
    display: block;
  }
}
.footer-main .apps-download__btn {
  margin-top: 0;
}
.apps-download__apps {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 28px -6px -6px;
}
@media (max-width: 767px) {
  .apps-download__apps {
    display: block;
    margin: 28px 0 0;
    text-align: center;
  }
}
.footer-main .apps-download__apps {
  margin: -6px;
}
@media (max-width: 1023px) {
  .footer-main .apps-download__apps {
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  .footer-main .apps-download__apps {
    display: flex;
  }
}
.footer-main .apps-download__apps a {
  opacity: 0.9;
}
html:not(.bx-touch) .footer-main .apps-download__apps a:hover, html.bx-touch .footer-main .apps-download__apps a:active {
  opacity: 1;
}
html:not(.bx-touch) .footer-main .apps-download__apps a:hover img, html.bx-touch .footer-main .apps-download__apps a:active img {
  filter: none;
}
.footer-main .apps-download__apps a:first-of-type {
  opacity: 0.8;
}
.footer-main .apps-download__apps a img {
  filter: grayscale(1);
}
.apps-download__apps-link {
  margin: 6px;
}
@media (max-width: 767px) {
  .apps-download__apps-link {
    margin: 12px 0;
  }
}
@media (max-width: 767px) {
  .footer-main .apps-download__apps-link {
    margin: 6px;
  }
}
.apps-download__qr {
  display: inline-block;
  vertical-align: middle;
  padding: 16px 20px;
  margin-top: 28px;
  border-radius: 12px;
  background-color: rgba(53, 41, 17, 0.03);
  font-size: 12px;
  line-height: 1.3;
}
@media (max-width: 1023px) {
  .apps-download__qr {
    display: none;
  }
}
.footer-main .apps-download__qr {
  padding: 10px 14px;
  margin-top: 12px;
}
.apps-download__qr .qr-code {
  width: 96px;
  height: 96px;
  padding: 12px;
}
.footer-main .apps-download__qr .qr-code {
  width: 80px;
  height: 80px;
}
.apps-download__download-link {
  margin-top: 8px;
}
.apps-download__download-link a {
  display: inline-flex;
  align-items: center;
}
html:not(.bx-touch) .apps-download__download-link a:hover .icon, html.bx-touch .apps-download__download-link a:active .icon {
  color: #15b742;
}
.apps-download__download-link a .icon {
  font-size: 14px;
  margin-right: 7px;
  color: #5bcd7b;
}
.apps-download__download-link a span {
  font-size: 12px;
  line-height: 1;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/spar.card.list/style.css?1758831557801*/
@media (max-width: 1279px) {
  .card-block {
    display: flex;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .card-block {
    margin-bottom: 12px;
  }
}
.card-block__left {
  margin-bottom: 16px;
  width: 48px;
}
@media (max-width: 1279px) {
  .card-block__left {
    flex-shrink: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .card-block__left {
    width: 40px;
  }
}
.card-block__left svg {
  max-width: 24px;
  font-size: 28px;
  color: #15b742;
}
.card-block__right {
  flex: 1;
}
.card-block__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  color: #262626;
}
.card-block__text {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.4;
  color: #7a7a7a;
}
@media (max-width: 1023px) {
  .card-block__text {
    margin-top: 12px;
  }
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.list/news/style.css?17588315571071*/
html:not(.bx-touch) .news-block:hover, html.bx-touch .news-block:active {
  text-decoration: none;
}
html:not(.bx-touch) .news-block:hover .news-block__name, html.bx-touch .news-block:active .news-block__name {
  color: #15b742;
}
.news-block__type {
  font-size: 18px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #909090;
  height: 24px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .news-block__type {
    height: auto;
  }
}
.news-block__img {
  background: #efefef;
  overflow: hidden;
  border-radius: 15px;
  min-height: 176px;
}
.news-block__img img {
  border-radius: 15px;
  max-height: 100%;
  max-width: none;
}
.news-block__img .no-photo {
  min-height: 176px;
}
.news-block__img .no-photo .icon {
  font-size: 48px;
  color: #b7b7b7;
}
.news-block__img .news-block__dummy {
  border-radius: 0;
}
.news-block__name {
  color: #262626;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  max-height: 48px;
  overflow: hidden;
  white-space: normal;
}
.news-block__date {
  font-size: 16px;
  line-height: 1.4;
  color: #7a7a7a;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17588315575459*/
.pager {
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .pager {
    margin-top: 72px;
  }
}
.pager__next {
  position: relative;
  margin-bottom: 40px;
  height: 48px;
}
html.bx-touch .pager__next:not(.no-touch-style) {
  height: 56px;
}
.content .paging, .mfp-content .paging {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  line-height: 0;
}
.content .paging__control, .mfp-content .paging__control {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 10px;
  border-radius: 50%;
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.2);
  background-color: #ffffff;
  color: #15b742;
}
html.bx-touch .content .paging__control:not(.no-touch-style), html.bx-touch .mfp-content .paging__control:not(.no-touch-style) {
  width: 48px;
  height: 48px;
}
html:not(.bx-touch) .content .paging__control:hover, html.bx-touch .content .paging__control:active, html:not(.bx-touch) .mfp-content .paging__control:hover, html.bx-touch .mfp-content .paging__control:active {
  color: #129e39;
}
html:not(.bx-touch) .content .paging__control:active, html.bx-touch .content .paging__control:active, html:not(.bx-touch) .mfp-content .paging__control:active, html.bx-touch .mfp-content .paging__control:active {
  box-shadow: 0 4px 8px 0 rgba(21, 183, 66, 0.16);
}
.content .paging__control--prev, .mfp-content .paging__control--prev {
  margin-right: 20px;
}
.content .paging__control--next, .mfp-content .paging__control--next {
  margin-left: 20px;
}
.content .paging__control--disabled, .mfp-content .paging__control--disabled {
  pointer-events: none;
  filter: grayscale(1);
}
.content .paging__area, .mfp-content .paging__area {
  margin: 0 -10px;
}
.content .paging__item, .mfp-content .paging__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 40px;
  color: #262626;
  text-align: center;
  user-select: none;
}
@media (max-width: 767px) {
  .content .paging__item, .mfp-content .paging__item {
    display: none;
  }
}
html.bx-touch .content .paging__item:not(.no-touch-style), html.bx-touch .mfp-content .paging__item:not(.no-touch-style) {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
html:not(.bx-touch) .content .paging__item:hover, html.bx-touch .content .paging__item:active, html:not(.bx-touch) .mfp-content .paging__item:hover, html.bx-touch .mfp-content .paging__item:active {
  color: #15b742;
  text-decoration: none;
}
.content .paging__item--dots, .mfp-content .paging__item--dots {
  color: #c4c4c4;
}
.content .paging__item--active, .mfp-content .paging__item--active {
  color: #ffffff;
  background-color: #15b742;
}
@media (max-width: 767px) {
  .content .paging__item--active, .mfp-content .paging__item--active {
    display: inline-block;
  }
}
html:not(.bx-touch) .content .paging__item--active:hover, html.bx-touch .content .paging__item--active:active, html:not(.bx-touch) .mfp-content .paging__item--active:hover, html.bx-touch .mfp-content .paging__item--active:active {
  cursor: default;
  color: #ffffff;
}

.container-spread--sparwine .paging__control, .catalog-element--grape .paging__control {
  color: #84406d;
}
html:not(.bx-touch) .container-spread--sparwine .paging__control:hover, html.bx-touch .container-spread--sparwine .paging__control:active, html:not(.bx-touch) .catalog-element--grape .paging__control:hover, html.bx-touch .catalog-element--grape .paging__control:active {
  color: #5f2d50;
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.24);
}
html:not(.bx-touch) .container-spread--sparwine .paging__item:hover, html.bx-touch .container-spread--sparwine .paging__item:active, html:not(.bx-touch) .catalog-element--grape .paging__item:hover, html.bx-touch .catalog-element--grape .paging__item:active {
  color: #5f2d50;
}
.container-spread--sparwine .paging__item--active, .catalog-element--grape .paging__item--active {
  background-color: #84406d;
}
html:not(.bx-touch) .container-spread--sparwine .paging__item--active:hover, html.bx-touch .container-spread--sparwine .paging__item--active:active, html:not(.bx-touch) .catalog-element--grape .paging__item--active:hover, html.bx-touch .catalog-element--grape .paging__item--active:active {
  color: #ffffff;
}
.content .container-spread--sparwine .pager__next .btn--outline, .mfp-content .container-spread--sparwine .pager__next .btn--outline, .content .catalog-element--grape .pager__next .btn--outline, .mfp-content .catalog-element--grape .pager__next .btn--outline {
  color: #84406d;
  border-color: #84406d;
}
html:not(.bx-touch) .content .container-spread--sparwine .pager__next .btn--outline:hover, html.bx-touch .content .container-spread--sparwine .pager__next .btn--outline:active, html:not(.bx-touch) .mfp-content .container-spread--sparwine .pager__next .btn--outline:hover, html.bx-touch .mfp-content .container-spread--sparwine .pager__next .btn--outline:active, html:not(.bx-touch) .content .catalog-element--grape .pager__next .btn--outline:hover, html.bx-touch .content .catalog-element--grape .pager__next .btn--outline:active, html:not(.bx-touch) .mfp-content .catalog-element--grape .pager__next .btn--outline:hover, html.bx-touch .mfp-content .catalog-element--grape .pager__next .btn--outline:active {
  color: rgba(132, 64, 109, 0.9);
  border-color: rgba(132, 64, 109, 0.5);
}

/* End */
/* /local/templates/2019/components/teamprofi/empty/company/style.css?17588315573800 */
/* /local/templates/2019/components/teamprofi/empty/company.banner/style.css?1758831557659 */
/* /local/templates/2019/components/teamprofi/empty/company.shops/style.css?1758831557977 */
/* /local/templates/2019/components/teamprofi/empty/company.sections/style.css?17588315571560 */
/* /local/templates/2019/components/teamprofi/empty/company.production/style.css?1758831557691 */
/* /local/templates/2019/components/teamprofi/empty/company.getting/style.css?17588315571318 */
/* /local/templates/2019/components/teamprofi/empty/spar.apps/style.css?17588315572116 */
/* /local/templates/2019/components/teamprofi/empty/spar.apps.download/style.css?17588315572365 */
/* /local/templates/2019/components/teamprofi/empty/spar.card.list/style.css?1758831557801 */
/* /local/templates/2019/components/bitrix/news.list/news/style.css?17588315571071 */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17588315575459 */
