

/* Start:/local/templates/b2b-logist-from-vue/blocks/intro/news/style.css?17800550032070*/
#intro {
  background: #FFFFFF url("/local/templates/b2b-logist-from-vue/blocks/intro/news/../../../assets/img/pages/index/intro-bg.jpg") no-repeat top center;
  background-size: cover;
}
#intro .row {
  padding: 210px 0 100px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1439.98px) {
  #intro .row {
    padding: 150px 0 50px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro .row {
    padding: 100px 0 40px;
  }
}
#intro .row .header {
  flex: 1;
}
#intro .row .header .name-header {
  font-family: "Bebas Neue";
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0.01em;
  margin-top: 0;
  margin-bottom: 10px;
  color: #000000;
  text-align: left;
}
@media only screen and (max-width: 1439.98px) {
  #intro .row .header .name-header {
    font-size: 40px;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro .row .header .name-header {
    font-size: 32px;
  }
}
#intro .row .header .name-header span {
  color: #FF8800;
}
#intro .row .desc-header {
  font-family: Bebas Neue;
  font-style: normal;
  font-weight: normal;
  font-size: 60px;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
}
@media only screen and (max-width: 1439.98px) {
  #intro .row .desc-header {
    font-size: 44px;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro .row .desc-header {
    font-size: 32px;
  }
}
@media only screen and (max-width: 575.98px) {
  #intro .row .desc-header {
    font-size: 28px;
  }
}
#intro .btn-wrapper {
  margin-left: auto;
}
@media only screen and (max-width: 991.98px) {
  #intro .btn-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 575.98px) {
  #intro .btn-wrapper {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
}

.intro-news__header {
  margin: 0;
  font-family: Bebas Neue;
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
  color: #000000;
  text-wrap: balance;
}
.intro-news__header b {
  letter-spacing: 0.01em;
}
.intro-news__header b span {
  color: #FF8800;
}

/* End */


/* Start:/local/templates/b2b-logist-from-vue/components/bitrix/news/news/style.css?171691154015663*/
.visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

