

/* Start:/local/templates/b2b-logist-from-vue/blocks/intro/support/style.css?17800550035013*/
#intro {
  height: 705px;
  background: #ffffff url("/local/templates/b2b-logist-from-vue/blocks/intro/support/../../../assets/img/pages/reviews/review-note-bg.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1439.98px) {
  #intro {
    height: 600px;
  }
}
@media only screen and (max-width: 1299.98px) {
  #intro {
    height: 550px;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro {
    height: 450px;
  }
}
@media only screen and (max-width: 575.98px) {
  #intro {
    height: 470px;
  }
}
#intro .bg-gradient {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0, rgba(255, 255, 255, 0.5) 100%);
}
#intro .container {
  position: relative;
  height: 100%;
}
#intro .container .centered-block {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  z-index: 1;
}
#intro .container .centered-block .name-header {
  max-width: 1000px;
  font-family: "Bebas Neue";
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0.01em;
  margin-bottom: 40px;
  color: #000000;
  text-align: left;
  text-wrap: balance;
}
@media only screen and (max-width: 1439.98px) {
  #intro .container .centered-block .name-header {
    max-width: 850px;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro .container .centered-block .name-header {
    max-width: 600px;
    margin-bottom: 10px;
    font-size: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  #intro .container .centered-block .name-header {
    max-width: 410px;
    font-size: 44px;
  }
}
@media only screen and (max-width: 575.98px) {
  #intro .container .centered-block .name-header {
    max-width: unset;
    margin-right: 80px;
    margin-bottom: 20px;
    font-size: 40px;
  }
}
@media screen and (max-width: 360px) {
  #intro .container .centered-block .name-header {
    margin-right: 0;
  }
}
#intro .container .centered-block .name-header span {
  color: #FF8800;
}
#intro .container .centered-block .note {
  position: relative;
}
#intro .container .centered-block .note:before {
  display: block;
  content: "";
  width: 80px;
  height: 56px;
  background: url("/local/templates/b2b-logist-from-vue/blocks/intro/support/../../../assets/img/base/quote-grey.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: -1;
}
@media only screen and (max-width: 1439.98px) {
  #intro .container .centered-block .note:before {
    width: 65px;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro .container .centered-block .note:before {
    width: 45px;
  }
}
#intro .container .centered-block .note .note-text {
  font-style: normal;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
  padding-bottom: 41px;
}
@media only screen and (max-width: 1439.98px) {
  #intro .container .centered-block .note .note-text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1299.98px) {
  #intro .container .centered-block .note .note-text {
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro .container .centered-block .note .note-text {
    padding-bottom: 23px;
  }
}
@media only screen and (max-width: 575.98px) {
  #intro .container .centered-block .note .note-text {
    font-size: 11px;
    line-height: 14px;
  }
}
#intro .container .centered-block .note .note-text a {
  text-decoration: underline;
  color: #FF8800;
}
#intro .container .centered-block .note .note-text a:hover {
  color: #FCB448;
}
#intro .container .centered-block .note .note-user {
  font-family: Bebas Neue;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 2px;
}
#intro .container .centered-block .note .note-user-position {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
}
@media only screen and (max-width: 1299.98px) {
  #intro .container .centered-block .note .note-user-position {
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro .container .centered-block .note .note-user-position {
    font-size: 12px;
    line-height: 14px;
  }
}
#intro .container .img-block {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 58%;
}
@media only screen and (max-width: 1299.98px) {
  #intro .container .img-block {
    width: 55%;
  }
}
@media only screen and (max-width: 991.98px) {
  #intro .container .img-block {
    width: 100%;
  }
}
#intro .container .img-block img {
  position: absolute;
  bottom: 0;
  right: -70px;
  width: 67%;
}
@media only screen and (max-width: 991.98px) {
  #intro .container .img-block img {
    width: 40%;
  }
}
@media only screen and (max-width: 767.98px) {
  #intro .container .img-block img {
    width: 50%;
  }
}
@media only screen and (max-width: 575.98px) {
  #intro .container .img-block img {
    width: 240px;
    right: -110px;
  }
}

