

/* Start:/local/templates/bigbo/stylesheets/style.css?1753972824139463*/
@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

h3 {
	font-weight: 500;
	font-size: 20px;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.005);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  outline: none;
}

html, body, #__nuxt, #__layout, #app {
  min-height: 100%;
  width: 100%;
  position: relative;
}

[v-cloak] {
  display: none;
}

svg, a {
  fill: inherit;
  color: inherit;
}

svg {
  display: block;
}

svg path {
  fill: inherit;
}

.svgsprite {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "font";
  font-weight: 400;
  font-style: normal;
  src: url("/local/templates/bigbo/stylesheets/../fonts/regular.eot");
  src: url("/local/templates/bigbo/stylesheets/../fonts/regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/bigbo/stylesheets/../fonts/regular.woff") format("woff"), url("/local/templates/bigbo/stylesheets/../fonts/regular.woff2") format("woff2"), url("/local/templates/bigbo/stylesheets/../fonts/regular.ttf") format("truetype"), url("/local/templates/bigbo/stylesheets/../fonts/regular.svg#webfont") format("svg");
}

@font-face {
  font-family: "font";
  font-weight: 500;
  font-style: normal;
  src: url("/local/templates/bigbo/stylesheets/../fonts/medium.eot");
  src: url("/local/templates/bigbo/stylesheets/../fonts/medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/bigbo/stylesheets/../fonts/medium.woff") format("woff"), url("/local/templates/bigbo/stylesheets/../fonts/medium.woff2") format("woff2"), url("/local/templates/bigbo/stylesheets/../fonts/medium.ttf") format("truetype"), url("/local/templates/bigbo/stylesheets/../fonts/medium.svg#webfont") format("svg");
}

@font-face {
  font-family: "font";
  font-weight: 700;
  font-style: normal;
  src: url("/local/templates/bigbo/stylesheets/../fonts/black.eot");
  src: url("/local/templates/bigbo/stylesheets/../fonts/black.eot?#iefix") format("embedded-opentype"), url("/local/templates/bigbo/stylesheets/../fonts/black.woff") format("woff"), url("/local/templates/bigbo/stylesheets/../fonts/black.woff2") format("woff2"), url("/local/templates/bigbo/stylesheets/../fonts/black.ttf") format("truetype"), url("/local/templates/bigbo/stylesheets/../fonts/black.svg#webfont") format("svg");
}

html {
  font-family: "font", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #343a40;
  font-size: 15px;
  line-height: 1.5;
}

body {
  min-height: 100vh;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden;
}

.form--ttl.error{
  text-align: center;
    margin: 10px;
    color: red;
}

.form--ttl{
  text-align: center;  
}

.inner, .advantages, .footer, .drive-howto, .drive-price, .drive-order, .header, .hero, .instagram .instagram-header, .interrior, .specs, .videos, .w-image {
  width: 100%;
  max-width: 100%;
  min-width: 320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: -webkit-calc((100% - 1200px) / 2);
  padding-left: -moz-calc((100% - 1200px) / 2);
  padding-left: calc((100% - 1200px) / 2);
  padding-right: -webkit-calc((100% - 1200px) / 2);
  padding-right: -moz-calc((100% - 1200px) / 2);
  padding-right: calc((100% - 1200px) / 2);
}

@media only screen and (max-width: 1200px) {
  .inner, .advantages, .footer, .header, .hero, .instagram .instagram-header, .interrior, .specs, .videos, .w-image {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media only screen and (max-width: 480px) {
  .inner, .advantages, .footer, .drive-howto, .drive-price, .drive-order, .header, .hero, .instagram .instagram-header, .interrior, .specs, .videos, .w-image {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.inner {
  padding-top: 24px;
  padding-bottom: 24px;
}

.center {
  text-align: center;
}

.subscribe {
  background: #f8f9fa;
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 12px auto 42px auto;
}
@media only screen and (min-width: 1920px) {
  .modal.form-section.fancybox-content{
    max-width: 25%;
  }
}
@media only screen and (max-width: 1920px) {
  .modal.form-section.fancybox-content{
    max-width: 25%;
  }
}
@media only screen and (max-width: 1360px) {
.modal.form-section.fancybox-content{
    max-width: 35%;
  }
}
@media only screen and (max-width: 768px) {
  .subscribe {
    padding-bottom: 32px;
    padding-top: 42px;
    margin-bottom: 0;
  }
  .modal.form-section.fancybox-content{
    max-width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .modal.form-section.fancybox-content{
    max-width: 100%;
  }
}

.subscribe > img {
  margin-bottom: 12px;
}

.subscribe .subtitle {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.gray-bg {
  background: #f8f9fa;
  padding: 8px 24px;
}

.with-border {
  border-top: 1px solid #f1f3f5;
  margin-top: 40px;
  padding-top: 40px;
}
.up {
  width: 32px;
  height: 32px;
  background: #36394B;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  color: white;
  padding: 9px;
  opacity: 0;
  -webkit-transition: all 700ms ease-in-out;
  -o-transition: all 700ms ease-in-out;
  -moz-transition: all 700ms ease-in-out;
  transition: all 700ms ease-in-out;
  cursor: pointer;
  left: 24px;
  bottom: 30px;
  position: fixed;
  z-index: 256;
}

.up svg {
  fill: white;
}

.up.sticky {
  opacity: .3;
}

.up.sticky:hover {
  opacity: .7;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  overflow-scrolling: touch;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: -o-transform .4s ease;
  -moz-transition: transform .4s ease, -moz-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
}

.glightbox-container .gslide {
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.glightbox-container .ginner-container {
  width: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  max-width: 100%;
  max-height: 100vh;
}

.glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
}

.glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe, .gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.desc-bottom .gslide-image img, .desc-top .gslide-image img {
  width: 100%;
}

.gslide-video {
  position: relative;
  width: 100vh;
  max-width: 100vh;
}

.gslide-video .gvideo-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.gslide-video iframe, .gslide-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  border: 0;
}

.gslide-video:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing:before {
  display: none;
}

.gslide-video .jw-media, .gslide-video .jw-video {
  position: relative !important;
}

.gslide-video .jwplayer {
  max-width: 100vw;
  width: 100vh;
  height: auto !important;
}

.gslide-video .box-emboss, .gslide-video .jwplayer {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
       box-shadow: none !important;
  border: none !important;
}

.gslide-video .box-emboss .btnd.active, .gslide-video .box-emboss .btnd:active, .gslide-video .box-emboss .btnd:focus, .gslide-video .jwplayer .btnd.active, .gslide-video .jwplayer .btnd:active, .gslide-video .jwplayer .btnd:focus {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
       box-shadow: none;
}

.gslide-external, .gslide-inline {
  background: #fff;
  overflow: auto;
  max-height: 62vh;
}

.gslide-video object {
  position: absolute;
  top: 0;
  left: 0;
}

.gslide-inline {
  padding: 20px;
  text-align: left;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  min-width: 100%;
  padding: 0;
}

.gslide-media {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  width: auto;
}

.desc-bottom .gslide-media, .desc-top .gslide-media {
  margin: 0 auto;
}

.gslide-description {
  float: left;
}

.gslide-description.description-left, .gslide-description.description-right {
  max-width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p::last-child {
  margin-bottom: 0;
}

.glightbox-mobile .glightbox-container .gslide-description {
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  -webkit-order: 2 !important;
     -moz-box-ordinal-group: 3 !important;
          order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4;
}

.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1;
}

.greset {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}

.glightbox-desc {
  display: none;
}

.glightbox-open {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
  height: auto;
}

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  -moz-animation: lightboxLoader .8s infinite linear;
    -o-animation: lightboxLoader .8s infinite linear;
       animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
}

.gclose, .gnext, .gprev {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
}

.gclose.disabled, .gnext.disabled, .gprev.disabled {
  opacity: .1;
}

.gclose .garrow, .gnext .garrow, .gprev .garrow {
  stroke: #fff;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gclose, .glightbox-closing .gnext, .glightbox-closing .gprev {
  opacity: 0 !important;
}

.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: .86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.08);
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAA2CAYAAADTeCfRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NThDMEMwNzg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NThDMEMwODg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk1OEMwQzA1ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1OEMwQzA2ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+htE8KwAAA9BJREFUeNrsm1tIFGEYhndDI4OSLgqkMrKjBXYwCjt40QkpL4pMyoqMgigIgm6iiy66KSwpj2vrucKgpINRRhYRooQkWYEWUkaWERokhVQXbu/QOyDhpjPzz3H/Dx7W1f2+753/3X9mnPnHHwqFfDKcEWPkEEgzZEgzpBkybDbjHLhvIP8GKLNhPILgksEaFaDKKWacAMdAn4Ean8F+kGOxGXFgDyjSmZ8L9oFpurKVU1uBnAr9jZMCah1hrQLBGkciyL7FGvNymXdZb2+RG3GGYo4LrHmINS9abEiZRkMu8PNXjPQVJV4Vc9SEgclm7WqLDSkd5RdBiBGizCihmMMmDkwWe1yz2JBy9g2E+ft5o7smkWZUUMwBCwYmg71u2nQMCZhphFEzaihmt4UDk86e9TYZUsj3OaKNMGJGHcVkWjwoChvZ+7HFfQvZt42vpaJ76Em6SzHbbDBCZR01NFvct519u8yorzXhEcWk2WiESiq1tFrUT901veZrnp1mNFHEWgcYoZJMTe0m98ljn3K+z+f7oB1mtLD5agcZoZJEbZ3Ab0J9deCrwpzSB6004xWbLnegESqJ1NgNok04aFeF+XtA5MF8pA90stkiBxuhkkCtvSBGQL2iEYz415Bys8yIAu/ZZKELjFCJp+Z+EGugTgHrVGq8ClEm2oxZ4CUYAHNcZIRKHOjj6ed8A8eISo15xUaPIcP9spFFk11ohMp0bkOHxrxa5lXo7Ksack9Pvn+YpTqLwS0QDZbxRo+bYgJoBZPAZtCiIVe5QzceZBroXwP8YKfWRH+YdVOx4AOYCOJBt0uMUAz4BGLAVNDjhXvg/bwF2UdTElywLVOoN5o/97hsRv/3HvgAv10fwVuQ6ODtUO45f6HmyaDXi6tDfoMZNKMdJDlwG2ZyN/qVs/mbl5fqDILZoAO8AMkO0j8XvONJhjKLf0TKuqkF4Dl4BlY6QLty1vcGdHE39SvSFrEtBc2gCWywUfcKfjE6eHIxGKkrCleBRvAApNmgOQU8BW2crRG/vDMV1JN0C/WmcmYqZizxeSyMLO/cBG6DOyDDAq3rwRPOyhSfB8PoWtst4DrJMlGnYnwDeMjZ4c0QdGGumhfIsk246LeVtetcfOFyVEQJ8nQv+AkqwThQIqjuDnAV1ILtPo9HlMBaB/kfewCMBfkG6ylL85VnJZSroLt8kRAmTLezOpfUD+W0WQvFnIzfpEePlaeO5oE1OvOVp56+R8KuaWiYZYYMG05tZUgzpBkypBnSDBnSDGmGDGmGDGmGNEOGNEOaIUOa4YH4I8AAM9m8BFEzyDIAAAAASUVORK5CYII=);
}

.glightbox-clean .gprev {
  background-position: 4px 5px;
  top: -100%;
  left: 30px;
  width: 38px;
  height: 56px;
}

.glightbox-clean .gnext {
  background-position: -27px 5px;
  top: -100%;
  right: 30px;
  width: 38px;
  height: 56px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  opacity: .7;
  background-position: -59px 2px;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  -moz-animation: gfadeIn .5s ease;
    -o-animation: gfadeIn .5s ease;
       animation: gfadeIn .5s ease;
}

.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  -moz-animation: gfadeOut .5s ease;
    -o-animation: gfadeOut .5s ease;
       animation: gfadeOut .5s ease;
}

