

/* Start:/local/templates/myBusiness/src/icon-font/style.css?17682930262138*/
@font-face {
  font-family: 'icomoon';
  src:  url('/local/templates/myBusiness/src/icon-font/fonts/icomoon.eot?6w4qtd');
  src:  url('/local/templates/myBusiness/src/icon-font/fonts/icomoon.eot?6w4qtd#iefix') format('embedded-opentype'),
    url('/local/templates/myBusiness/src/icon-font/fonts/icomoon.ttf?6w4qtd') format('truetype'),
    url('/local/templates/myBusiness/src/icon-font/fonts/icomoon.woff?6w4qtd') format('woff'),
    url('/local/templates/myBusiness/src/icon-font/fonts/icomoon.svg?6w4qtd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-view-1:before {
  content: "\e91e";
}
.icon-info:before {
  content: "\e91d";
}
.icon-download:before {
  content: "\e91c";
}
.icon-lk-4:before {
  content: "\e91b";
}
.icon-check:before {
  content: "\e91a";
}
.icon-view:before {
  content: "\e919";
}
.icon-doc:before {
  content: "\e900";
}
.icon-lk-3:before {
  content: "\e901";
}
.icon-lk-2:before {
  content: "\e902";
}
.icon-lk-1:before {
  content: "\e903";
}
.icon-pay-3:before {
  content: "\e904";
}
.icon-pay-2:before {
  content: "\e905";
}
.icon-pay-1:before {
  content: "\e906";
}
.icon-delivery-2:before {
  content: "\e907";
}
.icon-delivery-1:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e909";
}
.icon-check-1:before {
  content: "\e90a";
}
.icon-vertical:before {
  content: "\e90b";
}
.icon-horizontal:before {
  content: "\e90c";
}
.icon-spoiler:before {
  content: "\e90d";
}
.icon-basket:before {
  content: "\e90e";
}
.icon-calendar:before {
  content: "\e90f";
}
.icon-call:before {
  content: "\e910";
}
.icon-location:before {
  content: "\e911";
}
.icon-lock:before {
  content: "\e912";
}
.icon-mail-1:before {
  content: "\e913";
}
.icon-mail-2:before {
  content: "\e914";
}
.icon-next:before {
  content: "\e915";
}
.icon-prev:before {
  content: "\e916";
}
.icon-question:before {
  content: "\e917";
}
.icon-search:before {
  content: "\e918";
}

/* End */


/* Start:/local/templates/myBusiness/src/css/vue/datepicker.min.css?17682930265611*/
.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid grey;border-radius:.263921875em;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-overlay .qs-overlay-month{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;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{width:100%;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#d3d3d3;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;-webkit-transition:background .15s;transition:background .15s}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:grey;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:grey;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-month-year{font-weight:700;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}.qs-month-year:hover{border-bottom:1px solid grey}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{font-weight:700;color:grey}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}

/* End */


/* Start:/local/templates/myBusiness/src/css/style.css?1768293026310498*/
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

* {
  font-family: 'Circe';
  line-height: normal;
  color: var(--text-color-v1);
  margin: 0;
  padding: 0;
  position: relative;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}

body {background-color: #f4f4f4;}
a {
  color: var(--main-color-v4);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400
}

h1 {
  font-size: 2.75rem
}

h2 {
  font-size: 2.5rem
}

h3 {
  font-size: 1.25rem
}

h4, p.information {
  font-size: 1.125rem
}

h5 {
  font-size: 1rem
}

h6 {
  font-size: .875rem
}

p {
  font-size: 1rem;
  line-height: 1.5;
}

b {
  font-weight: 700;
}

iframe {
  width: 100% !important;
  height: calc((1280px - 80px) * .5625) !important;
}
@media screen and (max-width: 1280px) {
  iframe {
    height: calc((100vw - 80px) * .5625) !important;
  }
}

@media screen and (max-width: 1023px) {
  iframe {
    height: calc((100vw - 30px) * .5625) !important;
  }
}

p.information {
  color: var(--text-color-v1)
}

p.information a {
  color: var(--main-color-v4);
  text-decoration: underline
}

a:hover, p.information a:hover {
  color: var(--main-color-v1);
  text-decoration: underline
}

a, a.button {
  text-decoration: none
}

section {
  margin-bottom: 48px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
}

a.button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center
}

a.button, button {
  height: 60px;
  background-color: transparent;
  border-radius: 30px;
  font-family: 'Segoe UI Regular' !important;
  min-width: 180px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  font-size: 16px !important;
  line-height: 1 !important;
  font-weight: 700;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  padding: 0 38px
}

a.button:disabled, button:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: rgba(112, 112, 112, .502)
}

a.button:disabled:hover, button:disabled:hover, form input[type=submit]:disabled:hover {
  opacity: .7
}

a.button:hover, button:hover {
  border-color: var(--main-color-v1);
  color: var(--main-color-v1)
}

a.button.white, button.white {
  margin: 28px 0
}

a.button.white, a.button.whitelink, button.white, button.whitelink {
  border: 3px solid #fff;
  color: #fff;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto
}

a.button.white:disabled, a.button.whitelink:disabled, button.white:disabled, button.whitelink:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: rgba(112, 112, 112, .502)
}

a.button.gold:disabled:hover, a.button.grey:disabled:hover, a.button.greylink:disabled:hover, a.button.reg:disabled:hover, a.button.tag:disabled:hover, a.button.white:disabled:hover, a.button.whitelink:disabled:hover, button.gold:disabled:hover, button.grey:disabled:hover, button.greylink:disabled:hover, button.reg:disabled:hover, button.tag:disabled:hover, button.white:disabled:hover, button.whitelink:disabled:hover, form input[type=submit].reg:disabled:hover {
  background-color: rgba(112, 112, 112, .502)
}

a.button.white:hover, a.button.whitelink:hover, button.white:hover, button.whitelink:hover {
  border-color: var(--main-color-v1);
  color: var(--main-color-v1)
}

a.button.whitelink, button.whitelink {
  margin: auto
}

a.button.grey, a.button.greylink, button.grey, button.greylink {
  border: 3px solid var(--main-color-v5);
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  margin: 28px 0;
  color: var(--main-color-v5);
  opacity: .5
}

a.button.grey:disabled, a.button.greylink:disabled, button.grey:disabled, button.greylink:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: rgba(112, 112, 112, .502)
}

a.button.grey:hover, a.button.greylink:hover, button.grey:hover, button.greylink:hover {
  border-color: var(--main-color-v1);
  color: var(--main-color-v1);
  opacity: 1
}

a.button.reg, button.reg {
  border: 3px solid var(--main-color-v3);
  background-color: var(--main-color-v3);
  color: var(--text-color-v1);
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  margin: 28px 0;
  display: none !important;
}

a.button.reg:disabled, button.reg:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: rgba(112, 112, 112, .502)
}

a.button.reg:hover, button.reg:hover {
  border-color: var(--main-color-v4);
  background-color: var(--main-color-v4);
  color: #fff
}

a.button.tag, button.tag {
  min-width: 120px;
  border: 1px solid var(--main-color-v4);
  height: 40px;
  border-radius: 20px;
  color: var(--main-color-v4);
  font-family: 'Segoe UI Regular';
  font-size: 14px;
  font-weight: 400;
  padding: 0 16px;
  margin: 8px
}

a.button.tag:disabled, button.tag:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: rgba(112, 112, 112, .502)
}

a.button.tag.active, a.button.tag:hover, button.tag.active, button.tag:hover {
  background-color: var(--main-color-v4);
  color: #fff
}

a.button.tag:hover, button.tag:hover {
  -webkit-box-shadow: 0 0 5px 0 var(--main-color-v4);
          box-shadow: 0 0 5px 0 var(--main-color-v4)
}

a.button.gold, button.gold {
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  margin: 28px 16px;
  min-width: 120px;
  border: 1px solid var(--main-color-v4);
  color: var(--main-color-v4);
  font-family: 'Segoe UI Regular';
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase
}

a.button.gold:disabled, button.gold:disabled, form input[type=submit].reg:disabled, form input[type=submit]:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: rgba(112, 112, 112, .502)
}

a.button.gold:hover, button.gold:hover {
  border-color: var(--main-color-v3);
  background-color: var(--main-color-v3);
  color: var(--text-color-v1)
}

.container__menu-content {
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1280px
}

.container__menu-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 2fr;
  grid-template-columns: 1fr 2fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
  grid-gap: 30px;
  margin: 2rem auto
}

.container__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start
}

.container__search .title, .container__search form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1
}

.container__search form {
  padding: 0;
  max-width: calc(1230px/3 - 15px);
  height: 40px;
  margin: 16px 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}

.container__search form label {
  width: 100%
}

img { width:auto}

.container__search form label:hover input {
  border-color: var(--main-color-v1);
  -webkit-box-shadow: 0 0 5px 0 var(--main-color-v4);
          box-shadow: 0 0 5px 0 var(--main-color-v4)
}

.container__search form input {
  height: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  padding: 0 48px 0 16px;
  border: 1px solid #bcbcbc;
  background-color: #0c132529;
}

.container__search form button {
  height: 40px;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  border: 0;
  position: absolute;
  top: 0;
  right: 8px
}

.container__search form button:hover i, .social-links__link:hover i {
  color: var(--main-color-v1)
}

.container__search form button i {
  opacity: .47;
  color: #ffffff;
  font-size: 25px;
  font-weight: 400
}

#donut {
  width: 90px !important;
  height: 90px !important
}



.topSlider .blur, .topSlider__item .container, .topSlider__item:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%
}

.topSlider .blur {
  background-image: url(/local/templates/myBusiness/src/css/src/img/demo/slider2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  left: 0;
  z-index: 0
}

.topSlider__item {
  width: 100vw;
  overflow: hidden
}

.topSlider__item:before {
  left: 0;
  background-color: rgba(0, 0, 0, .6);
  z-index: 1;
  content: '';
  padding-top: 480px;
  position: relative;
  display: block
}

/* КОСТЫЛЬ */
.topSlider .slick-track>:nth-child(2):before {background-color: rgba(0, 0, 0, .0);}


.topSlider__item .container {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 20px 40px;
  z-index: 1
}

.topSlider__item .container__content {
  max-width: 640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          -webkit-justify-content: flex-end;
          justify-content: flex-end;
  height: 100%
}

.topSlider__item .container__content .content__title {
  color: #fff;
  font-size: 38px;
  font-weight: 800;
  letter-spacing: .76px;
  line-height: 42px;
  font-family: 'Circe';
  text-transform: uppercase
}

.topSlider__item .container__content .content__description {
  color: var(--main-color-v4);
  font-size: 17px;
  margin: 14px 0;
  font-family: 'PT Sans', sans-serif
}

.topSlider__item .container__content .content__preview-text {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  max-height: 80px;
  overflow: hidden;
  width: 60%
}

.topSlider__item .container__content .content__more {
  margin: 28px 0
}

.ourServices__content:before, .topSlider__item img {
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%)
}

.topSlider__item img {
  position: absolute;
  width: auto
}

@media (min-width:1920px) {
  .topSlider__item img {
    height: auto;
    width: 100%
  }
}

@media (max-width:1023px) {
  .topSlider__item .container__content {
    max-width: 80%
  }
}

@media (max-width:767px) {
  .slick-dots li button {
    max-width: 60px;
    min-width: 60px
  }

  .topSlider__item .container {
    padding: 16px
  }

  .topSlider__item .container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    z-index: 1
  }

  .topSlider__item .container__content {
    max-width: 100%;
    z-index: 1
  }

  .topSlider__item .container__content .content__title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 27px
  }

  .topSlider__item .container__content .content__preview-text {
    width: 100%
  }

  .topSlider__item .container__content .content__more {
    margin: 28px auto
  }
}

.ourServices__content {
  /* display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: (1fr)[2];
  grid-template-rows: repeat(2, 1fr) */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* .ourServices__content:after, .ourServices__content:before {
  content: '';
  position: absolute
}

.ourServices__content:before {
  width: 1px;
  background-color: #fbddd7
}

.ourServices__content:after {
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #fbddd7
} */

.ourServices__content>:nth-child(odd) {
  padding-right: 20px;
  border-right: 1px solid  #fbddd7
}

.ourServices__content>:nth-child(even) {
  padding-left: 20px;
  border-left: 1px solid  #fbddd7
}

.ourServices__content__item {
  padding-top: 44px;
  /* width: 100%; */
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
  border-top: 2px solid  #fbddd7
}

.ourServices__content>:nth-child(1),.ourServices__content>:nth-child(2) {
  border-top: 0;
  padding-bottom: 44px;
}
.ourServices__content>:first-child {
  border-right: 0;
}

.ourServices__content>:nth-child(2) {
  border-left: 0;
}

.ourServices__content>:nth-child(2):before {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  height: 100%;
  width: 2px;
  background-color: #fbddd7
}

.ourServices__content>:last-child {
  border-left: 0;
}

.ourServices__content>:nth-last-child(2) {
  border-right: 0;
}

.ourServices__content>:nth-last-child(2):before {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  width: 2px;
  background-color: #fbddd7
}

.ourServices__content>:last-child:before, .ourServices__content>:first-child:before {
  content: none;
}

.ourServices__content__content {
  padding: 45px 20px 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1
}

.ourServices__content__content h4 {
  color: var(--text-color-v1);
  font-size: 20px;
  font-weight: 800;
  letter-spacing: .4px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: 'Circe';
  margin-bottom: 22px;
  min-height: 44px
}
.ourServices__content__content h4 a {
    color: var(--text-color-v1);
}

.ourServices__content__content ul {
  list-style-type: none
}

#RegistrationModal form>:last-child, .ourServices__content__content ul>:last-child {
  margin-bottom: 0
}

.ourServices__content__content ul li {
  padding-left: 24px;
  margin-bottom: 14px
}

.ourServices__content__content ul li a, .ourServices__content__content ul li p, .storie p {
  color: var(--text-color-v1);
  font-size: 18px;
  font-weight: 400
}

.ourServices__content__content ul li:before {
  content: '';
  top: 4px;
  left: 2px;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: var(--main-color-v1);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg)
}

.ourServices__content__icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          -webkit-flex: none;
          flex: none;
  color: var(--main-color-v1);
  font-size: 50px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  width: 90px;
  height: 90px
}

.ourServices__content__icon .rotate {
  background-image: url(/local/templates/myBusiness/src/css/../img/static/round.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%
}

@media (max-width:1023px) {
  .ourServices__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr
  }

  .ourServices__content__item {
    padding: 32px 10%;
    width: 100%;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0!important;
    border-bottom: 2px solid #fbddd7;
	margin-right: 0px;
  }
  .ourServices__content>:first-child {
    padding-top: 0
  }

  .ourServices__content>:last-child {
    border-bottom: 0
  }

  .ourServices__content>:nth-child(odd) {
    padding-right: 10%
  }

  .ourServices__content>:nth-child(even) {
    padding-left: 10%
  }

  .ourServices__content>:nth-child(2):before, .ourServices__content>:nth-last-child(2):before {
    content: none;
  }

  .ourServices__content__icon {
    margin-top: 10px
  }

  .ourServices__content__content {
    padding-top: 0;
    padding-bottom: 0
  }

  .ourServices__content:after, .ourServices__content:before {
    content: none
  }
}

@media (max-width:767px) {
  .ourServices__content__item {
    padding: 32px 0;
    border-bottom: 1px solid #fbddd7;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            -webkit-justify-content: flex-start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center
  }
  .ourServices__content>:first-child {
    padding-top: 0
  }

  .ourServices__content>:last-child {
    border-bottom: 0
  }

  .ourServices__content>:nth-child(odd) {
    padding-right: 0
  }

  .ourServices__content>:nth-child(even) {
    padding-left: 0
  }

  .ourServices__content__icon {
    margin-top: 0;
    margin-bottom: 16px
  }

  .ourServices__content__content {
    padding-top: 0;
    padding-bottom: 0
  }

  .ourServices__content__content h4 {
    text-align: center
  }

  .ourServices__content:after, .ourServices__content:before {
    content: none
  }
}

.Preview__spreading .Preview__content {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr)
}

.Preview__spreading .Preview__content__ambassadors {
  margin-top: 16px
}

.Preview__spreading .Preview__content__projects .projects__item {
  margin: 0
}

.Preview__spreading .Preview__content__stories .storie__preview__text__content.mCSB {
  padding: 16px 16px 24px
}

.Preview__spreading .Preview__content .newsItem, .Preview__spreading .Preview__content .news-item {
  max-width: calc(100% * 1/3 - 30px);
  margin: 15px;
  width: 100%
}
.Preview__spreading .Preview__content .newsItem, .Preview__spreading .Preview__content .base-item {
  max-width: calc(100% * 1/2 - 30px);
  margin: 15px;
  width: 100%
}

@media screen and (max-width: 1100px) {
  .Preview__spreading .Preview__content .newsItem, .Preview__spreading .Preview__content .news-item {
    max-width: calc(100% * 1/2 - 30px);
  }
  .Preview__spreading .Preview__content .newsItem, .Preview__spreading .Preview__content .base-item {
    max-width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .Preview__spreading .Preview__content .newsItem, .Preview__spreading .Preview__content .news-item {
    max-width: calc(100% - 30px);
  }
}

.Preview__spreading .Preview__content .news-item a.newsItem {
  max-width: 100%;
  margin: 0
}

.Preview__content {
  /* display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 30px;
  grid-column-gap: 30px;
  grid-gap: 30px; */
  /* margin: 0 auto; */
  /* padding: 0 40px; */
  padding: 0 25px;
  margin: -15px auto 15px;
  max-width: 1280px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width:1023px) {
  .Preview__content {
    display: block;
    width: 100%;
    overflow: hidden;
    max-width: 100vw;
    margin: 0 auto;
    padding: 32px 0
  }

  .Preview__content .slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 1rem;
    margin: 1rem 0 0
  }

  .Preview__content .slick-list, .Preview__spreading .Preview__content {
    width: 100%;
    max-width: 100vw;
    margin: 0 auto;
    padding: 0
  }

  .Preview__spreading .Preview__content {
    display: block;
    overflow: hidden;
    padding: 32px 0
  }

  .Preview__spreading .Preview__content__ambassadors .ambassadors__item, .Preview__spreading .Preview__content__news .newsItem, .Preview__spreading .Preview__content__projects .projects__item, .Preview__spreading .Preview__content__stories .storie {
    margin: 0 15px 30px;
    max-width: calc(50% - 30px);
    width: 100%
  }

  .Preview__spreading .Preview__content__ambassadors, .Preview__spreading .Preview__content__news, .Preview__spreading .Preview__content__projects, .Preview__spreading .Preview__content__stories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            -webkit-justify-content: flex-start;
            justify-content: flex-start;
    padding-bottom: 0
  }
}
.Preview__content__news .newsItem, .Preview__content__base a.baseItem {
	text-decoration:none;
}
@media (max-width:767px) {
  .Preview__spreading .Preview__content__ambassadors .ambassadors__item, .Preview__spreading .Preview__content__news .newsItem, .Preview__spreading .Preview__content__projects .projects__item, .Preview__spreading .Preview__content__stories .storie {
    margin: 0 15px 30px;
    max-width: calc(100% - 15px)
  }
}

.newsItem{
  width: 100%;
  max-width: calc(100% * 1/3 - 30px);
  margin: 15px;
 /* border: 1px solid var(--main-color-v4);*/
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  border-radius: 0.5em;
  font-family: 'Circe';
}
.newsItem:hover{
  box-shadow: 0 0 10px rgb(86 34 18 / 20%);
}
.baseItem {
  width: 100%;
  margin: 15px;
  padding: 15px;
 /* border: 1px solid var(--main-color-v4);*/
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  border-radius: 0.5em;
}
.baseItem a{text-decoration:none;}
.newsItem, .newsItem:hover, .storie.green .storie__preview__text .storie__preview__text__content a:hover, .storie__preview__text__content a:hover {
  text-decoration: none
}

.newsItem:hover .newsItem__title,.baseItem:hover .baseItem__title {
  text-decoration: underline
}

.newsItem.important:before {
  content: 'ВАЖНОЕ';
  color: #fff;
  font-family: 'Segoe UI Regular';
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 14px;
  padding: 8px 32px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: var(--main-color-v1);
  z-index: 1
}

.newsItem__img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          -webkit-flex: none;
          flex: none;
  width: 100%;
  overflow: hidden
}
.baseItem__img{
	width: 100%;
	height:80px;
	margin-bottom: 1em;
	line-height: 80px;
}
.baseItem__img img{max-height: 100%;vertical-align: middle;display: inline-block !important;}
.baseItem__price{
height: 23px;
color: var(--main-color-v1);
font-size: 16px;
font-weight: 700;
width: 100%;
}
.newsItem__img:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
  position: relative
}

.newsItem__img img {
  width: 100%
}

.newsItem__content {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  padding: 12px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  text-align: left
}

.newsItem__date {
  color: var(--main-color-v4)
}
.newsItem .fromTitle {
  height: 3.4rem;
  overflow: hidden;
  padding: .25rem 0;
}

.newsItem__title,.baseItem__title {
  /*color: #e73a28;*/
  font-weight: 700;
  height: 2.8125rem; /*37px*/
  line-height: 1.2;
  overflow: hidden;
  font-size: 1.2rem;
  color: var(--text-color-v1);
  /* margin: 4px 0% */
}

.newsItem__previewText,.baseItem__previewText {
  /* height: 3.5rem; */
  overflow: hidden;
  color: var(--text-color-v1);
  font-size: 16px;
  font-weight: 400
}

@media (max-width:1023px) {
  .newsItem {
    margin: 0 12.5px;
    max-width: calc(1230px/2 - 15px)
  }
}

@media (max-width:767px) {
  .newsItem {
    margin: 0 15px;
    max-width: calc(1230px - 15px)
  }
}

.events__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: calc(1230px/3 - 15px) 60px 1fr;
  grid-template-columns: calc(1230px/3 - 15px) 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 60px
}

#RegistrationModal, .events__content .calendar.__datepicker_here {
  width: 100%;
  border: 1px solid var(--main-color-v4);
  background-color: #fff
}

.events__content .calendar__info {
  color: var(--text-color-v1);
  font-size: 18px;
  font-weight: 400;
  margin-top: 8px
}

.events__content .preview {
  padding-top: 32px;
  height: 100%
}


@media (max-width:1023px) {
  .events__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
    width: 100%
  }

  .events__content .preview {
    width: 100%
  }



  .events__content .calendar__datepicker_here .datepicker-inline {
    width: 50vw;
    margin: 0 auto
  }

  .events__content .calendar__datepicker_here .datepicker-inline:before {
    content: none
  }

  .events__content .calendar__datepicker_here .datepicker-inline .datepicker {
    position: relative;
    width: auto
  }

  .events__content .calendar__datepicker_here .datepicker-inline .datepicker--cells {
    -ms-grid-columns: calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px);
    grid-template-columns: repeat(7, calc(50vw/7 - 8px));
    -ms-grid-rows: calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px) 8px calc(50vw/7 - 8px);
    grid-template-rows: repeat(6, calc(50vw/7 - 8px));
    grid-column-gap: 8px;
    grid-row-gap: 8px
  }
}

@media (max-width:500px) {
  .events__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
    width: 100%
  }

  .events__content .mCSB_inside>.mCSB_container {
    margin-right: 15px
  }

  .events__content .preview {
    width: 100%
  }

  .events__content .calendar__datepicker_here .datepicker-inline {
    width: 80vw;
    margin: 0 auto
  }

  .events__content .calendar__datepicker_here .datepicker-inline:before {
    content: none
  }

  .events__content .calendar__datepicker_here .datepicker-inline .datepicker {
    position: relative;
    width: auto
  }

  .events__content .calendar__datepicker_here .datepicker-inline .datepicker--cells {
    -ms-grid-columns: calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px);
    grid-template-columns: repeat(7, calc(80vw/7 - 8px));
    -ms-grid-rows: calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px) 8px calc(80vw/7 - 8px);
    grid-template-rows: repeat(6, calc(80vw/7 - 8px));
    grid-column-gap: 8px;
    grid-row-gap: 8px
  }

  .grey {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%)
  }
}

.projects__slider {
  overflow: hidden;
  padding: 32px 28px
}

.projects__slider .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  margin: 1rem 0 0;
  padding: 0 1rem
}

.projects__slider, .projects__slider .slick-list {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto
}

.projects__item {
  margin: 0 12.5px;
  overflow: hidden;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto
}

.projects__item:hover .projects__item__content {
  bottom: 0
}

.projects__item__img {
  position: absolute;
  height: 110%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%)
}

.projects__item__content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -74px;
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  background-color: rgba(86, 34, 18, .71);
  padding: 14px 24px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 60px 12px 60px;
  grid-template-rows: repeat(2, 60px);
  grid-gap: 12px;
  grid-row-gap: 12px
}

.projects__item__project__title {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  padding: 1px
}

.projects__item button {
  min-width: 180px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0
}

.ambassadors__slider {
  overflow: hidden;
  padding: 32px 28px
}

.ambassadors__slider .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  margin: 1rem 0 0;
  padding: 0 1rem
}

.ambassadors__slider, .ambassadors__slider .slick-list {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto
}

@media (max-width:1023px) {
  .ambassadors__slider .slick-list {
    padding: 0 15px
  }
}

.ambassadors__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  margin: 0 12.5px;
  overflow: hidden
}
.ambassadors__item__photo {
  width: 55%;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
}

.sidebar_detail .ambassadors__item__photo {
    border-radius: 0;
}

.ambassadors__item__photo:before, .projects__item:before, .storie:after {
  content: '';
  width: 100%;
  display: block;
  padding-top: 100%;
  position: relative
}

.ambassadors__item__photo img, .newsItem__img img, .storie__photo img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
		   border-radius: 0.5em 0.5em 0 0;
}

.ambassadors__item__photo img {
  height: 105%
}

.ambassadors__item__name {
  color: var(--text-color-v1);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 14px 32px
}

.ambassadors__item__name a {
    color: var(--text-color-v1);
}

.ambassadors__item__event {
  color: var(--main-color-v4);
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin: 0 32px
}

@media (max-width:1023px) {
  .ambassadors__item {
    margin: 0 15px
  }
}

.stories .stories__description {
  color: var(--text-color-v1);
  font-size: 18px;
  font-weight: 400;
  display: block
}

#RegistrationModal form, .stories .stories__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-family: 'PT Sans', sans-serif;
  padding-bottom: 3em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center
}

@media (max-width:1023px) {
  .stories .stories__content__storie {
    max-width: calc(1230px - 15px)
  }
}

@media (max-width:767px) {
  .stories .stories__content__storie {
    max-width: calc(1230px - 15px)
  }

  .stories .stories__content__storie.favorites:before {
    left: 16px
  }

  .stories__preview__text .stories__preview__text__content, .stories__preview__text .stories__preview__text__content.mCSB {
    padding: 24px 16px
  }
}

.storie {
  width: 100%;
  max-width: calc(1230px/3 - 15px);
  margin: 0 12.5px;
  background-color: var(--main-color-v4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  overflow: hidden;
  border-radius: 9px;
}

.storie:after {
  padding-top: 113%
}

.storie.green {
  background-image: -o-linear-gradient(top, #00be37 0%, #005f1c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00be37), to(#005f1c));
  background-image: linear-gradient(180deg, #00be37 0%, #005f1c 100%)
}

.storie.favorites:before, .storie.green__content:after {
  content: '';
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 1
}

.storie.green__content:after {
  bottom: -20px;
  right: -20px;
  background-image: url(/local/templates/myBusiness/src/css/../img/static/z.png);
  width: 184px;
  height: 105px
}

.storie.green .storie__preview__text {
  max-height: 75%
}

.storie.green .storie__preview__text:before, form .rangeslider__handle:after {
  content: none
}

.storie.green .storie__preview__text .storie__preview__text__content {
  height: auto;
  position: relative
}

.storie.favorites:before {
  background-image: url(/local/templates/myBusiness/src/css/../img/static/favorites.png);
  top: 0;
  left: 10%;
  height: 41px;
  width: 22px
}

.storie__photo, .storie__preview__text {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0
}

.storie__photo {
 /* border-bottom: 1px solid #fff;*/
  top: 0
}

.storie__photo img {
  width: 101%
}

.storie__preview__text {
  margin: auto;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%)
}

.storie__preview__text .mCS-customThm.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: var(--main-color-v4)
}

.storie__preview__text .mCSB_inside>.mCSB_container {
  margin-right: 20px
}

.storie__preview__text.scroll {
  bottom: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none
}

.storie__preview__text__content {
  padding: 24px 40px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.storie__preview__text__content.mCSB {
  padding: 24px 0
}

.storie__preview__text__content .mCS-customThm {
  padding: 0 16px 0 40px
}

.storie__preview__text__content .mCSB_scrollTools {
  right: 16px
}

.storie p {
  color: #ffe8d5;
  font-family: inherit;
  font-size: 16px;
  margin-bottom: 21px
}

.storie p.storie__preview__text__title {
  color: #fff;
  font-family: inherit;
  font-size: 18px;
  font-weight: 700
}

.storie:hover .storie__preview__text.scroll {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .769)
}

.storie:hover .mCS-customThm.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: var(--main-color-v1)
}

@media (max-width:1023px) {
  .storie {
    max-width: calc(1230px - 15px)
  }
}

@media (max-width:767px) {
  .storie {
    max-width: calc(1230px - 15px)
  }

  .storie.favorites:before {
    left: 16px
  }

  .storie__preview__text__content, .storie__preview__text__content.mCSB {
    padding: 24px 16px
  }
}

.stories__slider {
  overflow: hidden;
  padding: 32px 28px
}

.stories__slider .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  margin: 1rem 0 0;
  padding: 0 1rem
}

.stories__slider, .stories__slider .slick-list {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto
}

.slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  margin: 1rem 0 0;
  padding: 0 1rem
}

.slick-list {
  width: 100%;
  max-width: 1280px;
  margin: 0 -20px;
padding: 40px 20px;
}

.storie__photo:before, .storie__preview__text:before {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
}

.linkedDiv {
  margin: 0 0 2rem!important;
          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-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
                  width: 100%;
}


.linkedDiv a {text-decoration: none;margin: 1rem !important;    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    text-align: center;}
.linkedDiv a:hover {background-color: var(--main-color-v4);color: #fff;text-decoration: none}

.detail_page_content__videoFrame iframe, .galleryPreview__item iframe, .importantPreview__previewMediaContent iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%
}

.importantPreview {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: calc((100%/3 - 15px)*2 + 15px) 30px calc(100%/3 - 15px);
  grid-template-columns: calc((100%/3 - 15px)*2 + 15px) calc(100%/3 - 15px);
  grid-column-gap: 30px;
  margin: 30px 0
}

.importantPreview__previewMediaContent {
  overflow: hidden
}

.detail_page_content__videoFrame:before, .importantPreview__previewMediaContent:before {
  content: '';
  width: 100%;
  padding-top: 56.25%;
  top: 0;
  left: 0;
  display: block;
  position: relative
}

.detail_page_content__videoFrame iframe, .galleryPreview__item iframe, .importantPreview__previewMediaContent iframe {
  z-index: 1;
  width: 100%;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto
}

.importantPreview__previewContent .bottom a:before, .importantPreview__previewMediaContent img {
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute
}

.importantPreview__previewMediaContent img {
  top: 0
}

.importantPreview__previewContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
  width: 100%;
  height: 100%
}

.importantPreview__previewContent .bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          -webkit-justify-content: flex-end;
          justify-content: flex-end
}

.importantPreview__previewContent .bottom a {
  color: var(--main-color-v5);
  font-family: 'Segoe UI Regular';
  font-size: 19px;
  text-decoration: none;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto
}

.importantPreview__previewContent .bottom a:before {
  content: '';
  border-bottom: 1px dashed var(--main-color-v5);
  display: block;
  bottom: -4px
}

.importantPreview__previewContent .bottom a:hover {
  color: #e73a28
}

.importantPreview__previewContent .bottom a:hover:before {
  border-bottom: 1px dashed var(--main-color-v1)
}

.importantPreview__date {
  color: var(--main-color-v4);
  font-size: 14px;
  font-weight: 400
}

.detail_page_content h3, .importantPreview__title {
  color: var(--text-color-v1);
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px
}

.importantPreview__textBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px
}

.importantPreview__previewText {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: var(--text-color-v1);
  font-size: 16px;
  font-weight: 400
}

.importantPreview__previewText h6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis
}

@media (max-width:1023px) {
  .importantPreview {
    margin: 30px 0 0
  }
}

@media (max-width:767px) {
  .importantPreview {
    display: block
  }

  .importantPreview__previewMediaContent {
    margin-bottom: 30px
  }

  .importantPreview__previewText {
    position: relative
  }
}

.detail_page {
  margin-top: 16px;
  margin-bottom: 0
}

.detail_page .LinkBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 1rem;
  margin: 0 0 1rem;
  border: 1px solid var(--main-color-v5)
}

.detail_page .LinkBlock p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  font-size: 1.5rem
}

.detail_page .LinkBlock a {
  width: 25%;
  position: relative
}

.detail_page .LinkBlock a:before {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%
}

.detail_page .LinkBlock a img {
  position: absolute;
  width: 75%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}

.detail_page .LinkBlock a:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
          transform: translate(-50%, -50%) scale(1.1, 1.1)
}

.detail_page .detail_page_content {
  font-family: 'PT Sans', sans-serif !important;
  width: calc(100%*(2/3)) !important;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .detail_page .detail_page_content {
  width: 100% !important;
  }
}

.detail_page_content > :first-child {
  margin-bottom: 40px;
}

.detail_page_content h3 {
  font-size: 30px;
  line-height: 36px;
  width: 75%;
  margin-bottom: 32px
}

.detail_page_content__date {
  color: var(--main-color-v4);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px
}

.detail_page_content__title {
  color: var(--text-color-v1);
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 10px
}

.detail_page_content__text {
  margin: 32px 0;
  color: var(--text-color-v1);
  font-size: 16px;
  font-weight: 400
}

.detail_page_content h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}

.detail_page_content h3 {
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
}

.detail_page_content h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px
}

.detail_page_content h5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px
}

.detail_page_content h6 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px
}

.detail_page_content h2, .detail_page_content h3, .detail_page_content h4, .detail_page_content h5, .detail_page_content h6 {
  margin: 42px auto 32px;
  width: 100%;
}
.detail_page_content span, .detail_page_content__text span, .detail_page_content p, .detail_page_content__text p {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: 'PT Sans', sans-serif !important;
}

.detail_page_content a, .detail_page_content__text a {
  color: var(--main-color-v4);
  text-decoration: underline
}

.detail_page_content a:hover, .detail_page_content__text a:hover {
  color: var(--main-color-v1);
  text-decoration: underline
}

.detail_page_content__videoFrame {
  width: 100%;
  position: relative;
  overflow: hidden
}

.detail_page_content__previewMediaContent {
  overflow: hidden;
  margin-bottom: 32px;
  border: 1px solid var(--main-color-v1)
}

.detail_page_content__previewMediaContent:after, .importantPreview__previewMediaContent.important:after {
  content: 'ВАЖНОЕ';
  color: #fff;
  font-family: 'Segoe UI Regular';
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 14px;
  padding: 8px 32px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: var(--main-color-v1);
  z-index: 2
}

.detail_page_content img, .detail_page_content__previewMediaContent img, .galleryPreview__item:before {
  position: relative;
  display: block;
  max-width: 100%;
  margin: 0 auto
}

@media (max-width:1023px) {
  .detail_page_content {
    width: 100%
  }

  .detail_page_content h3 {
    font-size: 24px;
    line-height: 1
  }

  .detail_page_content__title {
    font-size: 32px;
    line-height: 1
  }
}

.galleryPreview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap
}

.galleryPreview__item {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  width: 100%;
  min-width: calc(100%/3);
  overflow: hidden;
  border: 1px solid #fff
}

.galleryPreview__item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%
}

.galleryPreview__item:hover {
  border: 1px solid var(--main-color-v4);
  -webkit-box-shadow: inset 0 0 8px 8px var(--main-color-v4);
          box-shadow: inset 0 0 8px 8px var(--main-color-v4)
}

.galleryPreview__item:before {
  content: '';
  padding-top: 56.25%
}

#RegistrationModal {
  display: none;
  padding: 28px 24px;
  border-radius: 9px;
  border: 1px solid var(--main-color-v5);
  max-width: 460px;
  width: 95%
}

#RegistrationModal .fancybox-button {
  min-width: 44px;
  max-width: 44px
}

#RegistrationModal .fancybox-button svg path {
  fill: #562212
}

#RegistrationModal__title {
  color: var(--text-color-v1);
  font-family: 'Circe';
  font-size: 28px;
  font-weight: 400;
  letter-spacing: .56px;
  line-height: 44px;
  text-transform: uppercase
}

#RegistrationModal form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start
}

#RegistrationModal form button {
  min-width: 100%;
  max-width: 100%;
  width: 100%
}

form {
  padding: 0 5px
}

form .textarea, form input {
  width: 100%;
  border-radius: 30px;
  border: 2px solid var(--main-color-v4)
}

form .textarea {
  height: calc(60px*3 + .875rem*2);
  position: relative;
  overflow: hidden;
  padding: 19px 26px
}

form .textarea .textareaBox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 19px;
  left: 26px;
  width: calc(100% - 26px*2);
  height: calc(100% - 19px*2)
}

form .textarea .textareaBox textarea {
  resize: none;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%
}

form input, form input[type=submit].reg {
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto
}

form input {
  height: 60px;
  margin-bottom: .875rem;
  padding: 0 26px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  background-color: #fff;
  color: var(--main-color-v5)
}

form input[type=number] {
  -webkit-appearance: none;
  margin: 0
}

form input[type=range] {
  height: 20px;
  background-color: var(--main-color-v4);
  border: 1px solid var(--main-color-v4);
  border-radius: 10px;
  padding: 0
}

form input[type=submit] {
  height: 60px;
  background-color: transparent;
  border-radius: 30px;
  font-family: 'Segoe UI Regular' !important;
  min-width: 180px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  font-size: 16px !important;
  line-height: 1 !important;
  font-weight: 700;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  padding: 0 38px
}

form input[type=submit].reg {
  border: 3px solid var(--main-color-v3);
  background-color: var(--main-color-v3);
  color: var(--text-color-v1);
  margin: 28px 0
}

form input[type=submit].reg:hover {
  border-color: var(--main-color-v4);
  background-color: var(--main-color-v4);
  color: #fff
}

form input:disabled {
  cursor: not-allowed;
  color: #fff
}

form input:disabled, form input:disabled:hover {
  background-color: rgba(112, 112, 112, .502)
}

form .checkbox:hover .checker, form input:hover, .yandex_form .checkbox:hover .checker {box-shadow: 0 0 10px 0 var(--main-color-v3);}

form .checkbox, .yandex_form .checkbox{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  padding: 0 8px;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto
}

form .checkbox p, .yandex_form .checkbox p, form .checkbox p a{
  color: var(--main-color-v5);
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px
}

form .checkbox p a{
  color: red;
}

form .checkbox input,
.yandex_form .checkbox input{
  display: none
}

form .checkbox input:checked~.checker:before, .yandex_form .checkbox input:checked~.checker:before {
  background-color: var(--main-color-v4)
}

form .checkbox .checker, .yandex_form .checkbox .checker {
  margin: 0 8px 0 0;
  min-width: 16px;
  max-width: 16px;
  height: 16px;
  border: 1px solid #cbc0c0;
  background-color: #fff;
  padding: 4px
}

form .checkbox .checker:before, .yandex_form .checkbox .checker:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff
}

.social-links {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 26px 10px 26px 10px 26px;
  grid-template-columns: repeat(4, 26px);
  -ms-grid-rows: 26px;
  grid-template-rows: 26px;
  grid-gap: 10px;
  grid-column-gap: 10px
}

.breadcrumbs ul, .social-links__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center
}

.social-links__link:hover {
  text-decoration: none
}

.social-links__link i {
  color: #fff;
  font-size: 25px;
  font-weight: 400
}

.breadcrumbs ul {
  list-style: none;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          -webkit-align-items: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start
}

.breadcrumbs ul>:first-child {
  padding-left: 0;
  font-size: 1.5rem
}

.breadcrumbs ul>:first-child a:before, .breadcrumbs ul>:first-child:before {
  content: none
}

.breadcrumbs ul>:last-child {
  padding-right: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1
}

.breadcrumbs ul li {
  padding: 0 16px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 40px
}

.breadcrumbs ul li a, .breadcrumbs ul li.active {
  color: var(--main-color-v5);
  text-transform: uppercase;
  text-decoration: none
}

/* .breadcrumbs ul li a:before, .inforamtionContent ul li a:before { */
.breadcrumbs ul li a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background-color: var(--main-color-v4)
}

.breadcrumbs ul li a:before, blockquote .blockquote__photo img {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%)
}

.breadcrumbs ul li a:before {
  bottom: 0;
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}

.breadcrumbs ul li a:hover, .informationMenu li a:hover, .informationMenu li a:hover p {
  color: var(--main-color-v4)
}

.breadcrumbs ul li.active {
  pointer-events: none;
  font-family: 'Circe';
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .28px;
  line-height: 40px;
  text-transform: none
}

.breadcrumbs ul li:before {
  content: '/';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -1.5px;
  color: var(--main-color-v4);
  font-family: 'Circe';
  font-size: 14px;
  font-weight: 400
}

@media (max-width:1023px) {
  .breadcrumbs {
    margin-top: 32px
  }

  .breadcrumbs ul li {
    display: none
  }

  .breadcrumbs ul>:first-child {
    display: block
  }

  .breadcrumbs ul>:nth-child(2) {
    display: block
  }

  .breadcrumbs ul>:last-child {
    display: block
  }
}

blockquote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start;
  padding-left: 88px;
  margin-bottom: 32px;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap
}

blockquote:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 88px;
  height: 58px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/local/templates/myBusiness/src/css/../img/static/quotes.svg)
}

blockquote .blockquote__photo {
  margin-left: 36px;
  width: 148px;
  height: 148px;
  border-radius: 50%;
  overflow: hidden
}

blockquote .blockquote__photo img {
  position: absolute;
  top: 0;
  width: 100%
}

.tags, blockquote .blockquote__content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start
}

blockquote .blockquote__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  margin-top: 20px;
  margin-left: 26px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start
}

blockquote .blockquote__content .name {
  color: var(--text-color-v1);
  font-size: 18px;
  font-weight: 700
}

blockquote .blockquote__content .event {
  color: var(--main-color-v4);
  margin-bottom: 16px
}

blockquote .blockquote__content .review {
  color: #e73a28;
  font-size: 29px;
  font-weight: 700;
  line-height: 35px
}

@media (max-width:1023px) {
  blockquote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            flex-direction: column;
    padding: 0 32px
  }

  blockquote:after, blockquote:before {
    width: 32px;
    height: 18px
  }

  blockquote:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/local/templates/myBusiness/src/css/../img/static/quotes.svg)
  }

  blockquote .blockquote__content, blockquote .blockquote__photo {
    margin: 0 auto
  }

  blockquote .blockquote__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
    text-align: center
  }

  blockquote .blockquote__content .name {
    margin-top: 20px
  }
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 8px 0;
  margin: 0 -8px
}

.inforamtionContent {
  max-width: calc(2*(1200px/3 - 10px));
  width: 100%
}

.inforamtionContent h1 {
  font-size: 2rem
}

.inforamtionContent h2 {
  font-size: 1.75rem
}

.inforamtionContent h3 {
  font-size: 1.5rem
}

.inforamtionContent h4 {
  font-size: 1.375rem
}

.inforamtionContent h5 {
  font-size: 1.125rem
}

.inforamtionContent h6 {
  font-size: 1.063rem
}

.inforamtionContent p {
  margin-top: 0;
  color: var(--text-color-v1);
  font-size: 1.125rem;
  line-height:1.2;
  font-weight: 400
}

.inforamtionContent h1, .inforamtionContent h2 {
  margin-bottom: 1.25rem
}

.inforamtionContent h3, .inforamtionContent h4, .inforamtionContent h5, .inforamtionContent h6, .inforamtionContent p {
  margin-bottom: 1rem;
}

.inforamtionContent p.inforamtionContent__title {
  color: var(--text-color-v1);
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 20px
}

.inforamtionContent__text {
  margin-bottom: 2rem
}

.inforamtionContent__text > :last-child,.detail_page_content > :last-child {
  margin-bottom: 0
}

.inforamtionContent a, .detail_page_content a {
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  text-decoration: underline;
  color: var(--main-color-v4)
}

.inforamtionContent ul, .inforamtionContent ol, .detail_page_content ul, .detail_page_content ol {
  margin-bottom: 1.5rem
}

.inforamtionContent ol, .detail_page_content ol, .detail_page_content ol, .detail_page_content ul{
  list-style-type: none; /* Убираем исходные маркеры */
  counter-reset:  item; /* Обнуляем счетчик списка */
}

.inforamtionContent ol,.inforamtionContent ul, .informationMenu ul, blockquote .blockquote__content, .detail_page_content ol, .detail_page_content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column
}

.inforamtionContent ol li, .inforamtionContent ul li,.detail_page_content ol, .detail_page_content ul {
  /* display: flex;
  align-items: flex-start;
  justify-content: flex-start */
  display: block;
}
/* .inforamtionContent ol li a, .inforamtionContent ul li a {
  display: inline-block;
} */

.inforamtionContent ol li, .inforamtionContent ul li, .detail_page_content ol li, .detail_page_content ul li{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: .5rem;
}

.inforamtionContent ol li a, .inforamtionContent ul li a, .detail_page_content ol li a, .detail_page_content ul li a {
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  text-decoration: none;
  width: auto;
  height: 100%
}

.inforamtionContent ol li a:hover, .inforamtionContent ul li a:hover, .detail_page_content ol li a:hover, .detail_page_content ul li a:hover {
  text-decoration: underline;
}

.inforamtionContent ol li:before, .inforamtionContent ul li:before, .inforamtionContent__btns, .detail_page_content ol li:before, .detail_page_content ul li:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  float: left;
}

.inforamtionContent ol li:after, .inforamtionContent ul li:after, .detail_page_content ol li:after, .detail_page_content ul li:after {
  display: block;
  content: "";
  clear: both;
  position: absolute;
  visibility: hidden;
}

.inforamtionContent ul li, .inforamtionContent ol li, .detail_page_content ol li, .detail_page_content ul li {
  font-size: 1rem;
  color: inherit;
  position: relative;
  line-height: 1.3
}

.inforamtionContent ul li p, .inforamtionContent ol li p, .detail_page_content ol li p, .detail_page_content ul li p {
  line-height: 1.3
}

.detail_page_content ol li p, .detail_page_content ul li p {
  margin-bottom: 0;

}

.detail_page_content ol li {
  padding-left: 1.5rem;
  position: relative;
}

.detail_page_content ul li {
  padding-left: 20px;
  position: relative;
}

.inforamtionContent ul li:before, .detail_page_content ul li:before {
  content: "\eab8";
  font-family: IcoFont;
  position: relative;
  font-size: 1rem;
  width: 1rem;
  height: 1rem;
  color: var(--main-color-v4);
  margin-right: .5rem;
  -ms-flex-negative: 0;
      -webkit-flex-shrink: 0;
          flex-shrink: 0
}
.inforamtionContent ul li ol li:before, .detail_page_content ul li ol li:before {
  content: counter(item)')';
}
.inforamtionContent ol li:before, .detail_page_content ol li:before {
  content: counter(item)')'; /* Добавляем к числам скобку */
  counter-increment: item; /* Задаём имя счетчика */
  position: relative;
  font-size: 1rem;
  width: 1.25rem;
  height: 1.25rem;
  color: var(--main-color-v4);
  margin-right: .5rem;
  -ms-flex-negative: 0;
      -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-box-pack: end;
-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
        justify-content: flex-end;
}
.inforamtionContent ol li ul li:before, .detail_page_content ol li ul li:before {
  content: "\eab8";
  height: 1rem
}
.detail_page_content ul li:before, .detail_page_content ol li:before {
  position: absolute;
  left: 0;
  top: 0;
}

/* .inforamtionContent ul li a:before, .inforamtionContent ol li a:before {
  left: 0;
  bottom: 0
} */

.inforamtionContent__btns {
  width: 100%;
  padding: 32px 0;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap
}

.inforamtionContent__btns a {
  text-decoration: none
}

.informationMenu {
  max-width: calc(1200px/3 - 10px);
  width: 100%
}

.informationMenu ul {
  position: -webkit-sticky;
  position: sticky;
  top: 78px;
  list-style-type: none;
  background: #e8e9ea;
padding: 1em 0;
border-radius: 9px;
}

.informationMenu ul>:first-child {
  border-top: 0
}

.informationMenu ul>:last-child {
  border-bottom: 0
}

.informationMenu li {
 /* background-color: #f5f5f5;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;*/
  height: 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}
.informationMenu li:hover{
	background: rgba(12, 19, 37, 0.05);
}
.informationMenu li:hover a,.informationMenu li:hover a p{
	color: var(--text-color-v1);
	text-decoration:none;
}
.informationMenu li.active {
  color: var(--main-color-v1);
  border-left: 4px solid var(--main-color-v1);
}
.informationMenu li.active a,.informationMenu li.active a p{
	color: var(--main-color-v1);
}
.informationMenu li a {
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
  border-top: .5rem solid transparent;
  border-bottom: .5rem solid transparent;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
  width: 100%;
  height: 100%;
  font-family: Circe;
font-weight: 700;
}
.informationMenu li a:hover{
	color: var(--text-color-v1);
}
.informationMenu li a p:hover{
	color: var(--text-color-v1);
}
.informationMenu li a p {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  color: var(--text-color-v1);
  font-size: 1.2rem;
}

.calc .title {
  font-size: 44px;
  line-height: 50px;
  font-weight: 700;
  text-transform: none
}

.calc__wrapper {
  margin-bottom: 55px
}

.calc__wrapper>:last-child {
  margin-bottom: 0
}

.calcForm .calc__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  margin-bottom: 1rem
}

.calcForm .calc__option p {
  width: 100%;
  max-width: 260px;
  color: var(--text-color-v1);
  text-align: left;
  font-size: 1.25rem;
  letter-spacing: .4px;
  line-height: 1;
  font-weight: 400;
  font-family: 'Circe';
  margin-right: 1rem;
  -ms-flex-negative: 0;
      -webkit-flex-shrink: 0;
          flex-shrink: 0
}

.calcForm .calc__option p span {
  display: inline-block;
  text-align: left;
  opacity: .33
}

.calcForm .calc__option input {
  border: 1px solid var(--main-color-v4)
}

.calcForm .calc__option input[type=number], .calcForm .calc__option input[type=text], .calcForm .calc__option input[type=text]#fromSumRange, .calcForm .calc__option input[type=text]#fromTermRange {
  text-align: left;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  font-family: 'Circe';
  letter-spacing: .4px;
  color: var(--main-color-v4);
  height: 2.75rem;
  border-radius: 1.375rem
}

.calcForm .calc__option input[type=number], .calcForm .calc__option input[type=text]#fromSumRange, .calcForm .calc__option input[type=text]#fromTermRange {
  width: 100%;
  max-width: 260px;
  margin-right: 1rem;
  margin-bottom: 0
}

.calcForm .calc__option input[type=range] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  margin-bottom: 0
}

.calcForm .borrower_info {
  width: 80%;
  margin: 3rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap
}

.calcForm .borrower_info>:nth-child(1) {
  padding-right: 15px
}

.calcForm .borrower_info>:nth-child(2) {
  padding-left: 15px
}

.calcForm .borrower_info .col {
  width: 50%;
  min-width: 280px
}

.calcForm .borrower_info .checkbox {
  margin: .875rem 0;
  width: 100%;
  padding: 0 15px
}

.calcForm .borrower_info input[type=submit] {
  margin: 1rem auto
}

@media (max-width:1023px) {
  .calc .title {
    line-height: 1.2;
    font-size: 1.75rem;
    font-weight: 400
  }

  .calcForm .borrower_info {
    width: 100%
  }
}

@media (max-width:699px) {
  .calcForm .calc__option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            flex-direction: column
  }

  .calcForm .calc__option p {
    margin: 0 0 .5rem;
    width: 100%;
    max-width: 100%
  }

  .calcForm .calc__option p span {
    font-size: 1rem
  }

  .calcForm .calc__option input[type=number] {
    max-width: 100%;
    text-align: center;
    margin: 1.5rem 0;
    font-size: 1rem
  }
}

@media (max-width:600px) {
  .calcForm .borrower_info .col {
    width: 100%;
    padding: 0
  }
}

form .rangeslider {
  border: 1px solid var(--main-color-v4);
  border-radius: 10px;
  height: 20px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #fff
}

form .rangeslider:hover, form .rangeslider:hover .rangeslider__handle {
  -webkit-box-shadow: 0 0 5px 0 var(--main-color-v4) !important;
          box-shadow: 0 0 5px 0 var(--main-color-v4) !important
}

form .rangeslider__fill, form .rangeslider__handle {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%)
}

form .rangeslider__fill {
  border-radius: 9px;
  background: var(--main-color-v4);
  width: 100%;
  height: 20px
}

form .rangeslider__handle {
  width: 25px;
  height: 25px;
  background: #562212 0% 0% no-repeat padding-box;
  border: 1px solid #562212;
  opacity: 1
}

.dropdown {
  width: 100%;
  height: 44px;
  display: inline-block
}

.dropdown .select {
  width: 100%;
  height: 44px;
  border-radius: 22px;
  border: 1px solid var(--main-color-v4);
  background-color: #fff;
  text-align: left;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  font-family: 'Circe';
  letter-spacing: .4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  padding: 0 26px;
  color: var(--main-color-v4);
  position: relative;
  cursor: pointer
}

.dropdown .select span {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis
}

.dropdown .select:hover, .dropdown .select_list, .dropdown .select_list:hover {
  -webkit-box-shadow: 0 0 5px 0 var(--main-color-v4);
          box-shadow: 0 0 5px 0 var(--main-color-v4)
}

.dropdown .select:before, .dropdown .select_list ul:before {
  position: absolute;
  right: 0;
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  right: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  color: var(--main-color-v4)
}

.dropdown .select:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  content: "\ea99";
  height: 100%
}

.dropdown .select_list {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: calc(44px*3 + 3rem);
  border-radius: 22px;
  border: 1px solid var(--main-color-v4);
  top: 0;
  z-index: 1;
  display: none
}

.dropdown .select_list .mCSB_container {
  margin: 0
}

.dropdown .select_list .mCSB_scrollTools_vertical {
  margin: .5rem 1rem
}

.dropdown .select_list .mCS-customThm.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #562212
}

.dropdown .select_list .mCustomScrollBox:hover .mCS-customThm.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  opacity: .65
}

.dropdown .select_list ul {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: relative
}

.dropdown .select_list ul:before {
  content: "\eaa1";
  height: 44px
}

.dropdown .select_list ul li, .dropdown .select_list ul:before, table thead tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center
}

.dropdown .select_list ul li {
  color: var(--main-color-v4);
  position: relative;
  cursor: pointer;
  height: 44px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
  background-color: #fff;
  padding: 0 26px
}

.dropdown .select_list ul li:hover {
  color: #562212
}

@media (max-width:699px) {
  .dropdown .select {
    font-size: 1rem
  }
}

table {
  width: 100%;
  border-spacing: 0;
  margin: 2rem auto
}

table thead tr {
  width: 100%;
  padding: 15px 0;
  background-color: var(--main-color-v4)
}

table tbody tr>:first-child, table tfoot tr>:first-child, table thead tr>:first-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          -webkit-flex: none;
          flex: none;
  -ms-flex-negative: 0;
      -webkit-flex-shrink: 0;
          flex-shrink: 0;
  width: 6rem
}

table thead tr th {
  padding: 0 5px;
  font-family: 'Circe';
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  position: relative;
  font-size: .95rem;
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase
}

table tbody>:nth-child(odd) {
  background-color: #fff
}

table tbody>:nth-child(even) {
  background-color: rgba(197, 147, 104, .102);
  border-top: 1px solid var(--main-color-v4);
  border-bottom: 1px solid var(--main-color-v4)
}

table tbody tr {
  width: 100%;
  padding: 20px 0
}

table tbody tr td {
  padding: 0 5px;
  font-family: 'Circe';
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  position: relative;
  font-size: .95rem;
  letter-spacing: .36px;
  color: var(--text-color-v1);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center
}

table tbody tr, table tbody tr td, table tfoot tr, table tfoot tr td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center
}

table tfoot tr {
  width: 100%;
  background-color: #fff;
  padding: 15px 0
}

table tfoot tr td {
  padding: 0 5px;
  font-family: 'Circe';
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  position: relative;
  font-size: .95rem;
  font-weight: 700;
  letter-spacing: .36px;
  color: var(--text-color-v1);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center
}

@media (max-width:699px) {
  table thead tr {
    padding: .25rem 0
  }

  table tbody tr>:first-child, table tfoot tr>:first-child, table thead tr>:first-child {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            -webkit-flex: 1;
            flex: 1;
    -ms-flex-negative: 1;
        -webkit-flex-shrink: 1;
            flex-shrink: 1
  }

  table tbody tr td, table tfoot tr td, table thead tr th {
    font-size: .5rem
  }

  table tbody tr {
    padding: .5rem 0
  }
}

@media (max-width:1023px) {
  .container__search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            flex-direction: column
  }

  .container__search form {
    max-width: 100%;
    width: 100%
  }

  .container__search form input {
    margin-bottom: 0
  }
  .aboutFund .container, .informationMenu, .inforamtionContent  {
    max-width: 100%
  }
  .aboutFund .container__menu-content {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
  .inforamtionContent {
    -ms-grid-column: 1;
    grid-column: 1; -ms-grid-row: 1; grid-row: 1;
  }
  .informationMenu {
    -ms-grid-column: 1;
    grid-column: 1; -ms-grid-row: 2; grid-row: 2;
  }
}

@font-face {
  font-family: 'Segoe UI Regular';
  font-style: normal;
  font-weight: 400;
  src: url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIRegular.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIRegular.eot) format('opentype'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIRegular.ttf) format('truetype')
}

@font-face {
  font-family: 'Segoe UI Light';
  font-style: normal;
  font-weight: 400;
  src: url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUILight.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUILight.eot) format('opentype'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUILight.ttf) format('truetype')
}

@font-face {
  font-family: 'Segoe UI Italic';
  font-style: normal;
  font-weight: 400;
  src: url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIItalic.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIItalic.eot) format('opentype'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIItalic.ttf) format('truetype')
}

@font-face {
  font-family: 'Segoe UI Bold';
  font-style: normal;
  font-weight: 400;
  src: url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIBold.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIBold.eot) format('opentype'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUIBold.ttf) format('truetype')
}

@font-face {
  font-family: 'Segoe UI SemiBold';
  font-style: normal;
  font-weight: 400;
  src: url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUISemiBold.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUISemiBold.eot) format('opentype'), url(/local/templates/myBusiness/src/css/../fonts/SegoeUI/SegoeUISemiBold.ttf) format('truetype')
}

@-webkit-keyframes icofont-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
  }
}

@keyframes icofont-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
  }
}

@font-face {
  font-family: "IcoFont";
  font-weight: 400;
  font-style: "Regular";
  src: url(/local/templates/myBusiness/src/css/../fonts/icofont/icofont.woff2) format("woff2"), url(/local/templates/myBusiness/src/css/../fonts/icofont/icofont.woff) format("woff")
}

[class*=" icofont-"], [class^=icofont-] {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased
}

.icofont-angry-monster:before {
  content: "\e800"
}

.icofont-bathtub:before {
  content: "\e801"
}

.icofont-bird-wings:before {
  content: "\e802"
}

.icofont-bow:before {
  content: "\e803"
}

.icofont-castle:before {
  content: "\e804"
}

.icofont-circuit:before {
  content: "\e805"
}

.icofont-crown-king:before {
  content: "\e806"
}

.icofont-crown-queen:before {
  content: "\e807"
}

.icofont-dart:before {
  content: "\e808"
}

.icofont-disability-race:before {
  content: "\e809"
}

.icofont-diving-goggle:before {
  content: "\e80a"
}

.icofont-eye-open:before {
  content: "\e80b"
}

.icofont-flora-flower:before {
  content: "\e80c"
}

.icofont-flora:before {
  content: "\e80d"
}

.icofont-gift-box:before {
  content: "\e80e"
}

.icofont-halloween-pumpkin:before {
  content: "\e80f"
}

.icofont-hand-power:before {
  content: "\e810"
}

.icofont-hand-thunder:before {
  content: "\e811"
}

.icofont-king-monster:before {
  content: "\e812"
}

.icofont-love:before {
  content: "\e813"
}

.icofont-magician-hat:before {
  content: "\e814"
}

.icofont-native-american:before {
  content: "\e815"
}

.icofont-owl-look:before {
  content: "\e816"
}

.icofont-phoenix:before {
  content: "\e817"
}

.icofont-robot-face:before {
  content: "\e818"
}

.icofont-sand-clock:before {
  content: "\e819"
}

.icofont-shield-alt:before {
  content: "\e81a"
}

.icofont-ship-wheel:before {
  content: "\e81b"
}

.icofont-skull-danger:before {
  content: "\e81c"
}

.icofont-skull-face:before {
  content: "\e81d"
}

.icofont-snowmobile:before {
  content: "\e81e"
}

.icofont-space-shuttle:before {
  content: "\e81f"
}

.icofont-star-shape:before {
  content: "\e820"
}

.icofont-swirl:before {
  content: "\e821"
}

.icofont-tattoo-wing:before {
  content: "\e822"
}

.icofont-throne:before {
  content: "\e823"
}

.icofont-tree-alt:before {
  content: "\e824"
}

.icofont-triangle:before {
  content: "\e825"
}

.icofont-unity-hand:before {
  content: "\e826"
}

.icofont-weed:before {
  content: "\e827"
}

.icofont-woman-bird:before {
  content: "\e828"
}

.icofont-bat:before {
  content: "\e829"
}

.icofont-bear-face:before {
  content: "\e82a"
}

.icofont-bear-tracks:before {
  content: "\e82b"
}

.icofont-bear:before {
  content: "\e82c"
}

.icofont-bird-alt:before {
  content: "\e82d"
}

.icofont-bird-flying:before {
  content: "\e82e"
}

.icofont-bird:before {
  content: "\e82f"
}

.icofont-birds:before {
  content: "\e830"
}

.icofont-bone:before {
  content: "\e831"
}

.icofont-bull:before {
  content: "\e832"
}

.icofont-butterfly-alt:before {
  content: "\e833"
}

.icofont-butterfly:before {
  content: "\e834"
}

.icofont-camel-alt:before {
  content: "\e835"
}

.icofont-camel-head:before {
  content: "\e836"
}

.icofont-camel:before {
  content: "\e837"
}

.icofont-cat-alt-1:before {
  content: "\e838"
}

.icofont-cat-alt-2:before {
  content: "\e839"
}

.icofont-cat-alt-3:before {
  content: "\e83a"
}

.icofont-cat-dog:before {
  content: "\e83b"
}

.icofont-cat-face:before {
  content: "\e83c"
}

.icofont-cat:before {
  content: "\e83d"
}

.icofont-cow-head:before {
  content: "\e83e"
}

.icofont-cow:before {
  content: "\e83f"
}

.icofont-crab:before {
  content: "\e840"
}

.icofont-crocodile:before {
  content: "\e841"
}

.icofont-deer-head:before {
  content: "\e842"
}

.icofont-dog-alt:before {
  content: "\e843"
}

.icofont-dog-barking:before {
  content: "\e844"
}

.icofont-dog:before {
  content: "\e845"
}

.icofont-dolphin:before {
  content: "\e846"
}

.icofont-duck-tracks:before {
  content: "\e847"
}

.icofont-eagle-head:before {
  content: "\e848"
}

.icofont-eaten-fish:before {
  content: "\e849"
}

.icofont-elephant-alt:before {
  content: "\e84a"
}

.icofont-elephant-head-alt:before {
  content: "\e84b"
}

.icofont-elephant-head:before {
  content: "\e84c"
}

.icofont-elephant:before {
  content: "\e84d"
}

.icofont-elk:before {
  content: "\e84e"
}

.icofont-fish-1:before {
  content: "\e84f"
}

.icofont-fish-2:before {
  content: "\e850"
}

.icofont-fish-3:before {
  content: "\e851"
}

.icofont-fish-4:before {
  content: "\e852"
}

.icofont-fish-5:before {
  content: "\e853"
}

.icofont-fish:before {
  content: "\e854"
}

.icofont-fox-alt:before {
  content: "\e855"
}

.icofont-fox:before {
  content: "\e856"
}

.icofont-frog-tracks:before {
  content: "\e857"
}

.icofont-frog:before {
  content: "\e858"
}

.icofont-froggy:before {
  content: "\e859"
}

.icofont-giraffe-head-1:before {
  content: "\e85a"
}

.icofont-giraffe-head-2:before {
  content: "\e85b"
}

.icofont-giraffe-head:before {
  content: "\e85c"
}

.icofont-giraffe:before {
  content: "\e85d"
}

.icofont-goat-head:before {
  content: "\e85e"
}

.icofont-gorilla:before {
  content: "\e85f"
}

.icofont-hen-tracks:before {
  content: "\e860"
}

.icofont-horse-head-1:before {
  content: "\e861"
}

.icofont-horse-head-2:before {
  content: "\e862"
}

.icofont-horse-head:before {
  content: "\e863"
}

.icofont-horse-tracks:before {
  content: "\e864"
}

.icofont-jellyfish:before {
  content: "\e865"
}

.icofont-kangaroo:before {
  content: "\e866"
}

.icofont-lemur:before {
  content: "\e867"
}

.icofont-lion-head-1:before {
  content: "\e868"
}

.icofont-lion-head-2:before {
  content: "\e869"
}

.icofont-lion-head:before {
  content: "\e86a"
}

.icofont-lion:before {
  content: "\e86b"
}

.icofont-monkey-2:before {
  content: "\e86c"
}

.icofont-monkey-3:before {
  content: "\e86d"
}

.icofont-monkey-face:before {
  content: "\e86e"
}

.icofont-monkey:before {
  content: "\e86f"
}

.icofont-octopus-alt:before {
  content: "\e870"
}

.icofont-octopus:before {
  content: "\e871"
}

.icofont-owl:before {
  content: "\e872"
}

.icofont-panda-face:before {
  content: "\e873"
}

.icofont-panda:before {
  content: "\e874"
}

.icofont-panther:before {
  content: "\e875"
}

.icofont-parrot-lip:before {
  content: "\e876"
}

.icofont-parrot:before {
  content: "\e877"
}

.icofont-paw:before {
  content: "\e878"
}

.icofont-pelican:before {
  content: "\e879"
}

.icofont-penguin:before {
  content: "\e87a"
}

.icofont-pig-face:before {
  content: "\e87b"
}

.icofont-pig:before {
  content: "\e87c"
}

.icofont-pigeon-1:before {
  content: "\e87d"
}

.icofont-pigeon-2:before {
  content: "\e87e"
}

.icofont-pigeon:before {
  content: "\e87f"
}

.icofont-rabbit:before {
  content: "\e880"
}

.icofont-rat:before {
  content: "\e881"
}

.icofont-rhino-head:before {
  content: "\e882"
}

.icofont-rhino:before {
  content: "\e883"
}

.icofont-rooster:before {
  content: "\e884"
}

.icofont-seahorse:before {
  content: "\e885"
}

.icofont-seal:before {
  content: "\e886"
}

.icofont-shrimp-alt:before {
  content: "\e887"
}

.icofont-shrimp:before {
  content: "\e888"
}

.icofont-snail-1:before {
  content: "\e889"
}

.icofont-snail-2:before {
  content: "\e88a"
}

.icofont-snail-3:before {
  content: "\e88b"
}

.icofont-snail:before {
  content: "\e88c"
}

.icofont-snake:before {
  content: "\e88d"
}

.icofont-squid:before {
  content: "\e88e"
}

.icofont-squirrel:before {
  content: "\e88f"
}

.icofont-tiger-face:before {
  content: "\e890"
}

.icofont-tiger:before {
  content: "\e891"
}

.icofont-turtle:before {
  content: "\e892"
}

.icofont-whale:before {
  content: "\e893"
}

.icofont-woodpecker:before {
  content: "\e894"
}

.icofont-zebra:before {
  content: "\e895"
}

.icofont-brand-acer:before {
  content: "\e896"
}

.icofont-brand-adidas:before {
  content: "\e897"
}

.icofont-brand-adobe:before {
  content: "\e898"
}

.icofont-brand-air-new-zealand:before {
  content: "\e899"
}

.icofont-brand-airbnb:before {
  content: "\e89a"
}

.icofont-brand-aircell:before {
  content: "\e89b"
}

.icofont-brand-airtel:before {
  content: "\e89c"
}

.icofont-brand-alcatel:before {
  content: "\e89d"
}

.icofont-brand-alibaba:before {
  content: "\e89e"
}

.icofont-brand-aliexpress:before {
  content: "\e89f"
}

.icofont-brand-alipay:before {
  content: "\e8a0"
}

.icofont-brand-amazon:before {
  content: "\e8a1"
}

.icofont-brand-amd:before {
  content: "\e8a2"
}

.icofont-brand-american-airlines:before {
  content: "\e8a3"
}

.icofont-brand-android-robot:before {
  content: "\e8a4"
}

.icofont-brand-android:before {
  content: "\e8a5"
}

.icofont-brand-aol:before {
  content: "\e8a6"
}

.icofont-brand-apple:before {
  content: "\e8a7"
}

.icofont-brand-appstore:before {
  content: "\e8a8"
}

.icofont-brand-asus:before {
  content: "\e8a9"
}

.icofont-brand-ati:before {
  content: "\e8aa"
}

.icofont-brand-att:before {
  content: "\e8ab"
}

.icofont-brand-audi:before {
  content: "\e8ac"
}

.icofont-brand-axiata:before {
  content: "\e8ad"
}

.icofont-brand-bada:before {
  content: "\e8ae"
}

.icofont-brand-bbc:before {
  content: "\e8af"
}

.icofont-brand-bing:before {
  content: "\e8b0"
}

.icofont-brand-blackberry:before {
  content: "\e8b1"
}

.icofont-brand-bmw:before {
  content: "\e8b2"
}

.icofont-brand-box:before {
  content: "\e8b3"
}

.icofont-brand-burger-king:before {
  content: "\e8b4"
}

.icofont-brand-business-insider:before {
  content: "\e8b5"
}

.icofont-brand-buzzfeed:before {
  content: "\e8b6"
}

.icofont-brand-cannon:before {
  content: "\e8b7"
}

.icofont-brand-casio:before {
  content: "\e8b8"
}

.icofont-brand-china-mobile:before {
  content: "\e8b9"
}

.icofont-brand-china-telecom:before {
  content: "\e8ba"
}

.icofont-brand-china-unicom:before {
  content: "\e8bb"
}

.icofont-brand-cisco:before {
  content: "\e8bc"
}

.icofont-brand-citibank:before {
  content: "\e8bd"
}

.icofont-brand-cnet:before {
  content: "\e8be"
}

.icofont-brand-cnn:before {
  content: "\e8bf"
}

.icofont-brand-cocal-cola:before {
  content: "\e8c0"
}

.icofont-brand-compaq:before {
  content: "\e8c1"
}

.icofont-brand-debian:before {
  content: "\e8c2"
}

.icofont-brand-delicious:before {
  content: "\e8c3"
}

.icofont-brand-dell:before {
  content: "\e8c4"
}

.icofont-brand-designbump:before {
  content: "\e8c5"
}

.icofont-brand-designfloat:before {
  content: "\e8c6"
}

.icofont-brand-disney:before {
  content: "\e8c7"
}

.icofont-brand-dodge:before {
  content: "\e8c8"
}

.icofont-brand-dove:before {
  content: "\e8c9"
}

.icofont-brand-drupal:before {
  content: "\e8ca"
}

.icofont-brand-ebay:before {
  content: "\e8cb"
}

.icofont-brand-eleven:before {
  content: "\e8cc"
}

.icofont-brand-emirates:before {
  content: "\e8cd"
}

.icofont-brand-espn:before {
  content: "\e8ce"
}

.icofont-brand-etihad-airways:before {
  content: "\e8cf"
}

.icofont-brand-etisalat:before {
  content: "\e8d0"
}

.icofont-brand-etsy:before {
  content: "\e8d1"
}

.icofont-brand-fastrack:before {
  content: "\e8d2"
}

.icofont-brand-fedex:before {
  content: "\e8d3"
}

.icofont-brand-ferrari:before {
  content: "\e8d4"
}

.icofont-brand-fitbit:before {
  content: "\e8d5"
}

.icofont-brand-flikr:before {
  content: "\e8d6"
}

.icofont-brand-forbes:before {
  content: "\e8d7"
}

.icofont-brand-foursquare:before {
  content: "\e8d8"
}

.icofont-brand-foxconn:before {
  content: "\e8d9"
}

.icofont-brand-fujitsu:before {
  content: "\e8da"
}

.icofont-brand-general-electric:before {
  content: "\e8db"
}

.icofont-brand-gillette:before {
  content: "\e8dc"
}

.icofont-brand-gizmodo:before {
  content: "\e8dd"
}

.icofont-brand-gnome:before {
  content: "\e8de"
}

.icofont-brand-google:before {
  content: "\e8df"
}

.icofont-brand-gopro:before {
  content: "\e8e0"
}

.icofont-brand-gucci:before {
  content: "\e8e1"
}

.icofont-brand-hallmark:before {
  content: "\e8e2"
}

.icofont-brand-hi5:before {
  content: "\e8e3"
}

.icofont-brand-honda:before {
  content: "\e8e4"
}

.icofont-brand-hp:before {
  content: "\e8e5"
}

.icofont-brand-hsbc:before {
  content: "\e8e6"
}

.icofont-brand-htc:before {
  content: "\e8e7"
}

.icofont-brand-huawei:before {
  content: "\e8e8"
}

.icofont-brand-hulu:before {
  content: "\e8e9"
}

.icofont-brand-hyundai:before {
  content: "\e8ea"
}

.icofont-brand-ibm:before {
  content: "\e8eb"
}

.icofont-brand-icofont:before {
  content: "\e8ec"
}

.icofont-brand-icq:before {
  content: "\e8ed"
}

.icofont-brand-ikea:before {
  content: "\e8ee"
}

.icofont-brand-imdb:before {
  content: "\e8ef"
}

.icofont-brand-indiegogo:before {
  content: "\e8f0"
}

.icofont-brand-intel:before {
  content: "\e8f1"
}

.icofont-brand-ipair:before {
  content: "\e8f2"
}

.icofont-brand-jaguar:before {
  content: "\e8f3"
}

.icofont-brand-java:before {
  content: "\e8f4"
}

.icofont-brand-joomla:before {
  content: "\e8f5"
}

.icofont-brand-kickstarter:before {
  content: "\e8f6"
}

.icofont-brand-kik:before {
  content: "\e8f7"
}

.icofont-brand-lastfm:before {
  content: "\e8f8"
}

.icofont-brand-lego:before {
  content: "\e8f9"
}

.icofont-brand-lenovo:before {
  content: "\e8fa"
}

.icofont-brand-levis:before {
  content: "\e8fb"
}

.icofont-brand-lexus:before {
  content: "\e8fc"
}

.icofont-brand-lg:before {
  content: "\e8fd"
}

.icofont-brand-life-hacker:before {
  content: "\e8fe"
}

.icofont-brand-linux-mint:before {
  content: "\e8ff"
}

.icofont-brand-linux:before {
  content: "\e900"
}

.icofont-brand-lionix:before {
  content: "\e901"
}

.icofont-brand-loreal:before {
  content: "\e902"
}

.icofont-brand-louis-vuitton:before {
  content: "\e903"
}

.icofont-brand-mac-os:before {
  content: "\e904"
}

.icofont-brand-marvel-app:before {
  content: "\e905"
}

.icofont-brand-mashable:before {
  content: "\e906"
}

.icofont-brand-mazda:before {
  content: "\e907"
}

.icofont-brand-mcdonals:before {
  content: "\e908"
}

.icofont-brand-mercedes:before {
  content: "\e909"
}

.icofont-brand-micromax:before {
  content: "\e90a"
}

.icofont-brand-microsoft:before {
  content: "\e90b"
}

.icofont-brand-mobileme:before {
  content: "\e90c"
}

.icofont-brand-mobily:before {
  content: "\e90d"
}

.icofont-brand-motorola:before {
  content: "\e90e"
}

.icofont-brand-msi:before {
  content: "\e90f"
}

.icofont-brand-mts:before {
  content: "\e910"
}

.icofont-brand-myspace:before {
  content: "\e911"
}

.icofont-brand-mytv:before {
  content: "\e912"
}

.icofont-brand-nasa:before {
  content: "\e913"
}

.icofont-brand-natgeo:before {
  content: "\e914"
}

.icofont-brand-nbc:before {
  content: "\e915"
}

.icofont-brand-nescafe:before {
  content: "\e916"
}

.icofont-brand-nestle:before {
  content: "\e917"
}

.icofont-brand-netflix:before {
  content: "\e918"
}

.icofont-brand-nexus:before {
  content: "\e919"
}

.icofont-brand-nike:before {
  content: "\e91a"
}

.icofont-brand-nokia:before {
  content: "\e91b"
}

.icofont-brand-nvidia:before {
  content: "\e91c"
}

.icofont-brand-omega:before {
  content: "\e91d"
}

.icofont-brand-opensuse:before {
  content: "\e91e"
}

.icofont-brand-oracle:before {
  content: "\e91f"
}

.icofont-brand-panasonic:before {
  content: "\e920"
}

.icofont-brand-paypal:before {
  content: "\e921"
}

.icofont-brand-pepsi:before {
  content: "\e922"
}

.icofont-brand-philips:before {
  content: "\e923"
}

.icofont-brand-pizza-hut:before {
  content: "\e924"
}

.icofont-brand-playstation:before {
  content: "\e925"
}

.icofont-brand-puma:before {
  content: "\e926"
}

.icofont-brand-qatar-air:before {
  content: "\e927"
}

.icofont-brand-qvc:before {
  content: "\e928"
}

.icofont-brand-readernaut:before {
  content: "\e929"
}

.icofont-brand-redbull:before {
  content: "\e92a"
}

.icofont-brand-reebok:before {
  content: "\e92b"
}

.icofont-brand-reuters:before {
  content: "\e92c"
}

.icofont-brand-samsung:before {
  content: "\e92d"
}

.icofont-brand-sap:before {
  content: "\e92e"
}

.icofont-brand-saudia-airlines:before {
  content: "\e92f"
}

.icofont-brand-scribd:before {
  content: "\e930"
}

.icofont-brand-shell:before {
  content: "\e931"
}

.icofont-brand-siemens:before {
  content: "\e932"
}

.icofont-brand-sk-telecom:before {
  content: "\e933"
}

.icofont-brand-slideshare:before {
  content: "\e934"
}

.icofont-brand-smashing-magazine:before {
  content: "\e935"
}

.icofont-brand-snapchat:before {
  content: "\e936"
}

.icofont-brand-sony-ericsson:before {
  content: "\e937"
}

.icofont-brand-sony:before {
  content: "\e938"
}

.icofont-brand-soundcloud:before {
  content: "\e939"
}

.icofont-brand-sprint:before {
  content: "\e93a"
}

.icofont-brand-squidoo:before {
  content: "\e93b"
}

.icofont-brand-starbucks:before {
  content: "\e93c"
}

.icofont-brand-stc:before {
  content: "\e93d"
}

.icofont-brand-steam:before {
  content: "\e93e"
}

.icofont-brand-suzuki:before {
  content: "\e93f"
}

.icofont-brand-symbian:before {
  content: "\e940"
}

.icofont-brand-t-mobile:before {
  content: "\e941"
}

.icofont-brand-tango:before {
  content: "\e942"
}

.icofont-brand-target:before {
  content: "\e943"
}

.icofont-brand-tata-indicom:before {
  content: "\e944"
}

.icofont-brand-techcrunch:before {
  content: "\e945"
}

.icofont-brand-telenor:before {
  content: "\e946"
}

.icofont-brand-teliasonera:before {
  content: "\e947"
}

.icofont-brand-tesla:before {
  content: "\e948"
}

.icofont-brand-the-verge:before {
  content: "\e949"
}

.icofont-brand-thenextweb:before {
  content: "\e94a"
}

.icofont-brand-toshiba:before {
  content: "\e94b"
}

.icofont-brand-toyota:before {
  content: "\e94c"
}

.icofont-brand-tribenet:before {
  content: "\e94d"
}

.icofont-brand-ubuntu:before {
  content: "\e94e"
}

.icofont-brand-unilever:before {
  content: "\e94f"
}

.icofont-brand-vaio:before {
  content: "\e950"
}

.icofont-brand-verizon:before {
  content: "\e951"
}

.icofont-brand-viber:before {
  content: "\e952"
}

.icofont-brand-vodafone:before {
  content: "\e953"
}

.icofont-brand-volkswagen:before {
  content: "\e954"
}

.icofont-brand-walmart:before {
  content: "\e955"
}

.icofont-brand-warnerbros:before {
  content: "\e956"
}

.icofont-brand-whatsapp:before {
  content: "\e957"
}

.icofont-brand-wikipedia:before {
  content: "\e958"
}

.icofont-brand-windows:before {
  content: "\e959"
}

.icofont-brand-wire:before {
  content: "\e95a"
}

.icofont-brand-wordpress:before {
  content: "\e95b"
}

.icofont-brand-xiaomi:before {
  content: "\e95c"
}

.icofont-brand-yahoobuzz:before {
  content: "\e95d"
}

.icofont-brand-yamaha:before {
  content: "\e95e"
}

.icofont-brand-youtube:before {
  content: "\e95f"
}

.icofont-brand-zain:before {
  content: "\e960"
}

.icofont-bank-alt:before {
  content: "\e961"
}

.icofont-bank:before {
  content: "\e962"
}

.icofont-barcode:before {
  content: "\e963"
}

.icofont-bill-alt:before {
  content: "\e964"
}

.icofont-billboard:before {
  content: "\e965"
}

.icofont-briefcase-1:before {
  content: "\e966"
}

.icofont-briefcase-2:before {
  content: "\e967"
}

.icofont-businessman:before {
  content: "\e968"
}

.icofont-businesswoman:before {
  content: "\e969"
}

.icofont-chair:before {
  content: "\e96a"
}

.icofont-coins:before {
  content: "\e96b"
}

.icofont-company:before {
  content: "\e96c"
}

.icofont-contact-add:before {
  content: "\e96d"
}

.icofont-files-stack:before {
  content: "\e96e"
}

.icofont-handshake-deal:before {
  content: "\e96f"
}

.icofont-id-card:before {
  content: "\e970"
}

.icofont-meeting-add:before {
  content: "\e971"
}

.icofont-money-bag:before {
  content: "\e972"
}

.icofont-pie-chart:before {
  content: "\e973"
}

.icofont-presentation-alt:before {
  content: "\e974"
}

.icofont-presentation:before {
  content: "\e975"
}

.icofont-stamp:before {
  content: "\e976"
}

.icofont-stock-mobile:before {
  content: "\e977"
}

.icofont-chart-arrows-axis:before {
  content: "\e978"
}

.icofont-chart-bar-graph:before {
  content: "\e979"
}

.icofont-chart-flow-1:before {
  content: "\e97a"
}

.icofont-chart-flow-2:before {
  content: "\e97b"
}

.icofont-chart-flow:before {
  content: "\e97c"
}

.icofont-chart-growth:before {
  content: "\e97d"
}

.icofont-chart-histogram-alt:before {
  content: "\e97e"
}

.icofont-chart-histogram:before {
  content: "\e97f"
}

.icofont-chart-line-alt:before {
  content: "\e980"
}

.icofont-chart-line:before {
  content: "\e981"
}

.icofont-chart-pie-alt:before {
  content: "\e982"
}

.icofont-chart-pie:before {
  content: "\e983"
}

.icofont-chart-radar-graph:before {
  content: "\e984"
}

.icofont-architecture-alt:before {
  content: "\e985"
}

.icofont-architecture:before {
  content: "\e986"
}

.icofont-barricade:before {
  content: "\e987"
}

.icofont-bolt:before {
  content: "\e988"
}

.icofont-bricks:before {
  content: "\e989"
}

.icofont-building-alt:before {
  content: "\e98a"
}

.icofont-bull-dozer:before {
  content: "\e98b"
}

.icofont-calculations:before {
  content: "\e98c"
}

.icofont-cement-mix:before {
  content: "\e98d"
}

.icofont-cement-mixer:before {
  content: "\e98e"
}

.icofont-concrete-mixer:before {
  content: "\e98f"
}

.icofont-danger-zone:before {
  content: "\e990"
}

.icofont-drill:before {
  content: "\e991"
}

.icofont-eco-energy:before {
  content: "\e992"
}

.icofont-eco-environmen:before {
  content: "\e993"
}

.icofont-energy-air:before {
  content: "\e994"
}

.icofont-energy-oil:before {
  content: "\e995"
}

.icofont-energy-savings:before {
  content: "\e996"
}

.icofont-energy-solar:before {
  content: "\e997"
}

.icofont-energy-water:before {
  content: "\e998"
}

.icofont-engineer:before {
  content: "\e999"
}

.icofont-fire-extinguisher-alt:before {
  content: "\e99a"
}

.icofont-fire-extinguisher:before {
  content: "\e99b"
}

.icofont-fix-tools:before {
  content: "\e99c"
}

.icofont-fork-lift:before {
  content: "\e99d"
}

.icofont-glue-oil:before {
  content: "\e99e"
}

.icofont-hammer-alt:before {
  content: "\e99f"
}

.icofont-hammer:before {
  content: "\e9a0"
}

.icofont-help-robot:before {
  content: "\e9a1"
}

.icofont-industries-1:before {
  content: "\e9a2"
}

.icofont-industries-2:before {
  content: "\e9a3"
}

.icofont-industries-3:before {
  content: "\e9a4"
}

.icofont-industries-4:before {
  content: "\e9a5"
}

.icofont-industries-5:before {
  content: "\e9a6"
}

.icofont-industries:before {
  content: "\e9a7"
}

.icofont-labour:before {
  content: "\e9a8"
}

.icofont-mining:before {
  content: "\e9a9"
}

.icofont-paint-brush:before {
  content: "\e9aa"
}

.icofont-pollution:before {
  content: "\e9ab"
}

.icofont-power-zone:before {
  content: "\e9ac"
}

.icofont-radio-active:before {
  content: "\e9ad"
}

.icofont-recycle-alt:before {
  content: "\e9ae"
}

.icofont-recycling-man:before {
  content: "\e9af"
}

.icofont-safety-hat-light:before {
  content: "\e9b0"
}

.icofont-safety-hat:before {
  content: "\e9b1"
}

.icofont-saw:before {
  content: "\e9b2"
}

.icofont-screw-driver:before {
  content: "\e9b3"
}

.icofont-tools-1:before {
  content: "\e9b4"
}

.icofont-tools-bag:before {
  content: "\e9b5"
}

.icofont-tow-truck:before {
  content: "\e9b6"
}

.icofont-trolley:before {
  content: "\e9b7"
}

.icofont-trowel:before {
  content: "\e9b8"
}

.icofont-under-construction-alt:before {
  content: "\e9b9"
}

.icofont-under-construction:before {
  content: "\e9ba"
}

.icofont-vehicle-cement:before {
  content: "\e9bb"
}

.icofont-vehicle-crane:before {
  content: "\e9bc"
}

.icofont-vehicle-delivery-van:before {
  content: "\e9bd"
}

.icofont-vehicle-dozer:before {
  content: "\e9be"
}

.icofont-vehicle-excavator:before {
  content: "\e9bf"
}

.icofont-vehicle-trucktor:before {
  content: "\e9c0"
}

.icofont-vehicle-wrecking:before {
  content: "\e9c1"
}

.icofont-worker:before {
  content: "\e9c2"
}

.icofont-workers-group:before {
  content: "\e9c3"
}

.icofont-wrench:before {
  content: "\e9c4"
}

.icofont-afghani-false:before {
  content: "\e9c5"
}

.icofont-afghani-minus:before {
  content: "\e9c6"
}

.icofont-afghani-plus:before {
  content: "\e9c7"
}

.icofont-afghani-true:before {
  content: "\e9c8"
}

.icofont-afghani:before {
  content: "\e9c9"
}

.icofont-baht-false:before {
  content: "\e9ca"
}

.icofont-baht-minus:before {
  content: "\e9cb"
}

.icofont-baht-plus:before {
  content: "\e9cc"
}

.icofont-baht-true:before {
  content: "\e9cd"
}

.icofont-baht:before {
  content: "\e9ce"
}

.icofont-bitcoin-false:before {
  content: "\e9cf"
}

.icofont-bitcoin-minus:before {
  content: "\e9d0"
}

.icofont-bitcoin-plus:before {
  content: "\e9d1"
}

.icofont-bitcoin-true:before {
  content: "\e9d2"
}

.icofont-bitcoin:before {
  content: "\e9d3"
}

.icofont-dollar-flase:before {
  content: "\e9d4"
}

.icofont-dollar-minus:before {
  content: "\e9d5"
}

.icofont-dollar-plus:before {
  content: "\e9d6"
}

.icofont-dollar-true:before {
  content: "\e9d7"
}

.icofont-dollar:before {
  content: "\e9d8"
}

.icofont-dong-false:before {
  content: "\e9d9"
}

.icofont-dong-minus:before {
  content: "\e9da"
}

.icofont-dong-plus:before {
  content: "\e9db"
}

.icofont-dong-true:before {
  content: "\e9dc"
}

.icofont-dong:before {
  content: "\e9dd"
}

.icofont-euro-false:before {
  content: "\e9de"
}

.icofont-euro-minus:before {
  content: "\e9df"
}

.icofont-euro-plus:before {
  content: "\e9e0"
}

.icofont-euro-true:before {
  content: "\e9e1"
}

.icofont-euro:before {
  content: "\e9e2"
}

.icofont-frank-false:before {
  content: "\e9e3"
}

.icofont-frank-minus:before {
  content: "\e9e4"
}

.icofont-frank-plus:before {
  content: "\e9e5"
}

.icofont-frank-true:before {
  content: "\e9e6"
}

.icofont-frank:before {
  content: "\e9e7"
}

.icofont-hryvnia-false:before {
  content: "\e9e8"
}

.icofont-hryvnia-minus:before {
  content: "\e9e9"
}

.icofont-hryvnia-plus:before {
  content: "\e9ea"
}

.icofont-hryvnia-true:before {
  content: "\e9eb"
}

.icofont-hryvnia:before {
  content: "\e9ec"
}

.icofont-lira-false:before {
  content: "\e9ed"
}

.icofont-lira-minus:before {
  content: "\e9ee"
}

.icofont-lira-plus:before {
  content: "\e9ef"
}

.icofont-lira-true:before {
  content: "\e9f0"
}

.icofont-lira:before {
  content: "\e9f1"
}

.icofont-peseta-false:before {
  content: "\e9f2"
}

.icofont-peseta-minus:before {
  content: "\e9f3"
}

.icofont-peseta-plus:before {
  content: "\e9f4"
}

.icofont-peseta-true:before {
  content: "\e9f5"
}

.icofont-peseta:before {
  content: "\e9f6"
}

.icofont-peso-false:before {
  content: "\e9f7"
}

.icofont-peso-minus:before {
  content: "\e9f8"
}

.icofont-peso-plus:before {
  content: "\e9f9"
}

.icofont-peso-true:before {
  content: "\e9fa"
}

.icofont-peso:before {
  content: "\e9fb"
}

.icofont-pound-false:before {
  content: "\e9fc"
}

.icofont-pound-minus:before {
  content: "\e9fd"
}

.icofont-pound-plus:before {
  content: "\e9fe"
}

.icofont-pound-true:before {
  content: "\e9ff"
}

.icofont-pound:before {
  content: "\ea00"
}

.icofont-renminbi-false:before {
  content: "\ea01"
}

.icofont-renminbi-minus:before {
  content: "\ea02"
}

.icofont-renminbi-plus:before {
  content: "\ea03"
}

.icofont-renminbi-true:before {
  content: "\ea04"
}

.icofont-renminbi:before {
  content: "\ea05"
}

.icofont-riyal-false:before {
  content: "\ea06"
}

.icofont-riyal-minus:before {
  content: "\ea07"
}

.icofont-riyal-plus:before {
  content: "\ea08"
}

.icofont-riyal-true:before {
  content: "\ea09"
}

.icofont-riyal:before {
  content: "\ea0a"
}

.icofont-rouble-false:before {
  content: "\ea0b"
}

.icofont-rouble-minus:before {
  content: "\ea0c"
}

.icofont-rouble-plus:before {
  content: "\ea0d"
}

.icofont-rouble-true:before {
  content: "\ea0e"
}

.icofont-rouble:before {
  content: "\ea0f"
}

.icofont-rupee-false:before {
  content: "\ea10"
}

.icofont-rupee-minus:before {
  content: "\ea11"
}

.icofont-rupee-plus:before {
  content: "\ea12"
}

.icofont-rupee-true:before {
  content: "\ea13"
}

.icofont-rupee:before {
  content: "\ea14"
}

.icofont-taka-false:before {
  content: "\ea15"
}

.icofont-taka-minus:before {
  content: "\ea16"
}

.icofont-taka-plus:before {
  content: "\ea17"
}

.icofont-taka-true:before {
  content: "\ea18"
}

.icofont-taka:before {
  content: "\ea19"
}

.icofont-turkish-lira-false:before {
  content: "\ea1a"
}

.icofont-turkish-lira-minus:before {
  content: "\ea1b"
}

.icofont-turkish-lira-plus:before {
  content: "\ea1c"
}

.icofont-turkish-lira-true:before {
  content: "\ea1d"
}

.icofont-turkish-lira:before {
  content: "\ea1e"
}

.icofont-won-false:before {
  content: "\ea1f"
}

.icofont-won-minus:before {
  content: "\ea20"
}

.icofont-won-plus:before {
  content: "\ea21"
}

.icofont-won-true:before {
  content: "\ea22"
}

.icofont-won:before {
  content: "\ea23"
}

.icofont-yen-false:before {
  content: "\ea24"
}

.icofont-yen-minus:before {
  content: "\ea25"
}

.icofont-yen-plus:before {
  content: "\ea26"
}

.icofont-yen-true:before {
  content: "\ea27"
}

.icofont-yen:before {
  content: "\ea28"
}

.icofont-android-nexus:before {
  content: "\ea29"
}

.icofont-android-tablet:before {
  content: "\ea2a"
}

.icofont-apple-watch:before {
  content: "\ea2b"
}

.icofont-drawing-tablet:before {
  content: "\ea2c"
}

.icofont-earphone:before {
  content: "\ea2d"
}

.icofont-flash-drive:before {
  content: "\ea2e"
}

.icofont-game-console:before {
  content: "\ea2f"
}

.icofont-game-controller:before {
  content: "\ea30"
}

.icofont-game-pad:before {
  content: "\ea31"
}

.icofont-game:before {
  content: "\ea32"
}

.icofont-headphone-alt-1:before {
  content: "\ea33"
}

.icofont-headphone-alt-2:before {
  content: "\ea34"
}

.icofont-headphone-alt-3:before {
  content: "\ea35"
}

.icofont-headphone-alt:before {
  content: "\ea36"
}

.icofont-headphone:before {
  content: "\ea37"
}

.icofont-htc-one:before {
  content: "\ea38"
}

.icofont-imac:before {
  content: "\ea39"
}

.icofont-ipad:before {
  content: "\ea3a"
}

.icofont-iphone:before {
  content: "\ea3b"
}

.icofont-ipod-nano:before {
  content: "\ea3c"
}

.icofont-ipod-touch:before {
  content: "\ea3d"
}

.icofont-keyboard-alt:before {
  content: "\ea3e"
}

.icofont-keyboard-wireless:before {
  content: "\ea3f"
}

.icofont-keyboard:before {
  content: "\ea40"
}

.icofont-laptop-alt:before {
  content: "\ea41"
}

.icofont-laptop:before {
  content: "\ea42"
}

.icofont-macbook:before {
  content: "\ea43"
}

.icofont-magic-mouse:before {
  content: "\ea44"
}

.icofont-micro-chip:before {
  content: "\ea45"
}

.icofont-microphone-alt:before {
  content: "\ea46"
}

.icofont-microphone:before {
  content: "\ea47"
}

.icofont-monitor:before {
  content: "\ea48"
}

.icofont-mouse:before {
  content: "\ea49"
}

.icofont-mp3-player:before {
  content: "\ea4a"
}

.icofont-nintendo:before {
  content: "\ea4b"
}

.icofont-playstation-alt:before {
  content: "\ea4c"
}

.icofont-psvita:before {
  content: "\ea4d"
}

.icofont-radio-mic:before {
  content: "\ea4e"
}

.icofont-radio:before {
  content: "\ea4f"
}

.icofont-refrigerator:before {
  content: "\ea50"
}

.icofont-samsung-galaxy:before {
  content: "\ea51"
}

.icofont-surface-tablet:before {
  content: "\ea52"
}

.icofont-ui-head-phone:before {
  content: "\ea53"
}

.icofont-ui-keyboard:before {
  content: "\ea54"
}

.icofont-washing-machine:before {
  content: "\ea55"
}

.icofont-wifi-router:before {
  content: "\ea56"
}

.icofont-wii-u:before {
  content: "\ea57"
}

.icofont-windows-lumia:before {
  content: "\ea58"
}

.icofont-wireless-mouse:before {
  content: "\ea59"
}

.icofont-xbox-360:before {
  content: "\ea5a"
}

.icofont-arrow-down:before {
  content: "\ea5b"
}

.icofont-arrow-left:before {
  content: "\ea5c"
}

.icofont-arrow-right:before {
  content: "\ea5d"
}

.icofont-arrow-up:before {
  content: "\ea5e"
}

.icofont-block-down:before {
  content: "\ea5f"
}

.icofont-block-left:before {
  content: "\ea60"
}

.icofont-block-right:before {
  content: "\ea61"
}

.icofont-block-up:before {
  content: "\ea62"
}

.icofont-bubble-down:before {
  content: "\ea63"
}

.icofont-bubble-left:before {
  content: "\ea64"
}

.icofont-bubble-right:before {
  content: "\ea65"
}

.icofont-bubble-up:before {
  content: "\ea66"
}

.icofont-caret-down:before {
  content: "\ea67"
}

.icofont-caret-left:before {
  content: "\ea68"
}

.icofont-caret-right:before {
  content: "\ea69"
}

.icofont-caret-up:before {
  content: "\ea6a"
}

.icofont-circled-down:before {
  content: "\ea6b"
}

.icofont-circled-left:before {
  content: "\ea6c"
}

.icofont-circled-right:before {
  content: "\ea6d"
}

.icofont-circled-up:before {
  content: "\ea6e"
}

.icofont-collapse:before {
  content: "\ea6f"
}

.icofont-cursor-drag:before {
  content: "\ea70"
}

.icofont-curved-double-left:before {
  content: "\ea71"
}

.icofont-curved-double-right:before {
  content: "\ea72"
}

.icofont-curved-down:before {
  content: "\ea73"
}

.icofont-curved-left:before {
  content: "\ea74"
}

.icofont-curved-right:before {
  content: "\ea75"
}

.icofont-curved-up:before {
  content: "\ea76"
}

.icofont-dotted-down:before {
  content: "\ea77"
}

.icofont-dotted-left:before {
  content: "\ea78"
}

.icofont-dotted-right:before {
  content: "\ea79"
}

.icofont-dotted-up:before {
  content: "\ea7a"
}

.icofont-double-left:before {
  content: "\ea7b"
}

.icofont-double-right:before {
  content: "\ea7c"
}

.icofont-expand-alt:before {
  content: "\ea7d"
}

.icofont-hand-down:before {
  content: "\ea7e"
}

.icofont-hand-drag:before {
  content: "\ea7f"
}

.icofont-hand-drag1:before {
  content: "\ea80"
}

.icofont-hand-drag2:before {
  content: "\ea81"
}

.icofont-hand-drawn-alt-down:before {
  content: "\ea82"
}

.icofont-hand-drawn-alt-left:before {
  content: "\ea83"
}

.icofont-hand-drawn-alt-right:before {
  content: "\ea84"
}

.icofont-hand-drawn-alt-up:before {
  content: "\ea85"
}

.icofont-hand-drawn-down:before {
  content: "\ea86"
}

.icofont-hand-drawn-left:before {
  content: "\ea87"
}

.icofont-hand-drawn-right:before {
  content: "\ea88"
}

.icofont-hand-drawn-up:before {
  content: "\ea89"
}

.icofont-hand-grippers:before {
  content: "\ea8a"
}

.icofont-hand-left:before {
  content: "\ea8b"
}

.icofont-hand-right:before {
  content: "\ea8c"
}

.icofont-hand-up:before {
  content: "\ea8d"
}

.icofont-line-block-down:before {
  content: "\ea8e"
}

.icofont-line-block-left:before {
  content: "\ea8f"
}

.icofont-line-block-right:before {
  content: "\ea90"
}

.icofont-line-block-up:before {
  content: "\ea91"
}

.icofont-long-arrow-down:before {
  content: "\ea92"
}

.icofont-long-arrow-left:before {
  content: "\ea93"
}

.icofont-long-arrow-right:before {
  content: "\ea94"
}

.icofont-long-arrow-up:before {
  content: "\ea95"
}

.icofont-rounded-collapse:before {
  content: "\ea96"
}

.icofont-rounded-double-left:before {
  content: "\ea97"
}

.icofont-rounded-double-right:before {
  content: "\ea98"
}

.icofont-rounded-down:before {
  content: "\ea99"
}

.icofont-rounded-expand:before {
  content: "\ea9a"
}

.icofont-rounded-left-down:before {
  content: "\ea9b"
}

.icofont-rounded-left-up:before {
  content: "\ea9c"
}

.icofont-rounded-left:before {
  content: "\ea9d"
}

.icofont-rounded-right-down:before {
  content: "\ea9e"
}

.icofont-rounded-right-up:before {
  content: "\ea9f"
}

.icofont-rounded-right:before {
  content: "\eaa0"
}

.icofont-rounded-up:before {
  content: "\eaa1"
}

.icofont-scroll-bubble-down:before {
  content: "\eaa2"
}

.icofont-scroll-bubble-left:before {
  content: "\eaa3"
}

.icofont-scroll-bubble-right:before {
  content: "\eaa4"
}

.icofont-scroll-bubble-up:before {
  content: "\eaa5"
}

.icofont-scroll-double-down:before {
  content: "\eaa6"
}

.icofont-scroll-double-left:before {
  content: "\eaa7"
}

.icofont-scroll-double-right:before {
  content: "\eaa8"
}

.icofont-scroll-double-up:before {
  content: "\eaa9"
}

.icofont-scroll-down:before {
  content: "\eaaa"
}

.icofont-scroll-left:before {
  content: "\eaab"
}

.icofont-scroll-long-down:before {
  content: "\eaac"
}

.icofont-scroll-long-left:before {
  content: "\eaad"
}

.icofont-scroll-long-right:before {
  content: "\eaae"
}

.icofont-scroll-long-up:before {
  content: "\eaaf"
}

.icofont-scroll-right:before {
  content: "\eab0"
}

.icofont-scroll-up:before {
  content: "\eab1"
}

.icofont-simple-down:before {
  content: "\eab2"
}

.icofont-simple-left-down:before {
  content: "\eab3"
}

.icofont-simple-left-up:before {
  content: "\eab4"
}

.icofont-simple-left:before {
  content: "\eab5"
}

.icofont-simple-right-down:before {
  content: "\eab6"
}

.icofont-simple-right-up:before {
  content: "\eab7"
}

.icofont-simple-right:before {
  content: "\eab8"
}

.icofont-simple-up:before {
  content: "\eab9"
}

.icofont-square-down:before {
  content: "\eaba"
}

.icofont-square-left:before {
  content: "\eabb"
}

.icofont-square-right:before {
  content: "\eabc"
}

.icofont-square-up:before {
  content: "\eabd"
}

.icofont-stylish-down:before {
  content: "\eabe"
}

.icofont-stylish-left:before {
  content: "\eabf"
}

.icofont-stylish-right:before {
  content: "\eac0"
}

.icofont-stylish-up:before {
  content: "\eac1"
}

.icofont-swoosh-down:before {
  content: "\eac2"
}

.icofont-swoosh-left:before {
  content: "\eac3"
}

.icofont-swoosh-right:before {
  content: "\eac4"
}

.icofont-swoosh-up:before {
  content: "\eac5"
}

.icofont-thin-double-left:before {
  content: "\eac6"
}

.icofont-thin-double-right:before {
  content: "\eac7"
}

.icofont-thin-down:before {
  content: "\eac8"
}

.icofont-thin-left:before {
  content: "\eac9"
}

.icofont-thin-right:before {
  content: "\eaca"
}

.icofont-thin-up:before {
  content: "\eacb"
}

.icofont-abc:before {
  content: "\eacc"
}

.icofont-atom:before {
  content: "\eacd"
}

.icofont-award:before {
  content: "\eace"
}

.icofont-bell-alt:before {
  content: "\eacf"
}

.icofont-black-board:before {
  content: "\ead0"
}

.icofont-book-alt:before {
  content: "\ead1"
}

.icofont-book:before {
  content: "\ead2"
}

.icofont-brainstorming:before {
  content: "\ead3"
}

.icofont-certificate-alt-1:before {
  content: "\ead4"
}

.icofont-certificate-alt-2:before {
  content: "\ead5"
}

.icofont-certificate:before {
  content: "\ead6"
}

.icofont-education:before {
  content: "\ead7"
}

.icofont-electron:before {
  content: "\ead8"
}

.icofont-fountain-pen:before {
  content: "\ead9"
}

.icofont-globe-alt:before {
  content: "\eada"
}

.icofont-graduate-alt:before {
  content: "\eadb"
}

.icofont-graduate:before {
  content: "\eadc"
}

.icofont-group-students:before {
  content: "\eadd"
}

.icofont-hat-alt:before {
  content: "\eade"
}

.icofont-hat:before {
  content: "\eadf"
}

.icofont-instrument:before {
  content: "\eae0"
}

.icofont-lamp-light:before {
  content: "\eae1"
}

.icofont-medal:before {
  content: "\eae2"
}

.icofont-microscope-alt:before {
  content: "\eae3"
}

.icofont-microscope:before {
  content: "\eae4"
}

.icofont-paper:before {
  content: "\eae5"
}

.icofont-pen-alt-4:before {
  content: "\eae6"
}

.icofont-pen-nib:before {
  content: "\eae7"
}

.icofont-pencil-alt-5:before {
  content: "\eae8"
}

.icofont-quill-pen:before {
  content: "\eae9"
}

.icofont-read-book-alt:before {
  content: "\eaea"
}

.icofont-read-book:before {
  content: "\eaeb"
}

.icofont-school-bag:before {
  content: "\eaec"
}

.icofont-school-bus:before {
  content: "\eaed"
}

.icofont-student-alt:before {
  content: "\eaee"
}

.icofont-student:before {
  content: "\eaef"
}

.icofont-teacher:before {
  content: "\eaf0"
}

.icofont-test-bulb:before {
  content: "\eaf1"
}

.icofont-test-tube-alt:before {
  content: "\eaf2"
}

.icofont-university:before {
  content: "\eaf3"
}

.icofont-angry:before {
  content: "\eaf4"
}

.icofont-astonished:before {
  content: "\eaf5"
}

.icofont-confounded:before {
  content: "\eaf6"
}

.icofont-confused:before {
  content: "\eaf7"
}

.icofont-crying:before {
  content: "\eaf8"
}

.icofont-dizzy:before {
  content: "\eaf9"
}

.icofont-expressionless:before {
  content: "\eafa"
}

.icofont-heart-eyes:before {
  content: "\eafb"
}

.icofont-laughing:before {
  content: "\eafc"
}

.icofont-nerd-smile:before {
  content: "\eafd"
}

.icofont-open-mouth:before {
  content: "\eafe"
}

.icofont-rage:before {
  content: "\eaff"
}

.icofont-rolling-eyes:before {
  content: "\eb00"
}

.icofont-sad:before {
  content: "\eb01"
}

.icofont-simple-smile:before {
  content: "\eb02"
}

.icofont-slightly-smile:before {
  content: "\eb03"
}

.icofont-smirk:before {
  content: "\eb04"
}

.icofont-stuck-out-tongue:before {
  content: "\eb05"
}

.icofont-wink-smile:before {
  content: "\eb06"
}

.icofont-worried:before {
  content: "\eb07"
}

.icofont-file-alt:before {
  content: "\eb08"
}

.icofont-file-audio:before {
  content: "\eb09"
}

.icofont-file-avi-mp4:before {
  content: "\eb0a"
}

.icofont-file-bmp:before {
  content: "\eb0b"
}

.icofont-file-code:before {
  content: "\eb0c"
}

.icofont-file-css:before {
  content: "\eb0d"
}

.icofont-file-document:before {
  content: "\eb0e"
}

.icofont-file-eps:before {
  content: "\eb0f"
}

.icofont-file-excel:before {
  content: "\eb10"
}

.icofont-file-exe:before {
  content: "\eb11"
}

.icofont-file-file:before {
  content: "\eb12"
}

.icofont-file-flv:before {
  content: "\eb13"
}

.icofont-file-gif:before {
  content: "\eb14"
}

.icofont-file-html5:before {
  content: "\eb15"
}

.icofont-file-image:before {
  content: "\eb16"
}

.icofont-file-iso:before {
  content: "\eb17"
}

.icofont-file-java:before {
  content: "\eb18"
}

.icofont-file-javascript:before {
  content: "\eb19"
}

.icofont-file-jpg:before {
  content: "\eb1a"
}

.icofont-file-midi:before {
  content: "\eb1b"
}

.icofont-file-mov:before {
  content: "\eb1c"
}

.icofont-file-mp3:before {
  content: "\eb1d"
}

.icofont-file-pdf:before {
  content: "\eb1e"
}

.icofont-file-php:before {
  content: "\eb1f"
}

.icofont-file-png:before {
  content: "\eb20"
}

.icofont-file-powerpoint:before {
  content: "\eb21"
}

.icofont-file-presentation:before {
  content: "\eb22"
}

.icofont-file-psb:before {
  content: "\eb23"
}

.icofont-file-psd:before {
  content: "\eb24"
}

.icofont-file-python:before {
  content: "\eb25"
}

.icofont-file-ruby:before {
  content: "\eb26"
}

.icofont-file-spreadsheet:before {
  content: "\eb27"
}

.icofont-file-sql:before {
  content: "\eb28"
}

.icofont-file-svg:before {
  content: "\eb29"
}

.icofont-file-text:before {
  content: "\eb2a"
}

.icofont-file-tiff:before {
  content: "\eb2b"
}

.icofont-file-video:before {
  content: "\eb2c"
}

.icofont-file-wave:before {
  content: "\eb2d"
}

.icofont-file-wmv:before {
  content: "\eb2e"
}

.icofont-file-word:before {
  content: "\eb2f"
}

.icofont-file-zip:before {
  content: "\eb30"
}

.icofont-cycling-alt:before {
  content: "\eb31"
}

.icofont-cycling:before {
  content: "\eb32"
}

.icofont-dumbbell:before {
  content: "\eb33"
}

.icofont-dumbbells:before {
  content: "\eb34"
}

.icofont-gym-alt-1:before {
  content: "\eb35"
}

.icofont-gym-alt-2:before {
  content: "\eb36"
}

.icofont-gym-alt-3:before {
  content: "\eb37"
}

.icofont-gym:before {
  content: "\eb38"
}

.icofont-muscle-weight:before {
  content: "\eb39"
}

.icofont-muscle:before {
  content: "\eb3a"
}

.icofont-apple:before {
  content: "\eb3b"
}

.icofont-arabian-coffee:before {
  content: "\eb3c"
}

.icofont-artichoke:before {
  content: "\eb3d"
}

.icofont-asparagus:before {
  content: "\eb3e"
}

.icofont-avocado:before {
  content: "\eb3f"
}

.icofont-baby-food:before {
  content: "\eb40"
}

.icofont-banana:before {
  content: "\eb41"
}

.icofont-bbq:before {
  content: "\eb42"
}

.icofont-beans:before {
  content: "\eb43"
}

.icofont-beer:before {
  content: "\eb44"
}

.icofont-bell-pepper-capsicum:before {
  content: "\eb45"
}

.icofont-birthday-cake:before {
  content: "\eb46"
}

.icofont-bread:before {
  content: "\eb47"
}

.icofont-broccoli:before {
  content: "\eb48"
}

.icofont-burger:before {
  content: "\eb49"
}

.icofont-cabbage:before {
  content: "\eb4a"
}

.icofont-carrot:before {
  content: "\eb4b"
}

.icofont-cauli-flower:before {
  content: "\eb4c"
}

.icofont-cheese:before {
  content: "\eb4d"
}

.icofont-chef:before {
  content: "\eb4e"
}

.icofont-cherry:before {
  content: "\eb4f"
}

.icofont-chicken-fry:before {
  content: "\eb50"
}

.icofont-chicken:before {
  content: "\eb51"
}

.icofont-cocktail:before {
  content: "\eb52"
}

.icofont-coconut-water:before {
  content: "\eb53"
}

.icofont-coconut:before {
  content: "\eb54"
}

.icofont-coffee-alt:before {
  content: "\eb55"
}

.icofont-coffee-cup:before {
  content: "\eb56"
}

.icofont-coffee-mug:before {
  content: "\eb57"
}

.icofont-coffee-pot:before {
  content: "\eb58"
}

.icofont-cola:before {
  content: "\eb59"
}

.icofont-corn:before {
  content: "\eb5a"
}

.icofont-croissant:before {
  content: "\eb5b"
}

.icofont-crop-plant:before {
  content: "\eb5c"
}

.icofont-cucumber:before {
  content: "\eb5d"
}

.icofont-culinary:before {
  content: "\eb5e"
}

.icofont-cup-cake:before {
  content: "\eb5f"
}

.icofont-dining-table:before {
  content: "\eb60"
}

.icofont-donut:before {
  content: "\eb61"
}

.icofont-egg-plant:before {
  content: "\eb62"
}

.icofont-egg-poached:before {
  content: "\eb63"
}

.icofont-farmer-alt:before {
  content: "\eb64"
}

.icofont-farmer:before {
  content: "\eb65"
}

.icofont-fast-food:before {
  content: "\eb66"
}

.icofont-food-basket:before {
  content: "\eb67"
}

.icofont-food-cart:before {
  content: "\eb68"
}

.icofont-fork-and-knife:before {
  content: "\eb69"
}

.icofont-french-fries:before {
  content: "\eb6a"
}

.icofont-fruits:before {
  content: "\eb6b"
}

.icofont-grapes:before {
  content: "\eb6c"
}

.icofont-honey:before {
  content: "\eb6d"
}

.icofont-hot-dog:before {
  content: "\eb6e"
}

.icofont-ice-cream-alt:before {
  content: "\eb6f"
}

.icofont-ice-cream:before {
  content: "\eb70"
}

.icofont-juice:before {
  content: "\eb71"
}

.icofont-ketchup:before {
  content: "\eb72"
}

.icofont-kiwi:before {
  content: "\eb73"
}

.icofont-layered-cake:before {
  content: "\eb74"
}

.icofont-lemon-alt:before {
  content: "\eb75"
}

.icofont-lemon:before {
  content: "\eb76"
}

.icofont-lobster:before {
  content: "\eb77"
}

.icofont-mango:before {
  content: "\eb78"
}

.icofont-milk:before {
  content: "\eb79"
}

.icofont-mushroom:before {
  content: "\eb7a"
}

.icofont-noodles:before {
  content: "\eb7b"
}

.icofont-onion:before {
  content: "\eb7c"
}

.icofont-orange:before {
  content: "\eb7d"
}

.icofont-pear:before {
  content: "\eb7e"
}

.icofont-peas:before {
  content: "\eb7f"
}

.icofont-pepper:before {
  content: "\eb80"
}

.icofont-pie-alt:before {
  content: "\eb81"
}

.icofont-pie:before {
  content: "\eb82"
}

.icofont-pineapple:before {
  content: "\eb83"
}

.icofont-pizza-slice:before {
  content: "\eb84"
}

.icofont-pizza:before {
  content: "\eb85"
}

.icofont-plant:before {
  content: "\eb86"
}

.icofont-popcorn:before {
  content: "\eb87"
}

.icofont-potato:before {
  content: "\eb88"
}

.icofont-pumpkin:before {
  content: "\eb89"
}

.icofont-raddish:before {
  content: "\eb8a"
}

.icofont-restaurant-menu:before {
  content: "\eb8b"
}

.icofont-restaurant:before {
  content: "\eb8c"
}

.icofont-salt-and-pepper:before {
  content: "\eb8d"
}

.icofont-sandwich:before {
  content: "\eb8e"
}

.icofont-sausage:before {
  content: "\eb8f"
}

.icofont-soft-drinks:before {
  content: "\eb90"
}

.icofont-soup-bowl:before {
  content: "\eb91"
}

.icofont-spoon-and-fork:before {
  content: "\eb92"
}

.icofont-steak:before {
  content: "\eb93"
}

.icofont-strawberry:before {
  content: "\eb94"
}

.icofont-sub-sandwich:before {
  content: "\eb95"
}

.icofont-sushi:before {
  content: "\eb96"
}

.icofont-taco:before {
  content: "\eb97"
}

.icofont-tea-pot:before {
  content: "\eb98"
}

.icofont-tea:before {
  content: "\eb99"
}

.icofont-tomato:before {
  content: "\eb9a"
}

.icofont-watermelon:before {
  content: "\eb9b"
}

.icofont-wheat:before {
  content: "\eb9c"
}

.icofont-baby-backpack:before {
  content: "\eb9d"
}

.icofont-baby-cloth:before {
  content: "\eb9e"
}

.icofont-baby-milk-bottle:before {
  content: "\eb9f"
}

.icofont-baby-trolley:before {
  content: "\eba0"
}

.icofont-baby:before {
  content: "\eba1"
}

.icofont-candy:before {
  content: "\eba2"
}

.icofont-holding-hands:before {
  content: "\eba3"
}

.icofont-infant-nipple:before {
  content: "\eba4"
}

.icofont-kids-scooter:before {
  content: "\eba5"
}

.icofont-safety-pin:before {
  content: "\eba6"
}

.icofont-teddy-bear:before {
  content: "\eba7"
}

.icofont-toy-ball:before {
  content: "\eba8"
}

.icofont-toy-cat:before {
  content: "\eba9"
}

.icofont-toy-duck:before {
  content: "\ebaa"
}

.icofont-toy-elephant:before {
  content: "\ebab"
}

.icofont-toy-hand:before {
  content: "\ebac"
}

.icofont-toy-horse:before {
  content: "\ebad"
}

.icofont-toy-lattu:before {
  content: "\ebae"
}

.icofont-toy-train:before {
  content: "\ebaf"
}

.icofont-burglar:before {
  content: "\ebb0"
}

.icofont-cannon-firing:before {
  content: "\ebb1"
}

.icofont-cc-camera:before {
  content: "\ebb2"
}

.icofont-cop-badge:before {
  content: "\ebb3"
}

.icofont-cop:before {
  content: "\ebb4"
}

.icofont-court-hammer:before {
  content: "\ebb5"
}

.icofont-court:before {
  content: "\ebb6"
}

.icofont-finger-print:before {
  content: "\ebb7"
}

.icofont-gavel:before {
  content: "\ebb8"
}

.icofont-handcuff-alt:before {
  content: "\ebb9"
}

.icofont-handcuff:before {
  content: "\ebba"
}

.icofont-investigation:before {
  content: "\ebbb"
}

.icofont-investigator:before {
  content: "\ebbc"
}

.icofont-jail:before {
  content: "\ebbd"
}

.icofont-judge:before {
  content: "\ebbe"
}

.icofont-law-alt-1:before {
  content: "\ebbf"
}

.icofont-law-alt-2:before {
  content: "\ebc0"
}

.icofont-law-alt-3:before {
  content: "\ebc1"
}

.icofont-law-book:before {
  content: "\ebc2"
}

.icofont-law-document:before {
  content: "\ebc3"
}

.icofont-law-order:before {
  content: "\ebc4"
}

.icofont-law-protect:before {
  content: "\ebc5"
}

.icofont-law-scales:before {
  content: "\ebc6"
}

.icofont-law:before {
  content: "\ebc7"
}

.icofont-lawyer-alt-1:before {
  content: "\ebc8"
}

.icofont-lawyer-alt-2:before {
  content: "\ebc9"
}

.icofont-lawyer:before {
  content: "\ebca"
}

.icofont-legal:before {
  content: "\ebcb"
}

.icofont-pistol:before {
  content: "\ebcc"
}

.icofont-police-badge:before {
  content: "\ebcd"
}

.icofont-police-cap:before {
  content: "\ebce"
}

.icofont-police-car-alt-1:before {
  content: "\ebcf"
}

.icofont-police-car-alt-2:before {
  content: "\ebd0"
}

.icofont-police-car:before {
  content: "\ebd1"
}

.icofont-police-hat:before {
  content: "\ebd2"
}

.icofont-police-van:before {
  content: "\ebd3"
}

.icofont-police:before {
  content: "\ebd4"
}

.icofont-thief-alt:before {
  content: "\ebd5"
}

.icofont-thief:before {
  content: "\ebd6"
}

.icofont-abacus-alt:before {
  content: "\ebd7"
}

.icofont-abacus:before {
  content: "\ebd8"
}

.icofont-angle-180:before {
  content: "\ebd9"
}

.icofont-angle-45:before {
  content: "\ebda"
}

.icofont-angle-90:before {
  content: "\ebdb"
}

.icofont-angle:before {
  content: "\ebdc"
}

.icofont-calculator-alt-1:before {
  content: "\ebdd"
}

.icofont-calculator-alt-2:before {
  content: "\ebde"
}

.icofont-calculator:before {
  content: "\ebdf"
}

.icofont-circle-ruler-alt:before {
  content: "\ebe0"
}

.icofont-circle-ruler:before {
  content: "\ebe1"
}

.icofont-compass-alt-1:before {
  content: "\ebe2"
}

.icofont-compass-alt-2:before {
  content: "\ebe3"
}

.icofont-compass-alt-3:before {
  content: "\ebe4"
}

.icofont-compass-alt-4:before {
  content: "\ebe5"
}

.icofont-golden-ratio:before {
  content: "\ebe6"
}

.icofont-marker-alt-1:before {
  content: "\ebe7"
}

.icofont-marker-alt-2:before {
  content: "\ebe8"
}

.icofont-marker-alt-3:before {
  content: "\ebe9"
}

.icofont-marker:before {
  content: "\ebea"
}

.icofont-math:before {
  content: "\ebeb"
}

.icofont-mathematical-alt-1:before {
  content: "\ebec"
}

.icofont-mathematical-alt-2:before {
  content: "\ebed"
}

.icofont-mathematical:before {
  content: "\ebee"
}

.icofont-pen-alt-1:before {
  content: "\ebef"
}

.icofont-pen-alt-2:before {
  content: "\ebf0"
}

.icofont-pen-alt-3:before {
  content: "\ebf1"
}

.icofont-pen-holder-alt-1:before {
  content: "\ebf2"
}

.icofont-pen-holder:before {
  content: "\ebf3"
}

.icofont-pen:before {
  content: "\ebf4"
}

.icofont-pencil-alt-1:before {
  content: "\ebf5"
}

.icofont-pencil-alt-2:before {
  content: "\ebf6"
}

.icofont-pencil-alt-3:before {
  content: "\ebf7"
}

.icofont-pencil-alt-4:before {
  content: "\ebf8"
}

.icofont-pencil:before {
  content: "\ebf9"
}

.icofont-ruler-alt-1:before {
  content: "\ebfa"
}

.icofont-ruler-alt-2:before {
  content: "\ebfb"
}

.icofont-ruler-compass-alt:before {
  content: "\ebfc"
}

.icofont-ruler-compass:before {
  content: "\ebfd"
}

.icofont-ruler-pencil-alt-1:before {
  content: "\ebfe"
}

.icofont-ruler-pencil-alt-2:before {
  content: "\ebff"
}

.icofont-ruler-pencil:before {
  content: "\ec00"
}

.icofont-ruler:before {
  content: "\ec01"
}

.icofont-rulers-alt:before {
  content: "\ec02"
}

.icofont-rulers:before {
  content: "\ec03"
}

.icofont-square-root:before {
  content: "\ec04"
}

.icofont-ui-calculator:before {
  content: "\ec05"
}

.icofont-aids:before {
  content: "\ec06"
}

.icofont-ambulance-crescent:before {
  content: "\ec07"
}

.icofont-ambulance-cross:before {
  content: "\ec08"
}

.icofont-ambulance:before {
  content: "\ec09"
}

.icofont-autism:before {
  content: "\ec0a"
}

.icofont-bandage:before {
  content: "\ec0b"
}

.icofont-blind:before {
  content: "\ec0c"
}

.icofont-blood-drop:before {
  content: "\ec0d"
}

.icofont-blood-test:before {
  content: "\ec0e"
}

.icofont-blood:before {
  content: "\ec0f"
}

.icofont-brain-alt:before {
  content: "\ec10"
}

.icofont-brain:before {
  content: "\ec11"
}

.icofont-capsule:before {
  content: "\ec12"
}

.icofont-crutch:before {
  content: "\ec13"
}

.icofont-disabled:before {
  content: "\ec14"
}

.icofont-dna-alt-1:before {
  content: "\ec15"
}

.icofont-dna-alt-2:before {
  content: "\ec16"
}

.icofont-dna:before {
  content: "\ec17"
}

.icofont-doctor-alt:before {
  content: "\ec18"
}

.icofont-doctor:before {
  content: "\ec19"
}

.icofont-drug-pack:before {
  content: "\ec1a"
}

.icofont-drug:before {
  content: "\ec1b"
}

.icofont-first-aid-alt:before {
  content: "\ec1c"
}

.icofont-first-aid:before {
  content: "\ec1d"
}

.icofont-heart-beat-alt:before {
  content: "\ec1e"
}

.icofont-heart-beat:before {
  content: "\ec1f"
}

.icofont-heartbeat:before {
  content: "\ec20"
}

.icofont-herbal:before {
  content: "\ec21"
}

.icofont-hospital:before {
  content: "\ec22"
}

.icofont-icu:before {
  content: "\ec23"
}

.icofont-injection-syringe:before {
  content: "\ec24"
}

.icofont-laboratory:before {
  content: "\ec25"
}

.icofont-medical-sign-alt:before {
  content: "\ec26"
}

.icofont-medical-sign:before {
  content: "\ec27"
}

.icofont-nurse-alt:before {
  content: "\ec28"
}

.icofont-nurse:before {
  content: "\ec29"
}

.icofont-nursing-home:before {
  content: "\ec2a"
}

.icofont-operation-theater:before {
  content: "\ec2b"
}

.icofont-paralysis-disability:before {
  content: "\ec2c"
}

.icofont-patient-bed:before {
  content: "\ec2d"
}

.icofont-patient-file:before {
  content: "\ec2e"
}

.icofont-pills:before {
  content: "\ec2f"
}

.icofont-prescription:before {
  content: "\ec30"
}

.icofont-pulse:before {
  content: "\ec31"
}

.icofont-stethoscope-alt:before {
  content: "\ec32"
}

.icofont-stethoscope:before {
  content: "\ec33"
}

.icofont-stretcher:before {
  content: "\ec34"
}

.icofont-surgeon-alt:before {
  content: "\ec35"
}

.icofont-surgeon:before {
  content: "\ec36"
}

.icofont-tablets:before {
  content: "\ec37"
}

.icofont-test-bottle:before {
  content: "\ec38"
}

.icofont-test-tube:before {
  content: "\ec39"
}

.icofont-thermometer-alt:before {
  content: "\ec3a"
}

.icofont-thermometer:before {
  content: "\ec3b"
}

.icofont-tooth:before {
  content: "\ec3c"
}

.icofont-xray:before {
  content: "\ec3d"
}

.icofont-ui-add:before {
  content: "\ec3e"
}

.icofont-ui-alarm:before {
  content: "\ec3f"
}

.icofont-ui-battery:before {
  content: "\ec40"
}

.icofont-ui-block:before {
  content: "\ec41"
}

.icofont-ui-bluetooth:before {
  content: "\ec42"
}

.icofont-ui-brightness:before {
  content: "\ec43"
}

.icofont-ui-browser:before {
  content: "\ec44"
}

.icofont-ui-calendar:before {
  content: "\ec45"
}

.icofont-ui-call:before {
  content: "\ec46"
}

.icofont-ui-camera:before {
  content: "\ec47"
}

.icofont-ui-cart:before {
  content: "\ec48"
}

.icofont-ui-cell-phone:before {
  content: "\ec49"
}

.icofont-ui-chat:before {
  content: "\ec4a"
}

.icofont-ui-check:before {
  content: "\ec4b"
}

.icofont-ui-clip-board:before {
  content: "\ec4c"
}

.icofont-ui-clip:before {
  content: "\ec4d"
}

.icofont-ui-clock:before {
  content: "\ec4e"
}

.icofont-ui-close:before {
  content: "\ec4f"
}

.icofont-ui-contact-list:before {
  content: "\ec50"
}

.icofont-ui-copy:before {
  content: "\ec51"
}

.icofont-ui-cut:before {
  content: "\ec52"
}

.icofont-ui-delete:before {
  content: "\ec53"
}

.icofont-ui-dial-phone:before {
  content: "\ec54"
}

.icofont-ui-edit:before {
  content: "\ec55"
}

.icofont-ui-email:before {
  content: "\ec56"
}

.icofont-ui-file:before {
  content: "\ec57"
}

.icofont-ui-fire-wall:before {
  content: "\ec58"
}

.icofont-ui-flash-light:before {
  content: "\ec59"
}

.icofont-ui-flight:before {
  content: "\ec5a"
}

.icofont-ui-folder:before {
  content: "\ec5b"
}

.icofont-ui-game:before {
  content: "\ec5c"
}

.icofont-ui-handicapped:before {
  content: "\ec5d"
}

.icofont-ui-home:before {
  content: "\ec5e"
}

.icofont-ui-image:before {
  content: "\ec5f"
}

.icofont-ui-laoding:before {
  content: "\ec60"
}

.icofont-ui-lock:before {
  content: "\ec61"
}

.icofont-ui-love-add:before {
  content: "\ec62"
}

.icofont-ui-love-broken:before {
  content: "\ec63"
}

.icofont-ui-love-remove:before {
  content: "\ec64"
}

.icofont-ui-love:before {
  content: "\ec65"
}

.icofont-ui-map:before {
  content: "\ec66"
}

.icofont-ui-message:before {
  content: "\ec67"
}

.icofont-ui-messaging:before {
  content: "\ec68"
}

.icofont-ui-movie:before {
  content: "\ec69"
}

.icofont-ui-music-player:before {
  content: "\ec6a"
}

.icofont-ui-music:before {
  content: "\ec6b"
}

.icofont-ui-mute:before {
  content: "\ec6c"
}

.icofont-ui-network:before {
  content: "\ec6d"
}

.icofont-ui-next:before {
  content: "\ec6e"
}

.icofont-ui-note:before {
  content: "\ec6f"
}

.icofont-ui-office:before {
  content: "\ec70"
}

.icofont-ui-password:before {
  content: "\ec71"
}

.icofont-ui-pause:before {
  content: "\ec72"
}

.icofont-ui-play-stop:before {
  content: "\ec73"
}

.icofont-ui-play:before {
  content: "\ec74"
}

.icofont-ui-pointer:before {
  content: "\ec75"
}

.icofont-ui-power:before {
  content: "\ec76"
}

.icofont-ui-press:before {
  content: "\ec77"
}

.icofont-ui-previous:before {
  content: "\ec78"
}

.icofont-ui-rate-add:before {
  content: "\ec79"
}

.icofont-ui-rate-blank:before {
  content: "\ec7a"
}

.icofont-ui-rate-remove:before {
  content: "\ec7b"
}

.icofont-ui-rating:before {
  content: "\ec7c"
}

.icofont-ui-record:before {
  content: "\ec7d"
}

.icofont-ui-remove:before {
  content: "\ec7e"
}

.icofont-ui-reply:before {
  content: "\ec7f"
}

.icofont-ui-rotation:before {
  content: "\ec80"
}

.icofont-ui-rss:before {
  content: "\ec81"
}

.icofont-ui-search:before {
  content: "\ec82"
}

.icofont-ui-settings:before {
  content: "\ec83"
}

.icofont-ui-social-link:before {
  content: "\ec84"
}

.icofont-ui-tag:before {
  content: "\ec85"
}

.icofont-ui-text-chat:before {
  content: "\ec86"
}

.icofont-ui-text-loading:before {
  content: "\ec87"
}

.icofont-ui-theme:before {
  content: "\ec88"
}

.icofont-ui-timer:before {
  content: "\ec89"
}

.icofont-ui-touch-phone:before {
  content: "\ec8a"
}

.icofont-ui-travel:before {
  content: "\ec8b"
}

.icofont-ui-unlock:before {
  content: "\ec8c"
}

.icofont-ui-user-group:before {
  content: "\ec8d"
}

.icofont-ui-user:before {
  content: "\ec8e"
}

.icofont-ui-v-card:before {
  content: "\ec8f"
}

.icofont-ui-video-chat:before {
  content: "\ec90"
}

.icofont-ui-video-message:before {
  content: "\ec91"
}

.icofont-ui-video-play:before {
  content: "\ec92"
}

.icofont-ui-video:before {
  content: "\ec93"
}

.icofont-ui-volume:before {
  content: "\ec94"
}

.icofont-ui-weather:before {
  content: "\ec95"
}

.icofont-ui-wifi:before {
  content: "\ec96"
}

.icofont-ui-zoom-in:before {
  content: "\ec97"
}

.icofont-ui-zoom-out:before {
  content: "\ec98"
}

.icofont-cassette-player:before {
  content: "\ec99"
}

.icofont-cassette:before {
  content: "\ec9a"
}

.icofont-forward:before {
  content: "\ec9b"
}

.icofont-guiter:before {
  content: "\ec9c"
}

.icofont-movie:before {
  content: "\ec9d"
}

.icofont-multimedia:before {
  content: "\ec9e"
}

.icofont-music-alt:before {
  content: "\ec9f"
}

.icofont-music-disk:before {
  content: "\eca0"
}

.icofont-music-note:before {
  content: "\eca1"
}

.icofont-music-notes:before {
  content: "\eca2"
}

.icofont-music:before {
  content: "\eca3"
}

.icofont-mute-volume:before {
  content: "\eca4"
}

.icofont-pause:before {
  content: "\eca5"
}

.icofont-play-alt-1:before {
  content: "\eca6"
}

.icofont-play-alt-2:before {
  content: "\eca7"
}

.icofont-play-alt-3:before {
  content: "\eca8"
}

.icofont-play-pause:before {
  content: "\eca9"
}

.icofont-play:before {
  content: "\ecaa"
}

.icofont-record:before {
  content: "\ecab"
}

.icofont-retro-music-disk:before {
  content: "\ecac"
}

.icofont-rewind:before {
  content: "\ecad"
}

.icofont-song-notes:before {
  content: "\ecae"
}

.icofont-sound-wave-alt:before {
  content: "\ecaf"
}

.icofont-sound-wave:before {
  content: "\ecb0"
}

.icofont-stop:before {
  content: "\ecb1"
}

.icofont-video-alt:before {
  content: "\ecb2"
}

.icofont-video-cam:before {
  content: "\ecb3"
}

.icofont-video-clapper:before {
  content: "\ecb4"
}

.icofont-video:before {
  content: "\ecb5"
}

.icofont-volume-bar:before {
  content: "\ecb6"
}

.icofont-volume-down:before {
  content: "\ecb7"
}

.icofont-volume-mute:before {
  content: "\ecb8"
}

.icofont-volume-off:before {
  content: "\ecb9"
}

.icofont-volume-up:before {
  content: "\ecba"
}

.icofont-youtube-play:before {
  content: "\ecbb"
}

.icofont-2checkout-alt:before {
  content: "\ecbc"
}

.icofont-2checkout:before {
  content: "\ecbd"
}

.icofont-amazon-alt:before {
  content: "\ecbe"
}

.icofont-amazon:before {
  content: "\ecbf"
}

.icofont-american-express-alt:before {
  content: "\ecc0"
}

.icofont-american-express:before {
  content: "\ecc1"
}

.icofont-apple-pay-alt:before {
  content: "\ecc2"
}

.icofont-apple-pay:before {
  content: "\ecc3"
}

.icofont-bank-transfer-alt:before {
  content: "\ecc4"
}

.icofont-bank-transfer:before {
  content: "\ecc5"
}

.icofont-braintree-alt:before {
  content: "\ecc6"
}

.icofont-braintree:before {
  content: "\ecc7"
}

.icofont-cash-on-delivery-alt:before {
  content: "\ecc8"
}

.icofont-cash-on-delivery:before {
  content: "\ecc9"
}

.icofont-diners-club-alt-1:before {
  content: "\ecca"
}

.icofont-diners-club-alt-2:before {
  content: "\eccb"
}

.icofont-diners-club-alt-3:before {
  content: "\eccc"
}

.icofont-diners-club:before {
  content: "\eccd"
}

.icofont-discover-alt:before {
  content: "\ecce"
}

.icofont-discover:before {
  content: "\eccf"
}

.icofont-eway-alt:before {
  content: "\ecd0"
}

.icofont-eway:before {
  content: "\ecd1"
}

.icofont-google-wallet-alt-1:before {
  content: "\ecd2"
}

.icofont-google-wallet-alt-2:before {
  content: "\ecd3"
}

.icofont-google-wallet-alt-3:before {
  content: "\ecd4"
}

.icofont-google-wallet:before {
  content: "\ecd5"
}

.icofont-jcb-alt:before {
  content: "\ecd6"
}

.icofont-jcb:before {
  content: "\ecd7"
}

.icofont-maestro-alt:before {
  content: "\ecd8"
}

.icofont-maestro:before {
  content: "\ecd9"
}

.icofont-mastercard-alt:before {
  content: "\ecda"
}

.icofont-mastercard:before {
  content: "\ecdb"
}

.icofont-payoneer-alt:before {
  content: "\ecdc"
}

.icofont-payoneer:before {
  content: "\ecdd"
}

.icofont-paypal-alt:before {
  content: "\ecde"
}

.icofont-paypal:before {
  content: "\ecdf"
}

.icofont-sage-alt:before {
  content: "\ece0"
}

.icofont-sage:before {
  content: "\ece1"
}

.icofont-skrill-alt:before {
  content: "\ece2"
}

.icofont-skrill:before {
  content: "\ece3"
}

.icofont-stripe-alt:before {
  content: "\ece4"
}

.icofont-stripe:before {
  content: "\ece5"
}

.icofont-visa-alt:before {
  content: "\ece6"
}

.icofont-visa-electron:before {
  content: "\ece7"
}

.icofont-visa:before {
  content: "\ece8"
}

.icofont-western-union-alt:before {
  content: "\ece9"
}

.icofont-western-union:before {
  content: "\ecea"
}

.icofont-boy:before {
  content: "\eceb"
}

.icofont-business-man-alt-1:before {
  content: "\ecec"
}

.icofont-business-man-alt-2:before {
  content: "\eced"
}

.icofont-business-man-alt-3:before {
  content: "\ecee"
}

.icofont-business-man:before {
  content: "\ecef"
}

.icofont-female:before {
  content: "\ecf0"
}

.icofont-funky-man:before {
  content: "\ecf1"
}

.icofont-girl-alt:before {
  content: "\ecf2"
}

.icofont-girl:before {
  content: "\ecf3"
}

.icofont-group:before {
  content: "\ecf4"
}

.icofont-hotel-boy-alt:before {
  content: "\ecf5"
}

.icofont-hotel-boy:before {
  content: "\ecf6"
}

.icofont-kid:before {
  content: "\ecf7"
}

.icofont-man-in-glasses:before {
  content: "\ecf8"
}

.icofont-people:before {
  content: "\ecf9"
}

.icofont-support:before {
  content: "\ecfa"
}

.icofont-user-alt-1:before {
  content: "\ecfb"
}

.icofont-user-alt-2:before {
  content: "\ecfc"
}

.icofont-user-alt-3:before {
  content: "\ecfd"
}

.icofont-user-alt-4:before {
  content: "\ecfe"
}

.icofont-user-alt-5:before {
  content: "\ecff"
}

.icofont-user-alt-6:before {
  content: "\ed00"
}

.icofont-user-alt-7:before {
  content: "\ed01"
}

.icofont-user-female:before {
  content: "\ed02"
}

.icofont-user-male:before {
  content: "\ed03"
}

.icofont-user-suited:before {
  content: "\ed04"
}

.icofont-user:before {
  content: "\ed05"
}

.icofont-users-alt-1:before {
  content: "\ed06"
}

.icofont-users-alt-2:before {
  content: "\ed07"
}

.icofont-users-alt-3:before {
  content: "\ed08"
}

.icofont-users-alt-4:before {
  content: "\ed09"
}

.icofont-users-alt-5:before {
  content: "\ed0a"
}

.icofont-users-alt-6:before {
  content: "\ed0b"
}

.icofont-users-social:before {
  content: "\ed0c"
}

.icofont-users:before {
  content: "\ed0d"
}

.icofont-waiter-alt:before {
  content: "\ed0e"
}

.icofont-waiter:before {
  content: "\ed0f"
}

.icofont-woman-in-glasses:before {
  content: "\ed10"
}

.icofont-search-1:before {
  content: "\ed11"
}

.icofont-search-2:before {
  content: "\ed12"
}

.icofont-search-document:before {
  content: "\ed13"
}

.icofont-search-folder:before {
  content: "\ed14"
}

.icofont-search-job:before {
  content: "\ed15"
}

.icofont-search-map:before {
  content: "\ed16"
}

.icofont-search-property:before {
  content: "\ed17"
}

.icofont-search-restaurant:before {
  content: "\ed18"
}

.icofont-search-stock:before {
  content: "\ed19"
}

.icofont-search-user:before {
  content: "\ed1a"
}

.icofont-search:before {
  content: "\ed1b"
}

.icofont-500px:before {
  content: "\ed1c"
}

.icofont-aim:before {
  content: "\ed1d"
}

.icofont-badoo:before {
  content: "\ed1e"
}

.icofont-baidu-tieba:before {
  content: "\ed1f"
}

.icofont-bbm-messenger:before {
  content: "\ed20"
}

.icofont-bebo:before {
  content: "\ed21"
}

.icofont-behance:before {
  content: "\ed22"
}

.icofont-blogger:before {
  content: "\ed23"
}

.icofont-bootstrap:before {
  content: "\ed24"
}

.icofont-brightkite:before {
  content: "\ed25"
}

.icofont-cloudapp:before {
  content: "\ed26"
}

.icofont-concrete5:before {
  content: "\ed27"
}

.icofont-delicious:before {
  content: "\ed28"
}

.icofont-designbump:before {
  content: "\ed29"
}

.icofont-designfloat:before {
  content: "\ed2a"
}

.icofont-deviantart:before {
  content: "\ed2b"
}

.icofont-digg:before {
  content: "\ed2c"
}

.icofont-dotcms:before {
  content: "\ed2d"
}

.icofont-dribbble:before {
  content: "\ed2e"
}

.icofont-dribble:before {
  content: "\ed2f"
}

.icofont-dropbox:before {
  content: "\ed30"
}

.icofont-ebuddy:before {
  content: "\ed31"
}

.icofont-ello:before {
  content: "\ed32"
}

.icofont-ember:before {
  content: "\ed33"
}

.icofont-envato:before {
  content: "\ed34"
}

.icofont-evernote:before {
  content: "\ed35"
}

.icofont-facebook-messenger:before {
  content: "\ed36"
}

.icofont-facebook:before {
  content: "\ed37"
}

.icofont-feedburner:before {
  content: "\ed38"
}

.icofont-flikr:before {
  content: "\ed39"
}

.icofont-folkd:before {
  content: "\ed3a"
}

.icofont-foursquare:before {
  content: "\ed3b"
}

.icofont-friendfeed:before {
  content: "\ed3c"
}

.icofont-ghost:before {
  content: "\ed3d"
}

.icofont-github:before {
  content: "\ed3e"
}

.icofont-gnome:before {
  content: "\ed3f"
}

.icofont-google-buzz:before {
  content: "\ed40"
}

.icofont-google-hangouts:before {
  content: "\ed41"
}

.icofont-google-map:before {
  content: "\ed42"
}

.icofont-google-plus:before {
  content: "\ed43"
}

.icofont-google-talk:before {
  content: "\ed44"
}

.icofont-hype-machine:before {
  content: "\ed45"
}

.icofont-instagram:before {
  content: "\ed46"
}

.icofont-kakaotalk:before {
  content: "\ed47"
}

.icofont-kickstarter:before {
  content: "\ed48"
}

.icofont-kik:before {
  content: "\ed49"
}

.icofont-kiwibox:before {
  content: "\ed4a"
}

.icofont-line-messenger:before {
  content: "\ed4b"
}

.icofont-line:before {
  content: "\ed4c"
}

.icofont-linkedin:before {
  content: "\ed4d"
}

.icofont-linux-mint:before {
  content: "\ed4e"
}

.icofont-live-messenger:before {
  content: "\ed4f"
}

.icofont-livejournal:before {
  content: "\ed50"
}

.icofont-magento:before {
  content: "\ed51"
}

.icofont-meetme:before {
  content: "\ed52"
}

.icofont-meetup:before {
  content: "\ed53"
}

.icofont-mixx:before {
  content: "\ed54"
}

.icofont-newsvine:before {
  content: "\ed55"
}

.icofont-nimbuss:before {
  content: "\ed56"
}

.icofont-odnoklassniki:before {
  content: "\ed57"
}

.icofont-opencart:before {
  content: "\ed58"
}

.icofont-oscommerce:before {
  content: "\ed59"
}

.icofont-pandora:before {
  content: "\ed5a"
}

.icofont-photobucket:before {
  content: "\ed5b"
}

.icofont-picasa:before {
  content: "\ed5c"
}

.icofont-pinterest:before {
  content: "\ed5d"
}

.icofont-prestashop:before {
  content: "\ed5e"
}

.icofont-qik:before {
  content: "\ed5f"
}

.icofont-qq:before {
  content: "\ed60"
}

.icofont-readernaut:before {
  content: "\ed61"
}

.icofont-reddit:before {
  content: "\ed62"
}

.icofont-renren:before {
  content: "\ed63"
}

.icofont-rss:before {
  content: "\ed64"
}

.icofont-shopify:before {
  content: "\ed65"
}

.icofont-silverstripe:before {
  content: "\ed66"
}

.icofont-skype:before {
  content: "\ed67"
}

.icofont-slack:before {
  content: "\ed68"
}

.icofont-slashdot:before {
  content: "\ed69"
}

.icofont-slidshare:before {
  content: "\ed6a"
}

.icofont-smugmug:before {
  content: "\ed6b"
}

.icofont-snapchat:before {
  content: "\ed6c"
}

.icofont-soundcloud:before {
  content: "\ed6d"
}

.icofont-spotify:before {
  content: "\ed6e"
}

.icofont-stack-exchange:before {
  content: "\ed6f"
}

.icofont-stack-overflow:before {
  content: "\ed70"
}

.icofont-steam:before {
  content: "\ed71"
}

.icofont-stumbleupon:before {
  content: "\ed72"
}

.icofont-tagged:before {
  content: "\ed73"
}

.icofont-technorati:before {
  content: "\ed74"
}

.icofont-telegram:before {
  content: "\ed75"
}

.icofont-tinder:before {
  content: "\ed76"
}

.icofont-trello:before {
  content: "\ed77"
}

.icofont-tumblr:before {
  content: "\ed78"
}

.icofont-twitch:before {
  content: "\ed79"
}

.icofont-twitter:before {
  content: "\ed7a"
}

.icofont-typo3:before {
  content: "\ed7b"
}

.icofont-ubercart:before {
  content: "\ed7c"
}

.icofont-viber:before {
  content: "\ed7d"
}

.icofont-viddler:before {
  content: "\ed7e"
}

.icofont-vimeo:before {
  content: "\ed7f"
}

.icofont-vine:before {
  content: "\ed80"
}

.icofont-virb:before {
  content: "\ed81"
}

.icofont-virtuemart:before {
  content: "\ed82"
}

.icofont-vk:before {
  content: "\ed83"
}

.icofont-wechat:before {
  content: "\ed84"
}

.icofont-weibo:before {
  content: "\ed85"
}

.icofont-whatsapp:before {
  content: "\ed86"
}

.icofont-xing:before {
  content: "\ed87"
}

.icofont-yahoo:before {
  content: "\ed88"
}

.icofont-yelp:before {
  content: "\ed89"
}

.icofont-youku:before {
  content: "\ed8a"
}

.icofont-youtube:before {
  content: "\ed8b"
}

.icofont-zencart:before {
  content: "\ed8c"
}

.icofont-badminton-birdie:before {
  content: "\ed8d"
}

.icofont-baseball:before {
  content: "\ed8e"
}

.icofont-baseballer:before {
  content: "\ed8f"
}

.icofont-basketball-hoop:before {
  content: "\ed90"
}

.icofont-basketball:before {
  content: "\ed91"
}

.icofont-billiard-ball:before {
  content: "\ed92"
}

.icofont-boot-alt-1:before {
  content: "\ed93"
}

.icofont-boot-alt-2:before {
  content: "\ed94"
}

.icofont-boot:before {
  content: "\ed95"
}

.icofont-bowling-alt:before {
  content: "\ed96"
}

.icofont-bowling:before {
  content: "\ed97"
}

.icofont-canoe:before {
  content: "\ed98"
}

.icofont-cheer-leader:before {
  content: "\ed99"
}

.icofont-climbing:before {
  content: "\ed9a"
}

.icofont-corner:before {
  content: "\ed9b"
}

.icofont-field-alt:before {
  content: "\ed9c"
}

.icofont-field:before {
  content: "\ed9d"
}

.icofont-football-alt:before {
  content: "\ed9e"
}

.icofont-football-american:before {
  content: "\ed9f"
}

.icofont-football:before {
  content: "\eda0"
}

.icofont-foul:before {
  content: "\eda1"
}

.icofont-goal-keeper:before {
  content: "\eda2"
}

.icofont-goal:before {
  content: "\eda3"
}

.icofont-golf-alt:before {
  content: "\eda4"
}

.icofont-golf-bag:before {
  content: "\eda5"
}

.icofont-golf-cart:before {
  content: "\eda6"
}

.icofont-golf-field:before {
  content: "\eda7"
}

.icofont-golf:before {
  content: "\eda8"
}

.icofont-golfer:before {
  content: "\eda9"
}

.icofont-helmet:before {
  content: "\edaa"
}

.icofont-hockey-alt:before {
  content: "\edab"
}

.icofont-hockey:before {
  content: "\edac"
}

.icofont-ice-skate:before {
  content: "\edad"
}

.icofont-jersey-alt:before {
  content: "\edae"
}

.icofont-jersey:before {
  content: "\edaf"
}

.icofont-jumping:before {
  content: "\edb0"
}

.icofont-kick:before {
  content: "\edb1"
}

.icofont-leg:before {
  content: "\edb2"
}

.icofont-match-review:before {
  content: "\edb3"
}

.icofont-medal-sport:before {
  content: "\edb4"
}

.icofont-offside:before {
  content: "\edb5"
}

.icofont-olympic-logo:before {
  content: "\edb6"
}

.icofont-olympic:before {
  content: "\edb7"
}

.icofont-padding:before {
  content: "\edb8"
}

.icofont-penalty-card:before {
  content: "\edb9"
}

.icofont-racer:before {
  content: "\edba"
}

.icofont-racing-car:before {
  content: "\edbb"
}

.icofont-racing-flag-alt:before {
  content: "\edbc"
}

.icofont-racing-flag:before {
  content: "\edbd"
}

.icofont-racings-wheel:before {
  content: "\edbe"
}

.icofont-referee:before {
  content: "\edbf"
}

.icofont-refree-jersey:before {
  content: "\edc0"
}

.icofont-result-sport:before {
  content: "\edc1"
}

.icofont-rugby-ball:before {
  content: "\edc2"
}

.icofont-rugby-player:before {
  content: "\edc3"
}

.icofont-rugby:before {
  content: "\edc4"
}

.icofont-runner-alt-1:before {
  content: "\edc5"
}

.icofont-runner-alt-2:before {
  content: "\edc6"
}

.icofont-runner:before {
  content: "\edc7"
}

.icofont-score-board:before {
  content: "\edc8"
}

.icofont-skiing-man:before {
  content: "\edc9"
}

.icofont-skydiving-goggles:before {
  content: "\edca"
}

.icofont-snow-mobile:before {
  content: "\edcb"
}

.icofont-steering:before {
  content: "\edcc"
}

.icofont-stopwatch:before {
  content: "\edcd"
}

.icofont-substitute:before {
  content: "\edce"
}

.icofont-swimmer:before {
  content: "\edcf"
}

.icofont-table-tennis:before {
  content: "\edd0"
}

.icofont-team-alt:before {
  content: "\edd1"
}

.icofont-team:before {
  content: "\edd2"
}

.icofont-tennis-player:before {
  content: "\edd3"
}

.icofont-tennis:before {
  content: "\edd4"
}

.icofont-tracking:before {
  content: "\edd5"
}

.icofont-trophy-alt:before {
  content: "\edd6"
}

.icofont-trophy:before {
  content: "\edd7"
}

.icofont-volleyball-alt:before {
  content: "\edd8"
}

.icofont-volleyball-fire:before {
  content: "\edd9"
}

.icofont-volleyball:before {
  content: "\edda"
}

.icofont-water-bottle:before {
  content: "\eddb"
}

.icofont-whistle-alt:before {
  content: "\eddc"
}

.icofont-whistle:before {
  content: "\eddd"
}

.icofont-win-trophy:before {
  content: "\edde"
}

.icofont-align-center:before {
  content: "\eddf"
}

.icofont-align-left:before {
  content: "\ede0"
}

.icofont-align-right:before {
  content: "\ede1"
}

.icofont-all-caps:before {
  content: "\ede2"
}

.icofont-bold:before {
  content: "\ede3"
}

.icofont-brush:before {
  content: "\ede4"
}

.icofont-clip-board:before {
  content: "\ede5"
}

.icofont-code-alt:before {
  content: "\ede6"
}

.icofont-color-bucket:before {
  content: "\ede7"
}

.icofont-color-picker:before {
  content: "\ede8"
}

.icofont-copy-invert:before {
  content: "\ede9"
}

.icofont-copy:before {
  content: "\edea"
}

.icofont-cut:before {
  content: "\edeb"
}

.icofont-delete-alt:before {
  content: "\edec"
}

.icofont-edit-alt:before {
  content: "\eded"
}

.icofont-eraser-alt:before {
  content: "\edee"
}

.icofont-font:before {
  content: "\edef"
}

.icofont-heading:before {
  content: "\edf0"
}

.icofont-indent:before {
  content: "\edf1"
}

.icofont-italic-alt:before {
  content: "\edf2"
}

.icofont-italic:before {
  content: "\edf3"
}

.icofont-justify-all:before {
  content: "\edf4"
}

.icofont-justify-center:before {
  content: "\edf5"
}

.icofont-justify-left:before {
  content: "\edf6"
}

.icofont-justify-right:before {
  content: "\edf7"
}

.icofont-link-broken:before {
  content: "\edf8"
}

.icofont-outdent:before {
  content: "\edf9"
}

.icofont-paper-clip:before {
  content: "\edfa"
}

.icofont-paragraph:before {
  content: "\edfb"
}

.icofont-pin:before {
  content: "\edfc"
}

.icofont-printer:before {
  content: "\edfd"
}

.icofont-redo:before {
  content: "\edfe"
}

.icofont-rotation:before {
  content: "\edff"
}

.icofont-save:before {
  content: "\ee00"
}

.icofont-small-cap:before {
  content: "\ee01"
}

.icofont-strike-through:before {
  content: "\ee02"
}

.icofont-sub-listing:before {
  content: "\ee03"
}

.icofont-subscript:before {
  content: "\ee04"
}

.icofont-superscript:before {
  content: "\ee05"
}

.icofont-table:before {
  content: "\ee06"
}

.icofont-text-height:before {
  content: "\ee07"
}

.icofont-text-width:before {
  content: "\ee08"
}

.icofont-trash:before {
  content: "\ee09"
}

.icofont-underline:before {
  content: "\ee0a"
}

.icofont-undo:before {
  content: "\ee0b"
}

.icofont-air-balloon:before {
  content: "\ee0c"
}

.icofont-airplane-alt:before {
  content: "\ee0d"
}

.icofont-airplane:before {
  content: "\ee0e"
}

.icofont-articulated-truck:before {
  content: "\ee0f"
}

.icofont-auto-mobile:before {
  content: "\ee10"
}

.icofont-auto-rickshaw:before {
  content: "\ee11"
}

.icofont-bicycle-alt-1:before {
  content: "\ee12"
}

.icofont-bicycle-alt-2:before {
  content: "\ee13"
}

.icofont-bicycle:before {
  content: "\ee14"
}

.icofont-bus-alt-1:before {
  content: "\ee15"
}

.icofont-bus-alt-2:before {
  content: "\ee16"
}

.icofont-bus-alt-3:before {
  content: "\ee17"
}

.icofont-bus:before {
  content: "\ee18"
}

.icofont-cab:before {
  content: "\ee19"
}

.icofont-cable-car:before {
  content: "\ee1a"
}

.icofont-car-alt-1:before {
  content: "\ee1b"
}

.icofont-car-alt-2:before {
  content: "\ee1c"
}

.icofont-car-alt-3:before {
  content: "\ee1d"
}

.icofont-car-alt-4:before {
  content: "\ee1e"
}

.icofont-car:before {
  content: "\ee1f"
}

.icofont-delivery-time:before {
  content: "\ee20"
}

.icofont-fast-delivery:before {
  content: "\ee21"
}

.icofont-fire-truck-alt:before {
  content: "\ee22"
}

.icofont-fire-truck:before {
  content: "\ee23"
}

.icofont-free-delivery:before {
  content: "\ee24"
}

.icofont-helicopter:before {
  content: "\ee25"
}

.icofont-motor-bike-alt:before {
  content: "\ee26"
}

.icofont-motor-bike:before {
  content: "\ee27"
}

.icofont-motor-biker:before {
  content: "\ee28"
}

.icofont-oil-truck:before {
  content: "\ee29"
}

.icofont-rickshaw:before {
  content: "\ee2a"
}

.icofont-rocket-alt-1:before {
  content: "\ee2b"
}

.icofont-rocket-alt-2:before {
  content: "\ee2c"
}

.icofont-rocket:before {
  content: "\ee2d"
}

.icofont-sail-boat-alt-1:before {
  content: "\ee2e"
}

.icofont-sail-boat-alt-2:before {
  content: "\ee2f"
}

.icofont-sail-boat:before {
  content: "\ee30"
}

.icofont-scooter:before {
  content: "\ee31"
}

.icofont-sea-plane:before {
  content: "\ee32"
}

.icofont-ship-alt:before {
  content: "\ee33"
}

.icofont-ship:before {
  content: "\ee34"
}

.icofont-speed-boat:before {
  content: "\ee35"
}

.icofont-taxi:before {
  content: "\ee36"
}

.icofont-tractor:before {
  content: "\ee37"
}

.icofont-train-line:before {
  content: "\ee38"
}

.icofont-train-steam:before {
  content: "\ee39"
}

.icofont-tram:before {
  content: "\ee3a"
}

.icofont-truck-alt:before {
  content: "\ee3b"
}

.icofont-truck-loaded:before {
  content: "\ee3c"
}

.icofont-truck:before {
  content: "\ee3d"
}

.icofont-van-alt:before {
  content: "\ee3e"
}

.icofont-van:before {
  content: "\ee3f"
}

.icofont-yacht:before {
  content: "\ee40"
}

.icofont-5-star-hotel:before {
  content: "\ee41"
}

.icofont-air-ticket:before {
  content: "\ee42"
}

.icofont-beach-bed:before {
  content: "\ee43"
}

.icofont-beach:before {
  content: "\ee44"
}

.icofont-camping-vest:before {
  content: "\ee45"
}

.icofont-direction-sign:before {
  content: "\ee46"
}

.icofont-hill-side:before {
  content: "\ee47"
}

.icofont-hill:before {
  content: "\ee48"
}

.icofont-hotel:before {
  content: "\ee49"
}

.icofont-island-alt:before {
  content: "\ee4a"
}

.icofont-island:before {
  content: "\ee4b"
}

.icofont-sandals-female:before {
  content: "\ee4c"
}

.icofont-sandals-male:before {
  content: "\ee4d"
}

.icofont-travelling:before {
  content: "\ee4e"
}

.icofont-breakdown:before {
  content: "\ee4f"
}

.icofont-celsius:before {
  content: "\ee50"
}

.icofont-clouds:before {
  content: "\ee51"
}

.icofont-cloudy:before {
  content: "\ee52"
}

.icofont-dust:before {
  content: "\ee53"
}

.icofont-eclipse:before {
  content: "\ee54"
}

.icofont-fahrenheit:before {
  content: "\ee55"
}

.icofont-forest-fire:before {
  content: "\ee56"
}

.icofont-full-night:before {
  content: "\ee57"
}

.icofont-full-sunny:before {
  content: "\ee58"
}

.icofont-hail-night:before {
  content: "\ee59"
}

.icofont-hail-rainy-night:before {
  content: "\ee5a"
}

.icofont-hail-rainy-sunny:before {
  content: "\ee5b"
}

.icofont-hail-rainy:before {
  content: "\ee5c"
}

.icofont-hail-sunny:before {
  content: "\ee5d"
}

.icofont-hail-thunder-night:before {
  content: "\ee5e"
}

.icofont-hail-thunder-sunny:before {
  content: "\ee5f"
}

.icofont-hail-thunder:before {
  content: "\ee60"
}

.icofont-hail:before {
  content: "\ee61"
}

.icofont-hill-night:before {
  content: "\ee62"
}

.icofont-hill-sunny:before {
  content: "\ee63"
}

.icofont-hurricane:before {
  content: "\ee64"
}

.icofont-meteor:before {
  content: "\ee65"
}

.icofont-night:before {
  content: "\ee66"
}

.icofont-rainy-night:before {
  content: "\ee67"
}

.icofont-rainy-sunny:before {
  content: "\ee68"
}

.icofont-rainy-thunder:before {
  content: "\ee69"
}

.icofont-rainy:before {
  content: "\ee6a"
}

.icofont-snow-alt:before {
  content: "\ee6b"
}

.icofont-snow-flake:before {
  content: "\ee6c"
}

.icofont-snow-temp:before {
  content: "\ee6d"
}

.icofont-snow:before {
  content: "\ee6e"
}

.icofont-snowy-hail:before {
  content: "\ee6f"
}

.icofont-snowy-night-hail:before {
  content: "\ee70"
}

.icofont-snowy-night-rainy:before {
  content: "\ee71"
}

.icofont-snowy-night:before {
  content: "\ee72"
}

.icofont-snowy-rainy:before {
  content: "\ee73"
}

.icofont-snowy-sunny-hail:before {
  content: "\ee74"
}

.icofont-snowy-sunny-rainy:before {
  content: "\ee75"
}

.icofont-snowy-sunny:before {
  content: "\ee76"
}

.icofont-snowy-thunder-night:before {
  content: "\ee77"
}

.icofont-snowy-thunder-sunny:before {
  content: "\ee78"
}

.icofont-snowy-thunder:before {
  content: "\ee79"
}

.icofont-snowy-windy-night:before {
  content: "\ee7a"
}

.icofont-snowy-windy-sunny:before {
  content: "\ee7b"
}

.icofont-snowy-windy:before {
  content: "\ee7c"
}

.icofont-snowy:before {
  content: "\ee7d"
}

.icofont-sun-alt:before {
  content: "\ee7e"
}

.icofont-sun-rise:before {
  content: "\ee7f"
}

.icofont-sun-set:before {
  content: "\ee80"
}

.icofont-sun:before {
  content: "\ee81"
}

.icofont-sunny-day-temp:before {
  content: "\ee82"
}

.icofont-sunny:before {
  content: "\ee83"
}

.icofont-thunder-light:before {
  content: "\ee84"
}

.icofont-tornado:before {
  content: "\ee85"
}

.icofont-umbrella-alt:before {
  content: "\ee86"
}

.icofont-umbrella:before {
  content: "\ee87"
}

.icofont-volcano:before {
  content: "\ee88"
}

.icofont-wave:before {
  content: "\ee89"
}

.icofont-wind-scale-0:before {
  content: "\ee8a"
}

.icofont-wind-scale-1:before {
  content: "\ee8b"
}

.icofont-wind-scale-10:before {
  content: "\ee8c"
}

.icofont-wind-scale-11:before {
  content: "\ee8d"
}

.icofont-wind-scale-12:before {
  content: "\ee8e"
}

.icofont-wind-scale-2:before {
  content: "\ee8f"
}

.icofont-wind-scale-3:before {
  content: "\ee90"
}

.icofont-wind-scale-4:before {
  content: "\ee91"
}

.icofont-wind-scale-5:before {
  content: "\ee92"
}

.icofont-wind-scale-6:before {
  content: "\ee93"
}

.icofont-wind-scale-7:before {
  content: "\ee94"
}

.icofont-wind-scale-8:before {
  content: "\ee95"
}

.icofont-wind-scale-9:before {
  content: "\ee96"
}

.icofont-wind-waves:before {
  content: "\ee97"
}

.icofont-wind:before {
  content: "\ee98"
}

.icofont-windy-hail:before {
  content: "\ee99"
}

.icofont-windy-night:before {
  content: "\ee9a"
}

.icofont-windy-raining:before {
  content: "\ee9b"
}

.icofont-windy-sunny:before {
  content: "\ee9c"
}

.icofont-windy-thunder-raining:before {
  content: "\ee9d"
}

.icofont-windy-thunder:before {
  content: "\ee9e"
}

.icofont-windy:before {
  content: "\ee9f"
}

.icofont-addons:before {
  content: "\eea0"
}

.icofont-address-book:before {
  content: "\eea1"
}

.icofont-adjust:before {
  content: "\eea2"
}

.icofont-alarm:before {
  content: "\eea3"
}

.icofont-anchor:before {
  content: "\eea4"
}

.icofont-archive:before {
  content: "\eea5"
}

.icofont-at:before {
  content: "\eea6"
}

.icofont-attachment:before {
  content: "\eea7"
}

.icofont-audio:before {
  content: "\eea8"
}

.icofont-automation:before {
  content: "\eea9"
}

.icofont-badge:before {
  content: "\eeaa"
}

.icofont-bag-alt:before {
  content: "\eeab"
}

.icofont-bag:before {
  content: "\eeac"
}

.icofont-ban:before {
  content: "\eead"
}

.icofont-bar-code:before {
  content: "\eeae"
}

.icofont-bars:before {
  content: "\eeaf"
}

.icofont-basket:before {
  content: "\eeb0"
}

.icofont-battery-empty:before {
  content: "\eeb1"
}

.icofont-battery-full:before {
  content: "\eeb2"
}

.icofont-battery-half:before {
  content: "\eeb3"
}

.icofont-battery-low:before {
  content: "\eeb4"
}

.icofont-beaker:before {
  content: "\eeb5"
}

.icofont-beard:before {
  content: "\eeb6"
}

.icofont-bed:before {
  content: "\eeb7"
}

.icofont-bell:before {
  content: "\eeb8"
}

.icofont-beverage:before {
  content: "\eeb9"
}

.icofont-bill:before {
  content: "\eeba"
}

.icofont-bin:before {
  content: "\eebb"
}

.icofont-binary:before {
  content: "\eebc"
}

.icofont-binoculars:before {
  content: "\eebd"
}

.icofont-bluetooth:before {
  content: "\eebe"
}

.icofont-bomb:before {
  content: "\eebf"
}

.icofont-book-mark:before {
  content: "\eec0"
}

.icofont-box:before {
  content: "\eec1"
}

.icofont-briefcase:before {
  content: "\eec2"
}

.icofont-broken:before {
  content: "\eec3"
}

.icofont-bucket:before {
  content: "\eec4"
}

.icofont-bucket1:before {
  content: "\eec5"
}

.icofont-bucket2:before {
  content: "\eec6"
}

.icofont-bug:before {
  content: "\eec7"
}

.icofont-building:before {
  content: "\eec8"
}

.icofont-bulb-alt:before {
  content: "\eec9"
}

.icofont-bullet:before {
  content: "\eeca"
}

.icofont-bullhorn:before {
  content: "\eecb"
}

.icofont-bullseye:before {
  content: "\eecc"
}

.icofont-calendar:before {
  content: "\eecd"
}

.icofont-camera-alt:before {
  content: "\eece"
}

.icofont-camera:before {
  content: "\eecf"
}

.icofont-card:before {
  content: "\eed0"
}

.icofont-cart-alt:before {
  content: "\eed1"
}

.icofont-cart:before {
  content: "\eed2"
}

.icofont-cc:before {
  content: "\eed3"
}

.icofont-charging:before {
  content: "\eed4"
}

.icofont-chat:before {
  content: "\eed5"
}

.icofont-check-alt:before {
  content: "\eed6"
}

.icofont-check-circled:before {
  content: "\eed7"
}

.icofont-check:before {
  content: "\eed8"
}

.icofont-checked:before {
  content: "\eed9"
}

.icofont-children-care:before {
  content: "\eeda"
}

.icofont-clip:before {
  content: "\eedb"
}

.icofont-clock-time:before {
  content: "\eedc"
}

.icofont-close-circled:before {
  content: "\eedd"
}

.icofont-close-line-circled:before {
  content: "\eede"
}

.icofont-close-line-squared-alt:before {
  content: "\eedf"
}

.icofont-close-line-squared:before {
  content: "\eee0"
}

.icofont-close-line:before {
  content: "\eee1"
}

.icofont-close-squared-alt:before {
  content: "\eee2"
}

.icofont-close-squared:before {
  content: "\eee3"
}

.icofont-close:before {
  content: "\eee4"
}

.icofont-cloud-download:before {
  content: "\eee5"
}

.icofont-cloud-refresh:before {
  content: "\eee6"
}

.icofont-cloud-upload:before {
  content: "\eee7"
}

.icofont-cloud:before {
  content: "\eee8"
}

.icofont-code-not-allowed:before {
  content: "\eee9"
}

.icofont-code:before {
  content: "\eeea"
}

.icofont-comment:before {
  content: "\eeeb"
}

.icofont-compass-alt:before {
  content: "\eeec"
}

.icofont-compass:before {
  content: "\eeed"
}

.icofont-computer:before {
  content: "\eeee"
}

.icofont-connection:before {
  content: "\eeef"
}

.icofont-console:before {
  content: "\eef0"
}

.icofont-contacts:before {
  content: "\eef1"
}

.icofont-contrast:before {
  content: "\eef2"
}

.icofont-copyright:before {
  content: "\eef3"
}

.icofont-credit-card:before {
  content: "\eef4"
}

.icofont-crop:before {
  content: "\eef5"
}

.icofont-crown:before {
  content: "\eef6"
}

.icofont-cube:before {
  content: "\eef7"
}

.icofont-cubes:before {
  content: "\eef8"
}

.icofont-dashboard-web:before {
  content: "\eef9"
}

.icofont-dashboard:before {
  content: "\eefa"
}

.icofont-data:before {
  content: "\eefb"
}

.icofont-database-add:before {
  content: "\eefc"
}

.icofont-database-locked:before {
  content: "\eefd"
}

.icofont-database-remove:before {
  content: "\eefe"
}

.icofont-database:before {
  content: "\eeff"
}

.icofont-delete:before {
  content: "\ef00"
}

.icofont-diamond:before {
  content: "\ef01"
}

.icofont-dice-multiple:before {
  content: "\ef02"
}

.icofont-dice:before {
  content: "\ef03"
}

.icofont-disc:before {
  content: "\ef04"
}

.icofont-diskette:before {
  content: "\ef05"
}

.icofont-document-folder:before {
  content: "\ef06"
}

.icofont-download-alt:before {
  content: "\ef07"
}

.icofont-download:before {
  content: "\ef08"
}

.icofont-downloaded:before {
  content: "\ef09"
}

.icofont-drag:before {
  content: "\ef0a"
}

.icofont-drag1:before {
  content: "\ef0b"
}

.icofont-drag2:before {
  content: "\ef0c"
}

.icofont-drag3:before {
  content: "\ef0d"
}

.icofont-earth:before {
  content: "\ef0e"
}

.icofont-ebook:before {
  content: "\ef0f"
}

.icofont-edit:before {
  content: "\ef10"
}

.icofont-eject:before {
  content: "\ef11"
}

.icofont-email:before {
  content: "\ef12"
}

.icofont-envelope-open:before {
  content: "\ef13"
}

.icofont-envelope:before {
  content: "\ef14"
}

.icofont-eraser:before {
  content: "\ef15"
}

.icofont-error:before {
  content: "\ef16"
}

.icofont-excavator:before {
  content: "\ef17"
}

.icofont-exchange:before {
  content: "\ef18"
}

.icofont-exclamation-circle:before {
  content: "\ef19"
}

.icofont-exclamation-square:before {
  content: "\ef1a"
}

.icofont-exclamation-tringle:before {
  content: "\ef1b"
}

.icofont-exclamation:before {
  content: "\ef1c"
}

.icofont-exit:before {
  content: "\ef1d"
}

.icofont-expand:before {
  content: "\ef1e"
}

.icofont-external-link:before {
  content: "\ef1f"
}

.icofont-external:before {
  content: "\ef20"
}

.icofont-eye-alt:before {
  content: "\ef21"
}

.icofont-eye-blocked:before {
  content: "\ef22"
}

.icofont-eye-dropper:before {
  content: "\ef23"
}

.icofont-eye:before {
  content: "\ef24"
}

.icofont-favourite:before {
  content: "\ef25"
}

.icofont-fax:before {
  content: "\ef26"
}

.icofont-file-fill:before {
  content: "\ef27"
}

.icofont-film:before {
  content: "\ef28"
}

.icofont-filter:before {
  content: "\ef29"
}

.icofont-fire-alt:before {
  content: "\ef2a"
}

.icofont-fire-burn:before {
  content: "\ef2b"
}

.icofont-fire:before {
  content: "\ef2c"
}

.icofont-flag-alt-1:before {
  content: "\ef2d"
}

.icofont-flag-alt-2:before {
  content: "\ef2e"
}

.icofont-flag:before {
  content: "\ef2f"
}

.icofont-flame-torch:before {
  content: "\ef30"
}

.icofont-flash-light:before {
  content: "\ef31"
}

.icofont-flash:before {
  content: "\ef32"
}

.icofont-flask:before {
  content: "\ef33"
}

.icofont-focus:before {
  content: "\ef34"
}

.icofont-folder-open:before {
  content: "\ef35"
}

.icofont-folder:before {
  content: "\ef36"
}

.icofont-foot-print:before {
  content: "\ef37"
}

.icofont-garbage:before {
  content: "\ef38"
}

.icofont-gear-alt:before {
  content: "\ef39"
}

.icofont-gear:before {
  content: "\ef3a"
}

.icofont-gears:before {
  content: "\ef3b"
}

.icofont-gift:before {
  content: "\ef3c"
}

.icofont-glass:before {
  content: "\ef3d"
}

.icofont-globe:before {
  content: "\ef3e"
}

.icofont-graffiti:before {
  content: "\ef3f"
}

.icofont-grocery:before {
  content: "\ef40"
}

.icofont-hand:before {
  content: "\ef41"
}

.icofont-hanger:before {
  content: "\ef42"
}

.icofont-hard-disk:before {
  content: "\ef43"
}

.icofont-heart-alt:before {
  content: "\ef44"
}

.icofont-heart:before {
  content: "\ef45"
}

.icofont-history:before {
  content: "\ef46"
}

.icofont-home:before {
  content: "\ef47"
}

.icofont-horn:before {
  content: "\ef48"
}

.icofont-hour-glass:before {
  content: "\ef49"
}

.icofont-id:before {
  content: "\ef4a"
}

.icofont-image:before {
  content: "\ef4b"
}

.icofont-inbox:before {
  content: "\ef4c"
}

.icofont-infinite:before {
  content: "\ef4d"
}

.icofont-info-circle:before {
  content: "\ef4e"
}

.icofont-info-square:before {
  content: "\ef4f"
}

.icofont-info:before {
  content: "\ef50"
}

.icofont-institution:before {
  content: "\ef51"
}

.icofont-interface:before {
  content: "\ef52"
}

.icofont-invisible:before {
  content: "\ef53"
}

.icofont-jacket:before {
  content: "\ef54"
}

.icofont-jar:before {
  content: "\ef55"
}

.icofont-jewlery:before {
  content: "\ef56"
}

.icofont-karate:before {
  content: "\ef57"
}

.icofont-key-hole:before {
  content: "\ef58"
}

.icofont-key:before {
  content: "\ef59"
}

.icofont-label:before {
  content: "\ef5a"
}

.icofont-lamp:before {
  content: "\ef5b"
}

.icofont-layers:before {
  content: "\ef5c"
}

.icofont-layout:before {
  content: "\ef5d"
}

.icofont-leaf:before {
  content: "\ef5e"
}

.icofont-leaflet:before {
  content: "\ef5f"
}

.icofont-learn:before {
  content: "\ef60"
}

.icofont-lego:before {
  content: "\ef61"
}

.icofont-lens:before {
  content: "\ef62"
}

.icofont-letter:before {
  content: "\ef63"
}

.icofont-letterbox:before {
  content: "\ef64"
}

.icofont-library:before {
  content: "\ef65"
}

.icofont-license:before {
  content: "\ef66"
}

.icofont-life-bouy:before {
  content: "\ef67"
}

.icofont-life-buoy:before {
  content: "\ef68"
}

.icofont-life-jacket:before {
  content: "\ef69"
}

.icofont-life-ring:before {
  content: "\ef6a"
}

.icofont-light-bulb:before {
  content: "\ef6b"
}

.icofont-lighter:before {
  content: "\ef6c"
}

.icofont-lightning-ray:before {
  content: "\ef6d"
}

.icofont-like:before {
  content: "\ef6e"
}

.icofont-line-height:before {
  content: "\ef6f"
}

.icofont-link-alt:before {
  content: "\ef70"
}

.icofont-link:before {
  content: "\ef71"
}

.icofont-list:before {
  content: "\ef72"
}

.icofont-listening:before {
  content: "\ef73"
}

.icofont-listine-dots:before {
  content: "\ef74"
}

.icofont-listing-box:before {
  content: "\ef75"
}

.icofont-listing-number:before {
  content: "\ef76"
}

.icofont-live-support:before {
  content: "\ef77"
}

.icofont-location-arrow:before {
  content: "\ef78"
}

.icofont-location-pin:before {
  content: "\ef79"
}

.icofont-lock:before {
  content: "\ef7a"
}

.icofont-login:before {
  content: "\ef7b"
}

.icofont-logout:before {
  content: "\ef7c"
}

.icofont-lollipop:before {
  content: "\ef7d"
}

.icofont-long-drive:before {
  content: "\ef7e"
}

.icofont-look:before {
  content: "\ef7f"
}

.icofont-loop:before {
  content: "\ef80"
}

.icofont-luggage:before {
  content: "\ef81"
}

.icofont-lunch:before {
  content: "\ef82"
}

.icofont-lungs:before {
  content: "\ef83"
}

.icofont-magic-alt:before {
  content: "\ef84"
}

.icofont-magic:before {
  content: "\ef85"
}

.icofont-magnet:before {
  content: "\ef86"
}

.icofont-mail-box:before {
  content: "\ef87"
}

.icofont-mail:before {
  content: "\ef88"
}

.icofont-male:before {
  content: "\ef89"
}

.icofont-map-pins:before {
  content: "\ef8a"
}

.icofont-map:before {
  content: "\ef8b"
}

.icofont-maximize:before {
  content: "\ef8c"
}

.icofont-measure:before {
  content: "\ef8d"
}

.icofont-medicine:before {
  content: "\ef8e"
}

.icofont-mega-phone:before {
  content: "\ef8f"
}

.icofont-megaphone-alt:before {
  content: "\ef90"
}

.icofont-megaphone:before {
  content: "\ef91"
}

.icofont-memorial:before {
  content: "\ef92"
}

.icofont-memory-card:before {
  content: "\ef93"
}

.icofont-mic-mute:before {
  content: "\ef94"
}

.icofont-mic:before {
  content: "\ef95"
}

.icofont-military:before {
  content: "\ef96"
}

.icofont-mill:before {
  content: "\ef97"
}

.icofont-minus-circle:before {
  content: "\ef98"
}

.icofont-minus-square:before {
  content: "\ef99"
}

.icofont-minus:before {
  content: "\ef9a"
}

.icofont-mobile-phone:before {
  content: "\ef9b"
}

.icofont-molecule:before {
  content: "\ef9c"
}

.icofont-money:before {
  content: "\ef9d"
}

.icofont-moon:before {
  content: "\ef9e"
}

.icofont-mop:before {
  content: "\ef9f"
}

.icofont-muffin:before {
  content: "\efa0"
}

.icofont-mustache:before {
  content: "\efa1"
}

.icofont-navigation-menu:before {
  content: "\efa2"
}

.icofont-navigation:before {
  content: "\efa3"
}

.icofont-network-tower:before {
  content: "\efa4"
}

.icofont-network:before {
  content: "\efa5"
}

.icofont-news:before {
  content: "\efa6"
}

.icofont-newspaper:before {
  content: "\efa7"
}

.icofont-no-smoking:before {
  content: "\efa8"
}

.icofont-not-allowed:before {
  content: "\efa9"
}

.icofont-notebook:before {
  content: "\efaa"
}

.icofont-notepad:before {
  content: "\efab"
}

.icofont-notification:before {
  content: "\efac"
}

.icofont-numbered:before {
  content: "\efad"
}

.icofont-opposite:before {
  content: "\efae"
}

.icofont-optic:before {
  content: "\efaf"
}

.icofont-options:before {
  content: "\efb0"
}

.icofont-package:before {
  content: "\efb1"
}

.icofont-page:before {
  content: "\efb2"
}

.icofont-paint:before {
  content: "\efb3"
}

.icofont-paper-plane:before {
  content: "\efb4"
}

.icofont-paperclip:before {
  content: "\efb5"
}

.icofont-papers:before {
  content: "\efb6"
}

.icofont-pay:before {
  content: "\efb7"
}

.icofont-penguin-linux:before {
  content: "\efb8"
}

.icofont-pestle:before {
  content: "\efb9"
}

.icofont-phone-circle:before {
  content: "\efba"
}

.icofont-phone:before {
  content: "\efbb"
}

.icofont-picture:before {
  content: "\efbc"
}

.icofont-pine:before {
  content: "\efbd"
}

.icofont-pixels:before {
  content: "\efbe"
}

.icofont-plugin:before {
  content: "\efbf"
}

.icofont-plus-circle:before {
  content: "\efc0"
}

.icofont-plus-square:before {
  content: "\efc1"
}

.icofont-plus:before {
  content: "\efc2"
}

.icofont-polygonal:before {
  content: "\efc3"
}

.icofont-power:before {
  content: "\efc4"
}

.icofont-price:before {
  content: "\efc5"
}

.icofont-print:before {
  content: "\efc6"
}

.icofont-puzzle:before {
  content: "\efc7"
}

.icofont-qr-code:before {
  content: "\efc8"
}

.icofont-queen:before {
  content: "\efc9"
}

.icofont-question-circle:before {
  content: "\efca"
}

.icofont-question-square:before {
  content: "\efcb"
}

.icofont-question:before {
  content: "\efcc"
}

.icofont-quote-left:before {
  content: "\efcd"
}

.icofont-quote-right:before {
  content: "\efce"
}

.icofont-random:before {
  content: "\efcf"
}

.icofont-recycle:before {
  content: "\efd0"
}

.icofont-refresh:before {
  content: "\efd1"
}

.icofont-repair:before {
  content: "\efd2"
}

.icofont-reply-all:before {
  content: "\efd3"
}

.icofont-reply:before {
  content: "\efd4"
}

.icofont-resize:before {
  content: "\efd5"
}

.icofont-responsive:before {
  content: "\efd6"
}

.icofont-retweet:before {
  content: "\efd7"
}

.icofont-road:before {
  content: "\efd8"
}

.icofont-robot:before {
  content: "\efd9"
}

.icofont-royal:before {
  content: "\efda"
}

.icofont-rss-feed:before {
  content: "\efdb"
}

.icofont-safety:before {
  content: "\efdc"
}

.icofont-sale-discount:before {
  content: "\efdd"
}

.icofont-satellite:before {
  content: "\efde"
}

.icofont-send-mail:before {
  content: "\efdf"
}

.icofont-server:before {
  content: "\efe0"
}

.icofont-settings-alt:before {
  content: "\efe1"
}

.icofont-settings:before {
  content: "\efe2"
}

.icofont-share-alt:before {
  content: "\efe3"
}

.icofont-share-boxed:before {
  content: "\efe4"
}

.icofont-share:before {
  content: "\efe5"
}

.icofont-shield:before {
  content: "\efe6"
}

.icofont-shopping-cart:before {
  content: "\efe7"
}

.icofont-sign-in:before {
  content: "\efe8"
}

.icofont-sign-out:before {
  content: "\efe9"
}

.icofont-signal:before {
  content: "\efea"
}

.icofont-site-map:before {
  content: "\efeb"
}

.icofont-smart-phone:before {
  content: "\efec"
}

.icofont-soccer:before {
  content: "\efed"
}

.icofont-sort-alt:before {
  content: "\efee"
}

.icofont-sort:before {
  content: "\efef"
}

.icofont-space:before {
  content: "\eff0"
}

.icofont-spanner:before {
  content: "\eff1"
}

.icofont-speech-comments:before {
  content: "\eff2"
}

.icofont-speed-meter:before {
  content: "\eff3"
}

.icofont-spinner-alt-1:before {
  content: "\eff4"
}

.icofont-spinner-alt-2:before {
  content: "\eff5"
}

.icofont-spinner-alt-3:before {
  content: "\eff6"
}

.icofont-spinner-alt-4:before {
  content: "\eff7"
}

.icofont-spinner-alt-5:before {
  content: "\eff8"
}

.icofont-spinner-alt-6:before {
  content: "\eff9"
}

.icofont-spinner:before {
  content: "\effa"
}

.icofont-spreadsheet:before {
  content: "\effb"
}

.icofont-square:before {
  content: "\effc"
}

.icofont-ssl-security:before {
  content: "\effd"
}

.icofont-star-alt-1:before {
  content: "\effe"
}

.icofont-star-alt-2:before {
  content: "\efff"
}

.icofont-star:before {
  content: "\f000"
}

.icofont-street-view:before {
  content: "\f001"
}

.icofont-support-faq:before {
  content: "\f002"
}

.icofont-tack-pin:before {
  content: "\f003"
}

.icofont-tag:before {
  content: "\f004"
}

.icofont-tags:before {
  content: "\f005"
}

.icofont-tasks-alt:before {
  content: "\f006"
}

.icofont-tasks:before {
  content: "\f007"
}

.icofont-telephone:before {
  content: "\f008"
}

.icofont-telescope:before {
  content: "\f009"
}

.icofont-terminal:before {
  content: "\f00a"
}

.icofont-thumbs-down:before {
  content: "\f00b"
}

.icofont-thumbs-up:before {
  content: "\f00c"
}

.icofont-tick-boxed:before {
  content: "\f00d"
}

.icofont-tick-mark:before {
  content: "\f00e"
}

.icofont-ticket:before {
  content: "\f00f"
}

.icofont-tie:before {
  content: "\f010"
}

.icofont-toggle-off:before {
  content: "\f011"
}

.icofont-toggle-on:before {
  content: "\f012"
}

.icofont-tools-alt-2:before {
  content: "\f013"
}

.icofont-tools:before {
  content: "\f014"
}

.icofont-touch:before {
  content: "\f015"
}

.icofont-traffic-light:before {
  content: "\f016"
}

.icofont-transparent:before {
  content: "\f017"
}

.icofont-tree:before {
  content: "\f018"
}

.icofont-unique-idea:before {
  content: "\f019"
}

.icofont-unlock:before {
  content: "\f01a"
}

.icofont-unlocked:before {
  content: "\f01b"
}

.icofont-upload-alt:before {
  content: "\f01c"
}

.icofont-upload:before {
  content: "\f01d"
}

.icofont-usb-drive:before {
  content: "\f01e"
}

.icofont-usb:before {
  content: "\f01f"
}

.icofont-vector-path:before {
  content: "\f020"
}

.icofont-verification-check:before {
  content: "\f021"
}

.icofont-wall-clock:before {
  content: "\f022"
}

.icofont-wall:before {
  content: "\f023"
}

.icofont-wallet:before {
  content: "\f024"
}

.icofont-warning-alt:before {
  content: "\f025"
}

.icofont-warning:before {
  content: "\f026"
}

.icofont-water-drop:before {
  content: "\f027"
}

.icofont-web:before {
  content: "\f028"
}

.icofont-wheelchair:before {
  content: "\f029"
}

.icofont-wifi-alt:before {
  content: "\f02a"
}

.icofont-wifi:before {
  content: "\f02b"
}

.icofont-world:before {
  content: "\f02c"
}

.icofont-zigzag:before {
  content: "\f02d"
}

.icofont-zipped:before {
  content: "\f02e"
}

.icofont-xs {
  font-size: .5em
}

.icofont-sm {
  font-size: .75em
}

.icofont-md {
  font-size: 1.25em
}

.icofont-lg {
  font-size: 1.5em
}

.icofont-1x {
  font-size: 1em
}

.icofont-2x {
  font-size: 2em
}

.icofont-3x {
  font-size: 3em
}

.icofont-4x {
  font-size: 4em
}

.icofont-5x {
  font-size: 5em
}

.icofont-6x {
  font-size: 6em
}

.icofont-7x {
  font-size: 7em
}

.icofont-8x {
  font-size: 8em
}

.icofont-9x {
  font-size: 9em
}

.icofont-10x {
  font-size: 10em
}

.icofont-fw {
  text-align: center;
  width: 1.25em
}

.icofont-ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0
}

.icofont-ul>li {
  position: relative;
  line-height: 2em
}

.icofont-ul>li .icofont {
  display: inline-block;
  vertical-align: middle
}

.icofont-border {
  border: solid .08em #f1f1f1;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.icofont-pull-left {
  float: left
}

.icofont-pull-right {
  float: right
}

.icofont.icofont-pull-left {
  margin-right: .3em
}

.icofont.icofont-pull-right {
  margin-left: .3em
}

.icofont-spin {
  -webkit-animation: icofont-spin 2s infinite linear;
  animation: icofont-spin 2s infinite linear;
  display: inline-block
}

.icofont-pulse {
  -webkit-animation: icofont-spin 1s infinite steps(8);
  animation: icofont-spin 1s infinite steps(8);
  display: inline-block
}

.icofont-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg)
}

.icofont-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg)
}

.icofont-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg)
}

.icofont-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1)
}

.icofont-flip-horizontal.icofont-flip-vertical, .icofont-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1)
}

.icofont-flip-horizontal.icofont-flip-vertical {
  -webkit-transform: scale(-1, -1);
      -ms-transform: scale(-1, -1);
          transform: scale(-1, -1)
}

:root .icofont-flip-horizontal, :root .icofont-flip-vertical, :root .icofont-rotate-180, :root .icofont-rotate-270, :root .icofont-rotate-90 {
  -webkit-filter: none;
  filter: none;
  display: inline-block
}

.icofont-inverse {
  color: #fff
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

@font-face {
  font-family: 'Circe';
  src: url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Regular.eot), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Regular.eot?#iefix) format('embedded-opentype'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Regular.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Circe';
  src: url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-ExtraLight.eot), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-ExtraLight.eot?#iefix) format('embedded-opentype'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-ExtraLight.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-ExtraLight.ttf) format('truetype');
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: 'Circe';
  src: url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Thin.eot), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Thin.eot?#iefix) format('embedded-opentype'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Thin.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Thin.ttf) format('truetype');
  font-weight: 100;
  font-style: normal
}

@font-face {
  font-family: 'Circe';
  src: url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Light.eot), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Light.eot?#iefix) format('embedded-opentype'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Light.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'Circe';
  src: url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Bold.eot), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Bold.eot?#iefix) format('embedded-opentype'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Bold.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Circe';
  src: url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-ExtraBold.eot), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-ExtraBold.eot?#iefix) format('embedded-opentype'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-ExtraBold.woff) format('woff'), url(/local/templates/myBusiness/src/css/../fonts/Circe/Circe-ExtraBold.ttf) format('truetype');
  font-weight: 800;
  font-style: normal
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn)
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn)
  }
}

@-webkit-keyframes blink {
  0%, to {
    border-right-color: #000
  }

  50% {
    border-right-color: transparent
  }
}

@keyframes blink {
  0%, to {
    border-right-color: #000
  }

  50% {
    border-right-color: transparent
  }
}

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

body {
  margin: 0
}

.slick-slide img, details, main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

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 {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio], legend {
  -webkit-box-sizing: border-box;
          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
}

summary {
  display: list-item
}

.slick-slide.slick-loading img, [hidden], template {
  display: none
}

.slick-list, .slick-slider {
  position: relative;
  display: block
}

.slick-slider {
  -webkit-box-sizing: border-box;
          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 {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.datepicker--time-row input[type=range]:focus, .slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-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:after, .slick-track:before {
  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.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
}

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
      touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
      touch-action: auto
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto
}

.mCSB_inside>.mCSB_container {
  margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
  right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools {
  right: auto;
  left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  right: auto;
  left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
  margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
  min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0
}

.mCSB_container_wrapper, .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
  margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  overflow: hidden;
  top: 0;
  margin-right: 30px;
  margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
  padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
  padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools, .mCustomScrollBox:hover>.mCSB_scrollTools, .mCustomScrollBox:hover~.mCSB_scrollTools, .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(/local/templates/myBusiness/src/css/mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75);
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0%, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0%, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, .05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1);
          box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, .2);
          box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, .05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1);
          box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, .2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9)
}

.datepicker--cells {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap
}

.datepicker--cell {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  height: 32px;
  z-index: 1
}

.datepicker--cell.-focus- {
  background: #f0f0f0
}

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a
}

.datepicker--cell.-current-, .datepicker--cell.-current-.-in-range- {
  color: #4eb5e6
}

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, .1);
  color: #4a4a4a;
  border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae
}

.datepicker--cell.-disabled-.-current-.-focus-, .datepicker--cell.-disabled-.-focus- {
  color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1
}

.datepicker--cell.-range-from-, .datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, .5);
  background-color: rgba(92, 196, 239, .1);
  border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
  border-radius: 0 4px 4px 0
}

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px
}

.datepicker--cell.-selected- {
  border: 0
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef
}

.datepicker--cell.-selected-.-focus- {
  background: #45bced
}

.datepicker--cell:empty {
  cursor: default
}

.datepicker--days-names {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 8px 0 3px
}

.datepicker--day-name {
  color: #ff9a19;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em
}

.datepicker--cell-day {
  width: 14.28571%
}

.datepicker--cells-months {
  height: 170px
}

.datepicker--cell-month {
  width: 33.33%;
  height: 25%
}

.datepicker--cells-years, .datepicker--years {
  height: 170px
}

.datepicker--cell-year {
  width: 25%;
  height: 33.33%
}

.datepickers-container {
  position: absolute;
  left: 0;
  top: 0
}

@media print {
  .datepickers-container {
    display: none
  }
}

.datepicker {
  /*background: #fff;*/
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
  transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
  -o-transition: opacity .3s ease, transform .3s ease, left 0s .3s;
  transition: opacity .3s ease, transform .3s ease, left 0s .3s;
  transition: opacity .3s ease, transform .3s ease, left 0s .3s, -webkit-transform .3s ease;
  z-index: 100
}

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px)
}

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
      -ms-transform: translateX(8px);
          transform: translateX(8px)
}

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px)
}

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
      -ms-transform: translateX(-8px);
          transform: translateX(-8px)
}

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  -webkit-transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
  transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
  -o-transition: opacity .3s ease, transform .3s ease, left 0s 0s;
  transition: opacity .3s ease, transform .3s ease, left 0s 0s;
  transition: opacity .3s ease, transform .3s ease, left 0s 0s, -webkit-transform .3s ease
}

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none
}

.-only-timepicker- .datepicker--content, .datepicker-inline .datepicker--pointer {
  display: none
}

.datepicker--content {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 4px
}

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1
}

.-top-center- .datepicker--pointer, .-top-left- .datepicker--pointer, .-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-top- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer, .-bottom-left- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
          transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-top- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer, .-top-left- .datepicker--pointer {
  left: 10px
}

.-bottom-right- .datepicker--pointer, .-top-right- .datepicker--pointer {
  right: 10px
}

.-bottom-center- .datepicker--pointer, .-top-center- .datepicker--pointer {
  left: calc(50% - 10px/2)
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
  top: 10px
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  bottom: 10px
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
  top: calc(50% - 10px/2)
}

.datepicker--body {
  display: none
}

.datepicker--body.active {
  display: block
}

.datepicker--nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px
}

.-only-timepicker- .datepicker--nav {
  display: none
}

.datepicker--nav-action, .datepicker--nav-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center
}

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.datepicker--nav-action:hover {
  background: #f0f0f0
}

.datepicker--nav-action.-disabled- {
  visibility: hidden
}

.datepicker--nav-action svg {
  width: 32px;
  height: 32px
}

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px
}

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px
}

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px
}

.datepicker--nav-title:hover {
  background: #f0f0f0
}

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: 0 0
}

.datepicker--buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef
}

.datepicker--button, .datepicker--time {
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center
}

.datepicker--button {
  color: #4eb5e6;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  height: 32px
}

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0
}

.datepicker--time {
  border-top: 1px solid #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 4px;
  position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 138px;
          -webkit-flex: 0 1 138px;
          flex: 0 1 138px;
  max-width: 138px
}

.-only-timepicker- .datepicker--time {
  border-top: none
}

.datepicker--time-sliders {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 153px;
          -webkit-flex: 0 1 153px;
          flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px
}

.datepicker--time-label {
  display: none;
  font-size: 12px
}

.datepicker--time-current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px
}

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1
}

.datepicker--time-current-hours, .datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1
}

.datepicker--time-current-hours:after, .datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0
}

.datepicker--time-current-hours.-focus-:after, .datepicker--time-current-minutes.-focus-:after {
  opacity: 1
}

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -ms-flex-item-align: end;
      -webkit-align-self: flex-end;
          align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px
}

.datepicker--time-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  font-size: 11px;
  height: 17px;
  background: -o-linear-gradient(left, #dedede, #dedede) left 50%/100% 1px no-repeat;
  background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
  margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
  background: 0 0;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-ms-tooltip {
  display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -moz-transition: background .2s;
  transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -ms-transition: background .2s;
  transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
  margin-top: -6px
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
  border: 0;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0
}

.datepicker--time-row input[type=range]::-moz-range-track {
  border: 0;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0
}

.datepicker--time-row input[type=range]::-ms-track {
  border: 0;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-lower {
  background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-upper {
  background: 0 0
}

.datepicker--time-row span {
  padding: 0 12px
}

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute
}

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%)
}

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px)
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade-, .datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, .1);
  color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: 0 0;
  border: 0
}

body.compensate-for-scrollbar {
  overflow: hidden
}

.fancybox-active {
  height: auto
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
       -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
          transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
       -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
          transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption {
  direction: ltr;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  -o-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden
}

.fancybox-caption, .fancybox-infobar, .fancybox-toolbar {
  opacity: 0;
  position: absolute
}

.fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  -o-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-slide--html {
  padding: 6px
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.fancybox-container [data-selectable=true] {
  cursor: text
}

.fancybox-image, .fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}

.fancybox-slide--video .fancybox-content {
  background: #000
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff
}

.fancybox-iframe, .fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  color: #ccc
}

.fancybox-button:link, .fancybox-button:visited {
  color: #ccc
}

.fancybox-button:hover {
  color: #fff
}

.fancybox-button:focus {
  outline: 0
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}

.fancybox-button div {
  height: 100%
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998
}

.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}

.fancybox-navigation .fancybox-button div {
  padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}

.fancybox-caption {
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}

@supports (padding:max(0)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
  }
}

.fancybox-caption--separate {
  margin-top: -50px
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
          transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
          transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(.5, .5, .5);
          transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
      -ms-transform: rotate(-1turn);
          transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
      -ms-transform: rotate(1turn);
          transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1)
}

@media (max-height:576px) {



  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }

  .fancybox-slide--image {
    padding: 6px 0
  }

  .fancybox-close-small {
    right: -6px
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }

  @supports (padding:max(0)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right))
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}

.fancybox-share p {
  margin: 0;
  padding: 0
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff
}

.fancybox-share__button:hover {
  text-decoration: none
}

.fancybox-share__button--fb {
  background: #3b5998
}

.fancybox-share__button--fb:hover {
  background: #344e86
}

.fancybox-share__button--pt {
  background: #bd081d
}

.fancybox-share__button--pt:hover {
  background: #aa0719
}

.fancybox-share__button--tw {
  background: #1da1f2
}

.fancybox-share__button--tw:hover {
  background: #0d95e8
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}

.fancybox-share__button svg path {
  fill: #fff
}

.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}

@media (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}

mark.im-caret {
  -webkit-animation: 1s blink step-end infinite !important;
  animation: 1s blink step-end infinite !important
}

mark.im-caret-select {
  background-color: rgba(0, 0, 0, .25)
}

span.im-static {
  color: gray
}

div.im-colormask {
  display: inline-block;
  border-style: inset;
  border-width: 2px;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  cursor: text
}

div.im-colormask>input, div.im-colormask>input:-webkit-autofill {
  position: absolute !important;
  display: inline-block;
  background-color: transparent;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: transparent;
  text-shadow: none;
  -webkit-appearance: caret;
  appearance: caret;
  border-style: none;
  left: 0
}

div.im-colormask>input:focus {
  outline: 0
}

div.im-colormask>input::-moz-selection {
  background: 0 0
}

div.im-colormask>input::selection {
  background: 0 0
}

div.im-colormask>input::-moz-selection {
  background: 0 0
}

div.im-colormask>input:-webkit-autofill~div {
  background-color: #faffbd
}

div.im-colormask>div {
  color: #000;
  display: inline-block;
  width: 100px
}

[im-insert=false] {
  caret-color: red;
  caret-shape: block
}

.rangeslider, .rangeslider__fill {
  display: block;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
  border-radius: 10px
}

.rangeslider {
  background: #e6e6e6;
  position: relative
}

.rangeslider--horizontal {
  height: 20px;
  width: 100%
}

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%;
  height: 100%
}

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: .4
}

.rangeslider__fill {
  background: #0f0;
  position: absolute
}

.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%
}

.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%
}

.rangeslider__handle, .rangeslider__handle:after {
  position: absolute;
  background-size: 100%;
  border-radius: 50%
}

.rangeslider__handle {
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
          box-shadow: 0 0 8px rgba(0, 0, 0, .3);
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .1));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .1)));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .1))
}

.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-image: -o-linear-gradient(rgba(0, 0, 0, .13), rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .13)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(rgba(0, 0, 0, .13), rgba(255, 255, 255, 0))
}

.rangeslider--active .rangeslider__handle, .rangeslider__handle:active {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -o-linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .12));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .12)));
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .12))
}

.rangeslider--horizontal .rangeslider__handle {
  top: -10px;
  touch-action: pan-y;
  -ms-touch-action: pan-y
}

.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x
}

input[type=range]:focus+.rangeslider .rangeslider__handle {
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, .9);
          box-shadow: 0 0 8px rgba(255, 0, 255, .9)
}

.next, .prev, .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center
}

.slick-dots {
  list-style: none;
  height: 32px
}

.slick-dots li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  max-width: 6px;
  margin: 14px 10px;
  width: 100%;
  height: 6px;
  min-width: 5px;
  position: relative;
  border-radius:50%;
  background-color: #c2c2c2;
}

.slick-dots li button {
  padding: 0;
  max-width: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  /*border: 1px solid var(--main-color-v4);*/
  border-radius: 0;
  color: transparent;
  cursor: pointer
}

.next:hover, .prev:hover, .slick-dots li button:hover, .slick-dots li.slick-active button:hover {
  opacity: .75
}

/*.slick-dots li.slick-active button {
  background-color: var(--main-color-v4)
}*/

.next, .prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  margin: 0;
  color: var(--main-color-v4);
  font-size: 42px;
  font-weight: 400;
  letter-spacing: .72px;
  z-index: 1;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%)
}

.prev {
  left: -12.5px
}

.next {
  right: -12.5px
}

.topSlider .slick-dots {
  padding: 0 1rem;
  margin: 1rem 0 0
}

.topSlider .slick-dots li button {
  border: none;
}

.topSlider .slick-dots li button:hover {
  border: none;
}

.topSlider .slick-dots li.slick-active,.slick-dots li.slick-active {
    max-width: 10px;
height: 10px;
}


@media (max-width:767px) {
  .prev {
    left: 0
  }

  .next {
    right: 0
  }

 /* .slick-dots li {
    max-width: 40px
  }*/
}

@media (max-width:374px) {
  /*.slick-dots li {
    max-width: 32px
  }*/
}

.calendar__datepicker_here, .calendar__datepicker_here .datepicker-inline {
  width: 100%
}

.calendar__datepicker_here .datepicker-inline:before, .custom_fancybox .fancybox-stage:before {
  content: '';
  display: block;
  position: relative;
  padding-top: 100%;
  width: 100%
}

.calendar__datepicker_here .datepicker-inline .datepicker {
  position: absolute;
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center
}

.calendar__datepicker_here .datepicker-inline .datepicker--nav {
  height: 64px;
  width: 100%;
  border: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  padding: 4px 3.5px
}

.calendar__datepicker_here .datepicker-inline .datepicker--nav-action {
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  overflow: hidden
}

.calendar__datepicker_here .datepicker-inline .datepicker--nav-action svg {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5)
}

.calendar__datepicker_here .datepicker-inline .datepicker--nav-action path {
  stroke: #562212;
  stroke-width: 3px
}

.calendar__datepicker_here .datepicker-inline .datepicker--nav-action:hover {
  background-color: var(--main-color-v4);
  border: 1px solid var(--main-color-v4)
}

.calendar__datepicker_here .datepicker-inline .datepicker--nav-action:hover path {
  stroke: #fff
}

.calendar__datepicker_here .datepicker-inline .datepicker--nav-title {
  padding-top: 8px;
  pointer-events: none;
  color: #562212;
  font-family: 'Circe';
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .4px;
  line-height: 44px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
	text-transform: uppercase;
}

.calendar__datepicker_here .datepicker-inline .datepicker--nav-title i {
  color: #562212
}

.calendar__datepicker_here .datepicker-inline .datepicker--content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 3.5px
}

.calendar__datepicker_here .datepicker-inline .datepicker--days {
  height: 100%
}

.calendar__datepicker_here .datepicker-inline .datepicker--days-names {
  display: none
}

.calendar__datepicker_here .datepicker-inline .datepicker--cells {
  height: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40px 18px 40px 18px 40px 18px 40px 18px 40px 18px 40px 18px 40px;
  grid-template-columns: repeat(7, 40px);
  -ms-grid-rows: 40px 18px 40px 18px 40px 18px 40px 18px 40px 18px 40px;
  grid-template-rows: repeat(6, 40px);
  grid-column-gap: 18px;
  grid-row-gap: 18px
}

.calendar__datepicker_here .datepicker-inline .datepicker--cell {
  font-family: 'Segoe UI Regular';
  font-size: 19px;
  font-weight: 400;
  letter-spacing: .76px;
  text-transform: uppercase;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  color: var(--text-color-v1);
  border: 1px solid var(--text-color-v1);
  opacity: .44;
  pointer-events: none
}

.calendar__datepicker_here .datepicker-inline .datepicker--cell.-event- {
  color: #562212;
  pointer-events: all;
  border: 1px solid #562212;
  opacity: 1
}

.calendar__datepicker_here .datepicker-inline .datepicker--cell.-focus-, .calendar__datepicker_here .datepicker-inline .datepicker--cell.-selected- {
  color: #fff;
  background-color: #562212;
  cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto
}

.calendar__datepicker_here .datepicker-inline .datepicker--cell.-disabled-, .calendar__datepicker_here .datepicker-inline .datepicker--cell.-focus-.-disabled- {
  background-color: #fff;
  color: var(--text-color-v1);
  border: 1px solid var(--text-color-v1);
  opacity: .31;
  cursor: default
}

.calendar__datepicker_here .datepicker-inline .datepicker--cell.-other-month- {
  opacity: 0;
  pointer-events: none
}

.calendar__datepicker_here .datepicker-inline .datepicker--buttons {
  padding: 0;
  border: 0
}

.calendar__datepicker_here .datepicker-inline .datepicker--button[data-action=today] {
  display: none
}

.mCS-customThm.mCSB_scrollTools .mCSB_draggerRail, .mCSB_scrollTools.mCS-customThm {
  width: 4px;
  border-radius: 2px;
  margin: 0;
  padding: 0
}

.mCS-customThm.mCSB_scrollTools .mCSB_draggerRail {
  background-color: var(--main-color-v4)
}

.mCS-customThm.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  border-radius: 2px;
  background-color: var(--main-color-v1)
}

.fancybox-bg {
  background-color: rgba(12, 19, 37, .851)
}

.compensate-for-scrollbar {
  margin-right: 0 !important
}

.custom_fancybox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center
}

.custom_fancybox .fancybox-toolbar {
  margin-left: auto;
  position: relative
}

.custom_fancybox .fancybox-button {
  min-width: 44px;
  max-width: 44px;
  background: 0 0
}

.custom_fancybox .fancybox-inner {
  position: relative;
  max-width: 60vw;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          -webkit-flex-direction: column;
          flex-direction: column
}

.custom_fancybox .fancybox-stage {
  position: relative;
  border: 1px solid #fff
}

.custom_fancybox .fancybox-stage:before {
  padding-top: 56.25%
}

.custom_fancybox .fancybox-content {
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  width: 100% !important;
  height: 100% !important
}

.custom_fancybox .fancybox-image {
  min-width: 100%;
  max-width: 100%;
  width: 100%
}

.custom_fancybox .fancybox-navigation .fancybox-button--arrow_left div, .custom_fancybox .fancybox-navigation .fancybox-button--arrow_right div, .custom_fancybox .fancybox-progress {
  display: none
}

.custom_fancybox .fancybox-caption {
  padding: 16px 44px;
  text-align: left;
  background: rgba(86, 34, 18, .5)
}

.custom_fancybox .fancybox-caption__body {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px
}

.custom_fancybox .fancybox-slide--image, .custom_fancybox .fancybox-slide--video {
  padding: 0
}

.custom_fancybox .fancybox-thumbs {
  position: relative;
  max-width: calc(60vw - 88px);
  background-color: transparent;
  width: 100%;
  overflow: hidden;
  border: 1px solid #fff;
  padding: 0;
  margin: 16px auto 0
}

.custom_fancybox .fancybox-thumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}

.custom_fancybox .fancybox-thumbs__list>:first-child {
  border-left: 0
}

.custom_fancybox .fancybox-thumbs__list>:last-child {
  border-right: 0
}

.custom_fancybox .fancybox-thumbs__list a {
  margin: 0;
  max-height: 100%;
  min-width: calc((60vw - 88px)/4);
  height: 88px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff
}

.custom_fancybox .fancybox-thumbs__list a:before {
  border: 5px solid #00be37
}

.custom_fancybox .fancybox-navigation {
  width: 100%;
  z-index: 99997;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          justify-content: space-between;
  position: absolute;
  bottom: 0
}

.custom_fancybox .fancybox-navigation .fancybox-button {
  position: relative;
  width: 44px;
  height: 44px;
  max-width: 44px;
  min-width: 44px;
  top: 0
}

.custom_fancybox .fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
  position: absolute;
  bottom: -82px;
  top: auto;
  padding: 0
}

.custom_fancybox .fancybox-navigation .fancybox-button--arrow_left:before, .custom_fancybox .fancybox-navigation .fancybox-button--arrow_right:before {
  font-size: 2.5rem;
  content: "\eab8";
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased
}

.custom_fancybox .fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  position: absolute;
  bottom: -82px;
  top: auto;
  padding: 0
}

.custom_fancybox .fancybox-navigation .fancybox-button--arrow_left:before {
  content: "\eab5"
}

@media (max-width:1279px) {
  .custom_fancybox .fancybox-inner {
    max-width: 65vw
  }

  .custom_fancybox .fancybox-thumbs {
    min-width: calc(65vw - 88px)
  }

  .custom_fancybox .fancybox-thumbs__list a {
    min-width: calc((65vw - 88px)/2)
  }
}

@media (max-width:1023px) {
  .custom_fancybox .fancybox-inner {
    max-width: 65vw
  }

  .custom_fancybox .fancybox-caption {
    padding: 8px 16px;
    text-align: left;
    background: rgba(86, 34, 18, .5)
  }

  .custom_fancybox .fancybox-caption__body {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
  }

  .custom_fancybox .fancybox-thumbs {
    min-width: calc(65vw - 88px)
  }

  .custom_fancybox .fancybox-thumbs__list a {
    min-width: calc((65vw - 88px)/2)
  }
}

@media (max-width:767px) {
  .custom_fancybox .fancybox-inner {
    max-width: 100vw
  }

  .custom_fancybox .fancybox-thumbs {
    min-width: calc(100vw - 88px)
  }

  .custom_fancybox .fancybox-thumbs__list a {
    min-width: calc((100vw - 88px)/2)
  }
}

@media (max-height:500px) {
  .custom_fancybox .fancybox-inner {
    max-width: 70vw
  }

  .custom_fancybox .fancybox-navigation {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(22px);
        -ms-transform: translateY(22px);
            transform: translateY(22px)
  }

  .custom_fancybox .fancybox-navigation .fancybox-button--arrow_right {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -44px
  }

  .custom_fancybox .fancybox-navigation .fancybox-button--arrow_left {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -44px
  }

  .custom_fancybox .fancybox-thumbs {
    display: none
  }
}

.fancybox-navigation {
  position: static
}

.Preview__content__news .newsItem,.Preview__content__base .baseItem {
  height: auto
}

.Preview__content__news .newsItem .newsItem__title,.Preview__content__base .baseItem .baseItem__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.Preview__content__news .newsItem .newsItem__previewText,.Preview__content__base .baseItem .baseItem__previewText {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical
}

.basePreview__content .baseItem .baseItem__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.basePreview__content .baseItem .baseItem__previewText {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.LinkBlockWrapper {
  margin-bottom: 48px !important;
  width: 100% !important
}

.LinkBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 1rem;
  margin: 0 0 1rem;
  border: 1px solid var(--main-color-v5)
}

.LinkBlock p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          -webkit-flex: 1;
          flex: 1;
  font-size: 1.5rem
}

.LinkBlock span {
  width: 25%;
  position: relative;
  color: inherit
}

.LinkBlock span:before {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%
}

.LinkBlock span img {
  position: absolute;
  width: 75%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}

.LinkBlock span:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
          transform: translate(-50%, -50%) scale(1.1, 1.1)
}

.LinkBlock img {
  width: 100%
}

.captcha_bitrix {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px 0
}

.captcha_bitrix img {
  width: 48%;
  height: 48px;
  float: left;
  margin-right: 2%;
  max-width: 115px
}

.captcha_bitrix input {
  height: 48px !important;
  width: 50% !important;
  max-width: 300px;
  padding: 0 15px;
  margin: 0px !important
}

#noScriptWarning, #outdatedBrowserWarning {
  color: white;
  padding: 12px;
  position: relative;
  text-align: center;
  z-index: 9999
}

#noScriptWarning a, #outdatedBrowserWarning a {
  color: white
}

#noScriptWarning {
  background: red
}

#outdatedBrowserWarning {
  background: orangered
}

.message_feedback {
  border: none;
  border-radius: 1px;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 20px;
  color: #61a942;
  background-color: #dff2de;
  border-color: #ebccd1
}

.message_send {
  border: none;
  border-radius: 1px;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 20px;
  color: #61a942;
  background-color: #dff2de;
  border-color: #ebccd1
}

.message_err {
  border: none;
  border-radius: 1px;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 20px;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

font.errortext {
  display: block;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 20px;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

font.notetext {
  display: block;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 20px;
  color: #61a942;
  background-color: #dff2de;
  border-color: #ebccd1
}

.alert {
  border: 0;
  border-radius: 1px;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 20px
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.alert-success {
  color: #61a942;
  background-color: #dff2de;
  border-color: #ebccd1
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.alert .close {
  position: relative;
  top: 0;
  right: 10px;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}

.form-popup {
  display: none;
  padding: 28px 24px;
  border-radius: 9px;
  border: 1px solid var(--main-color-v5);
  max-width: 460px;
  background: #fff
}

.form-popup .fancybox-button {
  min-width: 44px;
  max-width: 44px
}

.form-popup textarea {
  width: 100%;
  height: 90px;
  border: 2px solid var(--main-color-v4);
  border-radius: 30px;
  padding: 26px;
  margin-bottom: .875rem;
  color: var(--main-color-v5);
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  resize: none;
  overflow: hidden
}

.form-popup .checkbox {
  margin: 0 0 .875rem 0
}

.form-popup .save {
  border: 3px solid var(--main-color-v3);
  background-color: var(--main-color-v3);
  color: var(--text-color-v1);
  margin: 28px 0;
  min-width: 100%;
  max-width: 100%;
  width: 100%
}

.form-popup .save:hover {
  border-color: var(--main-color-v4);
  background-color: var(--main-color-v4);
  color: #fff
}

.calcForm input[type="date"] {
  text-align: left;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  font-family: 'Circe';
  letter-spacing: .4px;
  color: var(--main-color-v4);
  height: 2.75rem;
  border-radius: 1.375rem;
  width: 100%;
  max-width: 260px;
  margin-right: 1rem;
  margin-bottom: 0
}

.calcForm input[type="date"]::-webkit-outer-spin-button, .calcForm input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.calcForm input[type="date"] {
  -moz-appearance: textfield
}

.calcForm input[type="date"]:hover, .calcForm input[type="date"]:focus {
  -moz-appearance: number-input
}

.tooltip-btn {
  position: relative;
  cursor: pointer;
  opacity: 1 !important;
  margin: 0px 0px 0px 10px;
}

.tooltip-container {
  visibility: hidden;
  opacity: 0 !important;
  position: absolute;
  top: -10px;
  left: 20px;
  z-index: 10;
  padding: 10px;
  background: #fff;
  border: 1px solid var(--main-color-v4);
  border-radius: 10px;
  min-width: 300px;
  -webkit-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
}

.tooltip-btn:hover .tooltip-container {
  visibility: visible;
  opacity: 1 !important;
}

/*----------------------------------------------------- */
/* OTHER */
/*----------------------------------------------------- */
.sidebar_detail {float: left;margin: 0px 5px 5px 0px;width: 300px;}
.sidebar_content {overflow: hidden;}
.clearfix::after {clear: both;content: '';display: block;}

/*-----------------------------------------------------*/
/* SNS */
/*-----------------------------------------------------*/
.sns-small-wrapper { margin: 20px 0px; }
.sns-small--h3 { margin: 0 0 15px; font-size: 24px; }
.sns-small { list-style: none; margin: 0; padding: 0; }
.sns-small li { float: left; margin-right: 5px; }
.sns-small li:last-child { margin-right: 0; }
.sns-small a { background-image: url(/local/templates/myBusiness/src/css/../img/static/sns-small.png); border-radius: 100%; display: block; height: 32px; width: 32px; background-color: rgba(0, 0, 0, 1);opacity: .75;-webkit-transition: background-color .18s, opacity .18s;-o-transition: background-color .18s, opacity .18s;transition: background-color .18s, opacity .18s;}
.sns-small__vk { background-color: #6996c7; background-position: 0 50%; }
.sns-small__fb { background-color: #496194; background-position: -32px 50%; }
.sns-small__tw { background-color: #28c3ff; background-position: -64px 50%; }
.sns-small__yt { background-color: #ff4343; background-position: -96px 50%; }
.sns-small__in { background-color: #3b5998; background-position: -128px 50%; }
.sns-small__tg { background-color: #2ca5e0; background-position: -160px 50%; }
.sns-small a:hover { opacity: 1; }
.sns-small .sns-small__vk:hover { background-color: #6996c7; }
.sns-small .sns-small__fb:hover { background-color: #496194; }
.sns-small .sns-small__tw:hover { background-color: #28c3ff; }
.sns-small .sns-small__yt:hover { background-color: #ff4343; }
.sns-small .sns-small__in:hover { background-color: #3b5998; }
.sns-small .sns-small__tg:hover { background-color: #2ca5e0; }

/*-----------------------------------------------------*/
/* ABOUT */
/*-----------------------------------------------------*/
.about-text { font-size: 1rem; }
.about-text ul { margin:25px 0px; }
.about-text ul li { margin:5px 0px; list-style: none; }
.about-text ul li:before { content: "\eab8"; font-family: IcoFont; position: relative; font-size: 1rem; width: 1rem; height: 21px; color: var(--main-color-v4); margin-right: .5rem; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }

.calcForm .calc__option .protsentnaya-stavka {text-align: left; font-weight: 400; font-size: 1.25rem; line-height: 2.2; font-family: 'Circe'; letter-spacing: .4px; color: var(--main-color-v4); height: 2.75rem; border-radius: 1.375rem; border: solid 1px; width: 260px; padding-left: 26px;}

/*----------------------------------------------------- */
/* FOTO CAROUSEL */
/*----------------------------------------------------- */
.background-image {display: block;background-position: center center;background-repeat: no-repeat;background-size: cover; -webkit-transition: transform .36s; transition: transform .36s;}
.background-image:hover {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.size_autox { width: auto; }

.foto-carousel {overflow: hidden;height: 260px; padding: 32px 28px;}
.foto-carousel.slick-initialized { display: block; }
.foto-item { box-sizing: border-box;display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 165px; margin: 0px 10px; }
.foto-item img { width: 100%; height: 100%; }

.next, .prev{
	background-image: url(/local/templates/myBusiness/src/img/i/arrow-v1.svg);
	background-repeat: no-repeat;
	color: transparent;
	background-position: center;
	bottom: 0px;
	top: auto;
	width: 30px;
	height: 18px;
}
.next{
	transform: rotate(180deg);
	right: 50%;
	margin-right: -130px;
	margin-bottom: 5px;}
.prev{
	left: 50%;
	margin-left: -130px;
	margin-bottom: -3px;}
	.base__container_block{
	left: 0;
  z-index: 0;
  width: 100%;
max-width: 1280px;
margin: 0 auto;
padding: 0 40px;
	}
.base__container{
	/* background-image: url(/local/templates/myBusiness/src/css/../img/static/block-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; */

display: -ms-grid;
display: grid;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
border-radius: 8px;
padding: 2rem 0;
}
.base__container .base__container_text{
	width: 33.333333%;
border: none;
padding: 1.5em 3em;
box-sizing: border-box;
color: #fff;
font-family: 'Segoe UI Regular';
background-color: #c2c2c2;
}
.base__container .base__slider{width: 66.666666%;padding-right: 3rem;}
.base__container_text p.title{text-transform: none;
color: #fff;
font-size: 2.2rem;
line-height: 2.5rem;
font-weight: 900;
}
.base__slider h5,.base__slider h6{margin-bottom: 1rem;}
.base__slider .baseItem__price button{
background-color: var(--main-color-v1);
color: #fff;
padding: 1em;
height: auto;
border-radius: 30px;
width: max-content;
border: none;
}
.base__slider .baseItem__price{height: auto;}
.base__slider a.baseItem{border: 1px solid var(--main-color-v4);}
.baseMain .base__container{background:none;padding: 0 25px;}
.baseMain .base__container .base__container_text{color: var(--text-color-v1);
background-color: #c2c2c2;
border-radius: 0.5em;
margin: 0 15px;
width:calc(100% * 1/3 - 30px);
height: 100%;
font-family: 'PT Sans', sans-serif;}
.baseMain .base__container .base__container_text button{
	font-family: 'Circe';
	margin: 31px 0;
}
#knowledge_base .base__slider .baseItem__price button{
	background-color: transparent;
color: var(--main-color-v1);
}
.baseMain .base__container_text p.title{color: var(--text-color-v1);font-family: 'Segoe UI Regular';font-weight: 900;line-height: 35px;}
.baseMain .base__container .base__slider{padding: 0;}
.baseItem{width:auto;}
.baseMain .base__slider a.baseItem{border:none;}
.titleMain{display: flex; margin-bottom: 28px;}
.titleMain .title{-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;}
.titleMain a.button.grey, .titleMain a.button.greylink, .titleMain button.grey, .titleMain button.greylink{margin:0;}

@media screen and (max-width: 1023px) {
	.base__container {
		margin: 32px 28px;
		box-sizing: border-box;
		width: auto;
	}
	.baseMain .base__container{margin: 32px 0px;padding: 0;}
}
@media (max-width:767px) {
	.base__container .base__container_text,.base__container .base__slider{
		width: 100%;
	}
	.baseMain .base__container .base__slider{
		padding-bottom: 2rem;
	}
	.base__container .base__slider{padding: 32px 0;}
	.baseMain .base__container .base__container_text{width: 100%;}
	.titleMain{display: block;}
}
.counter{
	color: var(--main-color-v4);
font-family: 'Circe';
font-weight: 400;
font-size: 1.1em;
}
.counter__slider, .counter__slider .slick-list {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
	padding: 0 20px;
	text-align: center;
}
.counter_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 0 12.5px;
    overflow: hidden;
}
.counter_item span{
display: block;
font-size: 3em;
font-weight: 300;
line-height: 1.3em;
}
/* End */


/* Start:/local/templates/myBusiness/src/css/edit.css?1785311821142645*/
/*----------------------------------------------------- */
/* * */
/*----------------------------------------------------- */
* {box-sizing: border-box;}

.container {margin: 0 auto;padding: 0 40px;max-width: 1280px}

body {background-color: #f4f4f4;}

.datepicker { z-index: 3; }

.topSlider { margin-bottom: 125px; }
.topSlider .slick-dots { position: absolute; bottom: 66px; left: 50%; transform: translateX(-50%); margin: 0px; padding: 0px; }
.topSlider .slick-dots li { max-width: 60px; height: 4px; min-width: 60px; border-radius: 0px; background-color: #ffffff32; }
.topSlider .slick-dots li.slick-active { min-width: 60px; height: 4px; background-color: var(--main-color-v1); }
.topSlider__item .container { padding: 20px 40px 64px 40px; }

.hide {display: none !important;}

a, a *, .btn {transition-duration: 0.5s;}

img {max-width: 100%;}

.btn-v1 {padding: 0px !important;}
.btn-v1 a {padding: 12px;background-color: var(--main-color-v1);border-radius: 5px;color: #ffffff;}
.btn-v1 a::before {display: none;}

.btn {display: flex;align-items: center;justify-content: center;width: fit-content;height: 60px;padding: 0px 38px;border-radius: 30px;font-size: 16px;font-weight: 700;line-height: 1;text-decoration: none;transition-duration: 0.5s;text-align: center;cursor: pointer;}
.btn.v1 {border: 3px solid var(--main-color-v5);color: var(--main-color-v5);opacity: 0.5;}
.btn.v1:hover {text-decoration: none;border-color: var(--main-color-v1);color: var(--main-color-v1);opacity: 1;}

.btn.v2 {background-color: var(--main-color-v1);border-radius: 5px;height: 48px;padding: 0px 20px;color: #FFF;font-weight: 700;font-size: 24px;}
.btn.v2 img {margin: auto 11px auto 0px;max-height: 24px;}

.btn.v3 {border: 1px solid var(--main-color-v1);border-radius: 5px;gap: 10px;padding: 0px 12px;height: 48px;color: var(--main-color-v1);}
.btn.v3:hover {text-decoration: none;}

.btn.v4 {padding: 0px 12px;background-color: var(--main-color-v1);border: 1px solid var(--main-color-v1);border-radius: 5px;color: #ffffff;height: 48px;}
.btn.v4:hover {text-decoration: none;}

.btn.v5 {border: 1px solid #fff;color: #fff;text-transform: uppercase;}
.btn.v5:hover {border-color: #fff;background-color: #fff;color: #27292d;text-decoration: none;}

.btn.v6 {background: var(--main-color-v1);color: #FFF;text-decoration: none;}

.btn.v7 {color: var(--main-color-v1);text-decoration: none;border: 1px solid var(--main-color-v1);}

.btn.v8 {border: 1px solid #fff;color: #fff;height: 48px;padding: 0px 34px;font-size: 14px;}
.btn.v8:hover {border-color: var(--main-color-v1);background-color: var(--main-color-v1);color: #FFF;text-decoration: none;}

.btn.v9 {height: 48px;background-color: #FFF;color: #805adf;}

.btn.v1 {text-decoration: none;border-color: var(--main-color-v1);color: var(--main-color-v1);opacity: 1;}
.btn.v1:hover {border-color: var(--main-color-v4);color: var(--main-color-v4);}

.slick-dots {margin: 20px auto 0px auto;padding: 0px;max-width: 212px;flex-wrap: wrap;position: inherit;}

.padding-top {padding-top: 210px;}

.title {font-size: 28px;line-height: 1;margin: 40px 0px;text-transform: uppercase;color: var(--text-color-v1);position: relative;width: fit-content;padding: 0px;display: flex;align-items: center;gap: 10px;}
.title img {max-width: 32px;max-height: 32px;}

.title.v1 {padding-bottom: 4px;}
.title.v1::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 70%;height: 3px;background-color: var(--main-color-v1);}

.title:not(h1, p) {margin: 0px;}

.loader__bg {width: 100%;height: 100%;display: flex;position: fixed;top: 50%;left: 50%;z-index: 9999;transform: translate(-50%, -50%);align-items: center;justify-content: center;background-color: rgba(12, 19, 37, .851);}
.loader {overflow:hidden;width: 100px;height: 100px;border-radius: 50%;background: linear-gradient(to right, var(--main-color-v1) 10%, rgba(101,171,248, 0) 42%);animation: load3 1.4s infinite linear;}
.loader:before {width: 50%;height: 50%;background: var(--main-color-v1);border-radius: 100% 0 0 0;position: absolute;top: 0;left: 0;content: '';}
.loader:after {background: #2e3443;width: 75%;height: 75%;border-radius: 50%;content: '';margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}

.v2.loader__bg {position: absolute;background-color: rgb(244 244 244 / 80%);}
.v2 .loader:after {background: #f4f4f4;}

@-webkit-keyframes load3 {
    0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes load3 {
    0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}

:root {
    --main-color-v1: #E04E37;
    --main-color-v2: #00556B;
    --main-color-v3: #E0C3A6;
    --main-color-v4: #BB7F54;
    --main-color-v5: #707070;
    --box-shadow-color-v1: rgb(224 195 166 / 50%);
    --text-color-v1: #0C1325;
}

@media ( max-width: 1299px ) {
    .topSlider { margin-bottom: 245px; }
}

@media ( max-width: 1280px ) {
    .container { max-width: 100%; padding: 0 15px}
}

@media (max-width: 1024px) {
    .events__content .preview { height: 390px; }

    .padding-top {padding-top: 0px;}
}

@media ( max-width: 1024px ) {
    .topSlider .slick-dots { bottom: 46px; }
}

@media (max-width: 767px) {
    .title {font-size: 20px;}
    .title img {display: none;}
}

@media ( max-width: 609px ) {
    .topSlider { margin-bottom: 505px; }
}

/*----------------------------------------------------- */
/* custom */
/*----------------------------------------------------- */
.custom__select-v1 {position: relative;}
.custom__select-v1::after {content: '';background-image: url(/local/templates/myBusiness/src/img/i/shevron-v2.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 16px;height: 16px;position: absolute;right: 10px;bottom: 11px;transition-duration: 0.5s;cursor: pointer;}
.custom__select-v1 input {cursor: pointer;}
.custom__select-v1 ul {display: none;max-height: 300px;padding: 0px 36px;overflow: hidden auto;width: 100%;position: absolute;top: 34px;left: 0px;z-index: 2;background-color: #fff;border-radius: 0px;border: 1px solid var(--main-color-v3);border-top: none;list-style: none;}
.custom__select-v1 li {padding: 8px 0px;font-size: 14px;color: #7D7D7D;cursor: pointer;line-height: 1;}
.custom__select-v1 li:hover {color: #000;}
.active.custom__select-v1::after {transform: rotate(180deg);}
.active.custom__select-v1 input {border-bottom-right-radius: 0px !important;border-bottom-left-radius: 0px !important;}

.custom__select-v2 {display: flex;flex-direction: column;gap: 16px;}

.custom__select-v3 {position: relative;}
.custom__select-v3::after {content: '';background-image: url(/local/templates/myBusiness/src/img/i/shevron-v2.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 16px;height: 16px;position: absolute;right: 20px;top: 22px;transition-duration: 0.5s;cursor: pointer;}
.custom__select-v3 input {cursor: pointer;}
.custom__select-v3 ul {display: none;padding: 0px 20px 10px 20px;overflow: hidden auto;width: 100%;position: absolute;top: 54px;left: 0px;z-index: 2;background-color: #fff;border-radius: 0px 0px 5px 5px;border: 2px solid var(--main-color-v4);border-top: none;list-style: none;}
.custom__select-v3 li {padding: 10px 0px;font-size: 14px;color: #7D7D7D;cursor: pointer;line-height: 1;}
.custom__select-v3 li:hover {color: #000;}
.active.custom__select-v3::after {transform: rotate(180deg);}
.active.custom__select-v3 input {border-bottom-right-radius: 0px !important;border-bottom-left-radius: 0px !important;}

.custom__CAPTCHA {display: none;grid-template-columns: 1fr 1fr;grid-gap: 10px;margin-bottom: 10px;padding: 10px;border-radius: 4px;background-color: #fdcfc9;}
.error.custom__CAPTCHA {display: grid;}
.custom__CAPTCHA p {grid-area: auto/1/auto/3;text-align: center;color: var(--main-color-v1);}
.custom__CAPTCHA input,
.custom__CAPTCHA textarea {margin: 0px !important;padding: 4px 15px !important;height: 26px !important;border: 1px solid var(--main-color-v1) !important;overflow: hidden;}

.custom__checkbox {max-width: fit-content;display: flex;flex-direction: row !important;align-items: center;position: relative;gap: 10px;font-size: 14px;}
.custom__checkbox input {cursor: pointer;position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 14px !important;height: 14px !important;opacity: 0;z-index: 1;}
.custom__checkbox .checker {min-width: 14px;width: 14px;height: 14px;background-color: #FFF;border: 2px solid var(--main-color-v4);border-radius: 50%;position: relative;display: flex;align-items: center;justify-content: center;}
.custom__checkbox .checker:before {content: '';width: 2px;height: 2px;transition-duration: 0.5s;border: 2px solid var(--main-color-v1);border-radius: 50%;opacity: 0;}
.custom__checkbox input[type="checkbox"]:checked~.checker {border: 2px solid var(--main-color-v1);}
.custom__checkbox input[type="checkbox"]:checked~.checker:before {opacity: 1;}

.custom__checkbox-v2 {max-width: fit-content;display: flex;flex-direction: row !important;align-items: center;position: relative;gap: 10px;font-size: 14px;cursor: pointer;}
.custom__checkbox-v2 .checker {min-width: 14px;width: 14px;height: 14px;background-color: #FFF;border: 2px solid var(--main-color-v4);border-radius: 50%;position: relative;display: flex;align-items: center;justify-content: center;}
.custom__checkbox-v2 .checker:before {content: '';width: 2px;height: 2px;transition-duration: 0.5s;border: 2px solid var(--main-color-v1);border-radius: 50%;opacity: 0;}
.custom__checkbox-v2.active .checker {border: 2px solid var(--main-color-v1);}
.custom__checkbox-v2.active .checker:before {opacity: 1;}

.custom__checkbox-v3 {max-width: fit-content;display: flex;flex-direction: row !important;align-items: center;position: relative;gap: 10px;font-size: 14px;}
.custom__checkbox-v3 input {cursor: pointer;position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 18px !important;height: 18px !important;opacity: 0;z-index: 1;}
.custom__checkbox-v3 .checker {min-width: 18px;width: 18px;height: 18px;background-color: #FFF;border: 2px solid var(--main-color-v4);border-radius: 5px;position: relative;display: flex;align-items: center;justify-content: center;transition-duration: 0.5s;}
.custom__checkbox-v3 .checker:before {content: '';background-image: url(/local/templates/myBusiness/src/img/i/checker-v1.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 11px;height: 9px;transition-duration: 0.5s;opacity: 0;}
.custom__checkbox-v3 input[type="checkbox"]:checked~.checker {border: 2px solid var(--main-color-v1);background-color: var(--main-color-v1);}
.custom__checkbox-v3 input[type="checkbox"]:checked~.checker:before {opacity: 1;}
.custom__checkbox-v3 p {font-size: 16px;line-height: 1;}
.custom__checkbox-v3 a {font-size: 16px;color: var(--main-color-v1);line-height: 1;}
.custom__checkbox-v3.error * {color: var(--main-color-v1);}
.custom__checkbox-v3.error .checker {border-color: var(--main-color-v1);}

/*----------------------------------------------------- */
/* HEADER */
/*----------------------------------------------------- */
.header {position: relative;z-index: 10;background-color: #FFF;width: 100%;}
.header.fixed {position: fixed;top: 0px;left: 0px;}
/* .header__top {height: 132px; display: grid;grid-template-columns: auto auto auto auto auto auto auto;grid-gap: 0px 20px;grid-template-areas: "lv1 lv2 lv3 add btn soc bvi";justify-content: space-between;align-items: center;} */
.header__top {height: 90px; display: grid;grid-template-columns: auto auto auto auto auto auto;grid-gap: 0px 20px;grid-template-areas: "lv1 lv2 lv3 add soc bvi";justify-content: space-between;align-items: center;}
.fixed .header__top {display: none;}
.header__nav-m-trigger {grid-area: tri;display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 64px;padding: 15px;background-color: #FFF;border-bottom: 1px solid #e2e2e2;z-index: 1;}
.header__nav-m-trigger span {width: 48px;height: 6px;background-color: var(--main-color-v4);position: absolute;top: 15px;left: 15px;}
.header__nav-m-trigger span:nth-child(2) {top: 29px;}
.header__nav-m-trigger span:nth-child(3) {top: 43px;}
.active.header__nav-m-trigger span {transform: rotate(45deg);top: 29px;}
.active.header__nav-m-trigger span:nth-child(2) {display: none;}
.active.header__nav-m-trigger span:nth-child(3) {transform: rotate(-45deg);}
.header__logo.v1 {grid-area: lv1;max-width: 90px;}
.header__logo.v2 {grid-area: lv2;max-width: 120px;}
.header__logo.v3 {grid-area: lv3;max-width: 295px;}
.header__address {grid-area: add;display: flex;gap: 10px;align-items: center;font-size: 14px;line-height: 1;color: var(--text-color-v1);}
.header__address:hover {color: var(--main-color-v1);text-decoration: none;}
.header__top > .btn {grid-area: btn;}
.header__soc {grid-area: soc;display: flex;gap: 10px;align-items: center;}
.header__soc a {display: flex;align-items: center;justify-content: center;}
.header__soc img {width: 26px;height: 26px;}
.header__soc a:hover img {transform: scale(1.2);transform-origin: center;}
.header .bvi-open {grid-area: bvi;font-size: 14px;color: #43180E;text-align: right;}
.header .bvi-open:hover {color: var(--main-color-v1);text-decoration: none;}

.header__nav {display: flex;align-items: center;gap: 10px;justify-content: space-between;position: relative;z-index: 1;height: 78px;width: 100%;background-color: #FFF;border-top: 1px solid #e2e2e2;box-shadow: 0px 10px 13px rgb(12 19 37 / 10%);}
.header__nav > ul {flex: 1;display: flex;align-items: center;gap: 10px;justify-content: space-between;list-style: none;padding-right: 106px;}
.header__nav a {font-size: 18px;font-weight: 600;line-height: 1;color: var(--text-color-v1);}
.header__nav a:hover {text-decoration: none;}
.header__nav a::before {content: '';width: 0;left: 50%;transform: translateX(-50%);bottom: -12px;height: 5px;background-color: var(--main-color-v1);transition-duration: 0.5s;position: absolute;}
.header__nav a:hover::before,
.header__nav a.active::before {width: 100%;}
.header__nav a.btn::before {display: none;}
.header__nav-accordion {position: relative;}
.header__nav-accordion .btn.v4 {padding-left: 55px;}
.header__nav-accordion .btn.v4 span {height: 3px;position: absolute;left: 15px;background: #ffffff;}
.header__nav-accordion .btn.v4 span:nth-child(1) {width: 25px;top: 14px;}
.header__nav-accordion .btn.v4 span:nth-child(2) {width: 23px;top: 21px;}
.header__nav-accordion .btn.v4 span:nth-child(3) {width: 18px;top: 27px;}
.header__nav-accordion .btn.v4 span:nth-child(4) {width: 20px;top: 34px;}
.header__nav-accordion .btn.v4:hover {text-decoration: none;}
.header__nav-accordion .active.btn.v4 span:nth-child(1),
.header__nav-accordion .active.btn.v4 span:nth-child(2) {transform: rotate( -45deg);width: 24px;top: 24px;}
.header__nav-accordion .active.btn.v4 span:nth-child(3),
.header__nav-accordion .active.btn.v4 span:nth-child(4) {transform: rotate( 45deg);width: 24px;top: 24px;}
.header__nav-l2 {display: none;position: absolute;padding: 44px 36px;background-color: #fff;box-shadow: 0px 6px 6px rgb(0 0 0 / 25%);border-radius: 0px 0px 20px 20px;}
.v1 .header__nav-l2 {width: 220px;top: 50px;left: -36px;}
.v1 .header__nav-l2 > ul {list-style-type: none;display: flex;flex-direction: column;gap: 20px;}
.v1 .header__nav-l2 a::before {bottom: 0px;}
.header__nav-accordion.v2 {position: initial;}
.v2 .header__nav-l2 {left: 50%;transform: translateX(-50%);top: 62px;width: calc(100% - 80px);}
.v2 .header__nav-l2 ul {list-style-type: none;display: grid;gap: 30px;grid-template-columns: repeat(4, 1fr);}
.v2 .header__nav-l2 a {font-weight: 400;font-size: 18px;display: flex;align-items: center;gap: 20px;}
.v2 .header__nav-l2 a::before {display: none;}
.v2 .header__nav-l2 a img {width: 50px;height: 50px;object-fit: contain;}
.v2 .header__nav-l2 a:hover {color: var(--main-color-v1);}
.v2 .header__nav-l2 a:hover img {transform: scale(1.2);transform-origin: center;}
.v2 .header__nav-l2.row-3 ul {grid-template-columns: repeat(3, 1fr);}

.header__nav-m {display: none;position: fixed;top: 64px;left: 0px;z-index: 10000;height: calc(100vh - 64px);width: 100%;padding: 30px 15px;background-color: #FFF;overflow: hidden auto;}
.header__nav-m > ul {display: flex;align-items: flex-start;gap: 14px;list-style: none;flex-direction: column;}
.header__nav-m a {display: flex;font-size: 20px;font-weight: 400;line-height: 1;color: var(--text-color-v1);;}
.header__nav-m a:hover {text-decoration: none;}
.header__nav-m-accordion > a::after {content: '';background: url(/local/templates/myBusiness/src/img/i/shevron-v1.svg) center;width: 24px;height: 20px;background-size: cover;display: block;margin-left: 20px;transition-duration: 0.5s;}
.header__nav-m-accordion > a.active::after {transform: rotate(180deg);}
.header__nav-m-accordion {position: relative;}
.header__nav-m-l2 a {font-size: 16px;height: 30px;color: var(--text-color-v1);display: flex;align-items: center;padding-left: 50px;}
.header__nav-m-l2 a img {width: 30px;height: 30px;position: absolute;left: 0px;object-fit: contain;}
.header__nav-m-l2 {display: none;margin-top: 20px;}
.header__nav-m-l2 > ul {list-style: none;list-style: none;display: grid;gap: 10px;grid-template-columns: repeat(2, 1fr);}
.header__nav-m .btn {width: 100%;margin-top: 20px;}
.header__nav-m .bvi-open {margin-top: 20px;display: flex;justify-content: center;font-size: 18px;text-align: center;}
.header__nav-m .bvi-open br {display: none;}
.header__nav-m .header__soc {margin-top: 20px;justify-content: center;}
.header__nav-m .header__soc img {width: 45px;height: 45px;}

.header__search {position: absolute;bottom: 0px;right: calc((100% - 1280px) / 2 + 40px);height: 76px;width: 100%;overflow: hidden;}
.header__search-trigger {position: absolute;top: 50%;transform: translateY(-50%);right: 0px;z-index: 3;display: flex;align-items: center;justify-content: center;padding: 14px 20px;}
.header__search-trigger .close {display: none;}
.header__search form {width: 0px;height: 100%;overflow: hidden;padding: 0px;position: absolute;z-index: 2;right: 0px;background-color: #FFF;display: flex;transition-duration: 0.5s;align-items: center;}
.header__search input {width: 100%;height: 54px;padding: 12px 55px;margin: 0px;border: 1px solid var(--main-color-v4);border-radius: 10px;cursor: auto;}
.header__search button {position: absolute;left: 20px;top: 50%;transform: translateY(-50%);cursor: pointer;width: auto;min-width: auto;height: fit-content;padding: 0px;border: none;}
.active .header__search-trigger .open {display: none;}
.active .header__search-trigger .close {display: block;}
.active.header__search form {width: calc(100% - 80px);}

@media (max-width: 1279px) and (min-width: 1024px) {
    /* .header__top {grid-template-areas: "lv1 lv2 add btn soc bvi" "lv3 lv3 add btn soc bvi";} */
    .header__top {grid-template-areas: "lv1 lv2 add soc bvi" "lv3 lv3 add soc bvi";}
    .header__nav a {font-size: 16px;}
    .header__search {right: 40px;}
}

@media (max-width: 1024px) {
    .header.fixed {position: relative;}
    .fixed .header__top {display: grid;}
    .header__top {grid-template-areas: "tri add" "lv1 lv2" "lv3 lv3";height: auto;grid-template-columns: 1fr 1fr;padding-top: 84px;padding-bottom: 15px;grid-gap: 0px;justify-content: initial;z-index: 3;}
    .header__nav-m-trigger {display: flex;}
    .header__search {right: 40px;}
    .header__logo.v1 {margin: 0px 10px 0px auto;}
    .header__logo.v2 {margin: 0px auto 0px 25px;max-width: 135px;}
    .header__logo.v3 {margin: 10px auto 0px auto;max-width: 445px;}
    .header__address {flex-direction: row-reverse;position: fixed;right: 15px;top: 20px;z-index: 2;}
    .header__address br {display: none;}
    .header__top > .btn,
    .header__top .header__soc,
    .header__top .bvi-open {display: none !important;}
    .header__nav {display: none;}

    .header__search {width: 100%;height: 87px;background-color: #F4F4F4;position: initial;}
    .header__search-trigger {display: none;}
    .header__search form {width: 100%;background-color: #FFF0;position: relative;}
    .header__search input {padding: 12px 55px 12px 20px;}
    .header__search button {right: 20px;left: auto;}
}

@media (max-width: 767px) {
    .header__nav-m-l2 > ul {grid-template-columns: 1fr;}
}

/*----------------------------------------------------- */
/* help-popup */
/*----------------------------------------------------- */
.help-popup {position: relative;display: flex;align-items: center;justify-content: center;}
.help-popup svg {width: 16px;height: 16px;cursor: pointer;opacity: 0.5;fill: var(--main-color-v4);transition-duration: 0.5s;}
.help-popup p {display: none;position: absolute;background: #0C1325;border-radius: 10px;padding: 15px;font-size: 13px;color: #FFF;right: -15px;top: 28px;width: 260px;z-index: 1;}
.help-popup p::before {content: '';position: absolute;width: 16px;height: 16px;background-color: #0C1325;transform: rotate(45deg);right: 15px;top: -8px;}
.help-popup:hover svg {opacity: 1;}
.help-popup:hover p {display: block;}

/*----------------------------------------------------- */
/* breadcrumbs */
/*----------------------------------------------------- */
.breadcrumbs {margin-top: 40px;margin-bottom: 40px;}

/*----------------------------------------------------- */
/* SLIDER_DIRECTIONS */
/*----------------------------------------------------- */
.slider-directions .slick-list {max-width: 100%;}
.slider-directions .slider-directions__for {max-height: 500px;overflow: hidden;border-radius: 15px;margin-top: 20px;}
.slider-directions__for__item {font-size: 20px; background-repeat: no-repeat; background-position: center center; background-size: cover; width: 100%; height: 700px; padding: 0px 0px 150px 0px; display: flex !important; flex-direction: column; justify-content: center; align-items: center; }
.slider-directions__for__item:before { content: ''; height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; background-color: var(--text-color-v1); opacity: 0.5; }
.slider-directions__for__title { font-size: 50px; font-weight: 600; text-transform: uppercase; color: #ffffff;max-width: 1200px;text-align: center; }
.slider-directions__for__description { max-width: 820px; font-size: 20px; text-align: center; color: #ffffff; }
.slider-directions__for__btn { display: block; margin: 50px 0px; padding: 20px 40px; font-weight: 600; border: 3px solid #ffffff; border-radius: 34px; color: #ffffff; }
.slider-directions__for__btn:hover { text-decoration: none; border-color: var(--main-color-v4); color: var(--main-color-v4); }

.slider-directions__for .slick-dots {max-width: none; position: absolute; bottom: 66px; top: 95%; left: 50%; transform: translate(-50%, -76%); margin: 0px; padding: 0px; }
.slider-directions__for .slick-dots li { max-width: 60px; height: 4px; min-width: 60px; border-radius: 0px; background-color: #ffffff32; }
.slider-directions__for .slick-dots li.slick-active { min-width: 60px; height: 4px; background-color: var(--main-color-v1); }

.slider-directions__nav { width: 100%; max-width: 1220px; display: flex; flex-wrap: wrap; justify-content: center; position: relative; bottom: -10px; margin-bottom: 40px; left: 50%; transform: translateX(-50%); cursor: pointer; }
.slider-directions__nav .slick-list { padding: 0px !important; }
.slider-directions__nav .slick-track { display: flex; flex-wrap: wrap; }
.slider-directions__nav__item { flex: 1; min-width: 285px; height: 112px; margin: 10px; padding: 20px 40px; background-color: #FFFFFF; border-radius: 10px; }
.slider-directions__nav__item:hover { background-color: var(--main-color-v4); text-decoration: none; }
.slider-directions__nav__title { display: block; margin-bottom: 6px; font-size: 18px; text-transform: uppercase; font-weight: bold; color: var(--text-color-v1); }
.slider-directions__nav__description { font-size: 16px; line-height: 1.3; color: var(--main-color-v4); }
.slider-directions__nav__item:hover .slider-directions__nav__description { color: #FFFFFF; }

@media ( max-width: 1024px ) {
    .slider-directions__for__item { height: 500px; padding: 0; font-size: 14px;}
    .slider-directions__for__title { font-size: 28px; }
    .slider-directions__for__description { font-size: 16px; }
    .slider-directions__for__btn { margin: 25px 0px; padding: 10px 25px; }
}

@media ( max-width: 500px ) {
    .slider-directions__for__item { height: 500px; padding: 0px; background-size: cover; padding: 0 20px;}
    .slider-directions__for__btn { padding: 5px 22px; bottom: 3%; border: 2px solid;
    font-size: 12px;}
    /*-Правки Константин-*/
.slider-directions__for__description {font-size: 14px;line-height: 16px;}
.slider-directions__for__title {
    font-size: 20px;
}
.slider-directions__for .slick-dots {
    top: 95%;}
    .slider-directions__for__item:before{opacity:0.7;}

/*-Конец Правки Константин-*/
}

@media (min-width: 768px) and (max-width: 1024px){
    .slider-directions.container .slick-track .slider-direction__buttons-container {
        display: flex;
        gap: 20px;
    }
}

@media (min-width: 1024px) {
    .slider-directions.container .slick-track .slider-direction__buttons-container {
        display: flex;
        gap: 40px;
    }
}

/*----------------------------------------------------- */
/* COUNTER */
/*----------------------------------------------------- */
@media ( min-width: 1024px ) { .counter__slider .slick-dots { display: none; } }

/*----------------------------------------------------- */
/* PREVIEW */
/*----------------------------------------------------- */
.Preview { margin: 70px auto; }
@media ( min-width: 1024px ) { .Preview .titleMain { margin-bottom: 0px; } }
.Preview__content { max-width: 1240px; margin: 0px auto; padding: 0px; overflow: hidden; }

/*----------------------------------------------------- */
/* MATERIALS */
/*----------------------------------------------------- */
.materials-list { z-index: 1;position: absolute; bottom: -70px; display: flex; justify-content: center; flex-wrap: wrap; left: 50%; transform: translateX(-50%); width: 100%; max-width: 1220px; }
.materials-item { flex: 1; max-width: 285px; min-width: 285px; padding: 20px 50px; margin: 3px 10px; background-color: #FFFFFF; }
.materials-item.active {text-decoration: none; background-color: var(--main-color-v4); color: #FFFFFF;pointer-events: none;cursor: default;}
.materials-item:hover { text-decoration: none; background-color: var(--main-color-v4); color: #FFFFFF;}
.materials-item.active:hover {pointer-events: none;cursor: default;}
.materials-item .title { display: block; font-size: 18px; text-transform: uppercase; font-weight: bold; color: var(--text-color-v1); }
.materials-item .description { font-size: 16px; line-height: 1.3; }
@media ( max-width: 1299px ) { .materials-list { bottom: -190px; } }
@media ( max-width: 609px ) { .materials-list { bottom: -450px; } }

/*----------------------------------------------------- */
/* EVENTS */
/*----------------------------------------------------- */
.events .accordion_wrapper { margin: 0px 20px 0px 0px; height: 60px; width: 185px; }
.events .accordion_2 { width: 100%; text-align: center; z-index: 2; background-color: #f4f4f4; position: absolute; top: 0px; right: 0px; display: block; padding: 16px 0px; border: 3px solid #b2b2b2; color: #b2b2b2; border-radius: 30px; font-size: 16px; font-weight: 700; font-family: 'Segoe UI Regular' !important; cursor: url(/local/templates/myBusiness/src/css/../img/static/pointer.svg) 8 8, auto; }
.events .accordion_2:hover { border-color: var(--main-color-v1); color: var(--main-color-v1); text-decoration: none; }
.events .accordion_wrapper.active .accordion_2 { height: 174px; border: 3px solid var(--main-color-v1); border-radius: 30px; color: var(--main-color-v1); text-decoration: none; }
.events .accordion__panel_2 { display: none; width: 100%; position: absolute; top: 56px; z-index: 2; padding: 0px 38px 16px 38px; color: #b2b2b2; }
.events .accordion_wrapper.active .accordion__panel_2 { display: block; }
.events .accordion__panel_2 li { list-style: none; }
.events .accordion__panel_2 a { color: #b2b2b2; text-decoration: none; }
.events .accordion__panel_2 a:hover { color: var(--main-color-v1); text-decoration: none; }
.events .accordion__panel_2 .throw { text-align: center; margin: 10px 0px 0px 0px; }
.mCS-customThm.mCSB_scrollTools .mCSB_draggerRail, .mCSB_scrollTools.mCS-customThm { opacity: 1; z-index: 1; }
.mCSB_scrollTools .mCSB_dragger { z-index: 2; }

@media ( max-width: 767px ) { .events .accordion_wrapper { margin: 0px auto 20px auto; z-index: 4;} }

/*----------------------------------------------------- */
/* SLIDER_WRAPPER */
/*----------------------------------------------------- */
.slider_background { margin-bottom: 70px; }

.slider_wrapper { margin: 70px auto; width: 100%; max-width: 1200px; display: flex; flex-wrap: wrap; }

.slider_wrapper__news { width: 380px; flex: 1; margin: 0px 15px 0px 0px; color: #FFFFFF; }
.slider_wrapper__news__title { font-size: 1.75rem; letter-spacing: .56px; text-transform: uppercase; font-family: 'Circe'; color: var(--text-color-v1); display: block; margin-bottom: 10px; }
.slider_wrapper__news__title:hover { text-decoration: none; color: var(--main-color-v4); }
.slider_wrapper__news_list .slick-dots { margin-top: 10px; }
.slider_wrapper__news_item { width: 380px; height: 330px; padding: 20px; display: flex !important; justify-content: flex-end; flex-direction: column; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 10px; }
.slider_wrapper__news_item .title { font-size: 22px; line-height: 1; margin: 6px 0px 20px 0px; }
.slider_wrapper__news_item .btn { width: 154px; height: 56px; color: #FFFFFF; background-color: var(--main-color-v1);  border-radius: 28px; display: flex; justify-content: center; align-items: center; }
.slider_wrapper__news_item .btn:hover { text-decoration: none; background-color: #ef654a; }
@media ( max-width: 1024px ) { .slider_wrapper__news { margin: 10px 15px 10px 15px; } }
@media ( max-width: 410px ) { .slider_wrapper__news { width: 290px; } }
@media ( max-width: 1024px ) { .slider_wrapper__news_item { width: 100%; } }

.slider_wrapper__knowledge-base { flex: 1; width: 380px; margin: 0px 15px 0px 15px; color: #FFFFFF; }
.slider_wrapper__knowledge-base__title { font-size: 1.75rem; letter-spacing: .56px; text-transform: uppercase; font-family: 'Circe'; color: var(--text-color-v1); display: block; margin-bottom: 10px; }
.slider_wrapper__knowledge-base__title:hover { text-decoration: none; color: var(--main-color-v4); }
.slider_wrapper__knowledge-base_list_3 { width: 380px; height: 330px; display: flex !important; flex-direction: column; padding: 14px; border: 1px solid #56221225; border-radius: 10px; }
.slider_wrapper__knowledge-base_list .slick-dots { margin-top: 10px; }
.slider_wrapper__knowledge-base_item { width: 100%; padding: 12px; flex: 1; display: flex; flex-direction: column; justify-content: center; background-color: #FFFFFF; border-radius: 10px; }
.slider_wrapper__knowledge-base_item:nth-child(2) { margin: 14px 0px; }
.slider_wrapper__knowledge-base_item:hover { text-decoration: none; opacity: 0.8; }
.slider_wrapper__knowledge-base_item img { max-width: 80px; max-height: 60px; position: absolute; }
.slider_wrapper__knowledge-base_item .title { padding-left: 82px; color: var(--text-color-v1); font-weight: bold; line-height: 1; }
@media ( max-width: 1024px ) { .slider_wrapper__knowledge-base { margin: 10px 15px 10px 15px; } }
@media ( max-width: 410px ) { .slider_wrapper__knowledge-base { width: 290px; } }
@media ( max-width: 410px ) { .slider_wrapper__knowledge-base_list_3 { width: 290px; } }
@media ( max-width: 1024px ) { .slider_wrapper__news { margin: 10px 15px 10px 15px; } }

.slider_wrapper__stories { width: 380px; flex: 1; margin: 0px 15px 0px 0px; color: #FFFFFF; }
.slider_wrapper__stories__title { font-size: 1.75rem; letter-spacing: .56px; text-transform: uppercase; font-family: 'Circe'; color: var(--text-color-v1); display: block; margin-bottom: 10px; }
.slider_wrapper__stories__title:hover { text-decoration: none; color: var(--main-color-v4); }
.slider_wrapper__stories_list .slick-dots { margin-top: 10px; }
.slider_wrapper__stories_item { width: 380px; height: 330px; padding: 20px; display: flex !important; justify-content: flex-end; flex-direction: column; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 10px; }
.slider_wrapper__stories_item .title { font-size: 22px; line-height: 1; margin: 0px 0px 20px 0px; }
.slider_wrapper__stories_item .btn { width: 154px; height: 56px; color: #FFFFFF; background-color: var(--main-color-v1);  border-radius: 28px; display: flex; justify-content: center; align-items: center; }
.slider_wrapper__stories_item .btn:hover { text-decoration: none; background-color: #ef654a; }
@media ( max-width: 1024px ) { .slider_wrapper__stories { margin: 10px 15px 25px 15px; } }
@media ( max-width: 410px ) { .slider_wrapper__stories { width: 290px; } }
@media ( max-width: 1024px ) { .slider_wrapper__news { margin: 10px 15px 10px 15px; } }

/*----------------------------------------------------- */
/* TOP BANNER; STYLES */
/*----------------------------------------------------- */

.TopBannerBlock .materials-list {position: relative;bottom: auto; top: -36px;display: grid;grid-template-columns: repeat(4,1fr);grid-template-rows: 1fr;grid-column-gap: 20px;grid-row-gap:20px;width: 100%;padding: 0 20px}
.TopBannerBlock .materials-list .materials-item {max-width: 100%; margin: 0;max-width: auto;min-width: auto;padding: 20px 40px;}
.topBanner {position: relative;display: block;overflow: hidden;}
.topBanner__item:before {left: 0;background-color: var(--text-color-v1);opacity: 0.85;z-index: 1;content: '';padding-top: 540px;position: relative;display: block;}
.topBanner__item img {min-width: 100%;min-height: 100%;top: 0;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);position: absolute;width: auto;transform: translateX(-50%);}
.topBanner .content {width: 100%;z-index: 2;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);max-width: 1080px;padding: 0 20px;}
.topBanner .title {margin: 0 auto;color: #ffffff;font-family: 'Circe';font-size: 87px;font-weight: 900;font-style: normal;letter-spacing: 1.74px;line-height: 96px;text-align: center;text-transform: uppercase;}
.topBanner .description {color: #ffffff;font-family: 'Circe';font-size: 22px;font-weight: 700;font-style: normal;letter-spacing: 0.44px;line-height: 32px;text-align: center;}

@media screen and (max-width:1279px) {
    .TopBannerBlock .materials-list .materials-item {padding: 20px;}
}

@media screen and (max-width:1079px) {
    .TopBannerBlock .materials-list { margin: 0 auto; padding: 0 40px;max-width: 1104px;display: grid;grid-template-columns: repeat(2,1fr);grid-template-rows: 1fr;grid-column-gap: 20px;grid-row-gap:20px;}
}
@media screen and (max-width: 1023px) {
    .TopBannerBlock .materials-list {padding: 0 15px;}
    .topBanner .title {font-size: 48px;}
    .topBanner .description {font-size: 20px;}
}

@media screen and (max-width: 680px) {
    .TopBannerBlock .materials-list { margin: 0 auto; padding: 0 20px;max-width: 1104px;display: grid;grid-template-columns: 1fr;grid-template-rows: 1fr;grid-column-gap: 20px;grid-row-gap:20px;}
}

@media (max-width: 480px){
    .topBanner .content {padding: 15px}
    .topBanner .title {font-size: 23px;line-height: 1.5;margin-bottom: 20px;}
    .topBanner .description {font-size: 18px;line-height: 1.4;}
}

/*----------------------------------------------------- */
/* INFORMATION BLOCK STYLES */
/*----------------------------------------------------- */

.InformationBlock {background-image: url('/local/templates/myBusiness/src/css/../img/static/2-layersBG.svg');background-repeat: no-repeat;background-position: center;background-size: auto 100%;margin-top: 34px;}
.InformationBlock .container {max-width: 1104px;}
.InformationBlock, .InformationBlock_grayBlock {position: relative;}
.InformationBlock .bigTitle {margin-bottom: 32px;position: relative;text-transform: uppercase;text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);color: #ffffff;font-family: 'Circe';font-size: 80px;font-weight: 900;font-style: normal;letter-spacing: normal;line-height:normal;text-align: left;font-style: normal;}
.InformationBlock .bigTitle:before{content: '';width: 100%;position: absolute;left: 0;bottom:0;height: 12px;-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);background-color: #ffffff;}
.InformationBlock_grayBlock {padding: 44px; width:100%;;margin: 0 auto;padding-bottom: 40px;min-height: 576px;border-radius: 8px;background-color: #9ea1a8;}
.InformationBlock_content {width: 100%;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-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.InformationBlock_grayBlock.onlyText, .textoBlock {padding: 44px 137px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.textoBlock {color: var(--text-color-v1);font-family: 'Circe';padding-top: 30px;padding-bottom: 0;font-size: 22px;font-weight: 400;font-style: normal;letter-spacing: 0.44px;line-height: 32px;text-align: left;width:100%;;margin: 0 auto;}
.InformationBlock_grayBlock.onlyText .InformationBlock_content {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.InformationBlock_grayBlock.onlyText .title {color: var(--text-color-v1);font-family: 'Circe';font-size: 22px;font-weight: 700;font-style: normal;letter-spacing: 0.44px;line-height: 32px;text-align: left;font-style: normal;margin-bottom: 44px;}
.InformationBlock_grayBlock.onlyText .desc{color: #ffffff;font-family: 'Circe';font-size: 22px;font-weight: 400;font-style: normal;letter-spacing: 0.44px;line-height: 32px;text-align: left;font-style: normal;}
.InformationBlock_lists {width: 100%;display: -ms-grid;display: grid;-ms-grid-rows: 1fr;grid-template-rows: 1fr;-ms-grid-columns: 1fr 44px 1fr;grid-template-columns: repeat(2,1fr);grid-row-gap: 44px;grid-column-gap: 44px;}
.InformationBlock_lists > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}
.InformationBlock_lists > *:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 3;}
.InformationBlock_lists-item .title {margin-top: 0;color: var(--text-color-v1);font-family: 'Circe';margin-bottom: 16px;font-size: 18px;font-weight: 700;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;font-style: normal;letter-spacing: normal;line-height: normal;text-transform: uppercase;}
.InformationBlock_lists-item ul {list-style-type: none;}
.InformationBlock_lists-item ul li {padding-left: 40px;color: #ffffff;font-family: 'Circe';font-size: 18px;font-weight: normal;font-style: normal;letter-spacing: normal;line-height: 1.2;text-align: left;font-style: normal;letter-spacing: normal;margin-bottom: 32px}
.InformationBlock_lists-item ul > :last-child {margin-bottom: 0;}
.InformationBlock_lists-item ul li:before {content:'';width: 22px;height: 22px;left:0;top:0;background-image: url('/local/templates/myBusiness/src/css/../img/static/Icon_awesome-check.svg');background-repeat: no-repeat;background-position: center;background-size: contain;position: absolute;display: block;}
.InformationBlock .shareLink {position: absolute;top:calc(100% + 24px);right:46px;color: #a6a6a5;font-family: 'Circe';font-size: 14px;font-weight: 400;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;font-style: normal;letter-spacing: normal;line-height: normal;padding-right: 36px;}
.InformationBlock .shareLink:hover {color: var(--main-color-v4)}
.InformationBlock .shareLink:before {position: absolute;content: '';display: block;top:50%;right: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 24px;height: 24px;background-image: url('/local/templates/myBusiness/src/css/../img/static/share.svg');background-repeat: no-repeat;background-position: center;background-size: contain;}
.InformationBlock .shareLink:hover:before{background-image: url('/local/templates/myBusiness/src/css/../img/static/shareActive.svg');}

/*----------------------------------------------------- */
/* WDYG BLOCK STYLES */
/*----------------------------------------------------- */

.WhatDoYouGet {position: relative;}
.WhatDoYouGet .container {max-width: 1104px;}
.WhatDoYouGet_content {width:100%;;padding-left: 44px;margin: 88px auto 0}
.WhatDoYouGet_content .title {margin-bottom: 34px;color: var(--text-color-v1);font-family: 'Circe';font-size: 42px;font-weight: 900;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;font-style: normal;letter-spacing:normal;text-transform: uppercase;}
.WhatDoYouGet_content .description {width: 100%;display: inline-block;padding-left: 40px;color: var(--text-color-v1);font-family: 'Circe';font-size: 18px;font-weight: 700;font-style: normal;letter-spacing: normal;line-height: 24px;text-align: left;font-style: normal;letter-spacing: normal;}
.WhatDoYouGet_content-item {padding-left: 40px;}
.WhatDoYouGet_content-item .title {color: var(--text-color-v1);font-family: 'Circe';font-size: 30px;font-weight: 700;font-style: normal;letter-spacing: 0.6px;line-height: 35px;text-align: left;font-style: normal;letter-spacing: normal;margin-bottom: 10px;padding-right: 44px;text-transform: none;}
.WhatDoYouGet_content-item .desc{color: #562212;font-family: 'Circe';font-size: 18px;font-weight: 400;font-style: normal;letter-spacing: normal;line-height: 24px;text-align: left;font-style: normal;letter-spacing: normal;margin-bottom: 50px}

/*----------------------------------------------------- */
/* MR BLOCK STYLES */
/*----------------------------------------------------- */

.MakeRequest .container {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: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;max-width: 1104px;}
.MakeRequest .RequestBtn {margin: 46px auto;height: 96px;border-radius: 48px;background-color: var(--main-color-v4);padding: 0 40px;color: #ffffff;font-family: 'Circe';font-size: 33px;font-weight: 700;font-style: normal;letter-spacing: normal;line-height: 1;text-align: center;font-style: normal;letter-spacing: normal;text-transform: uppercase;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.MakeRequest .RequestBtn:hover{background-color: var(--main-color-v1);text-decoration: none;}
.MakeRequest .desc{color: var(--text-color-v1);font-family: 'Circe';font-size: 22px;font-weight: 700;font-style: normal;letter-spacing: 0.44px;line-height: 28px;text-align: center;font-style: normal;letter-spacing: normal;}
.MakeRequest_social-links {margin: 30px auto;display: -ms-grid;display: grid;-ms-grid-columns: 30px 64px 30px 64px 30px 64px 30px;grid-template-columns: repeat(4,30px);-ms-grid-rows: 30px;grid-template-rows: 30px;grid-column-gap: 64px;}
.MakeRequest_social-links > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}
.MakeRequest_social-links > *:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 3;}
.MakeRequest_social-links > *:nth-child(3) {-ms-grid-row: 1;-ms-grid-column: 5;}
.MakeRequest_social-links > *:nth-child(4) {-ms-grid-row: 1;-ms-grid-column: 7;}
.MakeRequest_social-links__link {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 50%;color: var(--text-color-v1);font-size: 30px;}
.MakeRequest_social-links__link:hover {color: var(--main-color-v1);text-decoration: none;}

/*----------------------------------------------------- */
/* REQUEST BLOCK STYLES */
/*----------------------------------------------------- */

.RequestInfo {margin-bottom: 0;margin-top:108px;}
.RequestInfo .container {max-width: 1104px;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: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.RequestInfo .info {margin-bottom: 30px;color: var(--main-color-v1);font-family: 'Circe';font-style: normal;letter-spacing: 0.7px;line-height: 32px;font-size: 22px;text-align: center;font-weight: 600;}
.RequestInfo .info b{font-size: 35px;font-weight: 700;font-style: normal;line-height: normal;}
.RequestInfo .nextStep {color: var(--text-color-v1);font-family: 'Circe';font-size: 22px;font-weight: 700;font-style: normal;letter-spacing: 0.44px;line-height: 32px;text-align: center;font-style: normal;}

/*----------------------------------------------------- */
/* EVENTS LIST BLOCK STYLES */
/*----------------------------------------------------- */
.EventsInfo {margin: 0 auto 40px;padding-left: 50px;position: relative;color: var(--main-color-v1);font-family: 'Circe';font-size: 22px;font-weight: 700;font-style: normal;letter-spacing: 0.44px;line-height: 32px;text-align: left;max-width: 740px;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: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.EventsInfo:before{content:'';position: absolute;width: 10px;height: 83px;background-color: var(--main-color-v1);top:10px;left:0;display: block;}
.EventsInfo:after{content:'';position: absolute;width: 10px;height: 11px;background-color: var(--main-color-v1);top:108px;left:0;display: block;}

.EventsList_item {min-height: 300px;border-radius: 8px;background-color: #fefefe;display: -ms-grid;display: grid;-ms-grid-rows: 1fr;grid-template-rows: 1fr;-ms-grid-columns: 408px 1fr;grid-template-columns: 408px 1fr;overflow: hidden;margin-top: 20px;}
.EventsList_item > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}
.EventsList_item > *:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}
.EventsList_item:hover{filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));}
.EventsList_image {height: 100%;overflow: hidden;position: relative;border-radius: 8px 0 0 8px;}
.EventsList_image img {min-width: 100%;position: absolute;top:0;left:50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);min-height: 100%;}
.EventsList_content {position: relative;padding: 40px 40px 34px 44px;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;}
.EventsList_content .title {width: 100%; word-wrap: break-word; word-break: break-word;z-index: 2;margin: 0;overflow: hidden;margin-bottom: 24px;color: var(--text-color-v1);font-family: 'Circe';font-size: 30px;font-weight: 700;font-style: normal;letter-spacing: 0.6px;line-height: 35px;text-align: left;text-transform: none;}
.EventsList_content .date {z-index: 2;color: #9ea1a8;font-family: 'Circe';font-size: 18px;font-weight: 400;font-style: normal;letter-spacing: 0.36px;line-height: 32px;text-align: left;margin-top: 24px;}
.EventsList_content .desc {margin-top: auto;color: var(--main-color-v4);word-wrap: break-word; word-break: break-word;font-family: 'Circe';font-size: 18px;font-weight: 400;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;}
.EventsList_content .detail {margin-top: auto;z-index: 1;color: var(--main-color-v4);font-family: 'Circe';font-size: 18px;font-weight: 400;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;width: 132px;height: 40px;border-radius: 20px;border: 1px solid var(--main-color-v4);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: unset;border-radius:20px;}
.EventsList_content .detail:hover{border: 1px solid #c58956;
background-color: var(--main-color-v4);color: white;text-decoration: none;}
.EventsList_content .detail:before{pointer-events: none;visibility: hidden;opacity: 0;z-index: -1;background-color: rgba(195, 147, 103, 0.4);top:0;left:0;content: '';width: 100%;height: 100%;position: absolute;}
.EventsList_content .detail:hover:before{visibility: visible;opacity: 1}
.EventsList_content .detail:hover ~ .date {color: white}
.EventsList_item.inactive .detail { display: none; }
.EventsList_item.inactive .completed { display: block; color: #9ea1a8; font-family: 'Circe'; font-size: 28px; font-weight: 400; font-style: normal; letter-spacing: 0.36px; line-height: 32px; text-align: left; margin-top: 24px; }

@media screen and (max-width: 1279px) {
    .InformationBlock {margin-top: 30px}
    .EventsList_content .title br, .InformationBlock_lists-item ul li br, .topBanner .description br, .EventsList_content .desc br, .EventsList_content .title br {display: none;}
}

@media screen and (max-width: 1023px) {
    .InformationBlock_grayBlock.onlyText, .textoBlock {min-height: auto;padding: 48px;}
    .InformationBlock .shareLink {right:15px;}
    .InformationBlock .bigTitle {font-size: 48px;}
    .EventsList_item {grid-template-columns: 33% 1fr}
    .InformationBlock_grayBlock {padding: 40px;}
}

@media screen and (max-width: 680px) {
    .MakeRequest {margin-bottom: 0}
    .InformationBlock .bigTitle {font-size: 36px;}
    .InformationBlock_grayBlock {padding: 30px;}
    .InformationBlock_grayBlock.onlyText, .textoBlock {padding: 30px}
    .EventsList_content {padding: 40px 20px 24px;}
    .EventsList .EventsList_title {font-size: 36px;line-height: 1}
    .EventsList_image {border-radius: 8px;}
    .EventsList_item {grid-template-columns: 1fr;grid-template-rows: 280px 1fr;}
    .InformationBlock_lists {grid-template-columns: 1fr;grid-row-gap: 40px;grid-column-gap: 20px;}
    .WhatDoYouGet_content {padding: 0;}
    .WhatDoYouGet_content .title {font-size: 32px;text-align: center;}
    .WhatDoYouGet_content-item {padding: 0;}
    .WhatDoYouGet_content-item .title {text-align: left;font-size: 30px;line-height: 1.2;}
    .MakeRequest .RequestBtn {height: 64px;border-radius: 32px;font-size: 20px;}
    .WhatDoYouGet_content .description {padding: 0;}
    .MakeRequest_social-links {grid-column-gap: 24px;}
    .EventsInfo {padding-left: 30px}
}

@media screen and (max-width: 480px){
    .InformationBlock .bigTitle{font-size: 30px;}
    .WhatDoYouGet_content .title { font-size: 28px; text-align: center; }
    .WhatDoYouGet_content-item .title { text-align: left; font-size: 26px; line-height: 1.2;}
}

/*----------------------------------------------------- */
/* SERVICE */
/*----------------------------------------------------- */
.service_wrapper__service_list { display: flex;justify-content: center; flex-wrap: wrap; max-width: 1230px; margin: 60px auto; }
.service_wrapper__service_list a { width: 100%; max-width: 380px; margin: 15px; padding: 30px 30px 40px; background-repeat: no-repeat; background-position: right top; font-size: 30px; font-family: 'Circe'; font-weight: bold; color: #ffffff; }
.service_wrapper__service_list a:hover { text-decoration: none; }

/*----------------------------------------------------- */
/* LANDING */
/*----------------------------------------------------- */
.landing p.title {font-size: 1.75rem;letter-spacing: .56px;text-transform: uppercase;line-height: 44px;margin: 0 auto;padding: 0 40px;max-width: 1280px;}

.dropdown__content {display: none;}
.dropdown--opened .dropdown__content {display: block;}

.landing h1 { max-width: 1200px; margin: 0px auto; font-size: 60px; font-weight: 800; text-transform: uppercase; }
.landing h1:before { content: ''; width: 260px; height: 4px; position: absolute; bottom: 0px; left: 0px; background-color: var(--main-color-v1); }
.landing h2 { font-size: 40px; font-weight: 700; text-transform: uppercase; line-height: 1.2; }
.landing h3 { font-size: 30px; font-weight: 600; text-transform: uppercase; line-height: 1.2; }
.landing h4 { font-size: 20px; font-weight: 800; text-transform: uppercase; line-height: 1.2; }
.landing p { font-size: 20px; font-weight: 400; line-height: 1.2; }
.landing b { font-weight: 800; }
.landing ul { margin: 35px 0px; list-style: none; }
.landing li { margin-bottom: 20px; padding-left: 70px; font-size: 20px; font-weight: 400; line-height: 1.2; }
.landing li:last-child { margin-bottom: 0px; }
.landing li:before { content: ''; width: 50px; height: 2px; position: absolute; top: 9px; left: 0px; background-color: var(--main-color-v1); }
.landing a:hover { text-decoration: none; opacity: 0.8; }
.landing > *:not(h1) {margin: 70px auto;padding-left: 40px;padding-right: 40px;max-width: 1280px;}
.landing__btn-v1 { display: inline-block; padding: 12px; font-size: 18px; font-weight: 600; background-color: var(--main-color-v1); border-radius: 4px; color: #FFF; }
.landing__btn-v1:hover { color: #FFF; }
.landing__btn-v2 { display: inline-block; padding: 12px; font-size: 18px; font-weight: 600; border: 1px solid var(--main-color-v1); border-radius: 4px; color: var(--main-color-v1); }

.landing__block-important {padding: 32px 40px;width: 100%;display: flex;align-items: center;justify-content: space-between;border-radius: 12px;border: 1px solid var(--main-color-v1);}
.landing__block-important b {color: var(--main-color-v1);margin-right: 15px;width: 197px;font-size: 30px;font-weight: 700;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;text-transform: uppercase;}
.landing__block-important p {color: var(--text-color-v1);flex:1;font-size: 20px;font-weight: 400;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;}

.landing__block-v1 {max-width: 1200px !important;padding: 40px; background-color: #fff; background-image: url(/local/templates/myBusiness/src/img/landing/block-v1.svg); background-repeat: no-repeat; background-position: center right; border-radius: 15px; box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);}
.landing__block-v1 p { max-width: 780px; margin-top: 30px; }
.landing__block-v1 a {color: var(--main-color-v1);}
.landing__block-v1 .landing__btn-v1 { margin: 30px 20px 0px 0px; color: #FFF;}
.landing__block-v1 .landing__btn-v2 { margin-top: 30px;}

.landing__block-v2 h3 {text-transform: none;}
.landing__block-v2 p span {color: var(--main-color-v1);display: contents;}

div.landing__block-v3 {max-width: 100%;padding: 70px 0px 70px 0px; background-color: #fff; }
.landing__block-v3 div { margin: 0px auto;max-width: 1200px; }
.landing__block-v3 div > p { margin-top: 30px; font-size: 30px; font-weight: 600; }
.landing__block-v3 ul { display: flex; flex-wrap: wrap; }
.landing__block-v3 li { width: 50%; margin-bottom: 80px !important; padding: 0px 80px 0px 0px;display: flex;align-items: center;}
.landing__block-v3 li:before { content: ''; width: 0px; height: 0px; }


.landing__block-v4 ul { padding-right: 340px; }
.landing__block-v4 img { position: absolute; right: 0px; top: 50%; transform: translateY(-50%); }

.landing__block-v5 {max-width: 1200px !important;padding: 40px 300px 40px 40px; background-color: var(--main-color-v1); background-image: url(/local/templates/myBusiness/src/img/landing/block-v5.svg); border-radius: 15px; }
.landing__block-v5 h3 { color: #ffffff; }
.landing__block-v5 p { color: #ffffff; }
.landing__block-v5 li:before { background-color: var(--text-color-v1) }
.landing__block-v5 li { color: #ffffff; font-weight: 400; }

div.landing__block-v6 { max-width: 100%;padding: 40px 0px;background-image: url(/local/templates/myBusiness/src/img/landing/block-v6.svg);}
.landing__block-v6 > * {max-width: 1200px;margin: 0px auto;}
.landing__block-v6 h2 {margin-bottom: 30px}
.landing__block-v6 span { box-shadow: 0 0 30px rgba(0, 0, 0, 0.05); width: 100%; height: 130px; margin-bottom: 30px; padding: 0px 40px; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; border-radius: 15px; }
.landing__block-v6 span a { width: 200px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 18px; font-weight: 600; background-color: var(--main-color-v1); border-radius: 5px; color: #fff; }

div.landing__block-v7 { max-width: 100%; background-image: url(/local/templates/myBusiness/src/img/landing/block-v7__item-6.svg); background-position: center; }
.landing__block-v7 div {max-width: 1200px;margin: 0px auto;padding: 50px 0px; display: grid; grid-template-columns: repeat(3,1fr); grid-column-gap: 30px; grid-row-gap: 30px; }
.landing__block-v7 a { height: 110px; margin: 0px; padding-left: 50px; display: flex; flex-direction: column; justify-content: center; background-color: #FFF; overflow: hidden; }
.landing__block-v7 a:hover { transform: scale(1.07,1.21); box-shadow: 0 0 40px rgba(86, 34, 18, 0.25); }
.landing__block-v7 h3 { color: var(--text-color-v1); }
.landing__block-v7 a:hover h3 { color: var(--main-color-v1); transform: scale(0.94,0.83); }
.landing__block-v7 p { font-size: 14px; color: var(--main-color-v4); }
.landing__block-v7 a:hover p { transform: scale(0.94,0.83); }
.landing__block-v7 img { position: absolute; right: 0px; }
.landing__block-v7 a:hover img { transform: scale(0.94,0.83); }

.landing__block-v8 div { margin: 35px 0px; }
.landing__block-v8 h2:before { content: ''; width: 150px; height: 4px; position: absolute; bottom: 0px; left: 0px; background-color: var(--main-color-v1); }
.landing__block-v8 h3 { color: var(--main-color-v1); }

.landing__block-v9 {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 30px;}
.landing__block-v9 span {margin: 0px;}
.landing__block-v9 h3 {text-align: center;width: 100%; color: var(--text-color-v1);grid-column-start: 1;grid-column-end: 3;}
.landing__block-v9 span h3 { text-align: left; color: var(--main-color-v1); }
.landing__block-v9 span ul { margin-bottom: 0px; }

.landing__block-v10 {max-width: 1200px !important;min-height: 140px; padding: 40px; display: flex;gap: 40px;align-items: center; border: 1px solid var(--main-color-v1); border-radius: 15px; }
.landing__block-v10 h3 { color: var(--main-color-v1);text-transform: uppercase !important;}
.landing__block-v10 p { flex: 5; }
.landing__block-v10 a { color: var(--main-color-v1); text-decoration: underline; }

.landing__block-v11 {max-width: 1200px !important;width: auto; height: 130px; margin-bottom: 30px; padding: 0px 40px; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; border-radius: 15px; }
.landing__block-v11 a { min-width: 200px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 18px; font-weight: 600; background-color: var(--main-color-v1); border-radius: 5px; color: #fff; }

.landing__block-v12 h4 { text-align: center; margin-bottom: 35px;}
.landing__block-v12 p span { margin: 15px 0px; display: block; font-weight: 800; color: var(--main-color-v1); }
.landing__block-v12 a { color: var(--main-color-v1); text-decoration: underline; }

div.landing__block-v13 {padding: 40px 0px;margin: 80px 0;width: auto;max-width: 100%;background-image: url(/local/templates/myBusiness/src/img/landing/block-v6.svg); background-repeat: no-repeat; background-position: center;}
.landing__block-v13 div {margin: 0px auto;   max-width: 1024px;border-radius: 8px; background-color: #9ea1a8;padding: 30px 40px 44px;}
.landing__block-v13 h2 {color: #ffffff;font-size: 40px;font-weight: 700;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;margin-bottom: 20px;}
.landing__block-v13 p {color: var(--text-color-v1);font-size: 18px;font-weight: 700;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;}
.landing__block-v13 li {margin-bottom: 40px;padding-left: 40px;position: relative;color: #ffffff;font-size: 18px;font-weight: 400;font-style: normal;letter-spacing: normal;line-height: 18px;text-align: left;}
.landing__block-v13 li i {font-size: 30px;position: absolute;top:50%;left: 0;transform: translateY(-50%);color: #ffffff;}
.landing__block-v13 li:before{content: none}
.landing__block-v13 .shareLink {position: absolute;top: calc(100% + 24px);right: 0;color: #a6a6a5;font-size: 14px;font-weight: 400;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;font-style: normal;letter-spacing: normal;line-height: normal;padding-right: 36px;}
.landing__block-v13 .shareLink:before {position: absolute;content: '';display: block;top: 50%;right: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 24px;height: 24px;background-image: url(/local/templates/myBusiness/src/css/../img/static/share.svg);background-repeat: no-repeat;background-position: center;background-size: contain;}

div.landing__block-v14 {margin: 80px 0 64px;width: 100%;max-width: 100%;}
.landing__block-v14 div {max-width: 1024px;margin: 0px auto;}
.landing__block-v14 h3 {color: var(--main-color-v1);font-size: 30px;font-weight: 700;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left;text-transform: uppercase;margin-bottom: 20px;}
.landing__block-v14 span {padding: 0 48px}
.landing__block-v14 ul {padding: 0 48px;margin: 40px 0 48px}
.landing__block-v14 ul li {padding: 0;margin-bottom: 20px;}
.landing__block-v14 li:before{content: none}

div.landing__block-v15 {margin: 80px auto 64px;}
.landing__block-v15 h2 {margin-bottom: 0;}
.landing__block-v15 div {margin-top: 30px;padding-left: 126px; margin: 0}

div.landing__block-v16 {margin: 80px auto 64px;}
.landing__block-v16 h2 {margin-bottom: 0}
.landing__block-v16 ul {margin-top: 40px}
.landing__block-v16 ul li {margin-bottom: 48px}
.landing__block-v16 li:before {content: none}
.landing__block-v16 li {padding: 0}
.landing__block-v16 li h3 {text-transform: initial;}
.landing__block-v16 ul div {padding-left: 196px; margin: 20px 0 0}

div.landing__block-v17 {margin: 80px auto 64px;}
.landing__block-v17 h2 {margin-bottom: 0}
.landing__block-v17 div {padding-left: 126px; margin: 0}
.landing__block-v17 ul li {margin-bottom: 48px; margin: 20px 0 0}

.landing__block-v18 {display: flex;justify-content: space-between;font-size: 20px;font-weight: 600;flex-wrap: wrap;}
.landing__block-v18 a {color: var(--text-color-v1);margin-bottom: 10px;max-width: 320px;line-height: 1.2;display: flex;align-items: center;}
.landing__block-v18 a::before {content: '';width: 0;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);height: 5px;background-color: var(--main-color-v1);-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;display: block;position: absolute;bottom: -8px;}
.landing__block-v18 a:hover {opacity: 1;}
.landing__block-v18 a:hover::before {width: 100%;}
.landing__block-v18 a.active::before {width: 100%;}

.landing__block-img-v1 {display: grid;grid-template-columns: 1fr 1fr;grid-column-gap: 35px;grid-row-gap: 35px;}
.landing__block-img-v1 span {width: 100%;height: 18.229vw;background-size: 100%;background-position: top;background-repeat: no-repeat;border-radius: 0px;margin: 0px;border-top-left-radius: 3.125vw;}

.landing__block-img-v2 {display: grid;grid-template-columns: 1fr 1fr;grid-column-gap: 35px;}
.landing__block-img-v2__item h4 {font-size: 1.563vw;text-align: end;}
.landing__block-img-v2__img {width: 100%;height: 18.229vw;display: block;background-size: 100%;background-position: center;background-repeat: no-repeat;border-top-left-radius: 3.125vw;}
div.landing__block-img-v2__description {background-color: #262c3c;color: #fff;padding: 1.042vw;margin: 0.781vw 0vw;border-bottom-right-radius: 3.125vw;}
.landing__block-img-v2__description p {font-size: 1.302vw;}
.landing__block-img-v2__description p span {color: var(--main-color-v1);font-weight: 600;}
p.landing__block-img-v2__v2 {font-size: 1.823vw;}

.landing__block-v8 .landing__block-v9 span {height: auto; padding: 40px;display: grid;grid-row-gap: 20px;align-items: flex-start;}
.landing__block-v8 .landing__block-v9 h3 {grid-column-end: 1;}

.landing__block-v19 {display: flex;flex-wrap: wrap;}
.landing__block-v19 a {margin: 0px 20px 10px 0px;padding: 0px 50px;height: 48px;display: flex;justify-content: center;align-items: center;font-size: 18px;font-weight: 600;background-color: var(--main-color-v1);border-radius: 5px;color: #fff;}
.landing__block-v19 a::before {content: '';background-image: url(/local/templates/myBusiness/src/img/landing/block-v19.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 18px;height: 9px;position: absolute;left: 15px;top: 48%;transform: translateY(-50%);}

.landing__block-v20 ul {display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 20px;}
.landing__block-v20 li {background: #FFFFFF;box-shadow: 0 2px 15px rgb(0 0 0 / 20%);padding: 30px 30px;display: flex;flex-direction: column;justify-content: space-between;margin: 0px;}
.landing__block-v20 li:before {display: none;}
.landing__block-v20 li h4 {margin-bottom: 16px;}
.landing__block-v20 .smooth-scroll {display: block;padding-top: 16px;margin-top: auto;}

.landing__block-v21 {display: grid;grid-template-columns: auto 1fr;grid-gap: 40px;}
.landing__block-v21 h2 {grid-area: auto/1/auto/3;}
.landing__block-v21 h2:before {content: '';width: 150px;height: 4px;position: absolute;bottom: 0px;left: 0px;background-color: var(--main-color-v1);}
.landing__block-v21 > img {max-width: 100px;}
.landing__block-v21 > ul {margin: 0px;display: grid;grid-template-columns: 1fr;grid-gap: 20px;}
.landing__block-v21 > ul > li {padding: 0px;margin: 0px;display: grid;grid-template-columns: 300px 1fr;grid-gap: 20px;border-bottom: 1px solid #ccc;}
.landing__block-v21 li::before {display: none;}
.landing__block-v21 ul ul {display: grid;grid-template-columns: 1fr;grid-gap: 20px;margin: 0px;}
.landing__block-v21 li li {margin: 0px;padding: 0px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.landing__block-v21 li li:last-child {border: none;}
.landing__block-v21 a {display: flex;gap: 20px;flex-direction: column;padding-right: 40px;}
.landing__block-v21 a span {font-size: 16px;color: #ccc;}
.landing__block-v21 a::after {content: '';position: absolute;right: 0px;top: 0px;width: 32px;height: 35px;background-image: url(/local/templates/myBusiness/src/img/landing/block-v21-2.svg);background-repeat: no-repeat;background-position: center;background-size: cover;}

.landing__block-v22 {display: flex;gap: 10px 30px;align-items: center;margin: 30px auto !important;}
.landing__block-v22 > p {display: flex;align-items: center;gap: 5px;line-height: 1;}
.landing__block-v22 > p > img {width: 24px;height: 24px;}
.landing__block-v23 {max-width: 1200px !important;height: 540px;width: auto;display: flex;justify-content: center;align-items: center;position: relative;border-radius: 10px;opacity: 1 !important;margin: 30px auto !important;background-position: center;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.landing__block-v23::after {content: '';position: absolute;width: 85px;height: 85px;background-color: var(--main-color-v1);border-radius: 50%;background-image: url(/local/templates/myBusiness/src/img/landing/block-v23-1.svg);background-repeat: no-repeat;background-position: center;background-size: 36%;z-index: 2;box-sizing: border-box;transition-duration: 0.5s;}
/* .landing__block-v23::before {content: '';position: absolute;z-index: 1;width: 100%;height: 100%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));} */
.landing__block-v23:hover::after {opacity: 0.8;}
.v1.landing__block-v23::after {display: none;}

.landing__block-v24 {margin: 30px auto !important;font-size: 16px !important;}
.landing__block-v24 a {color: var(--main-color-v1);}

.landing__block-v25 {border-bottom: 1px solid var(--main-color-v5);}
.landing__block-v25 > h2 {display: flex;align-items: center;justify-content: space-between;gap: 20px;padding: 25px 0px;font-size: 24px;cursor: pointer;font-weight: 400;transition-duration: 0.5s;}
.landing__block-v25 > h2::after {content: '';background-image: url(/local/templates/myBusiness/src/img/i/shevron-v3.svg);background-repeat: no-repeat;background-position: center;background-size: cover;min-width: 30px;width: 30px;height: 30px;transition-duration: 0.5s;cursor: pointer;transform: rotate(180deg);}
.landing__block-v25 > h2.active {font-weight: 700;}
.landing__block-v25 > h2.active::after {transform: rotate(0deg);}
.landing__block-v25__content {display: none;}
.landing__block-v25__content * {margin: 0px !important;}
.landing__block-v25__content h3 {font-size: 24px;color: var(--main-color-v1);text-transform: inherit;}
.landing__block-v25__content h4 {font-weight: 400;font-size: 20px;}
.landing__block-v25__content a {color: var(--main-color-v1);text-decoration: revert;}

.landing__block-v26 {display: grid;grid-template-columns: 1fr auto;grid-gap: 20px 40px;}

.landing__block-v27 {padding: 40px;background-color: #fff;border-radius: 15px;box-shadow: 0 0 30px rgb(0 0 0 / 5%);}
.landing__block-v27 * {font-weight: 700 !important;font-size: 20px !important;text-transform: uppercase !important;}

.landing__block-v28 {padding: 40px;background-color: #fff;border-radius: 15px;box-shadow: 0 0 30px rgb(0 0 0 / 5%);display: flex;align-items: center;gap: 40px;justify-content: space-between;}
.landing__block-v28 h4 {font-weight: 400;font-size: 20px;text-transform: uppercase;}
.landing__block-v28 > a {padding: 12px;background-color: var(--main-color-v1);border-radius: 5px;color: #ffffff;display: flex;gap: 5px;align-items: center;justify-content: center;min-width: 185px;height: 48px;font-size: 18px;font-weight: 700;line-height: 1;text-decoration: none;transition-duration: 0.5s;text-align: center;}
.landing__block-v28 a img {max-width: 25px;max-height: 25px;}

.landing__block-v29__wrap {display: grid;gap: 20px;}
.landing__block-v29 img {max-width: 90px;max-height: 90px;}
.landing__block-v29 h4 {font-size: 24px;color: var(--main-color-v1);padding-bottom: 11px;position: relative;}
.landing__block-v29 h4::after {content: '';position: absolute;bottom: 0px;width: 75px;left: 0px;height: 1px;background-color: var(--main-color-v1);}
.v4.landing__block-v29__wrap {grid-template-columns: repeat(4, 1fr);}
.v3.landing__block-v29__wrap {grid-template-columns: repeat(3, 1fr);}
.v2.landing__block-v29__wrap {grid-template-columns: repeat(2, 1fr);}
.v1.landing__block-v29__wrap {grid-template-columns: repeat(1, 1fr);}

.landing__block-v30__wrap {font-size: 12px;}
.landing__block-v30__wrap * {font-size: 12px;}

.landing__block-v31__wrap {display: grid;gap: 20px;grid-template-columns: repeat(2, 1fr);}
.landing__block-v31 {border: 1px solid var(--main-color-v1);border-radius: 15px;padding: 40px;}
.landing__block-v31 h4 {color: var(--main-color-v1);font-size: 24px;font-weight: 700;}
.landing__block-v31 a {text-decoration: none;}

.landing__block-v32 {display: flex;align-items: center;justify-content: center;overflow: hidden;border-radius: 15px;}

.landing__block-v33 {background-color: #FFF;border-radius: 15px;box-shadow: 0 0 30px rgb(0 0 0 / 5%);}
.landing__block-v33 > h4 {display: flex;align-items: center;justify-content: space-between;padding: 30px;position: relative;font-size: 24px;text-transform: initial;width: 100%;cursor: pointer;}
.landing__block-v33 > h4::after {content: '';background-image: url(/local/templates/myBusiness/src/img/i/shevron-v2.svg);background-repeat: no-repeat;background-position: center;background-size: cover;min-width: 16px;width: 16px;height: 16px;transition-duration: 0.5s;cursor: pointer;}
.landing__block-v33 > h4.active::after {transform: rotate(180deg);}
.landing__block-v33__content {display: none;padding: 0px 30px 30px 30px;}

.landing__block-v34 {overflow: auto hidden;}
.landing__block-v34 table {border: 1px solid var(--main-color-v4);overflow: hidden;}
.landing__block-v34 table tbody tr>:first-child,
.landing__block-v34 table tfoot tr>:first-child,
.landing__block-v34 table thead tr>:first-child {width: 30%;text-align: center;}
.landing__block-v34 table thead tr,
.landing__block-v34 table tbody tr,
.landing__block-v34 table tfoot tr {justify-content: flex-start;align-items: flex-start;padding: 0px;display: table-row;}
.landing__block-v34 table thead td,
.landing__block-v34 table thead th,
.landing__block-v34 table tbody td,
.landing__block-v34 table tbody th {padding: 15px;font-size: 20px;text-align: center;color: var(--text-color-v1);text-transform: none;display: table-cell;}
.landing__block-v34 table tbody>:nth-child(even) {background: #FFF;}
.landing__block-v34 table thead tr {background: #FFF;padding: 0px;}

.landing__block-v35 {display: grid;grid-gap: 10px;grid-template-columns: 1fr auto;border: 1px solid var(--main-color-v1);border-radius: 15px;padding: 40px;}
.landing__block-v35__left {display: flex;flex-direction: column;gap: 10px;justify-content: space-between;}
.landing__block-v35__right {display: flex;flex-direction: column;gap: 10px;align-items: flex-end;justify-content: space-between;}
.landing__block-v35 h2 {color: var(--main-color-v1);font-size: 24px;font-weight: 700;}
.landing__block-v35__link {font-size: 20px;}
.landing__block-v35__link a {font-size: 20px;color: var(--main-color-v1);}
.landing__block-v35 img {max-width: 300px;}
.landing__block-v35 .btn {padding: 0px 40px;}

.landing__block-v36 {border-radius: 15px;padding: 40px;background-color: #805ADF;display: grid;gap: 78px;grid-template-columns: auto auto auto;align-items: center;}
.landing__block-v36 h2 {color: #FFF;text-transform: inherit;}
.landing__block-v36 p {color: #FFF;}
.landing__block-v36 .btn {font-size: 18px;}

@media (max-width: 1279px) and (min-width: 1024px) {
    .landing > .landing__block-v1,
    .landing > .landing__block-v5,
    .landing > .landing__block-v6 > *,
    .landing > .landing__block-v10,
    .landing > .landing__block-v11,
    .landing > div.landing__block-v13,
    .landing > .landing__block-v23 {margin-left: 40px !important;margin-right: 40px !important;}
}

@media ( max-width: 1023px ) {
    .landing > .landing__block-v1,
    .landing > .landing__block-v5,
    .landing > .landing__block-v10,
    .landing > .landing__block-v11,
    .landing > .landing__block-v23 {margin-left: 15px !important;margin-right: 15px !important;}

    .landing > *:not(h1) {padding-left: 15px;padding-right: 15px;margin: 30px 0px;overflow: hidden;max-width: 100%; width: auto;}
    .landing h1 { margin: 0px 15px; font-size: 28px !important; }
    .landing h1:before { content: ''; width: 160px; height: 4px; }
    .landing h2 { font-size: 20px; }
    .landing h3 { font-size: 18px; }
    .landing h4 { font-size: 16px; }
    .landing p { font-size: 16px; font-weight: 400; }
    .landing ul { margin: 15px 0px; }
    .landing li { margin-bottom: 10px; padding-left: 30px; font-size: 16px; font-weight: 400; }
    .landing li:before { content: ''; width: 20px; height: 2px; top: 6px; }
    .landing a:hover { text-decoration: none; opacity: 0.8; }
    .landing__btn-v1 { width: 100%; text-align: center; }
    .landing__btn-v2 { width: 100%; text-align: center; }

    div.landing__block-important {padding: 15px 30px; width: calc(100% - 30px);margin: 30px auto;flex-direction: column;align-items: center;justify-content: center;}
    .landing__block-important b {margin-right: 0;text-align: center;margin-bottom: 24px;}

    .landing__block-v1 { padding: 20px; }
    .landing__block-v1 .landing__btn-v1 { margin: 15px 0px 0px 0px; }
    .landing__block-v1 .landing__btn-v2 { margin: 15px 0px 0px 0px; }

    div.landing__block-v3 { margin: 30px 0px;}
    .landing__block-v3 div > p { margin-top: 15px; font-size: 18px; }
    .landing__block-v3 li { width: 100%; margin-bottom: 20px !important; padding: 0px; display: flex; }
    .landing__block-v3 li:before { content: ''; width: 0px; height: 0px; }

    .landing__block-v4 img { width: 100%; position: relative; top: 0px; transform: none; }
    .landing__block-v4 ul { padding-right: 0px; }

    .landing__block-v5 { padding: 20px; }

    div.landing__block-v6 { margin: 0px; background-position: left center; }
    .landing__block-v6 span { height: auto; padding: 20px; margin-bottom: 15px; flex-direction: column; justify-content: center; }
    .landing__block-v6 span a { height: 40px; margin-top: 10px; font-size: 16px; }

    div.landing__block-v7 { margin: 0px; }
    .landing__block-v7 div {padding: 20px 0px; grid-template-columns: repeat(1,1fr); grid-row-gap: 20px; }

    .landing__block-v8 div { margin: 20px 0px; }

    .landing__block-v9 {grid-template-columns: 1fr;}
    .landing__block-v9 h3 {grid-column-end: 1 !important;}

    .landing__block-v10 { height: auto; padding: 20px 20px;flex-wrap: wrap;gap: 10px;}
    .landing__block-v10 h3 { width: 100%; flex: none; }
    .landing__block-v10 { width: 100%; flex: none; }

    .landing__block-v11 { height: auto; padding: 20px; margin-bottom: 15px; flex-direction: column; justify-content: center; }
    .landing__block-v11 a { height: 40px; margin-top: 10px; font-size: 16px; }

    div.landing__block-v13{overflow: visible;}

    div.landing__block-v13, div.landing__block-v14 {margin: 0;}
    .landing__block-v13 div {overflow: visible;padding: 15px 20px 22px; }
    .landing__block-v13 li:before {content: none;}
    .landing__block-v14 ul {padding: 0 30px}
    .landing__block-v14 span {padding: 0}
    .landing__block-v15 div {margin: 0;padding-left: 0}
    .landing__block-v16 ul {margin: 30px 0 0}
    .landing__block-v16 ul li {margin-bottom: 24px;padding-left: 0;}
    .landing__block-v16 ul li:before {content: none;}
    .landing__block-v16 ul li div {padding-left: 30px}
    .landing__block-v17 div {padding: 0}

    .landing__block-img-v1 {grid-template-columns: 1fr;}
    .landing__block-img-v1 span {height: 50vw;}

    .landing__block-img-v2 {grid-template-columns: 1fr;}
    .landing__block-img-v2__item h4 {font-size: 6vw;}
    .landing__block-img-v2__img {height: 50vw;border-top-left-radius: 10vw;}
    div.landing__block-img-v2__description {padding: 5vw;margin: 5vw 0vw 0vw 0vw;border-bottom-right-radius: 10vw;}
    .landing__block-img-v2__description p {font-size: 4.3vw;}
    p.landing__block-img-v2__v2 {font-size: 6vw;}

    .landing__block-v20 ul {grid-template-columns: 1fr;margin: 0px;}
    .landing__block-v20 li {margin: 0px;}

    .landing__block-v21 h2 {grid-area: auto;}
    .landing__block-v21 img {max-width: 100px;max-height: 24px;margin-left: auto;}
    .landing__block-v21 > ul {grid-area: auto/1/auto/3;margin: 0px;}
    .landing__block-v21 > ul > li {grid-template-columns: 1fr;}
    .landing__block-v21 > ul > li h3 {display: none;}

    .landing__block-v22 {gap: 10px 20px;margin: 20px auto !important;}
    .landing__block-v23 {height: 260px;margin: 20px auto !important;}
    .landing__block-v23::after {width: 65px;height: 65px;}
    .landing__block-v24 {margin: 20px auto !important;}

    .landing__block-v25 > h2 {font-size: 18px;}

    .landing__block-v26 {grid-template-columns: 1fr;}

    .landing__block-v27 {padding: 20px;}
    .landing__block-v27 * {font-size: 18px !important;}

    .landing__block-v28 {padding: 20px;flex-direction: column;gap: 20px;}
    .landing__block-v28 > a {width: 100%;}

    .landing__block-v29 h4 {font-size: 18px;}
    .v4.landing__block-v29__wrap,
    .v3.landing__block-v29__wrap,
    .v2.landing__block-v29__wrap,
    .v1.landing__block-v29__wrap {grid-template-columns: 1fr;}
    .landing__block-v29 {position: relative;padding-left: 90px;}
    .landing__block-v29 > img {position: absolute;left: 0px;top: 0px;max-width: 66px;max-height: 66px;}

    .landing__block-v31__wrap {grid-template-columns: 1fr;}
    .landing__block-v31 {padding: 20px;}
    .landing__block-v31 h4 {font-size: 18px;}

    .landing__block-v33 > h4 {font-size: 18px;padding: 20px;}
    .landing__block-v33__content {padding: 20px;}

    .landing__block-v34 table thead td,
    .landing__block-v34 table thead th,
    .landing__block-v34 table tbody td,
    .landing__block-v34 table tbody th {padding: 15px;font-size: 18px;text-align: center;color: var(--text-color-v1);text-transform: none;}

    .landing__block-v36 {gap: 20px;grid-template-columns: 1fr;padding: 20px;}
    .landing__block-v36 .btn {width: 100%;font-size: 16px;}

    .landing__block-v35 {grid-gap: 10px;grid-template-columns: 1fr;padding: 20px;}
    .landing__block-v35__right {align-items: flex-start;}
    .landing__block-v35__link {font-size: 18px;}
    .landing__block-v35__link a {font-size: 18px;}
    .landing__block-v35 img {max-width: 100%;margin: 0px auto;}
    .landing__block-v35 .btn {padding: 0px 20px; width: 100%;}
}

.landing__form-faq_wrap div { max-width: 100%; margin: 0px; }
.landing__form-faq_wrap { max-width: 900px; margin: 0 auto; position: relative; }
.landing__form-faq_item.start { height: 100%; padding: 40px;}
.start .landing__form-faq_item__title { max-width: 70%; text-align: left; }
.start .landing__form-faq_item__description { max-width: 70%; margin-top: 30px; font-size: 14px; text-align: left;  }
.start .landing__form-faq_item__description a { color: var(--text-color-v1); text-decoration: underline; }
.start .landing__form-faq_item__btn_wrap { position: absolute; right: 60px; top: 50%; transform: translateY(-50%); }

.landing__form-faq_item { display: flex; flex-direction: column; justify-content: space-between; opacity: 0; position: absolute; top: 0px; left: 0px; z-index: 0; transition: 1.5s; pointer-events: none; width: 100%; height: 376px; padding: 20px 30px; text-align: center; background-image: url(/local/templates/myBusiness/src/img/landing/block-v1.svg); background-color: #fff; background-repeat: no-repeat; background-position: center right; border-radius: 15px;  }
.landing__form-faq_item.active { opacity: 1; position: relative; top: 0px; left: 0px; z-index: 2; transition: 1.5s; pointer-events: auto; }
.landing__form-faq_item__prev { display: flex; justify-content: center; align-items: center; width: 80px; height: 30px; color: var(--main-color-v1); font-size: 18px; font-weight: 700; text-decoration: none; }
.landing__form-faq_item__prev:hover { text-decoration: none; transition: 0.5s; }
.landing__form-faq_item__prev:before { content: ''; width: 20px; height: 20px; margin-right: 10px; background-image: url(/local/templates/myBusiness/src/img/landing/block-v1__item2.svg); background-repeat: no-repeat; background-position: center center; background-size: 100%; }
.landing__form-faq_item__btn_wrap { display: flex; justify-content: center; flex-wrap: wrap; margin: 0px -15px; }
.landing__form-faq_item__btn_wrap a { width: 100%;min-width: 200px; display: flex; justify-content: center; align-items: center; flex: 1; margin: 15px; padding: 14px 0px; border-radius: 4px; color: #fff; font-size: 18px; font-weight: 700; background: var(--main-color-v1); text-decoration: none; transition: 0.5s; }
.landing__form-faq_item__btn_wrap a:hover { color: #fff; background-color: var(--main-color-v1); text-decoration: none; transition: 0.5s; }
.landing__form-faq_item span { pointer-events: none; opacity: 0; cursor: context-menu; font-size: 18px; }
.landing__form-faq_item span a { text-decoration: underline; color: var(--main-color-v1); }

.landing__form {display: flex;max-width: 1200px;margin: 70px auto;position: relative;}
.landing__form input[type="text"] {width: 100%;border: none;border-radius: 15px;padding: 0px 270px 0px 40px;margin: 0px;font-size: 20px;font-weight: 800;text-transform: uppercase;line-height: 1.2;font-family: 'Circe';color: var(--text-color-v1);}
.landing__form input[type="submit"] {position: absolute;top: 50%;transform: translateY(-50%);right: 40px;min-width: 200px;height: 50px;display: flex;justify-content: center;align-items: center;font-weight: 600;background-color: var(--main-color-v1);border-radius: 5px;color: #fff;border: none;z-index: 2;}
.landing__form i {position: absolute;top: 50%;transform: translateY(-50%);left: 60px;color: var(--main-color-v1);font-size: 22px;}
.landing__form input[type="text"]:focus~i {display: none;}

@media (max-width:1024px) {
    .start .landing__form-faq_item__title, .start .landing__form-faq_item__description {max-width: 100%;}
    .landing__form-faq_wrap { margin: 0px 15px; }
    .landing__form-faq_item__btn_wrap { flex-direction: column; }
    .start .landing__form-faq_item__btn_wrap {position: relative;right: 0px;top: 0px;transform: none;}

    .landing__form-faq_item__btn_wrap a {margin: 30px 0px 0px 0px;}

    .landing__form {flex-direction: column;align-items: center;}
    .landing__form input[type="text"] {padding: 0px 20px}
    .landing__form input[type="submit"] {position: initial;margin-top: 40px;height: 40px;}
    .landing__form i {left: 30px;top: 20px;transform: none;}
}


/*----------------------------------------------------- */
/* detail_page table */
/*----------------------------------------------------- */
.detail_page .detail_page_content table {margin: 40px 0px 0px 0px;}
.detail_page .detail_page_content tr {padding: 0px;}
.detail_page .detail_page_content th,
.detail_page .detail_page_content td {padding: 20px;flex-direction: column;font-size: 16px;flex: none;}
.detail_page .detail_page_content th:nth-child(1),
.detail_page .detail_page_content td:nth-child(1) {width: 35%;border-right: 1px solid var(--main-color-v4);text-align: left;align-items: flex-start;}
.detail_page .detail_page_content th:nth-child(2),
.detail_page .detail_page_content td:nth-child(2) {width: 65%;position: relative;}
.detail_page .detail_page_content th:nth-child(2)::after,
.detail_page .detail_page_content td:nth-child(2)::after {content: "";position: absolute;left: -1px;top: 0px;height: 100%;width: 1px;background-color: var(--main-color-v4);}
.detail_page .detail_page_content table ol li,
.detail_page .detail_page_content table ol li:before {font-size: 16px;}
.detail_page .detail_page_content table a {font-size: 16px;text-align: center;}
.detail_page .detail_page_content .table-description {background-color: rgba(197, 147, 104, .102);border-top: 1px solid var(--main-color-v4);border-bottom: 1px solid var(--main-color-v4);padding: 20px;}
@media (max-width:430px){
    .detail_page .detail_page_content th,
    .detail_page .detail_page_content td {padding: 2vw;flex-direction: column;font-size: 3.721vw;flex: none;}
    .detail_page .detail_page_content th:nth-child(2)::after,
    .detail_page .detail_page_content td:nth-child(2)::after {left: -0.3vw;}
    .detail_page .detail_page_content table ol li,
    .detail_page .detail_page_content table ol li:before {font-size: 3.721vw;}
    .detail_page .detail_page_content table a {font-size: 3.721vw;}
    .detail_page .detail_page_content .table-description {padding: 2vw;font-size: 3.721vw;}
}

/*----------------------------------------------------- */
/* live-broadcasts */
/*----------------------------------------------------- */
.newsItem__Youtube {width: 100%;max-height: 300px;overflow: hidden;}
.newsItem__Youtube iframe {width: 100% !important;height: 300px !important;}

/*----------------------------------------------------- */
/* knowledge_base */
/*----------------------------------------------------- */
.Preview__content__news .newsItem .newsItem__previewText,
.Preview__content__base .baseItem .baseItem__previewText {height: 98px;overflow: hidden;}
.Preview__content__base .baseItem__img img {max-width: 100%;}

/*----------------------------------------------------- */
/* NEWS */
/*----------------------------------------------------- */
.news__top {display: grid;grid-template-columns: auto 1fr auto;grid-template-areas: "tit teg btn";grid-gap: 20px 30px;}
.news__teg-list {grid-area: teg;display: flex;align-items: center;flex-wrap: wrap;gap: 10px 20px;}
.news__teg-list > * {cursor: pointer;height: 26px;display: flex;align-items: center;justify-content: center;padding: 0px 15px;background-color: #FFFFFF;border: 1px solid var(--main-color-v3);border-radius: 30px;font-size: 12px;color: var(--main-color-v4);text-decoration: none;}
.news__teg-list > *:hover,
.news__teg-list > *.active {background-color: var(--main-color-v3);color: var(--main-color-v4);text-decoration: none;}
.news__top .btn {grid-area: btn;}
.news__list {margin: 20px 0px 40px 0px;display: grid;gap: 20px;grid-template-columns: repeat(3, 1fr);}
.news__item {display: flex !important;flex-direction: column;gap: 10px;background-color: #FFF;padding-bottom: 15px;border-radius: 10px;overflow: hidden;transition-duration: 0.5s;}
.news__item a {text-decoration: none;}
.news__img {height: 215px;width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.news__img img {width: 100%;object-fit: cover;transition-duration: 0.5s;}
.news__info {padding: 0px 15px;display: flex;flex-direction: column;gap: 10px;}
.news__time {color: var(--main-color-v4);font-size: 14px;}
.news__item h4 {color: var(--text-color-v1);font-size: 18px;font-weight: 700;line-height: 1.2;height: 42px;overflow: hidden;}
.news__item p {color: var(--text-color-v1);font-size: 15px;line-height: 1.4;height: 62px;overflow: hidden}
.news__teg-list-v2 {display: flex;flex-direction: row;gap: 10px;overflow: auto hidden;padding-bottom: 4px;}
.news__teg-list-v2 li {white-space: nowrap;height: 26px;display: flex;align-items: center;justify-content: center;padding: 0px 15px;background-color: var(--main-color-v3);border-radius: 30px;font-size: 12px;font-weight: 700;color: var(--main-color-v4);text-decoration: none;width: fit-content;}
.news__teg-list-v2::-webkit-scrollbar {height: 4px;background-color: #fff;}
.news__teg-list-v2::-webkit-scrollbar-thumb {background-color: #E04E37;border-radius: 4px;}
.news__teg-list-v2::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / 10%);background-color: #fff;border-radius: 4px;}
.news > .btn {margin: 0px auto;}

.news__item:hover {box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);text-decoration: none;}
.news__item a:hover h4 {color: var(--main-color-v4);}
.news__item a:hover img {transform: scale(1.2);transform-origin: center;}

.slick.news {margin-top: 70px;margin-bottom: 70px;}
.slick .news__list {margin: 20px -10px 0px -10px;max-height: 500px;overflow: hidden;display: block;}
.slick .news__item {margin: 10px;}
.news .slick-dots {position: initial;}

@media (max-width: 1024px) {
    .news__list {grid-template-columns: repeat(2, 1fr);}
    .news__top {grid-template-columns: 1fr auto;grid-template-areas: "tit btn" "teg teg";}
    .news__top .btn {height: 44px;}
}

@media (max-width: 767px) {
    .news__list {grid-template-columns: 1fr;}
    .news {margin-top: 60px;margin-bottom: 105px;}
    .news__teg-list {flex-direction: column;}
    .news__teg-list a {width: 100%;}
}
/*----------------------------------------------------- */
/* events */
/*----------------------------------------------------- */
.events {position: relative;}

.events__top {display: flex;justify-content: space-between;gap: 20px;align-items: flex-start;}
.events__top .title {margin: 0px;}

.events__filter {padding: 0px;width: 100%;max-width: 100%;display: grid;gap: 20px;grid-template-columns: repeat(4, 1fr);margin: 30px 0px 20px 0px;}
.events__filter label {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;position: relative;}
.events__filter img {max-width: 16px;max-height: 16px;position: absolute;z-index: 1;top: 50%;left: 10px;transform: translateY(-50%);}
.events__filter input {height: 36px;width: 100%;margin: 0px;padding: 0px 36px;border: 1px solid var(--main-color-v3);border-radius: 0px;font-size: 14px;color: var(--main-color-v5);transition-duration: 0.5s;}
.events__filter label:first-child input {border-radius: 10px 0px 0px 0px;}
.events__filter label:nth-child(4) input {border-radius: 0px 10px 0px 0px;}
.events__filter label:nth-child(5) input {border-radius: 0px 0px 0px 10px;}
.events__filter label:last-child input {border-radius: 0px 0px 10px 0px;}
.events__filter .grid-3 {grid-area: auto/1/auto/4;}
.datepicker__wrap {position: relative;}
.datepicker__wrap > .close {display: none;right: 2px;left: auto;cursor: pointer;padding: 8px;width: 34px;height: 34px;max-width: 34px;max-height: 34px;}
.datepicker__wrap > .close.active {display: block;}

.events__list {width: 100%;max-width: 100%;display: grid;gap: 20px;grid-template-columns: repeat(3, 1fr);margin: 20px 0px 40px 0px;}
.events__item {background-color: #FFF;border-radius: 8px;position: relative;padding-bottom: 15px;transition-duration: 0.5s;}
.events__img {height: 215px;width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;border-radius: 10px 10px 0px 0px;}
.events__img img {width: 100%;object-fit: cover;transition-duration: 0.5s;}
.events__info {padding: 10px 15px 0px 15px;display: grid;gap: 5px 20px;grid-template-columns: auto 1fr;grid-template-areas:"d-m tit" "d-d tit" "d-n tit" "lis lis";grid-template-rows: auto auto 1fr auto;}
.events__date-m {grid-area: d-m;text-align: center;text-transform: uppercase;color: var(--text-color-v1);font-weight: 600;font-size: 14px;line-height: 1;}
.events__date-d {grid-area: d-d;font-weight: 600;font-size: 48px;line-height: 1;text-align: center;text-transform: uppercase;color: var(--text-color-v1);}
.events__date-n {grid-area: d-n;font-size: 10px;line-height: 1;text-align: center;text-transform: uppercase;color: var(--main-color-v5);}
.events__info h4 {grid-area: tit;color: var(--text-color-v1);font-size: 16px;font-weight: 600;line-height: 1.2;margin-bottom: 9px;}
.events__info ul {grid-area: lis;list-style: none;display: flex;flex-direction: column;gap: 4px;}
.events__info li {display: flex;align-items: center;gap: 10px;color: var(--main-color-v4);font-size: 14px;line-height: 1;}
.events__info img {max-width: 16px;max-height: 16px;}
.events__btns {opacity: 0;padding: 15px;position: absolute;top: 0px;left: 0px;z-index: 1;width: 100%;height: 100%;background-color: rgb(0 0 0 / 70%);display: flex;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: wrap;gap: 10px;border-radius: 10px;box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);transition-duration: 0.5s;}

.events__item:hover {box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);}
.events__item:hover .events__img img {transform: scale(1.2);transform-origin: center;}
.events__item:hover .events__btns {opacity: 1;}

.events__btns .btn {font-size: 14px;}

.events > .btn {margin: 0px auto;}

.events.v2 {margin-top: 70px;margin-bottom: 70px;}

@media (min-width: 1025px) {
    .events__btns .btn.v7 {color: #fff;border: 1px solid #fff0;}
    .events__btns .btn.v7:hover {border: 1px solid #FFF;}
}

@media (max-width: 1024px) {
    .events__filter {grid-template-columns: repeat(2, 1fr);}
    .events__filter .grid-3 {grid-area: auto;}
    .events__filter label:nth-child(2) input {border-radius: 0px 10px 0px 0px;}
    .events__filter label:nth-child(4) input {border-radius: 0px;}

    .events__list {grid-template-columns: repeat(2, 1fr);}
    .events__btns {opacity: 1;position: initial;background: none;box-shadow: none;height: auto;padding: 20px 15px 0px 15px;flex-direction: row;justify-content: center;}
    .events__btns .btn {height: 46px;padding: 0px 25px;}
}

@media (max-width: 767px) {
    .events__top .btn {font-size: 14px;height: 46px;padding: 0px 25px;text-align: center;}

    .events__filter {grid-template-columns: 1fr;gap: 10px;}
    .events__filter label:first-child input {border-radius: 10px 10px 0px 0px;}
    .events__filter label:nth-child(2) input {border-radius: 0px;}
    .events__filter label:nth-child(5) input {border-radius: 0px;}
    .events__filter label:last-child input {border-radius: 0px 0px 10px 10px;}

    .events__list {grid-template-columns: 1fr;}
    .events__date-d {font-size: 20px;}

    .events.v2 {margin-top: 60px;margin-bottom: 60px;}
}

/*----------------------------------------------------- */
/* business-advisor */
/*----------------------------------------------------- */
.v1-entrepreneur-page__list {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 50px 50px;margin: 70px auto;padding: 0 40px;max-width: 1280px;}
.v1-entrepreneur-page__item {width: 100%;height: 340px;padding: 30px;position: relative;overflow: hidden;border-radius: 10px;display: flex;align-items: flex-start;flex-direction: column;justify-content: flex-end;}
.v1-entrepreneur-page__item:before {content: '';left: 0;top: 0px;width: 100%;height: 100%;z-index: 1;position: absolute;backdrop-filter: blur(2px);background-color: #00000069;}
.v1-entrepreneur-page__item img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: auto;height: auto;max-height: 100%;}
.v1-entrepreneur-page__item h4 {position: relative;z-index: 2;color: #fff;font-size: 20px;margin-bottom: 20px;}
.v1-entrepreneur-page__item a {position: relative;z-index: 2;border: 3px solid #fff;border-radius: 34px;padding: 15px 30px;color: #fff;text-decoration: none;}
.v1-entrepreneur-page__item a:hover {border: 3px solid var(--main-color-v1);background-color: var(--main-color-v1);}

.v2-entrepreneur-page__wrap {width: 100%;position: relative;}
.v2-entrepreneur-page__list {display: grid;grid-template-columns: 1fr;grid-gap: 70px 70px;margin: 70px auto;padding: 0 40px;max-width: 1280px;}
.v2-entrepreneur-page__item {width: 100%;height: 360px;padding: 50px;position: relative;overflow: hidden;border-radius: 16px;display: flex;align-items: flex-start;flex-direction: column;}
.text-right.v2-entrepreneur-page__item {align-items: flex-end;text-align: end;}
.v2-entrepreneur-page__item:before {content: '';left: 0;top: 0px;width: 100%;height: 100%;z-index: 1;position: absolute;backdrop-filter: blur(2px);background-color: #00000069;}
.v2-entrepreneur-page__item img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: auto;height: auto;}
.v2-entrepreneur-page__item h4 {position: relative;z-index: 2;color: #fff;font-size: 62px;text-transform: uppercase;font-weight: 900;}
.v2-entrepreneur-page__item p {position: relative;z-index: 2;color: #fff;height: 200px;}
.v2-entrepreneur-page__item p a {position: initial;border: none;padding: 0px;border-radius: 0px;}
.v2-entrepreneur-page__item p a:hover {border: none;background-color: #fff0;}
.v2-entrepreneur-page__item a {position: relative;z-index: 2;border: 3px solid #fff;border-radius: 34px;padding: 10px 30px;color: #fff;text-decoration: none;}
.v2-entrepreneur-page__item a:hover {border: 3px solid var(--main-color-v1);background-color: var(--main-color-v1);}

@media screen and (max-width: 1024px) {
    .v1-entrepreneur-page__list {grid-template-columns: 1fr;}
    .v1-entrepreneur-page__item {height: auto;}

    .v2-entrepreneur-page__item {border-radius: 10px;padding: 20px;height: auto;}
    .v2-entrepreneur-page__item img {height: 100%;}
    .v2-entrepreneur-page__item h4 {font-size: 20px;}
    .v2-entrepreneur-page__item p {height: auto;margin: 20px 0px;}
    .v2-entrepreneur-page__item a {padding: 10px 10px;}
}

@media screen and (max-width: 760px) {
    #map > div {width: 1200px !important;left: auto !important;right: -200px !important;}
    #map .xxGHyP-dialog-view .uNGBb-dialog-view--content {left: auto;right: -225px;}
    #map .gmnoprint .gm-style-cc {display: none;}
    .contacts-item {z-index: 8;}
}

/*----------------------------------------------------- */
/* /business-support-measures/ */
/*----------------------------------------------------- */
.banner-v1__wrap {width: 100%;background-color: #FFF;}
.banner-v1 {width: 100%;max-width: 1200px;height: 622px;margin: 0px auto;padding: 90px 38px;position: relative;overflow: hidden;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;}
.banner-v1 img {max-width: 100%;width: 100%;height: 100%;object-fit: cover;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.banner-v1 h1 {margin: 0px;font-size: 50px;font-weight: 700;line-height: 1;}
.banner-v1 p {margin-top: 12px;font-weight: 700;font-size: 24px;line-height: 1.2;}

.support-measures {width: 100%;max-width: 1230px;margin: 0px auto;}
.support-measures__info {width: 100%;max-width: -webkit-fill-available;margin: 0px 15px;padding: 19px 24px;background-color: #67676730;border-radius: 0px 0px 8px 8px;display: flex;align-items: center;}
.support-measures__info p {font-size: 18px;}
.support-measures__info a:not(.btn){margin: 0px auto 0px 11px;font-weight: 700;font-size: 30px;color: var(--main-color-v1);}
.support-measures__sections {width: 100%;max-width: -webkit-fill-available;margin: 5px 10px;display: flex;justify-content: center;flex-wrap: wrap;}
.support-measures__section {margin: 5px;padding: 10px 20px 10px 90px;width: calc(100% / 5 - 10px);min-width: 220px;height: 99px;display: flex;align-items: center;justify-content: center;position: relative;background-color: #FFF;border-radius: 8px;transition-duration: 0.5s;}
.support-measures__section img {position: absolute;left: 0px;top: 50%;transform: translateY(-50%);left: 17px;max-width: 65px;max-height: 60px;}
.support-measures__section h4 {font-weight: 700;font-size: 18px;line-height: 1;color: #000;transition-duration: 0.5s;}
.support-measures__section:hover,
.support-measures__section.active {transform: scale(1.044);box-shadow: 0 0 40px rgb(86 34 18 / 25%);text-decoration: none;}
.support-measures__section:hover h4,
.support-measures__section.active h4 {color: var(--main-color-v1);}
.support-measures h2 {font-weight: 350;font-size: 36px;line-height: 1;margin: 50px 15px 10px 15px;width: 100%;max-width: -webkit-fill-available;}
.support-measures__list {margin: 0px;display: none;width: 100%;max-width: -webkit-fill-available;flex-wrap: wrap;justify-content: center;}
.support-measures__list.active {display: flex;}
.support-measures__item {display: flex;flex-direction: column;width: calc(100% / 3 - 30px);min-width: 300px;min-height: 380px;margin: 15px;padding: 30px;background-color: #FFF;border-radius: 8px;}
.support-measures__item::after {content: '';position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);width: 80%;height: 10px;background-color: var(--main-color-v4);border-radius: 5px 5px 0px 0px;transition-duration: 0.5s;}
.support-measures__item h4 {font-weight: 700;font-size: 18px;line-height: 1.2;color: #000;margin-bottom: 10px;}
.support-measures__item p {font-size: 16px;line-height: 1.2;color: #000;}
.support-measures__item:hover {text-decoration: none;}
.support-measures__item:hover::after {background-color: var(--main-color-v1);}

@media (max-width: 1229px) {
    .banner-v1 {height: 500px;padding: 26px 24px;}

    .support-measures__sections {margin: 10px;}
    .support-measures__section {width: calc(100% / 4 - 20px);margin: 10px;}
    .support-measures__list {margin: 0px 5px;}
    .support-measures__item {min-height: auto;width: calc(100% / 2 - 20px);margin: 10px;}
}

@media (max-width: 767px) {
    .banner-v1 h1 {font-size: 40px;}
    .banner-v1 p {font-size: 20px;}

    .support-measures__info {justify-content: center;flex-direction: column;}
    .support-measures__info a:not(.btn) {margin: 0px auto 14px auto;}
    .support-measures__sections {margin: 5px 10px;}
    .support-measures__section {width: 100%;margin: 5px;}
    .support-measures__section:hover,
    .support-measures__section.active {transform: scale(1.02);}
    .support-measures h2 {font-size: 26px;text-align: center;}
    .support-measures__list {margin: 0px;}
    .support-measures__item {width: 100%;max-width: -webkit-fill-available;}
}

@media (min-width:1101px) {.Preview__spreading .Preview__content .base-item {height: 350px;} }
@media (min-width:1101px) {.Preview__content__base .baseItem {height: 350px; justify-content: space-between;} }
@media (min-width:1101px) {.Preview__content__base.slick-slider .baseItem {height: 340px; justify-content: space-between;} }

.display_flex { display: flex; }
.display_flex { display: flex; }
a.button.btn_slider { margin: 0px; height: 50px; min-width: 170px; }
.slick-slide .baseItem { cursor: default; }
.Preview__content__base .baseItem .baseItem__title { text-decoration: none;}
.Preview__content__base .baseItem__price {height: 50px;}
@media (max-width:501px) { .Preview__content__base .baseItem__price {height: 70px;} }
.Preview__content__base .baseItem__price span {align-items: center;display: flex;justify-content: center;padding-left: 15px;}
@media (max-width:501px) { .Preview__content__base .baseItem__price span {padding-left: 0px; margin-top: 10px;} }
@media (max-width:501px) { .baseItem__price.display_flex {display: block; text-align: center;} }

/*----------------------------------------------------- */
/* slider */
/*----------------------------------------------------- */
.slick-v1 {margin-top: 40px;margin-bottom: 40px;}
.slick-v1__list {margin: 20px -10px 0px -10px;max-height: 200px;overflow: hidden;}
.slick-v1__item {margin: 10px;height: 90px;display: flex !important;align-items: center;justify-content: center;background-color: #FFF;border-radius: 10px;overflow: hidden;}
.slick-v1__item:hover {box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);}
.slick-v1__item img {max-width: 100%;}
.slick-v1 .slick-dots {position: initial;}

@media (max-width: 767px) {
    .slick-v1 {margin-top: 40px;margin-bottom: 40px;}
}

.slick-v2 {background: rgba(39, 41, 45, 0.3);padding: 40px 0px;margin: 0px;}
.slick-v2 h2 {color: #F4F4F4;}
.slick-v2__list {margin: 20px -10px 0px -10px;max-height: 200px;overflow: hidden;}
.slick-v2__item {margin: 10px;height: 90px;display: flex !important;align-items: center;justify-content: center;background-color: #FFF;border-radius: 10px;overflow: hidden;}
.slick-v2__item:hover {box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);}
.slick-v2__item img {max-width: 100%;}
.slick-v2 .slick-dots {position: initial;}
.slick-v2 .slick-dots li {background-color: #9B9B9B;}
.slick-v2 .next,
.slick-v2 .prev {background-image: url(/local/templates/myBusiness/src/img/i/arrow-v2.svg);}

.news__top .news__teg-list .news__teg-special-link {
    color: var(--main-color-v1);
    border: 1px solid var(--main-color-v1);
}

.news__top .news__teg-list .news__teg-special-link:hover {
    background-color: #F8B8B8;
}

.news__list.slick-initialized.slick-slider.slick-dotted .news__info .news__teg-list-v2 .news__teg-special {
    color: var(--main-color-v1);
    border: 1px solid var(--main-color-v1);
    background-color: #F8B8B8;
}

/*----------------------------------------------------- */
/* about */
/*----------------------------------------------------- */
.about__top {display: flex;justify-content: space-between;align-items: center;}

.about-info__banner {margin: 0px 0px 70px 0px;width: 100%;position: relative;display: flex;flex-direction: row-reverse;background-color: #FFF;border-radius: 10px;overflow: hidden;}
.about-info__banner-img {width: 45%;display: flex;align-items: center;justify-content: center;position: relative;}
.about-info__banner-img::before {content: '';position: absolute;background: linear-gradient(90deg, #FFFFFF 0px, rgba(255, 255, 255, 0) 76%);z-index: 1;left: 0px;height: 100%;width: 100%;}
.about-info__banner-img img {width: 100%;height: 100%;object-fit: cover;}
.about-info__banner-content {width: 55%;display: flex;flex-direction: column;gap: 40px;padding: 40px;justify-content: center;}
.about-info__banner-content h4 {font-weight: 700;font-size: 18px;line-height: 1.3;}
.about-info__banner-content p {font-weight: 400;font-size: 18px;line-height: 1.3;}

.about-info {margin: 70px 0px;}
.about-info__list {margin-top: 20px;display: grid;gap: 20px;grid-template-columns: repeat(4, 1fr);}
.v1.about-info__item {background-color: #FBFBFB;border-radius: 4px;overflow: hidden;padding-top: 4px;transition-duration: 0.5s;cursor: pointer;}
.v1 .about-info__item-color {position: absolute;width: 100%;height: 4px;left: 0px;top: 0px;background-color: #BB7F54;}
.v1.about-info__item h4 {margin: 15px 10px 5px 10px;font-weight: 700;font-size: 18px;line-height: 1.2;transition-duration: 0.5s;}
.v1.about-info__item h3 {margin: 5px 10px 15px 10px;font-weight: 400;font-size: 18px;line-height: 1.3;}
.v1.about-info__item h3 span {color: var(--main-color-v1);}
.v1.about-info__item ul {padding: 15px;background-color: #FFF;width: 100%;display: flex;flex-direction: column;gap: 10px;list-style: none;}
.v1.about-info__item li {font-size: 12px;line-height: 1;padding-left: 22px;position: relative;}
.v1.about-info__item li::before {content: '';position: absolute;left: 0px;top: 4px;width: 12px;height: 2px;background-color: #BB7F54;}
.v1.about-info__item:hover {box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);text-decoration: none;}
.v1.about-info__item:hover h4 {color: var(--main-color-v4);}

.v2.about-info__item {display: none;padding: 20px;max-width: 1200px;border-radius: 10px;overflow: hidden;}
.v2 .about-info__item-container {display: grid;grid-template-columns: 460px 1fr;grid-gap: 0px 20px;grid-template-areas: "sli iii" "sli iii" "sli iii" "sli iii";align-content: space-between;grid-template-rows: auto auto 1fr auto;}
.v2 .about-info__item-slick {grid-area: sli;}
.v2 .about-info__item-slick .slick-slide {min-width: 460px;display: flex !important;align-items: center;justify-content: center;}
.v2 .about-info__item-slick img {width: 100%;height: 460px;object-fit: cover;}
.v2.about-info__item h4 {font-weight: 700;font-size: 30px;line-height: 1.2;}
.v2.about-info__item h3 {font-size: 18px;line-height: 1.3;margin: 5px 0px 20px 0px;}
.v2.about-info__item h3 span {color: var(--main-color-v1);}
.v2.about-info__item ul:not(.slick-dots) {margin-top: 20px;width: 100%;display: grid;grid-template-columns: repeat(2, 1fr);gap: 10px;list-style: none;}
.v2.about-info__item ul:not(.slick-dots) li {font-size: 16px;line-height: 1;padding-left: 22px;position: relative;color: var(--main-color-v4);}
.v2.about-info__item ul:not(.slick-dots) li::before {content: '';position: absolute;left: 0px;top: 6px;width: 12px;height: 2px;background-color: #BB7F54;}
.v2 .about-info__item-text {margin: auto 0px;max-height: 260px;overflow: hidden auto;padding-right: 20px;line-height: 1.3;}
.v2 .about-info__item-text::-webkit-scrollbar {width: 4px;background-color: #fff;}
.v2 .about-info__item-text::-webkit-scrollbar-thumb {background: #BB7F54;border-radius: 3px;}
.v2 .about-info__item-text::-webkit-scrollbar-track {background: #D9D9D9;border-radius: 2px;}

.v2.about-info__item .fancybox-button {right: 0px;width: 30px;height: 30px;padding: 10px 10px 0px 0px;max-width: 30px;min-width: auto;opacity: 1;}
.v2.about-info__item .fancybox-button::before {content: '';background-image: url(/local/templates/myBusiness/src/img/i/close-v1.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 20px;height: 20px;position: absolute;right: 10px;top: 10px;transition-duration: 0.5s;cursor: pointer;}
.v2.about-info__item .fancybox-button svg {display: none;}

.v2.about-info__item .slick-dots {position: absolute;bottom: 0px;margin: 0px;width: 100%;max-width: none;display: flex;align-items: center;justify-content: center;gap: 20px;}
.v2.about-info__item .slick-dots li {width: 60px;max-width: 60px;height: 4px;margin: 0px;border-radius: 0px;background: rgba(255, 255, 255, 0.196);transition-duration: 0.5s;}
.v2.about-info__item .slick-dots li:hover,
.v2.about-info__item .slick-dots li.slick-active {background: var(--main-color-v1);}
.v2.about-info__item .slick-track {min-width: 460px;max-height: 460px;overflow: hidden;}

.about-contacts {margin: 70px 0px 70px 0px;}
.about-contacts__list {margin-top: 20px;display: grid;gap: 20px;grid-template-columns: repeat(4, 1fr);}
.about-contacts__item {display: flex;flex-direction: column;align-items: center;gap: 10px;padding: 20px;border-radius: 10px;transition-duration: 0.5s;}
.about-contacts__item-img {width: 160px;height: 160px;border-radius: 50%;overflow: hidden;}
.about-contacts__item-img img {width: 100%;height: 100%;object-fit: cover;transition-duration: 0.5s;}
.about-contacts__item h4 {text-align: center;font-size: 18px;line-height: 1;}
.about-contacts__item a {font-size: 14px;line-height: 1;color: var(--main-color-v2);text-align: center;}
.about-contacts__item p {font-size: 14px;line-height: 1;color: var(--main-color-v4);text-align: center;}
.about-contacts__item:hover {background-color: #FFF;box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);text-decoration: none;}
.about-contacts__item:hover img {transform: scale(1.2);transform-origin: center;}

@media (max-width: 1024px) {
    .about-info__banner {flex-direction: column;}
    .about-info__banner-img {width: 100%;height: 300px;}
    .about-info__banner-img::before {background: linear-gradient(0deg, #FFFFFF 0px, rgba(255, 255, 255, 0) 76%);}
    .about-info__banner-content {width: 100%;padding: 20px;gap: 20px;}

    .about-info__list {grid-template-columns: repeat(2, 1fr);}
    .v2.about-info__item {max-width: 728px;}
    .v2 .about-info__item-container {grid-template-areas: none;grid-template-rows: none;grid-template-columns: 1fr;}
    .v2 .about-info__item-slick {grid-area: auto;max-width: 688px;margin-top: 20px;}
    .v2.about-info__item .slick-track {min-width: 688px;max-height: 360px;}
    .v2 .about-info__item-slick .slick-slide {min-width: 688px;max-width: 100%;}
    .v2 .about-info__item-slick img {height: 360px;}
    .v2.about-info__item .slick-dots li:not(.slick-active):hover {background: rgba(255, 255, 255, 0.196);}

    .about-contacts__list {grid-template-columns: repeat(2, 1fr);}
}

@media (max-width: 767px) {
    .about-info {margin: 60px 0px;}
    .about-info__banner-img {height: 180px;}
    .about-info__banner-img::before {bottom: -1px;}
    .about-info__list {grid-template-columns: 1fr;}

    .v2.about-info__item {max-width: 320px;}
    .v2.about-info__item h4 {font-size: 20px;}
    .v2.about-info__item ul:not(.slick-dots) {grid-template-columns: 1fr;}
    .v2 .about-info__item-slick {max-width: 280px;}
    .v2.about-info__item .slick-track {min-width: 280px;max-height: 250px;}
    .v2 .about-info__item-slick .slick-slide {min-width: 280px;}
    .v2 .about-info__item-slick img {height: 250px;}
    .v2.about-info__item .slick-dots li {width: 40px;max-width: 40px;}

    .about-contacts {margin: 60px 0px 60px 0px;}
    .about-contacts__list {grid-template-columns: 1fr;}
    .about-contacts__item-img {width: 130px;height: 130px;}
}

@media (max-width: 340px) {
    .v2.about-info__item {max-width: 300px;padding: 10px;}
}

/*----------------------------------------------------- */
/* doc */
/*----------------------------------------------------- */
.doc__sections {width: 100%;max-width: 100%;display: grid;gap: 20px;grid-template-columns: 1fr;    margin-bottom: 70px;}
.doc__section {width: 100%;background-color: #FFF;border-radius: 10px;overflow: hidden;box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);}
.doc__section h3 {display: flex;align-items: center;justify-content: space-between;gap: 20px;min-height: 80px;padding: 20px;font-size: 24px;line-height: 1;cursor: pointer;}
.doc__section h3::after {content: '';background-image: url(/local/templates/myBusiness/src/img/i/shevron-v2.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 16px;height: 16px;transition-duration: 0.5s;cursor: pointer;}
.doc__section h3.active::after {transform: rotate(180deg);}
.doc__content {display: none;padding: 0px 20px 20px 20px;}
.doc__list {width: 100%;max-width: 100%;display: grid;gap: 20px;grid-template-columns: repeat(2, 1fr);}
.doc__item {background-color: #F4F4F4;padding: 20px;display: grid;grid-template-columns: 1fr 40px;grid-template-areas: "tit img" "tit txt";grid-gap: 4px 20px;align-items: center;    border-radius: 10px;   }
.doc__item h4 {grid-area: tit;font-size: 16px;line-height: 1;}
.doc__item img {grid-area: img;}
.doc__item span {grid-area: txt;line-height: 1;font-size: 12px;}
.doc__item:hover {box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);text-decoration: none;}
.doc__item:hover img {transform: scale(1.1);transform-origin: center;}
.doc__content-sub {margin-bottom: 20px;}
.doc__content-sub h4 {margin-bottom: 10px;}
.doc__content-sub .doc__item {margin-bottom: 20px;}

@media (max-width: 767px) {
    .doc__section h3 {font-size: 16px;}
    .doc__list {grid-template-columns: 1fr;}
}

/*----------------------------------------------------- */
/* business-products */
/*----------------------------------------------------- */
.business-products__banner {height: 540px;width: 100%;max-width: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;background-color: var(--main-color-v2);background-position: center;background-size: cover;background-repeat: no-repeat;}
.business-products__banner h1 {font-weight: 800;font-size: 86px;line-height: 1.2;text-align: center;text-transform: uppercase;color: #FFFFFF;}

.business-products__list {margin-top: 40px;margin-bottom: 70px;display: grid;grid-template-columns: repeat(2, 1fr);grid-gap: 20px;}
.business-products__item {min-height: 320px;overflow: hidden;background-color: var(--main-color-v2);background-position: center;background-size: cover;background-repeat: no-repeat;border-radius: 10px;padding: 15px;display: flex;flex-direction: column;gap: 10px;justify-content: flex-end;}
.business-products__item h4 {font-weight: 700;font-size: 36px;line-height: 1;color: #FFF;overflow: auto hidden;}
.business-products__item p {font-weight: 400;font-size: 16px;line-height: 1.25;color: #fff;}
.business-products__item ul {list-style: none;}
.business-products__item li {position: relative;padding-left: 14px;color: #FFF;}
.business-products__item li::before {content: '';position: absolute;width: 10px;height: 2px;left: 0px;top: 10px;background-color: #FFF;}

.business-products__item:nth-child(3n) {grid-area: auto/1/auto/3;}
.business-products__item:nth-child(3n) h4 {font-size: 58px;}

@media (max-width: 1024px) {
    .business-products__banner h1 {font-size: 58px;}

    .business-products__item {min-height: 240px;}
    .business-products__item h4 {font-size: 28px;}
    .business-products__item:nth-child(3n) h4 {font-size: 42px;}
    .business-products__item:not(:nth-child(3n)) .btn {width: 100%;}
}

@media (max-width: 767px) {
    .business-products__banner {height: 400px;}
    .business-products__banner h1 {font-size: 36px;}

    .business-products__list {grid-template-columns: 1fr;}
    .business-products__item {min-height: 220px;}
    .business-products__item:nth-child(3n) {grid-area: auto;}
    .business-products__item:nth-child(3n) h4 {font-size: 28px;}
    .business-products__item:nth-child(3n) .btn {width: 100%;}
}

/*----------------------------------------------------- */
/* support */
/*----------------------------------------------------- */
.support__tab-list {margin-top: 30px;display: grid;grid-template-columns: 1fr 1fr auto;}
.support__tab-item {display: grid;align-items: start;grid-template-columns: 1fr;grid-template-rows: auto auto 1fr;gap: 20px 40px;}
.support__tab-nav {position: relative;width: 100%;display: flex;align-items: center;gap: 6px;}
.support__tab-nav * {transition-duration: 0.5s;}
.support__tab-img {width: 40px;height: 40px;border: 4px solid var(--main-color-v4);border-radius: 50%;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.support__tab-nav svg {max-width: 22px;height: 22px;}
.support__tab-nav path {fill: var(--main-color-v4);}
.support__tab-item h3 {font-size: 20px;font-weight: 600;line-height: 1;color: var(--main-color-v4);}
.support__tab-nav::after {content: '';width: calc(100% - 52px);height: 4px;background-color: var(--main-color-v4);margin-right: 6px;border-radius: 2px;}
.support__tab-filter {display: grid;gap: 20px 40px;grid-template-columns: 1fr;pointer-events: none;opacity: 0.5;transition-duration: 0.5s;}
.support__tab-filter label {font-size: 15px;cursor: pointer;line-height: 1;}

.support__tab-item:last-child {min-width: 580px;}
.support__tab-item:last-child .support__tab-nav::after {display: none;}

.availa .support__tab-img {border: 4px solid var(--main-color-v1);background-color: var(--main-color-v1);}
.availa .support__tab-nav path {fill: #fff;}
.availa.support__tab-item h3 {color: var(--text-color-v1);}
.availa .support__tab-filter {pointer-events: auto;opacity: 1;}

.filled.support__tab-item .support__tab-nav::after {background-color: var(--main-color-v1);}

.support__filter {padding: 0px;width: 100%;max-width: 100%;display: grid;gap: 20px;grid-template-columns: repeat(3, 1fr);margin: 30px 0px 20px 0px;}
.support__filter label {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;position: relative;pointer-events: none;opacity: 0.5;transition-duration: 0.5s;}
.support__filter img {max-width: 16px;max-height: 16px;position: absolute;z-index: 1;top: 50%;left: 10px;transform: translateY(-50%);}
.support__filter input {height: 36px;width: 100%;margin: 0px;padding: 0px 36px;border: 1px solid var(--main-color-v3);border-radius: 0px;font-size: 14px;color: var(--main-color-v5);transition-duration: 0.5s;}
.support__filter label:first-child input {border-radius: 10px 0px 0px 0px;}
.support__filter label:last-child input {border-radius: 0px 10px 0px 0px;}

.support__filter label.availa {pointer-events: auto;opacity: 1;}

.support__list {display: grid;grid-template-columns: repeat(6, 1fr);grid-gap: 20px;}
.support__item {display: flex;flex-direction: column;align-items: center;max-width: 180px;min-width: 180px;min-height: 200px;justify-content: center;gap: 20px;background-color: #FFF;text-decoration: none;border-radius: 10px;padding: 20px;position: relative;}
.support__item img {width: 55px;height: 55px;object-fit: contain;}
.support__item h4 {font-size: 18px;font-weight: 600;text-align: center;line-height: 1;}
.support__item::after {content: '';width: 100%;height: 16px;background-color: var(--main-color-v1);position: absolute;bottom: 2px;z-index: -1;border-radius: 0px 0px 10px 10px;transition-duration: 0.5s;}
.support__list > .btn {grid-area: auto/1/auto/7;margin: 0px auto;}

.v1.support {margin-top: 70px;margin-bottom: 70px;}
.v1 .support__list {grid-template-columns: repeat(3, 1fr)}
.v1 .support__list > .btn {grid-area: auto/1/auto/4;}

.support__item:hover {text-decoration: none;}
.support__item:hover::after {bottom: -6px;}
.support__item:hover img {transform: scale(1.2);transform-origin: center;}

@media (max-width: 1279px) and (min-width: 1024px) {
    .support__list {grid-template-columns: repeat(4, 1fr);}
    .support__list > .btn {grid-area: auto/1/auto/5;}
    .support__item {max-width: 100%;width: 100%;}

    .v1 .support__list {grid-template-columns: repeat(2, 1fr);}
    .v1 .support__item {max-width: 180px;}
    .v1 .support__list > .btn {grid-area: auto/1/auto/3;}

    .support__tab-item:last-child {min-width: 380px;}
}

@media (max-width: 1024px) {
    .support__tab-list {grid-template-columns: 1fr;}
    .support__tab-item {grid-template-columns: auto 1fr;grid-template-rows: auto 1fr;}
    .support__tab-nav {flex-direction: column;align-items: center;grid-area: 1/auto/3/auto;height: 100%;}
    .support__tab-nav::after {width: 4px;margin: 0px auto 0px auto;height: calc(100% - 52px);}
    .support__tab-item h3 {height: 40px;display: flex;align-items: center;}
    .support__tab-filter {grid-template-columns: 1fr 1fr;margin-bottom: 20px;}
    .support__tab-item:last-child .support__tab-nav {grid-area: auto;}

    .support__filter {grid-template-columns: repeat(2, 1fr);}
    .support__filter label:nth-child(2) input {border-radius: 0px 10px 0px 0px;}
    .support__filter label:last-child {grid-area: auto/1/auto/3;}
    .support__filter label:last-child input {border-radius: 0px 0px 10px 10px;}

    .support__list {grid-template-columns: repeat(3, 1fr);}
    .support__item {max-width: 100%;}
    .support__list > .btn {grid-area: auto/1/auto/4;}

    .v1 .support__list {grid-area: auto/1/auto/3;}

    .support__tab-item:last-child {min-width: auto;}
}

@media (max-width: 767px) {
    .support__tab-item {gap: 10px;}
    .support__tab-img {width: 24px;height: 24px;border-width: 3px;}
    .support__tab-nav svg {max-width: 14px;height: 14px;}
    .support__tab-nav::after {width: 3px;height: calc(100% - 36px);}
    .support__tab-item h3 {font-size: 18px;height: 24px;}
    .support__tab-filter {grid-template-columns: 1fr;margin-bottom: 10px;gap: 10px;}

    .support__filter {grid-template-columns: 1fr;gap: 10px;}
    .support__filter label:first-child input {border-radius: 10px 10px 0px 0px;}
    .support__filter label:nth-child(2) input {border-radius: 0px;}
    .support__filter label:last-child {grid-area: auto;}
    .support__filter label:last-child input {border-radius: 0px 0px 10px 10px;}

    .support__list,
    .v1 .support__list {grid-template-columns: 1fr;}
    .support__list > .btn,
    .v1 .support__list > .btn {grid-area: auto;}
    .support__item {min-height: 170px;}
}

/*----------------------------------------------------- */
/* datepicker */
/*----------------------------------------------------- */
.qs-datepicker-container {color: var(--text-color-v1);border: none;background: #FFFFFF;box-shadow: 0 0 20px 0 var(--box-shadow-color-v1);border-radius: 5px;width: auto;}
.qs-datepicker {padding: 20px;}
.qs-controls {background: #fff;display: flex;align-items: center;justify-content: space-between;}
.qs-arrow {width: 30px;height: 30px;}
.qs-arrow:after {background-image: url(/local/templates/myBusiness/src/img/i/shevron-v2.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 30px;height: 30px;border: none;top: 0px;left: 0px !important;right: 0px !important;}
.qs-arrow:hover {background: none;}
.qs-arrow.qs-left:after {transform: rotate(90deg);}
.qs-arrow.qs-right:after {transform: rotate(270deg);}
.qs-month-year {display: flex;gap: 10px;border: none !important;}
.qs-month-year span {display: block !important;padding: 0px;font-size: 20px !important;color: var(--text-color-v1) !important;font-weight: 400;}
.qs-squares {margin-top: 10px;padding: 0px;display: grid;gap: 10px;grid-template-columns: repeat(7, 40px);}
.qs-day {color: var(--main-color-v1);font-size: 20px;display: flex;width: 100%;justify-content: center;text-align: center;border: none !important;}
.qs-square {width: 100%;height: 40px;border: 1px solid var(--text-color-v1);border-radius: 5px;font-size: 16px;transition-duration: 0.5s;}
.qs-event {background: var(--main-color-v4);border-color: var(--main-color-v4);color: #fff;}
.qs-event:after {display: none;}
.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {background: var(--main-color-v3);border-color: var(--main-color-v3);color: #fff;}
.qs-active, .qs-range-end, .qs-range-start {background: var(--main-color-v1);border-color: var(--main-color-v1);color: #fff;}
.qs-overlay {background: rgb(255 255 255 / 80%);padding: 20px;}
.qs-overlay .qs-overlay-year {height: 48px;color: var(--main-color-v1);border-bottom: 1px solid var(--main-color-v4);font-size: 20px;}
.qs-overlay .qs-overlay-month {font-size: 20px;}
.qs-overlay .qs-submit {display: none;}

@media (max-width: 1024px) {
    .qs-datepicker {padding: 10px;}
    .qs-month-year span {font-size: 18px !important;}
    .qs-squares {gap: 5px;grid-template-columns: repeat(7, 30px);}
    .qs-square {height: 30px;}
    .qs-overlay {padding: 10px;}
    .qs-overlay .qs-overlay-year {font-size: 18px;}
    .qs-overlay .qs-overlay-month {font-size: 18px;}

}
/*----------------------------------------------------- */
/* form-steps */
/*----------------------------------------------------- */
.form-steps {position: relative;display: grid;grid-template-columns: 320px 1fr;grid-template-areas: "tit tit" "nav tab" "nav btn";grid-gap: 40px 80px;padding: 40px;background-color: #FFF;border-radius: 10px;}
.form-steps > h2 {font-size: 28px;text-transform: uppercase;grid-area: tit;}
.form-steps__nav {grid-area: nav;list-style: none;display: flex;flex-direction: column;gap: 50px;}
.form-steps__nav li {display: grid;grid-template-columns: 40px 1fr;grid-template-areas: "img spa" "img tit";grid-gap: 6px 20px;opacity: 0.5;pointer-events: none;}
.form-steps__nav-img {grid-area: img;width: 40px;height: 40px;border: 4px solid var(--main-color-v4);background-color: #FFF;border-radius: 50%;display: flex;align-items: center;justify-content: center;position: relative;transition-duration: 0.5s;}
.form-steps__nav-img * {transition-duration: 0.5s;}
.form-steps__nav-img svg {max-width: 22px;max-height: 22px;fill: var(--main-color-v4);}
.form-steps__nav-img::after {content: '';position: absolute;left: 50%;bottom: 42px;height: 38px;width: 4px;transform: translateX(-50%);background-color: var(--main-color-v4);border-radius: 4px;transition-duration: 0.5s;}
.form-steps__nav span {grid-area: spa;line-height: 1;font-size: 14px;}
.form-steps__nav h3 {grid-area: tit;font-size: 20px;font-weight: 600;line-height: 1;}
li:first-child .form-steps__nav-img::after {display: none;}
.form-steps__nav li.availa {pointer-events: auto;cursor: pointer;opacity: 1;}
.availa .form-steps__nav-img {border-color: var(--main-color-v1);background-color: var(--main-color-v1);}
.availa .form-steps__nav-img svg {fill: #FFF;}
.availa .form-steps__nav-img::after {background-color: var(--main-color-v1);}

.form-steps__tabs {grid-area: tab;display: flex;gap: 35px;flex-direction: column;}
.form-steps__tabs h4 {font-size: 20px;font-weight: 600;line-height: 1.3;}
.form-steps__tabs hr {width: 100%;border: none;height: 1px;background-color: var(--main-color-v4);}
.form-steps__tabs label {display: flex;flex-direction: column;gap: 10px;}
.form-steps__tabs label input {height: 56px;margin: 0px;border-radius: 5px;padding: 0px 20px;transition-duration: 0.5s;color: var(--text-color-v1);}
.form-steps__tabs label span,
.form-steps__tabs .custom__select-v2 > span {display: none;font-size: 14px;line-height: 1;color: var(--main-color-v1);}
.form-steps__tabs label p {display: block;font-size: 14px;line-height: 1.15;color: var(--main-color-v4);}
.form-steps__tabs .grig-v2 {display: grid;gap: 35px;grid-template-columns: repeat(2, 1fr);}
.form-steps__tabs .grig-v2-1 {display: grid;gap: 10px;grid-template-columns: 1fr auto;}
.form-steps__tabs label.error span,
.form-steps__tabs .custom__select-v2.error > span {display: block;}
.form-steps__tabs .custom__checkbox-v2 {font-size: 16px;line-height: 1;}
.form-steps__tabs .grig-v2-1 .custom__checkbox-v2 {margin: 22px 0px auto 0px;}
.form-steps__tabs .grig-v2-1 > h4 {grid-area: auto/1/auto/3;}
.form-steps__tabs input:hover {box-shadow: none;}
.form-steps__tabs input:focus {border-color: #0C1325;}
.form-steps__tabs .custom__select-v3 ul {border-color: #0C1325;}
.form-steps__tabs .error {margin: 0px;}

.form-steps__btns {grid-area: btn;display: flex;justify-content: space-between;flex-wrap: wrap;gap: 20px;}
.form-steps__btns .btn {min-width: 130px;}

.form-steps__send {position: absolute;width: 100%;height: 100%;background-color: #FFF;border-radius: 10px;padding: 40px;display: flex;align-items: center;justify-content: center;flex-direction: column;gap: 40px;}
.form-steps__send svg {width: 100px;fill: var(--main-color-v1);}
.form-steps__send h2 {text-transform: uppercase;font-size: 28px;text-align: center;}

@media (max-width: 1024px) {
    .form-steps {grid-template-areas: "tit" "nav" "tab" "btn";grid-template-columns: 1fr;grid-gap: 35px;padding: 15px;}
    .form-steps__nav {flex-direction: row;overflow: auto hidden;gap: 40px;justify-content: flex-start;max-width: 100%;margin: 0px auto;}
    .form-steps__nav li {grid-template-areas: "img" "spa" "tit";grid-gap: 10px;grid-template-columns: 1fr;grid-template-rows: auto auto 1fr;width: 100px;max-width: 100px;min-width: 100px;}
    .form-steps__nav-img::after {bottom: auto;top: 14px;width: 88px;height: 4px;left: -54px;}

    .form-steps__tabs label input {height: 48px;font-size: 14px;padding: 0px 15px;}
    .form-steps__tabs h4 {font-size: 18px;line-height: 1.2;}
    .form-steps__tabs .grig-v2 {grid-template-columns: 1fr;}
    .form-steps .custom__select-v3::after {top: 17px;}
    .form-steps .custom__select-v3 ul {top: 46px;}
    .form-steps__tabs .grig-v2-1 {grid-template-columns: 1fr;}
    .form-steps__tabs .grig-v2-1 > h4 {grid-area: auto;}
    .form-steps__tabs .grig-v2-1 .custom__checkbox-v2 {margin: 0px;}
}

/*----------------------------------------------------- */
/* footer */
/*----------------------------------------------------- */
.footer {background-color: #27292D;}
.footer__top {display: flex;align-items: center;justify-content: space-between;gap: 40px;padding-top: 60px;padding-bottom: 40px;}
.footer__contacts {display: flex;justify-content: space-between;gap: 10px 40px;flex-wrap: wrap;list-style: none;}
.footer__contacts li {display: flex;align-items: flex-start;gap: 10px;color: #fff;font-size: 14px;line-height: 1.8;}
.footer__contacts a {color: #fff;font-size: 14px;line-height: 1.8;}
.footer__contacts a:hover {color: var(--main-color-v1);text-decoration: none;}
.footer__bottom {display: flex;justify-content: space-between;align-items: center;padding-top: 40px;padding-bottom: 40px;}
.footer__bottom::before {content: '';position: absolute;top: 0px;left: 50%;transform: translateX(-50%);width: calc(100% - 80px);height: 1px;background-color: #797979;}
.footer__info {display: flex;flex-direction: column;gap: 10px}
.footer__cop {font-size: 14px;line-height: 1;color: #fff;}
.footer__nav {list-style: none;padding-left: 14px;display: flex;flex-direction: column;}
.footer__nav a {font-size: 14px;color: #ffffff80;}
.footer__nav a:hover {color: var(--main-color-v1);text-decoration: none;}
.footer__soc {display: flex;align-items: center;gap: 20px;}
.footer__soc a {display: flex;align-items: center;justify-content: center;}
.footer__soc img {width: 40px;height: 40px;}
.footer__soc a:hover img {transform: scale(1.2);transform-origin: center;}

@media (max-width: 1024px) {
    .footer__top {padding-top: 40px;padding-bottom: 40px;flex-wrap: wrap;justify-content: center;}
    .footer__bottom {align-items: flex-start;}
    .footer__bottom::before {width: calc(100% - 30px);}
    .footer__info {max-width: 200px;}
    .footer__nav {padding: 0px;gap: 10px;}
}

@media (max-width: 767px) {
    .footer__top {gap: 20px;}
    .footer__bottom {flex-direction: column-reverse;gap: 25px;align-items: center;text-align: center;}
    .footer__info {max-width: none;}
}

.popup-to-showcase {
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 10;
}

.popup-to-showcase__keycap {
    position: relative;
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNDQnIGhlaWdodD0nNDQnIHZpZXdCb3g9JzAgMCA0NCA0NCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cmVjdCB4PSc0NCcgeT0nNDQnIHdpZHRoPSc0NCcgaGVpZ2h0PSc0NCcgcng9JzMnIHRyYW5zZm9ybT0ncm90YXRlKC0xODAgNDQgNDQpJyBmaWxsPSd3aGl0ZScvPjxwYXRoIGQ9J00zOS4zOTU1IDEzLjE3ODlDMzkuMzk1NSAxMi4xMzkgMzguNTUyNSAxMS4yOTYgMzcuNTEyNiAxMS4yOTZMMTYuODkwOCAxMS4yOTZDMTUuODUwOSAxMS4yOTYgMTUuMDA3OSAxMi4xMzkgMTUuMDA3OSAxMy4xNzg5QzE1LjAwNzkgMTQuMjE4OCAxNS44NTA5IDE1LjA2MTggMTYuODkwOCAxNS4wNjE4TDM3LjUxMjYgMTUuMDYxOEMzOC41NTI1IDE1LjA2MTggMzkuMzk1NSAxNC4yMTg4IDM5LjM5NTUgMTMuMTc4OVpNMzkuMzk1NSAyMi41OTMzQzM5LjM5NTUgMjEuNTUzNCAzOC41NTI1IDIwLjcxMDQgMzcuNTEyNiAyMC43MTA0TDIyLjUxODcgMjAuNzEwNEMyMS40Nzg4IDIwLjcxMDQgMjAuNjM1OCAyMS41NTM0IDIwLjYzNTggMjIuNTkzM0MyMC42MzU4IDIzLjYzMzIgMjEuNDc4OCAyNC40NzYyIDIyLjUxODcgMjQuNDc2MkwzNy41MTI2IDI0LjQ3NjJDMzguNTUyNSAyNC40NzYyIDM5LjM5NTUgMjMuNjMzMiAzOS4zOTU1IDIyLjU5MzNaTTM3LjUxMjYgMzMuODkwNkMzOC41NTI1IDMzLjg5MDYgMzkuMzk1NSAzMy4wNDc2IDM5LjM5NTUgMzIuMDA3N0MzOS4zOTU1IDMwLjk2NzkgMzguNTUyNSAzMC4xMjQ5IDM3LjUxMjYgMzAuMTI0OUwxNi44OTA4IDMwLjEyNDlDMTUuODUwOSAzMC4xMjQ5IDE1LjAwNzkgMzAuOTY3OSAxNS4wMDc5IDMyLjAwNzdDMTUuMDA3OSAzMy4wNDc2IDE1Ljg1MDkgMzMuODkwNiAxNi44OTA4IDMzLjg5MDZMMzcuNTEyNiAzMy44OTA2Wk02Ljk0NDgzIDE0LjUxMjJDNi4yMTY1MiAxNS4yNDMxIDYuMjE1NyAxNi40MjUyIDYuOTQyOTkgMTcuMTU3MkwxMC45NDM1IDIxLjE4MzdDMTEuNzE4NCAyMS45NjM3IDExLjcxODQgMjMuMjIzIDEwLjk0MzUgMjQuMDAzTDYuOTQyOTkgMjguMDI5NEM2LjIxNTcgMjguNzYxNCA2LjIxNjUyIDI5Ljk0MzUgNi45NDQ4MyAzMC42NzQ1QzcuNjc3NjcgMzEuNDEgOC44Njg2OSAzMS40MSA5LjYwMTUyIDMwLjY3NDVMMTYuMjQ2NiAyNC4wMDQ5QzE3LjAyNDIgMjMuMjI0NSAxNy4wMjQyIDIxLjk2MjIgMTYuMjQ2NiAyMS4xODE3TDkuNjAxNTIgMTQuNTEyMkM4Ljg2ODY5IDEzLjc3NjYgNy42Nzc2NyAxMy43NzY2IDYuOTQ0ODMgMTQuNTEyMlonIGZpbGw9JyNDMkMyQzInLz48L3N2Zz4K");
    background-repeat: no-repeat;
    background-size: 44px 44px;
    background-position: center;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}

.popup-to-showcase__keycap.hidden {
    display: none;
}

.popup-to-showcase__keycap .keycap__top,
.popup-to-showcase__keycap .keycap__right,
.popup-to-showcase__keycap .keycap__bottom,
.popup-to-showcase__keycap .keycap__left {
    position: absolute;
    background: linear-gradient(180deg, #CECECE 0%, #FFFDFD 100%);
    background-blend-mode: multiply;
}

.popup-to-showcase__keycap .keycap__top::before,
.popup-to-showcase__keycap .keycap__right::before,
.popup-to-showcase__keycap .keycap__bottom::before,
.popup-to-showcase__keycap .keycap__left::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.popup-to-showcase__keycap .keycap__top {
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    clip-path: polygon(0 0, 100% 0, 76% 100%, 24% 100%);
}

.popup-to-showcase__keycap .keycap__top::before {
    background: linear-gradient(0deg, #6AFFAD 28.38%, #D6C1EE 87.16%);
}

.popup-to-showcase__keycap .keycap__right {
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    clip-path: polygon(0% 24%, 100% 0%, 100% 100%, 0% 76%);
}

.popup-to-showcase__keycap .keycap__right::before {
    background: linear-gradient(180deg, #6AFFAD 0%, #86EBF0 100%);
}

.popup-to-showcase__keycap .keycap__bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    clip-path: polygon(24% 0, 76% 0, 100% 100%, 0% 100%);
}

.popup-to-showcase__keycap .keycap__bottom::before {
    background: linear-gradient(180deg, #86EBF0 14.19%, #D6C1EE 98.65%);
}

.popup-to-showcase__keycap .keycap__left {
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    transform: rotate(180deg);
    clip-path: polygon(0% 24%, 100% 0%, 100% 100%, 0% 76%);
}

.popup-to-showcase__keycap .keycap__left::before {
    background: linear-gradient(180deg, #D6C1EE 0%, #D6C1EE 100%);
}

.popup-to-showcase__content {
    display: none;
    max-width: 300px;
    background: #fff;
}

.popup-to-showcase__content.visible {
    display: block;
}

.popup-to-showcase__content .top {
    position: relative;
    padding: 30px 30px 12px 30px;
}

.popup-to-showcase__content .close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.popup-to-showcase__content .title {
    margin: 0 0 10px;
    font-family: Circe;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    color: #0C1325;
}

.popup-to-showcase__content .link {
    display: flex;
    align-items: center;
    font-family: Circe;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #E04E37;
    text-decoration: none;
}

.popup-to-showcase__content .link .icon {
    width: 24px;
    height: 24px;
}

.popup-to-showcase__content .blocks {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 100px);
    grid-template-rows: repeat(2, 100px);
    list-style-type: none;
}

.popup-to-showcase__content .blocks .block {
    position: relative;
}

.popup-to-showcase__content .blocks .block.luminescence::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
}

.popup-to-showcase__content .blocks .block.green::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTMwJyBoZWlnaHQ9JzEzMCcgdmlld0JveD0nMCAwIDEzMCAxMzAnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PGNpcmNsZSBjeD0nNjUnIGN5PSc2NScgcj0nNjUnIGZpbGw9J3VybCgjcGFpbnQwX3JhZGlhbF8xNDk0XzY2NDIpJy8+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSdwYWludDBfcmFkaWFsXzE0OTRfNjY0MicgY3g9JzAnIGN5PScwJyByPScxJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgZ3JhZGllbnRUcmFuc2Zvcm09J3RyYW5zbGF0ZSg2NSA2NSkgcm90YXRlKDkwKSBzY2FsZSg2NSknPjxzdG9wIHN0b3AtY29sb3I9J3doaXRlJyBzdG9wLW9wYWNpdHk9JzAuNScvPjxzdG9wIG9mZnNldD0nMScgc3RvcC1jb2xvcj0nIzU3RjM2RScgc3RvcC1vcGFjaXR5PScwJy8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+Cg==");
}

.popup-to-showcase__content .blocks .block.pink::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTE1JyBoZWlnaHQ9JzEzMCcgdmlld0JveD0nMCAwIDExNSAxMzAnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PGNpcmNsZSBjeD0nNjUnIGN5PSc2NScgcj0nNjUnIGZpbGw9J3VybCgjcGFpbnQwX3JhZGlhbF8xNDk0XzY2NTApJy8+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSdwYWludDBfcmFkaWFsXzE0OTRfNjY1MCcgY3g9JzAnIGN5PScwJyByPScxJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgZ3JhZGllbnRUcmFuc2Zvcm09J3RyYW5zbGF0ZSg2NSA2NSkgcm90YXRlKDkwKSBzY2FsZSg2NSknPjxzdG9wIHN0b3AtY29sb3I9J3doaXRlJyBzdG9wLW9wYWNpdHk9JzAuNScvPjxzdG9wIG9mZnNldD0nMScgc3RvcC1jb2xvcj0nI0YzNTdDMicgc3RvcC1vcGFjaXR5PScwJy8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+Cg==");
}

.popup-to-showcase__content .blocks .block.red::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTE1JyBoZWlnaHQ9JzEzMCcgdmlld0JveD0nMCAwIDExNSAxMzAnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PGNpcmNsZSBjeD0nNjUnIGN5PSc2NScgcj0nNjUnIGZpbGw9J3VybCgjcGFpbnQwX3JhZGlhbF8xNDk0XzY2NTApJy8+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSdwYWludDBfcmFkaWFsXzE0OTRfNjY1MCcgY3g9JzAnIGN5PScwJyByPScxJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgZ3JhZGllbnRUcmFuc2Zvcm09J3RyYW5zbGF0ZSg2NSA2NSkgcm90YXRlKDkwKSBzY2FsZSg2NSknPjxzdG9wIHN0b3AtY29sb3I9J3doaXRlJyBzdG9wLW9wYWNpdHk9JzAuNScvPjxzdG9wIG9mZnNldD0nMScgc3RvcC1jb2xvcj0nI0YzNTc1Nycgc3RvcC1vcGFjaXR5PScwJy8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+Cg==");
}

/* End */


/* Start:/local/components/impulseit/bloc.info.v2/templates/.default/style.css?17682930251270*/
.bloc-info-v2 { position: fixed; bottom: 0px; left: 0px; z-index: 999; width: 100%; max-width: 100%; padding: 30px 0px; background: #0c1325e3; }
.bloc-info-v2__container { display: flex; align-items: center; max-width: 1200px; margin: 0px auto; color: #FFFFFF; font-size: 16px; }
.bloc-info-v2__container__closebtn { padding: 15px 40px; cursor: pointer; background-color: #FFFFFF; border-radius: 40px; color: #262c3c; font-weight: 900; }
.bloc-info-v2__closebtn { width: 40px; height: 40px; position: absolute; right: 40px; top: 50%; transform: translateY(-50%); cursor: pointer; }
.bloc-info-v2__closebtn__line { position: absolute;top: 19px; right: -6px; z-index: 999; width: 54px; height: 2px; background: #ffffff70; }
.bloc-info-v2__closebtn__line:nth-child(1) { transform: rotate(45deg); }
.bloc-info-v2__closebtn__line:nth-child(2) { transform: rotate(-45deg); }
.policy-popup-note { color: #fff; }

@media (max-width:1280px) {
    .bloc-info-v2 { padding: 30px 15px; }
    .bloc-info-v2__container { flex-direction: column; font-size: 14px; }
    .bloc-info-v2__container__closebtn { margin-top: 10px; }
    .bloc-info-v2__closebtn { width: 20px; height: 20px; top: 18px; right: 10px; }
    .bloc-info-v2__closebtn__line { width: 27px; top: 10px; right: -4px; }
}
/* End */


/* Start:/local/templates/myBusiness/template_styles.css?178531182117670*/
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('/local/templates/myBusiness/fonts/roboto-regular.woff2') format('woff2');
}
/*@font-face {
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	src: url('/local/templates/myBusiness/src/fonts/Circe/Circe-Regular.woff') format('woff');
}*/
body {
	cursor: url('/local/templates/myBusiness/src/img/static/cursor.svg'), auto;
}
a, button {
	cursor: url('/local/templates/myBusiness/src/img/static/cursor.svg'), auto;
}
.success{
	color:#c59368;
	margin-bottom: 1em;
}
.error{
	color:red;
	margin-bottom: 1em;
}
form .disable {
    pointer-events: none;
}
.calendar__datepicker_here .datepicker-inline .datepicker--button[data-action="clear"] {
    display: none;
}
.yandex_form {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.yandex_form .checkbox {
	margin-top: 5px
}
.yandex_form .checkbox a {
	background: transparent;
	display: inline;
	padding: 0;
	margin: 0;
	color: #eb5538;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	text-decoration: underline;
}
.yandex_form .checkbox a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.yandex_button.disabled {
	background: grey;
	cursor: default;
}

.title.big {
	font-size: 60px;
	font-weight: bold;
}
.title.big::before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 90px;
	height: 3px;
	background-color: var(--main-color-v1);
}
.custom-tabs {
	display: flex;
	margin-top: 40px;
	top: -5px;
	position: relative;
}

.custom-tabs::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 12px;
	box-shadow: inset 0 -8px 12px -8px rgba(0, 0, 0, 0.15);
	pointer-events: none;
}

.custom-tab {
	font-size: 28px;
	text-transform: uppercase;
	padding: 12px 53px 12px 53px;
	cursor: pointer;
	background: #f4f4f4;
	color: #868686;
	border-radius: 20px 20px 0 0;
	margin-right: -10px;
	position: relative;
	z-index: 1;
	transition: background 0.2s, color 0.2s;
	outline: none;
	border-color: #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 0;
	border-left: 1px solid #d9d9d9;
}
.custom-tab.active {
	background: #f4f4f4;
	color: #171a24;
	font-weight: normal;
	z-index: 2;
}
.custom-tab:not(.active) {
	background: #d9d9d9;
	color: #868686;
	font-weight: normal;
}
.custom-tab.custom-tab-white.active {
	background: #fff;
}
.tab-content {
	display: none;
	border-radius: 0 0 18px 18px;
	padding: 36px 0;
	color: #222;
	margin-top: -5px;
	font-size: 20px;
}
.tab-content.active {
	display: block;
}
.tab-title {
	font-size: 32px;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 40px;
}
.tab-contents {
	/*box-shadow: 0 -8px 24px -8px rgba(0,0,0,0.10);*/
}
.tab-content-block {
	margin-bottom: 60px;
	font-size: 20px;
}
.tab-content-block.tab-content-white {
	padding: 40px 50px;
	background: #fff;
	top: -35px;
}
.tab-content p {
	font-size: 20px;
	margin-bottom: 20px;
}
.tab-content li {
	margin-bottom: 10px;
	padding-left: 130px;
	list-style: none;
	position: relative;
}
.tab-content li::before {
	content: '';
	width: 50px;
	height: 2px;
	display: block;
	background-color: #E04E37;
	position: absolute;
	top: 13px;
	left: 60px;
}
.tab-content li ul {
	padding-top: 20px;
}
.tab-content li ul li {
	padding-left: 40px;
}
.tab-content li ul li::before {
	width: 22px;
	background-color: #0C1325;
	left: 0;
}
.tab-content-block-border {
	font-size: 20px;
	font-weight: bold;
	border-radius: 12px;
	border: 1px solid #E04E37;
	padding: 36px;
	line-height: 27px;
}
.tab-content-block-border span {
	color: #E04E37;
}
.tab-content-block.flex {
	display: flex;
}
.tab-content-block-text-left {
	font-size: 16px;
	width: 80%;
}
.content-button {
	color: #E04E37;
	border-radius: 57px;
	border: 3px solid #E04E37;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	line-height: 53px;
	padding: 0 55px;
	font-size: 20px;
}
.content-button:hover {
	text-decoration: none;
	color: #E04E37;
}
.filling-red-content-button {
	background: #E04E37;
	color: #fff;
}
.filling-red-content-button:hover {
	color: #fff;
}
.tab-content-block .button-send {
	width: 280px;
	height: 60px;
	color: #E04E37;
	border-radius: 57px;
	border: 3px solid #E04E37;
	display: block;
	cursor: pointer;
	text-align: center;
	line-height: 53px;
}
.tab-content-block .button-send:hover {
	text-decoration: none;
}
.tab-content-block-text-right {
	padding-top: 60px;
}
.step-content-block {
	display: flex;
	align-items: flex-start;
	margin-bottom: 32px;
}
.step-num {
	color: #F26551;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	margin-right: 24px;
	min-width: 107px;
}
.step-content {
	color: #222;
	font-size: 20px;
}
.step-content .red {
	color: #E04E37;
}
.step-content-block .step-num.content-right {
	text-align: right;
}
.tab-content.no-left-padding {
	padding: 36px 0
}

.loan-card-item {
	background: #ffffff;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	border-radius: 10px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);

}
.loan-card-item__text {
	padding: 34px 50px 40px 50px;
	width: 719px;
}
.loan-card-item__text-title {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 42px;
}
.loan-card-item__text-description-who {
	font-size: 16px;
	color: #E04E37;
	text-transform: uppercase;
	margin-bottom: 9px;
	font-weight: bold;
}
.loan-card-item__text-description-who-info {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 44px;
}
.loan-card-item__text-description-price {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 45px;
}
.loan-card-item__text-description-button-wrapper .filling-red-content-button {
	margin-right: 10px;
}
.loan-card-item__image {
	width: 505px;
}
.loan-card-item__image img {
	display: block;
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-right .loan-card-item__image img {
	border-radius: 0 10px 10px 0;
}
.img-left .loan-card-item__image img {
	border-radius: 10px 0 0 10px;
}
.credit-calc-wrapper {
	display: flex;
	justify-content: space-between;
	background: #E04E37;
	border-radius: 10px;
	margin-bottom: 40px;
}
.credit-calc-wrapper__image {
	flex: 0 0 627px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.credit-calc-wrapper__image img {
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.credit-calc-wrapper__description {
	padding: 38px 20px 20px 38px;
}
.credit-calc-wrapper__description-title {
	font-size: 62px;
	font-weight: bold;
	color: #fff;
	line-height: 58px;
	margin-bottom: 10px;
}
.credit-calc-wrapper__description-text {
	color: #fff;
	line-height: 22px;
	margin-bottom: 14px;
}
.credit-calc-wrapper__description-button {
	color: #E04E37;
	border-radius: 57px;
	border: 3px solid #fff;
	background: #fff;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	line-height: 53px;
	padding: 0 55px;
	font-size: 20px;
}
.credit-calc-wrapper__description-button:hover {
	text-decoration: none;
}
.load-card-item {
	background: #fff;
	border-radius: 16px;
	margin-bottom: 40px;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.load-card-item__title {
	font-size: 20px;
	text-transform: uppercase;
}
.load-card-item__link {
	color: #fff;
	background: #E04E37;
	font-size: 18px;
	padding: 10px 40px;
	border-radius: 30px;
	display: flex;
	gap: 10px;
	cursor: pointer;
}
.load-card-item__link:hover {
	color: #fff;
}
.loan-card-item__text-description-inline {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.loan-card-item__text-description-inline .loan-card-item__text-description-inline-item:nth-child(1) {
	text-align: left;
}
.loan-card-item__text-description-inline .loan-card-item__text-description-inline-item:nth-child(2) {
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	padding: 0 35px;
}
.loan-card-item__text-description-inline-item {
	text-align: center;
}
.loan-card-item__text-description-inline-item__title {
	color: #E04E37;
	font-size: 18px;
	margin-bottom: 10px;
}
.loan-card-item__text-description-inline-item__desc {
	font-size: 27px;
	font-weight: bold;
}
.button-right-wrapper {
	text-align: right;
}
.button-right-wrapper .submit-request {
	margin-right: 10px;
	padding: 0 20px;
}
.send-loan-wrapper {
	padding: 40px 50px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
	margin-bottom: 40px;
}
.send-loan-wrapper__title {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	/*font-family: "Circe", sans-serif;*/
}
.send-loan-wrapper__title-top {
	color: #0C1325;
}
.send-loan-wrapper__title-bottom {
	color: #E04E37;
	padding-left: 87px;
	top: -13px;
}
.send-loan-steps-wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0 20px;
}
.send-loan-step {
	display: flex;
	align-items: center;
	gap: 22px;
}
.send-loan-step__num {
	font-size: 95px;
	color: #611D08;
	font-family: "Roboto", sans-serif;
}
.send-loan-step__text {
	width: 50%;
}
.fund-description {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 40px;
}
.fund-image {
	margin-bottom: 35px;
}
.fund-image img {
	display: block;
}
.fund-history__title {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 40px;
}
.fund-history__items {
	display: flex;
	flex-direction: row;
	gap: 0 92px;
	margin-bottom: 60px;
}
.fund-history__item {
	text-align: center;
	width: 33.33%;
}
.fund-history__create-title {
	font-size: 20px;
	font-weight: bold;
}
.fund-history__create-icon {
	margin-bottom: 30px;
}
.fund-contacts {
	display: flex;
	gap: 0 30px;
	margin-bottom: 60px;
}
.fund-contacts__item {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
	width: 33.33%;
	position: relative;
	padding: 58px 15px;
}

.fund-contacts__item-title {
	font-size: 18px;
	color: #707070;
	position: absolute;
	top: 15px;
	left: 15px;
}

.fund-contacts__item-text {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}

.fund-contacts__item-text img {
	flex-shrink: 0;
}
.fund-details {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 20px;
	margin-bottom: 40px;
}
.fund-details__link a {
	font-size: 12px;
	color: #0C1325;
	display: flex;
	flex-flow: column;
}
.fund-details__link a:hover {
	text-decoration: none;
}
.fund-details__link a:hover img {
	transform: scale(1.1);
	transform-origin: center;
}
a.fund-details.orange-bg {
	background: var(--main-color-v1);
	color: #fff;
	font-size: 24px;
	cursor: pointer;
}
a.fund-details.orange-bg:hover {
	text-decoration: none;
}
.disclosure-overall-info {
	background: #fff;
	padding: 40px;
	border-radius: 10px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
.disclosure-info h2 {
	font-size: 32px;
	font-weight: bold;
}
.disclosure-overall-info__item {
	margin-bottom: 15px;
}
.disclosure-overall-info__item span {
	display: block;
}
.disclosure-overall-info__item span:first-child {
	color: #BB7F54;
}
.disclosure-info__block .doc__sections,
.disclosure-info__block section {
	margin-bottom: 0;
}
.disclosure-info__block .tab-content.no-left-padding {
	padding: 36px 0 0 0;
}
.disclosure-info__block {
	margin-bottom: 50px;
}
.disclosure-info__block .fund-details {
	font-size: 16px;
}
.doc__sections {
	margin-bottom: 60px;
}
.load_more_btn {
	background: #E04E37;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	border: 0;
	display: inline-block;
	padding: 17px 40px;
	border-radius: 30px;
	cursor: pointer;
}
.load_more_wrap {
	text-align: center;
}
.load_more_btn:hover {
	text-decoration: none;
	color: #fff;
}
.contacts-on-main {
	border-radius: 10px;
	background:
			linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,0.95) 50%, rgba(255,255,255,0.8) 70%, rgba(255,255,255,0) 85%),
			url("/local/templates/myBusiness/../myBusiness/img/details_on_the_main_page1.jpg") right center/cover no-repeat #fff;
	padding: 36px 40px;
	position: relative;
}

.contacts-on-main a {
	color: #FF5235;
}

.contacts-on-main__wrapper {
	max-width: 830px;
	position: relative;
	z-index: 1;
}

.contacts-on-main__title {
	font-size: 28px;
	text-transform: uppercase;
	line-height: 38px;
	margin-bottom: 14px;
}

.contacts-on-main__details {
	display: flex;
	gap: 63px;
	margin-bottom: 12px;
}

.contacts-on-main__details-item {
	font-size: 18px;
	font-weight: bold;
}

.contacts-on-main__reg {
	font-weight: bold;
	margin-bottom: 18px;
}

.contacts-on-main__reg-title {
	font-size: 18px;
	color: #FF5235;
	font-weight: bold;
	margin-bottom: 8px;
	text-decoration: underline;
}

.contacts-on-main__address {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 35px;
}

.contacts-on-main__other {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
}

.contacts-on-main__text {
	font-size: 18px;
}

.contacts-on-main__text p {
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 22px;
}

.on-main-banner-link {
	position: relative;
	display: block;
}

.banner-order-button {
	height: 115px;
	border: 6px solid #fff;
	position: absolute;
	color: #fff;
	font-size: 32px;
	top: 50%;
	left: 50%;
	margin-left: -60px;
	z-index: 1;
	text-align: center;
	border-radius: 60px;
	line-height: 104px;
	margin-top: -60px;
	padding: 0 25px;
}

@media (max-width: 1285px) {
	.contacts-on-main {
		border-radius: 10px;
		background:
				linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,0.95) 60%, rgba(255,255,255,0.8) 70%, rgba(255,255,255,0) 85%),
				url("/local/templates/myBusiness/../myBusiness/img/details_on_the_main_page1.jpg") 400% center/auto 100% no-repeat #fff;
		padding: 36px 40px;
		position: relative;
	}
}

@media (max-width: 768px) {
	.custom-tabs {
		flex-direction: column;
	}
	.custom-tab {
		font-size: 18px;
	}
	.tab-content li {
		padding-left: 0;
		font-size: 16px;
	}
	.tab-content li::before {
		display: none;
	}
	.title.big {
		font-size: 40px;
	}
	.tab-title {
		font-size: 20px;
		line-height: 28px;
	}
	.tab-content {
		padding: 36px 20px;
	}
	.tab-content-block {
		font-size: 16px;
		margin-bottom: 25px;
	}
	.tab-content p {
		font-size: 16px;
	}
	.send-loan-steps-wrapper {
		grid-template-columns: 1fr;
	}
	.fund-history__items {
		flex-direction: column;
	}
	.tab-content-block.flex {
		flex-direction: column;
	}
	.tab-content-block-text-right {
		padding-top: 20px;
	}
	.step-content-block {
		flex-direction: column;
	}
	.step-content {
		font-size: 16px;
	}
	.step-content-block .step-num.content-right {
		text-align: left;
	}
	.disclosure-info h2 {
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.disclosure-overall-info {
		padding: 25px;
		font-size: 16px;
	}
	.disclosure-info__block {
		margin-bottom: 20px;
	}
	.disclosure-info__block .tab-content.no-left-padding {
		padding: 20px 0 0 0;
	}
	.loan-card-item {
		flex-direction: column;
	}
	.loan-card-item__text {
		width: 100%;
		padding: 34px 20px 40px 20px;
	}
	.loan-card-item__image {
		width: 100%;
	}
	.img-right .loan-card-item__image img,
	.img-left .loan-card-item__image img {
		border-radius: 10px;
	}
	.loan-card-item__text-title,
	.loan-card-item__text-description-who-info,
	.loan-card-item__text-description-price {
		margin-bottom: 20px;
	}
	.credit-calc-wrapper__image {
		flex-direction: column;
		flex: auto;
	}
	.credit-calc-wrapper__description-title {
		font-size: 50px;
		line-height: 40px;
	}
	.credit-calc-wrapper__description-button {
		line-height: 45px;
		padding: 0 35px;
	}
	.credit-calc-wrapper__description {
		padding: 25px 20px 20px 25px;
		text-align: center;
	}
	.credit-calc-wrapper {
		flex-direction: column;
	}
	.load-card-item {
		flex-direction: column;
	}
	.load-card-item__title {
		margin-bottom: 20px;
	}
	.loan-card-item__text-description-price,
	.loan-card-item__text-description-button-wrapper {
		text-align: center;
	}
	.loan-card-item__text-description-button-wrapper .content-button {
		width: 100%;
	}
	.loan-card-item__text-description-button-wrapper .filling-red-content-button {
		margin-bottom: 20px;
		margin-right: 0;
	}
	.loan-card-item__text-description-inline {
		flex-direction: column;
	}
	.loan-card-item__text-description-inline .loan-card-item__text-description-inline-item:nth-child(1) {
		text-align: center;
	}
	.loan-card-item__text-description-inline .loan-card-item__text-description-inline-item:nth-child(2) {
		border: none;
	}
	.loan-card-item__text-description-inline-item__title {
		margin-bottom: 0;
	}
	.loan-card-item__text-description-inline-item {
		margin-bottom: 20px;
	}
	.content-button {
		line-height: 50px;
		padding: 0 40px;
	}
	.send-loan-wrapper__title {
		font-size: 25px;
	}
	.send-loan-wrapper__title-bottom {
		padding-left: 0;
		top: 0;
		margin-bottom: 20px;
	}
	.send-loan-wrapper {
		padding: 20px 30px;
	}
	.send-loan-step {
		margin-bottom: 20px;
	}
	.button-right-wrapper {
		text-align: center;
	}
	.button-right-wrapper .content-button {
		width: 100%;
	}
	.button-right-wrapper .submit-request {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.fund-description {
		font-size: 16px;
	}
	.fund-history__title {
		font-size: 25px;
	}
	.fund-history__item {
		width: 100%;
	}
	.fund-history__create-title {
		font-size: 16px;
	}
	.fund-history__create-icon {
		margin-bottom: 20px;
	}
	.fund-history__item {
		margin-bottom: 40px;
	}
	.fund-contacts {
		flex-direction: column;
	}
	.fund-contacts__item {
		width: 100%;
		margin-bottom: 40px;
	}
	.contacts-on-main__title {
		font-size: 20px;
	}
	.contacts-on-main__details {
		flex-direction: column;
		gap: 20px;
		margin-bottom: 40px;
	}
}

/* End */


/* Start:/bitrix/components/vision/vision.special/templates/.default/style/css/bvi-font.min.css?17665818141612*/
.bvi-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.bvi-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.bvi-xs{font-size:.75em !important}.bvi-sm{font-size:.875em !important}.bvi-1x{font-size:1em !important}.bvi-2x{font-size:2em !important}.bvi-3x{font-size:3em !important}.bvi-4x{font-size:4em !important}.bvi-5x{font-size:5em !important}.bvi-6x{font-size:6em !important}.bvi-7x{font-size:7em !important}.bvi-8x{font-size:8em !important}.bvi-9x{font-size:9em !important}.bvi-10x{font-size:10em !important}.bvi-font:before{content:"\f031"}.bvi-plus:before{content:"\f067"}.bvi-minus:before{content:"\f068"}.bvi-circle:before{content:"\f111"}.bvi-circle-notch:before{content:"\f1ce"}.bvi-adjust:before{content:"\f042"}.bvi-volume-up:before{content:"\f028"}.bvi-volume-off:before{content:"\f026"}.bvi-cogs:before{content:"\f085"}.bvi-low-vision:before{content:"\f2a8"}.bvi-chevron-circle-up:before{content:"\f139"}.bvi-eye:before{content:"\f06e"}.bvi-sync-alt:before{content:"\f2f1"}.bvi-times-circle:before{content:"\f057"}.bvi-bolt:before{content:"\f0e7"}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.eot");src:url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.woff2") format("woff2"),url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.woff") format("woff"),url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.ttf") format("truetype")}.bvi-icon{font-family:'Font Awesome 5 Free';font-weight:900}
/* End */


/* Start:/bitrix/components/vision/vision.special/templates/.default/style/css/bvi.min.css?1766581814127805*/
/*!
 * Button visually impaired v1.0.8
 */html:not(.bvi-panel){font-size:16px !important}html body a.bvi-link{padding:10px 10px;font-size:12px;border-color:transparent}html body .bvi{font-family:Arial,sans-serif !important}html body .bvi .bvi-btn{font-weight:bold !important}html body .bvi .bvi-eye-link{position:fixed;top:1rem;right:1rem;opacity:.75;z-index:999999 !important}html body .bvi .bvi-container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}@media(min-width:576px){html body .bvi .bvi-container{max-width:540px}}@media(min-width:768px){html body .bvi .bvi-container{max-width:720px}}@media(min-width:992px){html body .bvi .bvi-container{max-width:960px}}@media(min-width:1200px){html body .bvi .bvi-container{max-width:1140px}}html body .bvi .bvi-container-fluid{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}html body .bvi .bvi-row{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters{margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters>.bvi-col,html body .bvi .bvi-no-gutters>[class*="bvi-col-"]{padding-right:0;padding-left:0}html body .bvi .bvi-col-1,html body .bvi .bvi-col-2,html body .bvi .bvi-col-3,html body .bvi .bvi-col-4,html body .bvi .bvi-col-5,html body .bvi .bvi-col-6,html body .bvi .bvi-col-7,html body .bvi .bvi-col-8,html body .bvi .bvi-col-9,html body .bvi .bvi-col-10,html body .bvi .bvi-col-11,html body .bvi .bvi-col-12,html body .bvi .bvi-col,html body .bvi .bvi-col-auto,html body .bvi .bvi-col-sm-1,html body .bvi .bvi-col-sm-2,html body .bvi .bvi-col-sm-3,html body .bvi .bvi-col-sm-4,html body .bvi .bvi-col-sm-5,html body .bvi .bvi-col-sm-6,html body .bvi .bvi-col-sm-7,html body .bvi .bvi-col-sm-8,html body .bvi .bvi-col-sm-9,html body .bvi .bvi-col-sm-10,html body .bvi .bvi-col-sm-11,html body .bvi .bvi-col-sm-12,html body .bvi .bvi-col-sm,html body .bvi .bvi-col-sm-auto,html body .bvi .bvi-col-md-1,html body .bvi .bvi-col-md-2,html body .bvi .bvi-col-md-3,html body .bvi .bvi-col-md-4,html body .bvi .bvi-col-md-5,html body .bvi .bvi-col-md-6,html body .bvi .bvi-col-md-7,html body .bvi .bvi-col-md-8,html body .bvi .bvi-col-md-9,html body .bvi .bvi-col-md-10,html body .bvi .bvi-col-md-11,html body .bvi .bvi-col-md-12,html body .bvi .bvi-col-md,html body .bvi .bvi-col-md-auto,html body .bvi .bvi-col-lg-1,html body .bvi .bvi-col-lg-2,html body .bvi .bvi-col-lg-3,html body .bvi .bvi-col-lg-4,html body .bvi .bvi-col-lg-5,html body .bvi .bvi-col-lg-6,html body .bvi .bvi-col-lg-7,html body .bvi .bvi-col-lg-8,html body .bvi .bvi-col-lg-9,html body .bvi .bvi-col-lg-10,html body .bvi .bvi-col-lg-11,html body .bvi .bvi-col-lg-12,html body .bvi .bvi-col-lg,html body .bvi .bvi-col-lg-auto,html body .bvi .bvi-col-xl-1,html body .bvi .bvi-col-xl-2,html body .bvi .bvi-col-xl-3,html body .bvi .bvi-col-xl-4,html body .bvi .bvi-col-xl-5,html body .bvi .bvi-col-xl-6,html body .bvi .bvi-col-xl-7,html body .bvi .bvi-col-xl-8,html body .bvi .bvi-col-xl-9,html body .bvi .bvi-col-xl-10,html body .bvi .bvi-col-xl-11,html body .bvi .bvi-col-xl-12,html body .bvi .bvi-col-xl,html body .bvi .bvi-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:0;padding-left:0}html body .bvi .bvi-col{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-12{flex:0 0 100%;max-width:100%}html body .bvi .order-first{order:-1}html body .bvi .order-last{order:13}html body .bvi .order-0{order:0}html body .bvi .order-1{order:1}html body .bvi .order-2{order:2}html body .bvi .order-3{order:3}html body .bvi .order-4{order:4}html body .bvi .order-5{order:5}html body .bvi .order-6{order:6}html body .bvi .order-7{order:7}html body .bvi .order-8{order:8}html body .bvi .order-9{order:9}html body .bvi .order-10{order:10}html body .bvi .order-11{order:11}html body .bvi .order-12{order:12}html body .bvi .offset-1{margin-left:8.33333%}html body .bvi .offset-2{margin-left:16.66667%}html body .bvi .offset-3{margin-left:25%}html body .bvi .offset-4{margin-left:33.33333%}html body .bvi .offset-5{margin-left:41.66667%}html body .bvi .offset-6{margin-left:50%}html body .bvi .offset-7{margin-left:58.33333%}html body .bvi .offset-8{margin-left:66.66667%}html body .bvi .offset-9{margin-left:75%}html body .bvi .offset-10{margin-left:83.33333%}html body .bvi .offset-11{margin-left:91.66667%}@media(min-width:576px){html body .bvi .bvi-col-sm{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-sm-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-sm-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-sm-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-sm-12{flex:0 0 100%;max-width:100%}html body .bvi .order-sm-first{order:-1}html body .bvi .order-sm-last{order:13}html body .bvi .order-sm-0{order:0}html body .bvi .order-sm-1{order:1}html body .bvi .order-sm-2{order:2}html body .bvi .order-sm-3{order:3}html body .bvi .order-sm-4{order:4}html body .bvi .order-sm-5{order:5}html body .bvi .order-sm-6{order:6}html body .bvi .order-sm-7{order:7}html body .bvi .order-sm-8{order:8}html body .bvi .order-sm-9{order:9}html body .bvi .order-sm-10{order:10}html body .bvi .order-sm-11{order:11}html body .bvi .order-sm-12{order:12}html body .bvi .offset-sm-0{margin-left:0}html body .bvi .offset-sm-1{margin-left:8.33333%}html body .bvi .offset-sm-2{margin-left:16.66667%}html body .bvi .offset-sm-3{margin-left:25%}html body .bvi .offset-sm-4{margin-left:33.33333%}html body .bvi .offset-sm-5{margin-left:41.66667%}html body .bvi .offset-sm-6{margin-left:50%}html body .bvi .offset-sm-7{margin-left:58.33333%}html body .bvi .offset-sm-8{margin-left:66.66667%}html body .bvi .offset-sm-9{margin-left:75%}html body .bvi .offset-sm-10{margin-left:83.33333%}html body .bvi .offset-sm-11{margin-left:91.66667%}}@media(min-width:768px){html body .bvi .bvi-col-md{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-md-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-md-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-md-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-md-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-md-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-md-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-md-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-md-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-md-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-md-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-md-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-md-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-md-12{flex:0 0 100%;max-width:100%}html body .bvi .order-md-first{order:-1}html body .bvi .order-md-last{order:13}html body .bvi .order-md-0{order:0}html body .bvi .order-md-1{order:1}html body .bvi .order-md-2{order:2}html body .bvi .order-md-3{order:3}html body .bvi .order-md-4{order:4}html body .bvi .order-md-5{order:5}html body .bvi .order-md-6{order:6}html body .bvi .order-md-7{order:7}html body .bvi .order-md-8{order:8}html body .bvi .order-md-9{order:9}html body .bvi .order-md-10{order:10}html body .bvi .order-md-11{order:11}html body .bvi .order-md-12{order:12}html body .bvi .offset-md-0{margin-left:0}html body .bvi .offset-md-1{margin-left:8.33333%}html body .bvi .offset-md-2{margin-left:16.66667%}html body .bvi .offset-md-3{margin-left:25%}html body .bvi .offset-md-4{margin-left:33.33333%}html body .bvi .offset-md-5{margin-left:41.66667%}html body .bvi .offset-md-6{margin-left:50%}html body .bvi .offset-md-7{margin-left:58.33333%}html body .bvi .offset-md-8{margin-left:66.66667%}html body .bvi .offset-md-9{margin-left:75%}html body .bvi .offset-md-10{margin-left:83.33333%}html body .bvi .offset-md-11{margin-left:91.66667%}}@media(min-width:992px){html body .bvi .bvi-col-lg{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-lg-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-lg-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-lg-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-lg-12{flex:0 0 100%;max-width:100%}html body .bvi .order-lg-first{order:-1}html body .bvi .order-lg-last{order:13}html body .bvi .order-lg-0{order:0}html body .bvi .order-lg-1{order:1}html body .bvi .order-lg-2{order:2}html body .bvi .order-lg-3{order:3}html body .bvi .order-lg-4{order:4}html body .bvi .order-lg-5{order:5}html body .bvi .order-lg-6{order:6}html body .bvi .order-lg-7{order:7}html body .bvi .order-lg-8{order:8}html body .bvi .order-lg-9{order:9}html body .bvi .order-lg-10{order:10}html body .bvi .order-lg-11{order:11}html body .bvi .order-lg-12{order:12}html body .bvi .offset-lg-0{margin-left:0}html body .bvi .offset-lg-1{margin-left:8.33333%}html body .bvi .offset-lg-2{margin-left:16.66667%}html body .bvi .offset-lg-3{margin-left:25%}html body .bvi .offset-lg-4{margin-left:33.33333%}html body .bvi .offset-lg-5{margin-left:41.66667%}html body .bvi .offset-lg-6{margin-left:50%}html body .bvi .offset-lg-7{margin-left:58.33333%}html body .bvi .offset-lg-8{margin-left:66.66667%}html body .bvi .offset-lg-9{margin-left:75%}html body .bvi .offset-lg-10{margin-left:83.33333%}html body .bvi .offset-lg-11{margin-left:91.66667%}}@media(min-width:1200px){html body .bvi .bvi-col-xl{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-xl-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-xl-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-xl-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-xl-12{flex:0 0 100%;max-width:100%}html body .bvi .order-xl-first{order:-1}html body .bvi .order-xl-last{order:13}html body .bvi .order-xl-0{order:0}html body .bvi .order-xl-1{order:1}html body .bvi .order-xl-2{order:2}html body .bvi .order-xl-3{order:3}html body .bvi .order-xl-4{order:4}html body .bvi .order-xl-5{order:5}html body .bvi .order-xl-6{order:6}html body .bvi .order-xl-7{order:7}html body .bvi .order-xl-8{order:8}html body .bvi .order-xl-9{order:9}html body .bvi .order-xl-10{order:10}html body .bvi .order-xl-11{order:11}html body .bvi .order-xl-12{order:12}html body .bvi .offset-xl-0{margin-left:0}html body .bvi .offset-xl-1{margin-left:8.33333%}html body .bvi .offset-xl-2{margin-left:16.66667%}html body .bvi .offset-xl-3{margin-left:25%}html body .bvi .offset-xl-4{margin-left:33.33333%}html body .bvi .offset-xl-5{margin-left:41.66667%}html body .bvi .offset-xl-6{margin-left:50%}html body .bvi .offset-xl-7{margin-left:58.33333%}html body .bvi .offset-xl-8{margin-left:66.66667%}html body .bvi .offset-xl-9{margin-left:75%}html body .bvi .offset-xl-10{margin-left:83.33333%}html body .bvi .offset-xl-11{margin-left:91.66667%}}html body .bvi .bvi-btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){html body .bvi .bvi-btn{transition:none}}html body .bvi .bvi-btn:hover,html body .bvi .bvi-btn:focus{text-decoration:none}html body .bvi .bvi-btn:focus,html body .bvi .bvi-btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}html body .bvi .bvi-btn.disabled,html body .bvi .bvi-btn:disabled{opacity:.65}html body .bvi .bvi-btn:not(:disabled):not(.disabled){cursor:pointer}html body .bvi a.bvi-btn.disabled,html body .bvi fieldset:disabled a.bvi-btn{pointer-events:none}html body .bvi .bvi-btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}html body .bvi .bvi-btn-primary:focus,html body .bvi .bvi-btn-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-primary.disabled,html body .bvi .bvi-btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}html body .bvi .bvi-btn-secondary:focus,html body .bvi .bvi-btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-secondary.disabled,html body .bvi .bvi-btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-success{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}html body .bvi .bvi-btn-success:focus,html body .bvi .bvi-btn-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-success.disabled,html body .bvi .bvi-btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}html body .bvi .bvi-btn-info:focus,html body .bvi .bvi-btn-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-info.disabled,html body .bvi .bvi-btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}html body .bvi .bvi-btn-warning:focus,html body .bvi .bvi-btn-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-warning.disabled,html body .bvi .bvi-btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}html body .bvi .bvi-btn-danger:focus,html body .bvi .bvi-btn-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-danger.disabled,html body .bvi .bvi-btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}html body .bvi .bvi-btn-light:focus,html body .bvi .bvi-btn-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-light.disabled,html body .bvi .bvi-btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}html body .bvi .bvi-btn-dark:focus,html body .bvi .bvi-btn-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-dark.disabled,html body .bvi .bvi-btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-bvi-white{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}html body .bvi .bvi-btn-bvi-white:focus,html body .bvi .bvi-btn-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-white.disabled,html body .bvi .bvi-btn-bvi-white:disabled{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-black{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:hover{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:focus,html body .bvi .bvi-btn-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-black.disabled,html body .bvi .bvi-btn-bvi-black:disabled{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-blue{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:hover{color:#fff;background-color:#04213e;border-color:#031b32}html body .bvi .bvi-btn-bvi-blue:focus,html body .bvi .bvi-btn-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-blue.disabled,html body .bvi .bvi-btn-bvi-blue:disabled{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle{color:#fff;background-color:#031b32;border-color:#021426}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-brown{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:hover{color:#fff;background-color:#393731;border-color:#32302b}html body .bvi .bvi-btn-bvi-brown:focus,html body .bvi .bvi-btn-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-brown.disabled,html body .bvi .bvi-btn-bvi-brown:disabled{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle{color:#fff;background-color:#32302b;border-color:#2b2a25}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-green{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:hover{color:#212529;background-color:#99df2c;border-color:#93dd21}html body .bvi .bvi-btn-bvi-green:focus,html body .bvi .bvi-btn-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-bvi-green.disabled,html body .bvi .bvi-btn-bvi-green:disabled{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle{color:#212529;background-color:#93dd21;border-color:#8cd120}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:focus,html body .bvi .bvi-btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-primary.disabled,html body .bvi .bvi-btn-outline-primary:disabled{color:#007bff;background-color:transparent}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:focus,html body .bvi .bvi-btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-secondary.disabled,html body .bvi .bvi-btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}html body .bvi .bvi-btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:focus,html body .bvi .bvi-btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-success.disabled,html body .bvi .bvi-btn-outline-success:disabled{color:#28a745;background-color:transparent}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:focus,html body .bvi .bvi-btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-info.disabled,html body .bvi .bvi-btn-outline-info:disabled{color:#17a2b8;background-color:transparent}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:focus,html body .bvi .bvi-btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-warning.disabled,html body .bvi .bvi-btn-outline-warning:disabled{color:#ffc107;background-color:transparent}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:focus,html body .bvi .bvi-btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-danger.disabled,html body .bvi .bvi-btn-outline-danger:disabled{color:#dc3545;background-color:transparent}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:focus,html body .bvi .bvi-btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-light.disabled,html body .bvi .bvi-btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:focus,html body .bvi .bvi-btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-dark.disabled,html body .bvi .bvi-btn-outline-dark:disabled{color:#343a40;background-color:transparent}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-bvi-white{color:#fff;background-color:transparent;background-image:none;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:hover{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:focus,html body .bvi .bvi-btn-outline-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-white.disabled,html body .bvi .bvi-btn-outline-bvi-white:disabled{color:#fff;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-black{color:#000;background-color:transparent;background-image:none;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:hover{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:focus,html body .bvi .bvi-btn-outline-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-black.disabled,html body .bvi .bvi-btn-outline-bvi-black:disabled{color:#000;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-blue{color:#063462;background-color:transparent;background-image:none;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:hover{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:focus,html body .bvi .bvi-btn-outline-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-blue.disabled,html body .bvi .bvi-btn-outline-bvi-blue:disabled{color:#063462;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-brown{color:#4d4b43;background-color:transparent;background-image:none;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:hover{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:focus,html body .bvi .bvi-btn-outline-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-brown.disabled,html body .bvi .bvi-btn-outline-bvi-brown:disabled{color:#4d4b43;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-green{color:#a9e44d;background-color:transparent;background-image:none;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:hover{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:focus,html body .bvi .bvi-btn-outline-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-bvi-green.disabled,html body .bvi .bvi-btn-outline-bvi-green:disabled{color:#a9e44d;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-link{font-weight:400;color:#007bff;background-color:transparent}html body .bvi .bvi-btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}html body .bvi .bvi-btn-link:focus,html body .bvi .bvi-btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}html body .bvi .bvi-btn-link:disabled,html body .bvi .bvi-btn-link.disabled{color:#6c757d;pointer-events:none}html body .bvi .bvi-btn-lg,html body .bvi .bvi-btn-group-lg>.bvi-btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-sm,html body .bvi .bvi-btn-group-sm>.bvi-btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-block{display:block;width:100%}html body .bvi .bvi-btn-block+.bvi-btn-block{margin-top:.5rem}html body .bvi input[type="submit"].bvi-btn-block,html body .bvi input[type="reset"].bvi-btn-block,html body .bvi input[type="button"].bvi-btn-block{width:100%}html body .bvi .bvi-btn-group,html body .bvi .bvi-btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}html body .bvi .bvi-btn-group>.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn{position:relative;flex:0 1 auto}html body .bvi .bvi-btn-group>.bvi-btn:hover,html body .bvi .bvi-btn-group-vertical>.bvi-btn:hover{z-index:1}html body .bvi .bvi-btn-group>.bvi-btn:focus,html body .bvi .bvi-btn-group>.bvi-btn:active,html body .bvi .bvi-btn-group>.bvi-btn.active,html body .bvi .bvi-btn-group-vertical>.bvi-btn:focus,html body .bvi .bvi-btn-group-vertical>.bvi-btn:active,html body .bvi .bvi-btn-group-vertical>.bvi-btn.active{z-index:1}html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn-group{margin-left:-1px}html body .bvi .bvi-btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}html body .bvi .bvi-btn-toolbar .input-group{width:auto}html body .bvi .bvi-btn-group>.bvi-btn:first-child{margin-left:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:last-child)>.bvi-btn{border-top-right-radius:0;border-bottom-right-radius:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-bottom-left-radius:0}html body .bvi .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}html body .bvi .dropdown-toggle-split::after,.dropup html body .bvi .dropdown-toggle-split::after,.dropright html body .bvi .dropdown-toggle-split::after{margin-left:0}.dropleft html body .bvi .dropdown-toggle-split::before{margin-right:0}html body .bvi .bvi-btn-sm+.dropdown-toggle-split,html body .bvi .bvi-btn-group-sm>.bvi-btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}html body .bvi .bvi-btn-lg+.dropdown-toggle-split,html body .bvi .bvi-btn-group-lg>.bvi-btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}html body .bvi .bvi-btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}html body .bvi .bvi-btn-group-vertical .bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group{width:100%}html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn-group{margin-top:-1px;margin-left:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:last-child)>.bvi-btn{border-bottom-right-radius:0;border-bottom-left-radius:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-top-right-radius:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn,html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn{margin-bottom:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="checkbox"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}html body .bvi .bvi-border{border:1px solid #dee2e6 !important}html body .bvi .bvi-border-top{border-top:1px solid #dee2e6 !important}html body .bvi .bvi-border-right{border-right:1px solid #dee2e6 !important}html body .bvi .bvi-border-bottom{border-bottom:1px solid #dee2e6 !important}html body .bvi .bvi-border-left{border-left:1px solid #dee2e6 !important}html body .bvi .bvi-border-0{border:0 !important}html body .bvi .bvi-border-top-0{border-top:0 !important}html body .bvi .bvi-border-right-0{border-right:0 !important}html body .bvi .bvi-border-bottom-0{border-bottom:0 !important}html body .bvi .bvi-border-left-0{border-left:0 !important}html body .bvi .bvi-border-primary{border-color:#007bff !important}html body .bvi .bvi-border-secondary{border-color:#6c757d !important}html body .bvi .bvi-border-success{border-color:#28a745 !important}html body .bvi .bvi-border-info{border-color:#17a2b8 !important}html body .bvi .bvi-border-warning{border-color:#ffc107 !important}html body .bvi .bvi-border-danger{border-color:#dc3545 !important}html body .bvi .bvi-border-light{border-color:#f8f9fa !important}html body .bvi .bvi-border-dark{border-color:#343a40 !important}html body .bvi .bvi-border-bvi-white{border-color:#fff !important}html body .bvi .bvi-border-bvi-black{border-color:#000 !important}html body .bvi .bvi-border-bvi-blue{border-color:#063462 !important}html body .bvi .bvi-border-bvi-brown{border-color:#4d4b43 !important}html body .bvi .bvi-border-bvi-green{border-color:#a9e44d !important}html body .bvi .bvi-border-white{border-color:#fff !important}html body .bvi .bvi-rounded{border-radius:0 !important}html body .bvi .bvi-rounded-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}html body .bvi .bvi-rounded-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}html body .bvi .bvi-rounded-bottom{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-circle{border-radius:50% !important}html body .bvi .bvi-rounded-0{border-radius:0 !important}html body .bvi .bvi-m-0{margin:0 !important}html body .bvi .bvi-mt-0,html body .bvi .bvi-my-0{margin-top:0 !important}html body .bvi .bvi-mr-0,html body .bvi .bvi-mx-0{margin-right:0 !important}html body .bvi .bvi-mb-0,html body .bvi .bvi-my-0{margin-bottom:0 !important}html body .bvi .bvi-ml-0,html body .bvi .bvi-mx-0{margin-left:0 !important}html body .bvi .bvi-m-1{margin:.25rem !important}html body .bvi .bvi-mt-1,html body .bvi .bvi-my-1{margin-top:.25rem !important}html body .bvi .bvi-mr-1,html body .bvi .bvi-mx-1{margin-right:.25rem !important}html body .bvi .bvi-mb-1,html body .bvi .bvi-my-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-1,html body .bvi .bvi-mx-1{margin-left:.25rem !important}html body .bvi .bvi-m-2{margin:.5rem !important}html body .bvi .bvi-mt-2,html body .bvi .bvi-my-2{margin-top:.5rem !important}html body .bvi .bvi-mr-2,html body .bvi .bvi-mx-2{margin-right:.5rem !important}html body .bvi .bvi-mb-2,html body .bvi .bvi-my-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-2,html body .bvi .bvi-mx-2{margin-left:.5rem !important}html body .bvi .bvi-m-3{margin:1rem !important}html body .bvi .bvi-mt-3,html body .bvi .bvi-my-3{margin-top:1rem !important}html body .bvi .bvi-mr-3,html body .bvi .bvi-mx-3{margin-right:1rem !important}html body .bvi .bvi-mb-3,html body .bvi .bvi-my-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-3,html body .bvi .bvi-mx-3{margin-left:1rem !important}html body .bvi .bvi-m-4{margin:1.5rem !important}html body .bvi .bvi-mt-4,html body .bvi .bvi-my-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-4,html body .bvi .bvi-mx-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-4,html body .bvi .bvi-my-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-4,html body .bvi .bvi-mx-4{margin-left:1.5rem !important}html body .bvi .bvi-m-5{margin:3rem !important}html body .bvi .bvi-mt-5,html body .bvi .bvi-my-5{margin-top:3rem !important}html body .bvi .bvi-mr-5,html body .bvi .bvi-mx-5{margin-right:3rem !important}html body .bvi .bvi-mb-5,html body .bvi .bvi-my-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-5,html body .bvi .bvi-mx-5{margin-left:3rem !important}html body .bvi .bvi-p-0{padding:0 !important}html body .bvi .bvi-pt-0,html body .bvi .bvi-py-0{padding-top:0 !important}html body .bvi .bvi-pr-0,html body .bvi .bvi-px-0{padding-right:0 !important}html body .bvi .bvi-pb-0,html body .bvi .bvi-py-0{padding-bottom:0 !important}html body .bvi .bvi-pl-0,html body .bvi .bvi-px-0{padding-left:0 !important}html body .bvi .bvi-p-1{padding:.25rem !important}html body .bvi .bvi-pt-1,html body .bvi .bvi-py-1{padding-top:.25rem !important}html body .bvi .bvi-pr-1,html body .bvi .bvi-px-1{padding-right:.25rem !important}html body .bvi .bvi-pb-1,html body .bvi .bvi-py-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-1,html body .bvi .bvi-px-1{padding-left:.25rem !important}html body .bvi .bvi-p-2{padding:.5rem !important}html body .bvi .bvi-pt-2,html body .bvi .bvi-py-2{padding-top:.5rem !important}html body .bvi .bvi-pr-2,html body .bvi .bvi-px-2{padding-right:.5rem !important}html body .bvi .bvi-pb-2,html body .bvi .bvi-py-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-2,html body .bvi .bvi-px-2{padding-left:.5rem !important}html body .bvi .bvi-p-3{padding:1rem !important}html body .bvi .bvi-pt-3,html body .bvi .bvi-py-3{padding-top:1rem !important}html body .bvi .bvi-pr-3,html body .bvi .bvi-px-3{padding-right:1rem !important}html body .bvi .bvi-pb-3,html body .bvi .bvi-py-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-3,html body .bvi .bvi-px-3{padding-left:1rem !important}html body .bvi .bvi-p-4{padding:1.5rem !important}html body .bvi .bvi-pt-4,html body .bvi .bvi-py-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-4,html body .bvi .bvi-px-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-4,html body .bvi .bvi-py-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-4,html body .bvi .bvi-px-4{padding-left:1.5rem !important}html body .bvi .bvi-p-5{padding:3rem !important}html body .bvi .bvi-pt-5,html body .bvi .bvi-py-5{padding-top:3rem !important}html body .bvi .bvi-pr-5,html body .bvi .bvi-px-5{padding-right:3rem !important}html body .bvi .bvi-pb-5,html body .bvi .bvi-py-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-5,html body .bvi .bvi-px-5{padding-left:3rem !important}html body .bvi .bvi-m-auto{margin:auto !important}html body .bvi .bvi-mt-auto,html body .bvi .bvi-my-auto{margin-top:auto !important}html body .bvi .bvi-mr-auto,html body .bvi .bvi-mx-auto{margin-right:auto !important}html body .bvi .bvi-mb-auto,html body .bvi .bvi-my-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-auto,html body .bvi .bvi-mx-auto{margin-left:auto !important}@media(min-width:576px){html body .bvi .bvi-m-sm-0{margin:0 !important}html body .bvi .bvi-mt-sm-0,html body .bvi .bvi-my-sm-0{margin-top:0 !important}html body .bvi .bvi-mr-sm-0,html body .bvi .bvi-mx-sm-0{margin-right:0 !important}html body .bvi .bvi-mb-sm-0,html body .bvi .bvi-my-sm-0{margin-bottom:0 !important}html body .bvi .bvi-ml-sm-0,html body .bvi .bvi-mx-sm-0{margin-left:0 !important}html body .bvi .bvi-m-sm-1{margin:.25rem !important}html body .bvi .bvi-mt-sm-1,html body .bvi .bvi-my-sm-1{margin-top:.25rem !important}html body .bvi .bvi-mr-sm-1,html body .bvi .bvi-mx-sm-1{margin-right:.25rem !important}html body .bvi .bvi-mb-sm-1,html body .bvi .bvi-my-sm-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-sm-1,html body .bvi .bvi-mx-sm-1{margin-left:.25rem !important}html body .bvi .bvi-m-sm-2{margin:.5rem !important}html body .bvi .bvi-mt-sm-2,html body .bvi .bvi-my-sm-2{margin-top:.5rem !important}html body .bvi .bvi-mr-sm-2,html body .bvi .bvi-mx-sm-2{margin-right:.5rem !important}html body .bvi .bvi-mb-sm-2,html body .bvi .bvi-my-sm-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-sm-2,html body .bvi .bvi-mx-sm-2{margin-left:.5rem !important}html body .bvi .bvi-m-sm-3{margin:1rem !important}html body .bvi .bvi-mt-sm-3,html body .bvi .bvi-my-sm-3{margin-top:1rem !important}html body .bvi .bvi-mr-sm-3,html body .bvi .bvi-mx-sm-3{margin-right:1rem !important}html body .bvi .bvi-mb-sm-3,html body .bvi .bvi-my-sm-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-sm-3,html body .bvi .bvi-mx-sm-3{margin-left:1rem !important}html body .bvi .bvi-m-sm-4{margin:1.5rem !important}html body .bvi .bvi-mt-sm-4,html body .bvi .bvi-my-sm-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-sm-4,html body .bvi .bvi-mx-sm-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-sm-4,html body .bvi .bvi-my-sm-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-sm-4,html body .bvi .bvi-mx-sm-4{margin-left:1.5rem !important}html body .bvi .bvi-m-sm-5{margin:3rem !important}html body .bvi .bvi-mt-sm-5,html body .bvi .bvi-my-sm-5{margin-top:3rem !important}html body .bvi .bvi-mr-sm-5,html body .bvi .bvi-mx-sm-5{margin-right:3rem !important}html body .bvi .bvi-mb-sm-5,html body .bvi .bvi-my-sm-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-sm-5,html body .bvi .bvi-mx-sm-5{margin-left:3rem !important}html body .bvi .bvi-p-sm-0{padding:0 !important}html body .bvi .bvi-pt-sm-0,html body .bvi .bvi-py-sm-0{padding-top:0 !important}html body .bvi .bvi-pr-sm-0,html body .bvi .bvi-px-sm-0{padding-right:0 !important}html body .bvi .bvi-pb-sm-0,html body .bvi .bvi-py-sm-0{padding-bottom:0 !important}html body .bvi .bvi-pl-sm-0,html body .bvi .bvi-px-sm-0{padding-left:0 !important}html body .bvi .bvi-p-sm-1{padding:.25rem !important}html body .bvi .bvi-pt-sm-1,html body .bvi .bvi-py-sm-1{padding-top:.25rem !important}html body .bvi .bvi-pr-sm-1,html body .bvi .bvi-px-sm-1{padding-right:.25rem !important}html body .bvi .bvi-pb-sm-1,html body .bvi .bvi-py-sm-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-sm-1,html body .bvi .bvi-px-sm-1{padding-left:.25rem !important}html body .bvi .bvi-p-sm-2{padding:.5rem !important}html body .bvi .bvi-pt-sm-2,html body .bvi .bvi-py-sm-2{padding-top:.5rem !important}html body .bvi .bvi-pr-sm-2,html body .bvi .bvi-px-sm-2{padding-right:.5rem !important}html body .bvi .bvi-pb-sm-2,html body .bvi .bvi-py-sm-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-sm-2,html body .bvi .bvi-px-sm-2{padding-left:.5rem !important}html body .bvi .bvi-p-sm-3{padding:1rem !important}html body .bvi .bvi-pt-sm-3,html body .bvi .bvi-py-sm-3{padding-top:1rem !important}html body .bvi .bvi-pr-sm-3,html body .bvi .bvi-px-sm-3{padding-right:1rem !important}html body .bvi .bvi-pb-sm-3,html body .bvi .bvi-py-sm-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-sm-3,html body .bvi .bvi-px-sm-3{padding-left:1rem !important}html body .bvi .bvi-p-sm-4{padding:1.5rem !important}html body .bvi .bvi-pt-sm-4,html body .bvi .bvi-py-sm-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-sm-4,html body .bvi .bvi-px-sm-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-sm-4,html body .bvi .bvi-py-sm-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-sm-4,html body .bvi .bvi-px-sm-4{padding-left:1.5rem !important}html body .bvi .bvi-p-sm-5{padding:3rem !important}html body .bvi .bvi-pt-sm-5,html body .bvi .bvi-py-sm-5{padding-top:3rem !important}html body .bvi .bvi-pr-sm-5,html body .bvi .bvi-px-sm-5{padding-right:3rem !important}html body .bvi .bvi-pb-sm-5,html body .bvi .bvi-py-sm-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-sm-5,html body .bvi .bvi-px-sm-5{padding-left:3rem !important}html body .bvi .bvi-m-sm-auto{margin:auto !important}html body .bvi .bvi-mt-sm-auto,html body .bvi .bvi-my-sm-auto{margin-top:auto !important}html body .bvi .bvi-mr-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-right:auto !important}html body .bvi .bvi-mb-sm-auto,html body .bvi .bvi-my-sm-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-left:auto !important}}@media(min-width:768px){html body .bvi .bvi-m-md-0{margin:0 !important}html body .bvi .bvi-mt-md-0,html body .bvi .bvi-my-md-0{margin-top:0 !important}html body .bvi .bvi-mr-md-0,html body .bvi .bvi-mx-md-0{margin-right:0 !important}html body .bvi .bvi-mb-md-0,html body .bvi .bvi-my-md-0{margin-bottom:0 !important}html body .bvi .bvi-ml-md-0,html body .bvi .bvi-mx-md-0{margin-left:0 !important}html body .bvi .bvi-m-md-1{margin:.25rem !important}html body .bvi .bvi-mt-md-1,html body .bvi .bvi-my-md-1{margin-top:.25rem !important}html body .bvi .bvi-mr-md-1,html body .bvi .bvi-mx-md-1{margin-right:.25rem !important}html body .bvi .bvi-mb-md-1,html body .bvi .bvi-my-md-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-md-1,html body .bvi .bvi-mx-md-1{margin-left:.25rem !important}html body .bvi .bvi-m-md-2{margin:.5rem !important}html body .bvi .bvi-mt-md-2,html body .bvi .bvi-my-md-2{margin-top:.5rem !important}html body .bvi .bvi-mr-md-2,html body .bvi .bvi-mx-md-2{margin-right:.5rem !important}html body .bvi .bvi-mb-md-2,html body .bvi .bvi-my-md-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-md-2,html body .bvi .bvi-mx-md-2{margin-left:.5rem !important}html body .bvi .bvi-m-md-3{margin:1rem !important}html body .bvi .bvi-mt-md-3,html body .bvi .bvi-my-md-3{margin-top:1rem !important}html body .bvi .bvi-mr-md-3,html body .bvi .bvi-mx-md-3{margin-right:1rem !important}html body .bvi .bvi-mb-md-3,html body .bvi .bvi-my-md-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-md-3,html body .bvi .bvi-mx-md-3{margin-left:1rem !important}html body .bvi .bvi-m-md-4{margin:1.5rem !important}html body .bvi .bvi-mt-md-4,html body .bvi .bvi-my-md-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-md-4,html body .bvi .bvi-mx-md-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-md-4,html body .bvi .bvi-my-md-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-md-4,html body .bvi .bvi-mx-md-4{margin-left:1.5rem !important}html body .bvi .bvi-m-md-5{margin:3rem !important}html body .bvi .bvi-mt-md-5,html body .bvi .bvi-my-md-5{margin-top:3rem !important}html body .bvi .bvi-mr-md-5,html body .bvi .bvi-mx-md-5{margin-right:3rem !important}html body .bvi .bvi-mb-md-5,html body .bvi .bvi-my-md-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-md-5,html body .bvi .bvi-mx-md-5{margin-left:3rem !important}html body .bvi .bvi-p-md-0{padding:0 !important}html body .bvi .bvi-pt-md-0,html body .bvi .bvi-py-md-0{padding-top:0 !important}html body .bvi .bvi-pr-md-0,html body .bvi .bvi-px-md-0{padding-right:0 !important}html body .bvi .bvi-pb-md-0,html body .bvi .bvi-py-md-0{padding-bottom:0 !important}html body .bvi .bvi-pl-md-0,html body .bvi .bvi-px-md-0{padding-left:0 !important}html body .bvi .bvi-p-md-1{padding:.25rem !important}html body .bvi .bvi-pt-md-1,html body .bvi .bvi-py-md-1{padding-top:.25rem !important}html body .bvi .bvi-pr-md-1,html body .bvi .bvi-px-md-1{padding-right:.25rem !important}html body .bvi .bvi-pb-md-1,html body .bvi .bvi-py-md-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-md-1,html body .bvi .bvi-px-md-1{padding-left:.25rem !important}html body .bvi .bvi-p-md-2{padding:.5rem !important}html body .bvi .bvi-pt-md-2,html body .bvi .bvi-py-md-2{padding-top:.5rem !important}html body .bvi .bvi-pr-md-2,html body .bvi .bvi-px-md-2{padding-right:.5rem !important}html body .bvi .bvi-pb-md-2,html body .bvi .bvi-py-md-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-md-2,html body .bvi .bvi-px-md-2{padding-left:.5rem !important}html body .bvi .bvi-p-md-3{padding:1rem !important}html body .bvi .bvi-pt-md-3,html body .bvi .bvi-py-md-3{padding-top:1rem !important}html body .bvi .bvi-pr-md-3,html body .bvi .bvi-px-md-3{padding-right:1rem !important}html body .bvi .bvi-pb-md-3,html body .bvi .bvi-py-md-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-md-3,html body .bvi .bvi-px-md-3{padding-left:1rem !important}html body .bvi .bvi-p-md-4{padding:1.5rem !important}html body .bvi .bvi-pt-md-4,html body .bvi .bvi-py-md-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-md-4,html body .bvi .bvi-px-md-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-md-4,html body .bvi .bvi-py-md-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-md-4,html body .bvi .bvi-px-md-4{padding-left:1.5rem !important}html body .bvi .bvi-p-md-5{padding:3rem !important}html body .bvi .bvi-pt-md-5,html body .bvi .bvi-py-md-5{padding-top:3rem !important}html body .bvi .bvi-pr-md-5,html body .bvi .bvi-px-md-5{padding-right:3rem !important}html body .bvi .bvi-pb-md-5,html body .bvi .bvi-py-md-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-md-5,html body .bvi .bvi-px-md-5{padding-left:3rem !important}html body .bvi .bvi-m-md-auto{margin:auto !important}html body .bvi .bvi-mt-md-auto,html body .bvi .bvi-my-md-auto{margin-top:auto !important}html body .bvi .bvi-mr-md-auto,html body .bvi .bvi-mx-md-auto{margin-right:auto !important}html body .bvi .bvi-mb-md-auto,html body .bvi .bvi-my-md-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-md-auto,html body .bvi .bvi-mx-md-auto{margin-left:auto !important}}@media(min-width:992px){html body .bvi .bvi-m-lg-0{margin:0 !important}html body .bvi .bvi-mt-lg-0,html body .bvi .bvi-my-lg-0{margin-top:0 !important}html body .bvi .bvi-mr-lg-0,html body .bvi .bvi-mx-lg-0{margin-right:0 !important}html body .bvi .bvi-mb-lg-0,html body .bvi .bvi-my-lg-0{margin-bottom:0 !important}html body .bvi .bvi-ml-lg-0,html body .bvi .bvi-mx-lg-0{margin-left:0 !important}html body .bvi .bvi-m-lg-1{margin:.25rem !important}html body .bvi .bvi-mt-lg-1,html body .bvi .bvi-my-lg-1{margin-top:.25rem !important}html body .bvi .bvi-mr-lg-1,html body .bvi .bvi-mx-lg-1{margin-right:.25rem !important}html body .bvi .bvi-mb-lg-1,html body .bvi .bvi-my-lg-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-lg-1,html body .bvi .bvi-mx-lg-1{margin-left:.25rem !important}html body .bvi .bvi-m-lg-2{margin:.5rem !important}html body .bvi .bvi-mt-lg-2,html body .bvi .bvi-my-lg-2{margin-top:.5rem !important}html body .bvi .bvi-mr-lg-2,html body .bvi .bvi-mx-lg-2{margin-right:.5rem !important}html body .bvi .bvi-mb-lg-2,html body .bvi .bvi-my-lg-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-lg-2,html body .bvi .bvi-mx-lg-2{margin-left:.5rem !important}html body .bvi .bvi-m-lg-3{margin:1rem !important}html body .bvi .bvi-mt-lg-3,html body .bvi .bvi-my-lg-3{margin-top:1rem !important}html body .bvi .bvi-mr-lg-3,html body .bvi .bvi-mx-lg-3{margin-right:1rem !important}html body .bvi .bvi-mb-lg-3,html body .bvi .bvi-my-lg-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-lg-3,html body .bvi .bvi-mx-lg-3{margin-left:1rem !important}html body .bvi .bvi-m-lg-4{margin:1.5rem !important}html body .bvi .bvi-mt-lg-4,html body .bvi .bvi-my-lg-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-lg-4,html body .bvi .bvi-mx-lg-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-lg-4,html body .bvi .bvi-my-lg-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-lg-4,html body .bvi .bvi-mx-lg-4{margin-left:1.5rem !important}html body .bvi .bvi-m-lg-5{margin:3rem !important}html body .bvi .bvi-mt-lg-5,html body .bvi .bvi-my-lg-5{margin-top:3rem !important}html body .bvi .bvi-mr-lg-5,html body .bvi .bvi-mx-lg-5{margin-right:3rem !important}html body .bvi .bvi-mb-lg-5,html body .bvi .bvi-my-lg-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-lg-5,html body .bvi .bvi-mx-lg-5{margin-left:3rem !important}html body .bvi .bvi-p-lg-0{padding:0 !important}html body .bvi .bvi-pt-lg-0,html body .bvi .bvi-py-lg-0{padding-top:0 !important}html body .bvi .bvi-pr-lg-0,html body .bvi .bvi-px-lg-0{padding-right:0 !important}html body .bvi .bvi-pb-lg-0,html body .bvi .bvi-py-lg-0{padding-bottom:0 !important}html body .bvi .bvi-pl-lg-0,html body .bvi .bvi-px-lg-0{padding-left:0 !important}html body .bvi .bvi-p-lg-1{padding:.25rem !important}html body .bvi .bvi-pt-lg-1,html body .bvi .bvi-py-lg-1{padding-top:.25rem !important}html body .bvi .bvi-pr-lg-1,html body .bvi .bvi-px-lg-1{padding-right:.25rem !important}html body .bvi .bvi-pb-lg-1,html body .bvi .bvi-py-lg-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-lg-1,html body .bvi .bvi-px-lg-1{padding-left:.25rem !important}html body .bvi .bvi-p-lg-2{padding:.5rem !important}html body .bvi .bvi-pt-lg-2,html body .bvi .bvi-py-lg-2{padding-top:.5rem !important}html body .bvi .bvi-pr-lg-2,html body .bvi .bvi-px-lg-2{padding-right:.5rem !important}html body .bvi .bvi-pb-lg-2,html body .bvi .bvi-py-lg-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-lg-2,html body .bvi .bvi-px-lg-2{padding-left:.5rem !important}html body .bvi .bvi-p-lg-3{padding:1rem !important}html body .bvi .bvi-pt-lg-3,html body .bvi .bvi-py-lg-3{padding-top:1rem !important}html body .bvi .bvi-pr-lg-3,html body .bvi .bvi-px-lg-3{padding-right:1rem !important}html body .bvi .bvi-pb-lg-3,html body .bvi .bvi-py-lg-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-lg-3,html body .bvi .bvi-px-lg-3{padding-left:1rem !important}html body .bvi .bvi-p-lg-4{padding:1.5rem !important}html body .bvi .bvi-pt-lg-4,html body .bvi .bvi-py-lg-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-lg-4,html body .bvi .bvi-px-lg-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-lg-4,html body .bvi .bvi-py-lg-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-lg-4,html body .bvi .bvi-px-lg-4{padding-left:1.5rem !important}html body .bvi .bvi-p-lg-5{padding:3rem !important}html body .bvi .bvi-pt-lg-5,html body .bvi .bvi-py-lg-5{padding-top:3rem !important}html body .bvi .bvi-pr-lg-5,html body .bvi .bvi-px-lg-5{padding-right:3rem !important}html body .bvi .bvi-pb-lg-5,html body .bvi .bvi-py-lg-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-lg-5,html body .bvi .bvi-px-lg-5{padding-left:3rem !important}html body .bvi .bvi-m-lg-auto{margin:auto !important}html body .bvi .bvi-mt-lg-auto,html body .bvi .bvi-my-lg-auto{margin-top:auto !important}html body .bvi .bvi-mr-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-right:auto !important}html body .bvi .bvi-mb-lg-auto,html body .bvi .bvi-my-lg-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-left:auto !important}}@media(min-width:1200px){html body .bvi .bvi-m-xl-0{margin:0 !important}html body .bvi .bvi-mt-xl-0,html body .bvi .bvi-my-xl-0{margin-top:0 !important}html body .bvi .bvi-mr-xl-0,html body .bvi .bvi-mx-xl-0{margin-right:0 !important}html body .bvi .bvi-mb-xl-0,html body .bvi .bvi-my-xl-0{margin-bottom:0 !important}html body .bvi .bvi-ml-xl-0,html body .bvi .bvi-mx-xl-0{margin-left:0 !important}html body .bvi .bvi-m-xl-1{margin:.25rem !important}html body .bvi .bvi-mt-xl-1,html body .bvi .bvi-my-xl-1{margin-top:.25rem !important}html body .bvi .bvi-mr-xl-1,html body .bvi .bvi-mx-xl-1{margin-right:.25rem !important}html body .bvi .bvi-mb-xl-1,html body .bvi .bvi-my-xl-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-xl-1,html body .bvi .bvi-mx-xl-1{margin-left:.25rem !important}html body .bvi .bvi-m-xl-2{margin:.5rem !important}html body .bvi .bvi-mt-xl-2,html body .bvi .bvi-my-xl-2{margin-top:.5rem !important}html body .bvi .bvi-mr-xl-2,html body .bvi .bvi-mx-xl-2{margin-right:.5rem !important}html body .bvi .bvi-mb-xl-2,html body .bvi .bvi-my-xl-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-xl-2,html body .bvi .bvi-mx-xl-2{margin-left:.5rem !important}html body .bvi .bvi-m-xl-3{margin:1rem !important}html body .bvi .bvi-mt-xl-3,html body .bvi .bvi-my-xl-3{margin-top:1rem !important}html body .bvi .bvi-mr-xl-3,html body .bvi .bvi-mx-xl-3{margin-right:1rem !important}html body .bvi .bvi-mb-xl-3,html body .bvi .bvi-my-xl-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-xl-3,html body .bvi .bvi-mx-xl-3{margin-left:1rem !important}html body .bvi .bvi-m-xl-4{margin:1.5rem !important}html body .bvi .bvi-mt-xl-4,html body .bvi .bvi-my-xl-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-xl-4,html body .bvi .bvi-mx-xl-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-xl-4,html body .bvi .bvi-my-xl-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-xl-4,html body .bvi .bvi-mx-xl-4{margin-left:1.5rem !important}html body .bvi .bvi-m-xl-5{margin:3rem !important}html body .bvi .bvi-mt-xl-5,html body .bvi .bvi-my-xl-5{margin-top:3rem !important}html body .bvi .bvi-mr-xl-5,html body .bvi .bvi-mx-xl-5{margin-right:3rem !important}html body .bvi .bvi-mb-xl-5,html body .bvi .bvi-my-xl-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-xl-5,html body .bvi .bvi-mx-xl-5{margin-left:3rem !important}html body .bvi .bvi-p-xl-0{padding:0 !important}html body .bvi .bvi-pt-xl-0,html body .bvi .bvi-py-xl-0{padding-top:0 !important}html body .bvi .bvi-pr-xl-0,html body .bvi .bvi-px-xl-0{padding-right:0 !important}html body .bvi .bvi-pb-xl-0,html body .bvi .bvi-py-xl-0{padding-bottom:0 !important}html body .bvi .bvi-pl-xl-0,html body .bvi .bvi-px-xl-0{padding-left:0 !important}html body .bvi .bvi-p-xl-1{padding:.25rem !important}html body .bvi .bvi-pt-xl-1,html body .bvi .bvi-py-xl-1{padding-top:.25rem !important}html body .bvi .bvi-pr-xl-1,html body .bvi .bvi-px-xl-1{padding-right:.25rem !important}html body .bvi .bvi-pb-xl-1,html body .bvi .bvi-py-xl-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-xl-1,html body .bvi .bvi-px-xl-1{padding-left:.25rem !important}html body .bvi .bvi-p-xl-2{padding:.5rem !important}html body .bvi .bvi-pt-xl-2,html body .bvi .bvi-py-xl-2{padding-top:.5rem !important}html body .bvi .bvi-pr-xl-2,html body .bvi .bvi-px-xl-2{padding-right:.5rem !important}html body .bvi .bvi-pb-xl-2,html body .bvi .bvi-py-xl-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-xl-2,html body .bvi .bvi-px-xl-2{padding-left:.5rem !important}html body .bvi .bvi-p-xl-3{padding:1rem !important}html body .bvi .bvi-pt-xl-3,html body .bvi .bvi-py-xl-3{padding-top:1rem !important}html body .bvi .bvi-pr-xl-3,html body .bvi .bvi-px-xl-3{padding-right:1rem !important}html body .bvi .bvi-pb-xl-3,html body .bvi .bvi-py-xl-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-xl-3,html body .bvi .bvi-px-xl-3{padding-left:1rem !important}html body .bvi .bvi-p-xl-4{padding:1.5rem !important}html body .bvi .bvi-pt-xl-4,html body .bvi .bvi-py-xl-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-xl-4,html body .bvi .bvi-px-xl-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-xl-4,html body .bvi .bvi-py-xl-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-xl-4,html body .bvi .bvi-px-xl-4{padding-left:1.5rem !important}html body .bvi .bvi-p-xl-5{padding:3rem !important}html body .bvi .bvi-pt-xl-5,html body .bvi .bvi-py-xl-5{padding-top:3rem !important}html body .bvi .bvi-pr-xl-5,html body .bvi .bvi-px-xl-5{padding-right:3rem !important}html body .bvi .bvi-pb-xl-5,html body .bvi .bvi-py-xl-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-xl-5,html body .bvi .bvi-px-xl-5{padding-left:3rem !important}html body .bvi .bvi-m-xl-auto{margin:auto !important}html body .bvi .bvi-mt-xl-auto,html body .bvi .bvi-my-xl-auto{margin-top:auto !important}html body .bvi .bvi-mr-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-right:auto !important}html body .bvi .bvi-mb-xl-auto,html body .bvi .bvi-my-xl-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-left:auto !important}}html body .bvi.bvi-panel{padding:15px 20px !important;color:black !important;background-color:#f8f8f8;top:0 !important;left:0 !important;right:0 !important;letter-spacing:0 !important;position:relative !important;text-shadow:none !important;line-height:normal !important;border:0 !important;font-size:16px !important;z-index:99999 !important;moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);box-shadow:0 1px 3px 0 rgba(0,0,0,0.23)}html body .bvi.bvi-panel[data-bvi-panel='true']{display:block !important}html body .bvi.bvi-panel[data-bvi-panel='false']{display:none !important}html body .bvi.bvi-panel.bvi-fixed-top{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:999999 !important}html body .bvi.bvi-panel .bvi-title{margin-top:5px;font-size:18px;font-weight:bold}html body .bvi.bvi-panel .bvi-text-center{text-align:center}html body .bvi.bvi-panel .bvi-text-right{text-align:right}html body .bvi.bvi-panel .bvi-setting-menu{display:none}html body .bvi.bvi-panel a{text-decoration:none}html body .bvi.bvi-panel .bvi-hr{background-color:#ccc !important;border:0 !important;height:1px !important;margin-top:1.5em !important;margin-bottom:1.5em !important}html body .bvi.bvi-panel .bvi-copy{font-size:12px;color:gray}html body .bvi.bvi-panel .bvi-copy a{font-size:13px;color:gray;text-decoration:underline}html body .bvi.bvi-panel .bvi-copy a:hover{color:#000;text-decoration:underline}@media(max-width:575.98px){html body .bvi.bvi-panel .bvi-title{font-size:12px}html body .bvi.bvi-panel .bvi-btn{font-size:12px;padding:.200rem .35rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:10px;padding:.100rem .25rem}}@media(min-width:576px) and (max-width:767.98px){html body .bvi.bvi-panel .bvi-title{font-size:14px}html body .bvi.bvi-panel .bvi-btn{font-size:14px;padding:.250rem .45rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:12px;padding:.150rem .35rem}}@media(min-width:768px) and (max-width:991.98px){html body .bvi.bvi-panel .bvi-title{font-size:16px}html body .bvi.bvi-panel .bvi-btn{font-size:16px;padding:.300rem .55rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:14px;padding:.200rem .40rem}}html body .bvi-body[data-bvi-theme='white']{background-color:#fff !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] *{background-color:#fff !important;background:#fff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important;color:#000 !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='white'] *:after{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *:before{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *::selection{background-color:#000;color:#fff}html body .bvi-body[data-bvi-theme='white'] * a,html body .bvi-body[data-bvi-theme='white'] * label{color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a.active,html body .bvi-body[data-bvi-theme='white'] * label.active{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover,html body .bvi-body[data-bvi-theme='white'] * label:hover{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover *,html body .bvi-body[data-bvi-theme='white'] * label:hover *{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"],html body .bvi-body[data-bvi-theme='white'] * input[type="button"],html body .bvi-body[data-bvi-theme='white'] * button[type="submit"],html body .bvi-body[data-bvi-theme='white'] * button[type="button"]{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover.active{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover *{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black']{background-color:#000 !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] *{background-color:#000 !important;background:#000 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important;color:#fff !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='black'] *:after{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *:before{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *::selection{background-color:#fff;color:#000}html body .bvi-body[data-bvi-theme='black'] * a,html body .bvi-body[data-bvi-theme='black'] * label{color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a.active,html body .bvi-body[data-bvi-theme='black'] * label.active{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover,html body .bvi-body[data-bvi-theme='black'] * label:hover{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover *,html body .bvi-body[data-bvi-theme='black'] * label:hover *{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"],html body .bvi-body[data-bvi-theme='black'] * input[type="button"],html body .bvi-body[data-bvi-theme='black'] * button[type="submit"],html body .bvi-body[data-bvi-theme='black'] * button[type="button"]{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover.active{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover *{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue']{background-color:#9dd1ff !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important;color:#063462 !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='blue'] *:after{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *:before{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *::selection{background-color:#063462;color:#9dd1ff}html body .bvi-body[data-bvi-theme='blue'] * a,html body .bvi-body[data-bvi-theme='blue'] * label{color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a.active,html body .bvi-body[data-bvi-theme='blue'] * label.active{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover,html body .bvi-body[data-bvi-theme='blue'] * label:hover{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover *,html body .bvi-body[data-bvi-theme='blue'] * label:hover *{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * input[type="button"],html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover.active{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover *{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown']{background-color:#f7f3d6 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important;color:#4d4b43 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='brown'] *:after{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *:before{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *::selection{background-color:#4d4b43;color:#f7f3d6}html body .bvi-body[data-bvi-theme='brown'] * a,html body .bvi-body[data-bvi-theme='brown'] * label{color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a.active,html body .bvi-body[data-bvi-theme='brown'] * label.active{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover,html body .bvi-body[data-bvi-theme='brown'] * label:hover{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover *,html body .bvi-body[data-bvi-theme='brown'] * label:hover *{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * input[type="button"],html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover.active{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover *{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green']{background-color:#3b2716 !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important;color:#a9e44d !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='green'] *:after{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *:before{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *::selection{background-color:#a9e44d;color:#3b2716}html body .bvi-body[data-bvi-theme='green'] * a,html body .bvi-body[data-bvi-theme='green'] * label{color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a.active,html body .bvi-body[data-bvi-theme='green'] * label.active{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover,html body .bvi-body[data-bvi-theme='green'] * label:hover{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover *,html body .bvi-body[data-bvi-theme='green'] * label:hover *{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"],html body .bvi-body[data-bvi-theme='green'] * input[type="button"],html body .bvi-body[data-bvi-theme='green'] * button[type="submit"],html body .bvi-body[data-bvi-theme='green'] * button[type="button"]{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover.active{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover *{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-size='40'] *{font-size:40px !important}html body .bvi-body[data-bvi-size='40'] * h1,html body .bvi-body[data-bvi-size='40'] * h1 *{font-size:47px !important}html body .bvi-body[data-bvi-size='40'] * h2,html body .bvi-body[data-bvi-size='40'] * h2 *{font-size:46px !important}html body .bvi-body[data-bvi-size='40'] * h3,html body .bvi-body[data-bvi-size='40'] * h3 *{font-size:45px !important}html body .bvi-body[data-bvi-size='40'] * h4,html body .bvi-body[data-bvi-size='40'] * h4 *{font-size:44px !important}html body .bvi-body[data-bvi-size='40'] * h5,html body .bvi-body[data-bvi-size='40'] * h5 *{font-size:43px !important}html body .bvi-body[data-bvi-size='40'] * h6,html body .bvi-body[data-bvi-size='40'] * h6 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] *{font-size:39px !important}html body .bvi-body[data-bvi-size='39'] * h1,html body .bvi-body[data-bvi-size='39'] * h1 *{font-size:46px !important}html body .bvi-body[data-bvi-size='39'] * h2,html body .bvi-body[data-bvi-size='39'] * h2 *{font-size:45px !important}html body .bvi-body[data-bvi-size='39'] * h3,html body .bvi-body[data-bvi-size='39'] * h3 *{font-size:44px !important}html body .bvi-body[data-bvi-size='39'] * h4,html body .bvi-body[data-bvi-size='39'] * h4 *{font-size:43px !important}html body .bvi-body[data-bvi-size='39'] * h5,html body .bvi-body[data-bvi-size='39'] * h5 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] * h6,html body .bvi-body[data-bvi-size='39'] * h6 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] *{font-size:38px !important}html body .bvi-body[data-bvi-size='38'] * h1,html body .bvi-body[data-bvi-size='38'] * h1 *{font-size:45px !important}html body .bvi-body[data-bvi-size='38'] * h2,html body .bvi-body[data-bvi-size='38'] * h2 *{font-size:44px !important}html body .bvi-body[data-bvi-size='38'] * h3,html body .bvi-body[data-bvi-size='38'] * h3 *{font-size:43px !important}html body .bvi-body[data-bvi-size='38'] * h4,html body .bvi-body[data-bvi-size='38'] * h4 *{font-size:42px !important}html body .bvi-body[data-bvi-size='38'] * h5,html body .bvi-body[data-bvi-size='38'] * h5 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] * h6,html body .bvi-body[data-bvi-size='38'] * h6 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] *{font-size:37px !important}html body .bvi-body[data-bvi-size='37'] * h1,html body .bvi-body[data-bvi-size='37'] * h1 *{font-size:44px !important}html body .bvi-body[data-bvi-size='37'] * h2,html body .bvi-body[data-bvi-size='37'] * h2 *{font-size:43px !important}html body .bvi-body[data-bvi-size='37'] * h3,html body .bvi-body[data-bvi-size='37'] * h3 *{font-size:42px !important}html body .bvi-body[data-bvi-size='37'] * h4,html body .bvi-body[data-bvi-size='37'] * h4 *{font-size:41px !important}html body .bvi-body[data-bvi-size='37'] * h5,html body .bvi-body[data-bvi-size='37'] * h5 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] * h6,html body .bvi-body[data-bvi-size='37'] * h6 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] *{font-size:36px !important}html body .bvi-body[data-bvi-size='36'] * h1,html body .bvi-body[data-bvi-size='36'] * h1 *{font-size:43px !important}html body .bvi-body[data-bvi-size='36'] * h2,html body .bvi-body[data-bvi-size='36'] * h2 *{font-size:42px !important}html body .bvi-body[data-bvi-size='36'] * h3,html body .bvi-body[data-bvi-size='36'] * h3 *{font-size:41px !important}html body .bvi-body[data-bvi-size='36'] * h4,html body .bvi-body[data-bvi-size='36'] * h4 *{font-size:40px !important}html body .bvi-body[data-bvi-size='36'] * h5,html body .bvi-body[data-bvi-size='36'] * h5 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] * h6,html body .bvi-body[data-bvi-size='36'] * h6 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] *{font-size:35px !important}html body .bvi-body[data-bvi-size='35'] * h1,html body .bvi-body[data-bvi-size='35'] * h1 *{font-size:42px !important}html body .bvi-body[data-bvi-size='35'] * h2,html body .bvi-body[data-bvi-size='35'] * h2 *{font-size:41px !important}html body .bvi-body[data-bvi-size='35'] * h3,html body .bvi-body[data-bvi-size='35'] * h3 *{font-size:40px !important}html body .bvi-body[data-bvi-size='35'] * h4,html body .bvi-body[data-bvi-size='35'] * h4 *{font-size:39px !important}html body .bvi-body[data-bvi-size='35'] * h5,html body .bvi-body[data-bvi-size='35'] * h5 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] * h6,html body .bvi-body[data-bvi-size='35'] * h6 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] *{font-size:34px !important}html body .bvi-body[data-bvi-size='34'] * h1,html body .bvi-body[data-bvi-size='34'] * h1 *{font-size:41px !important}html body .bvi-body[data-bvi-size='34'] * h2,html body .bvi-body[data-bvi-size='34'] * h2 *{font-size:40px !important}html body .bvi-body[data-bvi-size='34'] * h3,html body .bvi-body[data-bvi-size='34'] * h3 *{font-size:39px !important}html body .bvi-body[data-bvi-size='34'] * h4,html body .bvi-body[data-bvi-size='34'] * h4 *{font-size:38px !important}html body .bvi-body[data-bvi-size='34'] * h5,html body .bvi-body[data-bvi-size='34'] * h5 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] * h6,html body .bvi-body[data-bvi-size='34'] * h6 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] *{font-size:33px !important}html body .bvi-body[data-bvi-size='33'] * h1,html body .bvi-body[data-bvi-size='33'] * h1 *{font-size:40px !important}html body .bvi-body[data-bvi-size='33'] * h2,html body .bvi-body[data-bvi-size='33'] * h2 *{font-size:39px !important}html body .bvi-body[data-bvi-size='33'] * h3,html body .bvi-body[data-bvi-size='33'] * h3 *{font-size:38px !important}html body .bvi-body[data-bvi-size='33'] * h4,html body .bvi-body[data-bvi-size='33'] * h4 *{font-size:37px !important}html body .bvi-body[data-bvi-size='33'] * h5,html body .bvi-body[data-bvi-size='33'] * h5 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] * h6,html body .bvi-body[data-bvi-size='33'] * h6 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] *{font-size:32px !important}html body .bvi-body[data-bvi-size='32'] * h1,html body .bvi-body[data-bvi-size='32'] * h1 *{font-size:39px !important}html body .bvi-body[data-bvi-size='32'] * h2,html body .bvi-body[data-bvi-size='32'] * h2 *{font-size:38px !important}html body .bvi-body[data-bvi-size='32'] * h3,html body .bvi-body[data-bvi-size='32'] * h3 *{font-size:37px !important}html body .bvi-body[data-bvi-size='32'] * h4,html body .bvi-body[data-bvi-size='32'] * h4 *{font-size:36px !important}html body .bvi-body[data-bvi-size='32'] * h5,html body .bvi-body[data-bvi-size='32'] * h5 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] * h6,html body .bvi-body[data-bvi-size='32'] * h6 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] *{font-size:31px !important}html body .bvi-body[data-bvi-size='31'] * h1,html body .bvi-body[data-bvi-size='31'] * h1 *{font-size:38px !important}html body .bvi-body[data-bvi-size='31'] * h2,html body .bvi-body[data-bvi-size='31'] * h2 *{font-size:37px !important}html body .bvi-body[data-bvi-size='31'] * h3,html body .bvi-body[data-bvi-size='31'] * h3 *{font-size:36px !important}html body .bvi-body[data-bvi-size='31'] * h4,html body .bvi-body[data-bvi-size='31'] * h4 *{font-size:35px !important}html body .bvi-body[data-bvi-size='31'] * h5,html body .bvi-body[data-bvi-size='31'] * h5 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] * h6,html body .bvi-body[data-bvi-size='31'] * h6 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] *{font-size:30px !important}html body .bvi-body[data-bvi-size='30'] * h1,html body .bvi-body[data-bvi-size='30'] * h1 *{font-size:37px !important}html body .bvi-body[data-bvi-size='30'] * h2,html body .bvi-body[data-bvi-size='30'] * h2 *{font-size:36px !important}html body .bvi-body[data-bvi-size='30'] * h3,html body .bvi-body[data-bvi-size='30'] * h3 *{font-size:35px !important}html body .bvi-body[data-bvi-size='30'] * h4,html body .bvi-body[data-bvi-size='30'] * h4 *{font-size:34px !important}html body .bvi-body[data-bvi-size='30'] * h5,html body .bvi-body[data-bvi-size='30'] * h5 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] * h6,html body .bvi-body[data-bvi-size='30'] * h6 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] *{font-size:29px !important}html body .bvi-body[data-bvi-size='29'] * h1,html body .bvi-body[data-bvi-size='29'] * h1 *{font-size:36px !important}html body .bvi-body[data-bvi-size='29'] * h2,html body .bvi-body[data-bvi-size='29'] * h2 *{font-size:35px !important}html body .bvi-body[data-bvi-size='29'] * h3,html body .bvi-body[data-bvi-size='29'] * h3 *{font-size:34px !important}html body .bvi-body[data-bvi-size='29'] * h4,html body .bvi-body[data-bvi-size='29'] * h4 *{font-size:33px !important}html body .bvi-body[data-bvi-size='29'] * h5,html body .bvi-body[data-bvi-size='29'] * h5 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] * h6,html body .bvi-body[data-bvi-size='29'] * h6 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] *{font-size:28px !important}html body .bvi-body[data-bvi-size='28'] * h1,html body .bvi-body[data-bvi-size='28'] * h1 *{font-size:35px !important}html body .bvi-body[data-bvi-size='28'] * h2,html body .bvi-body[data-bvi-size='28'] * h2 *{font-size:34px !important}html body .bvi-body[data-bvi-size='28'] * h3,html body .bvi-body[data-bvi-size='28'] * h3 *{font-size:33px !important}html body .bvi-body[data-bvi-size='28'] * h4,html body .bvi-body[data-bvi-size='28'] * h4 *{font-size:32px !important}html body .bvi-body[data-bvi-size='28'] * h5,html body .bvi-body[data-bvi-size='28'] * h5 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] * h6,html body .bvi-body[data-bvi-size='28'] * h6 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] *{font-size:27px !important}html body .bvi-body[data-bvi-size='27'] * h1,html body .bvi-body[data-bvi-size='27'] * h1 *{font-size:34px !important}html body .bvi-body[data-bvi-size='27'] * h2,html body .bvi-body[data-bvi-size='27'] * h2 *{font-size:33px !important}html body .bvi-body[data-bvi-size='27'] * h3,html body .bvi-body[data-bvi-size='27'] * h3 *{font-size:32px !important}html body .bvi-body[data-bvi-size='27'] * h4,html body .bvi-body[data-bvi-size='27'] * h4 *{font-size:31px !important}html body .bvi-body[data-bvi-size='27'] * h5,html body .bvi-body[data-bvi-size='27'] * h5 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] * h6,html body .bvi-body[data-bvi-size='27'] * h6 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] *{font-size:26px !important}html body .bvi-body[data-bvi-size='26'] * h1,html body .bvi-body[data-bvi-size='26'] * h1 *{font-size:33px !important}html body .bvi-body[data-bvi-size='26'] * h2,html body .bvi-body[data-bvi-size='26'] * h2 *{font-size:32px !important}html body .bvi-body[data-bvi-size='26'] * h3,html body .bvi-body[data-bvi-size='26'] * h3 *{font-size:31px !important}html body .bvi-body[data-bvi-size='26'] * h4,html body .bvi-body[data-bvi-size='26'] * h4 *{font-size:30px !important}html body .bvi-body[data-bvi-size='26'] * h5,html body .bvi-body[data-bvi-size='26'] * h5 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] * h6,html body .bvi-body[data-bvi-size='26'] * h6 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] *{font-size:25px !important}html body .bvi-body[data-bvi-size='25'] * h1,html body .bvi-body[data-bvi-size='25'] * h1 *{font-size:32px !important}html body .bvi-body[data-bvi-size='25'] * h2,html body .bvi-body[data-bvi-size='25'] * h2 *{font-size:31px !important}html body .bvi-body[data-bvi-size='25'] * h3,html body .bvi-body[data-bvi-size='25'] * h3 *{font-size:30px !important}html body .bvi-body[data-bvi-size='25'] * h4,html body .bvi-body[data-bvi-size='25'] * h4 *{font-size:29px !important}html body .bvi-body[data-bvi-size='25'] * h5,html body .bvi-body[data-bvi-size='25'] * h5 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] * h6,html body .bvi-body[data-bvi-size='25'] * h6 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] *{font-size:24px !important}html body .bvi-body[data-bvi-size='24'] * h1,html body .bvi-body[data-bvi-size='24'] * h1 *{font-size:31px !important}html body .bvi-body[data-bvi-size='24'] * h2,html body .bvi-body[data-bvi-size='24'] * h2 *{font-size:30px !important}html body .bvi-body[data-bvi-size='24'] * h3,html body .bvi-body[data-bvi-size='24'] * h3 *{font-size:29px !important}html body .bvi-body[data-bvi-size='24'] * h4,html body .bvi-body[data-bvi-size='24'] * h4 *{font-size:28px !important}html body .bvi-body[data-bvi-size='24'] * h5,html body .bvi-body[data-bvi-size='24'] * h5 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] * h6,html body .bvi-body[data-bvi-size='24'] * h6 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] *{font-size:23px !important}html body .bvi-body[data-bvi-size='23'] * h1,html body .bvi-body[data-bvi-size='23'] * h1 *{font-size:30px !important}html body .bvi-body[data-bvi-size='23'] * h2,html body .bvi-body[data-bvi-size='23'] * h2 *{font-size:29px !important}html body .bvi-body[data-bvi-size='23'] * h3,html body .bvi-body[data-bvi-size='23'] * h3 *{font-size:28px !important}html body .bvi-body[data-bvi-size='23'] * h4,html body .bvi-body[data-bvi-size='23'] * h4 *{font-size:27px !important}html body .bvi-body[data-bvi-size='23'] * h5,html body .bvi-body[data-bvi-size='23'] * h5 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] * h6,html body .bvi-body[data-bvi-size='23'] * h6 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] *{font-size:22px !important}html body .bvi-body[data-bvi-size='22'] * h1,html body .bvi-body[data-bvi-size='22'] * h1 *{font-size:29px !important}html body .bvi-body[data-bvi-size='22'] * h2,html body .bvi-body[data-bvi-size='22'] * h2 *{font-size:28px !important}html body .bvi-body[data-bvi-size='22'] * h3,html body .bvi-body[data-bvi-size='22'] * h3 *{font-size:27px !important}html body .bvi-body[data-bvi-size='22'] * h4,html body .bvi-body[data-bvi-size='22'] * h4 *{font-size:26px !important}html body .bvi-body[data-bvi-size='22'] * h5,html body .bvi-body[data-bvi-size='22'] * h5 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] * h6,html body .bvi-body[data-bvi-size='22'] * h6 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] *{font-size:21px !important}html body .bvi-body[data-bvi-size='21'] * h1,html body .bvi-body[data-bvi-size='21'] * h1 *{font-size:28px !important}html body .bvi-body[data-bvi-size='21'] * h2,html body .bvi-body[data-bvi-size='21'] * h2 *{font-size:27px !important}html body .bvi-body[data-bvi-size='21'] * h3,html body .bvi-body[data-bvi-size='21'] * h3 *{font-size:26px !important}html body .bvi-body[data-bvi-size='21'] * h4,html body .bvi-body[data-bvi-size='21'] * h4 *{font-size:25px !important}html body .bvi-body[data-bvi-size='21'] * h5,html body .bvi-body[data-bvi-size='21'] * h5 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] * h6,html body .bvi-body[data-bvi-size='21'] * h6 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] *{font-size:20px !important}html body .bvi-body[data-bvi-size='20'] * h1,html body .bvi-body[data-bvi-size='20'] * h1 *{font-size:27px !important}html body .bvi-body[data-bvi-size='20'] * h2,html body .bvi-body[data-bvi-size='20'] * h2 *{font-size:26px !important}html body .bvi-body[data-bvi-size='20'] * h3,html body .bvi-body[data-bvi-size='20'] * h3 *{font-size:25px !important}html body .bvi-body[data-bvi-size='20'] * h4,html body .bvi-body[data-bvi-size='20'] * h4 *{font-size:24px !important}html body .bvi-body[data-bvi-size='20'] * h5,html body .bvi-body[data-bvi-size='20'] * h5 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] * h6,html body .bvi-body[data-bvi-size='20'] * h6 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] *{font-size:19px !important}html body .bvi-body[data-bvi-size='19'] * h1,html body .bvi-body[data-bvi-size='19'] * h1 *{font-size:26px !important}html body .bvi-body[data-bvi-size='19'] * h2,html body .bvi-body[data-bvi-size='19'] * h2 *{font-size:25px !important}html body .bvi-body[data-bvi-size='19'] * h3,html body .bvi-body[data-bvi-size='19'] * h3 *{font-size:24px !important}html body .bvi-body[data-bvi-size='19'] * h4,html body .bvi-body[data-bvi-size='19'] * h4 *{font-size:23px !important}html body .bvi-body[data-bvi-size='19'] * h5,html body .bvi-body[data-bvi-size='19'] * h5 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] * h6,html body .bvi-body[data-bvi-size='19'] * h6 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] *{font-size:18px !important}html body .bvi-body[data-bvi-size='18'] * h1,html body .bvi-body[data-bvi-size='18'] * h1 *{font-size:25px !important}html body .bvi-body[data-bvi-size='18'] * h2,html body .bvi-body[data-bvi-size='18'] * h2 *{font-size:24px !important}html body .bvi-body[data-bvi-size='18'] * h3,html body .bvi-body[data-bvi-size='18'] * h3 *{font-size:23px !important}html body .bvi-body[data-bvi-size='18'] * h4,html body .bvi-body[data-bvi-size='18'] * h4 *{font-size:22px !important}html body .bvi-body[data-bvi-size='18'] * h5,html body .bvi-body[data-bvi-size='18'] * h5 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] * h6,html body .bvi-body[data-bvi-size='18'] * h6 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] *{font-size:17px !important}html body .bvi-body[data-bvi-size='17'] * h1,html body .bvi-body[data-bvi-size='17'] * h1 *{font-size:24px !important}html body .bvi-body[data-bvi-size='17'] * h2,html body .bvi-body[data-bvi-size='17'] * h2 *{font-size:23px !important}html body .bvi-body[data-bvi-size='17'] * h3,html body .bvi-body[data-bvi-size='17'] * h3 *{font-size:22px !important}html body .bvi-body[data-bvi-size='17'] * h4,html body .bvi-body[data-bvi-size='17'] * h4 *{font-size:21px !important}html body .bvi-body[data-bvi-size='17'] * h5,html body .bvi-body[data-bvi-size='17'] * h5 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] * h6,html body .bvi-body[data-bvi-size='17'] * h6 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] *{font-size:16px !important}html body .bvi-body[data-bvi-size='16'] * h1,html body .bvi-body[data-bvi-size='16'] * h1 *{font-size:23px !important}html body .bvi-body[data-bvi-size='16'] * h2,html body .bvi-body[data-bvi-size='16'] * h2 *{font-size:22px !important}html body .bvi-body[data-bvi-size='16'] * h3,html body .bvi-body[data-bvi-size='16'] * h3 *{font-size:21px !important}html body .bvi-body[data-bvi-size='16'] * h4,html body .bvi-body[data-bvi-size='16'] * h4 *{font-size:20px !important}html body .bvi-body[data-bvi-size='16'] * h5,html body .bvi-body[data-bvi-size='16'] * h5 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] * h6,html body .bvi-body[data-bvi-size='16'] * h6 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] *{font-size:15px !important}html body .bvi-body[data-bvi-size='15'] * h1,html body .bvi-body[data-bvi-size='15'] * h1 *{font-size:22px !important}html body .bvi-body[data-bvi-size='15'] * h2,html body .bvi-body[data-bvi-size='15'] * h2 *{font-size:21px !important}html body .bvi-body[data-bvi-size='15'] * h3,html body .bvi-body[data-bvi-size='15'] * h3 *{font-size:20px !important}html body .bvi-body[data-bvi-size='15'] * h4,html body .bvi-body[data-bvi-size='15'] * h4 *{font-size:19px !important}html body .bvi-body[data-bvi-size='15'] * h5,html body .bvi-body[data-bvi-size='15'] * h5 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] * h6,html body .bvi-body[data-bvi-size='15'] * h6 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] *{font-size:14px !important}html body .bvi-body[data-bvi-size='14'] * h1,html body .bvi-body[data-bvi-size='14'] * h1 *{font-size:21px !important}html body .bvi-body[data-bvi-size='14'] * h2,html body .bvi-body[data-bvi-size='14'] * h2 *{font-size:20px !important}html body .bvi-body[data-bvi-size='14'] * h3,html body .bvi-body[data-bvi-size='14'] * h3 *{font-size:19px !important}html body .bvi-body[data-bvi-size='14'] * h4,html body .bvi-body[data-bvi-size='14'] * h4 *{font-size:18px !important}html body .bvi-body[data-bvi-size='14'] * h5,html body .bvi-body[data-bvi-size='14'] * h5 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] * h6,html body .bvi-body[data-bvi-size='14'] * h6 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] *{font-size:13px !important}html body .bvi-body[data-bvi-size='13'] * h1,html body .bvi-body[data-bvi-size='13'] * h1 *{font-size:20px !important}html body .bvi-body[data-bvi-size='13'] * h2,html body .bvi-body[data-bvi-size='13'] * h2 *{font-size:19px !important}html body .bvi-body[data-bvi-size='13'] * h3,html body .bvi-body[data-bvi-size='13'] * h3 *{font-size:18px !important}html body .bvi-body[data-bvi-size='13'] * h4,html body .bvi-body[data-bvi-size='13'] * h4 *{font-size:17px !important}html body .bvi-body[data-bvi-size='13'] * h5,html body .bvi-body[data-bvi-size='13'] * h5 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] * h6,html body .bvi-body[data-bvi-size='13'] * h6 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] *{font-size:12px !important}html body .bvi-body[data-bvi-size='12'] * h1,html body .bvi-body[data-bvi-size='12'] * h1 *{font-size:19px !important}html body .bvi-body[data-bvi-size='12'] * h2,html body .bvi-body[data-bvi-size='12'] * h2 *{font-size:18px !important}html body .bvi-body[data-bvi-size='12'] * h3,html body .bvi-body[data-bvi-size='12'] * h3 *{font-size:17px !important}html body .bvi-body[data-bvi-size='12'] * h4,html body .bvi-body[data-bvi-size='12'] * h4 *{font-size:16px !important}html body .bvi-body[data-bvi-size='12'] * h5,html body .bvi-body[data-bvi-size='12'] * h5 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] * h6,html body .bvi-body[data-bvi-size='12'] * h6 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] *{font-size:11px !important}html body .bvi-body[data-bvi-size='11'] * h1,html body .bvi-body[data-bvi-size='11'] * h1 *{font-size:18px !important}html body .bvi-body[data-bvi-size='11'] * h2,html body .bvi-body[data-bvi-size='11'] * h2 *{font-size:17px !important}html body .bvi-body[data-bvi-size='11'] * h3,html body .bvi-body[data-bvi-size='11'] * h3 *{font-size:16px !important}html body .bvi-body[data-bvi-size='11'] * h4,html body .bvi-body[data-bvi-size='11'] * h4 *{font-size:15px !important}html body .bvi-body[data-bvi-size='11'] * h5,html body .bvi-body[data-bvi-size='11'] * h5 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] * h6,html body .bvi-body[data-bvi-size='11'] * h6 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] *{font-size:10px !important}html body .bvi-body[data-bvi-size='10'] * h1,html body .bvi-body[data-bvi-size='10'] * h1 *{font-size:17px !important}html body .bvi-body[data-bvi-size='10'] * h2,html body .bvi-body[data-bvi-size='10'] * h2 *{font-size:16px !important}html body .bvi-body[data-bvi-size='10'] * h3,html body .bvi-body[data-bvi-size='10'] * h3 *{font-size:15px !important}html body .bvi-body[data-bvi-size='10'] * h4,html body .bvi-body[data-bvi-size='10'] * h4 *{font-size:14px !important}html body .bvi-body[data-bvi-size='10'] * h5,html body .bvi-body[data-bvi-size='10'] * h5 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] * h6,html body .bvi-body[data-bvi-size='10'] * h6 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] *{font-size:9px !important}html body .bvi-body[data-bvi-size='9'] * h1,html body .bvi-body[data-bvi-size='9'] * h1 *{font-size:16px !important}html body .bvi-body[data-bvi-size='9'] * h2,html body .bvi-body[data-bvi-size='9'] * h2 *{font-size:15px !important}html body .bvi-body[data-bvi-size='9'] * h3,html body .bvi-body[data-bvi-size='9'] * h3 *{font-size:14px !important}html body .bvi-body[data-bvi-size='9'] * h4,html body .bvi-body[data-bvi-size='9'] * h4 *{font-size:13px !important}html body .bvi-body[data-bvi-size='9'] * h5,html body .bvi-body[data-bvi-size='9'] * h5 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] * h6,html body .bvi-body[data-bvi-size='9'] * h6 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] *{font-size:8px !important}html body .bvi-body[data-bvi-size='8'] * h1,html body .bvi-body[data-bvi-size='8'] * h1 *{font-size:15px !important}html body .bvi-body[data-bvi-size='8'] * h2,html body .bvi-body[data-bvi-size='8'] * h2 *{font-size:14px !important}html body .bvi-body[data-bvi-size='8'] * h3,html body .bvi-body[data-bvi-size='8'] * h3 *{font-size:13px !important}html body .bvi-body[data-bvi-size='8'] * h4,html body .bvi-body[data-bvi-size='8'] * h4 *{font-size:12px !important}html body .bvi-body[data-bvi-size='8'] * h5,html body .bvi-body[data-bvi-size='8'] * h5 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] * h6,html body .bvi-body[data-bvi-size='8'] * h6 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] *{font-size:7px !important}html body .bvi-body[data-bvi-size='7'] * h1,html body .bvi-body[data-bvi-size='7'] * h1 *{font-size:14px !important}html body .bvi-body[data-bvi-size='7'] * h2,html body .bvi-body[data-bvi-size='7'] * h2 *{font-size:13px !important}html body .bvi-body[data-bvi-size='7'] * h3,html body .bvi-body[data-bvi-size='7'] * h3 *{font-size:12px !important}html body .bvi-body[data-bvi-size='7'] * h4,html body .bvi-body[data-bvi-size='7'] * h4 *{font-size:11px !important}html body .bvi-body[data-bvi-size='7'] * h5,html body .bvi-body[data-bvi-size='7'] * h5 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] * h6,html body .bvi-body[data-bvi-size='7'] * h6 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] *{font-size:6px !important}html body .bvi-body[data-bvi-size='6'] * h1,html body .bvi-body[data-bvi-size='6'] * h1 *{font-size:13px !important}html body .bvi-body[data-bvi-size='6'] * h2,html body .bvi-body[data-bvi-size='6'] * h2 *{font-size:12px !important}html body .bvi-body[data-bvi-size='6'] * h3,html body .bvi-body[data-bvi-size='6'] * h3 *{font-size:11px !important}html body .bvi-body[data-bvi-size='6'] * h4,html body .bvi-body[data-bvi-size='6'] * h4 *{font-size:10px !important}html body .bvi-body[data-bvi-size='6'] * h5,html body .bvi-body[data-bvi-size='6'] * h5 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] * h6,html body .bvi-body[data-bvi-size='6'] * h6 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] *{font-size:5px !important}html body .bvi-body[data-bvi-size='5'] * h1,html body .bvi-body[data-bvi-size='5'] * h1 *{font-size:12px !important}html body .bvi-body[data-bvi-size='5'] * h2,html body .bvi-body[data-bvi-size='5'] * h2 *{font-size:11px !important}html body .bvi-body[data-bvi-size='5'] * h3,html body .bvi-body[data-bvi-size='5'] * h3 *{font-size:10px !important}html body .bvi-body[data-bvi-size='5'] * h4,html body .bvi-body[data-bvi-size='5'] * h4 *{font-size:9px !important}html body .bvi-body[data-bvi-size='5'] * h5,html body .bvi-body[data-bvi-size='5'] * h5 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] * h6,html body .bvi-body[data-bvi-size='5'] * h6 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] *{font-size:4px !important}html body .bvi-body[data-bvi-size='4'] * h1,html body .bvi-body[data-bvi-size='4'] * h1 *{font-size:11px !important}html body .bvi-body[data-bvi-size='4'] * h2,html body .bvi-body[data-bvi-size='4'] * h2 *{font-size:10px !important}html body .bvi-body[data-bvi-size='4'] * h3,html body .bvi-body[data-bvi-size='4'] * h3 *{font-size:9px !important}html body .bvi-body[data-bvi-size='4'] * h4,html body .bvi-body[data-bvi-size='4'] * h4 *{font-size:8px !important}html body .bvi-body[data-bvi-size='4'] * h5,html body .bvi-body[data-bvi-size='4'] * h5 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] * h6,html body .bvi-body[data-bvi-size='4'] * h6 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] *{font-size:3px !important}html body .bvi-body[data-bvi-size='3'] * h1,html body .bvi-body[data-bvi-size='3'] * h1 *{font-size:10px !important}html body .bvi-body[data-bvi-size='3'] * h2,html body .bvi-body[data-bvi-size='3'] * h2 *{font-size:9px !important}html body .bvi-body[data-bvi-size='3'] * h3,html body .bvi-body[data-bvi-size='3'] * h3 *{font-size:8px !important}html body .bvi-body[data-bvi-size='3'] * h4,html body .bvi-body[data-bvi-size='3'] * h4 *{font-size:7px !important}html body .bvi-body[data-bvi-size='3'] * h5,html body .bvi-body[data-bvi-size='3'] * h5 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] * h6,html body .bvi-body[data-bvi-size='3'] * h6 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] *{font-size:2px !important}html body .bvi-body[data-bvi-size='2'] * h1,html body .bvi-body[data-bvi-size='2'] * h1 *{font-size:9px !important}html body .bvi-body[data-bvi-size='2'] * h2,html body .bvi-body[data-bvi-size='2'] * h2 *{font-size:8px !important}html body .bvi-body[data-bvi-size='2'] * h3,html body .bvi-body[data-bvi-size='2'] * h3 *{font-size:7px !important}html body .bvi-body[data-bvi-size='2'] * h4,html body .bvi-body[data-bvi-size='2'] * h4 *{font-size:6px !important}html body .bvi-body[data-bvi-size='2'] * h5,html body .bvi-body[data-bvi-size='2'] * h5 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] * h6,html body .bvi-body[data-bvi-size='2'] * h6 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] *{font-size:1px !important}html body .bvi-body[data-bvi-size='1'] * h1,html body .bvi-body[data-bvi-size='1'] * h1 *{font-size:8px !important}html body .bvi-body[data-bvi-size='1'] * h2,html body .bvi-body[data-bvi-size='1'] * h2 *{font-size:7px !important}html body .bvi-body[data-bvi-size='1'] * h3,html body .bvi-body[data-bvi-size='1'] * h3 *{font-size:6px !important}html body .bvi-body[data-bvi-size='1'] * h4,html body .bvi-body[data-bvi-size='1'] * h4 *{font-size:5px !important}html body .bvi-body[data-bvi-size='1'] * h5,html body .bvi-body[data-bvi-size='1'] * h5 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] * h6,html body .bvi-body[data-bvi-size='1'] * h6 *{font-size:3px !important}html body .bvi-body[data-bvi-images='true'] img{-webkit-filter:grayscale(0);filter:grayscale(0)}html body .bvi-body[data-bvi-images='false'] .bvi-img-off{border:2px dashed !important;box-sizing:border-box !important;overflow:hidden !important;max-width:100% !important;max-height:100% !important;word-wrap:break-word !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}html body .bvi-body[data-bvi-images='grayscale'] img.grayscale{filter:url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='saturate'values='0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}html body .bvi-body[data-bvi-images='grayscale'] .bvi-div-grayscale{position:relative;display:block}html body .bvi-body[data-bvi-line-height='normal'] *{line-height:1.5 !important}html body .bvi-body[data-bvi-line-height='average'] *{line-height:2 !important}html body .bvi-body[data-bvi-line-height='big'] *{line-height:2.5 !important}html body .bvi-body[data-bvi-letter-spacing='normal'] *{letter-spacing:0 !important}html body .bvi-body[data-bvi-letter-spacing='average'] *{letter-spacing:2px !important}html body .bvi-body[data-bvi-letter-spacing='big'] *{letter-spacing:4px !important}html body .bvi-body[data-bvi-font-family='arial'] *:not(i):not(span){font-family:Arial,sans-serif}html body .bvi-body[data-bvi-font-family='times'] *:not(i):not(span){font-family:"Times New roman"}html body .bvi-body[data-bvi-flash-iframe='true'] iframe,html body .bvi-body[data-bvi-flash-iframe='true'] video,html body .bvi-body[data-bvi-flash-iframe='true'] figure{display:block}html body .bvi-body[data-bvi-flash-iframe='false'] iframe,html body .bvi-body[data-bvi-flash-iframe='false'] video,html body .bvi-body[data-bvi-flash-iframe='false'] figure{display:none}
/* End */


/* Start:/bitrix/components/vision/vision.special/templates/.default/style/css/bvi.min.css?1766581814127805*/
/*!
 * Button visually impaired v1.0.8
 */html:not(.bvi-panel){font-size:16px !important}html body a.bvi-link{padding:10px 10px;font-size:12px;border-color:transparent}html body .bvi{font-family:Arial,sans-serif !important}html body .bvi .bvi-btn{font-weight:bold !important}html body .bvi .bvi-eye-link{position:fixed;top:1rem;right:1rem;opacity:.75;z-index:999999 !important}html body .bvi .bvi-container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}@media(min-width:576px){html body .bvi .bvi-container{max-width:540px}}@media(min-width:768px){html body .bvi .bvi-container{max-width:720px}}@media(min-width:992px){html body .bvi .bvi-container{max-width:960px}}@media(min-width:1200px){html body .bvi .bvi-container{max-width:1140px}}html body .bvi .bvi-container-fluid{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}html body .bvi .bvi-row{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters{margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters>.bvi-col,html body .bvi .bvi-no-gutters>[class*="bvi-col-"]{padding-right:0;padding-left:0}html body .bvi .bvi-col-1,html body .bvi .bvi-col-2,html body .bvi .bvi-col-3,html body .bvi .bvi-col-4,html body .bvi .bvi-col-5,html body .bvi .bvi-col-6,html body .bvi .bvi-col-7,html body .bvi .bvi-col-8,html body .bvi .bvi-col-9,html body .bvi .bvi-col-10,html body .bvi .bvi-col-11,html body .bvi .bvi-col-12,html body .bvi .bvi-col,html body .bvi .bvi-col-auto,html body .bvi .bvi-col-sm-1,html body .bvi .bvi-col-sm-2,html body .bvi .bvi-col-sm-3,html body .bvi .bvi-col-sm-4,html body .bvi .bvi-col-sm-5,html body .bvi .bvi-col-sm-6,html body .bvi .bvi-col-sm-7,html body .bvi .bvi-col-sm-8,html body .bvi .bvi-col-sm-9,html body .bvi .bvi-col-sm-10,html body .bvi .bvi-col-sm-11,html body .bvi .bvi-col-sm-12,html body .bvi .bvi-col-sm,html body .bvi .bvi-col-sm-auto,html body .bvi .bvi-col-md-1,html body .bvi .bvi-col-md-2,html body .bvi .bvi-col-md-3,html body .bvi .bvi-col-md-4,html body .bvi .bvi-col-md-5,html body .bvi .bvi-col-md-6,html body .bvi .bvi-col-md-7,html body .bvi .bvi-col-md-8,html body .bvi .bvi-col-md-9,html body .bvi .bvi-col-md-10,html body .bvi .bvi-col-md-11,html body .bvi .bvi-col-md-12,html body .bvi .bvi-col-md,html body .bvi .bvi-col-md-auto,html body .bvi .bvi-col-lg-1,html body .bvi .bvi-col-lg-2,html body .bvi .bvi-col-lg-3,html body .bvi .bvi-col-lg-4,html body .bvi .bvi-col-lg-5,html body .bvi .bvi-col-lg-6,html body .bvi .bvi-col-lg-7,html body .bvi .bvi-col-lg-8,html body .bvi .bvi-col-lg-9,html body .bvi .bvi-col-lg-10,html body .bvi .bvi-col-lg-11,html body .bvi .bvi-col-lg-12,html body .bvi .bvi-col-lg,html body .bvi .bvi-col-lg-auto,html body .bvi .bvi-col-xl-1,html body .bvi .bvi-col-xl-2,html body .bvi .bvi-col-xl-3,html body .bvi .bvi-col-xl-4,html body .bvi .bvi-col-xl-5,html body .bvi .bvi-col-xl-6,html body .bvi .bvi-col-xl-7,html body .bvi .bvi-col-xl-8,html body .bvi .bvi-col-xl-9,html body .bvi .bvi-col-xl-10,html body .bvi .bvi-col-xl-11,html body .bvi .bvi-col-xl-12,html body .bvi .bvi-col-xl,html body .bvi .bvi-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:0;padding-left:0}html body .bvi .bvi-col{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-12{flex:0 0 100%;max-width:100%}html body .bvi .order-first{order:-1}html body .bvi .order-last{order:13}html body .bvi .order-0{order:0}html body .bvi .order-1{order:1}html body .bvi .order-2{order:2}html body .bvi .order-3{order:3}html body .bvi .order-4{order:4}html body .bvi .order-5{order:5}html body .bvi .order-6{order:6}html body .bvi .order-7{order:7}html body .bvi .order-8{order:8}html body .bvi .order-9{order:9}html body .bvi .order-10{order:10}html body .bvi .order-11{order:11}html body .bvi .order-12{order:12}html body .bvi .offset-1{margin-left:8.33333%}html body .bvi .offset-2{margin-left:16.66667%}html body .bvi .offset-3{margin-left:25%}html body .bvi .offset-4{margin-left:33.33333%}html body .bvi .offset-5{margin-left:41.66667%}html body .bvi .offset-6{margin-left:50%}html body .bvi .offset-7{margin-left:58.33333%}html body .bvi .offset-8{margin-left:66.66667%}html body .bvi .offset-9{margin-left:75%}html body .bvi .offset-10{margin-left:83.33333%}html body .bvi .offset-11{margin-left:91.66667%}@media(min-width:576px){html body .bvi .bvi-col-sm{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-sm-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-sm-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-sm-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-sm-12{flex:0 0 100%;max-width:100%}html body .bvi .order-sm-first{order:-1}html body .bvi .order-sm-last{order:13}html body .bvi .order-sm-0{order:0}html body .bvi .order-sm-1{order:1}html body .bvi .order-sm-2{order:2}html body .bvi .order-sm-3{order:3}html body .bvi .order-sm-4{order:4}html body .bvi .order-sm-5{order:5}html body .bvi .order-sm-6{order:6}html body .bvi .order-sm-7{order:7}html body .bvi .order-sm-8{order:8}html body .bvi .order-sm-9{order:9}html body .bvi .order-sm-10{order:10}html body .bvi .order-sm-11{order:11}html body .bvi .order-sm-12{order:12}html body .bvi .offset-sm-0{margin-left:0}html body .bvi .offset-sm-1{margin-left:8.33333%}html body .bvi .offset-sm-2{margin-left:16.66667%}html body .bvi .offset-sm-3{margin-left:25%}html body .bvi .offset-sm-4{margin-left:33.33333%}html body .bvi .offset-sm-5{margin-left:41.66667%}html body .bvi .offset-sm-6{margin-left:50%}html body .bvi .offset-sm-7{margin-left:58.33333%}html body .bvi .offset-sm-8{margin-left:66.66667%}html body .bvi .offset-sm-9{margin-left:75%}html body .bvi .offset-sm-10{margin-left:83.33333%}html body .bvi .offset-sm-11{margin-left:91.66667%}}@media(min-width:768px){html body .bvi .bvi-col-md{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-md-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-md-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-md-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-md-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-md-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-md-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-md-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-md-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-md-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-md-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-md-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-md-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-md-12{flex:0 0 100%;max-width:100%}html body .bvi .order-md-first{order:-1}html body .bvi .order-md-last{order:13}html body .bvi .order-md-0{order:0}html body .bvi .order-md-1{order:1}html body .bvi .order-md-2{order:2}html body .bvi .order-md-3{order:3}html body .bvi .order-md-4{order:4}html body .bvi .order-md-5{order:5}html body .bvi .order-md-6{order:6}html body .bvi .order-md-7{order:7}html body .bvi .order-md-8{order:8}html body .bvi .order-md-9{order:9}html body .bvi .order-md-10{order:10}html body .bvi .order-md-11{order:11}html body .bvi .order-md-12{order:12}html body .bvi .offset-md-0{margin-left:0}html body .bvi .offset-md-1{margin-left:8.33333%}html body .bvi .offset-md-2{margin-left:16.66667%}html body .bvi .offset-md-3{margin-left:25%}html body .bvi .offset-md-4{margin-left:33.33333%}html body .bvi .offset-md-5{margin-left:41.66667%}html body .bvi .offset-md-6{margin-left:50%}html body .bvi .offset-md-7{margin-left:58.33333%}html body .bvi .offset-md-8{margin-left:66.66667%}html body .bvi .offset-md-9{margin-left:75%}html body .bvi .offset-md-10{margin-left:83.33333%}html body .bvi .offset-md-11{margin-left:91.66667%}}@media(min-width:992px){html body .bvi .bvi-col-lg{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-lg-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-lg-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-lg-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-lg-12{flex:0 0 100%;max-width:100%}html body .bvi .order-lg-first{order:-1}html body .bvi .order-lg-last{order:13}html body .bvi .order-lg-0{order:0}html body .bvi .order-lg-1{order:1}html body .bvi .order-lg-2{order:2}html body .bvi .order-lg-3{order:3}html body .bvi .order-lg-4{order:4}html body .bvi .order-lg-5{order:5}html body .bvi .order-lg-6{order:6}html body .bvi .order-lg-7{order:7}html body .bvi .order-lg-8{order:8}html body .bvi .order-lg-9{order:9}html body .bvi .order-lg-10{order:10}html body .bvi .order-lg-11{order:11}html body .bvi .order-lg-12{order:12}html body .bvi .offset-lg-0{margin-left:0}html body .bvi .offset-lg-1{margin-left:8.33333%}html body .bvi .offset-lg-2{margin-left:16.66667%}html body .bvi .offset-lg-3{margin-left:25%}html body .bvi .offset-lg-4{margin-left:33.33333%}html body .bvi .offset-lg-5{margin-left:41.66667%}html body .bvi .offset-lg-6{margin-left:50%}html body .bvi .offset-lg-7{margin-left:58.33333%}html body .bvi .offset-lg-8{margin-left:66.66667%}html body .bvi .offset-lg-9{margin-left:75%}html body .bvi .offset-lg-10{margin-left:83.33333%}html body .bvi .offset-lg-11{margin-left:91.66667%}}@media(min-width:1200px){html body .bvi .bvi-col-xl{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-xl-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-xl-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-xl-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-xl-12{flex:0 0 100%;max-width:100%}html body .bvi .order-xl-first{order:-1}html body .bvi .order-xl-last{order:13}html body .bvi .order-xl-0{order:0}html body .bvi .order-xl-1{order:1}html body .bvi .order-xl-2{order:2}html body .bvi .order-xl-3{order:3}html body .bvi .order-xl-4{order:4}html body .bvi .order-xl-5{order:5}html body .bvi .order-xl-6{order:6}html body .bvi .order-xl-7{order:7}html body .bvi .order-xl-8{order:8}html body .bvi .order-xl-9{order:9}html body .bvi .order-xl-10{order:10}html body .bvi .order-xl-11{order:11}html body .bvi .order-xl-12{order:12}html body .bvi .offset-xl-0{margin-left:0}html body .bvi .offset-xl-1{margin-left:8.33333%}html body .bvi .offset-xl-2{margin-left:16.66667%}html body .bvi .offset-xl-3{margin-left:25%}html body .bvi .offset-xl-4{margin-left:33.33333%}html body .bvi .offset-xl-5{margin-left:41.66667%}html body .bvi .offset-xl-6{margin-left:50%}html body .bvi .offset-xl-7{margin-left:58.33333%}html body .bvi .offset-xl-8{margin-left:66.66667%}html body .bvi .offset-xl-9{margin-left:75%}html body .bvi .offset-xl-10{margin-left:83.33333%}html body .bvi .offset-xl-11{margin-left:91.66667%}}html body .bvi .bvi-btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){html body .bvi .bvi-btn{transition:none}}html body .bvi .bvi-btn:hover,html body .bvi .bvi-btn:focus{text-decoration:none}html body .bvi .bvi-btn:focus,html body .bvi .bvi-btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}html body .bvi .bvi-btn.disabled,html body .bvi .bvi-btn:disabled{opacity:.65}html body .bvi .bvi-btn:not(:disabled):not(.disabled){cursor:pointer}html body .bvi a.bvi-btn.disabled,html body .bvi fieldset:disabled a.bvi-btn{pointer-events:none}html body .bvi .bvi-btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}html body .bvi .bvi-btn-primary:focus,html body .bvi .bvi-btn-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-primary.disabled,html body .bvi .bvi-btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}html body .bvi .bvi-btn-secondary:focus,html body .bvi .bvi-btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-secondary.disabled,html body .bvi .bvi-btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-success{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}html body .bvi .bvi-btn-success:focus,html body .bvi .bvi-btn-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-success.disabled,html body .bvi .bvi-btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}html body .bvi .bvi-btn-info:focus,html body .bvi .bvi-btn-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-info.disabled,html body .bvi .bvi-btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}html body .bvi .bvi-btn-warning:focus,html body .bvi .bvi-btn-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-warning.disabled,html body .bvi .bvi-btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}html body .bvi .bvi-btn-danger:focus,html body .bvi .bvi-btn-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-danger.disabled,html body .bvi .bvi-btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}html body .bvi .bvi-btn-light:focus,html body .bvi .bvi-btn-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-light.disabled,html body .bvi .bvi-btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}html body .bvi .bvi-btn-dark:focus,html body .bvi .bvi-btn-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-dark.disabled,html body .bvi .bvi-btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-bvi-white{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}html body .bvi .bvi-btn-bvi-white:focus,html body .bvi .bvi-btn-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-white.disabled,html body .bvi .bvi-btn-bvi-white:disabled{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-black{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:hover{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:focus,html body .bvi .bvi-btn-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-black.disabled,html body .bvi .bvi-btn-bvi-black:disabled{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-blue{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:hover{color:#fff;background-color:#04213e;border-color:#031b32}html body .bvi .bvi-btn-bvi-blue:focus,html body .bvi .bvi-btn-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-blue.disabled,html body .bvi .bvi-btn-bvi-blue:disabled{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle{color:#fff;background-color:#031b32;border-color:#021426}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-brown{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:hover{color:#fff;background-color:#393731;border-color:#32302b}html body .bvi .bvi-btn-bvi-brown:focus,html body .bvi .bvi-btn-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-brown.disabled,html body .bvi .bvi-btn-bvi-brown:disabled{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle{color:#fff;background-color:#32302b;border-color:#2b2a25}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-green{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:hover{color:#212529;background-color:#99df2c;border-color:#93dd21}html body .bvi .bvi-btn-bvi-green:focus,html body .bvi .bvi-btn-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-bvi-green.disabled,html body .bvi .bvi-btn-bvi-green:disabled{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle{color:#212529;background-color:#93dd21;border-color:#8cd120}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:focus,html body .bvi .bvi-btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-primary.disabled,html body .bvi .bvi-btn-outline-primary:disabled{color:#007bff;background-color:transparent}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:focus,html body .bvi .bvi-btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-secondary.disabled,html body .bvi .bvi-btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}html body .bvi .bvi-btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:focus,html body .bvi .bvi-btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-success.disabled,html body .bvi .bvi-btn-outline-success:disabled{color:#28a745;background-color:transparent}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:focus,html body .bvi .bvi-btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-info.disabled,html body .bvi .bvi-btn-outline-info:disabled{color:#17a2b8;background-color:transparent}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:focus,html body .bvi .bvi-btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-warning.disabled,html body .bvi .bvi-btn-outline-warning:disabled{color:#ffc107;background-color:transparent}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:focus,html body .bvi .bvi-btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-danger.disabled,html body .bvi .bvi-btn-outline-danger:disabled{color:#dc3545;background-color:transparent}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:focus,html body .bvi .bvi-btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-light.disabled,html body .bvi .bvi-btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:focus,html body .bvi .bvi-btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-dark.disabled,html body .bvi .bvi-btn-outline-dark:disabled{color:#343a40;background-color:transparent}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-bvi-white{color:#fff;background-color:transparent;background-image:none;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:hover{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:focus,html body .bvi .bvi-btn-outline-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-white.disabled,html body .bvi .bvi-btn-outline-bvi-white:disabled{color:#fff;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-black{color:#000;background-color:transparent;background-image:none;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:hover{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:focus,html body .bvi .bvi-btn-outline-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-black.disabled,html body .bvi .bvi-btn-outline-bvi-black:disabled{color:#000;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-blue{color:#063462;background-color:transparent;background-image:none;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:hover{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:focus,html body .bvi .bvi-btn-outline-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-blue.disabled,html body .bvi .bvi-btn-outline-bvi-blue:disabled{color:#063462;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-brown{color:#4d4b43;background-color:transparent;background-image:none;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:hover{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:focus,html body .bvi .bvi-btn-outline-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-brown.disabled,html body .bvi .bvi-btn-outline-bvi-brown:disabled{color:#4d4b43;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-green{color:#a9e44d;background-color:transparent;background-image:none;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:hover{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:focus,html body .bvi .bvi-btn-outline-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-bvi-green.disabled,html body .bvi .bvi-btn-outline-bvi-green:disabled{color:#a9e44d;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-link{font-weight:400;color:#007bff;background-color:transparent}html body .bvi .bvi-btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}html body .bvi .bvi-btn-link:focus,html body .bvi .bvi-btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}html body .bvi .bvi-btn-link:disabled,html body .bvi .bvi-btn-link.disabled{color:#6c757d;pointer-events:none}html body .bvi .bvi-btn-lg,html body .bvi .bvi-btn-group-lg>.bvi-btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-sm,html body .bvi .bvi-btn-group-sm>.bvi-btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-block{display:block;width:100%}html body .bvi .bvi-btn-block+.bvi-btn-block{margin-top:.5rem}html body .bvi input[type="submit"].bvi-btn-block,html body .bvi input[type="reset"].bvi-btn-block,html body .bvi input[type="button"].bvi-btn-block{width:100%}html body .bvi .bvi-btn-group,html body .bvi .bvi-btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}html body .bvi .bvi-btn-group>.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn{position:relative;flex:0 1 auto}html body .bvi .bvi-btn-group>.bvi-btn:hover,html body .bvi .bvi-btn-group-vertical>.bvi-btn:hover{z-index:1}html body .bvi .bvi-btn-group>.bvi-btn:focus,html body .bvi .bvi-btn-group>.bvi-btn:active,html body .bvi .bvi-btn-group>.bvi-btn.active,html body .bvi .bvi-btn-group-vertical>.bvi-btn:focus,html body .bvi .bvi-btn-group-vertical>.bvi-btn:active,html body .bvi .bvi-btn-group-vertical>.bvi-btn.active{z-index:1}html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn-group{margin-left:-1px}html body .bvi .bvi-btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}html body .bvi .bvi-btn-toolbar .input-group{width:auto}html body .bvi .bvi-btn-group>.bvi-btn:first-child{margin-left:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:last-child)>.bvi-btn{border-top-right-radius:0;border-bottom-right-radius:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-bottom-left-radius:0}html body .bvi .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}html body .bvi .dropdown-toggle-split::after,.dropup html body .bvi .dropdown-toggle-split::after,.dropright html body .bvi .dropdown-toggle-split::after{margin-left:0}.dropleft html body .bvi .dropdown-toggle-split::before{margin-right:0}html body .bvi .bvi-btn-sm+.dropdown-toggle-split,html body .bvi .bvi-btn-group-sm>.bvi-btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}html body .bvi .bvi-btn-lg+.dropdown-toggle-split,html body .bvi .bvi-btn-group-lg>.bvi-btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}html body .bvi .bvi-btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}html body .bvi .bvi-btn-group-vertical .bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group{width:100%}html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn-group{margin-top:-1px;margin-left:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:last-child)>.bvi-btn{border-bottom-right-radius:0;border-bottom-left-radius:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-top-right-radius:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn,html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn{margin-bottom:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="checkbox"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}html body .bvi .bvi-border{border:1px solid #dee2e6 !important}html body .bvi .bvi-border-top{border-top:1px solid #dee2e6 !important}html body .bvi .bvi-border-right{border-right:1px solid #dee2e6 !important}html body .bvi .bvi-border-bottom{border-bottom:1px solid #dee2e6 !important}html body .bvi .bvi-border-left{border-left:1px solid #dee2e6 !important}html body .bvi .bvi-border-0{border:0 !important}html body .bvi .bvi-border-top-0{border-top:0 !important}html body .bvi .bvi-border-right-0{border-right:0 !important}html body .bvi .bvi-border-bottom-0{border-bottom:0 !important}html body .bvi .bvi-border-left-0{border-left:0 !important}html body .bvi .bvi-border-primary{border-color:#007bff !important}html body .bvi .bvi-border-secondary{border-color:#6c757d !important}html body .bvi .bvi-border-success{border-color:#28a745 !important}html body .bvi .bvi-border-info{border-color:#17a2b8 !important}html body .bvi .bvi-border-warning{border-color:#ffc107 !important}html body .bvi .bvi-border-danger{border-color:#dc3545 !important}html body .bvi .bvi-border-light{border-color:#f8f9fa !important}html body .bvi .bvi-border-dark{border-color:#343a40 !important}html body .bvi .bvi-border-bvi-white{border-color:#fff !important}html body .bvi .bvi-border-bvi-black{border-color:#000 !important}html body .bvi .bvi-border-bvi-blue{border-color:#063462 !important}html body .bvi .bvi-border-bvi-brown{border-color:#4d4b43 !important}html body .bvi .bvi-border-bvi-green{border-color:#a9e44d !important}html body .bvi .bvi-border-white{border-color:#fff !important}html body .bvi .bvi-rounded{border-radius:0 !important}html body .bvi .bvi-rounded-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}html body .bvi .bvi-rounded-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}html body .bvi .bvi-rounded-bottom{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-circle{border-radius:50% !important}html body .bvi .bvi-rounded-0{border-radius:0 !important}html body .bvi .bvi-m-0{margin:0 !important}html body .bvi .bvi-mt-0,html body .bvi .bvi-my-0{margin-top:0 !important}html body .bvi .bvi-mr-0,html body .bvi .bvi-mx-0{margin-right:0 !important}html body .bvi .bvi-mb-0,html body .bvi .bvi-my-0{margin-bottom:0 !important}html body .bvi .bvi-ml-0,html body .bvi .bvi-mx-0{margin-left:0 !important}html body .bvi .bvi-m-1{margin:.25rem !important}html body .bvi .bvi-mt-1,html body .bvi .bvi-my-1{margin-top:.25rem !important}html body .bvi .bvi-mr-1,html body .bvi .bvi-mx-1{margin-right:.25rem !important}html body .bvi .bvi-mb-1,html body .bvi .bvi-my-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-1,html body .bvi .bvi-mx-1{margin-left:.25rem !important}html body .bvi .bvi-m-2{margin:.5rem !important}html body .bvi .bvi-mt-2,html body .bvi .bvi-my-2{margin-top:.5rem !important}html body .bvi .bvi-mr-2,html body .bvi .bvi-mx-2{margin-right:.5rem !important}html body .bvi .bvi-mb-2,html body .bvi .bvi-my-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-2,html body .bvi .bvi-mx-2{margin-left:.5rem !important}html body .bvi .bvi-m-3{margin:1rem !important}html body .bvi .bvi-mt-3,html body .bvi .bvi-my-3{margin-top:1rem !important}html body .bvi .bvi-mr-3,html body .bvi .bvi-mx-3{margin-right:1rem !important}html body .bvi .bvi-mb-3,html body .bvi .bvi-my-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-3,html body .bvi .bvi-mx-3{margin-left:1rem !important}html body .bvi .bvi-m-4{margin:1.5rem !important}html body .bvi .bvi-mt-4,html body .bvi .bvi-my-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-4,html body .bvi .bvi-mx-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-4,html body .bvi .bvi-my-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-4,html body .bvi .bvi-mx-4{margin-left:1.5rem !important}html body .bvi .bvi-m-5{margin:3rem !important}html body .bvi .bvi-mt-5,html body .bvi .bvi-my-5{margin-top:3rem !important}html body .bvi .bvi-mr-5,html body .bvi .bvi-mx-5{margin-right:3rem !important}html body .bvi .bvi-mb-5,html body .bvi .bvi-my-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-5,html body .bvi .bvi-mx-5{margin-left:3rem !important}html body .bvi .bvi-p-0{padding:0 !important}html body .bvi .bvi-pt-0,html body .bvi .bvi-py-0{padding-top:0 !important}html body .bvi .bvi-pr-0,html body .bvi .bvi-px-0{padding-right:0 !important}html body .bvi .bvi-pb-0,html body .bvi .bvi-py-0{padding-bottom:0 !important}html body .bvi .bvi-pl-0,html body .bvi .bvi-px-0{padding-left:0 !important}html body .bvi .bvi-p-1{padding:.25rem !important}html body .bvi .bvi-pt-1,html body .bvi .bvi-py-1{padding-top:.25rem !important}html body .bvi .bvi-pr-1,html body .bvi .bvi-px-1{padding-right:.25rem !important}html body .bvi .bvi-pb-1,html body .bvi .bvi-py-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-1,html body .bvi .bvi-px-1{padding-left:.25rem !important}html body .bvi .bvi-p-2{padding:.5rem !important}html body .bvi .bvi-pt-2,html body .bvi .bvi-py-2{padding-top:.5rem !important}html body .bvi .bvi-pr-2,html body .bvi .bvi-px-2{padding-right:.5rem !important}html body .bvi .bvi-pb-2,html body .bvi .bvi-py-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-2,html body .bvi .bvi-px-2{padding-left:.5rem !important}html body .bvi .bvi-p-3{padding:1rem !important}html body .bvi .bvi-pt-3,html body .bvi .bvi-py-3{padding-top:1rem !important}html body .bvi .bvi-pr-3,html body .bvi .bvi-px-3{padding-right:1rem !important}html body .bvi .bvi-pb-3,html body .bvi .bvi-py-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-3,html body .bvi .bvi-px-3{padding-left:1rem !important}html body .bvi .bvi-p-4{padding:1.5rem !important}html body .bvi .bvi-pt-4,html body .bvi .bvi-py-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-4,html body .bvi .bvi-px-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-4,html body .bvi .bvi-py-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-4,html body .bvi .bvi-px-4{padding-left:1.5rem !important}html body .bvi .bvi-p-5{padding:3rem !important}html body .bvi .bvi-pt-5,html body .bvi .bvi-py-5{padding-top:3rem !important}html body .bvi .bvi-pr-5,html body .bvi .bvi-px-5{padding-right:3rem !important}html body .bvi .bvi-pb-5,html body .bvi .bvi-py-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-5,html body .bvi .bvi-px-5{padding-left:3rem !important}html body .bvi .bvi-m-auto{margin:auto !important}html body .bvi .bvi-mt-auto,html body .bvi .bvi-my-auto{margin-top:auto !important}html body .bvi .bvi-mr-auto,html body .bvi .bvi-mx-auto{margin-right:auto !important}html body .bvi .bvi-mb-auto,html body .bvi .bvi-my-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-auto,html body .bvi .bvi-mx-auto{margin-left:auto !important}@media(min-width:576px){html body .bvi .bvi-m-sm-0{margin:0 !important}html body .bvi .bvi-mt-sm-0,html body .bvi .bvi-my-sm-0{margin-top:0 !important}html body .bvi .bvi-mr-sm-0,html body .bvi .bvi-mx-sm-0{margin-right:0 !important}html body .bvi .bvi-mb-sm-0,html body .bvi .bvi-my-sm-0{margin-bottom:0 !important}html body .bvi .bvi-ml-sm-0,html body .bvi .bvi-mx-sm-0{margin-left:0 !important}html body .bvi .bvi-m-sm-1{margin:.25rem !important}html body .bvi .bvi-mt-sm-1,html body .bvi .bvi-my-sm-1{margin-top:.25rem !important}html body .bvi .bvi-mr-sm-1,html body .bvi .bvi-mx-sm-1{margin-right:.25rem !important}html body .bvi .bvi-mb-sm-1,html body .bvi .bvi-my-sm-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-sm-1,html body .bvi .bvi-mx-sm-1{margin-left:.25rem !important}html body .bvi .bvi-m-sm-2{margin:.5rem !important}html body .bvi .bvi-mt-sm-2,html body .bvi .bvi-my-sm-2{margin-top:.5rem !important}html body .bvi .bvi-mr-sm-2,html body .bvi .bvi-mx-sm-2{margin-right:.5rem !important}html body .bvi .bvi-mb-sm-2,html body .bvi .bvi-my-sm-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-sm-2,html body .bvi .bvi-mx-sm-2{margin-left:.5rem !important}html body .bvi .bvi-m-sm-3{margin:1rem !important}html body .bvi .bvi-mt-sm-3,html body .bvi .bvi-my-sm-3{margin-top:1rem !important}html body .bvi .bvi-mr-sm-3,html body .bvi .bvi-mx-sm-3{margin-right:1rem !important}html body .bvi .bvi-mb-sm-3,html body .bvi .bvi-my-sm-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-sm-3,html body .bvi .bvi-mx-sm-3{margin-left:1rem !important}html body .bvi .bvi-m-sm-4{margin:1.5rem !important}html body .bvi .bvi-mt-sm-4,html body .bvi .bvi-my-sm-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-sm-4,html body .bvi .bvi-mx-sm-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-sm-4,html body .bvi .bvi-my-sm-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-sm-4,html body .bvi .bvi-mx-sm-4{margin-left:1.5rem !important}html body .bvi .bvi-m-sm-5{margin:3rem !important}html body .bvi .bvi-mt-sm-5,html body .bvi .bvi-my-sm-5{margin-top:3rem !important}html body .bvi .bvi-mr-sm-5,html body .bvi .bvi-mx-sm-5{margin-right:3rem !important}html body .bvi .bvi-mb-sm-5,html body .bvi .bvi-my-sm-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-sm-5,html body .bvi .bvi-mx-sm-5{margin-left:3rem !important}html body .bvi .bvi-p-sm-0{padding:0 !important}html body .bvi .bvi-pt-sm-0,html body .bvi .bvi-py-sm-0{padding-top:0 !important}html body .bvi .bvi-pr-sm-0,html body .bvi .bvi-px-sm-0{padding-right:0 !important}html body .bvi .bvi-pb-sm-0,html body .bvi .bvi-py-sm-0{padding-bottom:0 !important}html body .bvi .bvi-pl-sm-0,html body .bvi .bvi-px-sm-0{padding-left:0 !important}html body .bvi .bvi-p-sm-1{padding:.25rem !important}html body .bvi .bvi-pt-sm-1,html body .bvi .bvi-py-sm-1{padding-top:.25rem !important}html body .bvi .bvi-pr-sm-1,html body .bvi .bvi-px-sm-1{padding-right:.25rem !important}html body .bvi .bvi-pb-sm-1,html body .bvi .bvi-py-sm-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-sm-1,html body .bvi .bvi-px-sm-1{padding-left:.25rem !important}html body .bvi .bvi-p-sm-2{padding:.5rem !important}html body .bvi .bvi-pt-sm-2,html body .bvi .bvi-py-sm-2{padding-top:.5rem !important}html body .bvi .bvi-pr-sm-2,html body .bvi .bvi-px-sm-2{padding-right:.5rem !important}html body .bvi .bvi-pb-sm-2,html body .bvi .bvi-py-sm-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-sm-2,html body .bvi .bvi-px-sm-2{padding-left:.5rem !important}html body .bvi .bvi-p-sm-3{padding:1rem !important}html body .bvi .bvi-pt-sm-3,html body .bvi .bvi-py-sm-3{padding-top:1rem !important}html body .bvi .bvi-pr-sm-3,html body .bvi .bvi-px-sm-3{padding-right:1rem !important}html body .bvi .bvi-pb-sm-3,html body .bvi .bvi-py-sm-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-sm-3,html body .bvi .bvi-px-sm-3{padding-left:1rem !important}html body .bvi .bvi-p-sm-4{padding:1.5rem !important}html body .bvi .bvi-pt-sm-4,html body .bvi .bvi-py-sm-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-sm-4,html body .bvi .bvi-px-sm-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-sm-4,html body .bvi .bvi-py-sm-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-sm-4,html body .bvi .bvi-px-sm-4{padding-left:1.5rem !important}html body .bvi .bvi-p-sm-5{padding:3rem !important}html body .bvi .bvi-pt-sm-5,html body .bvi .bvi-py-sm-5{padding-top:3rem !important}html body .bvi .bvi-pr-sm-5,html body .bvi .bvi-px-sm-5{padding-right:3rem !important}html body .bvi .bvi-pb-sm-5,html body .bvi .bvi-py-sm-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-sm-5,html body .bvi .bvi-px-sm-5{padding-left:3rem !important}html body .bvi .bvi-m-sm-auto{margin:auto !important}html body .bvi .bvi-mt-sm-auto,html body .bvi .bvi-my-sm-auto{margin-top:auto !important}html body .bvi .bvi-mr-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-right:auto !important}html body .bvi .bvi-mb-sm-auto,html body .bvi .bvi-my-sm-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-left:auto !important}}@media(min-width:768px){html body .bvi .bvi-m-md-0{margin:0 !important}html body .bvi .bvi-mt-md-0,html body .bvi .bvi-my-md-0{margin-top:0 !important}html body .bvi .bvi-mr-md-0,html body .bvi .bvi-mx-md-0{margin-right:0 !important}html body .bvi .bvi-mb-md-0,html body .bvi .bvi-my-md-0{margin-bottom:0 !important}html body .bvi .bvi-ml-md-0,html body .bvi .bvi-mx-md-0{margin-left:0 !important}html body .bvi .bvi-m-md-1{margin:.25rem !important}html body .bvi .bvi-mt-md-1,html body .bvi .bvi-my-md-1{margin-top:.25rem !important}html body .bvi .bvi-mr-md-1,html body .bvi .bvi-mx-md-1{margin-right:.25rem !important}html body .bvi .bvi-mb-md-1,html body .bvi .bvi-my-md-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-md-1,html body .bvi .bvi-mx-md-1{margin-left:.25rem !important}html body .bvi .bvi-m-md-2{margin:.5rem !important}html body .bvi .bvi-mt-md-2,html body .bvi .bvi-my-md-2{margin-top:.5rem !important}html body .bvi .bvi-mr-md-2,html body .bvi .bvi-mx-md-2{margin-right:.5rem !important}html body .bvi .bvi-mb-md-2,html body .bvi .bvi-my-md-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-md-2,html body .bvi .bvi-mx-md-2{margin-left:.5rem !important}html body .bvi .bvi-m-md-3{margin:1rem !important}html body .bvi .bvi-mt-md-3,html body .bvi .bvi-my-md-3{margin-top:1rem !important}html body .bvi .bvi-mr-md-3,html body .bvi .bvi-mx-md-3{margin-right:1rem !important}html body .bvi .bvi-mb-md-3,html body .bvi .bvi-my-md-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-md-3,html body .bvi .bvi-mx-md-3{margin-left:1rem !important}html body .bvi .bvi-m-md-4{margin:1.5rem !important}html body .bvi .bvi-mt-md-4,html body .bvi .bvi-my-md-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-md-4,html body .bvi .bvi-mx-md-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-md-4,html body .bvi .bvi-my-md-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-md-4,html body .bvi .bvi-mx-md-4{margin-left:1.5rem !important}html body .bvi .bvi-m-md-5{margin:3rem !important}html body .bvi .bvi-mt-md-5,html body .bvi .bvi-my-md-5{margin-top:3rem !important}html body .bvi .bvi-mr-md-5,html body .bvi .bvi-mx-md-5{margin-right:3rem !important}html body .bvi .bvi-mb-md-5,html body .bvi .bvi-my-md-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-md-5,html body .bvi .bvi-mx-md-5{margin-left:3rem !important}html body .bvi .bvi-p-md-0{padding:0 !important}html body .bvi .bvi-pt-md-0,html body .bvi .bvi-py-md-0{padding-top:0 !important}html body .bvi .bvi-pr-md-0,html body .bvi .bvi-px-md-0{padding-right:0 !important}html body .bvi .bvi-pb-md-0,html body .bvi .bvi-py-md-0{padding-bottom:0 !important}html body .bvi .bvi-pl-md-0,html body .bvi .bvi-px-md-0{padding-left:0 !important}html body .bvi .bvi-p-md-1{padding:.25rem !important}html body .bvi .bvi-pt-md-1,html body .bvi .bvi-py-md-1{padding-top:.25rem !important}html body .bvi .bvi-pr-md-1,html body .bvi .bvi-px-md-1{padding-right:.25rem !important}html body .bvi .bvi-pb-md-1,html body .bvi .bvi-py-md-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-md-1,html body .bvi .bvi-px-md-1{padding-left:.25rem !important}html body .bvi .bvi-p-md-2{padding:.5rem !important}html body .bvi .bvi-pt-md-2,html body .bvi .bvi-py-md-2{padding-top:.5rem !important}html body .bvi .bvi-pr-md-2,html body .bvi .bvi-px-md-2{padding-right:.5rem !important}html body .bvi .bvi-pb-md-2,html body .bvi .bvi-py-md-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-md-2,html body .bvi .bvi-px-md-2{padding-left:.5rem !important}html body .bvi .bvi-p-md-3{padding:1rem !important}html body .bvi .bvi-pt-md-3,html body .bvi .bvi-py-md-3{padding-top:1rem !important}html body .bvi .bvi-pr-md-3,html body .bvi .bvi-px-md-3{padding-right:1rem !important}html body .bvi .bvi-pb-md-3,html body .bvi .bvi-py-md-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-md-3,html body .bvi .bvi-px-md-3{padding-left:1rem !important}html body .bvi .bvi-p-md-4{padding:1.5rem !important}html body .bvi .bvi-pt-md-4,html body .bvi .bvi-py-md-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-md-4,html body .bvi .bvi-px-md-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-md-4,html body .bvi .bvi-py-md-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-md-4,html body .bvi .bvi-px-md-4{padding-left:1.5rem !important}html body .bvi .bvi-p-md-5{padding:3rem !important}html body .bvi .bvi-pt-md-5,html body .bvi .bvi-py-md-5{padding-top:3rem !important}html body .bvi .bvi-pr-md-5,html body .bvi .bvi-px-md-5{padding-right:3rem !important}html body .bvi .bvi-pb-md-5,html body .bvi .bvi-py-md-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-md-5,html body .bvi .bvi-px-md-5{padding-left:3rem !important}html body .bvi .bvi-m-md-auto{margin:auto !important}html body .bvi .bvi-mt-md-auto,html body .bvi .bvi-my-md-auto{margin-top:auto !important}html body .bvi .bvi-mr-md-auto,html body .bvi .bvi-mx-md-auto{margin-right:auto !important}html body .bvi .bvi-mb-md-auto,html body .bvi .bvi-my-md-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-md-auto,html body .bvi .bvi-mx-md-auto{margin-left:auto !important}}@media(min-width:992px){html body .bvi .bvi-m-lg-0{margin:0 !important}html body .bvi .bvi-mt-lg-0,html body .bvi .bvi-my-lg-0{margin-top:0 !important}html body .bvi .bvi-mr-lg-0,html body .bvi .bvi-mx-lg-0{margin-right:0 !important}html body .bvi .bvi-mb-lg-0,html body .bvi .bvi-my-lg-0{margin-bottom:0 !important}html body .bvi .bvi-ml-lg-0,html body .bvi .bvi-mx-lg-0{margin-left:0 !important}html body .bvi .bvi-m-lg-1{margin:.25rem !important}html body .bvi .bvi-mt-lg-1,html body .bvi .bvi-my-lg-1{margin-top:.25rem !important}html body .bvi .bvi-mr-lg-1,html body .bvi .bvi-mx-lg-1{margin-right:.25rem !important}html body .bvi .bvi-mb-lg-1,html body .bvi .bvi-my-lg-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-lg-1,html body .bvi .bvi-mx-lg-1{margin-left:.25rem !important}html body .bvi .bvi-m-lg-2{margin:.5rem !important}html body .bvi .bvi-mt-lg-2,html body .bvi .bvi-my-lg-2{margin-top:.5rem !important}html body .bvi .bvi-mr-lg-2,html body .bvi .bvi-mx-lg-2{margin-right:.5rem !important}html body .bvi .bvi-mb-lg-2,html body .bvi .bvi-my-lg-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-lg-2,html body .bvi .bvi-mx-lg-2{margin-left:.5rem !important}html body .bvi .bvi-m-lg-3{margin:1rem !important}html body .bvi .bvi-mt-lg-3,html body .bvi .bvi-my-lg-3{margin-top:1rem !important}html body .bvi .bvi-mr-lg-3,html body .bvi .bvi-mx-lg-3{margin-right:1rem !important}html body .bvi .bvi-mb-lg-3,html body .bvi .bvi-my-lg-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-lg-3,html body .bvi .bvi-mx-lg-3{margin-left:1rem !important}html body .bvi .bvi-m-lg-4{margin:1.5rem !important}html body .bvi .bvi-mt-lg-4,html body .bvi .bvi-my-lg-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-lg-4,html body .bvi .bvi-mx-lg-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-lg-4,html body .bvi .bvi-my-lg-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-lg-4,html body .bvi .bvi-mx-lg-4{margin-left:1.5rem !important}html body .bvi .bvi-m-lg-5{margin:3rem !important}html body .bvi .bvi-mt-lg-5,html body .bvi .bvi-my-lg-5{margin-top:3rem !important}html body .bvi .bvi-mr-lg-5,html body .bvi .bvi-mx-lg-5{margin-right:3rem !important}html body .bvi .bvi-mb-lg-5,html body .bvi .bvi-my-lg-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-lg-5,html body .bvi .bvi-mx-lg-5{margin-left:3rem !important}html body .bvi .bvi-p-lg-0{padding:0 !important}html body .bvi .bvi-pt-lg-0,html body .bvi .bvi-py-lg-0{padding-top:0 !important}html body .bvi .bvi-pr-lg-0,html body .bvi .bvi-px-lg-0{padding-right:0 !important}html body .bvi .bvi-pb-lg-0,html body .bvi .bvi-py-lg-0{padding-bottom:0 !important}html body .bvi .bvi-pl-lg-0,html body .bvi .bvi-px-lg-0{padding-left:0 !important}html body .bvi .bvi-p-lg-1{padding:.25rem !important}html body .bvi .bvi-pt-lg-1,html body .bvi .bvi-py-lg-1{padding-top:.25rem !important}html body .bvi .bvi-pr-lg-1,html body .bvi .bvi-px-lg-1{padding-right:.25rem !important}html body .bvi .bvi-pb-lg-1,html body .bvi .bvi-py-lg-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-lg-1,html body .bvi .bvi-px-lg-1{padding-left:.25rem !important}html body .bvi .bvi-p-lg-2{padding:.5rem !important}html body .bvi .bvi-pt-lg-2,html body .bvi .bvi-py-lg-2{padding-top:.5rem !important}html body .bvi .bvi-pr-lg-2,html body .bvi .bvi-px-lg-2{padding-right:.5rem !important}html body .bvi .bvi-pb-lg-2,html body .bvi .bvi-py-lg-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-lg-2,html body .bvi .bvi-px-lg-2{padding-left:.5rem !important}html body .bvi .bvi-p-lg-3{padding:1rem !important}html body .bvi .bvi-pt-lg-3,html body .bvi .bvi-py-lg-3{padding-top:1rem !important}html body .bvi .bvi-pr-lg-3,html body .bvi .bvi-px-lg-3{padding-right:1rem !important}html body .bvi .bvi-pb-lg-3,html body .bvi .bvi-py-lg-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-lg-3,html body .bvi .bvi-px-lg-3{padding-left:1rem !important}html body .bvi .bvi-p-lg-4{padding:1.5rem !important}html body .bvi .bvi-pt-lg-4,html body .bvi .bvi-py-lg-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-lg-4,html body .bvi .bvi-px-lg-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-lg-4,html body .bvi .bvi-py-lg-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-lg-4,html body .bvi .bvi-px-lg-4{padding-left:1.5rem !important}html body .bvi .bvi-p-lg-5{padding:3rem !important}html body .bvi .bvi-pt-lg-5,html body .bvi .bvi-py-lg-5{padding-top:3rem !important}html body .bvi .bvi-pr-lg-5,html body .bvi .bvi-px-lg-5{padding-right:3rem !important}html body .bvi .bvi-pb-lg-5,html body .bvi .bvi-py-lg-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-lg-5,html body .bvi .bvi-px-lg-5{padding-left:3rem !important}html body .bvi .bvi-m-lg-auto{margin:auto !important}html body .bvi .bvi-mt-lg-auto,html body .bvi .bvi-my-lg-auto{margin-top:auto !important}html body .bvi .bvi-mr-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-right:auto !important}html body .bvi .bvi-mb-lg-auto,html body .bvi .bvi-my-lg-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-left:auto !important}}@media(min-width:1200px){html body .bvi .bvi-m-xl-0{margin:0 !important}html body .bvi .bvi-mt-xl-0,html body .bvi .bvi-my-xl-0{margin-top:0 !important}html body .bvi .bvi-mr-xl-0,html body .bvi .bvi-mx-xl-0{margin-right:0 !important}html body .bvi .bvi-mb-xl-0,html body .bvi .bvi-my-xl-0{margin-bottom:0 !important}html body .bvi .bvi-ml-xl-0,html body .bvi .bvi-mx-xl-0{margin-left:0 !important}html body .bvi .bvi-m-xl-1{margin:.25rem !important}html body .bvi .bvi-mt-xl-1,html body .bvi .bvi-my-xl-1{margin-top:.25rem !important}html body .bvi .bvi-mr-xl-1,html body .bvi .bvi-mx-xl-1{margin-right:.25rem !important}html body .bvi .bvi-mb-xl-1,html body .bvi .bvi-my-xl-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-xl-1,html body .bvi .bvi-mx-xl-1{margin-left:.25rem !important}html body .bvi .bvi-m-xl-2{margin:.5rem !important}html body .bvi .bvi-mt-xl-2,html body .bvi .bvi-my-xl-2{margin-top:.5rem !important}html body .bvi .bvi-mr-xl-2,html body .bvi .bvi-mx-xl-2{margin-right:.5rem !important}html body .bvi .bvi-mb-xl-2,html body .bvi .bvi-my-xl-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-xl-2,html body .bvi .bvi-mx-xl-2{margin-left:.5rem !important}html body .bvi .bvi-m-xl-3{margin:1rem !important}html body .bvi .bvi-mt-xl-3,html body .bvi .bvi-my-xl-3{margin-top:1rem !important}html body .bvi .bvi-mr-xl-3,html body .bvi .bvi-mx-xl-3{margin-right:1rem !important}html body .bvi .bvi-mb-xl-3,html body .bvi .bvi-my-xl-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-xl-3,html body .bvi .bvi-mx-xl-3{margin-left:1rem !important}html body .bvi .bvi-m-xl-4{margin:1.5rem !important}html body .bvi .bvi-mt-xl-4,html body .bvi .bvi-my-xl-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-xl-4,html body .bvi .bvi-mx-xl-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-xl-4,html body .bvi .bvi-my-xl-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-xl-4,html body .bvi .bvi-mx-xl-4{margin-left:1.5rem !important}html body .bvi .bvi-m-xl-5{margin:3rem !important}html body .bvi .bvi-mt-xl-5,html body .bvi .bvi-my-xl-5{margin-top:3rem !important}html body .bvi .bvi-mr-xl-5,html body .bvi .bvi-mx-xl-5{margin-right:3rem !important}html body .bvi .bvi-mb-xl-5,html body .bvi .bvi-my-xl-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-xl-5,html body .bvi .bvi-mx-xl-5{margin-left:3rem !important}html body .bvi .bvi-p-xl-0{padding:0 !important}html body .bvi .bvi-pt-xl-0,html body .bvi .bvi-py-xl-0{padding-top:0 !important}html body .bvi .bvi-pr-xl-0,html body .bvi .bvi-px-xl-0{padding-right:0 !important}html body .bvi .bvi-pb-xl-0,html body .bvi .bvi-py-xl-0{padding-bottom:0 !important}html body .bvi .bvi-pl-xl-0,html body .bvi .bvi-px-xl-0{padding-left:0 !important}html body .bvi .bvi-p-xl-1{padding:.25rem !important}html body .bvi .bvi-pt-xl-1,html body .bvi .bvi-py-xl-1{padding-top:.25rem !important}html body .bvi .bvi-pr-xl-1,html body .bvi .bvi-px-xl-1{padding-right:.25rem !important}html body .bvi .bvi-pb-xl-1,html body .bvi .bvi-py-xl-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-xl-1,html body .bvi .bvi-px-xl-1{padding-left:.25rem !important}html body .bvi .bvi-p-xl-2{padding:.5rem !important}html body .bvi .bvi-pt-xl-2,html body .bvi .bvi-py-xl-2{padding-top:.5rem !important}html body .bvi .bvi-pr-xl-2,html body .bvi .bvi-px-xl-2{padding-right:.5rem !important}html body .bvi .bvi-pb-xl-2,html body .bvi .bvi-py-xl-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-xl-2,html body .bvi .bvi-px-xl-2{padding-left:.5rem !important}html body .bvi .bvi-p-xl-3{padding:1rem !important}html body .bvi .bvi-pt-xl-3,html body .bvi .bvi-py-xl-3{padding-top:1rem !important}html body .bvi .bvi-pr-xl-3,html body .bvi .bvi-px-xl-3{padding-right:1rem !important}html body .bvi .bvi-pb-xl-3,html body .bvi .bvi-py-xl-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-xl-3,html body .bvi .bvi-px-xl-3{padding-left:1rem !important}html body .bvi .bvi-p-xl-4{padding:1.5rem !important}html body .bvi .bvi-pt-xl-4,html body .bvi .bvi-py-xl-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-xl-4,html body .bvi .bvi-px-xl-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-xl-4,html body .bvi .bvi-py-xl-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-xl-4,html body .bvi .bvi-px-xl-4{padding-left:1.5rem !important}html body .bvi .bvi-p-xl-5{padding:3rem !important}html body .bvi .bvi-pt-xl-5,html body .bvi .bvi-py-xl-5{padding-top:3rem !important}html body .bvi .bvi-pr-xl-5,html body .bvi .bvi-px-xl-5{padding-right:3rem !important}html body .bvi .bvi-pb-xl-5,html body .bvi .bvi-py-xl-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-xl-5,html body .bvi .bvi-px-xl-5{padding-left:3rem !important}html body .bvi .bvi-m-xl-auto{margin:auto !important}html body .bvi .bvi-mt-xl-auto,html body .bvi .bvi-my-xl-auto{margin-top:auto !important}html body .bvi .bvi-mr-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-right:auto !important}html body .bvi .bvi-mb-xl-auto,html body .bvi .bvi-my-xl-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-left:auto !important}}html body .bvi.bvi-panel{padding:15px 20px !important;color:black !important;background-color:#f8f8f8;top:0 !important;left:0 !important;right:0 !important;letter-spacing:0 !important;position:relative !important;text-shadow:none !important;line-height:normal !important;border:0 !important;font-size:16px !important;z-index:99999 !important;moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);box-shadow:0 1px 3px 0 rgba(0,0,0,0.23)}html body .bvi.bvi-panel[data-bvi-panel='true']{display:block !important}html body .bvi.bvi-panel[data-bvi-panel='false']{display:none !important}html body .bvi.bvi-panel.bvi-fixed-top{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:999999 !important}html body .bvi.bvi-panel .bvi-title{margin-top:5px;font-size:18px;font-weight:bold}html body .bvi.bvi-panel .bvi-text-center{text-align:center}html body .bvi.bvi-panel .bvi-text-right{text-align:right}html body .bvi.bvi-panel .bvi-setting-menu{display:none}html body .bvi.bvi-panel a{text-decoration:none}html body .bvi.bvi-panel .bvi-hr{background-color:#ccc !important;border:0 !important;height:1px !important;margin-top:1.5em !important;margin-bottom:1.5em !important}html body .bvi.bvi-panel .bvi-copy{font-size:12px;color:gray}html body .bvi.bvi-panel .bvi-copy a{font-size:13px;color:gray;text-decoration:underline}html body .bvi.bvi-panel .bvi-copy a:hover{color:#000;text-decoration:underline}@media(max-width:575.98px){html body .bvi.bvi-panel .bvi-title{font-size:12px}html body .bvi.bvi-panel .bvi-btn{font-size:12px;padding:.200rem .35rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:10px;padding:.100rem .25rem}}@media(min-width:576px) and (max-width:767.98px){html body .bvi.bvi-panel .bvi-title{font-size:14px}html body .bvi.bvi-panel .bvi-btn{font-size:14px;padding:.250rem .45rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:12px;padding:.150rem .35rem}}@media(min-width:768px) and (max-width:991.98px){html body .bvi.bvi-panel .bvi-title{font-size:16px}html body .bvi.bvi-panel .bvi-btn{font-size:16px;padding:.300rem .55rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:14px;padding:.200rem .40rem}}html body .bvi-body[data-bvi-theme='white']{background-color:#fff !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] *{background-color:#fff !important;background:#fff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important;color:#000 !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='white'] *:after{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *:before{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *::selection{background-color:#000;color:#fff}html body .bvi-body[data-bvi-theme='white'] * a,html body .bvi-body[data-bvi-theme='white'] * label{color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a.active,html body .bvi-body[data-bvi-theme='white'] * label.active{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover,html body .bvi-body[data-bvi-theme='white'] * label:hover{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover *,html body .bvi-body[data-bvi-theme='white'] * label:hover *{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"],html body .bvi-body[data-bvi-theme='white'] * input[type="button"],html body .bvi-body[data-bvi-theme='white'] * button[type="submit"],html body .bvi-body[data-bvi-theme='white'] * button[type="button"]{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover.active{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover *{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black']{background-color:#000 !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] *{background-color:#000 !important;background:#000 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important;color:#fff !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='black'] *:after{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *:before{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *::selection{background-color:#fff;color:#000}html body .bvi-body[data-bvi-theme='black'] * a,html body .bvi-body[data-bvi-theme='black'] * label{color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a.active,html body .bvi-body[data-bvi-theme='black'] * label.active{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover,html body .bvi-body[data-bvi-theme='black'] * label:hover{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover *,html body .bvi-body[data-bvi-theme='black'] * label:hover *{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"],html body .bvi-body[data-bvi-theme='black'] * input[type="button"],html body .bvi-body[data-bvi-theme='black'] * button[type="submit"],html body .bvi-body[data-bvi-theme='black'] * button[type="button"]{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover.active{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover *{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue']{background-color:#9dd1ff !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important;color:#063462 !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='blue'] *:after{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *:before{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *::selection{background-color:#063462;color:#9dd1ff}html body .bvi-body[data-bvi-theme='blue'] * a,html body .bvi-body[data-bvi-theme='blue'] * label{color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a.active,html body .bvi-body[data-bvi-theme='blue'] * label.active{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover,html body .bvi-body[data-bvi-theme='blue'] * label:hover{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover *,html body .bvi-body[data-bvi-theme='blue'] * label:hover *{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * input[type="button"],html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover.active{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover *{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown']{background-color:#f7f3d6 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important;color:#4d4b43 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='brown'] *:after{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *:before{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *::selection{background-color:#4d4b43;color:#f7f3d6}html body .bvi-body[data-bvi-theme='brown'] * a,html body .bvi-body[data-bvi-theme='brown'] * label{color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a.active,html body .bvi-body[data-bvi-theme='brown'] * label.active{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover,html body .bvi-body[data-bvi-theme='brown'] * label:hover{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover *,html body .bvi-body[data-bvi-theme='brown'] * label:hover *{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * input[type="button"],html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover.active{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover *{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green']{background-color:#3b2716 !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important;color:#a9e44d !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='green'] *:after{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *:before{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *::selection{background-color:#a9e44d;color:#3b2716}html body .bvi-body[data-bvi-theme='green'] * a,html body .bvi-body[data-bvi-theme='green'] * label{color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a.active,html body .bvi-body[data-bvi-theme='green'] * label.active{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover,html body .bvi-body[data-bvi-theme='green'] * label:hover{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover *,html body .bvi-body[data-bvi-theme='green'] * label:hover *{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"],html body .bvi-body[data-bvi-theme='green'] * input[type="button"],html body .bvi-body[data-bvi-theme='green'] * button[type="submit"],html body .bvi-body[data-bvi-theme='green'] * button[type="button"]{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover.active{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover *{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-size='40'] *{font-size:40px !important}html body .bvi-body[data-bvi-size='40'] * h1,html body .bvi-body[data-bvi-size='40'] * h1 *{font-size:47px !important}html body .bvi-body[data-bvi-size='40'] * h2,html body .bvi-body[data-bvi-size='40'] * h2 *{font-size:46px !important}html body .bvi-body[data-bvi-size='40'] * h3,html body .bvi-body[data-bvi-size='40'] * h3 *{font-size:45px !important}html body .bvi-body[data-bvi-size='40'] * h4,html body .bvi-body[data-bvi-size='40'] * h4 *{font-size:44px !important}html body .bvi-body[data-bvi-size='40'] * h5,html body .bvi-body[data-bvi-size='40'] * h5 *{font-size:43px !important}html body .bvi-body[data-bvi-size='40'] * h6,html body .bvi-body[data-bvi-size='40'] * h6 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] *{font-size:39px !important}html body .bvi-body[data-bvi-size='39'] * h1,html body .bvi-body[data-bvi-size='39'] * h1 *{font-size:46px !important}html body .bvi-body[data-bvi-size='39'] * h2,html body .bvi-body[data-bvi-size='39'] * h2 *{font-size:45px !important}html body .bvi-body[data-bvi-size='39'] * h3,html body .bvi-body[data-bvi-size='39'] * h3 *{font-size:44px !important}html body .bvi-body[data-bvi-size='39'] * h4,html body .bvi-body[data-bvi-size='39'] * h4 *{font-size:43px !important}html body .bvi-body[data-bvi-size='39'] * h5,html body .bvi-body[data-bvi-size='39'] * h5 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] * h6,html body .bvi-body[data-bvi-size='39'] * h6 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] *{font-size:38px !important}html body .bvi-body[data-bvi-size='38'] * h1,html body .bvi-body[data-bvi-size='38'] * h1 *{font-size:45px !important}html body .bvi-body[data-bvi-size='38'] * h2,html body .bvi-body[data-bvi-size='38'] * h2 *{font-size:44px !important}html body .bvi-body[data-bvi-size='38'] * h3,html body .bvi-body[data-bvi-size='38'] * h3 *{font-size:43px !important}html body .bvi-body[data-bvi-size='38'] * h4,html body .bvi-body[data-bvi-size='38'] * h4 *{font-size:42px !important}html body .bvi-body[data-bvi-size='38'] * h5,html body .bvi-body[data-bvi-size='38'] * h5 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] * h6,html body .bvi-body[data-bvi-size='38'] * h6 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] *{font-size:37px !important}html body .bvi-body[data-bvi-size='37'] * h1,html body .bvi-body[data-bvi-size='37'] * h1 *{font-size:44px !important}html body .bvi-body[data-bvi-size='37'] * h2,html body .bvi-body[data-bvi-size='37'] * h2 *{font-size:43px !important}html body .bvi-body[data-bvi-size='37'] * h3,html body .bvi-body[data-bvi-size='37'] * h3 *{font-size:42px !important}html body .bvi-body[data-bvi-size='37'] * h4,html body .bvi-body[data-bvi-size='37'] * h4 *{font-size:41px !important}html body .bvi-body[data-bvi-size='37'] * h5,html body .bvi-body[data-bvi-size='37'] * h5 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] * h6,html body .bvi-body[data-bvi-size='37'] * h6 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] *{font-size:36px !important}html body .bvi-body[data-bvi-size='36'] * h1,html body .bvi-body[data-bvi-size='36'] * h1 *{font-size:43px !important}html body .bvi-body[data-bvi-size='36'] * h2,html body .bvi-body[data-bvi-size='36'] * h2 *{font-size:42px !important}html body .bvi-body[data-bvi-size='36'] * h3,html body .bvi-body[data-bvi-size='36'] * h3 *{font-size:41px !important}html body .bvi-body[data-bvi-size='36'] * h4,html body .bvi-body[data-bvi-size='36'] * h4 *{font-size:40px !important}html body .bvi-body[data-bvi-size='36'] * h5,html body .bvi-body[data-bvi-size='36'] * h5 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] * h6,html body .bvi-body[data-bvi-size='36'] * h6 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] *{font-size:35px !important}html body .bvi-body[data-bvi-size='35'] * h1,html body .bvi-body[data-bvi-size='35'] * h1 *{font-size:42px !important}html body .bvi-body[data-bvi-size='35'] * h2,html body .bvi-body[data-bvi-size='35'] * h2 *{font-size:41px !important}html body .bvi-body[data-bvi-size='35'] * h3,html body .bvi-body[data-bvi-size='35'] * h3 *{font-size:40px !important}html body .bvi-body[data-bvi-size='35'] * h4,html body .bvi-body[data-bvi-size='35'] * h4 *{font-size:39px !important}html body .bvi-body[data-bvi-size='35'] * h5,html body .bvi-body[data-bvi-size='35'] * h5 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] * h6,html body .bvi-body[data-bvi-size='35'] * h6 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] *{font-size:34px !important}html body .bvi-body[data-bvi-size='34'] * h1,html body .bvi-body[data-bvi-size='34'] * h1 *{font-size:41px !important}html body .bvi-body[data-bvi-size='34'] * h2,html body .bvi-body[data-bvi-size='34'] * h2 *{font-size:40px !important}html body .bvi-body[data-bvi-size='34'] * h3,html body .bvi-body[data-bvi-size='34'] * h3 *{font-size:39px !important}html body .bvi-body[data-bvi-size='34'] * h4,html body .bvi-body[data-bvi-size='34'] * h4 *{font-size:38px !important}html body .bvi-body[data-bvi-size='34'] * h5,html body .bvi-body[data-bvi-size='34'] * h5 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] * h6,html body .bvi-body[data-bvi-size='34'] * h6 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] *{font-size:33px !important}html body .bvi-body[data-bvi-size='33'] * h1,html body .bvi-body[data-bvi-size='33'] * h1 *{font-size:40px !important}html body .bvi-body[data-bvi-size='33'] * h2,html body .bvi-body[data-bvi-size='33'] * h2 *{font-size:39px !important}html body .bvi-body[data-bvi-size='33'] * h3,html body .bvi-body[data-bvi-size='33'] * h3 *{font-size:38px !important}html body .bvi-body[data-bvi-size='33'] * h4,html body .bvi-body[data-bvi-size='33'] * h4 *{font-size:37px !important}html body .bvi-body[data-bvi-size='33'] * h5,html body .bvi-body[data-bvi-size='33'] * h5 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] * h6,html body .bvi-body[data-bvi-size='33'] * h6 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] *{font-size:32px !important}html body .bvi-body[data-bvi-size='32'] * h1,html body .bvi-body[data-bvi-size='32'] * h1 *{font-size:39px !important}html body .bvi-body[data-bvi-size='32'] * h2,html body .bvi-body[data-bvi-size='32'] * h2 *{font-size:38px !important}html body .bvi-body[data-bvi-size='32'] * h3,html body .bvi-body[data-bvi-size='32'] * h3 *{font-size:37px !important}html body .bvi-body[data-bvi-size='32'] * h4,html body .bvi-body[data-bvi-size='32'] * h4 *{font-size:36px !important}html body .bvi-body[data-bvi-size='32'] * h5,html body .bvi-body[data-bvi-size='32'] * h5 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] * h6,html body .bvi-body[data-bvi-size='32'] * h6 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] *{font-size:31px !important}html body .bvi-body[data-bvi-size='31'] * h1,html body .bvi-body[data-bvi-size='31'] * h1 *{font-size:38px !important}html body .bvi-body[data-bvi-size='31'] * h2,html body .bvi-body[data-bvi-size='31'] * h2 *{font-size:37px !important}html body .bvi-body[data-bvi-size='31'] * h3,html body .bvi-body[data-bvi-size='31'] * h3 *{font-size:36px !important}html body .bvi-body[data-bvi-size='31'] * h4,html body .bvi-body[data-bvi-size='31'] * h4 *{font-size:35px !important}html body .bvi-body[data-bvi-size='31'] * h5,html body .bvi-body[data-bvi-size='31'] * h5 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] * h6,html body .bvi-body[data-bvi-size='31'] * h6 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] *{font-size:30px !important}html body .bvi-body[data-bvi-size='30'] * h1,html body .bvi-body[data-bvi-size='30'] * h1 *{font-size:37px !important}html body .bvi-body[data-bvi-size='30'] * h2,html body .bvi-body[data-bvi-size='30'] * h2 *{font-size:36px !important}html body .bvi-body[data-bvi-size='30'] * h3,html body .bvi-body[data-bvi-size='30'] * h3 *{font-size:35px !important}html body .bvi-body[data-bvi-size='30'] * h4,html body .bvi-body[data-bvi-size='30'] * h4 *{font-size:34px !important}html body .bvi-body[data-bvi-size='30'] * h5,html body .bvi-body[data-bvi-size='30'] * h5 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] * h6,html body .bvi-body[data-bvi-size='30'] * h6 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] *{font-size:29px !important}html body .bvi-body[data-bvi-size='29'] * h1,html body .bvi-body[data-bvi-size='29'] * h1 *{font-size:36px !important}html body .bvi-body[data-bvi-size='29'] * h2,html body .bvi-body[data-bvi-size='29'] * h2 *{font-size:35px !important}html body .bvi-body[data-bvi-size='29'] * h3,html body .bvi-body[data-bvi-size='29'] * h3 *{font-size:34px !important}html body .bvi-body[data-bvi-size='29'] * h4,html body .bvi-body[data-bvi-size='29'] * h4 *{font-size:33px !important}html body .bvi-body[data-bvi-size='29'] * h5,html body .bvi-body[data-bvi-size='29'] * h5 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] * h6,html body .bvi-body[data-bvi-size='29'] * h6 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] *{font-size:28px !important}html body .bvi-body[data-bvi-size='28'] * h1,html body .bvi-body[data-bvi-size='28'] * h1 *{font-size:35px !important}html body .bvi-body[data-bvi-size='28'] * h2,html body .bvi-body[data-bvi-size='28'] * h2 *{font-size:34px !important}html body .bvi-body[data-bvi-size='28'] * h3,html body .bvi-body[data-bvi-size='28'] * h3 *{font-size:33px !important}html body .bvi-body[data-bvi-size='28'] * h4,html body .bvi-body[data-bvi-size='28'] * h4 *{font-size:32px !important}html body .bvi-body[data-bvi-size='28'] * h5,html body .bvi-body[data-bvi-size='28'] * h5 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] * h6,html body .bvi-body[data-bvi-size='28'] * h6 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] *{font-size:27px !important}html body .bvi-body[data-bvi-size='27'] * h1,html body .bvi-body[data-bvi-size='27'] * h1 *{font-size:34px !important}html body .bvi-body[data-bvi-size='27'] * h2,html body .bvi-body[data-bvi-size='27'] * h2 *{font-size:33px !important}html body .bvi-body[data-bvi-size='27'] * h3,html body .bvi-body[data-bvi-size='27'] * h3 *{font-size:32px !important}html body .bvi-body[data-bvi-size='27'] * h4,html body .bvi-body[data-bvi-size='27'] * h4 *{font-size:31px !important}html body .bvi-body[data-bvi-size='27'] * h5,html body .bvi-body[data-bvi-size='27'] * h5 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] * h6,html body .bvi-body[data-bvi-size='27'] * h6 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] *{font-size:26px !important}html body .bvi-body[data-bvi-size='26'] * h1,html body .bvi-body[data-bvi-size='26'] * h1 *{font-size:33px !important}html body .bvi-body[data-bvi-size='26'] * h2,html body .bvi-body[data-bvi-size='26'] * h2 *{font-size:32px !important}html body .bvi-body[data-bvi-size='26'] * h3,html body .bvi-body[data-bvi-size='26'] * h3 *{font-size:31px !important}html body .bvi-body[data-bvi-size='26'] * h4,html body .bvi-body[data-bvi-size='26'] * h4 *{font-size:30px !important}html body .bvi-body[data-bvi-size='26'] * h5,html body .bvi-body[data-bvi-size='26'] * h5 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] * h6,html body .bvi-body[data-bvi-size='26'] * h6 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] *{font-size:25px !important}html body .bvi-body[data-bvi-size='25'] * h1,html body .bvi-body[data-bvi-size='25'] * h1 *{font-size:32px !important}html body .bvi-body[data-bvi-size='25'] * h2,html body .bvi-body[data-bvi-size='25'] * h2 *{font-size:31px !important}html body .bvi-body[data-bvi-size='25'] * h3,html body .bvi-body[data-bvi-size='25'] * h3 *{font-size:30px !important}html body .bvi-body[data-bvi-size='25'] * h4,html body .bvi-body[data-bvi-size='25'] * h4 *{font-size:29px !important}html body .bvi-body[data-bvi-size='25'] * h5,html body .bvi-body[data-bvi-size='25'] * h5 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] * h6,html body .bvi-body[data-bvi-size='25'] * h6 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] *{font-size:24px !important}html body .bvi-body[data-bvi-size='24'] * h1,html body .bvi-body[data-bvi-size='24'] * h1 *{font-size:31px !important}html body .bvi-body[data-bvi-size='24'] * h2,html body .bvi-body[data-bvi-size='24'] * h2 *{font-size:30px !important}html body .bvi-body[data-bvi-size='24'] * h3,html body .bvi-body[data-bvi-size='24'] * h3 *{font-size:29px !important}html body .bvi-body[data-bvi-size='24'] * h4,html body .bvi-body[data-bvi-size='24'] * h4 *{font-size:28px !important}html body .bvi-body[data-bvi-size='24'] * h5,html body .bvi-body[data-bvi-size='24'] * h5 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] * h6,html body .bvi-body[data-bvi-size='24'] * h6 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] *{font-size:23px !important}html body .bvi-body[data-bvi-size='23'] * h1,html body .bvi-body[data-bvi-size='23'] * h1 *{font-size:30px !important}html body .bvi-body[data-bvi-size='23'] * h2,html body .bvi-body[data-bvi-size='23'] * h2 *{font-size:29px !important}html body .bvi-body[data-bvi-size='23'] * h3,html body .bvi-body[data-bvi-size='23'] * h3 *{font-size:28px !important}html body .bvi-body[data-bvi-size='23'] * h4,html body .bvi-body[data-bvi-size='23'] * h4 *{font-size:27px !important}html body .bvi-body[data-bvi-size='23'] * h5,html body .bvi-body[data-bvi-size='23'] * h5 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] * h6,html body .bvi-body[data-bvi-size='23'] * h6 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] *{font-size:22px !important}html body .bvi-body[data-bvi-size='22'] * h1,html body .bvi-body[data-bvi-size='22'] * h1 *{font-size:29px !important}html body .bvi-body[data-bvi-size='22'] * h2,html body .bvi-body[data-bvi-size='22'] * h2 *{font-size:28px !important}html body .bvi-body[data-bvi-size='22'] * h3,html body .bvi-body[data-bvi-size='22'] * h3 *{font-size:27px !important}html body .bvi-body[data-bvi-size='22'] * h4,html body .bvi-body[data-bvi-size='22'] * h4 *{font-size:26px !important}html body .bvi-body[data-bvi-size='22'] * h5,html body .bvi-body[data-bvi-size='22'] * h5 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] * h6,html body .bvi-body[data-bvi-size='22'] * h6 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] *{font-size:21px !important}html body .bvi-body[data-bvi-size='21'] * h1,html body .bvi-body[data-bvi-size='21'] * h1 *{font-size:28px !important}html body .bvi-body[data-bvi-size='21'] * h2,html body .bvi-body[data-bvi-size='21'] * h2 *{font-size:27px !important}html body .bvi-body[data-bvi-size='21'] * h3,html body .bvi-body[data-bvi-size='21'] * h3 *{font-size:26px !important}html body .bvi-body[data-bvi-size='21'] * h4,html body .bvi-body[data-bvi-size='21'] * h4 *{font-size:25px !important}html body .bvi-body[data-bvi-size='21'] * h5,html body .bvi-body[data-bvi-size='21'] * h5 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] * h6,html body .bvi-body[data-bvi-size='21'] * h6 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] *{font-size:20px !important}html body .bvi-body[data-bvi-size='20'] * h1,html body .bvi-body[data-bvi-size='20'] * h1 *{font-size:27px !important}html body .bvi-body[data-bvi-size='20'] * h2,html body .bvi-body[data-bvi-size='20'] * h2 *{font-size:26px !important}html body .bvi-body[data-bvi-size='20'] * h3,html body .bvi-body[data-bvi-size='20'] * h3 *{font-size:25px !important}html body .bvi-body[data-bvi-size='20'] * h4,html body .bvi-body[data-bvi-size='20'] * h4 *{font-size:24px !important}html body .bvi-body[data-bvi-size='20'] * h5,html body .bvi-body[data-bvi-size='20'] * h5 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] * h6,html body .bvi-body[data-bvi-size='20'] * h6 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] *{font-size:19px !important}html body .bvi-body[data-bvi-size='19'] * h1,html body .bvi-body[data-bvi-size='19'] * h1 *{font-size:26px !important}html body .bvi-body[data-bvi-size='19'] * h2,html body .bvi-body[data-bvi-size='19'] * h2 *{font-size:25px !important}html body .bvi-body[data-bvi-size='19'] * h3,html body .bvi-body[data-bvi-size='19'] * h3 *{font-size:24px !important}html body .bvi-body[data-bvi-size='19'] * h4,html body .bvi-body[data-bvi-size='19'] * h4 *{font-size:23px !important}html body .bvi-body[data-bvi-size='19'] * h5,html body .bvi-body[data-bvi-size='19'] * h5 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] * h6,html body .bvi-body[data-bvi-size='19'] * h6 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] *{font-size:18px !important}html body .bvi-body[data-bvi-size='18'] * h1,html body .bvi-body[data-bvi-size='18'] * h1 *{font-size:25px !important}html body .bvi-body[data-bvi-size='18'] * h2,html body .bvi-body[data-bvi-size='18'] * h2 *{font-size:24px !important}html body .bvi-body[data-bvi-size='18'] * h3,html body .bvi-body[data-bvi-size='18'] * h3 *{font-size:23px !important}html body .bvi-body[data-bvi-size='18'] * h4,html body .bvi-body[data-bvi-size='18'] * h4 *{font-size:22px !important}html body .bvi-body[data-bvi-size='18'] * h5,html body .bvi-body[data-bvi-size='18'] * h5 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] * h6,html body .bvi-body[data-bvi-size='18'] * h6 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] *{font-size:17px !important}html body .bvi-body[data-bvi-size='17'] * h1,html body .bvi-body[data-bvi-size='17'] * h1 *{font-size:24px !important}html body .bvi-body[data-bvi-size='17'] * h2,html body .bvi-body[data-bvi-size='17'] * h2 *{font-size:23px !important}html body .bvi-body[data-bvi-size='17'] * h3,html body .bvi-body[data-bvi-size='17'] * h3 *{font-size:22px !important}html body .bvi-body[data-bvi-size='17'] * h4,html body .bvi-body[data-bvi-size='17'] * h4 *{font-size:21px !important}html body .bvi-body[data-bvi-size='17'] * h5,html body .bvi-body[data-bvi-size='17'] * h5 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] * h6,html body .bvi-body[data-bvi-size='17'] * h6 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] *{font-size:16px !important}html body .bvi-body[data-bvi-size='16'] * h1,html body .bvi-body[data-bvi-size='16'] * h1 *{font-size:23px !important}html body .bvi-body[data-bvi-size='16'] * h2,html body .bvi-body[data-bvi-size='16'] * h2 *{font-size:22px !important}html body .bvi-body[data-bvi-size='16'] * h3,html body .bvi-body[data-bvi-size='16'] * h3 *{font-size:21px !important}html body .bvi-body[data-bvi-size='16'] * h4,html body .bvi-body[data-bvi-size='16'] * h4 *{font-size:20px !important}html body .bvi-body[data-bvi-size='16'] * h5,html body .bvi-body[data-bvi-size='16'] * h5 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] * h6,html body .bvi-body[data-bvi-size='16'] * h6 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] *{font-size:15px !important}html body .bvi-body[data-bvi-size='15'] * h1,html body .bvi-body[data-bvi-size='15'] * h1 *{font-size:22px !important}html body .bvi-body[data-bvi-size='15'] * h2,html body .bvi-body[data-bvi-size='15'] * h2 *{font-size:21px !important}html body .bvi-body[data-bvi-size='15'] * h3,html body .bvi-body[data-bvi-size='15'] * h3 *{font-size:20px !important}html body .bvi-body[data-bvi-size='15'] * h4,html body .bvi-body[data-bvi-size='15'] * h4 *{font-size:19px !important}html body .bvi-body[data-bvi-size='15'] * h5,html body .bvi-body[data-bvi-size='15'] * h5 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] * h6,html body .bvi-body[data-bvi-size='15'] * h6 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] *{font-size:14px !important}html body .bvi-body[data-bvi-size='14'] * h1,html body .bvi-body[data-bvi-size='14'] * h1 *{font-size:21px !important}html body .bvi-body[data-bvi-size='14'] * h2,html body .bvi-body[data-bvi-size='14'] * h2 *{font-size:20px !important}html body .bvi-body[data-bvi-size='14'] * h3,html body .bvi-body[data-bvi-size='14'] * h3 *{font-size:19px !important}html body .bvi-body[data-bvi-size='14'] * h4,html body .bvi-body[data-bvi-size='14'] * h4 *{font-size:18px !important}html body .bvi-body[data-bvi-size='14'] * h5,html body .bvi-body[data-bvi-size='14'] * h5 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] * h6,html body .bvi-body[data-bvi-size='14'] * h6 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] *{font-size:13px !important}html body .bvi-body[data-bvi-size='13'] * h1,html body .bvi-body[data-bvi-size='13'] * h1 *{font-size:20px !important}html body .bvi-body[data-bvi-size='13'] * h2,html body .bvi-body[data-bvi-size='13'] * h2 *{font-size:19px !important}html body .bvi-body[data-bvi-size='13'] * h3,html body .bvi-body[data-bvi-size='13'] * h3 *{font-size:18px !important}html body .bvi-body[data-bvi-size='13'] * h4,html body .bvi-body[data-bvi-size='13'] * h4 *{font-size:17px !important}html body .bvi-body[data-bvi-size='13'] * h5,html body .bvi-body[data-bvi-size='13'] * h5 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] * h6,html body .bvi-body[data-bvi-size='13'] * h6 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] *{font-size:12px !important}html body .bvi-body[data-bvi-size='12'] * h1,html body .bvi-body[data-bvi-size='12'] * h1 *{font-size:19px !important}html body .bvi-body[data-bvi-size='12'] * h2,html body .bvi-body[data-bvi-size='12'] * h2 *{font-size:18px !important}html body .bvi-body[data-bvi-size='12'] * h3,html body .bvi-body[data-bvi-size='12'] * h3 *{font-size:17px !important}html body .bvi-body[data-bvi-size='12'] * h4,html body .bvi-body[data-bvi-size='12'] * h4 *{font-size:16px !important}html body .bvi-body[data-bvi-size='12'] * h5,html body .bvi-body[data-bvi-size='12'] * h5 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] * h6,html body .bvi-body[data-bvi-size='12'] * h6 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] *{font-size:11px !important}html body .bvi-body[data-bvi-size='11'] * h1,html body .bvi-body[data-bvi-size='11'] * h1 *{font-size:18px !important}html body .bvi-body[data-bvi-size='11'] * h2,html body .bvi-body[data-bvi-size='11'] * h2 *{font-size:17px !important}html body .bvi-body[data-bvi-size='11'] * h3,html body .bvi-body[data-bvi-size='11'] * h3 *{font-size:16px !important}html body .bvi-body[data-bvi-size='11'] * h4,html body .bvi-body[data-bvi-size='11'] * h4 *{font-size:15px !important}html body .bvi-body[data-bvi-size='11'] * h5,html body .bvi-body[data-bvi-size='11'] * h5 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] * h6,html body .bvi-body[data-bvi-size='11'] * h6 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] *{font-size:10px !important}html body .bvi-body[data-bvi-size='10'] * h1,html body .bvi-body[data-bvi-size='10'] * h1 *{font-size:17px !important}html body .bvi-body[data-bvi-size='10'] * h2,html body .bvi-body[data-bvi-size='10'] * h2 *{font-size:16px !important}html body .bvi-body[data-bvi-size='10'] * h3,html body .bvi-body[data-bvi-size='10'] * h3 *{font-size:15px !important}html body .bvi-body[data-bvi-size='10'] * h4,html body .bvi-body[data-bvi-size='10'] * h4 *{font-size:14px !important}html body .bvi-body[data-bvi-size='10'] * h5,html body .bvi-body[data-bvi-size='10'] * h5 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] * h6,html body .bvi-body[data-bvi-size='10'] * h6 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] *{font-size:9px !important}html body .bvi-body[data-bvi-size='9'] * h1,html body .bvi-body[data-bvi-size='9'] * h1 *{font-size:16px !important}html body .bvi-body[data-bvi-size='9'] * h2,html body .bvi-body[data-bvi-size='9'] * h2 *{font-size:15px !important}html body .bvi-body[data-bvi-size='9'] * h3,html body .bvi-body[data-bvi-size='9'] * h3 *{font-size:14px !important}html body .bvi-body[data-bvi-size='9'] * h4,html body .bvi-body[data-bvi-size='9'] * h4 *{font-size:13px !important}html body .bvi-body[data-bvi-size='9'] * h5,html body .bvi-body[data-bvi-size='9'] * h5 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] * h6,html body .bvi-body[data-bvi-size='9'] * h6 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] *{font-size:8px !important}html body .bvi-body[data-bvi-size='8'] * h1,html body .bvi-body[data-bvi-size='8'] * h1 *{font-size:15px !important}html body .bvi-body[data-bvi-size='8'] * h2,html body .bvi-body[data-bvi-size='8'] * h2 *{font-size:14px !important}html body .bvi-body[data-bvi-size='8'] * h3,html body .bvi-body[data-bvi-size='8'] * h3 *{font-size:13px !important}html body .bvi-body[data-bvi-size='8'] * h4,html body .bvi-body[data-bvi-size='8'] * h4 *{font-size:12px !important}html body .bvi-body[data-bvi-size='8'] * h5,html body .bvi-body[data-bvi-size='8'] * h5 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] * h6,html body .bvi-body[data-bvi-size='8'] * h6 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] *{font-size:7px !important}html body .bvi-body[data-bvi-size='7'] * h1,html body .bvi-body[data-bvi-size='7'] * h1 *{font-size:14px !important}html body .bvi-body[data-bvi-size='7'] * h2,html body .bvi-body[data-bvi-size='7'] * h2 *{font-size:13px !important}html body .bvi-body[data-bvi-size='7'] * h3,html body .bvi-body[data-bvi-size='7'] * h3 *{font-size:12px !important}html body .bvi-body[data-bvi-size='7'] * h4,html body .bvi-body[data-bvi-size='7'] * h4 *{font-size:11px !important}html body .bvi-body[data-bvi-size='7'] * h5,html body .bvi-body[data-bvi-size='7'] * h5 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] * h6,html body .bvi-body[data-bvi-size='7'] * h6 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] *{font-size:6px !important}html body .bvi-body[data-bvi-size='6'] * h1,html body .bvi-body[data-bvi-size='6'] * h1 *{font-size:13px !important}html body .bvi-body[data-bvi-size='6'] * h2,html body .bvi-body[data-bvi-size='6'] * h2 *{font-size:12px !important}html body .bvi-body[data-bvi-size='6'] * h3,html body .bvi-body[data-bvi-size='6'] * h3 *{font-size:11px !important}html body .bvi-body[data-bvi-size='6'] * h4,html body .bvi-body[data-bvi-size='6'] * h4 *{font-size:10px !important}html body .bvi-body[data-bvi-size='6'] * h5,html body .bvi-body[data-bvi-size='6'] * h5 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] * h6,html body .bvi-body[data-bvi-size='6'] * h6 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] *{font-size:5px !important}html body .bvi-body[data-bvi-size='5'] * h1,html body .bvi-body[data-bvi-size='5'] * h1 *{font-size:12px !important}html body .bvi-body[data-bvi-size='5'] * h2,html body .bvi-body[data-bvi-size='5'] * h2 *{font-size:11px !important}html body .bvi-body[data-bvi-size='5'] * h3,html body .bvi-body[data-bvi-size='5'] * h3 *{font-size:10px !important}html body .bvi-body[data-bvi-size='5'] * h4,html body .bvi-body[data-bvi-size='5'] * h4 *{font-size:9px !important}html body .bvi-body[data-bvi-size='5'] * h5,html body .bvi-body[data-bvi-size='5'] * h5 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] * h6,html body .bvi-body[data-bvi-size='5'] * h6 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] *{font-size:4px !important}html body .bvi-body[data-bvi-size='4'] * h1,html body .bvi-body[data-bvi-size='4'] * h1 *{font-size:11px !important}html body .bvi-body[data-bvi-size='4'] * h2,html body .bvi-body[data-bvi-size='4'] * h2 *{font-size:10px !important}html body .bvi-body[data-bvi-size='4'] * h3,html body .bvi-body[data-bvi-size='4'] * h3 *{font-size:9px !important}html body .bvi-body[data-bvi-size='4'] * h4,html body .bvi-body[data-bvi-size='4'] * h4 *{font-size:8px !important}html body .bvi-body[data-bvi-size='4'] * h5,html body .bvi-body[data-bvi-size='4'] * h5 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] * h6,html body .bvi-body[data-bvi-size='4'] * h6 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] *{font-size:3px !important}html body .bvi-body[data-bvi-size='3'] * h1,html body .bvi-body[data-bvi-size='3'] * h1 *{font-size:10px !important}html body .bvi-body[data-bvi-size='3'] * h2,html body .bvi-body[data-bvi-size='3'] * h2 *{font-size:9px !important}html body .bvi-body[data-bvi-size='3'] * h3,html body .bvi-body[data-bvi-size='3'] * h3 *{font-size:8px !important}html body .bvi-body[data-bvi-size='3'] * h4,html body .bvi-body[data-bvi-size='3'] * h4 *{font-size:7px !important}html body .bvi-body[data-bvi-size='3'] * h5,html body .bvi-body[data-bvi-size='3'] * h5 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] * h6,html body .bvi-body[data-bvi-size='3'] * h6 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] *{font-size:2px !important}html body .bvi-body[data-bvi-size='2'] * h1,html body .bvi-body[data-bvi-size='2'] * h1 *{font-size:9px !important}html body .bvi-body[data-bvi-size='2'] * h2,html body .bvi-body[data-bvi-size='2'] * h2 *{font-size:8px !important}html body .bvi-body[data-bvi-size='2'] * h3,html body .bvi-body[data-bvi-size='2'] * h3 *{font-size:7px !important}html body .bvi-body[data-bvi-size='2'] * h4,html body .bvi-body[data-bvi-size='2'] * h4 *{font-size:6px !important}html body .bvi-body[data-bvi-size='2'] * h5,html body .bvi-body[data-bvi-size='2'] * h5 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] * h6,html body .bvi-body[data-bvi-size='2'] * h6 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] *{font-size:1px !important}html body .bvi-body[data-bvi-size='1'] * h1,html body .bvi-body[data-bvi-size='1'] * h1 *{font-size:8px !important}html body .bvi-body[data-bvi-size='1'] * h2,html body .bvi-body[data-bvi-size='1'] * h2 *{font-size:7px !important}html body .bvi-body[data-bvi-size='1'] * h3,html body .bvi-body[data-bvi-size='1'] * h3 *{font-size:6px !important}html body .bvi-body[data-bvi-size='1'] * h4,html body .bvi-body[data-bvi-size='1'] * h4 *{font-size:5px !important}html body .bvi-body[data-bvi-size='1'] * h5,html body .bvi-body[data-bvi-size='1'] * h5 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] * h6,html body .bvi-body[data-bvi-size='1'] * h6 *{font-size:3px !important}html body .bvi-body[data-bvi-images='true'] img{-webkit-filter:grayscale(0);filter:grayscale(0)}html body .bvi-body[data-bvi-images='false'] .bvi-img-off{border:2px dashed !important;box-sizing:border-box !important;overflow:hidden !important;max-width:100% !important;max-height:100% !important;word-wrap:break-word !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}html body .bvi-body[data-bvi-images='grayscale'] img.grayscale{filter:url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='saturate'values='0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}html body .bvi-body[data-bvi-images='grayscale'] .bvi-div-grayscale{position:relative;display:block}html body .bvi-body[data-bvi-line-height='normal'] *{line-height:1.5 !important}html body .bvi-body[data-bvi-line-height='average'] *{line-height:2 !important}html body .bvi-body[data-bvi-line-height='big'] *{line-height:2.5 !important}html body .bvi-body[data-bvi-letter-spacing='normal'] *{letter-spacing:0 !important}html body .bvi-body[data-bvi-letter-spacing='average'] *{letter-spacing:2px !important}html body .bvi-body[data-bvi-letter-spacing='big'] *{letter-spacing:4px !important}html body .bvi-body[data-bvi-font-family='arial'] *:not(i):not(span){font-family:Arial,sans-serif}html body .bvi-body[data-bvi-font-family='times'] *:not(i):not(span){font-family:"Times New roman"}html body .bvi-body[data-bvi-flash-iframe='true'] iframe,html body .bvi-body[data-bvi-flash-iframe='true'] video,html body .bvi-body[data-bvi-flash-iframe='true'] figure{display:block}html body .bvi-body[data-bvi-flash-iframe='false'] iframe,html body .bvi-body[data-bvi-flash-iframe='false'] video,html body .bvi-body[data-bvi-flash-iframe='false'] figure{display:none}
/* End */


/* Start:/bitrix/components/vision/vision.special/templates/.default/style/css/bvi-font.min.css?17665818141612*/
.bvi-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.bvi-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.bvi-xs{font-size:.75em !important}.bvi-sm{font-size:.875em !important}.bvi-1x{font-size:1em !important}.bvi-2x{font-size:2em !important}.bvi-3x{font-size:3em !important}.bvi-4x{font-size:4em !important}.bvi-5x{font-size:5em !important}.bvi-6x{font-size:6em !important}.bvi-7x{font-size:7em !important}.bvi-8x{font-size:8em !important}.bvi-9x{font-size:9em !important}.bvi-10x{font-size:10em !important}.bvi-font:before{content:"\f031"}.bvi-plus:before{content:"\f067"}.bvi-minus:before{content:"\f068"}.bvi-circle:before{content:"\f111"}.bvi-circle-notch:before{content:"\f1ce"}.bvi-adjust:before{content:"\f042"}.bvi-volume-up:before{content:"\f028"}.bvi-volume-off:before{content:"\f026"}.bvi-cogs:before{content:"\f085"}.bvi-low-vision:before{content:"\f2a8"}.bvi-chevron-circle-up:before{content:"\f139"}.bvi-eye:before{content:"\f06e"}.bvi-sync-alt:before{content:"\f2f1"}.bvi-times-circle:before{content:"\f057"}.bvi-bolt:before{content:"\f0e7"}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.eot");src:url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.woff2") format("woff2"),url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.woff") format("woff"),url("/bitrix/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.ttf") format("truetype")}.bvi-icon{font-family:'Font Awesome 5 Free';font-weight:900}
/* End */
/* /local/templates/myBusiness/src/icon-font/style.css?17682930262138 */
/* /local/templates/myBusiness/src/css/vue/datepicker.min.css?17682930265611 */
/* /local/templates/myBusiness/src/css/style.css?1768293026310498 */
/* /local/templates/myBusiness/src/css/edit.css?1785311821142645 */
/* /local/components/impulseit/bloc.info.v2/templates/.default/style.css?17682930251270 */
/* /local/templates/myBusiness/template_styles.css?178531182117670 */
/* /bitrix/components/vision/vision.special/templates/.default/style/css/bvi-font.min.css?17665818141612 */
/* /bitrix/components/vision/vision.special/templates/.default/style/css/bvi.min.css?1766581814127805 */
/* /bitrix/components/vision/vision.special/templates/.default/style/css/bvi.min.css?1766581814127805 */
/* /bitrix/components/vision/vision.special/templates/.default/style/css/bvi-font.min.css?17665818141612 */