/* End */


/* Start:/local/templates/b2b-logist-from-vue/blocks/support_section_select/style.min.css?16826776446067*/
#support_section_select{background:#fff;padding:0 0 110px}@media only screen and (max-width:1299.98px){#support_section_select{padding:0 0 70px}}@media only screen and (max-width:575.98px){#support_section_select{padding:0 0 40px}}#support_section_select .container{position:relative;z-index:1}#support_section_select .container h2{font-size:70px;line-height:1;margin-bottom:75px}@media only screen and (max-width:1439.98px){#support_section_select .container h2{font-size:60px}}@media only screen and (max-width:991.98px){#support_section_select .container h2{font-size:44px;margin-bottom:50px}}@media only screen and (max-width:575.98px){#support_section_select .container h2{font-size:32px}}#support_section_select .container .support_search{top:-40px}@media only screen and (max-width:575.98px){#support_section_select .container .support_search{top:-22px}}#support_section_select .container .row .col{width:100%;-ms-flex:0 0 33.33%;-webkit-box-flex:0;flex:0 0 33.33%;max-width:33.33%;position:relative;z-index:1}@media only screen and (max-width:575.98px){#support_section_select .container .row .col{width:100%;-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:575.98px){#support_section_select .container .row .col{margin-bottom:10px}}#support_section_select .container .row .col:first-child .card{background:url(/local/templates/b2b-logist-from-vue/blocks/support_section_select/../../assets/img/pages/trans/intro.jpg) no-repeat center;background-size:220%}@media only screen and (max-width:1439.98px){#support_section_select .container .row .col:first-child .card{background-size:240%}}#support_section_select .container .row .col:first-child .card:hover{background-size:250%}@media only screen and (max-width:1439.98px){#support_section_select .container .row .col:first-child .card:hover{background-size:270%}}#support_section_select .container .row .col:first-child .card:after{-webkit-box-shadow:0 20px 60px rgba(55,68,77,.6);box-shadow:0 20px 60px rgba(55,68,77,.6)}#support_section_select .container .row .col:first-child .card .card-illustration{left:auto;top:auto;bottom:-4px;right:0;-webkit-transform:none;-ms-transform:none;transform:none}#support_section_select .container .row .col:nth-child(2) .card{background:-o-linear-gradient(166.55deg,#5884f6 5.56%,#021979 94.29%);background:linear-gradient(283.45deg,#5884f6 5.56%,#021979 94.29%);background-size:100%}#support_section_select .container .row .col:nth-child(2) .card:hover{background-size:120%}#support_section_select .container .row .col:nth-child(2) .card:hover .card-illustration{width:calc(100% - 50px)}@media only screen and (max-width:575.98px){#support_section_select .container .row .col:nth-child(2) .card:hover .card-illustration{width:50%}}#support_section_select .container .row .col:last-child .card{background:url(/local/templates/b2b-logist-from-vue/blocks/support_section_select/../../assets/img/pages/support/sd-card-bg.png) no-repeat center;background-size:110%}#support_section_select .container .row .col:last-child .card:hover{background-size:140%}#support_section_select .container .row .col:last-child .card:after{-webkit-box-shadow:0 20px 60px rgba(39,55,66,.6);box-shadow:0 20px 60px rgba(39,55,66,.6)}#support_section_select .container .row .col .card{position:relative;padding:28px;border-radius:4px;margin:22px 23px 29px;background:#333;text-align:center;height:420px;-webkit-transition:background-size .3s ease;-o-transition:background-size .3s ease;transition:background-size .3s ease}@media only screen and (max-width:1439.98px){#support_section_select .container .row .col .card{height:390px}}@media only screen and (max-width:1299.98px){#support_section_select .container .row .col .card{height:340px;margin:22px 10px 29px}}@media only screen and (max-width:991.98px){#support_section_select .container .row .col .card{margin:22px 5px 15px;height:260px}}@media only screen and (max-width:767.98px){#support_section_select .container .row .col .card{height:175px}}@media only screen and (max-width:575.98px){#support_section_select .container .row .col .card{margin:22px auto 15px;max-width:300px}}#support_section_select .container .row .col .card:hover{cursor:pointer}#support_section_select .container .row .col .card:after{display:block;content:"";position:absolute;top:44px;left:40px;right:40px;bottom:0;-webkit-box-shadow:0 20px 60px rgba(39,71,175,.4);box-shadow:0 20px 60px rgba(39,71,175,.4);z-index:-1}#support_section_select .container .row .col .card .card-logo{padding-bottom:34px}#support_section_select .container .row .col .card .card-logo img{width:60px;height:60px}@media only screen and (max-width:991.98px){#support_section_select .container .row .col .card .card-logo img{width:40px;height:40px}}#support_section_select .container .row .col .card .card-illustration{position:absolute;left:50%;top:54%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:calc(100% - 75px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:991.98px){#support_section_select .container .row .col .card .card-illustration{top:58%}}@media only screen and (max-width:575.98px){#support_section_select .container .row .col .card .card-illustration{width:45%}}#support_section_select .container .row .col .card .card-illustration img{width:100%}#support_section_select .container .row .col .card .card-desc{text-align:center;position:absolute;bottom:28px;left:50%;width:100%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}#support_section_select .container .row .col .card .card-desc .card-header{font-family:Bebas Neue;font-weight:700;font-size:30px;line-height:1;color:#fff;margin-bottom:15px}@media only screen and (max-width:991.98px){#support_section_select .container .row .col .card .card-desc .card-header{font-size:24px;margin-bottom:10px}}@media only screen and (max-width:767.98px){#support_section_select .container .row .col .card .card-desc .card-header{font-size:18px;margin-bottom:7px}}#support_section_select .container .row .col .card .card-desc .base-arrow-link [id^=bx_incl_area]{display:inline-block}
/* End */