.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  -moz-animation: gslideOutLeft .3s ease;
    -o-animation: gslideOutLeft .3s ease;
       animation: gslideOutLeft .3s ease;
}

.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  -moz-animation: gslideInLeft .3s ease;
    -o-animation: gslideInLeft .3s ease;
       animation: gslideInLeft .3s ease;
}

.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  -moz-animation: gslideOutRight .3s ease;
    -o-animation: gslideOutRight .3s ease;
       animation: gslideOutRight .3s ease;
}

.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  -moz-animation: gslideInRight .3s ease;
    -o-animation: gslideInRight .3s ease;
       animation: gslideInRight .3s ease;
}

.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  -moz-animation: gzoomIn .5s ease;
    -o-animation: gzoomIn .5s ease;
       animation: gzoomIn .5s ease;
}

.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  -moz-animation: gzoomOut .5s ease;
    -o-animation: gzoomOut .5s ease;
       animation: gzoomOut .5s ease;
}

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
         transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@-o-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
       transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
      -o-transform: rotate(0);
         transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-moz-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-o-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-moz-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    -moz-transform: translate3d(-60%, 0, 0);
         transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-o-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    -moz-transform: translate3d(-60%, 0, 0);
         transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@-moz-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    -moz-transform: translate3d(-60%, 0, 0);
         transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@-o-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    -moz-transform: translate3d(-60%, 0, 0);
         transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-moz-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    -moz-transform: translate3d(60%, 0, 0);
         transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-o-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    -moz-transform: translate3d(60%, 0, 0);
         transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@-moz-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    -moz-transform: translate3d(60%, 0, 0);
         transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@-o-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    -moz-transform: translate3d(60%, 0, 0);
         transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}