.news-layout {
  padding: 40px 0 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 991.98px) {
  .news-layout {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .news-layout {
    padding: 20px 0 0;
  }
}
.news-layout .main-section {
  width: 100%;
  -ms-flex: 0 0 65%;
  -webkit-box-flex: 0;
          flex: 0 0 65%;
  max-width: 65%;
}
@media only screen and (max-width: 1439.98px) {
  .news-layout .main-section {
    width: 100%;
    -ms-flex: 0 0 70%;
    -webkit-box-flex: 0;
            flex: 0 0 70%;
    max-width: 70%;
  }
}
@media only screen and (max-width: 991.98px) {
  .news-layout .main-section {
    width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.news-layout .main-section .tags {
  margin-top: 7px;
  margin-bottom: 17px;
}
@media only screen and (max-width: 575.98px) {
  .news-layout .main-section .tags {
    margin-bottom: 7px;
  }
}
.news-layout .main-section .tags .tag {
  font-family: Bebas Neue;
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  color: #000000;
  margin-right: 20px;
}
@media only screen and (max-width: 1439.98px) {
  .news-layout .main-section .tags .tag {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575.98px) {
  .news-layout .main-section .tags .tag {
    margin-bottom: 20px;
  }
}
.news-layout .main-section .tags .tag:hover, .news-layout .main-section .tags .tag.active {
  color: #FF8800;
}
.news-layout .side-section {
  width: 100%;
  -ms-flex: 0 0 35%;
  -webkit-box-flex: 0;
          flex: 0 0 35%;
  max-width: 35%;
}
@media only screen and (max-width: 1439.98px) {
  .news-layout .side-section {
    width: 100%;
    -ms-flex: 0 0 30%;
    -webkit-box-flex: 0;
            flex: 0 0 30%;
    max-width: 30%;
  }
}
@media only screen and (max-width: 991.98px) {
  .news-layout .side-section {
    width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.news-layout .side-section .section-wrapper {
  margin-left: 30px;
}
@media only screen and (max-width: 1439.98px) {
  .news-layout .side-section .section-wrapper {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .news-layout .side-section .section-wrapper {
    margin-left: 0;
    margin-top: 70px;
  }
}
.news-layout .side-section .section-wrapper .social-links {
  padding-bottom: 10px;
  text-align: center;
}

.main-block {
  margin-bottom: 100px;
}

.articles-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.articles-row .col {
  width: 100%;
  -ms-flex: 0 0 33.33%;
  -webkit-box-flex: 0;
          flex: 0 0 33.33%;
  max-width: 33.33%;
}
@media only screen and (max-width: 767.98px) {
  .articles-row .col {
    width: 100%;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 575.98px) {
  .articles-row .col {
    width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.articles-row .col:nth-child(3n) .news-article-wrapper {
  margin-right: 0;
}
@media only screen and (max-width: 767.98px) {
  .articles-row .col:nth-child(3n) .news-article-wrapper {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .articles-row .col:nth-child(2n) .news-article-wrapper {
    margin-right: 0;
  }
}
.articles-row .col .news-article-wrapper {
  margin: 0 15px 25px 0;
}
@media only screen and (max-width: 1439.98px) {
  .articles-row .col .news-article-wrapper {
    margin: 0 10px 25px 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .articles-row .col .news-article-wrapper {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1299.98px) {
  .articles-row .col .news-article-wrapper .news-article .news-tags {
    left: 10px;
    top: 15px;
  }
}

.fast-signup {
  background: #F5F5F6;
  border-radius: 4px;
  padding: 25px;
  margin-bottom: 90px;
}
@media only screen and (max-width: 1439.98px) {
  .fast-signup {
    padding: 20px;
  }
}
.fast-signup .register-free {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fast-signup .register-free .form-field {
  margin-bottom: 0;
  width: 40%;
}
@media only screen and (max-width: 575.98px) {
  .fast-signup .register-free .form-field {
    width: 90%;
  }
}
.fast-signup .register-free .lemon-btn-block {
  margin-left: auto;
}
@media only screen and (max-width: 575.98px) {
  .fast-signup .register-free .lemon-btn-block {
    margin-right: auto;
    margin-top: 20px;
  }
}
.fast-signup .register-free .lemon-btn-block .signup-btn {
  background: #FCB448;
  border-radius: 4px;
  padding: 18px 106px 18px 25px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  border: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1439.98px) {
  .fast-signup .register-free .lemon-btn-block .signup-btn {
    padding: 16px 60px 16px 18px;
  }
}
.fast-signup .register-free .lemon-btn-block .signup-btn:hover {
  background: #FF8800;
  cursor: pointer;
}
.fast-signup .register-free .lemon-btn-block .signup-btn:hover svg {
  right: 18px;
}
@media only screen and (max-width: 1439.98px) {
  .fast-signup .register-free .lemon-btn-block .signup-btn:hover svg {
    right: 16px;
  }
}
.fast-signup .register-free .lemon-btn-block .signup-btn svg {
  position: absolute;
  right: 44px;
  top: 22px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 35px;
}
@media only screen and (max-width: 1439.98px) {
  .fast-signup .register-free .lemon-btn-block .signup-btn svg {
    top: 20px;
    right: 26px;
    width: 25px;
  }
}

.show-more {
  text-align: center;
  margin: 20px 0;
}
.show-more .show-more-btn {
  background: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #FCB448;
  color: #FCB448;
  padding: 10px 25px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  border-radius: 4px;
}
.show-more .show-more-btn:hover {
  cursor: pointer;
  background: #FCB448;
  color: #ffffff;
}

.news-article-component .news-article {
  margin-bottom: 60px !important;
}
.news-article-component .article-preview {
  background: #f5f5f6;
  border-radius: 3px;
  border-left: 3px solid #fcb448;
  padding: 24px 15px 4px;
  margin-bottom: 20px;
}
.news-article-component .article-content {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  padding-top: 20px;
}
@media only screen and (max-width: 1299.98px) {
  .news-article-component .article-content {
    font-size: 14px;
  }
}
.news-article-component .article-content.pt-0 {
  padding-top: 0;
}
.news-article-component .article-content h2 {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
@media only screen and (max-width: 1299.98px) {
  .news-article-component .article-content h2 {
    font-size: 27px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 991.98px) {
  .news-article-component .article-content h2 {
    font-size: 22px;
    line-height: 22px;
  }
}
.news-article-component .article-content h3 {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 27px;
  color: #FF8800;
}
@media only screen and (max-width: 1299.98px) {
  .news-article-component .article-content h3 {
    font-size: 22px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .news-article-component .article-content h3 {
    font-size: 19px;
    line-height: 22px;
  }
}
.news-article-component .article-content img {
  max-width: calc(100% - 140px);
  height: auto;
  margin: 33px 70px 33px 50px;
  position: relative;
  border-radius: 3px;
  -webkit-box-shadow: 0 28px 60px rgba(15, 32, 45, 0.2);
          box-shadow: 0 28px 60px rgba(15, 32, 45, 0.2);
}
@media only screen and (max-width: 1439.98px) {
  .news-article-component .article-content img {
    max-width: calc(100% - 50px);
    margin: 20px 25px 20px 5px;
  }
}
@media only screen and (max-width: 767.98px) {
  .news-article-component .article-content img {
    max-width: calc(100% - 20px);
    margin: 10px 10px 10px 0;
  }
}
.news-article-component .article-content img:hover {
  cursor: pointer;
}
.news-article-component .article-content p {
  padding-left: 20px;
}
@media only screen and (max-width: 767.98px) {
  .news-article-component .article-content p {
    padding-left: 10px;
  }
}
.news-article-component .article-content iframe {
  max-width: 100%;
}
.news-article-component .article-footer {
  margin: 90px 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.news-article-component .article-footer .rate-article-btn {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #FCB448;
  border: 1px solid #FCB448;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  height: 40px;
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 575.98px) {
  .news-article-component .article-footer .rate-article-btn {
    margin: 0 auto;
  }
}
.news-article-component .article-footer .rate-article-btn:hover {
  color: #ffffff;
  background: #FCB448;
  cursor: pointer;
}
.news-article-component .article-footer .rate-article-btn:hover svg path {
  fill: #ffffff;
}
.news-article-component .article-footer .rate-article-btn svg {
  margin-right: 12px;
}
.news-article-component .article-footer .rate-article-btn svg path {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-article-component .article-footer .news-numbers {
  margin: 0 auto;
}
@media only screen and (max-width: 575.98px) {
  .news-article-component .article-footer .news-numbers {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
  }
}
.news-article-component .article-footer .share-links {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 575.98px) {
  .news-article-component .article-footer .share-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
    width: 100%;
  }
}
.news-article-component .article-footer .share-links .share-link {
  margin-left: 25px;
}
.news-article-component .article-footer .share-links .share-link:hover {
  cursor: pointer;
}

.popular-articles .popular-articles-header {
  font-family: Bebas Neue;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 1;
  color: #000000;
  margin-bottom: 15px;
}
.popular-articles .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.popular-articles .row .col {
  width: 100%;
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}
@media only screen and (max-width: 575.98px) {
  .popular-articles .row .col {
    width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.popular-articles .row .col:nth-child(2n-1) .col-wrapper {
  margin-left: 0;
}
.popular-articles .row .col:nth-child(2n) .col-wrapper {
  margin-right: 0;
}
.popular-articles .row .col .col-wrapper {
  margin: 0 9px;
}
.popular-articles .row .col .col-wrapper .news-article-wrapper {
  margin-bottom: 40px;
}

.side-block {
  background: #F5F5F6;
  border-radius: 2px;
  margin-bottom: 15px;
}
.side-block .side-block-header {
  padding: 17px 7px;
}
.side-block .side-block-header .header-link, .side-block .side-block-header .header-articles {
  display: block;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #000000;
}
.side-block .side-block-header .header-link:hover, .side-block .side-block-header .header-articles:hover {
  color: #FF8800;
}
.side-block .not-found {
  padding-bottom: 30px;
}
.side-block .side-block-item {
  display: block;
  border-bottom: 1px solid #D7D7E8;
  padding: 30px 7px 7px;
}
.side-block .side-block-item:last-child {
  border-bottom: none;
}
.side-block .side-block-item:hover {
  cursor: pointer;
}
.side-block .side-block-item:hover .side-block-title {
  color: #FF8800;
}
.side-block .side-block-item:hover .side-block-date {
  color: #000000;
}
.side-block .side-block-item .side-block-title {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #000000;
}
.side-block .side-block-item .side-block-date {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #D7D7E8;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.subscribe {
  background: #F5F5F6;
  border-radius: 2px;
  padding: 7px;
  margin-bottom: 15px;
}
.subscribe .subscribe-header {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #000000;
  padding: 17px 0 30px;
}
.subscribe .subscribe-img {
  width: 70%;
  margin: 0 auto -6px;
}
@media only screen and (max-width: 991.98px) {
  .subscribe .subscribe-img {
    width: 228px;
  }
}
.subscribe .subscribe-img img {
  width: 100%;
}
.subscribe button {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  position: relative;
  color: #ffffff;
  background: #FCB448;
  border: none;
  width: 100%;
  text-align: left;
  padding: 13px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 4px;
}
.subscribe button:hover {
  background: #FF8800;
  cursor: pointer;
}
.subscribe button:hover svg {
  right: 20px;
}
.subscribe button svg {
  position: absolute;
  top: 16px;
  right: 35px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.subscribe form p {
  text-align: center;
}

.vk-active-fast {
  margin-bottom: 25px !important;
}

.vk-active-number {
  margin: 0 !important;
}
/* End */


/* Start:/local/templates/b2b-logist-from-vue/components/bitrix/main.userconsent.request/.default/user_consent.min.css?17492113903754*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px 0;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@media(min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-text,.main-user-consent-request-popup-link{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media(max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */
/* /local/templates/b2b-logist-from-vue/blocks/intro/news/style.css?17800550032070 */
/* /local/templates/b2b-logist-from-vue/components/bitrix/news/news/style.css?171691154015663 */
/* /local/templates/b2b-logist-from-vue/components/bitrix/main.userconsent.request/.default/user_consent.min.css?17492113903754 */