/* Start:/local/templates/b2b-logist-from-vue/blocks/support_search/style.min.css?16826776446442*/
.support_search{background:#fff;border-radius:4px;position:relative;padding:15px 13px 15px 33px}@media only screen and (max-width:991.98px){.support_search{padding:7px 7px 7px 16px}}.support_search.focused:after{-webkit-box-shadow:0 10px 40px rgba(58,86,113,.3);box-shadow:0 10px 40px rgba(58,86,113,.3)}.support_search:after{display:block;content:"";position:absolute;left:20px;top:7px;right:20px;bottom:0;-webkit-box-shadow:0 10px 40px rgba(58,86,113,.18);box-shadow:0 10px 40px rgba(58,86,113,.18);z-index:-1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.support_search form{display:-webkit-box;display:-ms-flexbox;display:flex}.support_search form input{font-style:normal;font-weight:400;font-size:30px;line-height:35px;color:#161f26;width:calc(100% - 180px);border:none;vertical-align:middle;padding-right:13px}@media only screen and (max-width:1299.98px){.support_search form input{font-size:24px;line-height:29px}}@media only screen and (max-width:575.98px){.support_search form input{font-size:18px;line-height:21px;width:calc(100% - 112px)}}.support_search form input::-webkit-input-placeholder{color:#b3b3b9}.support_search form input::-moz-placeholder{color:#b3b3b9}.support_search form input:-ms-input-placeholder{color:#b3b3b9}.support_search form input::-ms-input-placeholder{color:#b3b3b9}.support_search form input::placeholder{color:#b3b3b9}.support_search form button{background:#f80;border-radius:4px;font-style:normal;font-weight:700;font-size:18px;line-height:21px;text-transform:uppercase;color:#fff;padding:14px 78px 14px 23px;border:none;cursor:pointer;position:relative}@media only screen and (max-width:575.98px){.support_search form button{font-size:12px;line-height:14px;padding:8px 44px 8px 9px}}.support_search form button:hover img{right:14px}@media only screen and (max-width:575.98px){.support_search form button:hover img{right:7px}}.support_search form button img{position:absolute;right:33px;top:18px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:575.98px){.support_search form button img{width:24px;top:10px;right:10px}}.support_search .search-result{background:#fff;position:absolute;top:100%;z-index:2;left:0;width:100%;border-radius:0 0 4px 4px}.support_search .search-result .search-result-wrapper{position:relative;background:#fff;border-radius:0 0 4px 4px}.support_search .search-result .search-result-wrapper:after{display:block;content:"";position:absolute;left:20px;top:30px;right:20px;bottom:0;-webkit-box-shadow:0 10px 40px rgba(58,86,113,.18);box-shadow:0 10px 40px rgba(58,86,113,.18);z-index:-1}.support_search .search-result .search-result-wrapper .bt{margin:0 15px;height:1px;background:#ececee}.support_search .search-result .search-result-wrapper .articles{padding:24px 33px}@media only screen and (max-width:991.98px){.support_search .search-result .search-result-wrapper .articles{padding:16px}}.support_search .search-result .search-result-wrapper .articles .article{display:block;padding:17px 0}@media only screen and (max-width:991.98px){.support_search .search-result .search-result-wrapper .articles .article{padding:12px 0}}.support_search .search-result .search-result-wrapper .articles .article:hover{cursor:pointer}.support_search .search-result .search-result-wrapper .articles .article:hover .article-title{color:#f80}.support_search .search-result .search-result-wrapper .articles .article:hover .article-title b,.support_search .search-result .search-result-wrapper .articles .article:hover .article-title mark{color:#f80}.support_search .search-result .search-result-wrapper .articles .article:hover .article-passages .article-passage{color:#000}.support_search .search-result .search-result-wrapper .articles .article:hover .article-passages .article-passage b,.support_search .search-result .search-result-wrapper .articles .article:hover .article-passages .article-passage mark{color:#f80}.support_search .search-result .search-result-wrapper .articles .article .article-title{font-style:normal;font-weight:400;font-size:20px;line-height:23px;text-decoration:underline;color:#000;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1439.98px){.support_search .search-result .search-result-wrapper .articles .article .article-title{font-size:16px;line-height:19px}}@media only screen and (max-width:767.98px){.support_search .search-result .search-result-wrapper .articles .article .article-title{font-size:14px;line-height:17px}}.support_search .search-result .search-result-wrapper .articles .article .article-title mark{background:0 0}.support_search .search-result .search-result-wrapper .articles .article .article-passages .article-passage{font-style:normal;font-weight:300;font-size:16px;line-height:19px;color:#b3b3b9;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1439.98px){.support_search .search-result .search-result-wrapper .articles .article .article-passages .article-passage{font-size:14px}}@media only screen and (max-width:767.98px){.support_search .search-result .search-result-wrapper .articles .article .article-passages .article-passage{font-size:13px}}.support_search .search-result .search-result-wrapper .articles .article .article-passages .article-passage mark{color:#000;background-color:transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.support_search .search-result .search-result-wrapper .articles .not-found{text-align:center}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.preloader{position:relative;padding:20px 0}.preloader .status{width:25px;height:25px;margin:0 auto;border-top:2px solid rgba(255,255,255,.1);border-right:2px solid rgba(255,255,255,.1);border-bottom:2px solid rgba(255,255,255,.1);border-left:2px solid #fff;border-radius:50%;-webkit-animation:spinner .7s infinite linear;animation:spinner .7s infinite linear;z-index:2}.preloader.dark .status{border-top:2px solid rgba(0,0,0,.1);border-right:2px solid rgba(0,0,0,.1);border-bottom:2px solid rgba(0,0,0,.1);border-left:2px solid rgba(0,0,0,.2)}
/* End */
/* /local/templates/b2b-logist-from-vue/blocks/intro/support/style.css?17800550035013 */
/* /local/templates/b2b-logist-from-vue/blocks/support_section_select/style.min.css?16826776446067 */
/* /local/templates/b2b-logist-from-vue/blocks/support_search/style.min.css?16826776446442 */