@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@-moz-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@-o-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@media (min-width: 48em) {
  .glightbox-container .ginner-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description, .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-media, .glightbox-container .ginner-container.desc-top .gslide-media {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
  }
  .gslide-external, .gslide-inline {
    max-height: 95vh;
  }
  .gslide-description.description-left, .gslide-description.description-right {
    max-width: 275px;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .ginner-container {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
         box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .gnext, .glightbox-clean .gprev {
    top: 45%;
  }
}

@media (min-width: 62em) {
  .glightbox-clean .gclose {
    right: 20px;
  }
}

@media screen and (max-height: 480px) {
  .gslide-video .gvideo-wrapper {
    padding-top: 0;
    height: 100vh;
  }
}

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
       transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
       transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight {
  height: auto;
}

.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -moz-box-align: start;
       align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  -o-transition-property: height, -o-transform;
  -moz-transition-property: transform, height, -moz-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
       perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
       transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  -moz-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  -moz-transform: scale(0.33);
    -o-transform: scale(0.33);
       transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  -moz-transform: scale(0.66);
    -o-transform: scale(0.66);
       transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  -moz-transform: scale(0.33);
    -o-transform: scale(0.33);
       transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  -moz-transform: scale(0.66);
    -o-transform: scale(0.66);
       transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  -moz-transform: scale(0.33);
    -o-transform: scale(0.33);
       transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
       box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
       transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
       transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  -o-transition: 200ms top, 200ms -o-transform;
  -moz-transition: 200ms transform, 200ms top, 200ms -moz-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform, 200ms -moz-transform, 200ms -o-transform;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
       transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  -o-transition: 200ms left, 200ms -o-transform;
  -moz-transition: 200ms transform, 200ms left, 200ms -moz-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform, 200ms -moz-transform, 200ms -o-transform;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  -o-transition: 200ms right, 200ms -o-transform;
  -moz-transition: 200ms transform, 200ms right, 200ms -moz-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform, 200ms -moz-transform, 200ms -o-transform;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
    -o-transform: scale(0);
       transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -moz-transform-origin: left top;
    -o-transform-origin: left top;
       transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  -moz-transform-origin: right top;
    -o-transform-origin: right top;
       transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
       justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
       align-items: center;
  text-align: center;
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  -moz-transform-origin: 50%;
    -o-transform-origin: 50%;
       transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
       animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@-o-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
       transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
       transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
       transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active {
  pointer-events: auto;
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.advantages {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 80px;
  background: url("/local/templates/bigbo/stylesheets/../images/gray-bg.webp") no-repeat center/cover;
}

@media only screen and (max-width: 480px) {
  .advantages {
    margin-bottom: 42px;
    padding-top: 42px;
    padding-bottom: 42px;
  }
}

.advantage {
  text-align: center;
  padding: 12px;
}

.advantage-title {
  font-weight: 500;
  display: block;
  margin: 12px auto;
}

.advantage-subtitle {
  color: #495057;
}

.slide-right {
  opacity: 0;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
       -o-transform: translateX(-100px);
          transform: translateX(-100px);
}

.slide-right.active {
  -webkit-animation: slideRight 2s ease-in-out forwards;
     -moz-animation: slideRight 2s ease-in-out forwards;
       -o-animation: slideRight 2s ease-in-out forwards;
          animation: slideRight 2s ease-in-out forwards;
}

@-webkit-keyframes slideRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-moz-keyframes slideRight {
  from {
    opacity: 0;
    -moz-transform: translateX(-100px);
         transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
         transform: translateX(0);
  }
}

@-o-keyframes slideRight {
  from {
    opacity: 0;
    -o-transform: translateX(-100px);
       transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -o-transform: translateX(0);
       transform: translateX(0);
  }
}

@keyframes slideRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
       -moz-transform: translateX(-100px);
         -o-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
}

.slide-left {
  opacity: 0;
  -webkit-transform: translateX(100px);
     -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
       -o-transform: translateX(100px);
          transform: translateX(100px);
}

.slide-left.active {
  -webkit-animation: slideLeft 2s ease-in-out forwards;
     -moz-animation: slideLeft 2s ease-in-out forwards;
       -o-animation: slideLeft 2s ease-in-out forwards;
          animation: slideLeft 2s ease-in-out forwards;
}

@-webkit-keyframes slideLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-moz-keyframes slideLeft {
  from {
    opacity: 0;
    -moz-transform: translateX(100px);
         transform: translateX(100px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
         transform: translateX(0);
  }
}

@-o-keyframes slideLeft {
  from {
    opacity: 0;
    -o-transform: translateX(100px);
       transform: translateX(100px);
  }
  to {
    opacity: 1;
    -o-transform: translateX(0);
       transform: translateX(0);
  }
}

@keyframes slideLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
       -moz-transform: translateX(100px);
         -o-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
}

.slide-up {
  opacity: 0;
  -webkit-transform: translateY(100px);
     -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
       -o-transform: translateY(100px);
          transform: translateY(100px);
}

.slide-up.active {
  -webkit-animation: slideUp 500ms ease-in-out forwards;
     -moz-animation: slideUp 500ms ease-in-out forwards;
       -o-animation: slideUp 500ms ease-in-out forwards;
          animation: slideUp 500ms ease-in-out forwards;
}

@-webkit-keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes slideUp {
  from {
    opacity: 0;
    -moz-transform: translateY(100px);
         transform: translateY(100px);
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@-o-keyframes slideUp {
  from {
    opacity: 0;
    -o-transform: translateY(100px);
       transform: translateY(100px);
  }
  to {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}

@keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
       -moz-transform: translateY(100px);
         -o-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

.slide-down {
  opacity: 0;
  -webkit-transform: translateY(-100px);
     -moz-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
       -o-transform: translateY(-100px);
          transform: translateY(-100px);
}

.slide-down.active {
  -webkit-animation: slideDown 500ms ease-in-out forwards;
     -moz-animation: slideDown 500ms ease-in-out forwards;
       -o-animation: slideDown 500ms ease-in-out forwards;
          animation: slideDown 500ms ease-in-out forwards;
}

@-webkit-keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes slideDown {
  from {
    opacity: 0;
    -moz-transform: translateY(-100px);
         transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@-o-keyframes slideDown {
  from {
    opacity: 0;
    -o-transform: translateY(-100px);
       transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
       -moz-transform: translateY(-100px);
         -o-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

.ya-share2 {
  margin: 0 auto;
}

.ya-share2__list {
  list-style: none;
}

.ya-share2__item {
  padding: 0;
}

.ya-share2__item:before {
  display: none;
}

.bb-preview {
  max-width: 1000px;
  margin: 0 auto;
}

.bb-preview-container {
  width: 100%;
  background: #f8f9fa;
  text-align: center;
}

.bb-preview-container .swiper-slide {
  padding: 42px;
}

@media only screen and (max-width: 480px) {
  .bb-preview-container .swiper-slide {
    padding: 24px;
  }
}

.bb-preview-container img {
  max-height: 500px;
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 992px) {
  .bb-preview-container img {
    width: 80%;
  }
}

@media only screen and (max-width: 480px) {
  .bb-preview-container img {
    width: 100%;
  }
}

.bb-preview-container:hover .swiper-button-prev, .bb-preview-container:hover .swiper-button-next {
  opacity: .2;
}

.bb-preview-container .swiper-button-prev, .bb-preview-container .swiper-button-next {
  background: #212529 url("/local/templates/bigbo/stylesheets/../images/icon-next.svg") no-repeat center;
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  top: 48%;
  -webkit-border-radius: 21px;
     -moz-border-radius: 21px;
          border-radius: 21px;
  opacity: 0;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  z-index: 10;
  cursor: pointer;
}

.bb-preview-container .swiper-button-prev:hover, .bb-preview-container .swiper-button-next:hover {
  opacity: .8;
}

.bb-preview-container .swiper-button-prev {
  left: 20px;
  -webkit-transform: scale(-1);
     -moz-transform: scale(-1);
      -ms-transform: scale(-1);
       -o-transform: scale(-1);
          transform: scale(-1);
}

.bb-preview-container .swiper-button-next {
  right: 20px;
}

.bb-preview-controls {
  padding: 24px 0;
  border-bottom: 1px solid #f1f3f5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .bb-preview-controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.bb-preview-controls-switch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .bb-preview-controls-switch {
    margin-bottom: 24px;
  }
}

.bb-preview-controls-switch span {
  font-size: 16px;
  display: block;
  line-height: 19px;
}

.bb-preview-controls-switch .switch {
  margin: 0 10px;
}

.bb-preview-controls-switch .switch input {
  display: none;
}

.bb-preview-controls-switch .switch input:checked + label {
  background: #A2B27A;
}

.bb-preview-controls-switch .switch input:checked + label:after {
  left: 19px;
}

.bb-preview-controls-switch .switch label {
  width: 36px;
  height: 20px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background: #dee2e6;
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.bb-preview-controls-switch .switch label:after {
  content: "";
  width: 14px;
  height: 14px;
  background: white;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.bb-preview-controls-color {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bb-preview-controls-color span {
  font-size: 16px;
  display: block;
  line-height: 19px;
}

.bb-preview-controls-color-item {
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 16px;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
}

.bb-preview-controls-color-item input {
  display: none;
}

.bb-preview-controls-color-item input:checked + label {
  background: url("/local/templates/bigbo/stylesheets/../images/icon-check.svg") no-repeat center;
  opacity: 1;
}

.bb-preview-controls-color-item label {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  opacity: 0;
  background-position: center;
}

.breadcrumbs {
  text-align: center;
  margin-bottom: 12px;
}

.breadcrumbs > div {
  font-size: 13px;
  color: #36394B;
  display: inline-block;
  text-decoration: none;
}

.breadcrumbs  a:hover {
  color: #A2B27A;
}

.breadcrumbs  a:after {
  content: "/";
  color: #adb5bd;
  display: inline-block;
  margin: 0 5px;
}

.breadcrumbs > div > span {
  font-size: 13px;
  color: #adb5bd;
  display: inline-block;
}

.case-body {
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .case-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8px;
  }
}

.case-desc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.case-desc-item {
  background: #f8f9fa;
  padding: 20px 32px;
  margin: 24px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.case-desc-item .num {
  font-weight: 500;
  font-size: 60px;
  color: #ced4da;
  margin-right: 30px;
  line-height: 60px;
  width: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  display: block;
  text-align: center;
}

.case-image {
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}

@media only screen and (max-width: 480px) {
  .case-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 24px;
  }
  .case-image > img {
    width: 80%;
  }
}

.contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (max-width: 768px) {
  .contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.contacts-body {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 60%;
     -moz-box-flex: 0;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media only screen and (max-width: 992px) {
  .contacts-body {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}

.contacts-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-bottom: 40px;
}

.contacts-block.half {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 48%;
     -moz-box-flex: 0;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
}

.contacts-block.half .contacts-block-inner {
  max-width: 100% !important;
}

@media only screen and (max-width: 768px) {
  .contacts-block.half {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

.contacts-block-title {
  color: #495057;
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 8px;
  margin-bottom: 16px;
}

.contacts-block-inner {
  display: inline-block;
  max-width: 48%;
  margin-bottom: 32px;
}

.contacts-block-inner:nth-child(2n + 1) {
  margin-left: 3%;
}

@media only screen and (max-width: 768px) {
  .contacts-block-inner {
    max-width: 100%;
  }
  .contacts-block-inner:nth-child(2n + 1) {
    margin-left: 0;
  }
}

.contacts-block-phone:hover {
  color: #A2B27A;
}

.contacts-block-phone, .contacts-block-city {
  font-weight: 500;
  text-decoration: none;
  display: block;
  margin-bottom: 12px;
}

.contacts-form {
  background: #f8f9fa;
  padding: 12px 24px 24px 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
}

@media only screen and (max-width: 992px) {
  .contacts-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 45%;
       -moz-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
  }
}

.footer {
  background: #36394B;
}

.footer-row {
  display: flex;
  gap: 160px;

  padding: 24px 0;
  position: relative;
}

.footer-logo {
  max-width: 141px;
}

.footer-column {
  display: flex;
  flex-direction: column;

  color: white;

  gap: 16px;
  margin-top: 15px;
}

.footer-column.logo-column {
  margin-top: 0;
}

.footer__phone-row {
  fill: white;

  display: flex;
  align-items: center;
  gap: 8px;

  font-size: 14px;
  max-width: 210px;

  line-height: 16px;
}

.footer__phone-row svg {
  min-width: 16px;
}

.footer__adress-row {
  align-items: start;
}

.footer__adress-row svg {
  margin-top: 2px;
}

.footer-messagers {
  margin-left: calc(16px + 8px);
  margin-top: 5px;
  display: flex;
}

.footer-column a {
  text-decoration: none;
  font-size: 14px;
}

.footer-column a:hover {
  opacity: 0.5;
}

.footer-column a.bold {
  font-weight: 500;
  font-size: 16px;
}

.footer-row .lang {
  position: absolute;
  bottom: 16px;
  right: 0;
}

.makers {
  color: #7a80a0;
}

@media (max-width: 1200px) {
  .footer-row {
    gap: 112px;
  }
}

@media (max-width: 1020px) {
  .footer-row {
    gap: 90px;
  }

  .footer-row .lang {
    bottom: -38px;
  }
}

@media (max-width: 840px) {
  .footer-row {
    gap: 50px;
  }
}

@media (max-width: 768px) {
  .footer-row {
    flex-direction: column;
    align-items: center;

    gap: 24px;
  }

  .footer-column {
    align-items: center;
  }

  .footer-column.logo-column {
    align-items: start;
  }

  .footer-logo {
    margin: 0 auto;
  }
}

.viber-icon {
  fill: #7360f2;
  height: 24px;
}

.whats-app-icon {
  fill: #25d366;
  height: 24px;
}

.footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding: 24px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-nav > a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}

.footer-nav > a:hover {
  color: #A2B27A;
}

@media only screen and (max-width: 480px) {
  .footer-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .footer-nav a {
    padding: 4px 0;
  }
}

.footer-bottom {
  border-top: 1px solid #4A4D5D;
  padding: 24px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-row .lang {
  white-space: nowrap;
  margin-left: 12px;
}

.footer-row .lang .lang-link {
  font-weight: 500;
  font-size: 12px;
  color: white;
  letter-spacing: 0.4px;
  line-height: 34px;
  margin: 0 2px;
  text-decoration: none;
  display: inline-block;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  text-transform: uppercase;
  text-align: center;
}

.footer-row .lang .lang-link.active {
  opacity: 0.4;
  cursor: default;
  background: #212529;
}

.footer-row .lang .lang-link:not(.active):hover {
  color: #A2B27A;
}

@media only screen and (max-width: 480px) {
  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-row .lang {
    display: none;
  }
}

.copyright {
  color: #7a80a0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 24px;
}

.copyright > a {
  color: #A2B27A;
  display: block;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.copyright > a:hover {
  color: #ced4da;
  text-decoration: none;
}

@media only screen and (max-width: 480px) {
  .copyright {
    text-align: center;
  }
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.social > a {
  display: block;
  margin-right: 8px;
}

.social > a:hover > img {
  opacity: .5;
}

.social > a > img {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  display: block;
}

.form .tip {
  max-width: 384px;
}

.field {
  margin: 0 0 24px 0;
  width: 100%;
  max-width: 384px;
}

.field.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.field.flex > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.field.flex .form-price {
  font-size: 20px;
  font-weight: 500;
  text-align: right;
}
.field > input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: #f1f3f5;
  width: 100%;
  padding: 10px 16px;
}

.field > input.placeholder {
  color: #868e96;
}

.field > input:-moz-placeholder {
  color: #868e96;
}

.field > input::-moz-placeholder {
  color: #868e96;
}

.field > input:-ms-input-placeholder {
  color: #868e96;
}

.field > input::-webkit-input-placeholder {
  color: #868e96;
}

.field > input:-webkit-input-placeholder {
  color: #868e96;
}
.field input[type="date"] {
  font-family: monospace;
  resize: none;
}

.field > input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: none;
}

.field > input[type="radio"] + label {
  position: relative;
  padding-left: 40px;
  display: block;
  margin: 0 0 16px 0;
  cursor: pointer;
}

.field > input[type="radio"] + label:before {
  content: "";
  display: block;
  border: none;
  background: #f1f3f5;
  background-position: center;
  width: 24px;
  height: 24px;
  padding: 0;
  position: absolute;
  top: -2px;
  left: 0;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.field > input[type="radio"]:checked + label:before {
  background: #A2B27A url("/local/templates/bigbo/stylesheets/../images/icon-check.svg") no-repeat center;
}

.btn {
  background: #A2B27A;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 24px;
  font-weight: 500;
  color: white;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  cursor: pointer;
}

.btn svg {
  fill: white;
  margin-right: 14px;
}

.btn .btn-content {
  padding-top: 2px;
}

.btn:hover {
  background: #97a96a;
}

.btn.red {
  background: #f03e3e;
}

.btn.red:hover {
  background: #e03131;
}

.btn.outline {
  background: transparent;
  color: #A2B27A;
  -webkit-box-shadow: 0 0 0 1px #A2B27A inset;
     -moz-box-shadow: 0 0 0 1px #A2B27A inset;
          box-shadow: 0 0 0 1px #A2B27A inset;
}

.btn.outline:hover {
  background: #A2B27A;
  color: white;
}

.grid-3 {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  margin-top: 30px;
}

.drive-howto {
  margin-bottom: 60px;
}

.drive-howto .section-content {
  margin-top: 50px;
}

.drive-price {
  margin-bottom: 60px;
  background: url("/local/templates/bigbo/stylesheets/../images/hero-bg.webp") no-repeat top center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  color: white;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 60px;
}

.drive-price .title-price {
  font-weight: 500;
  font-size: 18px;
  color: white;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
}

.drive-price .title-price span {
  color: #A2B27A;
}

.drive-price-blocks {
  margin-bottom: 50px;
}

.drive-price-block {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.drive-price-block_image {
  width: 64px;
  height: 50px;
  margin: 0 auto;
}

.drive-price-block_text {
  font-weight: 500;
  display: block;
  margin: 16px auto 0 auto;
}

.drive-order {
  background: #f8f9fa;
  padding-top: 60px;
  padding-bottom: 60px;
}

.green {
  color: #A2B27A;
}

.no_border {
  padding-top: 40px !important;
  border: none !important;
}
.header {
  z-index: 3;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: url("/local/templates/bigbo/stylesheets/../images/hero-bg.webp") no-repeat top center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}

.header .logo {
  max-width: 141px;
  display: block;
}

.header .logo .logo-bigbo {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .header .logo {
    width: 140px;
    margin-right: 16px;
  }
}

@media (max-width: 390px) {
  .header .logo {
    width: 100px;
    margin-right: 0px;
  }
}

.header .space {
  display: none;
  height: 20px;
}

@media only screen and (max-width: 1200px) {
  .header .space {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

@media only screen and (max-width: 480px) {
  .header .space {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

.header .nav {
  position: relative;
}

.header .nav .nav-toggle {
  display: none;
  fill: white;
  padding: 10px;
  margin-left: 12px;
  cursor: pointer;
}

.header .nav .nav-toggle:hover {
  background: rgba(0, 0, 0, 0.1);
}

.header .nav .nav-toggle.active + .nav-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.header .nav .nav-body {
  gap: 0px;

  white-space: nowrap;
  display: flex;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.header .nav .nav-body .subnav {
  display: none;
  background: #36394B;
  position: absolute;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 255;
  padding: 24px 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 260px;
  -webkit-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4), 0 0 0 1px #4b5069 inset;
     -moz-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4), 0 0 0 1px #4b5069 inset;
          box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4), 0 0 0 1px #4b5069 inset;
}

.header .nav .nav-body .subnav:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #4b5069;
  border-width: 6px;
  margin-left: -6px;
}

.header .nav .nav-body .subnav .subnav-link {
  display: block;
  text-decoration: none;
  padding: 8px;
}

.header .nav .nav-body .subnav .subnav-link:hover {
  color: #868e96 !important;
}

.header .nav .nav-body .nav-link {
  position: relative;
  text-decoration: none;
  display: block;
  font-size: 16px;
  color: white;
  letter-spacing: 0.2px;
  text-align: center;
  line-height: 24px;
  padding: 8px 20px 6px 20px;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.header .nav .nav-body .nav-link > a {
  text-decoration: none;
}

.header .nav .nav-body .nav-link.active {
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  -webkit-box-shadow: 0 0 0 1px #A2B27A;
     -moz-box-shadow: 0 0 0 1px #A2B27A;
          box-shadow: 0 0 0 1px #A2B27A;
  color: #A2B27A;
}

.header .nav .nav-body .nav-link:not(.active):hover {
  color: #adb5bd;
}

.header .nav .nav-body .nav-link:not(.active):hover .subnav-link {
  color: white;
}

.header .nav .nav-body .nav-link:hover > .subnav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1200px) {
  .header .nav {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .header .nav .nav-body {
    display: none;
    background: #36394B;
    position: absolute;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    top: 140%;
    right: 0;
    z-index: 255;
    padding: 24px 0 24px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 260px;
    -webkit-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4), 0 0 0 1px #4b5069 inset;
       -moz-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4), 0 0 0 1px #4b5069 inset;
            box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4), 0 0 0 1px #4b5069 inset;
  }
  .header .nav .nav-body:after {
    bottom: 100%;
    right: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #4b5069;
    border-width: 10px;
    margin-left: -10px;
  }
  .header .nav .nav-body > a {
    margin-bottom: 12px;
  }
  .header .nav .nav-body .subnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 12px 0 0 0;
    border: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    min-width: 0px;
  }
  .header .nav .nav-body .subnav .subnav-link {
    font-size: 13px !important;
  }
  .header .nav .nav-body .subnav:after {
    display: none;
  }
  .header .nav .nav-toggle {
    display: block;
  }
  .header .nav .nav-toggle.active + .nav-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0;
  }
}

.header .lang {
  white-space: nowrap;
}

.header .lang .lang-link {
  font-weight: 500;
  font-size: 12px;
  color: white;
  letter-spacing: 0.4px;
  line-height: 34px;
  margin: 0 2px;
  text-decoration: none;
  display: inline-block;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  text-transform: uppercase;
  text-align: center;
}

.header .lang .lang-link.active {
  opacity: 0.4;
  background: #212529;
}

.header .lang .lang-link:not(.active):hover {
  color: #A2B27A;
}

.hero {
  background: url("/local/templates/bigbo/stylesheets/../images/hero-bg.webp") no-repeat top center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  color: white;
  position: relative;
  z-index: 1;
  overflow-y: hidden;
  margin-bottom: 80px;
}

@media only screen and (max-width: 480px) {
  .hero {
    margin-bottom: 32px;
  }
}

.hero:before {
  content: "";
  position: absolute;
  background: white;
  display: block;
  width: 100%;
  -webkit-transform: skewY(5deg);
     -moz-transform: skewY(5deg);
      -ms-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
  height: 320px;
  z-index: 2;
  bottom: -120px;
  left: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media only screen and (max-width: 768px) {
  .hero:before {
    bottom: -200px;
  }
}

.hero .header {
  width: 100%;
  min-width: 100%;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}

.hero-text {
  z-index: 3;
  margin: 24px auto;
  display: block;
  text-align: center;
}

.hero-text .title {
  color: white;
  padding: 0;
}

.hero-text .subtitle {
  max-width: 600px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .hero-text {
    margin: 40px auto;
  }
}

.hero-slider {
  z-index: 3;
  margin-bottom: 60px;
}

.hero-slider .swiper-slide {
  text-align: center;
}

.hero-slider .swiper-slide > img {
  max-width: 600px;
  width: 80%;
}

.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
  background: #212529 url("/local/templates/bigbo/stylesheets/../images/icon-next.svg") no-repeat center;
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  top: 30%;
  -webkit-border-radius: 21px;
     -moz-border-radius: 21px;
          border-radius: 21px;
  opacity: .4;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  z-index: 10;
  cursor: pointer;
}

.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
  opacity: .8;
}

.hero-slider .swiper-button-prev {
  left: 20px;
  -webkit-transform: scale(-1);
     -moz-transform: scale(-1);
      -ms-transform: scale(-1);
       -o-transform: scale(-1);
          transform: scale(-1);
}

.hero-slider .swiper-button-next {
  right: 20px;
}

.image-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 480px) {
  .image-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.image-list-item {
  margin: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
     -moz-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
          box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
}

.image-list-item:hover > img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

@media only screen and (max-width: 480px) {
  .image-list-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 -webkit-calc(50% - 24px);
       -moz-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 24px);
            flex: 0 1 calc(50% - 24px);
  }
}

.image-list-item > img {
  -webkit-transition: all 1500ms ease-in-out;
  -o-transition: all 1500ms ease-in-out;
  -moz-transition: all 1500ms ease-in-out;
  transition: all 1500ms ease-in-out;
  display: block;
  width: 100%;
}

.instagram {
  margin-bottom: 80px;
  min-width: 0px;
  width: 100%;
}

.instagram .swiper-slide{
  min-height: 250px;
  background-size: cover;
  background-position-x: center;
}


@media only screen and (max-width: 480px) {
  .instagram {
    margin-bottom: 16px;
  }
}

.instagram .instagram-header {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.instagram .instagram-header .instagram-logo {
  display: block;
}

.instagram .instagram-header .title-medium {
  padding: 5px 0 0 0;
}
.instagram-slider .swiper-wrapper {
  padding: 40px 0;
}

.instagram-slider .swiper-slide {
  overflow: hidden;
}

.instagram-slider .swiper-slide:hover > img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.instagram-slider .swiper-slide > img {
  -webkit-transition: all 1500ms ease-in-out;
  -o-transition: all 1500ms ease-in-out;
  -moz-transition: all 1500ms ease-in-out;
  transition: all 1500ms ease-in-out;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
     -moz-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
          box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
}

.instagram-slider .swiper-button-prev, .instagram-slider .swiper-button-next, .instagram .swiper-button-prev, .instagram .swiper-button-next{
  background: #212529 url("/local/templates/bigbo/stylesheets/../images/icon-next.svg") no-repeat center;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 0;
  -webkit-border-radius: 21px;
     -moz-border-radius: 21px;
          border-radius: 21px;
  opacity: .1;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  z-index: 10;
  cursor: pointer;
}

.instagram-slider .swiper-button-prev:hover, .instagram-slider .swiper-button-next:hover, .instagram .swiper-button-prev:hover, .instagram .swiper-button-next:hover {
  opacity: .8;
}

.instagram-slider .swiper-button-prev, .instagram .swiper-button-prev {
  right: 64px;
  -webkit-transform: scale(-1);
     -moz-transform: scale(-1);
      -ms-transform: scale(-1);
       -o-transform: scale(-1);
          transform: scale(-1);
}

.instagram-slider .swiper-button-next, .instagram .swiper-button-next {
  right: 20px;
}

.interrior {
  text-align: center;
  border-top: 1px solid #f1f3f5;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .links {
    padding-bottom: 32px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.links > a {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 -webkit-calc((100% - 48px) / 3);
     -moz-box-flex: 0;
      -ms-flex: 0 1 calc((100% - 48px) / 3);
          flex: 0 1 calc((100% - 48px) / 3);
  background: #36394B;
  color: white;
  text-decoration: none;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

@media only screen and (max-width: 768px) {
  .links > a {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    margin: 8px;
  }
}

.links > a > .text {
  padding-left: 20px;
}

.links > a:hover {
  -webkit-transform: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
       -o-transform: translateY(-5px);
          transform: translateY(-5px);
  background: #2b2e3c;
}

.modal {
  display: none;
  width: 100%;
  padding: 0 24px;
  max-width: 400px;
}

.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.news-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  padding: 0 12px 32px 12px;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

@media only screen and (max-width: 768px) {
  .news-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}

@media only screen and (max-width: 768px) {
  .news-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

.news-item:hover {
  color: #A2B27A;
}

.news-item:hover .news-item-image > img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.news-item-image {
  width: 100%;
  overflow: hidden;
}

.news-item-image > img {
  width: 100%;
  -webkit-transition: all 5s ease-in-out;
  -o-transition: all 5s ease-in-out;
  -moz-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out;
}

.news-item-title {
  font-weight: 500;
  margin: 6px 0;
}

.news-item-date {
  color: #868e96;
}

.news-short {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: 1px solid #f1f3f5;
  padding-top: 60px;
}

@media only screen and (max-width: 768px) {
  .news-short {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.news-short > .news-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

@media only screen and (max-width: 768px) {
  .news-short > .news-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}

@media only screen and (max-width: 480px) {
  .news-short > .news-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

.page-header {
  text-align: center;
  margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
  .page-header {
    margin-bottom: 8px;
  }
}

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

.pagination a {
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  color: #36394B;
  line-height: 24px;
  display: block;
  padding: 5px 12px 2px 12px;
  text-align: center;
  margin: 12px 4px;
  -webkit-border-radius: 32px;
     -moz-border-radius: 32px;
          border-radius: 32px;
  cursor: pointer;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.pagination a.prev, .pagination a.next {
  color: #adb5bd;
}

.pagination a:not(.active):hover {
  background: #f8f9fa;
  color: #868e96;
}

.pagination a.active {
  background: #A2B27A;
  color: white;
  font-weight: 500;
}

.parts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #e9ecef;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (max-width: 768px) {
  .parts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 12px;
  }
}

.parts-title {
  padding-right: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 30%;
     -moz-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  position: relative;
  padding-bottom: 52px;
}

@media only screen and (max-width: 768px) {
  .parts-title {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .parts-title .arrows {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 32px;
    margin: 0 auto;
    text-align: center;
    margin-top: 12px;
  }
  .parts-title .arrows .parts-button-prev, .parts-title .arrows .parts-button-next {
    position: relative;
    top: initial;
    left: initial;
    margin: 8px;
  }
}

.parts-slider {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 70%;
     -moz-box-flex: 1;
      -ms-flex: 1 1 70%;
          flex: 1 1 70%;
}

@media only screen and (max-width: 768px) {
  .parts-slider {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    min-width: 0px;
    width: 100%;
  }
}

.parts-slider-image {
  overflow: hidden;
  display: block;
}

.parts-slider-image:hover > img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.parts-slider-image > img {
  display: block;
  width: 100%;
  -webkit-transition: all 1500ms ease-in-out;
  -o-transition: all 1500ms ease-in-out;
  -moz-transition: all 1500ms ease-in-out;
  transition: all 1500ms ease-in-out;
}

.parts-slider-title {
  font-weight: 500;
  margin: 12px 0;
}

.parts-button-prev, .parts-button-next {
  background: #e9ecef url("/local/templates/bigbo/stylesheets/../images/icon-next-gray.svg") no-repeat center;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  bottom: 0;
  -webkit-border-radius: 21px;
     -moz-border-radius: 21px;
          border-radius: 21px;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  z-index: 10;
  cursor: pointer;
}

.parts-button-prev:hover, .parts-button-next:hover {
  opacity: .8;
}

.parts-button-prev {
  left: 0;
  -webkit-transform: scale(-1);
     -moz-transform: scale(-1);
      -ms-transform: scale(-1);
       -o-transform: scale(-1);
          transform: scale(-1);
}

.parts-button-next {
  left: 42px;
}

.photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.photo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  padding: 0 12px 32px 12px;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .photo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media only screen and (max-width: 480px) {
  .photo {
    padding: 6px;
  }
}

.photo > img {
  display: block;
  width: 100%;
  -webkit-transition: all 5s ease-in-out;
  -o-transition: all 5s ease-in-out;
  -moz-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out;
}

.photo:hover {
  color: #A2B27A;
}

.photo:hover > img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.specs {
  padding-top: 42px;
  padding-bottom: 60px;
  margin-bottom: 24px;
  background: url("/local/templates/bigbo/stylesheets/../images/gray-bg.webp") no-repeat center/cover;
}

@media only screen and (max-width: 768px) {
  .specs {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.specs-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 42px;
}

.specs-header .btn {
  white-space: nowrap;
}

@media only screen and (max-width: 480px) {
  .specs-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

.specs-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .specs-body {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media only screen and (max-width: 992px) {
  .specs-table {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 60%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
  }
}

@media only screen and (max-width: 768px) {
  .specs-table {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

.specs-table > .row {
  border-bottom: 1px solid #dee2e6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 4px 0;
}

.specs-table > .row > .name {
  color: #868e96;
}

.specs-table > .row > .val {
  text-align: right;
}

.specs-images {
  text-align: center;
  padding-left: 32px;
}

@media only screen and (max-width: 992px) {
  .specs-images {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 40%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
  }
  .specs-images > img {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .specs-images {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .specs-images > img {
    width: 60%;
  }
}

@media only screen and (max-width: 480px) {
  .specs-images > img {
    width: 80%;
  }
}

.specs-images > img {
  mix-blend-mode: multiply;
  margin: 20px auto;
}

.test-drive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .test-drive {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 16px;
  }
}

.test-drive-images {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .test-drive-images {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.test-drive-images > a {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  margin: 12px 0;
}

.test-drive-images > a > img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.test-drive-video {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 46%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 46%;
          flex: 0 0 46%;
}

@media only screen and (max-width: 768px) {
  .test-drive-video {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 16px;
  }
}

.test-drive-video > a {
  text-decoration: none;
  position: relative;
  display: block;
  margin: 12px 0 0 0;
}

.test-drive-video > a:after {
  content: "Видео тест-драйва";
  white-space: nowrap;
  font-weight: 500;
  color: white;
  background: url("/local/templates/bigbo/stylesheets/../images/icon-youtube-play.svg") no-repeat top center;
  z-index: 3;
  padding-top: 40px;
  position: absolute;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.test-drive-video > a > img {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
     -moz-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
          box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.4);
}

.title {
  font-size: 32px;
  letter-spacing: 0;
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

@media only screen and (max-width: 768px) {
  .title {
    font-size: 22px;
    line-height: 30px;
  }
}

.title-medium {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

@media only screen and (max-width: 768px) {
  .title-medium {
    font-size: 20px;
    line-height: 30px;
  }
}

.advantage-title, .case-desc-item .desc, .contacts-block-phone, .contacts-block-city, .contacts-block-address, .field > input, .field > textarea, .btn, .header .nav .nav-body .subnav .subnav-link, .hero-text .subtitle, .links > a, .news-item-title, .parts-slider-title, .specs-table > .row > .name, .specs-table > .row > .val, .subtitle, .num-list > li, .num-list > li:before, p, .video .video-desc {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

@media only screen and (max-width: 768px) {
  .advantage-title, .case-desc-item .desc, .contacts-block-phone, .contacts-block-city, .contacts-block-address, .field > input, .btn, .header .nav .nav-body .subnav .subnav-link, .hero-text .subtitle, .links > a, .news-item-title, .parts-slider-title, .specs-table > .row > .name, .specs-table > .row > .val, .subtitle, .num-list > li, .num-list > li:before, p, .video .video-desc {
    font-size: 14px;
    line-height: 22px;
  }
}

.advantage-subtitle, .contacts-block-title, .form .tip, .news-item-date, .parts-slider-desc, .param-name {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
}

.title {
  padding: 12px 0;
}

.title-medium {
  padding: 12px 0;
}

.subtitle {
  padding: 12px 0;
}

.subtitle span {
  display: block;
}
.subtitle a {
  color: #A2B27A;
  text-decoration: none;
  display: block;
  font-weight: 500;
}

.buttons {
  padding: 12px 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.buttons > .btn + .btn {
  margin-left: 12px;
}

@media only screen and (max-width: 320px) {
  .buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .buttons > .btn + .btn {
    margin-left: 0;
    margin-top: 12px;
  }
}

b, strong {
  font-weight: 500;
}

.num-list {
  counter-reset: counter;
}

.num-list > li {
  position: relative;
  padding-left: 42px;
  margin: 12px 0 24px 0;
}

.num-list > li:before {
  counter-increment: counter;
  content: counter(counter);
  background: #e9ecef;
  color: #868e96;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-weight: 500;
  line-height: 32px;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
}

p {
  margin-top: 16px;
  margin-bottom: 16px;
}

ul li {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
}

ul li:before {
  content: "";
  background: #A2B27A;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  position: absolute;
  left: 0;
  top: 7px;
}

.videos-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.video {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  padding: 0 12px 32px 12px;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

@media only screen and (max-width: 768px) {
  .video {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media only screen and (max-width: 480px) {
  .video {
    padding: 6px;
  }
}

@media only screen and (max-width: 320px) {
  .video {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

.video .video-preview {
  overflow: hidden;
  position: relative;
}

.video .video-preview:after {
  content: "";
  background: url("/local/templates/bigbo/stylesheets/../images/icon-youtube-play.svg") no-repeat center;
  z-index: 0;
  width: 40px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video .video-preview > img {
  display: block;
  width: 100%;
  -webkit-transition: all 5s ease-in-out;
  -o-transition: all 5s ease-in-out;
  -moz-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out;
}

.video:hover {
  color: #A2B27A;
}

.video:hover .video-preview > img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.video .video-desc {
  font-weight: 500;
  margin: 12px 0;
}

.videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #e9ecef;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (max-width: 992px) {
  .videos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 480px) {
  .videos {
    padding-bottom: 42px;
    padding-top: 42px;
  }
}

.videos-title {
  padding-right: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 30%;
     -moz-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
}

.videos-title .youtube-logo {
  display: inline-block;
  width: 144px;
  height: 32px;
  margin-bottom: 12px;
}

.videos-title .youtube-logo > img {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .videos-title {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-right: 0;
    margin-bottom: 32px;
  }
}

.videos-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 70%;
     -moz-box-flex: 1;
      -ms-flex: 1 1 70%;
          flex: 1 1 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 480px) {
  .videos-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.videos-item {
  position: relative;
  display: block;
  min-width: 260px;
  overflow: hidden;
}

.videos-item:hover > img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.videos-item:not(:first-child) {
  padding: 0 0 0 24px;
}

@media only screen and (max-width: 480px) {
  .videos-item:not(:first-child) {
    padding: 24px 0;
  }
}

.videos-item:after {
  content: "";
  background: url("/local/templates/bigbo/stylesheets/../images/icon-youtube-play.svg") no-repeat center;
  z-index: 3;
  width: 40px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.videos-item > img {
  -webkit-transition: all 1500ms ease-in-out;
  -o-transition: all 1500ms ease-in-out;
  -moz-transition: all 1500ms ease-in-out;
  transition: all 1500ms ease-in-out;
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.6);
     -moz-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.6);
          box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.6);
}

.w-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.w-image.start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .w-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .w-image.left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 480px) {
  .w-image {
    margin-bottom: 42px;
  }
}

.section-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 55%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
  background: #f8f9fa;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding: 12px 30px;
}

@media only screen and (max-width: 768px) {
  .section-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-top: 32px;
  }
}

.section-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 55%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.6);
     -moz-box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.6);
          box-shadow: 0 8px 40px -8px rgba(33, 37, 41, 0.6);
  margin-top: 12px;
  margin-bottom: 12px;
  overflow: hidden;
}

.section-image:hover > img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.section-image > img {
  display: block;
  width: 100%;
  max-height: 460px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: all 1500ms ease-in-out;
  -o-transition: all 1500ms ease-in-out;
  -moz-transition: all 1500ms ease-in-out;
  transition: all 1500ms ease-in-out;
}

@media only screen and (max-width: 768px) {
  .section-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    height: 300px;
    margin-top: 32px;
  }
}

.section-content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 40%;
     -moz-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}

.section-content .form {
  padding-top: 12px;
}

@media only screen and (max-width: 768px) {
  .section-content {
    text-align: center;
  }
  .section-content .form {
    margin: 0 auto;
  }
  .section-content .form .field, .section-content .form .tip {
    margin-left: auto;
    margin-right: auto;
  }
}

.params {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 12px 0;
}

@media only screen and (max-width: 768px) {
  .params {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}

.params-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  margin: 22px 0;
}

@media only screen and (max-width: 992px) {
  .params-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
  }
}

@media only screen and (max-width: 768px) {
  .params-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
}

@media only screen and (max-width: 480px) {
  .params-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
  }
}

.param-name {
  color: #495057;
  display: block;
  margin-bottom: 8px;
  white-space: nowrap;
}

.param-value {
  font-size: 24px;
  line-height: 26px;
  display: block;
  white-space: nowrap;
}

.param-value > span {
  font-size: 15px;
  font-weight: 500;
}

.not_found {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url("/local/templates/bigbo/stylesheets/../images/hero-bg.webp") no-repeat top center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  color: white;
  position: relative;
}

.not_found .subtitle {
  max-width: 90%;
}


table {
  width: 100%;
}

table thead {
  background: #f1f3f5;
}

table thead tr td {
  color: #868e96;
  padding: 12px 12px 10px 12px;
}

table tbody tr:nth-child(even) {
  background: #f8f9fa;
}

table tbody tr td {
  padding: 12px;
}

.current-order {
  background: #A2B27A;
  padding: 12px 24px;
  margin-bottom: 32px;
  display: inline-block;
  margin-left: 40px;
}

@media only screen and (max-width: 992px) {
  .current-order {
    margin-left: 0;
    display: block;
  }
}

.current-order-title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 34px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  padding: 12px 0;
}

@media only screen and (max-width: 768px) {
  .current-order-title {
    font-size: 20px;
    line-height: 30px;
  }
}

.current-order .param {
  color: white;
  margin-bottom: 12px;
  font-weight: 500;
  display: block;
  width: 100%;
  white-space: nowrap;
}

.current-order .param span {
  margin-left: 8px;
  color: #343a40;
  text-align: right;
  white-space: normal;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media only screen and (max-width: 992px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .table-wrapper {
    overflow-x: auto;
  }
}

.subtitle a {
  color: #A2B27A;
  text-decoration: none;
  display: block;
  font-weight: 500;
}

.field {
  margin: 0 0 24px 0;
  width: 100%;
  max-width: 384px;
}

.field.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.field.flex > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.field.flex .form-price {
  font-size: 20px;
  font-weight: 500;
  text-align: right;
}

.field > input, .field > textarea {
  resize: vertical;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: #f1f3f5;
  width: 100%;
  padding: 10px 16px;
}

.field > textarea {
  font-family: sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.field > input.error {
  border: 1px solid red;
}

.field > input.placeholder, .field > textarea.placeholder {
  color: #868e96;
}

.field > input:-moz-placeholder, .field > textarea:-moz-placeholder {
  color: #868e96;
}

.field > input::-moz-placeholder, .field > textarea::-moz-placeholder {
  color: #868e96;
}

.field > input:-ms-input-placeholder, .field > textarea:-ms-input-placeholder {
  color: #868e96;
}

.field > input::-webkit-input-placeholder, .field > textarea::-webkit-input-placeholder {
  color: #868e96;
}

.field > input:-webkit-input-placeholder, .field > textarea:-webkit-input-placeholder {
  color: #868e96;
}

.field > input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: none;
}

.field > input[type="radio"] + label {
  position: relative;
  padding-left: 40px;
  display: block;
  margin: 0 0 16px 0;
  cursor: pointer;
}

.field > input[type="radio"] + label:before {
  content: "";
  display: block;
  border: none;
  background: #f1f3f5;
  background-position: center;
  width: 24px;
  height: 24px;
  padding: 0;
  position: absolute;
  top: -2px;
  left: 0;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.field > input[type="radio"]:checked + label:before {
  background: #A2B27A url("/local/templates/bigbo/stylesheets/../images/icon-check.svg") no-repeat center;
}

.btn {
  background: #A2B27A;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 24px;
  font-weight: 500;
  color: white;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  cursor: pointer;
}

.btn svg {
  fill: white;
  margin-right: 14px;
}

@media (min-width: 48em){
  .gslide-external, .gslide-inline {
      max-height: 95vh;
  }
}

.header-phone {
  color: white;
  font-size: 16px;
  padding-top: 12px;
  margin-bottom: 0;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 500;

  display: flex;
  align-items: center;
  fill: white;

  position: relative;
}

.header-phone a {
  text-decoration: none;
}

.header-dropdown {
  display: flex;
  gap: 8px;
  flex-direction: column;

  background-color: white;

  /* width: 100%; */
  padding: 12px;

  opacity: 0;

  transition: all 0.3s;

  box-shadow: 5px 7px 18px 7px #0519451A;
}

.header-dropdown1 {
  visibility: hidden;

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

.header__phone-row {
  display: flex;
  gap: 16px;
}

.header-messagers {
  display: flex;
}

.header-phone:hover .header-dropdown {
  opacity: 1;
  visibility: visible;
}

.header-dropdown2 {
  display: flex;

  max-width: 100%;
  color: black;
  text-wrap: wrap;
  line-height: 16px;
  font-weight: 400;

  position: absolute;
  bottom: -20px;
  transform: translateY(100%);
  left: 0;
}

.header-dropdown p {
  margin: 0;
}

.header-dropdown__title {
  font-size: 12px;
  color: #868E96;
}

.header-dropdown__value {
  font-size: 14px;
  line-height: inherit;
}

@media (max-width: 768px) {
  .header-dropdown1 {
    left: -30px;
  }
}


.product-preview-ajax{
  /* height: 564px; */
}

.violet {
  background-color: #A37BB3;
}

.violet:hover {
  background-color: #8e5ea2;
}

.product-price {
  font-weight: 700;
  font-size: 24px;
}

.mainpage-price__title {
  font-size: 24px;
  line-height: 1em;
  font-weight: 500;

  margin-bottom: 8px;

  text-transform: uppercase;
}

.mainpage-price__price {
  font-size: 48px;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  background: #A37BB326;

  padding: 8px 16px;

  width: fit-content;

  margin: 0 auto;
}

@media (max-width: 768px) {
  .mainpage-price__title {
    font-size: 22px;
  }

  .mainpage-price__price {
    font-size: 36px;
  }
}

.product-price-section {
  background: url('/local/templates/bigbo/images/hero-bg.webp') no-repeat 50% 26%;

  padding-top: 48px;
  padding-bottom: 48px;
}

.product-price__title {
  color: white;
  text-transform: uppercase;

  font-weight: 500;
  font-size: 24px;
  line-height: 34px;

  margin-bottom: 16px;
}

.product-price__value {
  color: white;

  font-size: 18px;
  font-weight: 500;

  margin-bottom: 24px;
}

.product-price-section .buttons {
  padding: 0;
}

.default-section {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 12px;
  padding-bottom: 50px;
}

@media (max-width: 1280px) {
  .default-section {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* End */


/* Start:/local/templates/bigbo/stylesheets/jquery.fancybox.min.css?175397282412795*/
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:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{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;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;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;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;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:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;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{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;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:transparent;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;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.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;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;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: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(0px)){.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{animation:a 1s linear infinite;background:transparent;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}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;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;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{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(0px)){.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;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:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;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:rgba(0,0,0,0);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:absolute;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;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:none;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;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)}}
/* End */


/* Start:/local/components/artbyte/geoip/templates/.default/style.css?17539728232062*/
.geo {
    position: relative;
}

.geo-row {
    display: flex;
    align-items: center;

    fill: white;
    color: white;

    font-size: 12px;
    line-height: 24px;

    cursor: pointer;
}

.geo-icon path {
    fill: none;
}

.geo-dropdown {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;

    padding: 24px;

    background: white;
    color: black;

    position: absolute;
    bottom: 0;
    transform: translateY(100%);

    z-index: 100;

    min-width: 350px;
    box-shadow: 5px 7px 18px 7px #0519451A;
}

.geo-dropdown.active {
    visibility: visible;
    opacity: 1;
}

.geo-dropdown__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;

    color: #343A40;
}

.geo-dropdown__input {
    appearance: none;
    border: none;
    background: #f1f3f5;
    width: 100%;
    padding: 10px 16px;

    margin-top: 16px;
    margin-bottom: 8px;
}

.geo-dropdown__cities {
    display: flex;
    flex-direction: column;
    gap: 8px;

    max-height: 440px;
    overflow-y: auto;
}

.geo-dropdown__cities::-webkit-scrollbar {
    background-color: #fff;
    height: 4px;
    width: 8px;
}

.geo-dropdown__cities::-webkit-scrollbar-track {
    background: #F1F3F5;
}

.geo-dropdown__cities::-webkit-scrollbar-thumb {
    background-color: #868E96;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.geo-dropdown__cities::-webkit-scrollbar-thumb:hover {
    background-color: #0000004d;
}

.geo-dropdown__cities::-webkit-scrollbar-thumb:active {
    background-color: #0006;
}

.geo-dropdown__city {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    cursor: pointer;
}

.geo-dropdown__city:hover {
    opacity: 0.5;
}

.geo-mobile__wrapper .geo {
    display: none;
}

.geo-mobile__wrapper .geo-dropdown {
    right: -60px;
}

@media (max-width: 768px) {
    .geo-city {
        display: none;
    }

    .geo-mobile__wrapper .geo {
        display: block;
    }

    .header-logo__column .geo {
        display: none;
    }
}
/* End */


/* Start:/local/templates/bigbo/components/bitrix/news.list/fron_page_slider/style.css?1753972824150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/bigbo/template_styles.css?17539728242056*/
.section-content__row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.section-content__left {
    width: 42.7%;
    max-width: 42.7%;
    flex: 1 0 42.7%;
    padding-right: 15px;
}

.section-content__right {
    width: 57.3%;
    max-width: 57.3%;
    flex: 1 0 57.3%;
}

@media (max-width: 860px) {

    .section-content__left {
        width: 100%;
        max-width: 100%;
        flex: 1 0 100%;
        padding-right: 0;
    }

    .section-content__right {
        width: 100%;
        max-width: 100%;
        flex: 1 0 100%;
        order: -1;
        margin-bottom: 10px;
    }
}

/*About us slider*/
.about-us-slider {
    margin-top: 0px;
    margin-bottom: 0px;

}
.about-us-slider .swiper-container {
    /*padding-left: calc((100% - 1216px) / 2);*/
    /*padding-right: calc((100% - 1216px) / 2);*/
    /*padding-left: 40px;*/
    /*padding-right: 40px;*/
}
.about-us-slider__item {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 260px;*/
    /*box-shadow: 0 20px 30px 0 rgba(66, 81, 97, 0.3);*/
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
    height: 100%;

    position: absolute;

}
.about-us-slider__slide {
    /*width: 190px;*/


    display: flex;
    box-sizing: content-box;
    position: relative;
    padding-bottom: 21%;
}
/*.about-us-slider__slide:first-of-type {*/
/*     padding-left: 16px;*/
/* }*/
/*.about-us-slider__slide:last-of-type {*/
/*    padding-right: 16px;*/
/*}*/
.about-us-slider__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;

}
.about-us-slider__link {
    display: flex;
    width: 100%;
    height: 100%;
}

@media (max-width: 800px) {
    .about-us-slider__slide {
        padding-bottom: 41%;
    }
}

@media (max-width: 478px) {
    .about-us-slider__slide {
        padding-bottom: 0;
        height: 50vw;
    }
}

@media (max-width: 360px) {
    .about-us-slider__slide {
        height: 80vw;
    }
}
/* End */
/* /local/templates/bigbo/stylesheets/style.css?1753972824139463 */
/* /local/templates/bigbo/stylesheets/jquery.fancybox.min.css?175397282412795 */
/* /local/components/artbyte/geoip/templates/.default/style.css?17539728232062 */
/* /local/templates/bigbo/components/bitrix/news.list/fron_page_slider/style.css?1753972824150 */
/* /local/templates/bigbo/template_styles.css?17539728242056 */
