

/* Start:/bitrix/templates/vpl_template/css/normalize.css?16263512181815*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
/* End */


/* Start:/bitrix/templates/vpl_template/css/bootstrap-grid.css?162635121882290*/
/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1680px) {
  .container {
    max-width: 1440px;
  }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl  {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 1024px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1440px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px;
  }
}

@media (min-width: 1680px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1440px;
  }
}

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

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1440px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1680px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1680px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1024px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1440px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1680px) {
  .flex-xxl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xxl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1440px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1680px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
/* End */


/* Start:/bitrix/templates/vpl_template/css/modal.css?16263512184132*/
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
/* End */


/* Start:/bitrix/templates/vpl_template/css/slick.css?16263512181776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/vpl_template/css/slick-theme.css?16263512183191*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/vpl_template/css/../img/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/vpl_template/css/../fonts/slick/slick.eot');
    src: url('/bitrix/templates/vpl_template/css/../fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/vpl_template/css/../fonts/slick/slick.woff') format('woff'), url('/bitrix/templates/vpl_template/css/../fonts/slick/slick.ttf') format('truetype'), url('/bitrix/templates/vpl_template/css/../fonts/slick/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/vpl_template/css/style.css?162636002145881*/
/* Шрифты
=========================================================================================*/
@font-face {font-family: 'Roboto';src: local('Roboto'), local('Roboto-Regular'), url('/bitrix/templates/vpl_template/css/../fonts/Roboto.woff2') format('woff2'), url('/bitrix/templates/vpl_template/css/../fonts/Roboto.woff') format('woff'), url('/bitrix/templates/vpl_template/css/Roboto.ttf') format('truetype');font-weight: 400;font-style: normal; font-display: swap;}
@font-face {font-family: 'Roboto Condensed';src: url('/bitrix/templates/vpl_template/css/../fonts/RobotoCondensed-Bold.eot');src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),url('/bitrix/templates/vpl_template/css/../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),url('/bitrix/templates/vpl_template/css/../fonts/RobotoCondensed-Bold.woff') format('woff'),url('/bitrix/templates/vpl_template/css/../fonts/RobotoCondensed-Bold.ttf') format('truetype');font-style: normal;font-weight: bold; font-display: swap;}
@font-face {font-family: 'Roboto';src: url('/bitrix/templates/vpl_template/css/../fonts/Roboto-Bold.eot');src: local('Roboto Bold'), local('Roboto-Bold'),url('/bitrix/templates/vpl_template/css/../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),url('/bitrix/templates/vpl_template/css/../fonts/Roboto-Bold.woff') format('woff'),url('/bitrix/templates/vpl_template/css/../fonts/Roboto-Bold.ttf') format('truetype');font-style: normal;font-weight: bold; font-display: swap;}
@font-face {font-family: 'Roboto';src: url('/bitrix/templates/vpl_template/css/../fonts/Roboto-Regular.eot');src: local('Roboto'), local('Roboto-Regular'),url('/bitrix/templates/vpl_template/css/../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),url('/bitrix/templates/vpl_template/css/../fonts/Roboto-Regular.woff') format('woff'),url('/bitrix/templates/vpl_template/css/../fonts/Roboto-Regular.ttf') format('truetype');font-weight: normal;font-style: normal; font-display: swap;}
@font-face {font-family: 'Open Sans';src: url('/bitrix/templates/vpl_template/css/../fonts/OpenSans-Regular.eot');src: local('Open Sans Regular'), local('OpenSans-Regular'),url('/bitrix/templates/vpl_template/css/../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),url('/bitrix/templates/vpl_template/css/../fonts/OpenSans-Regular.woff') format('woff'),url('/bitrix/templates/vpl_template/css/../fonts/OpenSans-Regular.ttf') format('truetype');font-weight: normal;font-style: normal; font-display: swap;}
@font-face {font-family: 'Open Sans';src: url('/bitrix/templates/vpl_template/css/../fonts/OpenSans-SemiBold.eot');src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),url('/bitrix/templates/vpl_template/css/../fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),url('/bitrix/templates/vpl_template/css/../fonts/OpenSans-SemiBold.woff') format('woff'),url('/bitrix/templates/vpl_template/css/../fonts/OpenSans-SemiBold.ttf') format('truetype');font-weight: 600;font-style: normal; font-display: swap;}
@font-face {
	font-family: 'Monotype Corsiva';
	src: url('/bitrix/templates/vpl_template/css/../fonts/monotype_corsiva.eot'); /* IE 9 Compatibility Mode */
	src: url('/bitrix/templates/vpl_template/css/../fonts/monotype_corsiva.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('/bitrix/templates/vpl_template/css/../fonts/monotype_corsiva.woff2') format('woff2'), /* Super Modern Browsers */
		url('/bitrix/templates/vpl_template/css/../fonts/monotype_corsiva.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('/bitrix/templates/vpl_template/css/../fonts/monotype_corsiva.ttf') format('truetype'), /* Safari, Android, iOS */
		url('/bitrix/templates/vpl_template/css/../fonts/monotype_corsiva.svg#monotype_corsiva') format('svg'); /* Chrome < 4, Legacy iOS */
}

:root {
  --white: #FFFFFF;
  --grey: #E6EAF2;
  --black: #1A1A1A;
  --grey-medium: #797979;
  --black70: #494949;
  --grey30: #C3C1CA;
  --siren: #7D5ED7;
  --red: #ED5A60;
  --dropscshadow: 0px 4px 18px 1px rgba(0, 0, 0, 0.25);
}


/* Icomoon
=========================================================================================*/
.icon {display: inline-block;width: 1em;height: 1em;stroke-width: 0;stroke: currentColor;fill: currentColor;}
.icon-vpl {width: 1.0810546875em;}
.icon-no-photo {width: 1.380859375em;}
.icon-adv2 {width: 1.140625em;}
.icon-adv3 {width: 1.328125em;}
.icon-adv4 {width: 1.4130859375em;}
.icon-adv5 {width: 1.4208984375em;}
.icon-adv6 {width: 0.939453125em;}
.icon-adv7 {width: 1.0361328125em;}
.icon-adv1 {width: 1.4384765625em;}
.icon-map1 {width: 0.6640625em;}
.icon-map2 {width: 1.18359375em;}
.icon-map3 {width: 1.0068359375em;}
.icon-map4 {width: 0.7294921875em;}

/* Основные стили
=========================================================================================*/
html {
  height: 100%;
}
body {
  font-family: "Roboto";
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  min-height: 100%;
}
a {
  color: var(--black);
  transition: color .3s ease-in-out;
  text-decoration: none;
}
a:hover {
  color: var(--grey-medium);
  transition: color .3s ease-in-out;
}
p a:visited {
  color: var(--black);
}
a:active {
  color: var(--grey-medium);
}
.btn {
  width: 270px;
  font-size: 18px;
  padding: 25px;
  border: 1px solid #C3C1CA;
  text-align: center;
}
.btn.btn-black {
  margin: 50px 0 ;
  display: block;
  color: #494949;
  border: 1px solid #C3C1CA;
  transition: border .3s ease-in-out;
}
.btn.btn-black:hover {
  /* margin: 50px 0 1; */
  display: block;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
  transition: border .3s ease-in-out;
}
.btn.btn-white{
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  background: transparent;
  transition: all .3s ease-in-out;
}
.btn.btn-white:hover {
  display: inline-block;
  width: 100%;
  border: 1px solid #ffffff;
  color: #1a1a1a;
  background: #ffffff;
  transition: all .3s ease-in-out;
}
.bg-gray {
  background-color: #F1F2F3;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
h1 {
  font-size: 55px;
  font-family: "Roboto Condensed";
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}
h2, h3, h4 {
  font-family: "Roboto Condensed";
  margin: 50px 0 35px;
}
h5, h6 {
  margin: 50px 0 30px;
}
h2 {
  font-size: 50px;
  line-height: 55px;
}
h3 {
  font-size: 32px;
  line-height: 36px;
}
h4 {
  font-size: 28px;
  line-height: 34px;
}
h5 {
  font-family: "Roboto";
  font-size: 20px;
  line-height: 23.44px;
}
h6 {
  font-size: 16px;
  line-height: 18.75px;
  text-transform: uppercase;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}


img {
  max-width: 100%;
  vertical-align: top;
}
a .icon-link-new,
a .icon-link-out {
  font-size: 12px;
  margin-left: 5px;
}
.ios input[type="submit"] {
  -webkit-appearance: none;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
hr {
  margin-bottom: 20px;
}
.content p {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.content p:last-child {
  margin-bottom: 0;
}
.content a {
  color: var(--siren);
}
.content a:hover,
.content a:active {
  color: var(--red);
}
.content ul {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.content ol {
  counter-reset: counter;
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
.content ul:last-child,
.content ol:last-child {
  margin-bottom: 0;
}
.content ul>li,
.content ol>li {
  margin-bottom: 20px;
  position: relative;
}
.content ul>li {
  padding-left: 24px;
}
.content ul>li:before {
  content: "";
  background: var(--grey30);
  height: 12px;
  position: absolute;
  left: 0;
  top: 2px;
  width: 12px;
}
.content ol>li {
  counter-increment: counter;
  padding-left: 24px;
}
.content ol>li:before {
  content: counter(counter);
  color: var(--grey30);
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 0px;
}
.content ul>li>ul,
.content ol>li>ul,
.content ul>li>ol,
.content ol>li>ol {
  margin-top: 20px;
}
.content blockquote {
  color: var(--blue);
  font-size: 20px;
  /* margin: 0 0 50px; */
  margin-bottom: 50px;
  padding: 0;
  position: relative;
}
.content blockquote:before {
  content: "";
  background: url(/bitrix/templates/vpl_template/css/../img/quote.svg) no-repeat center top;
  display: block;
  height: 50px;
  margin-bottom: 25px;
  position: relative;
  width: 75px;
}
.content blockquote p {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 36px;
}
.content blockquote cite {
  color: var(--blue);
  display: block;
  font-size: 16px;
  font-style: normal;
  margin-top: 20px;
}
.content .table-responsive {
  margin-bottom: 24px;
}
.content table {
  border: 0;
  border-collapse: collapse;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
}
.content .table-responsive table {
  margin-bottom: 6px;
}
.content table tr {
  border-bottom: 1px solid #e6e6e6;
}
.content table tr>td {
  color: var(--grey-dark);
  font-size: 16px;
  padding: 14px 0;
  padding-right: 15px !important;
}
.content table thead tr>td,
.content table thead tr>th {
  color: var(--black);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.44;
  padding-top: 0;
  padding-bottom: 12px;
}
.img {
  position: relative;
  overflow: hidden;
}
.fit-img {
  max-width: none;
  max-height: none;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.detail-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 50px 0;
}
.detail-img .img {
  line-height: 1;
}
.detail-img .title {
  color: var(--grey-medium);
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px;
}
.no-photo {
  background-color: #efefef;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px;
  width: 100%;
}
.no-photo img {
  width: 100%;
  max-width: 140px;
  max-height: 100%;
}
.warning {
  color: var(--red);
  font-size: 20px;
  margin-bottom: 50px;
}

.video{
  overflow:hidden;
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  margin-bottom: 50px;
  margin-top: 50px;
}
.video iframe {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
}

@media (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 45px;
  }
  h2 {
    font-size: 35px;
    line-height: 40px;
  }
  h3 {
    font-size: 30px;
    line-height: 35px;
  }
  h4 {
    font-size: 25px;
    line-height: 30px;
  }
  .content blockquote {
    margin-left: 0;
  }
  .content blockquote p {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 768px) {
  .content blockquote {
    padding-left: 100px;
  }
  .content blockquote:before {
    margin-bottom: 0;
    position: absolute;
    left: 8px;
    top: 7px;
  }
}

/* .map {
  min-height: 470px;
  height: 100%;
} */

/* .map #map {
  min-height: 100%;
  width: 65%;
} */
.map #map-contact {
  min-height: 470px;
  height: 100%;
  width: 100%;
  /* border: 1px solid #d1e1e8; */
border-left: none;
}

@media (max-width: 767px) {
  .map {
    min-height: 300px;
  }
}

.popover {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.22);
  position: absolute;
}

.popover__close {
  color: #9c9c9c;
  font-size: 10px;
  padding: 5px;
  position: absolute;
  right: 10px;
  top: 12px;
}

.popover__close:hover {
  color: #000;
}

.popover__tail {
  border: 9px solid transparent;
  border-top-color: #fff;
  margin-left: -9px;
  position: absolute;
  left: 50%;
  top: 100%;
}

.contacts .baloon__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contacts .baloon__img {
  margin-right: 15px;
}

.ballon__head {
  border-bottom: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 27px 22px 18px;
}

.ballon__head-text {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.baloon__logo {
  margin-right: 18px;
  width: 74px;
}

.baloon__logo img {
  max-height: 100%;
  vertical-align: top;
}

.ballon__name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  max-width: calc(100% - 92px);
}

.baloon__body {
  padding: 22px 22px 13px;
}

.baloon__line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
  widows: 100%;
}

.baloon__line a {
  color: #000000;
}

.baloon__line .icon {
  color: #999;
  font-size: 19px;
  position: absolute;
  left: 0;
  top: 0;
}

.baloon__line .icon-worktime {
  font-size: 18px;
}
.baloon__line svg {
  width: 14px;
}


.popover {
  background: #fff;
  width: 512px;
  box-shadow: 0 3px 27px rgba(62, 125, 177, .14);
  position: absolute
}

.popover__inner {
  min-height: 20px;
  background: #fff;
  position: relative;
  /* padding: 40px */
}
.popover__inner>ymaps {
  width: 100%!important;
}
.popover__content {
  width: 100%
}

.popover__close {
  position: absolute;
  right: 23px;
  top: 19px
}

.popover__close > svg {
  width: 18px;
  height: 18px;
  fill: #aaa
}

.balloon svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  fill: #747373
}

.balloon__title {
  border-bottom: 1px solid #e6eaef;
  padding-bottom: 20px
}

.balloon__title a {
  font-size: 24px;
  font-weight: 700;
  color: #000
}

.balloon__address {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 20px 0 20px 30px;
  border-bottom: 1px solid #e6eaef;
  position: relative
}

.balloon__address svg {
  top: 17px
}

.balloon__phone {
  margin-top: 20px;
  position: relative;
  padding-left: 30px
}

.balloon__phone > a {
  color: #000
}

.balloon__email {
  margin-top: 10px;
  position: relative;
  padding-left: 30px
}

.balloon__email > a {
  color: #000
}

.balloon__work-time {
  margin-top: 10px;
  position: relative;
  padding-left: 30px
}

@media (max-width: 575px) {
  /* .popover {
      width: 100%
  } */

  .balloon__title {
      padding-bottom: 10px
  }

  .balloon__title a {
      font-size: 18px
  }

  .balloon__address {
      font-size: 12px;
      padding: 10px 0 10px 30px
  }

  .balloon__address svg {
      top: 8px
  }

  .balloon__phone {
      margin-top: 10px;
      padding-left: 30px
  }

  .balloon__email, .balloon__work-time {
      margin-top: 5px;
      padding-left: 30px
  }
}

/* Хедер
=========================================================================================*/
.header {
  border-bottom: 1px solid #E1E1E1;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background: #ffffff;
  transition: background .15s ease-in-out;
  box-shadow: var(--dropscshadow);
}
.header.transparent {
  background: transparent;
  transition: background .15s ease-in-out;
}
.header__top {
  display: flex;
  align-items: center;
  height: 71px;
  position: relative;
  transition: height .3s ease-in-out;
}
.header__bottom {
  display: flex;
  align-items: center;
  height: 46px;
  border-top: 1px solid #E1E1E1;
  transition: height .3s ease-in-out;
}
.header__top .container {
  display: flex;
  position: relative;
}
.header__top-logo {
  display: flex;
  align-items: center;
  margin-right: 172px;
  transition: margin .3s ease-in-out;
}
.header__top-logo-img svg {
  font-size: 42px;
  vertical-align: top;
  width: 58px;
  transition: all .3s ease-in-out;
}
.header__top-logo-title {
  font-family: ui-monospace;
font-style: italic;
  /* font-size: 10px; */
  font-size: 13px;
  margin-left: 15px;
  /* font-weight: 700; */
  color: var(--black70);
  /* text-transform: uppercase; */
  /* width: 188px; */
  width: 223px;
  /* max-height: 22px; */
  overflow: hidden;
  opacity: 1;
  transition: width .3s ease-in-out ,
              opacity .3s ease-in-out.3s;
}
.header__top-time {
  display: flex;
  align-items: center;
  margin-right: 140px;
  opacity: 1;
  width: 100%;
  transition: width .3s ease-in-out ,
              opacity .3s ease-in-out.3s;
}
.header__top-time svg{
  font-size: 11px;
  margin-right: 5px;
}
.header__top-time span{
  font-size: 13px;
  font-weight: 700;
  color:var(--grey-medium);
}
.header__top-contacts {
  display: flex;
  align-items: center;
  /* margin-right: 113px; */
  position: absolute;
  right: 216px;
  top: calc(50% - 10px);
  max-height: 20px;
  overflow: hidden;
  transition: right .3s ease-in-out;
}
.header__top-tels {
  display: flex;
  align-items: center;
}
/* .header__top-tel {
  width: 100%;
} */
.header__top-tel:last-child {
  padding-left: 13px;
  margin-left: 13px;
  border-left: 1px solid #C3C1CA;
  width: 180px;
  height: 20px;
}
.header__top-tel {
  font-weight: 700;
  font-size: 18px;
}
.header__top-tel a {

}
.header__top-mail a {
  font-weight: 400;
  font-size: 15px;
  color: var(--grey-medium);
  margin-left: 20px;
  text-decoration: none;
  width: 112px;
  opacity: 1;
  transition: width .3s ease-in-out ,
              opacity .3s ease-in-out.3s;
}
.header__top-buttons {
  display: flex;
  align-items: center;
  position: absolute;
  right: 6px;
  top: calc(50% - 19px);
}
.header__top-buttons svg {
  font-size: 18px;
}
.header__top-buttons a,
.header__top-buttons > span {
  padding: 10px;
}
.header__top-buttons svg {
  vertical-align: top;
}
.header__top-buttons a:first-child,
.header__top-buttons span:first-child {
  /* margin-right: 15px; */
  position: relative;
  transition: margin .3s ease-in-out;
}
.header__top-buttons a:first-child::after,
.header__top-buttons span:first-child::after {
  content: "";
   height: 12px;
   width: 1px;
   background-color: var(--grey-medium);
   position: absolute;
   top: calc(50% - 6px);
   right: 1px;
   opacity: 0;
 }
 .fixed .header__top-buttons > a:first-child::after,
 .fixed .header__top-buttons > span:first-child::after {
   opacity: 1;
 }

.header__top-buttons .open-menu {
  display: none;
}
.open-menu {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0 12px;
  padding-left: 17px;
}
.open-menu__inner {
  height: 16px;
  position: relative;
  width: 20px;
}
.open-menu__inner span {
  background: #000000;
  display: block;
  position: absolute;
  height: 2px;
  width: 20px;
  -webkit-transition: top .15s .3s, -webkit-transform .15s .12s;
  transition: top .15s .3s, -webkit-transform .15s .12s;
  -o-transition: top .15s .3s, transform .15s .12s;
  transition: top .15s .3s, transform .15s .12s;
  transition: top .15s .3s, transform .15s .12s, -webkit-transform .15s .12s;
}
.open-menu__inner span:first-child {
  top: 0px;
}
.open-menu__inner span:nth-child(2) {
  top: 7px;
}
.open-menu__inner span:nth-child(3) {
  top: 14px;
}
.open-menu__inner span:nth-child(3) {
  -webkit-transition: top .15s .3s, -webkit-transform .3s;
  transition: top .15s .3s, -webkit-transform .3s;
  -o-transition: top .15s .3s, transform .3s;
  transition: top .15s .3s, transform .3s;
  transition: top .15s .3s, transform .3s, -webkit-transform .3s;
}
/* .open-menu:hover .open-menu__inner span {
  background: var(--darkblue);
} */
.open-menu.is-active .open-menu__inner span {
  top: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top .15s, -webkit-transform .12s .15s;
  transition: top .15s, -webkit-transform .12s .15s;
  -o-transition: top .15s, transform .12s .15s;
  transition: top .15s, transform .12s .15s;
  transition: top .15s, transform .12s .15s, -webkit-transform .12s .15s;
}
.open-menu.is-active .open-menu__inner span:nth-child(3) {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: top .15s, -webkit-transform .3s .15s;
  transition: top .15s, -webkit-transform .3s .15s;
  -o-transition: top .15s, transform .3s .15s;
  transition: top .15s, transform .3s .15s;
  transition: top .15s, transform .3s .15s, -webkit-transform .3s .15s;
}

.header__bottom .container {
  position: relative;
}
.header__bottom-menu {
  position: absolute;
  width: 1410px;
  bottom: -23px;
  left: 15px;
  transition: bottom .3s ease-in-out,
              width .3s ease-in-out,
              left .3s ease-in-out;
}
.header__bottom-menu li > span {
  transition: color .3s ease-in-out;
}
.header__bottom-menu li:hover > span {
   color: var(--grey-medium);
   transition: color .3s ease-in-out;
}
.header__bottom-menu> ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0;
  margin: 0;
}
.header__bottom-menu > ul > li {
  list-style: none;
  height: 43px;
  border-bottom: 3px solid transparent;
  transition: border .3s ease-in-out;
}
.home-header .header__bottom-menu > ul > li:hover {
  border-bottom: 3px solid transparent;
}
.home-header.fixed .header__bottom-menu > ul > li:hover {
  border-bottom: 3px solid var(--grey-medium);
}
.header__bottom-menu>ul>li:hover {
  border-bottom: 3px solid var(--grey-medium);
}
.header__bottom-menu>ul a,
.header__bottom-menu>ul span {
  text-decoration: none;
  font-weight: 700;
  height: 100%;
  display: flex;
  align-items: center;
}
.header__dropdown-menu ul a {
  font-weight: 400;
}

.header__dropdown-menu {
  position: fixed;
  left: 0;
  width: 100%;
  top: 118px;
  padding: 30px 0;
  background: #e6eaf2;
  transition: top .3s ease-in-out;
}
.header__bottom-menu  ul li > .header__dropdown-menu {
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out;
}
.header__bottom-menu  ul > li:hover > .header__dropdown-menu {
  opacity: 1;
  visibility: visible;
  transition: all .3s ease-in-out;
}

.header__dropdown-menu ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0;
  list-style: none;
}
.header__dropdown-menu a,
.header__dropdown-menu li > span {
  display: flex;
  align-items: center;
  font-size: 15px;
  padding: 15px 0;
  border-bottom: 1px solid #D8D9DB;
  font-weight: 400;
}
.header__dropdown-menu svg {
  font-size: 35px;
  margin-right: 10px;
  flex-shrink: 0;
}
.header__dropdown-menu li {
  width: 50%;
  height: 100%;
}
.header__dropdown-menu ul li:nth-child(odd) {
  padding-right: 25px;
}
.header__dropdown-menu ul li:nth-child(even) {
  padding-left: 25px;
}

.mobile-menu {
  background: url(/bitrix/templates/vpl_template/css/../img/backgrounds/mob-menu.png) no-repeat no-repeat;
  background-size: cover;
  overflow-y: scroll;
  position: fixed;
  /* top: 72px; */
  top: 0;
  padding-top: 72px;
  bottom: 0;
  left: -100%;
  -webkit-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
  width: 100%;
  z-index: 100;
}
.mobile-menu.is-open{
  left: 0;
  transition: left .3s ease-in-out;
}
.mobile-menu__contacts .container {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 30px auto;
}
.mobile-menu__contacts {
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
.mobile-menu__contacts a{
color: #ffffff;
font-size: 20px;
margin-bottom: 5px;
text-decoration: none;
display: block;
}
.mobile-menu__top-tels {
  margin-bottom: 10px;
}
.mobile-menu__top-mail a {
  font-size: 15px;
  color: #ffffff;
  opacity: .73;
}
.mobile-menu__menu a,
.mobile-menu__menu li > span {
  text-decoration: none;
  color: #ffffff;
  display: flex;
  align-items: center;
  font-weight: 400;
  padding: 20px 0;
  padding-right: 30px;
}
.mobile-menu__menu ul {
  padding: 0;
  margin: 0;
}
.mobile-menu__menu ul li {
  font-size: 18px;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
}
.mobile-menu__menu ul li:last-child {
  border-bottom: none;
}
.mobile-menu__menu>ul>li a{
  margin-right: 40px;
}
.mobile-menu__drop-menu {
  display: none;
}
.mobile-menu__drop-menu a,
.mobile-menu__drop-menu span {
  font-size: 14px;
  color: rgba(255, 255, 255, .9)
}
.mobile-menu__drop-menu li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}
.mobile-menu__drop-menu svg {
  flex-shrink: 0;
  font-size: 30px;
  width: 30px;
  margin-right: 12px;
}

.mobile-open-sub {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 10px;
}
.mobile-open-sub svg{
  transform: rotate(180deg);
  transition: transform .3s ease-in-out;
}
.mobile-open-sub.is-open svg {
  transform: rotate(0deg);
  transition: transform .3s ease-in-out;
}




.fixed .header__top-logo {
  margin-right: 0;
  transition: margin .3s ease-in-out;
}
.fixed .header__top-logo-title{
  width: 0;
  opacity: 0;
  transition: width .3s ease-in-out .3s,
              opacity .3s ease-in-out,
              margin-right .3s ease-in-out .3s;
}

.fixed .header__top-time {
  width: 0;
  opacity: 0;
  transition: width .3s ease-in-out .3s,
              opacity .3s ease-in-out,
              margin-right .3s ease-in-out .3s;
}
.fixed .header__top-tel:last-child {
  width: 0;
  opacity: 0;
  transition: width .3s ease-in-out ,
              opacity .3s ease-in-out,
              margin-right .3s ease-in-out .3s;
}
.fixed .header__top-mail {
  width: 0;
  opacity: 0;
  transition: width .3s ease-in-out .3s,
              opacity .3s ease-in-out;
}
.fixed .header__top-contacts {
  right: 90px;
  transition: right .3s ease-in-out;
}
.fixed .header__top-buttons a:first-child {
  margin-right: 0;
  transition: margin .3s ease-in-out;
}
.fixed .header__top-buttons a:first-child::after {
  opacity: 1;
  transition: opacity .3s ease-in-out;
}
.fixed .header__top {
  height: 50px;
  transition: height .3s ease-in-out;
}
.fixed .header__bottom {
  height: 0;
  transition: height .3s ease-in-out;
  border-top: none;
}
.fixed .header__bottom-menu {
  position: absolute;
  bottom: -1px;
  width: 1003px;
  left: 100px;
  transition: bottom .3s ease-in-out,
              width .3s ease-in-out,
              left .3s ease-in-out;
}
.fixed .header__dropdown-menu {
  top: 52px;
  transition: top .3s ease-in-out;
}
.fixed .header__bottom-menu>ul>li {
  list-style: none;
  height: 45px;
}
@media (min-width: 1024px) {
  .fixed .header__top-logo-img svg{
    width: 38px;
    font-size: 27px;
    transition: all .3s ease-in-out;
  }
}
@media (max-width: 1679px) {
  .header__top-logo {
    margin-right: 80px;
}
.header__top-contacts {
  right: 140px;
}
.header__bottom-menu {
  width: 1175px;
}
.fixed .header__top-contacts {
  right: 65px;
}
.fixed .header__bottom-menu {
  width: 862px;
    left: 80px;
    font-size: 15px;
}
.header__top-tel a {
  font-size: 15px;
}
}
@media (max-width: 1439px) {
  .header__top-time {
    display: none;
}
.header__bottom-menu {
  width: 945px;
}
.fixed .header__bottom-menu {
  width: 800px;
    left: 70px;
}
.fixed .header__top-contacts {
  display: none;
}
}
@media (max-width: 1023px) {
  .header__bottom {
    height: 0;
  transition: height .3s ease-in-out;
  border-top: none;
  }
  .header__top-logo-title{
    display: none;
  }
  .header__bottom-menu {
    display: none;
  }
  .header__top-buttons .open-menu {
    display: inherit;
  }
  .header__top-buttons a:first-child {
    margin-right: 0;
  }
  .header__top-buttons a:first-child::after {
    opacity: 1;
  }

  .header__top-logo-img svg {
    font-size: 38px;
    width: 53px;
  }
  .fixed .header__top {
    height: 71px;
  }
  .header__top-contacts {
    display: none;
  }
}

/* Тело страницы
=========================================================================================*/

.wrapper {
  width: 100%;
}
.content {
  padding-top: 108px;
  padding-bottom: 100px;
}
.page-title {
  padding-top: 70px;
  padding-bottom: 24px;
}
@media (max-width: 1023px) {
  .page-title {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .content {
    padding-top: 71px;
  }
}
/* .news-detail {
  padding-bottom: 70px;
} */
.news-main-item__img-wrapper {
  position: relative;
  display: block;
}
.news-main-item__img.no-photo {
  display: flex;
  min-height: 330px;
}
@media (max-width:1679px) {
  .news-main-item__img.no-photo {
    min-height: 274px;
  }
}
@media (max-width:1439px) {
  .news-main-item__img.no-photo {
    min-height: 217px;
  }
}
@media (max-width:1023px) {
  .news-main-item__img.no-photo {
    min-height: 217px;
  }
}
.news-main-item__img {
  margin-bottom: 40px;
  position: relative;
  display: block;
  overflow: hidden;
}
.news-main-item__img img{
  width: 100%;
  position: relative;
  transform: scale(1);
  transition: transform .3s ease-in-out;
}
.news-main-item__img::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 110px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #1C2026 100%);
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 1;
  transition: opacity .3s ease-in-out;
}
.news-main-item__img::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(74.97deg, rgba(212, 177, 255, 0.651) -16.28%, rgba(252, 124, 129, 0.581) 101.55%);
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity .3s ease-in-out;
}
.news-main-item__img:hover::after {
  opacity: 0;
  transition: opacity .3s ease-in-out;
}
.news-main-item__img:hover::before {
  opacity: 1;
  transition: opacity .3s ease-in-out;
}
.news-main-item__img:hover img{
  transform: scale(1.1);
  transition: transform .3s ease-in-out;
}
.news-main-item__date{
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #ffffff;
  z-index: 2;
  display: flex;
  align-items: center;
}
.news-main-item__date span:first-child{
  font-family: "Roboto Condensed";
  font-size: 56px;
  font-weight: 700;
  margin-right: 12px;
}
.news-main-item__date span:last-child{
  font-size: 16px;
  font-weight: 400;
  width: 69px;
}

a.news-main-item__title {
  font-family: "Roboto Condensed";
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 20px;
  color: var(--black);
  display: block;
}
a.news-main-item__title:hover {
  color: var(--grey-medium);

}

.news-main-item__descr {
  font-size: 18px;
  line-height: 22px;
  color: var(--black70);
}



.news-list {
  padding-top: 50px;
  /* padding-bottom: 20px; */
}
.news-list-item {
  margin-bottom: 50px;
  height: calc(100% - 50px);
}
.news-list-item__img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;

}
.news-list-item__img img {
  width: 100%;
  transform: scale(1);
  transition: transform .3s ease-in-out;

}
.news-list-item__img:hover img{
  transform: scale(1.1);
  transition: transform .3s ease-in-out;
}
.news-list-item__date {
  color: #686868;
  font-size: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C3C1CA;
}
.news-list-item__title a {
  font-family: 'Roboto Condensed';
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: var(--black);
}
.news-list-item__title a:hover {
  color: var(--grey-medium);
}
a.news-list-item__img::before,
a.stati-main-item__img::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(74.97deg, rgba(212, 177, 255, 0.651) -16.28%, rgba(252, 124, 129, 0.581) 101.55%);
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity .3s ease-in-out;
}
a.stati-main-item__img::before{
  width: calc(100% - 30px);
  left: 15px;
}
a.news-list-item__img:hover::before,
a.stati-main-item__img:hover::before {
  opacity: 1;
  transition: opacity .3s ease-in-out;
}
.stati-main-item__img {
  display: block;
  overflow: hidden;
  width: 100%;
}
.stati-main-item__img img {
  width: 100%;
  transform: scale(1);
  transition: transform .3s ease-in-out;
}
.stati-main-item__img:hover img{
  transform: scale(1.1);
  transition: transform .3s ease-in-out;
}
.stati-main-item__info {
  display: flex;
  flex-direction: column;
}
a.stati-main-item__title {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  font-family: 'Roboto Condensed';
  margin-bottom: 30px;
  display: block;
  color: #000000;
  order: 1;
}
a.stati-main-item__title:hover {
  color: var(--grey-medium);
}
.stati-main-item__descr {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'Roboto';
  margin-bottom: 40px;
  color: var(--black70);
  order: 2;
}
.stati-main-item__date {
  font-size: 16px;
  line-height: 18px;
  display: flex;
  align-items: center;
  order: 3;
}
.stati-main-item__date span:first-child {
  font-family: 'Roboto Condensed';
  font-size: 30px;
  line-height: 35px;
  margin-right: 10px;
}


@media (max-width:767px) {
  .news-main-item {
    margin-bottom: 50px;
  }
  .news-main-item__date,
  .stati-main-item__date{
    position: relative;
    bottom: 0;
    left: 0;
    color: #686868;
    z-index: 2;
    display: block;
    font-size: 16px;
    padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C3C1CA;
  }
  .news-main-item__img::after {
    display: none;
  }
  .news-main-item__date span:first-child{
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    margin-right: 0;
  }
  .news-main-item__img {
    margin-bottom: 20px;
  }
  a.news-main-item__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .news-main-item__descr {
    display: none;
  }
  .news-main .static-block-4 {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .news-list {
    padding-top: 0;
  }
  .stati-main-item__date {
    order: 1;
    line-height: 1.15;
  }
  a.stati-main-item__title {
    order: 2;
    font-size: 24px;
    margin-bottom: 50px;
  }
  .stati-main-item__descr {
    display: none;
  }

  .stati-main-item__img img{
    /* margin-bottom: 20px; */
  }
  .stati-main-item__date span:first-child {
    font-size: 16px;
    font-family: "Roboto";
    font-weight: 400;
    margin-right: 0;
    line-height: 1.15;
  }
}


.static-banner {
  background: url(/bitrix/templates/vpl_template/css/../img/backgrounds/static-bg.png) no-repeat no-repeat center center;
  background-size: cover;
  padding: 100px 0;
}
.static-banner__title {
  font-family: "Roboto Condensed";
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #ffffff;
}
.static-banner__description {
  color: #ffffff;
  margin-bottom: 50px;
  line-height: 24px;
}
.static-banner__button {
  display: inline-block;
}

.static-banner__img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.static-block-1 {
  margin: 90px 0;
}
.static-block-2 {
  padding: 60px 0;
}
.static-block-2 ul > li {
  padding: 20px;
  background-color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 5px;
  padding-left: 55px;
}
.static-block-2 ul>li:before {
  left: 32px;
  top: calc(50% - 6px);
}
.static-block-3 {
  padding: 50px 0;
}
.static-block-4 {
  background: url(/bitrix/templates/vpl_template/css/../img/backgrounds/static-bg-2.png) no-repeat no-repeat center center;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 60px;
}
.static-block-4 h3 {
  margin-bottom: 50px;
}
.static__adv-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.static__adv-item svg {
  font-size: 70px;
  margin-bottom: 15px;
}
.static__adv-item span {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
.static-block-5 {
  margin-bottom: 40px;
}
.static-block-5 ul > li {
  padding: 20px;
  padding-left: 55px;
  background: #F1F2F3;
  margin-bottom: 5px;
}
.static-block-5 ul>li:before {
  left: 32px;
  top: calc(50% - 6px);
}
.static-block-6 {
  padding-top: 50px;
}

.contacts {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -100px;
}
.contacts-bg {
  width: 36%;
  flex-shrink: 0;
  z-index: 1;
}
.contacts-bg img {
  width: 100%;
  max-height: 520px;
  vertical-align: top;
  object-fit: cover;
  height: 100%;
}
.contacts .map {
  width: 64%;
  z-index: 3;
}
 .contacts-wrapper {
   padding: 75px 0;
   position: absolute;
   width: 100%;
  z-index: 2;
 }
 .contacts-block {
   margin-bottom: 35px;
 }
 .contacts-block__title {
   margin-bottom: 15px;
   font-size: 14px;
   font-weight: 700;
   line-height: 16px;
   letter-spacing: 0.12em;
   text-transform: uppercase;
   color: #797979;
 }
 .contacts-block__value a {
   font-size: 24px;
   line-height: 30px;
   color: var(--black);
   text-decoration: none;
   display: block;
   width: fit-content;
 }
 .contacts-block__value span {
  font-size: 18px;
  line-height: 18px;
}

@media (max-width: 991px) {
  .contacts .map {
    width: 100%;
  }
  .contacts-bg {
    width: 100%;
    min-height: 520px;
  }
}
@media (max-width: 1023px) {
  .static-banner__img {
    margin-bottom: 50px;
  }
}

/* пагинация */
.pagination {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 40px;
}

.content .pagination ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
list-style: none;
-webkit-box-align: center;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
margin: 20px 0;
-webkit-box-pack: center;
-webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
}
.content .pagination li {
  padding-left: 0;
  margin-bottom: 0;
}
.pagination ul>li:before {
  display: none;
}
.content .pagination a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
list-style: none;
color: #000000;
}

.pagination_btn {
width: 50px;
height: 50px;
margin-left: 5px;
border: 1px solid transparent;
margin-right: 5px;
-webkit-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
/* border-radius: 50%; */
}

.pagination_btn:hover {
background-color: #E6EAF2;
color: #000000;
}

.pagination_btn.is-active:hover {
border-color: transparent;
}

a.pagination_btn.is-active {
background-color: #494949;
color: #ffffff;
    pointer-events: none;
/* border-radius: 50%; */
}

.pagination_btn-left,
.pagination_btn-right {
  transition: color .3s ease-in-out;
  padding: 20px;
}

.pagination_btn-right:hover,
.pagination_btn-left:hover {
  color:#000000;
}

.pagination_btn-left svg {
/* margin-right: 25px; */
}

.pagination_btn-right svg {
/* margin-left: 25px; */
}

@media (max-width: 1409px) {
.pagination_btn-left span,
.pagination_btn-right span {
  display: none;
}
}

@media (max-width: 767px) {
  .pagination {
    justify-content: center;
  }
.pagination_btn {
  margin-left: 3px;
  margin-right: 3px;
}
}

@media (max-width: 576px) {

.pagination_btn {
  width: 30px;
  height: 30px;
}

.pagination_btn-right {
  margin-left: 0;
}

.pagination_btn-left {
  margin-right: 0;
}

.pagination_btn-left ,
.pagination_btn-right {
  padding: 10px; /* margin-right: 10px; */
}

}

/* /пагинация */

/* 404
================================================================ */
.page-404 {
  height: 100%;
  min-height: auto;
  margin: 0;
}
.page-404__header {
  background: #fff;
  /* height: 183px; */
  padding: 30px 0;
  width: 100%;
}
.logo--404 {
  display: flex;
    align-items: center;
    width: 100%;
    /* height: 183px; */
}
.logo--404 img {
  vertical-align: top;
  width: auto !important;
}
.page-404__content {
  background: url(/bitrix/templates/vpl_template/css/../img/backgrounds/404.png) no-repeat no-repeat center center;
  background-size: cover;
  color: var(--white);
  min-height: -webkit-calc(100% - 140px);
  min-height: calc(100% - 140px);
  overflow: hidden;
  padding: 50px 0 50px;
  position: relative;
  width: 100%;
}
.page-404__content .container {
  position: relative;
  z-index: 1;
}
.block-404 {
  max-width: 575px;
}
.block-404--title {
  margin-top: 30px;
  max-width: none;
}
.page-404__content a {
  color: var(--sea);
}
.page-404__content a:hover {
  color: var(--blue);
}
.block-404 p {
  margin-bottom: 17px;
}
.block-404 p>span {
  display: inline-block;
  margin-bottom: 10px;
}
.block-404 ul {
  margin-bottom: 35px;
}
.block-404 ul>li {
  margin-bottom: 10px;
}
.block-404 .btn {
 padding: 15px 25px;
 width: inherit;
 margin-right: 20px;
 margin-bottom: 35px;
}
.block-404 .btn:hover {
  width: inherit;
 }
.block-404__title {
  position: relative;
  text-align: center;
  width: 100%;
}
.block-404__img {
  height: auto;
  margin: 0 auto;
  position: relative;
  /* width: 270px; */
  width: 100%;
  z-index: 1;
}
.block-404__img img {
  vertical-align: top;
}
.block-404__title h1 {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 400;
  line-height: 1.62;
  margin: 0;
}
@media (max-width:1023px) {
  .block-404 .btn {
    width: 100%;
   }
   .block-404 .btn:hover {
     width: 100%;
    }
}

.modal {
  background: url(/bitrix/templates/vpl_template/css/../img/modal-bg.png) no-repeat no-repeat center center;
  background-size: cover;
  position: relative;
}
.modal .close {
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}
.modal .close svg {
  font-size: 75px;

}
/* Футер
=========================================================================================*/

.footer {
  width: 100%;
  /* padding-top: 100px; */
}
.feedback-line {
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
  background: linear-gradient(243.03deg, #FC7C81 6.27%, #A992EB 95.69%);
}
.feedback-line-text {
   font-size: 31px;
   color: #ffffff;
   font-weight: 700;
}
.footer a.feedback-line_button {
  font-weight: 700;
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
  transition: all .3s ease-in-out;
  display: block;
  width: 100%;
}
.footer a.feedback-line_button:hover {
  font-weight: 700;
  border: 1px solid #ffffff;
  color: var(--black);
  background: #ffffff;
  transition: all .3s ease-in-out;
}
.footer-wrapper {
  background: url(/bitrix/templates/vpl_template/css/../img/backgrounds/bg-footer.jpg) no-repeat no-repeat center center;
  background-size: cover;
}
.footer-main {
  padding-top: 50px;
  padding-bottom: 75px;
  border-bottom: 1px solid rgba(63, 63, 63, 0.38);
}
.footer a {
  color: #ffffff;
  width: fit-content;
}
.footer a:hover {
  color: rgba(255, 255, 255, 0.37);
}
.footer-menu-left li {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 20px;
}
.footer-menu-right li:last-child {
  margin-bottom: 0;
}

.footer-menu-right li {
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 15px;
}
.footer-menu-right li:first-child {
  margin-bottom: 17px;
  font-weight: 700;
  font-size: 20px;
}
.footer__contacts {
  display: flex;
  flex-direction: column;
}
.footer__contacts-tel {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 11px;
}
a.footer__contacts-mail {
  margin-top: 18px;
  font-weight: 400;
  font-size: 18px;
  color: #C1C1C1;
}
.footer-bottom__left,
.footer-bottom__left a {
  color: rgba(105, 105, 105, 0.72);
}
.footer-bottom__left span,
.footer-bottom__left a {
  margin-right: 50px;
}
.footer-bottom svg {
  font-size: 35px;
  width: 40px;
  vertical-align: top;
  margin: 7px 0;
}
.footer-menu-right  li > span {
  color: #FFFFFF;
}

@media (max-width: 1023px) {
  .footer__contacts {
    padding-top: 25px;
    border-top: 1px solid rgba(63, 63, 63, 0.38);
    margin-top: 25px;
  }
  .footer-main {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .footer-bottom__left {
    display: flex;
    flex-direction: column;
    padding: 22px 0;
  }
  .footer-bottom__left span,
  .footer-bottom__left a {
    margin-bottom: 5px;
  }
  .feedback-line-text {
    font-size: 24px;
  }
  .feedback-line-text {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .footer__contacts {
    padding-top: 25px;
    border-top: 1px solid rgba(63, 63, 63, 0.38);
    margin-top: 25px;
  }
  .footer-main {
    padding-bottom: 25px;
  }
  .footer-menu-left li {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .footer-menu-right li {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .footer-menu-right li:first-child {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .footer__contacts-tel {
    font-size: 20px;
    margin-bottom: 7px;
  }
  a.footer__contacts-mail {
    margin-top: 12px;
    font-weight: 400;
    font-size: 16px;
    color: #C1C1C1;
  }
  .footer-bottom__left span,
  .footer-bottom__left a {
    margin-right: 0;
    font-size: 12px;
  }
}
/* Модальные окна
=========================================================================================*/



.footer-links {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.footer-links svg {
  font-size: 35px;
}
.footer-links a {
  margin-right: 20px;
}
.footer-links a:last-child {
  margin-right: 0;
}

.modal .close {
  background-color: transparent;
  border: none;
}

.type-modal__title.success {
  padding: 50px;
}

span.required {
  position: absolute;
  right: 20px;
  top: calc(50% - 6px);
  font-size: 14px;
  font-weight: 400;
  line-height: 19.07px;
  color: #797979;
}
.form-group.form-group--surely {
  position: relative;
}

.home-header .header__top-mail a {
  opacity: 0.63;
}

.main-page .news-main-item__date {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #ffffff;
  z-index: 2;
  display: flex;
  align-items: center;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.main-page .news-main-item__date span:first-child {
  font-family: "Roboto Condensed";
  font-size: 56px;
  font-weight: 700;
  margin-right: 12px;
}
.main-page .news-main-item__date span:last-child {
  font-size: 16px;
  font-weight: 400;
  width: 69px;
}
/* End */


/* Start:/bitrix/templates/vpl_template/css/new.css?162635980743932*/
.content {
  padding-top: 118px; }

header.header.home-header {
  background: rgba(15, 21, 35, 0.14);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.33); }
  header.header.home-header * {
    color: #fff; }
    header.header.home-header * a, header.header.home-header * span, header.header.home-header * li {
      transition: all .3s ease-in-out;
    }
    header.header.home-header * a:hover, header.header.home-header * span:hover, header.header.home-header * li:hover {
      color: rgba(255, 255, 255, 0.6) ;  transition: all .3s ease-in-out;}
    header.header.home-header.fixed * a:hover, header.header.home-header.fixed * span:hover, header.header.home-header.fixed * li:hover {
      color: var(--grey-medium) ;  transition: all .3s ease-in-out;}
  header.header.home-header svg.icon.icon-clock {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1); }
  header.header.home-header .header__top-time {
    opacity: .64; }
  header.header.home-header .header__top-tel:last-child {
    border-left: 1px solid rgba(255, 255, 255, 0.33); }
  header.header.home-header .header__bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.33); }
  header.header.home-header .header__dropdown-menu * {
    color: #1a1a1a; }
  header.header.home-header.fixed {
    background: #ffffff;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    -webkit-box-shadow: var(--dropscshadow);
            box-shadow: var(--dropscshadow); }
    header.header.home-header.fixed * {
      color: #1A1A1A; }
    header.header.home-header.fixed .header__top-time {
      opacity: 0; }
  header.header.home-header .header__top-buttons > a:hover .icon {
    color: #9E9E9E !important;
    -webkit-filter: contrast(0);
            filter: contrast(0); }

.welcome {
  background: #fff;
  margin-top: -118px;
  min-height: 915px;
  padding: 340px 0 75px;
  overflow: hidden;
  position: relative; }
  .welcome__bg {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
    .welcome__bg img {
      position: absolute;
      min-width: 100%;
      min-height: 100%;
      top: 0;
      left: 0;
      right: 0; }
  .welcome .container {
    position: relative;
    z-index: 3; }
  .welcome__scheme {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .welcome__scheme + * {
      margin-top: 66px; }
  .welcome__business {
    width: 318px;
    height: 318px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(196, 196, 196, 0.37);
    border-radius: 50%;
    position: relative; }
    .welcome__business-icon img {
      max-width: 192px; }
    .welcome__business-icon + * {
      margin-top: 14px; }
    .welcome__business-text {
      font-family: Roboto;
      font-style: normal;
      font-weight: 900;
      font-size: 16px;
      line-height: 1.25;
      text-align: center;
      text-transform: uppercase;
      color: #FFFFFF; }
    .welcome__business-points {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-animation: rotateRadial 10s linear infinite;
              animation: rotateRadial 10s linear infinite;
      pointer-events: none; }
    .welcome__business-point {
      position: absolute;
      pointer-events: auto; }
      .welcome__business-point > span {
        border-radius: 50%;
        background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(0, 0, 0, 0))), radial-gradient(45.32% 45.32% at 52.42% 65.81%, #C4C4C4 0%, rgba(196, 196, 196, 0) 100%), #1E2531;
        background: linear-gradient(180deg, #FFFFFF 0%, rgba(0, 0, 0, 0) 100%), radial-gradient(45.32% 45.32% at 52.42% 65.81%, #C4C4C4 0%, rgba(196, 196, 196, 0) 100%), #1E2531;
        display: block; }
      .welcome__business-point.--small > span {
        width: 14px;
        height: 14px; }
      .welcome__business-point.--middle > span {
        width: 16px;
        height: 16px; }
      .welcome__business-point.--huge > span {
        width: 20px;
        height: 20px; }
  .welcome__company {
    width: 390px;
    height: 390px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-radius: 50%; }
    .welcome__company-icon {
      max-width: 229px; }
    .welcome__company:before {
      right: calc(100% - 82px);
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background: url(/bitrix/templates/vpl_template/css/../img/home/circ.svg) center repeat-x;
      pointer-events: none;
      width: 184px;
      height: 3px;
      -webkit-animation: dots 10s linear infinite;
              animation: dots 10s linear infinite; }
    .welcome__company:after {
      left: calc(100% - 82px);
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      background: url(/bitrix/templates/vpl_template/css/../img/home/circ.svg) center repeat-x;
      pointer-events: none;
      width: 187px;
      height: 3px;
      -webkit-animation: dots 10s linear infinite;
              animation: dots 10s linear infinite; }
    .welcome__company-loader {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-animation: rotateRadial2 3s linear infinite;
              animation: rotateRadial2 3s linear infinite; }
      .welcome__company-loader:after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 0px; }
  .welcome__country {
    width: 300px;
    height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.37); }
    .welcome__country-icon img {
      max-width: 160px; }
    .welcome__country-icon + * {
      margin-top: 8px; }
    .welcome__country-text {
      font-family: Roboto;
      font-style: normal;
      font-weight: 900;
      font-size: 16px;
      line-height: 1.25;
      text-align: center;
      text-transform: uppercase;
      color: #FFFFFF; }
  .welcome__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .welcome__title p {
      font-family: Roboto Condensed;
      font-style: normal;
      font-weight: bold;
      font-size: 38px;
      line-height: 1.11;
      color: #FFFFFF; }

@-webkit-keyframes dots {
  from {
    background-position: 0 0; }
  to {
    background-position: 100% 0; } }

@keyframes dots {
  from {
    background-position: 0 0; }
  to {
    background-position: 100% 0; } }
@-webkit-keyframes rotateRadial2 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes rotateRadial2 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-webkit-keyframes rotateRadial {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes rotateRadial {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.services {
  overflow: hidden;
  padding-top: 100px; }
  .services__title + * {
    margin-top: 52px; }
  .services__content {
    border-top: 1px solid #E6E6E6; }
  .services__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .services__col {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .services__col:nth-child(2n) .services__item {
      padding-left: 55px;
      border-left: 1px solid #E6E6E6; }
    .services__col:nth-child(1) .services__item:after {
      content: '';
      pointer-events: none;
      width: 15000px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: 0;
      border-bottom: 1px solid #E6E6E6;
      position: absolute; }
    .services__col:nth-child(1) .services__item-image {
      top: 57px;
      right: 46px; }
    .services__col:nth-child(2) .services__item-image {
      top: 52px;
      right: 1px; }
    .services__col:nth-child(3) .services__item-image {
      top: 47px;
      right: 70px; }
    .services__col:nth-child(4) .services__item-image {
      top: 60px;
      right: 40px; }
  .services__item {
    width: 100%;
    padding: 60px 30px 48px 0;
    position: relative; }
    .services__item-content {
      max-width: 500px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      z-index: 3; }
    .services__item-icon {
      max-width: 55px; }
      .services__item-icon + * {
        margin-top: 40px; }
    .services__item-title {
      font-family: Roboto Condensed;
      font-style: normal;
      font-weight: bold;
      font-size: 36px;
      line-height: 1.25;
      color: #1A1A1A; }
      .services__item-title + * {
        margin-top: 20px; }
    .services__item-text {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 1.25;
      color: #494949; }
    .services__item-image {
      position: absolute;
      right: 1px;
      top: 52px; }
      .services__item-image img {
        max-width: 260px; }

.int-button {
  border-radius: 150px;
  position: relative;
  overflow: hidden;
  height: 175px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .int-button__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .int-button__bg:after {
      content: '';
      position: absolute;
      background: linear-gradient(253.15deg, rgba(252, 124, 129, 0.8) 11.64%, rgba(169, 146, 235, 0.8) 89.03%);
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .int-button__bg img {
      width: 100%;
      height: auto;
      min-height: 100%;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      left: 0; }
  .int-button__icon {
    z-index: 4; }
    .int-button__icon .icon {
      width: 42px;
      height: 42px;
      fill: #fff; }

.how {
  background: url("/bitrix/templates/vpl_template/css/../img/home/how-bg.png") center no-repeat;
  background-size: cover;
  padding: 130px 0 110px; }
  .how__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .how__head-button {
      background: transparent;
      border: none;
      width: 232px; }
    .how__head h2 {
      width: calc(100% - 232px - 64px);
      color: #fff !important; }
    .how__head + * {
      margin-top: 45px; }
  .how__panel {
    background: #FFFFFF;
    padding: 86px 70px 110px 114px; }
  .how__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .how__item + * {
      margin-top: 80px; }
    .how__item:nth-child(2n) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .how__item-title {
      font-family: Roboto Condensed;
      font-style: normal;
      font-weight: bold;
      font-size: 36px;
      line-height: 1.11;
      color: #1A1A1A; }
      .how__item-title + * {
        margin-top: 26px; }
    .how__item-text {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 1.22;
      color: #494949; }
    .how__item-content {
      max-width: 665px; }
    .how__item:nth-child(1) .how__item-icon img {
      max-width: 284px; }
    .how__item:nth-child(2) .how__item-icon img {
      max-width: 418px; }
    .how__item:nth-child(3) .how__item-icon img {
      max-width: 324px; }
    .how__item:nth-child(4) .how__item-icon img {
      max-width: 266px; }
    .how__item:nth-child(5) .how__item-icon img {
      max-width: 332px; }
    .how__item:nth-child(2n) .how__item-icon {
      padding-right: 55px; }

.benefits {
  padding: 90px 0; }
  .benefits h2 + * {
    margin-top: 70px; }
  .benefits__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative; }
  .benefits__list {
    max-width: 360px; }
  .benefits__button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .benefits__button button {
      cursor: pointer;
      background: transparent;
      border: none;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      cursor: pointer;
      width: 460px;
      height: 303px;
      overflow: hidden;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 210px; }
    .benefits__button-bg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2; }
      .benefits__button-bg img {
        width: 100%;
        height: auto;
        min-height: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0; }
      .benefits__button-bg:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(243.03deg, rgba(252, 124, 129, 0.8) 6.27%, rgba(169, 146, 235, 0.8) 95.69%); }
    .benefits__button-icon {
      z-index: 4; }
      .benefits__button-icon .icon {
        width: 52px;
        height: 52px;
        fill: #fff; }
  .benefits__item {
    padding-left: 90px;
    position: relative; }
    .benefits__item-icon {
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .benefits__item-icon .icon {
        width: 60px;
        height: 60px; }
    .benefits__item-text {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 1.33;
      color: #1A1A1A; }
    .benefits__item + * {
      margin-top: 50px; }

.press {
  padding: 76px 0 100px;
  background: url("/bitrix/templates/vpl_template/css/../img/home/bg-press-min.jpg") center no-repeat;
  background-size: cover; }
  .press h2 + * {
    margin-top: 64px; }

.attract {
  /* padding: 90px 0; } */
  padding-top: 100px;
}
  .attract__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .attract__wrap blockquote {
      margin: 0;
      max-width: 930px;
      padding-left: 115px; }

.js-cursor img {
  -webkit-transition: -webkit-transform .4s linear;
  transition: -webkit-transform .4s linear;
  transition: transform .4s linear;
  transition: transform .4s linear, -webkit-transform .4s linear; }

.progress-ring__circle {
  -webkit-transition: 0.35s stroke-dashoffset;
  transition: 0.35s stroke-dashoffset;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.welcome__business-point.--small {
  left: calc(50% + 49px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -44px; }

.welcome__business-point.--middle {
  left: 100px; }

.welcome__business-point.--huge {
  right: -133px;
  top: 148px; }

.type-modal__title {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 1.25;
  text-align: center;
  color: #1A1A1A; }
  .type-modal__title + * {
    margin-top: 43px; }
.type-modal__form .form-group input {
  width: 100%;
  border: 1px solid #C3C1CA;
  padding: 12px 20px 12px 17px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  color: #3B4244;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .type-modal__form .form-group input::-webkit-input-placeholder {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #3B4244; }
  .type-modal__form .form-group input:-ms-input-placeholder {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #3B4244; }
  .type-modal__form .form-group input::-ms-input-placeholder {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #3B4244; }
  .type-modal__form .form-group input::placeholder {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #3B4244; }
  .type-modal__form .form-group input:focus::-webkit-input-placeholder {
    color: transparent; }
  .type-modal__form .form-group input:focus:-ms-input-placeholder {
    color: transparent; }
  .type-modal__form .form-group input:focus::-ms-input-placeholder {
    color: transparent; }
  .type-modal__form .form-group input:focus::placeholder {
    color: transparent; }
.type-modal__form .form-group textarea {
  width: 100%;
  border: 1px solid #C3C1CA;
  padding: 12px 20px 12px 17px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  color: #3B4244;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
        resize: vertical;}
  .type-modal__form .form-group textarea::-webkit-input-placeholder {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #3B4244; }
  .type-modal__form .form-group textarea:-ms-input-placeholder {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #3B4244; }
  .type-modal__form .form-group textarea::-ms-input-placeholder {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #3B4244; }
  .type-modal__form .form-group textarea::placeholder {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #3B4244; }
  .type-modal__form .form-group textarea:focus::-webkit-input-placeholder {
    color: transparent; }
  .type-modal__form .form-group textarea:focus:-ms-input-placeholder {
    color: transparent; }
  .type-modal__form .form-group textarea:focus::-ms-input-placeholder {
    color: transparent; }
  .type-modal__form .form-group textarea:focus::placeholder {
    color: transparent; }
.type-modal__form .form-group + * {
  margin-top: 14px; }

#feedback {
  position: fixed; }
  #feedback .modal-dialog {
    max-width: 770px; }
  #feedback button.close {
    padding: 0;
    background: transparent;
    border: none; }
    #feedback button.close .icon {
      -webkit-transition: fill .24s ease;
      transition: fill .24s ease; }
    #feedback button.close:hover .icon {
      fill: #494949; }
  #feedback .modal-content {
    padding: 40px 100px; }
  #feedback .form-send {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #feedback .type-modal__form-submit > * {
    background: #1A1A1A;
    padding: 28px 89px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    -webkit-transition: background-color .24s ease;
    transition: background-color .24s ease; }
    #feedback .type-modal__form-submit > *:hover {
      background: #ED5A60; }
  #feedback .form-group.form-check.form-check_type-modal {
    margin-top: 22px; }
  #feedback label.form-check-label {
    padding-left: 22px;
    display: inline-block;
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 1.25;
    color: #383A3C; }
    #feedback label.form-check-label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border: 1px solid #E4E4E4;
      background: #fff;
       }
    #feedback label.form-check-label:after {
      content: '';
      position: absolute;
      left: 2px;
      top: 2px;
      background: url("/bitrix/templates/vpl_template/css/../img/home/check.svg") center no-repeat;
      width: 12px;
      height: 12px;
      background-size: 12px;
      opacity: 0;}
    #feedback label.form-check-label a {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 9px;
      line-height: 1.25;
      text-decoration: underline;
      color: #797979; }
  #feedback .form-check-input {
    display: none; }
  #feedback .captcha {
    width: 304px; }
  #feedback .type-modal__form-submit {
    width: calc(100% - 304px - 25px); }
  #feedback .type-modal__form-submit > * {
    width: 100%;
    text-align: center;
    padding: 29px; }
  #feedback .form-send {
    margin-top: 22px; }
  #feedback .form-check-input input:checked + *:before {
    opacity: 1; }
  #feedback label.form-check-label {
    cursor: pointer; }
  #feedback .form-control.error {
    color: #ED5A60 !important;
    border: 1px solid #ED5A60 !important; }

.services__col {
  position: relative; }
  .services__col .services__item-title {
    -webkit-transition: color .24s ease;
    transition: color .24s ease; }
  .services__col .services__item-text {
    -webkit-transition: color .24s ease;
    transition: color .24s ease; }
  .services__col .services__item-image img {
    -webkit-transition: -webkit-transform .24s ease;
    transition: -webkit-transform .24s ease;
    transition: transform .24s ease;
    transition: transform .24s ease, -webkit-transform .24s ease; }
  .services__col-bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/bitrix/templates/vpl_template/css/../img/home/mask.png") center no-repeat;
    background-size: cover;
    width: calc((1440px / 2) + ((100vw - 1440px) / 2));
    opacity: 0;
    -webkit-transition: opacity .24s ease;
    transition: opacity .24s ease; }
  .services__col:nth-child(2n) .services__col-bg {
    right: initial;
    left: 0; }
  .services__col:hover .services__col-bg {
    opacity: 1; }
  .services__col:hover .services__item-title {
    color: #fff; }
  .services__col:hover .services__item-text {
    color: #fff; }
  .services__col:hover .services__item-image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.int-button .int-button__bg {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transition: -webkit-transform .24s ease;
  transition: -webkit-transform .24s ease;
  transition: transform .24s ease;
  transition: transform .24s ease, -webkit-transform .24s ease; }

span.int-button__icon {
  -webkit-transition: -webkit-transform .24s ease;
  transition: -webkit-transform .24s ease;
  transition: transform .24s ease;
  transition: transform .24s ease, -webkit-transform .24s ease; }

.int-button:hover .int-button__bg {
  -webkit-transform: scale(1);
          transform: scale(1); }
.int-button:hover .int-button__icon {
  -webkit-transform: scale(1.2);
          transform: scale(1.2); }

.benefits__button-bg {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transition: -webkit-transform .24s ease;
  transition: -webkit-transform .24s ease;
  transition: transform .24s ease;
  transition: transform .24s ease, -webkit-transform .24s ease; }

.welcome__business-point-info {
  pointer-events: none;
  opacity: 0;
  visibility: hidden; }

span.benefits__button-icon {
  -webkit-transition: -webkit-transform .24s ease;
  transition: -webkit-transform .24s ease;
  transition: transform .24s ease;
  transition: transform .24s ease, -webkit-transform .24s ease; }

.benefits__button button:hover .benefits__button-bg {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .24s ease;
  transition: -webkit-transform .24s ease;
  transition: transform .24s ease;
  transition: transform .24s ease, -webkit-transform .24s ease; }
.benefits__button button:hover span.benefits__button-icon {
  -webkit-transform: scale(1.3);
          transform: scale(1.3); }

header.header.home-header span.open-menu__inner span {
  background: #fff; }

.welcome__company:before {
  width: 287px; }

.welcome__company:after {
  width: 291px; }

.benefits__item-icon .icon {
  width: 60px;
  height: 60px;
  fill: none; }

.welcome__company-content {
  z-index: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.how__head h2 {
  margin: 0; }

.how__head + * {
  margin-top: 70px; }

header.header.home-header.fixed span.open-menu__inner span {
  background: #1a1a1a; }

.welcome__company-loader {
  top: 0;
  left: 0; }

.press ul.slick-dots > * {
  margin: 0 12px;
  padding: 0; }

.press ul.slick-dots > *:before {
  display: none; }

.press .slick-dots li button:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  opacity: 1;
  background: #1A1A1A;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.press .slick-dots li.slick-active button:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%; }

.modal-content .close {
  display: none; }

.welcome__country {
  position: relative; }

.welcome__point {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-animation: rotateRadial 10s linear infinite;
          animation: rotateRadial 10s linear infinite; }
  .welcome__point.--top span {
    top: 15px;
    left: 60px; }
  .welcome__point.--right span {
    right: 22px;
    bottom: 50px; }
  .welcome__point span {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(0, 0, 0, 0))), radial-gradient(45.32% 45.32% at 52.42% 65.81%, #C4C4C4 0%, rgba(196, 196, 196, 0) 100%), #1E2531;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(0, 0, 0, 0) 100%), radial-gradient(45.32% 45.32% at 52.42% 65.81%, #C4C4C4 0%, rgba(196, 196, 196, 0) 100%), #1E2531; }

.welcome__point {
  pointer-events: none; }
  .welcome__point span {
    pointer-events: auto; }

.show-company {
  z-index: 99;
  position: absolute;
  -webkit-transform: translateX(34px) translateY(-13px);
          transform: translateX(34px) translateY(-13px); }

.modal {
  position: fixed; }

.video-modal button.close {
  padding: 0;
  background: transparent;
  border: none; }

.video-modal .modal-dialog {
  max-width: 720px; }

.video-modal .modal-content {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-top: 56.25%; }
  .video-modal .modal-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    float: none; }

.video-modal .close:hover .icon {
  fill: #494949; }

audio {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  z-index: -10; }

span.js-point:before {
  content: '';
  width: 23px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

body {
  overflow-x: hidden; }

.welcome {
  padding-bottom: 95px; }

.show-company:before {
  content: '';
  position: absolute;
  left: 48%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 219px;
  height: 62px;
background-color: rgba(0, 0, 0, .05);}

section.welcome {
  padding-top: 250px; }

.how__item:nth-child(4) .how__item-icon {
  padding-left: 40px; }

.feedback-line {
  background: linear-gradient(546.03deg, #FC7C81 6.27%, #A992EB 95.69%); }

@media (max-width: 1919px) {
  body {
    min-width: 320px; } }
@media (max-width: 1679px) {
  .how__item:nth-child(4) .how__item-icon {
    padding-left: 0px; }

  body {
    min-width: 320px; }

  .welcome__company:before {
    width: 169px; }

  .welcome__company:after {
    width: 167px; }

  .services__item-title {
    font-size: 32px; }

  .services__col:nth-child(2) .services__item-image {
    top: 46px;
    right: -79px; }

  .services__col:nth-child(3) .services__item-image {
    top: 35px;
    right: 30px; }

  .services__col:nth-child(4) .services__item-image {
    top: 53px;
    right: -4px; }

  .how__item-content {
    max-width: 647px; }

  .benefits__item-icon .icon {
    width: 50px;
    height: 50px; }

  .benefits__item {
    padding-left: 83px; }

  .benefits__list {
    max-width: 339px; }

  .benefits__button {
    left: calc(50% - 13px); } }
@media (max-width: 1439px) {
  body {
    min-width: 320px; }

  .welcome {
    padding: 267px 0 80px; }

  .welcome__business {
    width: 270px;
    height: 270px; }

  .welcome__business-icon img {
    max-width: 157px; }

  .welcome__business-text {
    font-size: 14px; }

  .welcome__business-icon + * {
    margin-top: 12px; }

  .welcome__company {
    width: 330px;
    height: 330px; }

  .welcome__company-icon img {
    max-width: 190px; }

  .welcome__country {
    width: 260px;
    height: 260px; }

  .welcome__country-icon img {
    max-width: 130px; }

  .welcome__country-text {
    font-size: 14px; }

  .welcome__company:before {
    width: 119px; }

  .welcome__company:after {
    width: 126px; }

  .welcome__business-point.--middle {
    top: -5px; }

  .welcome__business-point.--small {
    bottom: -34px; }

  .welcome__company-loader svg {
    -webkit-transform: scale(0.847);
            transform: scale(0.847); }

  .welcome__company-loader {
    left: -29px;
    top: -31px; }

  .welcome__company-loader:after {
    right: -31px;
    top: calc(50% + 28px); }

  .welcome__company-loader {
    position: absolute;
    top: calc(50% - 195px);
    left: calc(50% - 195px); }

  .welcome__company-loader:after {
    right: 29px;
    top: calc(50% + 4px); }

  .welcome__title p {
    font-size: 32px; }

  .welcome__scheme + * {
    margin-top: 21px; }

  section.welcome {
    min-height: initial; }

  .services {
    padding-top: 76px; }

  .services__item-image img {
    max-width: 208px; }

  .services__item-image img {
    max-width: 218px;
    max-height: 156px; }

  .services__col:nth-child(2) .services__item-image {
    top: 46px;
    right: -121px; }

  .services__col:nth-child(4) .services__item-image {
    right: -64px; }

  section.how {
    padding: 85px 0 112px; }

  .how__panel {
    padding: 80px 45px 130px 80px; }

  .how__item-title {
    font-size: 32px; }

  .how__item:nth-child(1) .how__item-icon img {
    max-width: 205px; }

  .how__head h2 br {
    display: none; }

  .how__item:nth-child(5) .how__item-icon img {
    max-width: 290px; }

  .benefits__item {
    padding-left: 64px; }

  .benefits__item-icon .icon {
    width: 40px;
    height: 40px; }

  .benefits__list {
    max-width: 300px; }

  .benefits__item-text {
    font-size: 16px; }

  .benefits__button {
    width: calc(100% - 600px - 30px); }

  .benefits__button button {
    width: 100%;
    height: 189px;
    border-radius: 100px; }

  section.press {
    padding: 76px 0 80px; }

  .attract__wrap blockquote {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

  .welcome {
    padding: 175px 0 80px; }

  .welcome__point.--top span {
    top: 15px;
    left: 48px; }

  .welcome__point.--right span {
    right: 13px; } }
@media (max-width: 1199px) {
  body {
    min-width: 320px; }

  .welcome__business {
    display: none; }

  .welcome__country {
    display: none; }

  .welcome__scheme {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .welcome__company:before {
    width: 1000px; }

  .welcome__company:after {
    width: 1000px; }

  .welcome__title {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .welcome__title p {
    font-size: 22px; }

  section.welcome {
    min-height: initial;
    padding: 115px 0 50px; }

  .services__col {
    width: 100%; }

  .services__col .services__col-bg {
    width: calc(100% + (100vw - 960px ) + 30px );
    right: initial;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

  .services__col .services__item {
    border-left: none !important; }

  .services__col .services__item-image {
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
    right: 50px !important; }

  .services__item {
    padding-left: 0px !important; }

  .services__item {
    padding-left: 0px !important; }

  .services__col .services__col-bg {
    width: calc( 100% + (100vw - 720px) + 30px );
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important; }

  .how__head {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .how__head h2 {
    width: 100%;
    margin-top: 20px; }

  button.how__head-button.int-button {
    height: 129px; }

  .how__item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }

  .how__item-icon {
    width: 100%;
    text-align: center;
    padding: 0 !important; }

  .how__panel {
    padding: 0; }

  .how__item {
    padding: 20px; }
    .how__item + * {
      border-top: 1px solid #CDCDCD; }

  .how__item .how__item-icon img {
    max-width: 318px !important;
    max-height: 177px !important; }

  .how__item-content {
    margin-top: 10px; }

  .how__item + * {
    margin-top: 0; }

  .how__panel {
    padding: 15px 0; }

  .benefits__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  section.benefits {
    padding: 40px 0; }

  .benefits__list:first-child {
    padding-bottom: 121px; }

  .benefits__button {
    width: 260px; }

  .benefits__list:first-child {
    padding-bottom: 283px; }

  .benefits__button {
    top: calc(50% + 15px); }

  .benefits__list {
    width: 100%;
    max-width: 100%; }

  section.welcome {
    padding: 156px 0 50px; }

  .welcome__company:after {
    width: 1000px;
    left: calc(100% - 5px); }

  .welcome__company:before {
    width: 1000px;
    right: calc(100% - 2px); }

  .services__col .services__item:after {
    content: '';
    pointer-events: none;
    width: 15000px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 1px solid #E6E6E6;
    position: absolute; }

  section.services {
    padding: 40px 0; }

  .benefits__button {
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); } }
@media (max-width: 991px) {
  body {
    min-width: 320px; }

  section.welcome {
    padding: 110px 0 52px; }

  .welcome__company {
    width: 240px;
    height: 240px; }

  .welcome__company-loader svg {
    -webkit-transform: scale(0.616);
            transform: scale(0.616); }

  .welcome__company-icon img {
    max-width: 140px; }

  .welcome__company-loader:after {
    right: 74px;
    top: calc(50% + 0px); }

  .welcome__title {
    text-align: left; }

  section.services {
    padding: 40px 0; }

  .services__item-image {
    display: none; }

  .services__item {
    padding: 20px 0; }

  .services__item-content {
    max-width: 100%; }

  .services__item-icon {
    margin: 0;
    position: absolute; }

  .services__item-block {
    margin: 0; }

  .services__item-title {
    padding-left: 69px;
    margin-top: -13px; }

  .services__item-title {
    padding-left: 69px;
    margin-top: -13px; }

  .services__item-title {
    font-size: 22px; }

  .services__item-icon img {
    max-width: 42px; }

  .services__item-title {
    padding-left: 50px;
    margin-top: 0px; }

  .services__col-bg {
    display: none; }

  .services__col:hover .services__item-title {
    color: #1a1a1a; }

  .services__col:hover .services__item-text {
    color: #494949; }

  .services__item-icon img {
    max-width: 35px; }

  .services__item-icon img {
    position: relative;
    top: 3px; }

  .services__item-text {
    font-size: 14px;
    margin-top: 15px; }

  section.how {
    padding: 50px 0 40px 0; }

  section.press {
    padding: 45px 0; }

  .press .col {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    max-width: 100%; }

  .attract__wrap blockquote {
    padding: 0; }

  .content blockquote p br {
    display: none; }

  header.header.home-header {
    max-width: 100%;
    overflow: hidden; }

  .header__top-logo {
    margin: 0; }

  .wrapper {
    overflow: hidden; }

  /* .header__top-buttons > *:not(.open-menu) svg {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
    opacity: .4; } */

  #feedback .modal-content {
    padding: 30px 20px; }

  div#feedback > .close {
    display: none; }

  .modal-content .close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .type-modal__title {
    font-size: 32px; }

  .modal-content .close {
    position: absolute;
    top: 0;
    right: 0; }

  #feedback button.close svg.icon {
    width: 30px;
    height: 30px; }

  #feedback .form-send {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  #feedback .captcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  #feedback .type-modal__form-submit {
    width: 100%;
    text-align: center; }

  #feedback .type-modal__form-submit {
    margin-top: 24px; }

  .modal-content {
    border: none;
    border-radius: 0; } }
@media (max-width: 767px) {
  .video-modal button.close .icon {
    width: 50px;
    height: 50px; }

  .video-modal button.close {
    top: 0;
    right: 0;
    z-index: 10;
    position: absolute; }

  body {
    min-width: 320px; }

  .welcome__bg img {
    max-width: initial;
    max-height: initial;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

  .welcome__title br {
    display: none; }

  header.header.home-header.fixed svg.icon {
    -webkit-filter: none;
            filter: none;
    opacity: 1; }

  button.how__head-button.int-button {
    width: 90px;
    height: 65px; }

  .int-button__icon .icon {
    width: 22px;
    height: 22px;
    fill: #fff; }

  section.how h2 {
    font-size: 25px;
    line-height: 1.25; }

  .how__head + * {
    margin-top: 30px; }

  .how__item-title {
    font-size: 20px; }

  .how__item-text {
    display: none; }

  .how__item-content {
    width: 100%;
    text-align: left; }

  .benefits h2 + * {
    margin-top: 30px; }

  .benefits__item-icon .icon {
    width: 30px;
    height: 28px; }

  .benefits__item + * {
    margin-top: 15px; }

  .benefits__item {
    padding-left: 43px; }

  .benefits__button {
    width: 125px; }

  .benefits__button button {
    height: 85px; }

  .benefits__button-icon .icon {
    width: 26px;
    height: 24px; }

  .benefits__list:first-child {
    padding-bottom: 120px; }

  .benefits__button {
    width: 125px;
    top: calc(50% + 3px); }

  .how__item .how__item-icon img {
    max-width: 263px !important;
    max-height: 165px !important; }

  .press h2 + * {
    margin-top: 33px; }

  section.attract {
    padding-top: 40px; }

  .news-main-item__descr {
    display: block;
    font-size: 14px;
    margin-top: 15px; } }
@media (max-width: 575px) {
  body {
    min-width: 320px; } }
@media (max-width: 320px) {
  body {
    min-width: 320px; } }

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

#feedback .form-check-input:checked+.form-check-label:after {
  opacity: 1;
}
/* End */


/* Start:/bitrix/templates/vpl_template/css/media-query.css?16263512183185*/
@media (min-width: 320px) and (max-width: 767px) {
  /* Основные стили
  =========================================================================================*/

  /* Хедер
  =========================================================================================*/

  /* Тело страницы
  =========================================================================================*/

  /* Футер
  =========================================================================================*/

}

@media (min-width: 320px) and (max-width: 575px) {
  /* Основные стили
  =========================================================================================*/

  /* Хедер
  =========================================================================================*/

  /* Тело страницы
  =========================================================================================*/

  /* Футер
  =========================================================================================*/
}

@media (min-width: 576px) and (max-width: 767px) {
  /* Основные стили
  =========================================================================================*/

  /* Хедер
  =========================================================================================*/

  /* Тело страницы
  =========================================================================================*/

  /* Футер
  =========================================================================================*/
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* Основные стили
  =========================================================================================*/

  /* Хедер
  =========================================================================================*/

  /* Тело страницы
  =========================================================================================*/

  /* Футер
  =========================================================================================*/
  
}

@media (min-width: 1024px) and (max-width: 1439px) {
  /* Основные стили
  =========================================================================================*/

  /* Хедер
  =========================================================================================*/

  /* Тело страницы
  =========================================================================================*/

  /* Футер
  =========================================================================================*/

}

@media (min-width: 1440px) and (max-width: 1679px) {
  /* Основные стили
  =========================================================================================*/
  
  /* Хедер
  =========================================================================================*/

  /* Тело страницы
  =========================================================================================*/

  /* Футер
  =========================================================================================*/

}
/* End */
/* /bitrix/templates/vpl_template/css/normalize.css?16263512181815 */
/* /bitrix/templates/vpl_template/css/bootstrap-grid.css?162635121882290 */
/* /bitrix/templates/vpl_template/css/modal.css?16263512184132 */
/* /bitrix/templates/vpl_template/css/slick.css?16263512181776 */
/* /bitrix/templates/vpl_template/css/slick-theme.css?16263512183191 */
/* /bitrix/templates/vpl_template/css/style.css?162636002145881 */
/* /bitrix/templates/vpl_template/css/new.css?162635980743932 */
/* /bitrix/templates/vpl_template/css/media-query.css?16263512183185 */
