

/* Start:/local/templates/main/js/jquery.arcticmodal-0.3/jquery.arcticmodal-0.3.css?1644475571654*/
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(/local/templates/main/js/jquery.arcticmodal-0.3/loading.gif) no-repeat 50% 50%; }
/* End */


/* Start:/local/templates/main/bem/pages/_merged/_merged.css?1781609153797630*/

/* begin: ../../blocks.01-base/page/__browsehappy/page__browsehappy.css */
.page__browsehappy {
  display: block;
  padding: 0.5em;
  margin: 0;
  background: #fdf6e3;
  border: 1px #f2ecda solid;
  color: #000;
  text-align: center;
}
/* end: ../../blocks.01-base/page/__browsehappy/page__browsehappy.css */


/* begin: ../../blocks.01-base/page/__noscript/page__noscript.css */
.no-js .page__noscript {
  display: block;
  padding: 0.5em;
  margin: 0;
  background: #fdf6e3;
  border: 1px #f2ecda solid;
  color: #000;
  text-align: center;
}
/* end: ../../blocks.01-base/page/__noscript/page__noscript.css */


/* begin: ../../blocks.01-base/page/__viewport-fix/page__viewport-fix.css */
/*csslint known-properties:false */
/*csslint duplicate-properties:false */
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@viewport           { width: device-width; }
/*csslint known-properties:true */
/*csslint duplicate-properties:true */
/* end: ../../blocks.01-base/page/__viewport-fix/page__viewport-fix.css */


/* begin: ../../blocks.05-project/bx-soa/bx-soa.scss */
.ui-datepicker {
  z-index: 100 !important;
}

.bx-soa .bx-soa-section-title-container {
  background-color: transparent;
}

@media (min-width: 768px) {
  .bx-soa .form-group {
    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-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;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bx-soa .form-group .bx-soa-tooltip-static {
    display: none !important;
  }
  .bx-soa .form-group > * {
    margin-right: 20px;
  }
  .bx-soa .form-group > *.bx-sls {
    width: 100%;
  }
  .bx-soa .form-group > * input {
    max-width: 265px;
  }
  .bx-soa .form-group > * input.bx-ui-sls-fake {
    width: 100%;
    max-width: none;
  }
  .bx-soa .form-group > *:first-child {
    width: 30%;
  }
}

.bx-soa .bx-soa-section-title-count {
  display: none;
}
/* end: ../../blocks.05-project/bx-soa/bx-soa.scss */


/* begin: ../../blocks.05-project/load-progress/load-progress.scss */
.load-progress {
  min-height: 500px;
  position: relative;
}

.load-progress span {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  margin-top: -40px;
  text-align: center;
}

.load-progress .progress {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -10px;
}
/* end: ../../blocks.05-project/load-progress/load-progress.scss */


/* begin: ../../blocks.05-project/file-field/file-field.scss */
.file-field {
  position: relative;
}
/* end: ../../blocks.05-project/file-field/file-field.scss */


/* begin: ../../blocks.05-project/preloader/preloader.scss */
.preloader {
  display: none;
  position: absolute;
  width: 69%;
  padding: 7px 0;
  text-align: center;
  color: #fff;
  background: rgba(68, 66, 66, 0.8);
}
/* end: ../../blocks.05-project/preloader/preloader.scss */


/* begin: ../../blocks.05-project/required/required.scss */
.required:after {
  content: '*';
  position: absolute;
  top: 0px;
  right: 0px;
}
/* end: ../../blocks.05-project/required/required.scss */


/* begin: ../../blocks.05-project/point-mark/point-mark.scss */
.point-mark {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: #8fb73a;
  border-radius: 50%;
  width: 90%;
  height: 90%;
  position: relative;
  top: 0.4px;
  left: 2.2px;
}
/* end: ../../blocks.05-project/point-mark/point-mark.scss */


/* begin: ../../blocks.05-project/embed-responsive-image/embed-responsive-image.scss */
.embed-responsive-image {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
/* end: ../../blocks.05-project/embed-responsive-image/embed-responsive-image.scss */


/* begin: ../../blocks.05-project/print/print.scss */
@media print {
  .container > .row > [class*="col-sm-"]:not([class*="col-print-"]) {
    width: 100% !important;
  }
  .col-print-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 16.66667% !important;
  }
  .col-print-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 25% !important;
  }
  .col-print-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33333% !important;
  }
  .col-print-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 41.66667% !important;
  }
  .col-print-6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 50% !important;
  }
  .col-print-7 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 58.33333% !important;
  }
  .col-print-8 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 66.66667% !important;
  }
  .col-print-9 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 75% !important;
  }
  .col-print-10 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 83.33333% !important;
  }
  .col-print-11 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 91.66667% !important;
  }
  .col-print-12 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100% !important;
  }
}
/* end: ../../blocks.05-project/print/print.scss */


/* begin: ../../blocks.05-project/sticky/sticky.scss */
html, body {
  height: 100%;
  min-width: 320px;
}

.sticky {
  min-height: 100%;
  overflow: hidden;
}

.sticky__push {
  margin-top: 20px;
}
/* end: ../../blocks.05-project/sticky/sticky.scss */


/* begin: ../../blocks.05-project/utility/utility.scss */
.utility {
  height: 32px;
}

.utility__menu {
  float: left;
  margin-bottom: 10px;
  text-align: right;
  width: 100%;
}

@media (min-width: 1200px) {
  .utility__menu {
    width: auto;
    margin-bottom: 0;
    text-align: left;
  }
}

.utility__link {
  color: #ed6f04;
  text-decoration: underline;
  font-size: 90%;
}

.utility__link:not(:first-child) {
  margin-left: 20px;
}
/* end: ../../blocks.05-project/utility/utility.scss */


/* begin: ../../blocks.02-plugins-libraries/fa/fa.css */
/*csslint adjoining-classes:false */
/* @import "/local/templates/main/bem/pages/_merged/../../../bower_components/font-awesome/css/font-awesome.min.css"; */
/*csslint adjoining-classes:true */
/* end: ../../blocks.02-plugins-libraries/fa/fa.css */


/* begin: ../../blocks.03-fonts/fa/fa.css */
/*csslint adjoining-classes:false */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('/local/templates/main/bem/pages/_merged/../../../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('/local/templates/main/bem/pages/_merged/../../../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('/local/templates/main/bem/pages/_merged/../../../bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/local/templates/main/bem/pages/_merged/../../../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/local/templates/main/bem/pages/_merged/../../../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/local/templates/main/bem/pages/_merged/../../../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.28571429em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg{left:-1.85714286em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left{margin-right:.3em}
.fa.fa-pull-right{margin-left:.3em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;-moz-animation:fa-spin 2s infinite linear;-o-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);-moz-animation:fa-spin 1s infinite steps(8);-o-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@-moz-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);transform:rotate(359deg)}}
@-o-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);-moz-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before,.fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before,.fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-feed:before,.fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before,.fa-users:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}
.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before,.fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-rupee:before,.fa-inr:before{content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
.fa-won:before,.fa-krw:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before,.fa-gratipay:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before,.fa-try:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
.fa-space-shuttle:before{content:"\f197"}
.fa-slack:before{content:"\f198"}
.fa-envelope-square:before{content:"\f199"}
.fa-wordpress:before{content:"\f19a"}
.fa-openid:before{content:"\f19b"}
.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}
.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}
.fa-yahoo:before{content:"\f19e"}
.fa-google:before{content:"\f1a0"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}
.fa-pied-piper-pp:before{content:"\f1a7"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-drupal:before{content:"\f1a9"}
.fa-joomla:before{content:"\f1aa"}
.fa-language:before{content:"\f1ab"}
.fa-fax:before{content:"\f1ac"}
.fa-building:before{content:"\f1ad"}
.fa-child:before{content:"\f1ae"}
.fa-paw:before{content:"\f1b0"}
.fa-spoon:before{content:"\f1b1"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-recycle:before{content:"\f1b8"}
.fa-automobile:before,.fa-car:before{content:"\f1b9"}
.fa-cab:before,.fa-taxi:before{content:"\f1ba"}
.fa-tree:before{content:"\f1bb"}
.fa-spotify:before{content:"\f1bc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-soundcloud:before{content:"\f1be"}
.fa-database:before{content:"\f1c0"}
.fa-file-pdf-o:before{content:"\f1c1"}
.fa-file-word-o:before{content:"\f1c2"}
.fa-file-excel-o:before{content:"\f1c3"}
.fa-file-powerpoint-o:before{content:"\f1c4"}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}
.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}
.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}
.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}
.fa-file-code-o:before{content:"\f1c9"}
.fa-vine:before{content:"\f1ca"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}
.fa-circle-o-notch:before{content:"\f1ce"}
.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}
.fa-ge:before,.fa-empire:before{content:"\f1d1"}
.fa-git-square:before{content:"\f1d2"}
.fa-git:before{content:"\f1d3"}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-qq:before{content:"\f1d6"}
.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}
.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}
.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}
.fa-history:before{content:"\f1da"}
.fa-circle-thin:before{content:"\f1db"}
.fa-header:before{content:"\f1dc"}
.fa-paragraph:before{content:"\f1dd"}
.fa-sliders:before{content:"\f1de"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-bomb:before{content:"\f1e2"}
.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}
.fa-tty:before{content:"\f1e4"}
.fa-binoculars:before{content:"\f1e5"}
.fa-plug:before{content:"\f1e6"}
.fa-slideshare:before{content:"\f1e7"}
.fa-twitch:before{content:"\f1e8"}
.fa-yelp:before{content:"\f1e9"}
.fa-newspaper-o:before{content:"\f1ea"}
.fa-wifi:before{content:"\f1eb"}
.fa-calculator:before{content:"\f1ec"}
.fa-paypal:before{content:"\f1ed"}
.fa-google-wallet:before{content:"\f1ee"}
.fa-cc-visa:before{content:"\f1f0"}
.fa-cc-mastercard:before{content:"\f1f1"}
.fa-cc-discover:before{content:"\f1f2"}
.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-paypal:before{content:"\f1f4"}
.fa-cc-stripe:before{content:"\f1f5"}
.fa-bell-slash:before{content:"\f1f6"}
.fa-bell-slash-o:before{content:"\f1f7"}
.fa-trash:before{content:"\f1f8"}
.fa-copyright:before{content:"\f1f9"}
.fa-at:before{content:"\f1fa"}
.fa-eyedropper:before{content:"\f1fb"}
.fa-paint-brush:before{content:"\f1fc"}
.fa-birthday-cake:before{content:"\f1fd"}
.fa-area-chart:before{content:"\f1fe"}
.fa-pie-chart:before{content:"\f200"}
.fa-line-chart:before{content:"\f201"}
.fa-lastfm:before{content:"\f202"}
.fa-lastfm-square:before{content:"\f203"}
.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}
.fa-bicycle:before{content:"\f206"}
.fa-bus:before{content:"\f207"}
.fa-ioxhost:before{content:"\f208"}
.fa-angellist:before{content:"\f209"}
.fa-cc:before{content:"\f20a"}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}
.fa-meanpath:before{content:"\f20c"}
.fa-buysellads:before{content:"\f20d"}
.fa-connectdevelop:before{content:"\f20e"}
.fa-dashcube:before{content:"\f210"}
.fa-forumbee:before{content:"\f211"}
.fa-leanpub:before{content:"\f212"}
.fa-sellsy:before{content:"\f213"}
.fa-shirtsinbulk:before{content:"\f214"}
.fa-simplybuilt:before{content:"\f215"}
.fa-skyatlas:before{content:"\f216"}
.fa-cart-plus:before{content:"\f217"}
.fa-cart-arrow-down:before{content:"\f218"}
.fa-diamond:before{content:"\f219"}
.fa-ship:before{content:"\f21a"}
.fa-user-secret:before{content:"\f21b"}
.fa-motorcycle:before{content:"\f21c"}
.fa-street-view:before{content:"\f21d"}
.fa-heartbeat:before{content:"\f21e"}
.fa-venus:before{content:"\f221"}
.fa-mars:before{content:"\f222"}
.fa-mercury:before{content:"\f223"}
.fa-intersex:before,.fa-transgender:before{content:"\f224"}
.fa-transgender-alt:before{content:"\f225"}
.fa-venus-double:before{content:"\f226"}
.fa-mars-double:before{content:"\f227"}
.fa-venus-mars:before{content:"\f228"}
.fa-mars-stroke:before{content:"\f229"}
.fa-mars-stroke-v:before{content:"\f22a"}
.fa-mars-stroke-h:before{content:"\f22b"}
.fa-neuter:before{content:"\f22c"}
.fa-genderless:before{content:"\f22d"}
.fa-facebook-official:before{content:"\f230"}
.fa-pinterest-p:before{content:"\f231"}
.fa-whatsapp:before{content:"\f232"}
.fa-server:before{content:"\f233"}
.fa-user-plus:before{content:"\f234"}
.fa-user-times:before{content:"\f235"}
.fa-hotel:before,.fa-bed:before{content:"\f236"}
.fa-viacoin:before{content:"\f237"}
.fa-train:before{content:"\f238"}
.fa-subway:before{content:"\f239"}
.fa-medium:before{content:"\f23a"}
.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}
.fa-optin-monster:before{content:"\f23c"}
.fa-opencart:before{content:"\f23d"}
.fa-expeditedssl:before{content:"\f23e"}
.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}
.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}
.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}
.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}
.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}
.fa-mouse-pointer:before{content:"\f245"}
.fa-i-cursor:before{content:"\f246"}
.fa-object-group:before{content:"\f247"}
.fa-object-ungroup:before{content:"\f248"}
.fa-sticky-note:before{content:"\f249"}
.fa-sticky-note-o:before{content:"\f24a"}
.fa-cc-jcb:before{content:"\f24b"}
.fa-cc-diners-club:before{content:"\f24c"}
.fa-clone:before{content:"\f24d"}
.fa-balance-scale:before{content:"\f24e"}
.fa-hourglass-o:before{content:"\f250"}
.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}
.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}
.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}
.fa-hourglass:before{content:"\f254"}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}
.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}
.fa-hand-scissors-o:before{content:"\f257"}
.fa-hand-lizard-o:before{content:"\f258"}
.fa-hand-spock-o:before{content:"\f259"}
.fa-hand-pointer-o:before{content:"\f25a"}
.fa-hand-peace-o:before{content:"\f25b"}
.fa-trademark:before{content:"\f25c"}
.fa-registered:before{content:"\f25d"}
.fa-creative-commons:before{content:"\f25e"}
.fa-gg:before{content:"\f260"}
.fa-gg-circle:before{content:"\f261"}
.fa-tripadvisor:before{content:"\f262"}
.fa-odnoklassniki:before{content:"\f263"}
.fa-odnoklassniki-square:before{content:"\f264"}
.fa-get-pocket:before{content:"\f265"}
.fa-wikipedia-w:before{content:"\f266"}
.fa-safari:before{content:"\f267"}
.fa-chrome:before{content:"\f268"}
.fa-firefox:before{content:"\f269"}
.fa-opera:before{content:"\f26a"}
.fa-internet-explorer:before{content:"\f26b"}
.fa-tv:before,.fa-television:before{content:"\f26c"}
.fa-contao:before{content:"\f26d"}
.fa-500px:before{content:"\f26e"}
.fa-amazon:before{content:"\f270"}
.fa-calendar-plus-o:before{content:"\f271"}
.fa-calendar-minus-o:before{content:"\f272"}
.fa-calendar-times-o:before{content:"\f273"}
.fa-calendar-check-o:before{content:"\f274"}
.fa-industry:before{content:"\f275"}
.fa-map-pin:before{content:"\f276"}
.fa-map-signs:before{content:"\f277"}
.fa-map-o:before{content:"\f278"}
.fa-map:before{content:"\f279"}
.fa-commenting:before{content:"\f27a"}
.fa-commenting-o:before{content:"\f27b"}
.fa-houzz:before{content:"\f27c"}
.fa-vimeo:before{content:"\f27d"}
.fa-black-tie:before{content:"\f27e"}
.fa-fonticons:before{content:"\f280"}
.fa-reddit-alien:before{content:"\f281"}
.fa-edge:before{content:"\f282"}
.fa-credit-card-alt:before{content:"\f283"}
.fa-codiepie:before{content:"\f284"}
.fa-modx:before{content:"\f285"}
.fa-fort-awesome:before{content:"\f286"}
.fa-usb:before{content:"\f287"}
.fa-product-hunt:before{content:"\f288"}
.fa-mixcloud:before{content:"\f289"}
.fa-scribd:before{content:"\f28a"}
.fa-pause-circle:before{content:"\f28b"}
.fa-pause-circle-o:before{content:"\f28c"}
.fa-stop-circle:before{content:"\f28d"}
.fa-stop-circle-o:before{content:"\f28e"}
.fa-shopping-bag:before{content:"\f290"}
.fa-shopping-basket:before{content:"\f291"}
.fa-hashtag:before{content:"\f292"}
.fa-bluetooth:before{content:"\f293"}
.fa-bluetooth-b:before{content:"\f294"}
.fa-percent:before{content:"\f295"}
.fa-gitlab:before{content:"\f296"}
.fa-wpbeginner:before{content:"\f297"}
.fa-wpforms:before{content:"\f298"}
.fa-envira:before{content:"\f299"}
.fa-universal-access:before{content:"\f29a"}
.fa-wheelchair-alt:before{content:"\f29b"}
.fa-question-circle-o:before{content:"\f29c"}
.fa-blind:before{content:"\f29d"}
.fa-audio-description:before{content:"\f29e"}
.fa-volume-control-phone:before{content:"\f2a0"}
.fa-braille:before{content:"\f2a1"}
.fa-assistive-listening-systems:before{content:"\f2a2"}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}
.fa-glide:before{content:"\f2a5"}
.fa-glide-g:before{content:"\f2a6"}
.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}
.fa-low-vision:before{content:"\f2a8"}
.fa-viadeo:before{content:"\f2a9"}
.fa-viadeo-square:before{content:"\f2aa"}
.fa-snapchat:before{content:"\f2ab"}
.fa-snapchat-ghost:before{content:"\f2ac"}
.fa-snapchat-square:before{content:"\f2ad"}
.fa-pied-piper:before{content:"\f2ae"}
.fa-first-order:before{content:"\f2b0"}
.fa-yoast:before{content:"\f2b1"}
.fa-themeisle:before{content:"\f2b2"}
.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}
.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*csslint adjoining-classes:true */
/* Bitrix CSS cache resolves ../../../ incorrectly; use absolute paths. */
@font-face {
  font-family: 'FontAwesome';
  src: url('/local/templates/main/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),
       url('/local/templates/main/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* .fa {
  font-family: Arial;
  visibility: hidden;
}

.fa-font-loaded .fa {
  font-family: FontAwesome;
  visibility: visible;
} */
/* end: ../../blocks.03-fonts/fa/fa.css */


/* begin: ../../blocks.05-project/utility/__fix/utility__fix.scss */
.utility__fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #f2f2f2;
  padding: 5px 0px 0px;
  z-index: 1000;
}

.utility__fix .fa-star,
.utility__fix .fa-phone {
  width: 12px;
}

.utility__fix .fa-star {
  color: #ed6f04;
}

.utility__fix .btn-group {
  margin-bottom: 5px;
}

.utility__fix .btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media print {
  .utility__fix {
    display: none;
    visibility: hidden;
  }
}
/* end: ../../blocks.05-project/utility/__fix/utility__fix.scss */


/* begin: ../../blocks.05-project/filter-horizontal-control/filter-horizontal-control.scss */
.filter-horizontal-control {
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 0;
  pointer-events: none;
}

@media (min-width: 768px) {
  .filter-horizontal-control {
    display: none;
  }
}

.filter-horizontal-control__inner {
  border: 1px solid #dddddd;
  padding: 5px;
}

.filter-horizontal-control__open {
  display: none;
}

.filter-horizontal-control.visible {
  opacity: 1;
  pointer-events: auto;
}

.filter-horizontal-control.open .filter-horizontal-control__open {
  display: block;
}

.filter-horizontal-control.open .filter-horizontal-control__close {
  display: none;
}
/* end: ../../blocks.05-project/filter-horizontal-control/filter-horizontal-control.scss */


/* begin: ../../blocks.05-project/header/header.scss */
.header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}

.header:before, .header:after {
  content: " ";
  display: table;
}

.header:after {
  clear: both;
}

@media (min-width: 768px) {
  .header {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .header {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .header {
    width: 1160px;
  }
}
/* end: ../../blocks.05-project/header/header.scss */


/* begin: ../../blocks.05-project/grid/grid.scss */
.grid {
  margin-left: -10px;
  margin-right: -10px;
}

.grid:before, .grid:after {
  content: " ";
  display: table;
}

.grid:after {
  clear: both;
}
/* end: ../../blocks.05-project/grid/grid.scss */


/* begin: ../../blocks.05-project/grid/__node/grid__node.scss */
.grid__node {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.grid__node_xs_1, .grid__node_sm_1, .grid__node_md_1, .grid__node_lg_1, .grid__node_xs_2, .grid__node_sm_2, .grid__node_md_2, .grid__node_lg_2, .grid__node_xs_3, .grid__node_sm_3, .grid__node_md_3, .grid__node_lg_3, .grid__node_xs_4, .grid__node_sm_4, .grid__node_md_4, .grid__node_lg_4, .grid__node_xs_5, .grid__node_sm_5, .grid__node_md_5, .grid__node_lg_5, .grid__node_xs_6, .grid__node_sm_6, .grid__node_md_6, .grid__node_lg_6, .grid__node_xs_7, .grid__node_sm_7, .grid__node_md_7, .grid__node_lg_7, .grid__node_xs_8, .grid__node_sm_8, .grid__node_md_8, .grid__node_lg_8, .grid__node_xs_9, .grid__node_sm_9, .grid__node_md_9, .grid__node_lg_9, .grid__node_xs_10, .grid__node_sm_10, .grid__node_md_10, .grid__node_lg_10, .grid__node_xs_11, .grid__node_sm_11, .grid__node_md_11, .grid__node_lg_11, .grid__node_xs_12, .grid__node_sm_12, .grid__node_md_12, .grid__node_lg_12, .grid__node_xs_13, .grid__node_sm_13, .grid__node_md_13, .grid__node_lg_13, .grid__node_xs_14, .grid__node_sm_14, .grid__node_md_14, .grid__node_lg_14, .grid__node_xs_15, .grid__node_sm_15, .grid__node_md_15, .grid__node_lg_15, .grid__node_xs_16, .grid__node_sm_16, .grid__node_md_16, .grid__node_lg_16, .grid__node_xs_17, .grid__node_sm_17, .grid__node_md_17, .grid__node_lg_17, .grid__node_xs_18, .grid__node_sm_18, .grid__node_md_18, .grid__node_lg_18, .grid__node_xs_19, .grid__node_sm_19, .grid__node_md_19, .grid__node_lg_19, .grid__node_xs_20, .grid__node_sm_20, .grid__node_md_20, .grid__node_lg_20, .grid__node_xs_21, .grid__node_sm_21, .grid__node_md_21, .grid__node_lg_21, .grid__node_xs_22, .grid__node_sm_22, .grid__node_md_22, .grid__node_lg_22, .grid__node_xs_23, .grid__node_sm_23, .grid__node_md_23, .grid__node_lg_23, .grid__node_xs_24, .grid__node_sm_24, .grid__node_md_24, .grid__node_lg_24, .grid__node_xs_25, .grid__node_sm_25, .grid__node_md_25, .grid__node_lg_25, .grid__node_xs_26, .grid__node_sm_26, .grid__node_md_26, .grid__node_lg_26, .grid__node_xs_27, .grid__node_sm_27, .grid__node_md_27, .grid__node_lg_27, .grid__node_xs_28, .grid__node_sm_28, .grid__node_md_28, .grid__node_lg_28, .grid__node_xs_29, .grid__node_sm_29, .grid__node_md_29, .grid__node_lg_29, .grid__node_xs_30, .grid__node_sm_30, .grid__node_md_30, .grid__node_lg_30, .grid__node_xs_31, .grid__node_sm_31, .grid__node_md_31, .grid__node_lg_31, .grid__node_xs_32, .grid__node_sm_32, .grid__node_md_32, .grid__node_lg_32, .grid__node_xs_33, .grid__node_sm_33, .grid__node_md_33, .grid__node_lg_33, .grid__node_xs_34, .grid__node_sm_34, .grid__node_md_34, .grid__node_lg_34, .grid__node_xs_35, .grid__node_sm_35, .grid__node_md_35, .grid__node_lg_35, .grid__node_xs_36, .grid__node_sm_36, .grid__node_md_36, .grid__node_lg_36, .grid__node_xs_37, .grid__node_sm_37, .grid__node_md_37, .grid__node_lg_37, .grid__node_xs_38, .grid__node_sm_38, .grid__node_md_38, .grid__node_lg_38, .grid__node_xs_39, .grid__node_sm_39, .grid__node_md_39, .grid__node_lg_39, .grid__node_xs_40, .grid__node_sm_40, .grid__node_md_40, .grid__node_lg_40, .grid__node_xs_41, .grid__node_sm_41, .grid__node_md_41, .grid__node_lg_41, .grid__node_xs_42, .grid__node_sm_42, .grid__node_md_42, .grid__node_lg_42, .grid__node_xs_43, .grid__node_sm_43, .grid__node_md_43, .grid__node_lg_43, .grid__node_xs_44, .grid__node_sm_44, .grid__node_md_44, .grid__node_lg_44, .grid__node_xs_45, .grid__node_sm_45, .grid__node_md_45, .grid__node_lg_45, .grid__node_xs_46, .grid__node_sm_46, .grid__node_md_46, .grid__node_lg_46, .grid__node_xs_47, .grid__node_sm_47, .grid__node_md_47, .grid__node_lg_47, .grid__node_xs_48, .grid__node_sm_48, .grid__node_md_48, .grid__node_lg_48, .grid__node_xs_49, .grid__node_sm_49, .grid__node_md_49, .grid__node_lg_49, .grid__node_xs_50, .grid__node_sm_50, .grid__node_md_50, .grid__node_lg_50, .grid__node_xs_51, .grid__node_sm_51, .grid__node_md_51, .grid__node_lg_51, .grid__node_xs_52, .grid__node_sm_52, .grid__node_md_52, .grid__node_lg_52, .grid__node_xs_53, .grid__node_sm_53, .grid__node_md_53, .grid__node_lg_53, .grid__node_xs_54, .grid__node_sm_54, .grid__node_md_54, .grid__node_lg_54, .grid__node_xs_55, .grid__node_sm_55, .grid__node_md_55, .grid__node_lg_55, .grid__node_xs_56, .grid__node_sm_56, .grid__node_md_56, .grid__node_lg_56, .grid__node_xs_57, .grid__node_sm_57, .grid__node_md_57, .grid__node_lg_57, .grid__node_xs_58, .grid__node_sm_58, .grid__node_md_58, .grid__node_lg_58, .grid__node_xs_59, .grid__node_sm_59, .grid__node_md_59, .grid__node_lg_59, .grid__node_xs_60, .grid__node_sm_60, .grid__node_md_60, .grid__node_lg_60, .grid__node_xs_61, .grid__node_sm_61, .grid__node_md_61, .grid__node_lg_61, .grid__node_xs_62, .grid__node_sm_62, .grid__node_md_62, .grid__node_lg_62, .grid__node_xs_63, .grid__node_sm_63, .grid__node_md_63, .grid__node_lg_63, .grid__node_xs_64, .grid__node_sm_64, .grid__node_md_64, .grid__node_lg_64, .grid__node_xs_65, .grid__node_sm_65, .grid__node_md_65, .grid__node_lg_65, .grid__node_xs_66, .grid__node_sm_66, .grid__node_md_66, .grid__node_lg_66, .grid__node_xs_67, .grid__node_sm_67, .grid__node_md_67, .grid__node_lg_67, .grid__node_xs_68, .grid__node_sm_68, .grid__node_md_68, .grid__node_lg_68, .grid__node_xs_69, .grid__node_sm_69, .grid__node_md_69, .grid__node_lg_69, .grid__node_xs_70, .grid__node_sm_70, .grid__node_md_70, .grid__node_lg_70, .grid__node_xs_71, .grid__node_sm_71, .grid__node_md_71, .grid__node_lg_71, .grid__node_xs_72, .grid__node_sm_72, .grid__node_md_72, .grid__node_lg_72, .grid__node_xs_73, .grid__node_sm_73, .grid__node_md_73, .grid__node_lg_73, .grid__node_xs_74, .grid__node_sm_74, .grid__node_md_74, .grid__node_lg_74, .grid__node_xs_75, .grid__node_sm_75, .grid__node_md_75, .grid__node_lg_75, .grid__node_xs_76, .grid__node_sm_76, .grid__node_md_76, .grid__node_lg_76, .grid__node_xs_77, .grid__node_sm_77, .grid__node_md_77, .grid__node_lg_77, .grid__node_xs_78, .grid__node_sm_78, .grid__node_md_78, .grid__node_lg_78, .grid__node_xs_79, .grid__node_sm_79, .grid__node_md_79, .grid__node_lg_79, .grid__node_xs_80, .grid__node_sm_80, .grid__node_md_80, .grid__node_lg_80, .grid__node_xs_81, .grid__node_sm_81, .grid__node_md_81, .grid__node_lg_81, .grid__node_xs_82, .grid__node_sm_82, .grid__node_md_82, .grid__node_lg_82, .grid__node_xs_83, .grid__node_sm_83, .grid__node_md_83, .grid__node_lg_83, .grid__node_xs_84, .grid__node_sm_84, .grid__node_md_84, .grid__node_lg_84, .grid__node_xs_85, .grid__node_sm_85, .grid__node_md_85, .grid__node_lg_85, .grid__node_xs_86, .grid__node_sm_86, .grid__node_md_86, .grid__node_lg_86, .grid__node_xs_87, .grid__node_sm_87, .grid__node_md_87, .grid__node_lg_87, .grid__node_xs_88, .grid__node_sm_88, .grid__node_md_88, .grid__node_lg_88, .grid__node_xs_89, .grid__node_sm_89, .grid__node_md_89, .grid__node_lg_89, .grid__node_xs_90, .grid__node_sm_90, .grid__node_md_90, .grid__node_lg_90, .grid__node_xs_91, .grid__node_sm_91, .grid__node_md_91, .grid__node_lg_91, .grid__node_xs_92, .grid__node_sm_92, .grid__node_md_92, .grid__node_lg_92, .grid__node_xs_93, .grid__node_sm_93, .grid__node_md_93, .grid__node_lg_93, .grid__node_xs_94, .grid__node_sm_94, .grid__node_md_94, .grid__node_lg_94, .grid__node_xs_95, .grid__node_sm_95, .grid__node_md_95, .grid__node_lg_95, .grid__node_xs_96, .grid__node_sm_96, .grid__node_md_96, .grid__node_lg_96, .grid__node_xs_97, .grid__node_sm_97, .grid__node_md_97, .grid__node_lg_97, .grid__node_xs_98, .grid__node_sm_98, .grid__node_md_98, .grid__node_lg_98, .grid__node_xs_99, .grid__node_sm_99, .grid__node_md_99, .grid__node_lg_99, .grid__node_xs_100, .grid__node_sm_100, .grid__node_md_100, .grid__node_lg_100, .grid__node_xs_101, .grid__node_sm_101, .grid__node_md_101, .grid__node_lg_101, .grid__node_xs_102, .grid__node_sm_102, .grid__node_md_102, .grid__node_lg_102, .grid__node_xs_103, .grid__node_sm_103, .grid__node_md_103, .grid__node_lg_103, .grid__node_xs_104, .grid__node_sm_104, .grid__node_md_104, .grid__node_lg_104, .grid__node_xs_105, .grid__node_sm_105, .grid__node_md_105, .grid__node_lg_105, .grid__node_xs_106, .grid__node_sm_106, .grid__node_md_106, .grid__node_lg_106, .grid__node_xs_107, .grid__node_sm_107, .grid__node_md_107, .grid__node_lg_107, .grid__node_xs_108, .grid__node_sm_108, .grid__node_md_108, .grid__node_lg_108, .grid__node_xs_109, .grid__node_sm_109, .grid__node_md_109, .grid__node_lg_109, .grid__node_xs_110, .grid__node_sm_110, .grid__node_md_110, .grid__node_lg_110, .grid__node_xs_111, .grid__node_sm_111, .grid__node_md_111, .grid__node_lg_111, .grid__node_xs_112, .grid__node_sm_112, .grid__node_md_112, .grid__node_lg_112, .grid__node_xs_113, .grid__node_sm_113, .grid__node_md_113, .grid__node_lg_113, .grid__node_xs_114, .grid__node_sm_114, .grid__node_md_114, .grid__node_lg_114, .grid__node_xs_115, .grid__node_sm_115, .grid__node_md_115, .grid__node_lg_115, .grid__node_xs_116, .grid__node_sm_116, .grid__node_md_116, .grid__node_lg_116, .grid__node_xs_117, .grid__node_sm_117, .grid__node_md_117, .grid__node_lg_117, .grid__node_xs_118, .grid__node_sm_118, .grid__node_md_118, .grid__node_lg_118, .grid__node_xs_119, .grid__node_sm_119, .grid__node_md_119, .grid__node_lg_119, .grid__node_xs_120, .grid__node_sm_120, .grid__node_md_120, .grid__node_lg_120 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.grid__node_xs_1, .grid__node_xs_2, .grid__node_xs_3, .grid__node_xs_4, .grid__node_xs_5, .grid__node_xs_6, .grid__node_xs_7, .grid__node_xs_8, .grid__node_xs_9, .grid__node_xs_10, .grid__node_xs_11, .grid__node_xs_12, .grid__node_xs_13, .grid__node_xs_14, .grid__node_xs_15, .grid__node_xs_16, .grid__node_xs_17, .grid__node_xs_18, .grid__node_xs_19, .grid__node_xs_20, .grid__node_xs_21, .grid__node_xs_22, .grid__node_xs_23, .grid__node_xs_24, .grid__node_xs_25, .grid__node_xs_26, .grid__node_xs_27, .grid__node_xs_28, .grid__node_xs_29, .grid__node_xs_30, .grid__node_xs_31, .grid__node_xs_32, .grid__node_xs_33, .grid__node_xs_34, .grid__node_xs_35, .grid__node_xs_36, .grid__node_xs_37, .grid__node_xs_38, .grid__node_xs_39, .grid__node_xs_40, .grid__node_xs_41, .grid__node_xs_42, .grid__node_xs_43, .grid__node_xs_44, .grid__node_xs_45, .grid__node_xs_46, .grid__node_xs_47, .grid__node_xs_48, .grid__node_xs_49, .grid__node_xs_50, .grid__node_xs_51, .grid__node_xs_52, .grid__node_xs_53, .grid__node_xs_54, .grid__node_xs_55, .grid__node_xs_56, .grid__node_xs_57, .grid__node_xs_58, .grid__node_xs_59, .grid__node_xs_60, .grid__node_xs_61, .grid__node_xs_62, .grid__node_xs_63, .grid__node_xs_64, .grid__node_xs_65, .grid__node_xs_66, .grid__node_xs_67, .grid__node_xs_68, .grid__node_xs_69, .grid__node_xs_70, .grid__node_xs_71, .grid__node_xs_72, .grid__node_xs_73, .grid__node_xs_74, .grid__node_xs_75, .grid__node_xs_76, .grid__node_xs_77, .grid__node_xs_78, .grid__node_xs_79, .grid__node_xs_80, .grid__node_xs_81, .grid__node_xs_82, .grid__node_xs_83, .grid__node_xs_84, .grid__node_xs_85, .grid__node_xs_86, .grid__node_xs_87, .grid__node_xs_88, .grid__node_xs_89, .grid__node_xs_90, .grid__node_xs_91, .grid__node_xs_92, .grid__node_xs_93, .grid__node_xs_94, .grid__node_xs_95, .grid__node_xs_96, .grid__node_xs_97, .grid__node_xs_98, .grid__node_xs_99, .grid__node_xs_100, .grid__node_xs_101, .grid__node_xs_102, .grid__node_xs_103, .grid__node_xs_104, .grid__node_xs_105, .grid__node_xs_106, .grid__node_xs_107, .grid__node_xs_108, .grid__node_xs_109, .grid__node_xs_110, .grid__node_xs_111, .grid__node_xs_112, .grid__node_xs_113, .grid__node_xs_114, .grid__node_xs_115, .grid__node_xs_116, .grid__node_xs_117, .grid__node_xs_118, .grid__node_xs_119, .grid__node_xs_120 {
  float: left;
}

.grid__node_xs_1 {
  width: 0.83333%;
}

.grid__node_xs_2 {
  width: 1.66667%;
}

.grid__node_xs_3 {
  width: 2.5%;
}

.grid__node_xs_4 {
  width: 3.33333%;
}

.grid__node_xs_5 {
  width: 4.16667%;
}

.grid__node_xs_6 {
  width: 5%;
}

.grid__node_xs_7 {
  width: 5.83333%;
}

.grid__node_xs_8 {
  width: 6.66667%;
}

.grid__node_xs_9 {
  width: 7.5%;
}

.grid__node_xs_10 {
  width: 8.33333%;
}

.grid__node_xs_11 {
  width: 9.16667%;
}

.grid__node_xs_12 {
  width: 10%;
}

.grid__node_xs_13 {
  width: 10.83333%;
}

.grid__node_xs_14 {
  width: 11.66667%;
}

.grid__node_xs_15 {
  width: 12.5%;
}

.grid__node_xs_16 {
  width: 13.33333%;
}

.grid__node_xs_17 {
  width: 14.16667%;
}

.grid__node_xs_18 {
  width: 15%;
}

.grid__node_xs_19 {
  width: 15.83333%;
}

.grid__node_xs_20 {
  width: 16.66667%;
}

.grid__node_xs_21 {
  width: 17.5%;
}

.grid__node_xs_22 {
  width: 18.33333%;
}

.grid__node_xs_23 {
  width: 19.16667%;
}

.grid__node_xs_24 {
  width: 20%;
}

.grid__node_xs_25 {
  width: 20.83333%;
}

.grid__node_xs_26 {
  width: 21.66667%;
}

.grid__node_xs_27 {
  width: 22.5%;
}

.grid__node_xs_28 {
  width: 23.33333%;
}

.grid__node_xs_29 {
  width: 24.16667%;
}

.grid__node_xs_30 {
  width: 25%;
}

.grid__node_xs_31 {
  width: 25.83333%;
}

.grid__node_xs_32 {
  width: 26.66667%;
}

.grid__node_xs_33 {
  width: 27.5%;
}

.grid__node_xs_34 {
  width: 28.33333%;
}

.grid__node_xs_35 {
  width: 29.16667%;
}

.grid__node_xs_36 {
  width: 30%;
}

.grid__node_xs_37 {
  width: 30.83333%;
}

.grid__node_xs_38 {
  width: 31.66667%;
}

.grid__node_xs_39 {
  width: 32.5%;
}

.grid__node_xs_40 {
  width: 33.33333%;
}

.grid__node_xs_41 {
  width: 34.16667%;
}

.grid__node_xs_42 {
  width: 35%;
}

.grid__node_xs_43 {
  width: 35.83333%;
}

.grid__node_xs_44 {
  width: 36.66667%;
}

.grid__node_xs_45 {
  width: 37.5%;
}

.grid__node_xs_46 {
  width: 38.33333%;
}

.grid__node_xs_47 {
  width: 39.16667%;
}

.grid__node_xs_48 {
  width: 40%;
}

.grid__node_xs_49 {
  width: 40.83333%;
}

.grid__node_xs_50 {
  width: 41.66667%;
}

.grid__node_xs_51 {
  width: 42.5%;
}

.grid__node_xs_52 {
  width: 43.33333%;
}

.grid__node_xs_53 {
  width: 44.16667%;
}

.grid__node_xs_54 {
  width: 45%;
}

.grid__node_xs_55 {
  width: 45.83333%;
}

.grid__node_xs_56 {
  width: 46.66667%;
}

.grid__node_xs_57 {
  width: 47.5%;
}

.grid__node_xs_58 {
  width: 48.33333%;
}

.grid__node_xs_59 {
  width: 49.16667%;
}

.grid__node_xs_60 {
  width: 50%;
}

.grid__node_xs_61 {
  width: 50.83333%;
}

.grid__node_xs_62 {
  width: 51.66667%;
}

.grid__node_xs_63 {
  width: 52.5%;
}

.grid__node_xs_64 {
  width: 53.33333%;
}

.grid__node_xs_65 {
  width: 54.16667%;
}

.grid__node_xs_66 {
  width: 55%;
}

.grid__node_xs_67 {
  width: 55.83333%;
}

.grid__node_xs_68 {
  width: 56.66667%;
}

.grid__node_xs_69 {
  width: 57.5%;
}

.grid__node_xs_70 {
  width: 58.33333%;
}

.grid__node_xs_71 {
  width: 59.16667%;
}

.grid__node_xs_72 {
  width: 60%;
}

.grid__node_xs_73 {
  width: 60.83333%;
}

.grid__node_xs_74 {
  width: 61.66667%;
}

.grid__node_xs_75 {
  width: 62.5%;
}

.grid__node_xs_76 {
  width: 63.33333%;
}

.grid__node_xs_77 {
  width: 64.16667%;
}

.grid__node_xs_78 {
  width: 65%;
}

.grid__node_xs_79 {
  width: 65.83333%;
}

.grid__node_xs_80 {
  width: 66.66667%;
}

.grid__node_xs_81 {
  width: 67.5%;
}

.grid__node_xs_82 {
  width: 68.33333%;
}

.grid__node_xs_83 {
  width: 69.16667%;
}

.grid__node_xs_84 {
  width: 70%;
}

.grid__node_xs_85 {
  width: 70.83333%;
}

.grid__node_xs_86 {
  width: 71.66667%;
}

.grid__node_xs_87 {
  width: 72.5%;
}

.grid__node_xs_88 {
  width: 73.33333%;
}

.grid__node_xs_89 {
  width: 74.16667%;
}

.grid__node_xs_90 {
  width: 75%;
}

.grid__node_xs_91 {
  width: 75.83333%;
}

.grid__node_xs_92 {
  width: 76.66667%;
}

.grid__node_xs_93 {
  width: 77.5%;
}

.grid__node_xs_94 {
  width: 78.33333%;
}

.grid__node_xs_95 {
  width: 79.16667%;
}

.grid__node_xs_96 {
  width: 80%;
}

.grid__node_xs_97 {
  width: 80.83333%;
}

.grid__node_xs_98 {
  width: 81.66667%;
}

.grid__node_xs_99 {
  width: 82.5%;
}

.grid__node_xs_100 {
  width: 83.33333%;
}

.grid__node_xs_101 {
  width: 84.16667%;
}

.grid__node_xs_102 {
  width: 85%;
}

.grid__node_xs_103 {
  width: 85.83333%;
}

.grid__node_xs_104 {
  width: 86.66667%;
}

.grid__node_xs_105 {
  width: 87.5%;
}

.grid__node_xs_106 {
  width: 88.33333%;
}

.grid__node_xs_107 {
  width: 89.16667%;
}

.grid__node_xs_108 {
  width: 90%;
}

.grid__node_xs_109 {
  width: 90.83333%;
}

.grid__node_xs_110 {
  width: 91.66667%;
}

.grid__node_xs_111 {
  width: 92.5%;
}

.grid__node_xs_112 {
  width: 93.33333%;
}

.grid__node_xs_113 {
  width: 94.16667%;
}

.grid__node_xs_114 {
  width: 95%;
}

.grid__node_xs_115 {
  width: 95.83333%;
}

.grid__node_xs_116 {
  width: 96.66667%;
}

.grid__node_xs_117 {
  width: 97.5%;
}

.grid__node_xs_118 {
  width: 98.33333%;
}

.grid__node_xs_119 {
  width: 99.16667%;
}

.grid__node_xs_120 {
  width: 100%;
}

.grid__node_xs_pull_0 {
  right: auto;
}

.grid__node_xs_pull_1 {
  right: 0.83333%;
}

.grid__node_xs_pull_2 {
  right: 1.66667%;
}

.grid__node_xs_pull_3 {
  right: 2.5%;
}

.grid__node_xs_pull_4 {
  right: 3.33333%;
}

.grid__node_xs_pull_5 {
  right: 4.16667%;
}

.grid__node_xs_pull_6 {
  right: 5%;
}

.grid__node_xs_pull_7 {
  right: 5.83333%;
}

.grid__node_xs_pull_8 {
  right: 6.66667%;
}

.grid__node_xs_pull_9 {
  right: 7.5%;
}

.grid__node_xs_pull_10 {
  right: 8.33333%;
}

.grid__node_xs_pull_11 {
  right: 9.16667%;
}

.grid__node_xs_pull_12 {
  right: 10%;
}

.grid__node_xs_pull_13 {
  right: 10.83333%;
}

.grid__node_xs_pull_14 {
  right: 11.66667%;
}

.grid__node_xs_pull_15 {
  right: 12.5%;
}

.grid__node_xs_pull_16 {
  right: 13.33333%;
}

.grid__node_xs_pull_17 {
  right: 14.16667%;
}

.grid__node_xs_pull_18 {
  right: 15%;
}

.grid__node_xs_pull_19 {
  right: 15.83333%;
}

.grid__node_xs_pull_20 {
  right: 16.66667%;
}

.grid__node_xs_pull_21 {
  right: 17.5%;
}

.grid__node_xs_pull_22 {
  right: 18.33333%;
}

.grid__node_xs_pull_23 {
  right: 19.16667%;
}

.grid__node_xs_pull_24 {
  right: 20%;
}

.grid__node_xs_pull_25 {
  right: 20.83333%;
}

.grid__node_xs_pull_26 {
  right: 21.66667%;
}

.grid__node_xs_pull_27 {
  right: 22.5%;
}

.grid__node_xs_pull_28 {
  right: 23.33333%;
}

.grid__node_xs_pull_29 {
  right: 24.16667%;
}

.grid__node_xs_pull_30 {
  right: 25%;
}

.grid__node_xs_pull_31 {
  right: 25.83333%;
}

.grid__node_xs_pull_32 {
  right: 26.66667%;
}

.grid__node_xs_pull_33 {
  right: 27.5%;
}

.grid__node_xs_pull_34 {
  right: 28.33333%;
}

.grid__node_xs_pull_35 {
  right: 29.16667%;
}

.grid__node_xs_pull_36 {
  right: 30%;
}

.grid__node_xs_pull_37 {
  right: 30.83333%;
}

.grid__node_xs_pull_38 {
  right: 31.66667%;
}

.grid__node_xs_pull_39 {
  right: 32.5%;
}

.grid__node_xs_pull_40 {
  right: 33.33333%;
}

.grid__node_xs_pull_41 {
  right: 34.16667%;
}

.grid__node_xs_pull_42 {
  right: 35%;
}

.grid__node_xs_pull_43 {
  right: 35.83333%;
}

.grid__node_xs_pull_44 {
  right: 36.66667%;
}

.grid__node_xs_pull_45 {
  right: 37.5%;
}

.grid__node_xs_pull_46 {
  right: 38.33333%;
}

.grid__node_xs_pull_47 {
  right: 39.16667%;
}

.grid__node_xs_pull_48 {
  right: 40%;
}

.grid__node_xs_pull_49 {
  right: 40.83333%;
}

.grid__node_xs_pull_50 {
  right: 41.66667%;
}

.grid__node_xs_pull_51 {
  right: 42.5%;
}

.grid__node_xs_pull_52 {
  right: 43.33333%;
}

.grid__node_xs_pull_53 {
  right: 44.16667%;
}

.grid__node_xs_pull_54 {
  right: 45%;
}

.grid__node_xs_pull_55 {
  right: 45.83333%;
}

.grid__node_xs_pull_56 {
  right: 46.66667%;
}

.grid__node_xs_pull_57 {
  right: 47.5%;
}

.grid__node_xs_pull_58 {
  right: 48.33333%;
}

.grid__node_xs_pull_59 {
  right: 49.16667%;
}

.grid__node_xs_pull_60 {
  right: 50%;
}

.grid__node_xs_pull_61 {
  right: 50.83333%;
}

.grid__node_xs_pull_62 {
  right: 51.66667%;
}

.grid__node_xs_pull_63 {
  right: 52.5%;
}

.grid__node_xs_pull_64 {
  right: 53.33333%;
}

.grid__node_xs_pull_65 {
  right: 54.16667%;
}

.grid__node_xs_pull_66 {
  right: 55%;
}

.grid__node_xs_pull_67 {
  right: 55.83333%;
}

.grid__node_xs_pull_68 {
  right: 56.66667%;
}

.grid__node_xs_pull_69 {
  right: 57.5%;
}

.grid__node_xs_pull_70 {
  right: 58.33333%;
}

.grid__node_xs_pull_71 {
  right: 59.16667%;
}

.grid__node_xs_pull_72 {
  right: 60%;
}

.grid__node_xs_pull_73 {
  right: 60.83333%;
}

.grid__node_xs_pull_74 {
  right: 61.66667%;
}

.grid__node_xs_pull_75 {
  right: 62.5%;
}

.grid__node_xs_pull_76 {
  right: 63.33333%;
}

.grid__node_xs_pull_77 {
  right: 64.16667%;
}

.grid__node_xs_pull_78 {
  right: 65%;
}

.grid__node_xs_pull_79 {
  right: 65.83333%;
}

.grid__node_xs_pull_80 {
  right: 66.66667%;
}

.grid__node_xs_pull_81 {
  right: 67.5%;
}

.grid__node_xs_pull_82 {
  right: 68.33333%;
}

.grid__node_xs_pull_83 {
  right: 69.16667%;
}

.grid__node_xs_pull_84 {
  right: 70%;
}

.grid__node_xs_pull_85 {
  right: 70.83333%;
}

.grid__node_xs_pull_86 {
  right: 71.66667%;
}

.grid__node_xs_pull_87 {
  right: 72.5%;
}

.grid__node_xs_pull_88 {
  right: 73.33333%;
}

.grid__node_xs_pull_89 {
  right: 74.16667%;
}

.grid__node_xs_pull_90 {
  right: 75%;
}

.grid__node_xs_pull_91 {
  right: 75.83333%;
}

.grid__node_xs_pull_92 {
  right: 76.66667%;
}

.grid__node_xs_pull_93 {
  right: 77.5%;
}

.grid__node_xs_pull_94 {
  right: 78.33333%;
}

.grid__node_xs_pull_95 {
  right: 79.16667%;
}

.grid__node_xs_pull_96 {
  right: 80%;
}

.grid__node_xs_pull_97 {
  right: 80.83333%;
}

.grid__node_xs_pull_98 {
  right: 81.66667%;
}

.grid__node_xs_pull_99 {
  right: 82.5%;
}

.grid__node_xs_pull_100 {
  right: 83.33333%;
}

.grid__node_xs_pull_101 {
  right: 84.16667%;
}

.grid__node_xs_pull_102 {
  right: 85%;
}

.grid__node_xs_pull_103 {
  right: 85.83333%;
}

.grid__node_xs_pull_104 {
  right: 86.66667%;
}

.grid__node_xs_pull_105 {
  right: 87.5%;
}

.grid__node_xs_pull_106 {
  right: 88.33333%;
}

.grid__node_xs_pull_107 {
  right: 89.16667%;
}

.grid__node_xs_pull_108 {
  right: 90%;
}

.grid__node_xs_pull_109 {
  right: 90.83333%;
}

.grid__node_xs_pull_110 {
  right: 91.66667%;
}

.grid__node_xs_pull_111 {
  right: 92.5%;
}

.grid__node_xs_pull_112 {
  right: 93.33333%;
}

.grid__node_xs_pull_113 {
  right: 94.16667%;
}

.grid__node_xs_pull_114 {
  right: 95%;
}

.grid__node_xs_pull_115 {
  right: 95.83333%;
}

.grid__node_xs_pull_116 {
  right: 96.66667%;
}

.grid__node_xs_pull_117 {
  right: 97.5%;
}

.grid__node_xs_pull_118 {
  right: 98.33333%;
}

.grid__node_xs_pull_119 {
  right: 99.16667%;
}

.grid__node_xs_pull_120 {
  right: 100%;
}

.grid__node_xs_push_0 {
  left: auto;
}

.grid__node_xs_push_1 {
  left: 0.83333%;
}

.grid__node_xs_push_2 {
  left: 1.66667%;
}

.grid__node_xs_push_3 {
  left: 2.5%;
}

.grid__node_xs_push_4 {
  left: 3.33333%;
}

.grid__node_xs_push_5 {
  left: 4.16667%;
}

.grid__node_xs_push_6 {
  left: 5%;
}

.grid__node_xs_push_7 {
  left: 5.83333%;
}

.grid__node_xs_push_8 {
  left: 6.66667%;
}

.grid__node_xs_push_9 {
  left: 7.5%;
}

.grid__node_xs_push_10 {
  left: 8.33333%;
}

.grid__node_xs_push_11 {
  left: 9.16667%;
}

.grid__node_xs_push_12 {
  left: 10%;
}

.grid__node_xs_push_13 {
  left: 10.83333%;
}

.grid__node_xs_push_14 {
  left: 11.66667%;
}

.grid__node_xs_push_15 {
  left: 12.5%;
}

.grid__node_xs_push_16 {
  left: 13.33333%;
}

.grid__node_xs_push_17 {
  left: 14.16667%;
}

.grid__node_xs_push_18 {
  left: 15%;
}

.grid__node_xs_push_19 {
  left: 15.83333%;
}

.grid__node_xs_push_20 {
  left: 16.66667%;
}

.grid__node_xs_push_21 {
  left: 17.5%;
}

.grid__node_xs_push_22 {
  left: 18.33333%;
}

.grid__node_xs_push_23 {
  left: 19.16667%;
}

.grid__node_xs_push_24 {
  left: 20%;
}

.grid__node_xs_push_25 {
  left: 20.83333%;
}

.grid__node_xs_push_26 {
  left: 21.66667%;
}

.grid__node_xs_push_27 {
  left: 22.5%;
}

.grid__node_xs_push_28 {
  left: 23.33333%;
}

.grid__node_xs_push_29 {
  left: 24.16667%;
}

.grid__node_xs_push_30 {
  left: 25%;
}

.grid__node_xs_push_31 {
  left: 25.83333%;
}

.grid__node_xs_push_32 {
  left: 26.66667%;
}

.grid__node_xs_push_33 {
  left: 27.5%;
}

.grid__node_xs_push_34 {
  left: 28.33333%;
}

.grid__node_xs_push_35 {
  left: 29.16667%;
}

.grid__node_xs_push_36 {
  left: 30%;
}

.grid__node_xs_push_37 {
  left: 30.83333%;
}

.grid__node_xs_push_38 {
  left: 31.66667%;
}

.grid__node_xs_push_39 {
  left: 32.5%;
}

.grid__node_xs_push_40 {
  left: 33.33333%;
}

.grid__node_xs_push_41 {
  left: 34.16667%;
}

.grid__node_xs_push_42 {
  left: 35%;
}

.grid__node_xs_push_43 {
  left: 35.83333%;
}

.grid__node_xs_push_44 {
  left: 36.66667%;
}

.grid__node_xs_push_45 {
  left: 37.5%;
}

.grid__node_xs_push_46 {
  left: 38.33333%;
}

.grid__node_xs_push_47 {
  left: 39.16667%;
}

.grid__node_xs_push_48 {
  left: 40%;
}

.grid__node_xs_push_49 {
  left: 40.83333%;
}

.grid__node_xs_push_50 {
  left: 41.66667%;
}

.grid__node_xs_push_51 {
  left: 42.5%;
}

.grid__node_xs_push_52 {
  left: 43.33333%;
}

.grid__node_xs_push_53 {
  left: 44.16667%;
}

.grid__node_xs_push_54 {
  left: 45%;
}

.grid__node_xs_push_55 {
  left: 45.83333%;
}

.grid__node_xs_push_56 {
  left: 46.66667%;
}

.grid__node_xs_push_57 {
  left: 47.5%;
}

.grid__node_xs_push_58 {
  left: 48.33333%;
}

.grid__node_xs_push_59 {
  left: 49.16667%;
}

.grid__node_xs_push_60 {
  left: 50%;
}

.grid__node_xs_push_61 {
  left: 50.83333%;
}

.grid__node_xs_push_62 {
  left: 51.66667%;
}

.grid__node_xs_push_63 {
  left: 52.5%;
}

.grid__node_xs_push_64 {
  left: 53.33333%;
}

.grid__node_xs_push_65 {
  left: 54.16667%;
}

.grid__node_xs_push_66 {
  left: 55%;
}

.grid__node_xs_push_67 {
  left: 55.83333%;
}

.grid__node_xs_push_68 {
  left: 56.66667%;
}

.grid__node_xs_push_69 {
  left: 57.5%;
}

.grid__node_xs_push_70 {
  left: 58.33333%;
}

.grid__node_xs_push_71 {
  left: 59.16667%;
}

.grid__node_xs_push_72 {
  left: 60%;
}

.grid__node_xs_push_73 {
  left: 60.83333%;
}

.grid__node_xs_push_74 {
  left: 61.66667%;
}

.grid__node_xs_push_75 {
  left: 62.5%;
}

.grid__node_xs_push_76 {
  left: 63.33333%;
}

.grid__node_xs_push_77 {
  left: 64.16667%;
}

.grid__node_xs_push_78 {
  left: 65%;
}

.grid__node_xs_push_79 {
  left: 65.83333%;
}

.grid__node_xs_push_80 {
  left: 66.66667%;
}

.grid__node_xs_push_81 {
  left: 67.5%;
}

.grid__node_xs_push_82 {
  left: 68.33333%;
}

.grid__node_xs_push_83 {
  left: 69.16667%;
}

.grid__node_xs_push_84 {
  left: 70%;
}

.grid__node_xs_push_85 {
  left: 70.83333%;
}

.grid__node_xs_push_86 {
  left: 71.66667%;
}

.grid__node_xs_push_87 {
  left: 72.5%;
}

.grid__node_xs_push_88 {
  left: 73.33333%;
}

.grid__node_xs_push_89 {
  left: 74.16667%;
}

.grid__node_xs_push_90 {
  left: 75%;
}

.grid__node_xs_push_91 {
  left: 75.83333%;
}

.grid__node_xs_push_92 {
  left: 76.66667%;
}

.grid__node_xs_push_93 {
  left: 77.5%;
}

.grid__node_xs_push_94 {
  left: 78.33333%;
}

.grid__node_xs_push_95 {
  left: 79.16667%;
}

.grid__node_xs_push_96 {
  left: 80%;
}

.grid__node_xs_push_97 {
  left: 80.83333%;
}

.grid__node_xs_push_98 {
  left: 81.66667%;
}

.grid__node_xs_push_99 {
  left: 82.5%;
}

.grid__node_xs_push_100 {
  left: 83.33333%;
}

.grid__node_xs_push_101 {
  left: 84.16667%;
}

.grid__node_xs_push_102 {
  left: 85%;
}

.grid__node_xs_push_103 {
  left: 85.83333%;
}

.grid__node_xs_push_104 {
  left: 86.66667%;
}

.grid__node_xs_push_105 {
  left: 87.5%;
}

.grid__node_xs_push_106 {
  left: 88.33333%;
}

.grid__node_xs_push_107 {
  left: 89.16667%;
}

.grid__node_xs_push_108 {
  left: 90%;
}

.grid__node_xs_push_109 {
  left: 90.83333%;
}

.grid__node_xs_push_110 {
  left: 91.66667%;
}

.grid__node_xs_push_111 {
  left: 92.5%;
}

.grid__node_xs_push_112 {
  left: 93.33333%;
}

.grid__node_xs_push_113 {
  left: 94.16667%;
}

.grid__node_xs_push_114 {
  left: 95%;
}

.grid__node_xs_push_115 {
  left: 95.83333%;
}

.grid__node_xs_push_116 {
  left: 96.66667%;
}

.grid__node_xs_push_117 {
  left: 97.5%;
}

.grid__node_xs_push_118 {
  left: 98.33333%;
}

.grid__node_xs_push_119 {
  left: 99.16667%;
}

.grid__node_xs_push_120 {
  left: 100%;
}

.grid__node_xs_offset_0 {
  margin-left: 0%;
}

.grid__node_xs_offset_1 {
  margin-left: 0.83333%;
}

.grid__node_xs_offset_2 {
  margin-left: 1.66667%;
}

.grid__node_xs_offset_3 {
  margin-left: 2.5%;
}

.grid__node_xs_offset_4 {
  margin-left: 3.33333%;
}

.grid__node_xs_offset_5 {
  margin-left: 4.16667%;
}

.grid__node_xs_offset_6 {
  margin-left: 5%;
}

.grid__node_xs_offset_7 {
  margin-left: 5.83333%;
}

.grid__node_xs_offset_8 {
  margin-left: 6.66667%;
}

.grid__node_xs_offset_9 {
  margin-left: 7.5%;
}

.grid__node_xs_offset_10 {
  margin-left: 8.33333%;
}

.grid__node_xs_offset_11 {
  margin-left: 9.16667%;
}

.grid__node_xs_offset_12 {
  margin-left: 10%;
}

.grid__node_xs_offset_13 {
  margin-left: 10.83333%;
}

.grid__node_xs_offset_14 {
  margin-left: 11.66667%;
}

.grid__node_xs_offset_15 {
  margin-left: 12.5%;
}

.grid__node_xs_offset_16 {
  margin-left: 13.33333%;
}

.grid__node_xs_offset_17 {
  margin-left: 14.16667%;
}

.grid__node_xs_offset_18 {
  margin-left: 15%;
}

.grid__node_xs_offset_19 {
  margin-left: 15.83333%;
}

.grid__node_xs_offset_20 {
  margin-left: 16.66667%;
}

.grid__node_xs_offset_21 {
  margin-left: 17.5%;
}

.grid__node_xs_offset_22 {
  margin-left: 18.33333%;
}

.grid__node_xs_offset_23 {
  margin-left: 19.16667%;
}

.grid__node_xs_offset_24 {
  margin-left: 20%;
}

.grid__node_xs_offset_25 {
  margin-left: 20.83333%;
}

.grid__node_xs_offset_26 {
  margin-left: 21.66667%;
}

.grid__node_xs_offset_27 {
  margin-left: 22.5%;
}

.grid__node_xs_offset_28 {
  margin-left: 23.33333%;
}

.grid__node_xs_offset_29 {
  margin-left: 24.16667%;
}

.grid__node_xs_offset_30 {
  margin-left: 25%;
}

.grid__node_xs_offset_31 {
  margin-left: 25.83333%;
}

.grid__node_xs_offset_32 {
  margin-left: 26.66667%;
}

.grid__node_xs_offset_33 {
  margin-left: 27.5%;
}

.grid__node_xs_offset_34 {
  margin-left: 28.33333%;
}

.grid__node_xs_offset_35 {
  margin-left: 29.16667%;
}

.grid__node_xs_offset_36 {
  margin-left: 30%;
}

.grid__node_xs_offset_37 {
  margin-left: 30.83333%;
}

.grid__node_xs_offset_38 {
  margin-left: 31.66667%;
}

.grid__node_xs_offset_39 {
  margin-left: 32.5%;
}

.grid__node_xs_offset_40 {
  margin-left: 33.33333%;
}

.grid__node_xs_offset_41 {
  margin-left: 34.16667%;
}

.grid__node_xs_offset_42 {
  margin-left: 35%;
}

.grid__node_xs_offset_43 {
  margin-left: 35.83333%;
}

.grid__node_xs_offset_44 {
  margin-left: 36.66667%;
}

.grid__node_xs_offset_45 {
  margin-left: 37.5%;
}

.grid__node_xs_offset_46 {
  margin-left: 38.33333%;
}

.grid__node_xs_offset_47 {
  margin-left: 39.16667%;
}

.grid__node_xs_offset_48 {
  margin-left: 40%;
}

.grid__node_xs_offset_49 {
  margin-left: 40.83333%;
}

.grid__node_xs_offset_50 {
  margin-left: 41.66667%;
}

.grid__node_xs_offset_51 {
  margin-left: 42.5%;
}

.grid__node_xs_offset_52 {
  margin-left: 43.33333%;
}

.grid__node_xs_offset_53 {
  margin-left: 44.16667%;
}

.grid__node_xs_offset_54 {
  margin-left: 45%;
}

.grid__node_xs_offset_55 {
  margin-left: 45.83333%;
}

.grid__node_xs_offset_56 {
  margin-left: 46.66667%;
}

.grid__node_xs_offset_57 {
  margin-left: 47.5%;
}

.grid__node_xs_offset_58 {
  margin-left: 48.33333%;
}

.grid__node_xs_offset_59 {
  margin-left: 49.16667%;
}

.grid__node_xs_offset_60 {
  margin-left: 50%;
}

.grid__node_xs_offset_61 {
  margin-left: 50.83333%;
}

.grid__node_xs_offset_62 {
  margin-left: 51.66667%;
}

.grid__node_xs_offset_63 {
  margin-left: 52.5%;
}

.grid__node_xs_offset_64 {
  margin-left: 53.33333%;
}

.grid__node_xs_offset_65 {
  margin-left: 54.16667%;
}

.grid__node_xs_offset_66 {
  margin-left: 55%;
}

.grid__node_xs_offset_67 {
  margin-left: 55.83333%;
}

.grid__node_xs_offset_68 {
  margin-left: 56.66667%;
}

.grid__node_xs_offset_69 {
  margin-left: 57.5%;
}

.grid__node_xs_offset_70 {
  margin-left: 58.33333%;
}

.grid__node_xs_offset_71 {
  margin-left: 59.16667%;
}

.grid__node_xs_offset_72 {
  margin-left: 60%;
}

.grid__node_xs_offset_73 {
  margin-left: 60.83333%;
}

.grid__node_xs_offset_74 {
  margin-left: 61.66667%;
}

.grid__node_xs_offset_75 {
  margin-left: 62.5%;
}

.grid__node_xs_offset_76 {
  margin-left: 63.33333%;
}

.grid__node_xs_offset_77 {
  margin-left: 64.16667%;
}

.grid__node_xs_offset_78 {
  margin-left: 65%;
}

.grid__node_xs_offset_79 {
  margin-left: 65.83333%;
}

.grid__node_xs_offset_80 {
  margin-left: 66.66667%;
}

.grid__node_xs_offset_81 {
  margin-left: 67.5%;
}

.grid__node_xs_offset_82 {
  margin-left: 68.33333%;
}

.grid__node_xs_offset_83 {
  margin-left: 69.16667%;
}

.grid__node_xs_offset_84 {
  margin-left: 70%;
}

.grid__node_xs_offset_85 {
  margin-left: 70.83333%;
}

.grid__node_xs_offset_86 {
  margin-left: 71.66667%;
}

.grid__node_xs_offset_87 {
  margin-left: 72.5%;
}

.grid__node_xs_offset_88 {
  margin-left: 73.33333%;
}

.grid__node_xs_offset_89 {
  margin-left: 74.16667%;
}

.grid__node_xs_offset_90 {
  margin-left: 75%;
}

.grid__node_xs_offset_91 {
  margin-left: 75.83333%;
}

.grid__node_xs_offset_92 {
  margin-left: 76.66667%;
}

.grid__node_xs_offset_93 {
  margin-left: 77.5%;
}

.grid__node_xs_offset_94 {
  margin-left: 78.33333%;
}

.grid__node_xs_offset_95 {
  margin-left: 79.16667%;
}

.grid__node_xs_offset_96 {
  margin-left: 80%;
}

.grid__node_xs_offset_97 {
  margin-left: 80.83333%;
}

.grid__node_xs_offset_98 {
  margin-left: 81.66667%;
}

.grid__node_xs_offset_99 {
  margin-left: 82.5%;
}

.grid__node_xs_offset_100 {
  margin-left: 83.33333%;
}

.grid__node_xs_offset_101 {
  margin-left: 84.16667%;
}

.grid__node_xs_offset_102 {
  margin-left: 85%;
}

.grid__node_xs_offset_103 {
  margin-left: 85.83333%;
}

.grid__node_xs_offset_104 {
  margin-left: 86.66667%;
}

.grid__node_xs_offset_105 {
  margin-left: 87.5%;
}

.grid__node_xs_offset_106 {
  margin-left: 88.33333%;
}

.grid__node_xs_offset_107 {
  margin-left: 89.16667%;
}

.grid__node_xs_offset_108 {
  margin-left: 90%;
}

.grid__node_xs_offset_109 {
  margin-left: 90.83333%;
}

.grid__node_xs_offset_110 {
  margin-left: 91.66667%;
}

.grid__node_xs_offset_111 {
  margin-left: 92.5%;
}

.grid__node_xs_offset_112 {
  margin-left: 93.33333%;
}

.grid__node_xs_offset_113 {
  margin-left: 94.16667%;
}

.grid__node_xs_offset_114 {
  margin-left: 95%;
}

.grid__node_xs_offset_115 {
  margin-left: 95.83333%;
}

.grid__node_xs_offset_116 {
  margin-left: 96.66667%;
}

.grid__node_xs_offset_117 {
  margin-left: 97.5%;
}

.grid__node_xs_offset_118 {
  margin-left: 98.33333%;
}

.grid__node_xs_offset_119 {
  margin-left: 99.16667%;
}

.grid__node_xs_offset_120 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .grid__node_sm_1, .grid__node_sm_2, .grid__node_sm_3, .grid__node_sm_4, .grid__node_sm_5, .grid__node_sm_6, .grid__node_sm_7, .grid__node_sm_8, .grid__node_sm_9, .grid__node_sm_10, .grid__node_sm_11, .grid__node_sm_12, .grid__node_sm_13, .grid__node_sm_14, .grid__node_sm_15, .grid__node_sm_16, .grid__node_sm_17, .grid__node_sm_18, .grid__node_sm_19, .grid__node_sm_20, .grid__node_sm_21, .grid__node_sm_22, .grid__node_sm_23, .grid__node_sm_24, .grid__node_sm_25, .grid__node_sm_26, .grid__node_sm_27, .grid__node_sm_28, .grid__node_sm_29, .grid__node_sm_30, .grid__node_sm_31, .grid__node_sm_32, .grid__node_sm_33, .grid__node_sm_34, .grid__node_sm_35, .grid__node_sm_36, .grid__node_sm_37, .grid__node_sm_38, .grid__node_sm_39, .grid__node_sm_40, .grid__node_sm_41, .grid__node_sm_42, .grid__node_sm_43, .grid__node_sm_44, .grid__node_sm_45, .grid__node_sm_46, .grid__node_sm_47, .grid__node_sm_48, .grid__node_sm_49, .grid__node_sm_50, .grid__node_sm_51, .grid__node_sm_52, .grid__node_sm_53, .grid__node_sm_54, .grid__node_sm_55, .grid__node_sm_56, .grid__node_sm_57, .grid__node_sm_58, .grid__node_sm_59, .grid__node_sm_60, .grid__node_sm_61, .grid__node_sm_62, .grid__node_sm_63, .grid__node_sm_64, .grid__node_sm_65, .grid__node_sm_66, .grid__node_sm_67, .grid__node_sm_68, .grid__node_sm_69, .grid__node_sm_70, .grid__node_sm_71, .grid__node_sm_72, .grid__node_sm_73, .grid__node_sm_74, .grid__node_sm_75, .grid__node_sm_76, .grid__node_sm_77, .grid__node_sm_78, .grid__node_sm_79, .grid__node_sm_80, .grid__node_sm_81, .grid__node_sm_82, .grid__node_sm_83, .grid__node_sm_84, .grid__node_sm_85, .grid__node_sm_86, .grid__node_sm_87, .grid__node_sm_88, .grid__node_sm_89, .grid__node_sm_90, .grid__node_sm_91, .grid__node_sm_92, .grid__node_sm_93, .grid__node_sm_94, .grid__node_sm_95, .grid__node_sm_96, .grid__node_sm_97, .grid__node_sm_98, .grid__node_sm_99, .grid__node_sm_100, .grid__node_sm_101, .grid__node_sm_102, .grid__node_sm_103, .grid__node_sm_104, .grid__node_sm_105, .grid__node_sm_106, .grid__node_sm_107, .grid__node_sm_108, .grid__node_sm_109, .grid__node_sm_110, .grid__node_sm_111, .grid__node_sm_112, .grid__node_sm_113, .grid__node_sm_114, .grid__node_sm_115, .grid__node_sm_116, .grid__node_sm_117, .grid__node_sm_118, .grid__node_sm_119, .grid__node_sm_120 {
    float: left;
  }
  .grid__node_sm_1 {
    width: 0.83333%;
  }
  .grid__node_sm_2 {
    width: 1.66667%;
  }
  .grid__node_sm_3 {
    width: 2.5%;
  }
  .grid__node_sm_4 {
    width: 3.33333%;
  }
  .grid__node_sm_5 {
    width: 4.16667%;
  }
  .grid__node_sm_6 {
    width: 5%;
  }
  .grid__node_sm_7 {
    width: 5.83333%;
  }
  .grid__node_sm_8 {
    width: 6.66667%;
  }
  .grid__node_sm_9 {
    width: 7.5%;
  }
  .grid__node_sm_10 {
    width: 8.33333%;
  }
  .grid__node_sm_11 {
    width: 9.16667%;
  }
  .grid__node_sm_12 {
    width: 10%;
  }
  .grid__node_sm_13 {
    width: 10.83333%;
  }
  .grid__node_sm_14 {
    width: 11.66667%;
  }
  .grid__node_sm_15 {
    width: 12.5%;
  }
  .grid__node_sm_16 {
    width: 13.33333%;
  }
  .grid__node_sm_17 {
    width: 14.16667%;
  }
  .grid__node_sm_18 {
    width: 15%;
  }
  .grid__node_sm_19 {
    width: 15.83333%;
  }
  .grid__node_sm_20 {
    width: 16.66667%;
  }
  .grid__node_sm_21 {
    width: 17.5%;
  }
  .grid__node_sm_22 {
    width: 18.33333%;
  }
  .grid__node_sm_23 {
    width: 19.16667%;
  }
  .grid__node_sm_24 {
    width: 20%;
  }
  .grid__node_sm_25 {
    width: 20.83333%;
  }
  .grid__node_sm_26 {
    width: 21.66667%;
  }
  .grid__node_sm_27 {
    width: 22.5%;
  }
  .grid__node_sm_28 {
    width: 23.33333%;
  }
  .grid__node_sm_29 {
    width: 24.16667%;
  }
  .grid__node_sm_30 {
    width: 25%;
  }
  .grid__node_sm_31 {
    width: 25.83333%;
  }
  .grid__node_sm_32 {
    width: 26.66667%;
  }
  .grid__node_sm_33 {
    width: 27.5%;
  }
  .grid__node_sm_34 {
    width: 28.33333%;
  }
  .grid__node_sm_35 {
    width: 29.16667%;
  }
  .grid__node_sm_36 {
    width: 30%;
  }
  .grid__node_sm_37 {
    width: 30.83333%;
  }
  .grid__node_sm_38 {
    width: 31.66667%;
  }
  .grid__node_sm_39 {
    width: 32.5%;
  }
  .grid__node_sm_40 {
    width: 33.33333%;
  }
  .grid__node_sm_41 {
    width: 34.16667%;
  }
  .grid__node_sm_42 {
    width: 35%;
  }
  .grid__node_sm_43 {
    width: 35.83333%;
  }
  .grid__node_sm_44 {
    width: 36.66667%;
  }
  .grid__node_sm_45 {
    width: 37.5%;
  }
  .grid__node_sm_46 {
    width: 38.33333%;
  }
  .grid__node_sm_47 {
    width: 39.16667%;
  }
  .grid__node_sm_48 {
    width: 40%;
  }
  .grid__node_sm_49 {
    width: 40.83333%;
  }
  .grid__node_sm_50 {
    width: 41.66667%;
  }
  .grid__node_sm_51 {
    width: 42.5%;
  }
  .grid__node_sm_52 {
    width: 43.33333%;
  }
  .grid__node_sm_53 {
    width: 44.16667%;
  }
  .grid__node_sm_54 {
    width: 45%;
  }
  .grid__node_sm_55 {
    width: 45.83333%;
  }
  .grid__node_sm_56 {
    width: 46.66667%;
  }
  .grid__node_sm_57 {
    width: 47.5%;
  }
  .grid__node_sm_58 {
    width: 48.33333%;
  }
  .grid__node_sm_59 {
    width: 49.16667%;
  }
  .grid__node_sm_60 {
    width: 50%;
  }
  .grid__node_sm_61 {
    width: 50.83333%;
  }
  .grid__node_sm_62 {
    width: 51.66667%;
  }
  .grid__node_sm_63 {
    width: 52.5%;
  }
  .grid__node_sm_64 {
    width: 53.33333%;
  }
  .grid__node_sm_65 {
    width: 54.16667%;
  }
  .grid__node_sm_66 {
    width: 55%;
  }
  .grid__node_sm_67 {
    width: 55.83333%;
  }
  .grid__node_sm_68 {
    width: 56.66667%;
  }
  .grid__node_sm_69 {
    width: 57.5%;
  }
  .grid__node_sm_70 {
    width: 58.33333%;
  }
  .grid__node_sm_71 {
    width: 59.16667%;
  }
  .grid__node_sm_72 {
    width: 60%;
  }
  .grid__node_sm_73 {
    width: 60.83333%;
  }
  .grid__node_sm_74 {
    width: 61.66667%;
  }
  .grid__node_sm_75 {
    width: 62.5%;
  }
  .grid__node_sm_76 {
    width: 63.33333%;
  }
  .grid__node_sm_77 {
    width: 64.16667%;
  }
  .grid__node_sm_78 {
    width: 65%;
  }
  .grid__node_sm_79 {
    width: 65.83333%;
  }
  .grid__node_sm_80 {
    width: 66.66667%;
  }
  .grid__node_sm_81 {
    width: 67.5%;
  }
  .grid__node_sm_82 {
    width: 68.33333%;
  }
  .grid__node_sm_83 {
    width: 69.16667%;
  }
  .grid__node_sm_84 {
    width: 70%;
  }
  .grid__node_sm_85 {
    width: 70.83333%;
  }
  .grid__node_sm_86 {
    width: 71.66667%;
  }
  .grid__node_sm_87 {
    width: 72.5%;
  }
  .grid__node_sm_88 {
    width: 73.33333%;
  }
  .grid__node_sm_89 {
    width: 74.16667%;
  }
  .grid__node_sm_90 {
    width: 75%;
  }
  .grid__node_sm_91 {
    width: 75.83333%;
  }
  .grid__node_sm_92 {
    width: 76.66667%;
  }
  .grid__node_sm_93 {
    width: 77.5%;
  }
  .grid__node_sm_94 {
    width: 78.33333%;
  }
  .grid__node_sm_95 {
    width: 79.16667%;
  }
  .grid__node_sm_96 {
    width: 80%;
  }
  .grid__node_sm_97 {
    width: 80.83333%;
  }
  .grid__node_sm_98 {
    width: 81.66667%;
  }
  .grid__node_sm_99 {
    width: 82.5%;
  }
  .grid__node_sm_100 {
    width: 83.33333%;
  }
  .grid__node_sm_101 {
    width: 84.16667%;
  }
  .grid__node_sm_102 {
    width: 85%;
  }
  .grid__node_sm_103 {
    width: 85.83333%;
  }
  .grid__node_sm_104 {
    width: 86.66667%;
  }
  .grid__node_sm_105 {
    width: 87.5%;
  }
  .grid__node_sm_106 {
    width: 88.33333%;
  }
  .grid__node_sm_107 {
    width: 89.16667%;
  }
  .grid__node_sm_108 {
    width: 90%;
  }
  .grid__node_sm_109 {
    width: 90.83333%;
  }
  .grid__node_sm_110 {
    width: 91.66667%;
  }
  .grid__node_sm_111 {
    width: 92.5%;
  }
  .grid__node_sm_112 {
    width: 93.33333%;
  }
  .grid__node_sm_113 {
    width: 94.16667%;
  }
  .grid__node_sm_114 {
    width: 95%;
  }
  .grid__node_sm_115 {
    width: 95.83333%;
  }
  .grid__node_sm_116 {
    width: 96.66667%;
  }
  .grid__node_sm_117 {
    width: 97.5%;
  }
  .grid__node_sm_118 {
    width: 98.33333%;
  }
  .grid__node_sm_119 {
    width: 99.16667%;
  }
  .grid__node_sm_120 {
    width: 100%;
  }
  .grid__node_sm_pull_0 {
    right: auto;
  }
  .grid__node_sm_pull_1 {
    right: 0.83333%;
  }
  .grid__node_sm_pull_2 {
    right: 1.66667%;
  }
  .grid__node_sm_pull_3 {
    right: 2.5%;
  }
  .grid__node_sm_pull_4 {
    right: 3.33333%;
  }
  .grid__node_sm_pull_5 {
    right: 4.16667%;
  }
  .grid__node_sm_pull_6 {
    right: 5%;
  }
  .grid__node_sm_pull_7 {
    right: 5.83333%;
  }
  .grid__node_sm_pull_8 {
    right: 6.66667%;
  }
  .grid__node_sm_pull_9 {
    right: 7.5%;
  }
  .grid__node_sm_pull_10 {
    right: 8.33333%;
  }
  .grid__node_sm_pull_11 {
    right: 9.16667%;
  }
  .grid__node_sm_pull_12 {
    right: 10%;
  }
  .grid__node_sm_pull_13 {
    right: 10.83333%;
  }
  .grid__node_sm_pull_14 {
    right: 11.66667%;
  }
  .grid__node_sm_pull_15 {
    right: 12.5%;
  }
  .grid__node_sm_pull_16 {
    right: 13.33333%;
  }
  .grid__node_sm_pull_17 {
    right: 14.16667%;
  }
  .grid__node_sm_pull_18 {
    right: 15%;
  }
  .grid__node_sm_pull_19 {
    right: 15.83333%;
  }
  .grid__node_sm_pull_20 {
    right: 16.66667%;
  }
  .grid__node_sm_pull_21 {
    right: 17.5%;
  }
  .grid__node_sm_pull_22 {
    right: 18.33333%;
  }
  .grid__node_sm_pull_23 {
    right: 19.16667%;
  }
  .grid__node_sm_pull_24 {
    right: 20%;
  }
  .grid__node_sm_pull_25 {
    right: 20.83333%;
  }
  .grid__node_sm_pull_26 {
    right: 21.66667%;
  }
  .grid__node_sm_pull_27 {
    right: 22.5%;
  }
  .grid__node_sm_pull_28 {
    right: 23.33333%;
  }
  .grid__node_sm_pull_29 {
    right: 24.16667%;
  }
  .grid__node_sm_pull_30 {
    right: 25%;
  }
  .grid__node_sm_pull_31 {
    right: 25.83333%;
  }
  .grid__node_sm_pull_32 {
    right: 26.66667%;
  }
  .grid__node_sm_pull_33 {
    right: 27.5%;
  }
  .grid__node_sm_pull_34 {
    right: 28.33333%;
  }
  .grid__node_sm_pull_35 {
    right: 29.16667%;
  }
  .grid__node_sm_pull_36 {
    right: 30%;
  }
  .grid__node_sm_pull_37 {
    right: 30.83333%;
  }
  .grid__node_sm_pull_38 {
    right: 31.66667%;
  }
  .grid__node_sm_pull_39 {
    right: 32.5%;
  }
  .grid__node_sm_pull_40 {
    right: 33.33333%;
  }
  .grid__node_sm_pull_41 {
    right: 34.16667%;
  }
  .grid__node_sm_pull_42 {
    right: 35%;
  }
  .grid__node_sm_pull_43 {
    right: 35.83333%;
  }
  .grid__node_sm_pull_44 {
    right: 36.66667%;
  }
  .grid__node_sm_pull_45 {
    right: 37.5%;
  }
  .grid__node_sm_pull_46 {
    right: 38.33333%;
  }
  .grid__node_sm_pull_47 {
    right: 39.16667%;
  }
  .grid__node_sm_pull_48 {
    right: 40%;
  }
  .grid__node_sm_pull_49 {
    right: 40.83333%;
  }
  .grid__node_sm_pull_50 {
    right: 41.66667%;
  }
  .grid__node_sm_pull_51 {
    right: 42.5%;
  }
  .grid__node_sm_pull_52 {
    right: 43.33333%;
  }
  .grid__node_sm_pull_53 {
    right: 44.16667%;
  }
  .grid__node_sm_pull_54 {
    right: 45%;
  }
  .grid__node_sm_pull_55 {
    right: 45.83333%;
  }
  .grid__node_sm_pull_56 {
    right: 46.66667%;
  }
  .grid__node_sm_pull_57 {
    right: 47.5%;
  }
  .grid__node_sm_pull_58 {
    right: 48.33333%;
  }
  .grid__node_sm_pull_59 {
    right: 49.16667%;
  }
  .grid__node_sm_pull_60 {
    right: 50%;
  }
  .grid__node_sm_pull_61 {
    right: 50.83333%;
  }
  .grid__node_sm_pull_62 {
    right: 51.66667%;
  }
  .grid__node_sm_pull_63 {
    right: 52.5%;
  }
  .grid__node_sm_pull_64 {
    right: 53.33333%;
  }
  .grid__node_sm_pull_65 {
    right: 54.16667%;
  }
  .grid__node_sm_pull_66 {
    right: 55%;
  }
  .grid__node_sm_pull_67 {
    right: 55.83333%;
  }
  .grid__node_sm_pull_68 {
    right: 56.66667%;
  }
  .grid__node_sm_pull_69 {
    right: 57.5%;
  }
  .grid__node_sm_pull_70 {
    right: 58.33333%;
  }
  .grid__node_sm_pull_71 {
    right: 59.16667%;
  }
  .grid__node_sm_pull_72 {
    right: 60%;
  }
  .grid__node_sm_pull_73 {
    right: 60.83333%;
  }
  .grid__node_sm_pull_74 {
    right: 61.66667%;
  }
  .grid__node_sm_pull_75 {
    right: 62.5%;
  }
  .grid__node_sm_pull_76 {
    right: 63.33333%;
  }
  .grid__node_sm_pull_77 {
    right: 64.16667%;
  }
  .grid__node_sm_pull_78 {
    right: 65%;
  }
  .grid__node_sm_pull_79 {
    right: 65.83333%;
  }
  .grid__node_sm_pull_80 {
    right: 66.66667%;
  }
  .grid__node_sm_pull_81 {
    right: 67.5%;
  }
  .grid__node_sm_pull_82 {
    right: 68.33333%;
  }
  .grid__node_sm_pull_83 {
    right: 69.16667%;
  }
  .grid__node_sm_pull_84 {
    right: 70%;
  }
  .grid__node_sm_pull_85 {
    right: 70.83333%;
  }
  .grid__node_sm_pull_86 {
    right: 71.66667%;
  }
  .grid__node_sm_pull_87 {
    right: 72.5%;
  }
  .grid__node_sm_pull_88 {
    right: 73.33333%;
  }
  .grid__node_sm_pull_89 {
    right: 74.16667%;
  }
  .grid__node_sm_pull_90 {
    right: 75%;
  }
  .grid__node_sm_pull_91 {
    right: 75.83333%;
  }
  .grid__node_sm_pull_92 {
    right: 76.66667%;
  }
  .grid__node_sm_pull_93 {
    right: 77.5%;
  }
  .grid__node_sm_pull_94 {
    right: 78.33333%;
  }
  .grid__node_sm_pull_95 {
    right: 79.16667%;
  }
  .grid__node_sm_pull_96 {
    right: 80%;
  }
  .grid__node_sm_pull_97 {
    right: 80.83333%;
  }
  .grid__node_sm_pull_98 {
    right: 81.66667%;
  }
  .grid__node_sm_pull_99 {
    right: 82.5%;
  }
  .grid__node_sm_pull_100 {
    right: 83.33333%;
  }
  .grid__node_sm_pull_101 {
    right: 84.16667%;
  }
  .grid__node_sm_pull_102 {
    right: 85%;
  }
  .grid__node_sm_pull_103 {
    right: 85.83333%;
  }
  .grid__node_sm_pull_104 {
    right: 86.66667%;
  }
  .grid__node_sm_pull_105 {
    right: 87.5%;
  }
  .grid__node_sm_pull_106 {
    right: 88.33333%;
  }
  .grid__node_sm_pull_107 {
    right: 89.16667%;
  }
  .grid__node_sm_pull_108 {
    right: 90%;
  }
  .grid__node_sm_pull_109 {
    right: 90.83333%;
  }
  .grid__node_sm_pull_110 {
    right: 91.66667%;
  }
  .grid__node_sm_pull_111 {
    right: 92.5%;
  }
  .grid__node_sm_pull_112 {
    right: 93.33333%;
  }
  .grid__node_sm_pull_113 {
    right: 94.16667%;
  }
  .grid__node_sm_pull_114 {
    right: 95%;
  }
  .grid__node_sm_pull_115 {
    right: 95.83333%;
  }
  .grid__node_sm_pull_116 {
    right: 96.66667%;
  }
  .grid__node_sm_pull_117 {
    right: 97.5%;
  }
  .grid__node_sm_pull_118 {
    right: 98.33333%;
  }
  .grid__node_sm_pull_119 {
    right: 99.16667%;
  }
  .grid__node_sm_pull_120 {
    right: 100%;
  }
  .grid__node_sm_push_0 {
    left: auto;
  }
  .grid__node_sm_push_1 {
    left: 0.83333%;
  }
  .grid__node_sm_push_2 {
    left: 1.66667%;
  }
  .grid__node_sm_push_3 {
    left: 2.5%;
  }
  .grid__node_sm_push_4 {
    left: 3.33333%;
  }
  .grid__node_sm_push_5 {
    left: 4.16667%;
  }
  .grid__node_sm_push_6 {
    left: 5%;
  }
  .grid__node_sm_push_7 {
    left: 5.83333%;
  }
  .grid__node_sm_push_8 {
    left: 6.66667%;
  }
  .grid__node_sm_push_9 {
    left: 7.5%;
  }
  .grid__node_sm_push_10 {
    left: 8.33333%;
  }
  .grid__node_sm_push_11 {
    left: 9.16667%;
  }
  .grid__node_sm_push_12 {
    left: 10%;
  }
  .grid__node_sm_push_13 {
    left: 10.83333%;
  }
  .grid__node_sm_push_14 {
    left: 11.66667%;
  }
  .grid__node_sm_push_15 {
    left: 12.5%;
  }
  .grid__node_sm_push_16 {
    left: 13.33333%;
  }
  .grid__node_sm_push_17 {
    left: 14.16667%;
  }
  .grid__node_sm_push_18 {
    left: 15%;
  }
  .grid__node_sm_push_19 {
    left: 15.83333%;
  }
  .grid__node_sm_push_20 {
    left: 16.66667%;
  }
  .grid__node_sm_push_21 {
    left: 17.5%;
  }
  .grid__node_sm_push_22 {
    left: 18.33333%;
  }
  .grid__node_sm_push_23 {
    left: 19.16667%;
  }
  .grid__node_sm_push_24 {
    left: 20%;
  }
  .grid__node_sm_push_25 {
    left: 20.83333%;
  }
  .grid__node_sm_push_26 {
    left: 21.66667%;
  }
  .grid__node_sm_push_27 {
    left: 22.5%;
  }
  .grid__node_sm_push_28 {
    left: 23.33333%;
  }
  .grid__node_sm_push_29 {
    left: 24.16667%;
  }
  .grid__node_sm_push_30 {
    left: 25%;
  }
  .grid__node_sm_push_31 {
    left: 25.83333%;
  }
  .grid__node_sm_push_32 {
    left: 26.66667%;
  }
  .grid__node_sm_push_33 {
    left: 27.5%;
  }
  .grid__node_sm_push_34 {
    left: 28.33333%;
  }
  .grid__node_sm_push_35 {
    left: 29.16667%;
  }
  .grid__node_sm_push_36 {
    left: 30%;
  }
  .grid__node_sm_push_37 {
    left: 30.83333%;
  }
  .grid__node_sm_push_38 {
    left: 31.66667%;
  }
  .grid__node_sm_push_39 {
    left: 32.5%;
  }
  .grid__node_sm_push_40 {
    left: 33.33333%;
  }
  .grid__node_sm_push_41 {
    left: 34.16667%;
  }
  .grid__node_sm_push_42 {
    left: 35%;
  }
  .grid__node_sm_push_43 {
    left: 35.83333%;
  }
  .grid__node_sm_push_44 {
    left: 36.66667%;
  }
  .grid__node_sm_push_45 {
    left: 37.5%;
  }
  .grid__node_sm_push_46 {
    left: 38.33333%;
  }
  .grid__node_sm_push_47 {
    left: 39.16667%;
  }
  .grid__node_sm_push_48 {
    left: 40%;
  }
  .grid__node_sm_push_49 {
    left: 40.83333%;
  }
  .grid__node_sm_push_50 {
    left: 41.66667%;
  }
  .grid__node_sm_push_51 {
    left: 42.5%;
  }
  .grid__node_sm_push_52 {
    left: 43.33333%;
  }
  .grid__node_sm_push_53 {
    left: 44.16667%;
  }
  .grid__node_sm_push_54 {
    left: 45%;
  }
  .grid__node_sm_push_55 {
    left: 45.83333%;
  }
  .grid__node_sm_push_56 {
    left: 46.66667%;
  }
  .grid__node_sm_push_57 {
    left: 47.5%;
  }
  .grid__node_sm_push_58 {
    left: 48.33333%;
  }
  .grid__node_sm_push_59 {
    left: 49.16667%;
  }
  .grid__node_sm_push_60 {
    left: 50%;
  }
  .grid__node_sm_push_61 {
    left: 50.83333%;
  }
  .grid__node_sm_push_62 {
    left: 51.66667%;
  }
  .grid__node_sm_push_63 {
    left: 52.5%;
  }
  .grid__node_sm_push_64 {
    left: 53.33333%;
  }
  .grid__node_sm_push_65 {
    left: 54.16667%;
  }
  .grid__node_sm_push_66 {
    left: 55%;
  }
  .grid__node_sm_push_67 {
    left: 55.83333%;
  }
  .grid__node_sm_push_68 {
    left: 56.66667%;
  }
  .grid__node_sm_push_69 {
    left: 57.5%;
  }
  .grid__node_sm_push_70 {
    left: 58.33333%;
  }
  .grid__node_sm_push_71 {
    left: 59.16667%;
  }
  .grid__node_sm_push_72 {
    left: 60%;
  }
  .grid__node_sm_push_73 {
    left: 60.83333%;
  }
  .grid__node_sm_push_74 {
    left: 61.66667%;
  }
  .grid__node_sm_push_75 {
    left: 62.5%;
  }
  .grid__node_sm_push_76 {
    left: 63.33333%;
  }
  .grid__node_sm_push_77 {
    left: 64.16667%;
  }
  .grid__node_sm_push_78 {
    left: 65%;
  }
  .grid__node_sm_push_79 {
    left: 65.83333%;
  }
  .grid__node_sm_push_80 {
    left: 66.66667%;
  }
  .grid__node_sm_push_81 {
    left: 67.5%;
  }
  .grid__node_sm_push_82 {
    left: 68.33333%;
  }
  .grid__node_sm_push_83 {
    left: 69.16667%;
  }
  .grid__node_sm_push_84 {
    left: 70%;
  }
  .grid__node_sm_push_85 {
    left: 70.83333%;
  }
  .grid__node_sm_push_86 {
    left: 71.66667%;
  }
  .grid__node_sm_push_87 {
    left: 72.5%;
  }
  .grid__node_sm_push_88 {
    left: 73.33333%;
  }
  .grid__node_sm_push_89 {
    left: 74.16667%;
  }
  .grid__node_sm_push_90 {
    left: 75%;
  }
  .grid__node_sm_push_91 {
    left: 75.83333%;
  }
  .grid__node_sm_push_92 {
    left: 76.66667%;
  }
  .grid__node_sm_push_93 {
    left: 77.5%;
  }
  .grid__node_sm_push_94 {
    left: 78.33333%;
  }
  .grid__node_sm_push_95 {
    left: 79.16667%;
  }
  .grid__node_sm_push_96 {
    left: 80%;
  }
  .grid__node_sm_push_97 {
    left: 80.83333%;
  }
  .grid__node_sm_push_98 {
    left: 81.66667%;
  }
  .grid__node_sm_push_99 {
    left: 82.5%;
  }
  .grid__node_sm_push_100 {
    left: 83.33333%;
  }
  .grid__node_sm_push_101 {
    left: 84.16667%;
  }
  .grid__node_sm_push_102 {
    left: 85%;
  }
  .grid__node_sm_push_103 {
    left: 85.83333%;
  }
  .grid__node_sm_push_104 {
    left: 86.66667%;
  }
  .grid__node_sm_push_105 {
    left: 87.5%;
  }
  .grid__node_sm_push_106 {
    left: 88.33333%;
  }
  .grid__node_sm_push_107 {
    left: 89.16667%;
  }
  .grid__node_sm_push_108 {
    left: 90%;
  }
  .grid__node_sm_push_109 {
    left: 90.83333%;
  }
  .grid__node_sm_push_110 {
    left: 91.66667%;
  }
  .grid__node_sm_push_111 {
    left: 92.5%;
  }
  .grid__node_sm_push_112 {
    left: 93.33333%;
  }
  .grid__node_sm_push_113 {
    left: 94.16667%;
  }
  .grid__node_sm_push_114 {
    left: 95%;
  }
  .grid__node_sm_push_115 {
    left: 95.83333%;
  }
  .grid__node_sm_push_116 {
    left: 96.66667%;
  }
  .grid__node_sm_push_117 {
    left: 97.5%;
  }
  .grid__node_sm_push_118 {
    left: 98.33333%;
  }
  .grid__node_sm_push_119 {
    left: 99.16667%;
  }
  .grid__node_sm_push_120 {
    left: 100%;
  }
  .grid__node_sm_offset_0 {
    margin-left: 0%;
  }
  .grid__node_sm_offset_1 {
    margin-left: 0.83333%;
  }
  .grid__node_sm_offset_2 {
    margin-left: 1.66667%;
  }
  .grid__node_sm_offset_3 {
    margin-left: 2.5%;
  }
  .grid__node_sm_offset_4 {
    margin-left: 3.33333%;
  }
  .grid__node_sm_offset_5 {
    margin-left: 4.16667%;
  }
  .grid__node_sm_offset_6 {
    margin-left: 5%;
  }
  .grid__node_sm_offset_7 {
    margin-left: 5.83333%;
  }
  .grid__node_sm_offset_8 {
    margin-left: 6.66667%;
  }
  .grid__node_sm_offset_9 {
    margin-left: 7.5%;
  }
  .grid__node_sm_offset_10 {
    margin-left: 8.33333%;
  }
  .grid__node_sm_offset_11 {
    margin-left: 9.16667%;
  }
  .grid__node_sm_offset_12 {
    margin-left: 10%;
  }
  .grid__node_sm_offset_13 {
    margin-left: 10.83333%;
  }
  .grid__node_sm_offset_14 {
    margin-left: 11.66667%;
  }
  .grid__node_sm_offset_15 {
    margin-left: 12.5%;
  }
  .grid__node_sm_offset_16 {
    margin-left: 13.33333%;
  }
  .grid__node_sm_offset_17 {
    margin-left: 14.16667%;
  }
  .grid__node_sm_offset_18 {
    margin-left: 15%;
  }
  .grid__node_sm_offset_19 {
    margin-left: 15.83333%;
  }
  .grid__node_sm_offset_20 {
    margin-left: 16.66667%;
  }
  .grid__node_sm_offset_21 {
    margin-left: 17.5%;
  }
  .grid__node_sm_offset_22 {
    margin-left: 18.33333%;
  }
  .grid__node_sm_offset_23 {
    margin-left: 19.16667%;
  }
  .grid__node_sm_offset_24 {
    margin-left: 20%;
  }
  .grid__node_sm_offset_25 {
    margin-left: 20.83333%;
  }
  .grid__node_sm_offset_26 {
    margin-left: 21.66667%;
  }
  .grid__node_sm_offset_27 {
    margin-left: 22.5%;
  }
  .grid__node_sm_offset_28 {
    margin-left: 23.33333%;
  }
  .grid__node_sm_offset_29 {
    margin-left: 24.16667%;
  }
  .grid__node_sm_offset_30 {
    margin-left: 25%;
  }
  .grid__node_sm_offset_31 {
    margin-left: 25.83333%;
  }
  .grid__node_sm_offset_32 {
    margin-left: 26.66667%;
  }
  .grid__node_sm_offset_33 {
    margin-left: 27.5%;
  }
  .grid__node_sm_offset_34 {
    margin-left: 28.33333%;
  }
  .grid__node_sm_offset_35 {
    margin-left: 29.16667%;
  }
  .grid__node_sm_offset_36 {
    margin-left: 30%;
  }
  .grid__node_sm_offset_37 {
    margin-left: 30.83333%;
  }
  .grid__node_sm_offset_38 {
    margin-left: 31.66667%;
  }
  .grid__node_sm_offset_39 {
    margin-left: 32.5%;
  }
  .grid__node_sm_offset_40 {
    margin-left: 33.33333%;
  }
  .grid__node_sm_offset_41 {
    margin-left: 34.16667%;
  }
  .grid__node_sm_offset_42 {
    margin-left: 35%;
  }
  .grid__node_sm_offset_43 {
    margin-left: 35.83333%;
  }
  .grid__node_sm_offset_44 {
    margin-left: 36.66667%;
  }
  .grid__node_sm_offset_45 {
    margin-left: 37.5%;
  }
  .grid__node_sm_offset_46 {
    margin-left: 38.33333%;
  }
  .grid__node_sm_offset_47 {
    margin-left: 39.16667%;
  }
  .grid__node_sm_offset_48 {
    margin-left: 40%;
  }
  .grid__node_sm_offset_49 {
    margin-left: 40.83333%;
  }
  .grid__node_sm_offset_50 {
    margin-left: 41.66667%;
  }
  .grid__node_sm_offset_51 {
    margin-left: 42.5%;
  }
  .grid__node_sm_offset_52 {
    margin-left: 43.33333%;
  }
  .grid__node_sm_offset_53 {
    margin-left: 44.16667%;
  }
  .grid__node_sm_offset_54 {
    margin-left: 45%;
  }
  .grid__node_sm_offset_55 {
    margin-left: 45.83333%;
  }
  .grid__node_sm_offset_56 {
    margin-left: 46.66667%;
  }
  .grid__node_sm_offset_57 {
    margin-left: 47.5%;
  }
  .grid__node_sm_offset_58 {
    margin-left: 48.33333%;
  }
  .grid__node_sm_offset_59 {
    margin-left: 49.16667%;
  }
  .grid__node_sm_offset_60 {
    margin-left: 50%;
  }
  .grid__node_sm_offset_61 {
    margin-left: 50.83333%;
  }
  .grid__node_sm_offset_62 {
    margin-left: 51.66667%;
  }
  .grid__node_sm_offset_63 {
    margin-left: 52.5%;
  }
  .grid__node_sm_offset_64 {
    margin-left: 53.33333%;
  }
  .grid__node_sm_offset_65 {
    margin-left: 54.16667%;
  }
  .grid__node_sm_offset_66 {
    margin-left: 55%;
  }
  .grid__node_sm_offset_67 {
    margin-left: 55.83333%;
  }
  .grid__node_sm_offset_68 {
    margin-left: 56.66667%;
  }
  .grid__node_sm_offset_69 {
    margin-left: 57.5%;
  }
  .grid__node_sm_offset_70 {
    margin-left: 58.33333%;
  }
  .grid__node_sm_offset_71 {
    margin-left: 59.16667%;
  }
  .grid__node_sm_offset_72 {
    margin-left: 60%;
  }
  .grid__node_sm_offset_73 {
    margin-left: 60.83333%;
  }
  .grid__node_sm_offset_74 {
    margin-left: 61.66667%;
  }
  .grid__node_sm_offset_75 {
    margin-left: 62.5%;
  }
  .grid__node_sm_offset_76 {
    margin-left: 63.33333%;
  }
  .grid__node_sm_offset_77 {
    margin-left: 64.16667%;
  }
  .grid__node_sm_offset_78 {
    margin-left: 65%;
  }
  .grid__node_sm_offset_79 {
    margin-left: 65.83333%;
  }
  .grid__node_sm_offset_80 {
    margin-left: 66.66667%;
  }
  .grid__node_sm_offset_81 {
    margin-left: 67.5%;
  }
  .grid__node_sm_offset_82 {
    margin-left: 68.33333%;
  }
  .grid__node_sm_offset_83 {
    margin-left: 69.16667%;
  }
  .grid__node_sm_offset_84 {
    margin-left: 70%;
  }
  .grid__node_sm_offset_85 {
    margin-left: 70.83333%;
  }
  .grid__node_sm_offset_86 {
    margin-left: 71.66667%;
  }
  .grid__node_sm_offset_87 {
    margin-left: 72.5%;
  }
  .grid__node_sm_offset_88 {
    margin-left: 73.33333%;
  }
  .grid__node_sm_offset_89 {
    margin-left: 74.16667%;
  }
  .grid__node_sm_offset_90 {
    margin-left: 75%;
  }
  .grid__node_sm_offset_91 {
    margin-left: 75.83333%;
  }
  .grid__node_sm_offset_92 {
    margin-left: 76.66667%;
  }
  .grid__node_sm_offset_93 {
    margin-left: 77.5%;
  }
  .grid__node_sm_offset_94 {
    margin-left: 78.33333%;
  }
  .grid__node_sm_offset_95 {
    margin-left: 79.16667%;
  }
  .grid__node_sm_offset_96 {
    margin-left: 80%;
  }
  .grid__node_sm_offset_97 {
    margin-left: 80.83333%;
  }
  .grid__node_sm_offset_98 {
    margin-left: 81.66667%;
  }
  .grid__node_sm_offset_99 {
    margin-left: 82.5%;
  }
  .grid__node_sm_offset_100 {
    margin-left: 83.33333%;
  }
  .grid__node_sm_offset_101 {
    margin-left: 84.16667%;
  }
  .grid__node_sm_offset_102 {
    margin-left: 85%;
  }
  .grid__node_sm_offset_103 {
    margin-left: 85.83333%;
  }
  .grid__node_sm_offset_104 {
    margin-left: 86.66667%;
  }
  .grid__node_sm_offset_105 {
    margin-left: 87.5%;
  }
  .grid__node_sm_offset_106 {
    margin-left: 88.33333%;
  }
  .grid__node_sm_offset_107 {
    margin-left: 89.16667%;
  }
  .grid__node_sm_offset_108 {
    margin-left: 90%;
  }
  .grid__node_sm_offset_109 {
    margin-left: 90.83333%;
  }
  .grid__node_sm_offset_110 {
    margin-left: 91.66667%;
  }
  .grid__node_sm_offset_111 {
    margin-left: 92.5%;
  }
  .grid__node_sm_offset_112 {
    margin-left: 93.33333%;
  }
  .grid__node_sm_offset_113 {
    margin-left: 94.16667%;
  }
  .grid__node_sm_offset_114 {
    margin-left: 95%;
  }
  .grid__node_sm_offset_115 {
    margin-left: 95.83333%;
  }
  .grid__node_sm_offset_116 {
    margin-left: 96.66667%;
  }
  .grid__node_sm_offset_117 {
    margin-left: 97.5%;
  }
  .grid__node_sm_offset_118 {
    margin-left: 98.33333%;
  }
  .grid__node_sm_offset_119 {
    margin-left: 99.16667%;
  }
  .grid__node_sm_offset_120 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .grid__node_md_1, .grid__node_md_2, .grid__node_md_3, .grid__node_md_4, .grid__node_md_5, .grid__node_md_6, .grid__node_md_7, .grid__node_md_8, .grid__node_md_9, .grid__node_md_10, .grid__node_md_11, .grid__node_md_12, .grid__node_md_13, .grid__node_md_14, .grid__node_md_15, .grid__node_md_16, .grid__node_md_17, .grid__node_md_18, .grid__node_md_19, .grid__node_md_20, .grid__node_md_21, .grid__node_md_22, .grid__node_md_23, .grid__node_md_24, .grid__node_md_25, .grid__node_md_26, .grid__node_md_27, .grid__node_md_28, .grid__node_md_29, .grid__node_md_30, .grid__node_md_31, .grid__node_md_32, .grid__node_md_33, .grid__node_md_34, .grid__node_md_35, .grid__node_md_36, .grid__node_md_37, .grid__node_md_38, .grid__node_md_39, .grid__node_md_40, .grid__node_md_41, .grid__node_md_42, .grid__node_md_43, .grid__node_md_44, .grid__node_md_45, .grid__node_md_46, .grid__node_md_47, .grid__node_md_48, .grid__node_md_49, .grid__node_md_50, .grid__node_md_51, .grid__node_md_52, .grid__node_md_53, .grid__node_md_54, .grid__node_md_55, .grid__node_md_56, .grid__node_md_57, .grid__node_md_58, .grid__node_md_59, .grid__node_md_60, .grid__node_md_61, .grid__node_md_62, .grid__node_md_63, .grid__node_md_64, .grid__node_md_65, .grid__node_md_66, .grid__node_md_67, .grid__node_md_68, .grid__node_md_69, .grid__node_md_70, .grid__node_md_71, .grid__node_md_72, .grid__node_md_73, .grid__node_md_74, .grid__node_md_75, .grid__node_md_76, .grid__node_md_77, .grid__node_md_78, .grid__node_md_79, .grid__node_md_80, .grid__node_md_81, .grid__node_md_82, .grid__node_md_83, .grid__node_md_84, .grid__node_md_85, .grid__node_md_86, .grid__node_md_87, .grid__node_md_88, .grid__node_md_89, .grid__node_md_90, .grid__node_md_91, .grid__node_md_92, .grid__node_md_93, .grid__node_md_94, .grid__node_md_95, .grid__node_md_96, .grid__node_md_97, .grid__node_md_98, .grid__node_md_99, .grid__node_md_100, .grid__node_md_101, .grid__node_md_102, .grid__node_md_103, .grid__node_md_104, .grid__node_md_105, .grid__node_md_106, .grid__node_md_107, .grid__node_md_108, .grid__node_md_109, .grid__node_md_110, .grid__node_md_111, .grid__node_md_112, .grid__node_md_113, .grid__node_md_114, .grid__node_md_115, .grid__node_md_116, .grid__node_md_117, .grid__node_md_118, .grid__node_md_119, .grid__node_md_120 {
    float: left;
  }
  .grid__node_md_1 {
    width: 0.83333%;
  }
  .grid__node_md_2 {
    width: 1.66667%;
  }
  .grid__node_md_3 {
    width: 2.5%;
  }
  .grid__node_md_4 {
    width: 3.33333%;
  }
  .grid__node_md_5 {
    width: 4.16667%;
  }
  .grid__node_md_6 {
    width: 5%;
  }
  .grid__node_md_7 {
    width: 5.83333%;
  }
  .grid__node_md_8 {
    width: 6.66667%;
  }
  .grid__node_md_9 {
    width: 7.5%;
  }
  .grid__node_md_10 {
    width: 8.33333%;
  }
  .grid__node_md_11 {
    width: 9.16667%;
  }
  .grid__node_md_12 {
    width: 10%;
  }
  .grid__node_md_13 {
    width: 10.83333%;
  }
  .grid__node_md_14 {
    width: 11.66667%;
  }
  .grid__node_md_15 {
    width: 12.5%;
  }
  .grid__node_md_16 {
    width: 13.33333%;
  }
  .grid__node_md_17 {
    width: 14.16667%;
  }
  .grid__node_md_18 {
    width: 15%;
  }
  .grid__node_md_19 {
    width: 15.83333%;
  }
  .grid__node_md_20 {
    width: 16.66667%;
  }
  .grid__node_md_21 {
    width: 17.5%;
  }
  .grid__node_md_22 {
    width: 18.33333%;
  }
  .grid__node_md_23 {
    width: 19.16667%;
  }
  .grid__node_md_24 {
    width: 20%;
  }
  .grid__node_md_25 {
    width: 20.83333%;
  }
  .grid__node_md_26 {
    width: 21.66667%;
  }
  .grid__node_md_27 {
    width: 22.5%;
  }
  .grid__node_md_28 {
    width: 23.33333%;
  }
  .grid__node_md_29 {
    width: 24.16667%;
  }
  .grid__node_md_30 {
    width: 25%;
  }
  .grid__node_md_31 {
    width: 25.83333%;
  }
  .grid__node_md_32 {
    width: 26.66667%;
  }
  .grid__node_md_33 {
    width: 27.5%;
  }
  .grid__node_md_34 {
    width: 28.33333%;
  }
  .grid__node_md_35 {
    width: 29.16667%;
  }
  .grid__node_md_36 {
    width: 30%;
  }
  .grid__node_md_37 {
    width: 30.83333%;
  }
  .grid__node_md_38 {
    width: 31.66667%;
  }
  .grid__node_md_39 {
    width: 32.5%;
  }
  .grid__node_md_40 {
    width: 33.33333%;
  }
  .grid__node_md_41 {
    width: 34.16667%;
  }
  .grid__node_md_42 {
    width: 35%;
  }
  .grid__node_md_43 {
    width: 35.83333%;
  }
  .grid__node_md_44 {
    width: 36.66667%;
  }
  .grid__node_md_45 {
    width: 37.5%;
  }
  .grid__node_md_46 {
    width: 38.33333%;
  }
  .grid__node_md_47 {
    width: 39.16667%;
  }
  .grid__node_md_48 {
    width: 40%;
  }
  .grid__node_md_49 {
    width: 40.83333%;
  }
  .grid__node_md_50 {
    width: 41.66667%;
  }
  .grid__node_md_51 {
    width: 42.5%;
  }
  .grid__node_md_52 {
    width: 43.33333%;
  }
  .grid__node_md_53 {
    width: 44.16667%;
  }
  .grid__node_md_54 {
    width: 45%;
  }
  .grid__node_md_55 {
    width: 45.83333%;
  }
  .grid__node_md_56 {
    width: 46.66667%;
  }
  .grid__node_md_57 {
    width: 47.5%;
  }
  .grid__node_md_58 {
    width: 48.33333%;
  }
  .grid__node_md_59 {
    width: 49.16667%;
  }
  .grid__node_md_60 {
    width: 50%;
  }
  .grid__node_md_61 {
    width: 50.83333%;
  }
  .grid__node_md_62 {
    width: 51.66667%;
  }
  .grid__node_md_63 {
    width: 52.5%;
  }
  .grid__node_md_64 {
    width: 53.33333%;
  }
  .grid__node_md_65 {
    width: 54.16667%;
  }
  .grid__node_md_66 {
    width: 55%;
  }
  .grid__node_md_67 {
    width: 55.83333%;
  }
  .grid__node_md_68 {
    width: 56.66667%;
  }
  .grid__node_md_69 {
    width: 57.5%;
  }
  .grid__node_md_70 {
    width: 58.33333%;
  }
  .grid__node_md_71 {
    width: 59.16667%;
  }
  .grid__node_md_72 {
    width: 60%;
  }
  .grid__node_md_73 {
    width: 60.83333%;
  }
  .grid__node_md_74 {
    width: 61.66667%;
  }
  .grid__node_md_75 {
    width: 62.5%;
  }
  .grid__node_md_76 {
    width: 63.33333%;
  }
  .grid__node_md_77 {
    width: 64.16667%;
  }
  .grid__node_md_78 {
    width: 65%;
  }
  .grid__node_md_79 {
    width: 65.83333%;
  }
  .grid__node_md_80 {
    width: 66.66667%;
  }
  .grid__node_md_81 {
    width: 67.5%;
  }
  .grid__node_md_82 {
    width: 68.33333%;
  }
  .grid__node_md_83 {
    width: 69.16667%;
  }
  .grid__node_md_84 {
    width: 70%;
  }
  .grid__node_md_85 {
    width: 70.83333%;
  }
  .grid__node_md_86 {
    width: 71.66667%;
  }
  .grid__node_md_87 {
    width: 72.5%;
  }
  .grid__node_md_88 {
    width: 73.33333%;
  }
  .grid__node_md_89 {
    width: 74.16667%;
  }
  .grid__node_md_90 {
    width: 75%;
  }
  .grid__node_md_91 {
    width: 75.83333%;
  }
  .grid__node_md_92 {
    width: 76.66667%;
  }
  .grid__node_md_93 {
    width: 77.5%;
  }
  .grid__node_md_94 {
    width: 78.33333%;
  }
  .grid__node_md_95 {
    width: 79.16667%;
  }
  .grid__node_md_96 {
    width: 80%;
  }
  .grid__node_md_97 {
    width: 80.83333%;
  }
  .grid__node_md_98 {
    width: 81.66667%;
  }
  .grid__node_md_99 {
    width: 82.5%;
  }
  .grid__node_md_100 {
    width: 83.33333%;
  }
  .grid__node_md_101 {
    width: 84.16667%;
  }
  .grid__node_md_102 {
    width: 85%;
  }
  .grid__node_md_103 {
    width: 85.83333%;
  }
  .grid__node_md_104 {
    width: 86.66667%;
  }
  .grid__node_md_105 {
    width: 87.5%;
  }
  .grid__node_md_106 {
    width: 88.33333%;
  }
  .grid__node_md_107 {
    width: 89.16667%;
  }
  .grid__node_md_108 {
    width: 90%;
  }
  .grid__node_md_109 {
    width: 90.83333%;
  }
  .grid__node_md_110 {
    width: 91.66667%;
  }
  .grid__node_md_111 {
    width: 92.5%;
  }
  .grid__node_md_112 {
    width: 93.33333%;
  }
  .grid__node_md_113 {
    width: 94.16667%;
  }
  .grid__node_md_114 {
    width: 95%;
  }
  .grid__node_md_115 {
    width: 95.83333%;
  }
  .grid__node_md_116 {
    width: 96.66667%;
  }
  .grid__node_md_117 {
    width: 97.5%;
  }
  .grid__node_md_118 {
    width: 98.33333%;
  }
  .grid__node_md_119 {
    width: 99.16667%;
  }
  .grid__node_md_120 {
    width: 100%;
  }
  .grid__node_md_pull_0 {
    right: auto;
  }
  .grid__node_md_pull_1 {
    right: 0.83333%;
  }
  .grid__node_md_pull_2 {
    right: 1.66667%;
  }
  .grid__node_md_pull_3 {
    right: 2.5%;
  }
  .grid__node_md_pull_4 {
    right: 3.33333%;
  }
  .grid__node_md_pull_5 {
    right: 4.16667%;
  }
  .grid__node_md_pull_6 {
    right: 5%;
  }
  .grid__node_md_pull_7 {
    right: 5.83333%;
  }
  .grid__node_md_pull_8 {
    right: 6.66667%;
  }
  .grid__node_md_pull_9 {
    right: 7.5%;
  }
  .grid__node_md_pull_10 {
    right: 8.33333%;
  }
  .grid__node_md_pull_11 {
    right: 9.16667%;
  }
  .grid__node_md_pull_12 {
    right: 10%;
  }
  .grid__node_md_pull_13 {
    right: 10.83333%;
  }
  .grid__node_md_pull_14 {
    right: 11.66667%;
  }
  .grid__node_md_pull_15 {
    right: 12.5%;
  }
  .grid__node_md_pull_16 {
    right: 13.33333%;
  }
  .grid__node_md_pull_17 {
    right: 14.16667%;
  }
  .grid__node_md_pull_18 {
    right: 15%;
  }
  .grid__node_md_pull_19 {
    right: 15.83333%;
  }
  .grid__node_md_pull_20 {
    right: 16.66667%;
  }
  .grid__node_md_pull_21 {
    right: 17.5%;
  }
  .grid__node_md_pull_22 {
    right: 18.33333%;
  }
  .grid__node_md_pull_23 {
    right: 19.16667%;
  }
  .grid__node_md_pull_24 {
    right: 20%;
  }
  .grid__node_md_pull_25 {
    right: 20.83333%;
  }
  .grid__node_md_pull_26 {
    right: 21.66667%;
  }
  .grid__node_md_pull_27 {
    right: 22.5%;
  }
  .grid__node_md_pull_28 {
    right: 23.33333%;
  }
  .grid__node_md_pull_29 {
    right: 24.16667%;
  }
  .grid__node_md_pull_30 {
    right: 25%;
  }
  .grid__node_md_pull_31 {
    right: 25.83333%;
  }
  .grid__node_md_pull_32 {
    right: 26.66667%;
  }
  .grid__node_md_pull_33 {
    right: 27.5%;
  }
  .grid__node_md_pull_34 {
    right: 28.33333%;
  }
  .grid__node_md_pull_35 {
    right: 29.16667%;
  }
  .grid__node_md_pull_36 {
    right: 30%;
  }
  .grid__node_md_pull_37 {
    right: 30.83333%;
  }
  .grid__node_md_pull_38 {
    right: 31.66667%;
  }
  .grid__node_md_pull_39 {
    right: 32.5%;
  }
  .grid__node_md_pull_40 {
    right: 33.33333%;
  }
  .grid__node_md_pull_41 {
    right: 34.16667%;
  }
  .grid__node_md_pull_42 {
    right: 35%;
  }
  .grid__node_md_pull_43 {
    right: 35.83333%;
  }
  .grid__node_md_pull_44 {
    right: 36.66667%;
  }
  .grid__node_md_pull_45 {
    right: 37.5%;
  }
  .grid__node_md_pull_46 {
    right: 38.33333%;
  }
  .grid__node_md_pull_47 {
    right: 39.16667%;
  }
  .grid__node_md_pull_48 {
    right: 40%;
  }
  .grid__node_md_pull_49 {
    right: 40.83333%;
  }
  .grid__node_md_pull_50 {
    right: 41.66667%;
  }
  .grid__node_md_pull_51 {
    right: 42.5%;
  }
  .grid__node_md_pull_52 {
    right: 43.33333%;
  }
  .grid__node_md_pull_53 {
    right: 44.16667%;
  }
  .grid__node_md_pull_54 {
    right: 45%;
  }
  .grid__node_md_pull_55 {
    right: 45.83333%;
  }
  .grid__node_md_pull_56 {
    right: 46.66667%;
  }
  .grid__node_md_pull_57 {
    right: 47.5%;
  }
  .grid__node_md_pull_58 {
    right: 48.33333%;
  }
  .grid__node_md_pull_59 {
    right: 49.16667%;
  }
  .grid__node_md_pull_60 {
    right: 50%;
  }
  .grid__node_md_pull_61 {
    right: 50.83333%;
  }
  .grid__node_md_pull_62 {
    right: 51.66667%;
  }
  .grid__node_md_pull_63 {
    right: 52.5%;
  }
  .grid__node_md_pull_64 {
    right: 53.33333%;
  }
  .grid__node_md_pull_65 {
    right: 54.16667%;
  }
  .grid__node_md_pull_66 {
    right: 55%;
  }
  .grid__node_md_pull_67 {
    right: 55.83333%;
  }
  .grid__node_md_pull_68 {
    right: 56.66667%;
  }
  .grid__node_md_pull_69 {
    right: 57.5%;
  }
  .grid__node_md_pull_70 {
    right: 58.33333%;
  }
  .grid__node_md_pull_71 {
    right: 59.16667%;
  }
  .grid__node_md_pull_72 {
    right: 60%;
  }
  .grid__node_md_pull_73 {
    right: 60.83333%;
  }
  .grid__node_md_pull_74 {
    right: 61.66667%;
  }
  .grid__node_md_pull_75 {
    right: 62.5%;
  }
  .grid__node_md_pull_76 {
    right: 63.33333%;
  }
  .grid__node_md_pull_77 {
    right: 64.16667%;
  }
  .grid__node_md_pull_78 {
    right: 65%;
  }
  .grid__node_md_pull_79 {
    right: 65.83333%;
  }
  .grid__node_md_pull_80 {
    right: 66.66667%;
  }
  .grid__node_md_pull_81 {
    right: 67.5%;
  }
  .grid__node_md_pull_82 {
    right: 68.33333%;
  }
  .grid__node_md_pull_83 {
    right: 69.16667%;
  }
  .grid__node_md_pull_84 {
    right: 70%;
  }
  .grid__node_md_pull_85 {
    right: 70.83333%;
  }
  .grid__node_md_pull_86 {
    right: 71.66667%;
  }
  .grid__node_md_pull_87 {
    right: 72.5%;
  }
  .grid__node_md_pull_88 {
    right: 73.33333%;
  }
  .grid__node_md_pull_89 {
    right: 74.16667%;
  }
  .grid__node_md_pull_90 {
    right: 75%;
  }
  .grid__node_md_pull_91 {
    right: 75.83333%;
  }
  .grid__node_md_pull_92 {
    right: 76.66667%;
  }
  .grid__node_md_pull_93 {
    right: 77.5%;
  }
  .grid__node_md_pull_94 {
    right: 78.33333%;
  }
  .grid__node_md_pull_95 {
    right: 79.16667%;
  }
  .grid__node_md_pull_96 {
    right: 80%;
  }
  .grid__node_md_pull_97 {
    right: 80.83333%;
  }
  .grid__node_md_pull_98 {
    right: 81.66667%;
  }
  .grid__node_md_pull_99 {
    right: 82.5%;
  }
  .grid__node_md_pull_100 {
    right: 83.33333%;
  }
  .grid__node_md_pull_101 {
    right: 84.16667%;
  }
  .grid__node_md_pull_102 {
    right: 85%;
  }
  .grid__node_md_pull_103 {
    right: 85.83333%;
  }
  .grid__node_md_pull_104 {
    right: 86.66667%;
  }
  .grid__node_md_pull_105 {
    right: 87.5%;
  }
  .grid__node_md_pull_106 {
    right: 88.33333%;
  }
  .grid__node_md_pull_107 {
    right: 89.16667%;
  }
  .grid__node_md_pull_108 {
    right: 90%;
  }
  .grid__node_md_pull_109 {
    right: 90.83333%;
  }
  .grid__node_md_pull_110 {
    right: 91.66667%;
  }
  .grid__node_md_pull_111 {
    right: 92.5%;
  }
  .grid__node_md_pull_112 {
    right: 93.33333%;
  }
  .grid__node_md_pull_113 {
    right: 94.16667%;
  }
  .grid__node_md_pull_114 {
    right: 95%;
  }
  .grid__node_md_pull_115 {
    right: 95.83333%;
  }
  .grid__node_md_pull_116 {
    right: 96.66667%;
  }
  .grid__node_md_pull_117 {
    right: 97.5%;
  }
  .grid__node_md_pull_118 {
    right: 98.33333%;
  }
  .grid__node_md_pull_119 {
    right: 99.16667%;
  }
  .grid__node_md_pull_120 {
    right: 100%;
  }
  .grid__node_md_push_0 {
    left: auto;
  }
  .grid__node_md_push_1 {
    left: 0.83333%;
  }
  .grid__node_md_push_2 {
    left: 1.66667%;
  }
  .grid__node_md_push_3 {
    left: 2.5%;
  }
  .grid__node_md_push_4 {
    left: 3.33333%;
  }
  .grid__node_md_push_5 {
    left: 4.16667%;
  }
  .grid__node_md_push_6 {
    left: 5%;
  }
  .grid__node_md_push_7 {
    left: 5.83333%;
  }
  .grid__node_md_push_8 {
    left: 6.66667%;
  }
  .grid__node_md_push_9 {
    left: 7.5%;
  }
  .grid__node_md_push_10 {
    left: 8.33333%;
  }
  .grid__node_md_push_11 {
    left: 9.16667%;
  }
  .grid__node_md_push_12 {
    left: 10%;
  }
  .grid__node_md_push_13 {
    left: 10.83333%;
  }
  .grid__node_md_push_14 {
    left: 11.66667%;
  }
  .grid__node_md_push_15 {
    left: 12.5%;
  }
  .grid__node_md_push_16 {
    left: 13.33333%;
  }
  .grid__node_md_push_17 {
    left: 14.16667%;
  }
  .grid__node_md_push_18 {
    left: 15%;
  }
  .grid__node_md_push_19 {
    left: 15.83333%;
  }
  .grid__node_md_push_20 {
    left: 16.66667%;
  }
  .grid__node_md_push_21 {
    left: 17.5%;
  }
  .grid__node_md_push_22 {
    left: 18.33333%;
  }
  .grid__node_md_push_23 {
    left: 19.16667%;
  }
  .grid__node_md_push_24 {
    left: 20%;
  }
  .grid__node_md_push_25 {
    left: 20.83333%;
  }
  .grid__node_md_push_26 {
    left: 21.66667%;
  }
  .grid__node_md_push_27 {
    left: 22.5%;
  }
  .grid__node_md_push_28 {
    left: 23.33333%;
  }
  .grid__node_md_push_29 {
    left: 24.16667%;
  }
  .grid__node_md_push_30 {
    left: 25%;
  }
  .grid__node_md_push_31 {
    left: 25.83333%;
  }
  .grid__node_md_push_32 {
    left: 26.66667%;
  }
  .grid__node_md_push_33 {
    left: 27.5%;
  }
  .grid__node_md_push_34 {
    left: 28.33333%;
  }
  .grid__node_md_push_35 {
    left: 29.16667%;
  }
  .grid__node_md_push_36 {
    left: 30%;
  }
  .grid__node_md_push_37 {
    left: 30.83333%;
  }
  .grid__node_md_push_38 {
    left: 31.66667%;
  }
  .grid__node_md_push_39 {
    left: 32.5%;
  }
  .grid__node_md_push_40 {
    left: 33.33333%;
  }
  .grid__node_md_push_41 {
    left: 34.16667%;
  }
  .grid__node_md_push_42 {
    left: 35%;
  }
  .grid__node_md_push_43 {
    left: 35.83333%;
  }
  .grid__node_md_push_44 {
    left: 36.66667%;
  }
  .grid__node_md_push_45 {
    left: 37.5%;
  }
  .grid__node_md_push_46 {
    left: 38.33333%;
  }
  .grid__node_md_push_47 {
    left: 39.16667%;
  }
  .grid__node_md_push_48 {
    left: 40%;
  }
  .grid__node_md_push_49 {
    left: 40.83333%;
  }
  .grid__node_md_push_50 {
    left: 41.66667%;
  }
  .grid__node_md_push_51 {
    left: 42.5%;
  }
  .grid__node_md_push_52 {
    left: 43.33333%;
  }
  .grid__node_md_push_53 {
    left: 44.16667%;
  }
  .grid__node_md_push_54 {
    left: 45%;
  }
  .grid__node_md_push_55 {
    left: 45.83333%;
  }
  .grid__node_md_push_56 {
    left: 46.66667%;
  }
  .grid__node_md_push_57 {
    left: 47.5%;
  }
  .grid__node_md_push_58 {
    left: 48.33333%;
  }
  .grid__node_md_push_59 {
    left: 49.16667%;
  }
  .grid__node_md_push_60 {
    left: 50%;
  }
  .grid__node_md_push_61 {
    left: 50.83333%;
  }
  .grid__node_md_push_62 {
    left: 51.66667%;
  }
  .grid__node_md_push_63 {
    left: 52.5%;
  }
  .grid__node_md_push_64 {
    left: 53.33333%;
  }
  .grid__node_md_push_65 {
    left: 54.16667%;
  }
  .grid__node_md_push_66 {
    left: 55%;
  }
  .grid__node_md_push_67 {
    left: 55.83333%;
  }
  .grid__node_md_push_68 {
    left: 56.66667%;
  }
  .grid__node_md_push_69 {
    left: 57.5%;
  }
  .grid__node_md_push_70 {
    left: 58.33333%;
  }
  .grid__node_md_push_71 {
    left: 59.16667%;
  }
  .grid__node_md_push_72 {
    left: 60%;
  }
  .grid__node_md_push_73 {
    left: 60.83333%;
  }
  .grid__node_md_push_74 {
    left: 61.66667%;
  }
  .grid__node_md_push_75 {
    left: 62.5%;
  }
  .grid__node_md_push_76 {
    left: 63.33333%;
  }
  .grid__node_md_push_77 {
    left: 64.16667%;
  }
  .grid__node_md_push_78 {
    left: 65%;
  }
  .grid__node_md_push_79 {
    left: 65.83333%;
  }
  .grid__node_md_push_80 {
    left: 66.66667%;
  }
  .grid__node_md_push_81 {
    left: 67.5%;
  }
  .grid__node_md_push_82 {
    left: 68.33333%;
  }
  .grid__node_md_push_83 {
    left: 69.16667%;
  }
  .grid__node_md_push_84 {
    left: 70%;
  }
  .grid__node_md_push_85 {
    left: 70.83333%;
  }
  .grid__node_md_push_86 {
    left: 71.66667%;
  }
  .grid__node_md_push_87 {
    left: 72.5%;
  }
  .grid__node_md_push_88 {
    left: 73.33333%;
  }
  .grid__node_md_push_89 {
    left: 74.16667%;
  }
  .grid__node_md_push_90 {
    left: 75%;
  }
  .grid__node_md_push_91 {
    left: 75.83333%;
  }
  .grid__node_md_push_92 {
    left: 76.66667%;
  }
  .grid__node_md_push_93 {
    left: 77.5%;
  }
  .grid__node_md_push_94 {
    left: 78.33333%;
  }
  .grid__node_md_push_95 {
    left: 79.16667%;
  }
  .grid__node_md_push_96 {
    left: 80%;
  }
  .grid__node_md_push_97 {
    left: 80.83333%;
  }
  .grid__node_md_push_98 {
    left: 81.66667%;
  }
  .grid__node_md_push_99 {
    left: 82.5%;
  }
  .grid__node_md_push_100 {
    left: 83.33333%;
  }
  .grid__node_md_push_101 {
    left: 84.16667%;
  }
  .grid__node_md_push_102 {
    left: 85%;
  }
  .grid__node_md_push_103 {
    left: 85.83333%;
  }
  .grid__node_md_push_104 {
    left: 86.66667%;
  }
  .grid__node_md_push_105 {
    left: 87.5%;
  }
  .grid__node_md_push_106 {
    left: 88.33333%;
  }
  .grid__node_md_push_107 {
    left: 89.16667%;
  }
  .grid__node_md_push_108 {
    left: 90%;
  }
  .grid__node_md_push_109 {
    left: 90.83333%;
  }
  .grid__node_md_push_110 {
    left: 91.66667%;
  }
  .grid__node_md_push_111 {
    left: 92.5%;
  }
  .grid__node_md_push_112 {
    left: 93.33333%;
  }
  .grid__node_md_push_113 {
    left: 94.16667%;
  }
  .grid__node_md_push_114 {
    left: 95%;
  }
  .grid__node_md_push_115 {
    left: 95.83333%;
  }
  .grid__node_md_push_116 {
    left: 96.66667%;
  }
  .grid__node_md_push_117 {
    left: 97.5%;
  }
  .grid__node_md_push_118 {
    left: 98.33333%;
  }
  .grid__node_md_push_119 {
    left: 99.16667%;
  }
  .grid__node_md_push_120 {
    left: 100%;
  }
  .grid__node_md_offset_0 {
    margin-left: 0%;
  }
  .grid__node_md_offset_1 {
    margin-left: 0.83333%;
  }
  .grid__node_md_offset_2 {
    margin-left: 1.66667%;
  }
  .grid__node_md_offset_3 {
    margin-left: 2.5%;
  }
  .grid__node_md_offset_4 {
    margin-left: 3.33333%;
  }
  .grid__node_md_offset_5 {
    margin-left: 4.16667%;
  }
  .grid__node_md_offset_6 {
    margin-left: 5%;
  }
  .grid__node_md_offset_7 {
    margin-left: 5.83333%;
  }
  .grid__node_md_offset_8 {
    margin-left: 6.66667%;
  }
  .grid__node_md_offset_9 {
    margin-left: 7.5%;
  }
  .grid__node_md_offset_10 {
    margin-left: 8.33333%;
  }
  .grid__node_md_offset_11 {
    margin-left: 9.16667%;
  }
  .grid__node_md_offset_12 {
    margin-left: 10%;
  }
  .grid__node_md_offset_13 {
    margin-left: 10.83333%;
  }
  .grid__node_md_offset_14 {
    margin-left: 11.66667%;
  }
  .grid__node_md_offset_15 {
    margin-left: 12.5%;
  }
  .grid__node_md_offset_16 {
    margin-left: 13.33333%;
  }
  .grid__node_md_offset_17 {
    margin-left: 14.16667%;
  }
  .grid__node_md_offset_18 {
    margin-left: 15%;
  }
  .grid__node_md_offset_19 {
    margin-left: 15.83333%;
  }
  .grid__node_md_offset_20 {
    margin-left: 16.66667%;
  }
  .grid__node_md_offset_21 {
    margin-left: 17.5%;
  }
  .grid__node_md_offset_22 {
    margin-left: 18.33333%;
  }
  .grid__node_md_offset_23 {
    margin-left: 19.16667%;
  }
  .grid__node_md_offset_24 {
    margin-left: 20%;
  }
  .grid__node_md_offset_25 {
    margin-left: 20.83333%;
  }
  .grid__node_md_offset_26 {
    margin-left: 21.66667%;
  }
  .grid__node_md_offset_27 {
    margin-left: 22.5%;
  }
  .grid__node_md_offset_28 {
    margin-left: 23.33333%;
  }
  .grid__node_md_offset_29 {
    margin-left: 24.16667%;
  }
  .grid__node_md_offset_30 {
    margin-left: 25%;
  }
  .grid__node_md_offset_31 {
    margin-left: 25.83333%;
  }
  .grid__node_md_offset_32 {
    margin-left: 26.66667%;
  }
  .grid__node_md_offset_33 {
    margin-left: 27.5%;
  }
  .grid__node_md_offset_34 {
    margin-left: 28.33333%;
  }
  .grid__node_md_offset_35 {
    margin-left: 29.16667%;
  }
  .grid__node_md_offset_36 {
    margin-left: 30%;
  }
  .grid__node_md_offset_37 {
    margin-left: 30.83333%;
  }
  .grid__node_md_offset_38 {
    margin-left: 31.66667%;
  }
  .grid__node_md_offset_39 {
    margin-left: 32.5%;
  }
  .grid__node_md_offset_40 {
    margin-left: 33.33333%;
  }
  .grid__node_md_offset_41 {
    margin-left: 34.16667%;
  }
  .grid__node_md_offset_42 {
    margin-left: 35%;
  }
  .grid__node_md_offset_43 {
    margin-left: 35.83333%;
  }
  .grid__node_md_offset_44 {
    margin-left: 36.66667%;
  }
  .grid__node_md_offset_45 {
    margin-left: 37.5%;
  }
  .grid__node_md_offset_46 {
    margin-left: 38.33333%;
  }
  .grid__node_md_offset_47 {
    margin-left: 39.16667%;
  }
  .grid__node_md_offset_48 {
    margin-left: 40%;
  }
  .grid__node_md_offset_49 {
    margin-left: 40.83333%;
  }
  .grid__node_md_offset_50 {
    margin-left: 41.66667%;
  }
  .grid__node_md_offset_51 {
    margin-left: 42.5%;
  }
  .grid__node_md_offset_52 {
    margin-left: 43.33333%;
  }
  .grid__node_md_offset_53 {
    margin-left: 44.16667%;
  }
  .grid__node_md_offset_54 {
    margin-left: 45%;
  }
  .grid__node_md_offset_55 {
    margin-left: 45.83333%;
  }
  .grid__node_md_offset_56 {
    margin-left: 46.66667%;
  }
  .grid__node_md_offset_57 {
    margin-left: 47.5%;
  }
  .grid__node_md_offset_58 {
    margin-left: 48.33333%;
  }
  .grid__node_md_offset_59 {
    margin-left: 49.16667%;
  }
  .grid__node_md_offset_60 {
    margin-left: 50%;
  }
  .grid__node_md_offset_61 {
    margin-left: 50.83333%;
  }
  .grid__node_md_offset_62 {
    margin-left: 51.66667%;
  }
  .grid__node_md_offset_63 {
    margin-left: 52.5%;
  }
  .grid__node_md_offset_64 {
    margin-left: 53.33333%;
  }
  .grid__node_md_offset_65 {
    margin-left: 54.16667%;
  }
  .grid__node_md_offset_66 {
    margin-left: 55%;
  }
  .grid__node_md_offset_67 {
    margin-left: 55.83333%;
  }
  .grid__node_md_offset_68 {
    margin-left: 56.66667%;
  }
  .grid__node_md_offset_69 {
    margin-left: 57.5%;
  }
  .grid__node_md_offset_70 {
    margin-left: 58.33333%;
  }
  .grid__node_md_offset_71 {
    margin-left: 59.16667%;
  }
  .grid__node_md_offset_72 {
    margin-left: 60%;
  }
  .grid__node_md_offset_73 {
    margin-left: 60.83333%;
  }
  .grid__node_md_offset_74 {
    margin-left: 61.66667%;
  }
  .grid__node_md_offset_75 {
    margin-left: 62.5%;
  }
  .grid__node_md_offset_76 {
    margin-left: 63.33333%;
  }
  .grid__node_md_offset_77 {
    margin-left: 64.16667%;
  }
  .grid__node_md_offset_78 {
    margin-left: 65%;
  }
  .grid__node_md_offset_79 {
    margin-left: 65.83333%;
  }
  .grid__node_md_offset_80 {
    margin-left: 66.66667%;
  }
  .grid__node_md_offset_81 {
    margin-left: 67.5%;
  }
  .grid__node_md_offset_82 {
    margin-left: 68.33333%;
  }
  .grid__node_md_offset_83 {
    margin-left: 69.16667%;
  }
  .grid__node_md_offset_84 {
    margin-left: 70%;
  }
  .grid__node_md_offset_85 {
    margin-left: 70.83333%;
  }
  .grid__node_md_offset_86 {
    margin-left: 71.66667%;
  }
  .grid__node_md_offset_87 {
    margin-left: 72.5%;
  }
  .grid__node_md_offset_88 {
    margin-left: 73.33333%;
  }
  .grid__node_md_offset_89 {
    margin-left: 74.16667%;
  }
  .grid__node_md_offset_90 {
    margin-left: 75%;
  }
  .grid__node_md_offset_91 {
    margin-left: 75.83333%;
  }
  .grid__node_md_offset_92 {
    margin-left: 76.66667%;
  }
  .grid__node_md_offset_93 {
    margin-left: 77.5%;
  }
  .grid__node_md_offset_94 {
    margin-left: 78.33333%;
  }
  .grid__node_md_offset_95 {
    margin-left: 79.16667%;
  }
  .grid__node_md_offset_96 {
    margin-left: 80%;
  }
  .grid__node_md_offset_97 {
    margin-left: 80.83333%;
  }
  .grid__node_md_offset_98 {
    margin-left: 81.66667%;
  }
  .grid__node_md_offset_99 {
    margin-left: 82.5%;
  }
  .grid__node_md_offset_100 {
    margin-left: 83.33333%;
  }
  .grid__node_md_offset_101 {
    margin-left: 84.16667%;
  }
  .grid__node_md_offset_102 {
    margin-left: 85%;
  }
  .grid__node_md_offset_103 {
    margin-left: 85.83333%;
  }
  .grid__node_md_offset_104 {
    margin-left: 86.66667%;
  }
  .grid__node_md_offset_105 {
    margin-left: 87.5%;
  }
  .grid__node_md_offset_106 {
    margin-left: 88.33333%;
  }
  .grid__node_md_offset_107 {
    margin-left: 89.16667%;
  }
  .grid__node_md_offset_108 {
    margin-left: 90%;
  }
  .grid__node_md_offset_109 {
    margin-left: 90.83333%;
  }
  .grid__node_md_offset_110 {
    margin-left: 91.66667%;
  }
  .grid__node_md_offset_111 {
    margin-left: 92.5%;
  }
  .grid__node_md_offset_112 {
    margin-left: 93.33333%;
  }
  .grid__node_md_offset_113 {
    margin-left: 94.16667%;
  }
  .grid__node_md_offset_114 {
    margin-left: 95%;
  }
  .grid__node_md_offset_115 {
    margin-left: 95.83333%;
  }
  .grid__node_md_offset_116 {
    margin-left: 96.66667%;
  }
  .grid__node_md_offset_117 {
    margin-left: 97.5%;
  }
  .grid__node_md_offset_118 {
    margin-left: 98.33333%;
  }
  .grid__node_md_offset_119 {
    margin-left: 99.16667%;
  }
  .grid__node_md_offset_120 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .grid__node_lg_1, .grid__node_lg_2, .grid__node_lg_3, .grid__node_lg_4, .grid__node_lg_5, .grid__node_lg_6, .grid__node_lg_7, .grid__node_lg_8, .grid__node_lg_9, .grid__node_lg_10, .grid__node_lg_11, .grid__node_lg_12, .grid__node_lg_13, .grid__node_lg_14, .grid__node_lg_15, .grid__node_lg_16, .grid__node_lg_17, .grid__node_lg_18, .grid__node_lg_19, .grid__node_lg_20, .grid__node_lg_21, .grid__node_lg_22, .grid__node_lg_23, .grid__node_lg_24, .grid__node_lg_25, .grid__node_lg_26, .grid__node_lg_27, .grid__node_lg_28, .grid__node_lg_29, .grid__node_lg_30, .grid__node_lg_31, .grid__node_lg_32, .grid__node_lg_33, .grid__node_lg_34, .grid__node_lg_35, .grid__node_lg_36, .grid__node_lg_37, .grid__node_lg_38, .grid__node_lg_39, .grid__node_lg_40, .grid__node_lg_41, .grid__node_lg_42, .grid__node_lg_43, .grid__node_lg_44, .grid__node_lg_45, .grid__node_lg_46, .grid__node_lg_47, .grid__node_lg_48, .grid__node_lg_49, .grid__node_lg_50, .grid__node_lg_51, .grid__node_lg_52, .grid__node_lg_53, .grid__node_lg_54, .grid__node_lg_55, .grid__node_lg_56, .grid__node_lg_57, .grid__node_lg_58, .grid__node_lg_59, .grid__node_lg_60, .grid__node_lg_61, .grid__node_lg_62, .grid__node_lg_63, .grid__node_lg_64, .grid__node_lg_65, .grid__node_lg_66, .grid__node_lg_67, .grid__node_lg_68, .grid__node_lg_69, .grid__node_lg_70, .grid__node_lg_71, .grid__node_lg_72, .grid__node_lg_73, .grid__node_lg_74, .grid__node_lg_75, .grid__node_lg_76, .grid__node_lg_77, .grid__node_lg_78, .grid__node_lg_79, .grid__node_lg_80, .grid__node_lg_81, .grid__node_lg_82, .grid__node_lg_83, .grid__node_lg_84, .grid__node_lg_85, .grid__node_lg_86, .grid__node_lg_87, .grid__node_lg_88, .grid__node_lg_89, .grid__node_lg_90, .grid__node_lg_91, .grid__node_lg_92, .grid__node_lg_93, .grid__node_lg_94, .grid__node_lg_95, .grid__node_lg_96, .grid__node_lg_97, .grid__node_lg_98, .grid__node_lg_99, .grid__node_lg_100, .grid__node_lg_101, .grid__node_lg_102, .grid__node_lg_103, .grid__node_lg_104, .grid__node_lg_105, .grid__node_lg_106, .grid__node_lg_107, .grid__node_lg_108, .grid__node_lg_109, .grid__node_lg_110, .grid__node_lg_111, .grid__node_lg_112, .grid__node_lg_113, .grid__node_lg_114, .grid__node_lg_115, .grid__node_lg_116, .grid__node_lg_117, .grid__node_lg_118, .grid__node_lg_119, .grid__node_lg_120 {
    float: left;
  }
  .grid__node_lg_1 {
    width: 0.83333%;
  }
  .grid__node_lg_2 {
    width: 1.66667%;
  }
  .grid__node_lg_3 {
    width: 2.5%;
  }
  .grid__node_lg_4 {
    width: 3.33333%;
  }
  .grid__node_lg_5 {
    width: 4.16667%;
  }
  .grid__node_lg_6 {
    width: 5%;
  }
  .grid__node_lg_7 {
    width: 5.83333%;
  }
  .grid__node_lg_8 {
    width: 6.66667%;
  }
  .grid__node_lg_9 {
    width: 7.5%;
  }
  .grid__node_lg_10 {
    width: 8.33333%;
  }
  .grid__node_lg_11 {
    width: 9.16667%;
  }
  .grid__node_lg_12 {
    width: 10%;
  }
  .grid__node_lg_13 {
    width: 10.83333%;
  }
  .grid__node_lg_14 {
    width: 11.66667%;
  }
  .grid__node_lg_15 {
    width: 12.5%;
  }
  .grid__node_lg_16 {
    width: 13.33333%;
  }
  .grid__node_lg_17 {
    width: 14.16667%;
  }
  .grid__node_lg_18 {
    width: 15%;
  }
  .grid__node_lg_19 {
    width: 15.83333%;
  }
  .grid__node_lg_20 {
    width: 16.66667%;
  }
  .grid__node_lg_21 {
    width: 17.5%;
  }
  .grid__node_lg_22 {
    width: 18.33333%;
  }
  .grid__node_lg_23 {
    width: 19.16667%;
  }
  .grid__node_lg_24 {
    width: 20%;
  }
  .grid__node_lg_25 {
    width: 20.83333%;
  }
  .grid__node_lg_26 {
    width: 21.66667%;
  }
  .grid__node_lg_27 {
    width: 22.5%;
  }
  .grid__node_lg_28 {
    width: 23.33333%;
  }
  .grid__node_lg_29 {
    width: 24.16667%;
  }
  .grid__node_lg_30 {
    width: 25%;
  }
  .grid__node_lg_31 {
    width: 25.83333%;
  }
  .grid__node_lg_32 {
    width: 26.66667%;
  }
  .grid__node_lg_33 {
    width: 27.5%;
  }
  .grid__node_lg_34 {
    width: 28.33333%;
  }
  .grid__node_lg_35 {
    width: 29.16667%;
  }
  .grid__node_lg_36 {
    width: 30%;
  }
  .grid__node_lg_37 {
    width: 30.83333%;
  }
  .grid__node_lg_38 {
    width: 31.66667%;
  }
  .grid__node_lg_39 {
    width: 32.5%;
  }
  .grid__node_lg_40 {
    width: 33.33333%;
  }
  .grid__node_lg_41 {
    width: 34.16667%;
  }
  .grid__node_lg_42 {
    width: 35%;
  }
  .grid__node_lg_43 {
    width: 35.83333%;
  }
  .grid__node_lg_44 {
    width: 36.66667%;
  }
  .grid__node_lg_45 {
    width: 37.5%;
  }
  .grid__node_lg_46 {
    width: 38.33333%;
  }
  .grid__node_lg_47 {
    width: 39.16667%;
  }
  .grid__node_lg_48 {
    width: 40%;
  }
  .grid__node_lg_49 {
    width: 40.83333%;
  }
  .grid__node_lg_50 {
    width: 41.66667%;
  }
  .grid__node_lg_51 {
    width: 42.5%;
  }
  .grid__node_lg_52 {
    width: 43.33333%;
  }
  .grid__node_lg_53 {
    width: 44.16667%;
  }
  .grid__node_lg_54 {
    width: 45%;
  }
  .grid__node_lg_55 {
    width: 45.83333%;
  }
  .grid__node_lg_56 {
    width: 46.66667%;
  }
  .grid__node_lg_57 {
    width: 47.5%;
  }
  .grid__node_lg_58 {
    width: 48.33333%;
  }
  .grid__node_lg_59 {
    width: 49.16667%;
  }
  .grid__node_lg_60 {
    width: 50%;
  }
  .grid__node_lg_61 {
    width: 50.83333%;
  }
  .grid__node_lg_62 {
    width: 51.66667%;
  }
  .grid__node_lg_63 {
    width: 52.5%;
  }
  .grid__node_lg_64 {
    width: 53.33333%;
  }
  .grid__node_lg_65 {
    width: 54.16667%;
  }
  .grid__node_lg_66 {
    width: 55%;
  }
  .grid__node_lg_67 {
    width: 55.83333%;
  }
  .grid__node_lg_68 {
    width: 56.66667%;
  }
  .grid__node_lg_69 {
    width: 57.5%;
  }
  .grid__node_lg_70 {
    width: 58.33333%;
  }
  .grid__node_lg_71 {
    width: 59.16667%;
  }
  .grid__node_lg_72 {
    width: 60%;
  }
  .grid__node_lg_73 {
    width: 60.83333%;
  }
  .grid__node_lg_74 {
    width: 61.66667%;
  }
  .grid__node_lg_75 {
    width: 62.5%;
  }
  .grid__node_lg_76 {
    width: 63.33333%;
  }
  .grid__node_lg_77 {
    width: 64.16667%;
  }
  .grid__node_lg_78 {
    width: 65%;
  }
  .grid__node_lg_79 {
    width: 65.83333%;
  }
  .grid__node_lg_80 {
    width: 66.66667%;
  }
  .grid__node_lg_81 {
    width: 67.5%;
  }
  .grid__node_lg_82 {
    width: 68.33333%;
  }
  .grid__node_lg_83 {
    width: 69.16667%;
  }
  .grid__node_lg_84 {
    width: 70%;
  }
  .grid__node_lg_85 {
    width: 70.83333%;
  }
  .grid__node_lg_86 {
    width: 71.66667%;
  }
  .grid__node_lg_87 {
    width: 72.5%;
  }
  .grid__node_lg_88 {
    width: 73.33333%;
  }
  .grid__node_lg_89 {
    width: 74.16667%;
  }
  .grid__node_lg_90 {
    width: 75%;
  }
  .grid__node_lg_91 {
    width: 75.83333%;
  }
  .grid__node_lg_92 {
    width: 76.66667%;
  }
  .grid__node_lg_93 {
    width: 77.5%;
  }
  .grid__node_lg_94 {
    width: 78.33333%;
  }
  .grid__node_lg_95 {
    width: 79.16667%;
  }
  .grid__node_lg_96 {
    width: 80%;
  }
  .grid__node_lg_97 {
    width: 80.83333%;
  }
  .grid__node_lg_98 {
    width: 81.66667%;
  }
  .grid__node_lg_99 {
    width: 82.5%;
  }
  .grid__node_lg_100 {
    width: 83.33333%;
  }
  .grid__node_lg_101 {
    width: 84.16667%;
  }
  .grid__node_lg_102 {
    width: 85%;
  }
  .grid__node_lg_103 {
    width: 85.83333%;
  }
  .grid__node_lg_104 {
    width: 86.66667%;
  }
  .grid__node_lg_105 {
    width: 87.5%;
  }
  .grid__node_lg_106 {
    width: 88.33333%;
  }
  .grid__node_lg_107 {
    width: 89.16667%;
  }
  .grid__node_lg_108 {
    width: 90%;
  }
  .grid__node_lg_109 {
    width: 90.83333%;
  }
  .grid__node_lg_110 {
    width: 91.66667%;
  }
  .grid__node_lg_111 {
    width: 92.5%;
  }
  .grid__node_lg_112 {
    width: 93.33333%;
  }
  .grid__node_lg_113 {
    width: 94.16667%;
  }
  .grid__node_lg_114 {
    width: 95%;
  }
  .grid__node_lg_115 {
    width: 95.83333%;
  }
  .grid__node_lg_116 {
    width: 96.66667%;
  }
  .grid__node_lg_117 {
    width: 97.5%;
  }
  .grid__node_lg_118 {
    width: 98.33333%;
  }
  .grid__node_lg_119 {
    width: 99.16667%;
  }
  .grid__node_lg_120 {
    width: 100%;
  }
  .grid__node_lg_pull_0 {
    right: auto;
  }
  .grid__node_lg_pull_1 {
    right: 0.83333%;
  }
  .grid__node_lg_pull_2 {
    right: 1.66667%;
  }
  .grid__node_lg_pull_3 {
    right: 2.5%;
  }
  .grid__node_lg_pull_4 {
    right: 3.33333%;
  }
  .grid__node_lg_pull_5 {
    right: 4.16667%;
  }
  .grid__node_lg_pull_6 {
    right: 5%;
  }
  .grid__node_lg_pull_7 {
    right: 5.83333%;
  }
  .grid__node_lg_pull_8 {
    right: 6.66667%;
  }
  .grid__node_lg_pull_9 {
    right: 7.5%;
  }
  .grid__node_lg_pull_10 {
    right: 8.33333%;
  }
  .grid__node_lg_pull_11 {
    right: 9.16667%;
  }
  .grid__node_lg_pull_12 {
    right: 10%;
  }
  .grid__node_lg_pull_13 {
    right: 10.83333%;
  }
  .grid__node_lg_pull_14 {
    right: 11.66667%;
  }
  .grid__node_lg_pull_15 {
    right: 12.5%;
  }
  .grid__node_lg_pull_16 {
    right: 13.33333%;
  }
  .grid__node_lg_pull_17 {
    right: 14.16667%;
  }
  .grid__node_lg_pull_18 {
    right: 15%;
  }
  .grid__node_lg_pull_19 {
    right: 15.83333%;
  }
  .grid__node_lg_pull_20 {
    right: 16.66667%;
  }
  .grid__node_lg_pull_21 {
    right: 17.5%;
  }
  .grid__node_lg_pull_22 {
    right: 18.33333%;
  }
  .grid__node_lg_pull_23 {
    right: 19.16667%;
  }
  .grid__node_lg_pull_24 {
    right: 20%;
  }
  .grid__node_lg_pull_25 {
    right: 20.83333%;
  }
  .grid__node_lg_pull_26 {
    right: 21.66667%;
  }
  .grid__node_lg_pull_27 {
    right: 22.5%;
  }
  .grid__node_lg_pull_28 {
    right: 23.33333%;
  }
  .grid__node_lg_pull_29 {
    right: 24.16667%;
  }
  .grid__node_lg_pull_30 {
    right: 25%;
  }
  .grid__node_lg_pull_31 {
    right: 25.83333%;
  }
  .grid__node_lg_pull_32 {
    right: 26.66667%;
  }
  .grid__node_lg_pull_33 {
    right: 27.5%;
  }
  .grid__node_lg_pull_34 {
    right: 28.33333%;
  }
  .grid__node_lg_pull_35 {
    right: 29.16667%;
  }
  .grid__node_lg_pull_36 {
    right: 30%;
  }
  .grid__node_lg_pull_37 {
    right: 30.83333%;
  }
  .grid__node_lg_pull_38 {
    right: 31.66667%;
  }
  .grid__node_lg_pull_39 {
    right: 32.5%;
  }
  .grid__node_lg_pull_40 {
    right: 33.33333%;
  }
  .grid__node_lg_pull_41 {
    right: 34.16667%;
  }
  .grid__node_lg_pull_42 {
    right: 35%;
  }
  .grid__node_lg_pull_43 {
    right: 35.83333%;
  }
  .grid__node_lg_pull_44 {
    right: 36.66667%;
  }
  .grid__node_lg_pull_45 {
    right: 37.5%;
  }
  .grid__node_lg_pull_46 {
    right: 38.33333%;
  }
  .grid__node_lg_pull_47 {
    right: 39.16667%;
  }
  .grid__node_lg_pull_48 {
    right: 40%;
  }
  .grid__node_lg_pull_49 {
    right: 40.83333%;
  }
  .grid__node_lg_pull_50 {
    right: 41.66667%;
  }
  .grid__node_lg_pull_51 {
    right: 42.5%;
  }
  .grid__node_lg_pull_52 {
    right: 43.33333%;
  }
  .grid__node_lg_pull_53 {
    right: 44.16667%;
  }
  .grid__node_lg_pull_54 {
    right: 45%;
  }
  .grid__node_lg_pull_55 {
    right: 45.83333%;
  }
  .grid__node_lg_pull_56 {
    right: 46.66667%;
  }
  .grid__node_lg_pull_57 {
    right: 47.5%;
  }
  .grid__node_lg_pull_58 {
    right: 48.33333%;
  }
  .grid__node_lg_pull_59 {
    right: 49.16667%;
  }
  .grid__node_lg_pull_60 {
    right: 50%;
  }
  .grid__node_lg_pull_61 {
    right: 50.83333%;
  }
  .grid__node_lg_pull_62 {
    right: 51.66667%;
  }
  .grid__node_lg_pull_63 {
    right: 52.5%;
  }
  .grid__node_lg_pull_64 {
    right: 53.33333%;
  }
  .grid__node_lg_pull_65 {
    right: 54.16667%;
  }
  .grid__node_lg_pull_66 {
    right: 55%;
  }
  .grid__node_lg_pull_67 {
    right: 55.83333%;
  }
  .grid__node_lg_pull_68 {
    right: 56.66667%;
  }
  .grid__node_lg_pull_69 {
    right: 57.5%;
  }
  .grid__node_lg_pull_70 {
    right: 58.33333%;
  }
  .grid__node_lg_pull_71 {
    right: 59.16667%;
  }
  .grid__node_lg_pull_72 {
    right: 60%;
  }
  .grid__node_lg_pull_73 {
    right: 60.83333%;
  }
  .grid__node_lg_pull_74 {
    right: 61.66667%;
  }
  .grid__node_lg_pull_75 {
    right: 62.5%;
  }
  .grid__node_lg_pull_76 {
    right: 63.33333%;
  }
  .grid__node_lg_pull_77 {
    right: 64.16667%;
  }
  .grid__node_lg_pull_78 {
    right: 65%;
  }
  .grid__node_lg_pull_79 {
    right: 65.83333%;
  }
  .grid__node_lg_pull_80 {
    right: 66.66667%;
  }
  .grid__node_lg_pull_81 {
    right: 67.5%;
  }
  .grid__node_lg_pull_82 {
    right: 68.33333%;
  }
  .grid__node_lg_pull_83 {
    right: 69.16667%;
  }
  .grid__node_lg_pull_84 {
    right: 70%;
  }
  .grid__node_lg_pull_85 {
    right: 70.83333%;
  }
  .grid__node_lg_pull_86 {
    right: 71.66667%;
  }
  .grid__node_lg_pull_87 {
    right: 72.5%;
  }
  .grid__node_lg_pull_88 {
    right: 73.33333%;
  }
  .grid__node_lg_pull_89 {
    right: 74.16667%;
  }
  .grid__node_lg_pull_90 {
    right: 75%;
  }
  .grid__node_lg_pull_91 {
    right: 75.83333%;
  }
  .grid__node_lg_pull_92 {
    right: 76.66667%;
  }
  .grid__node_lg_pull_93 {
    right: 77.5%;
  }
  .grid__node_lg_pull_94 {
    right: 78.33333%;
  }
  .grid__node_lg_pull_95 {
    right: 79.16667%;
  }
  .grid__node_lg_pull_96 {
    right: 80%;
  }
  .grid__node_lg_pull_97 {
    right: 80.83333%;
  }
  .grid__node_lg_pull_98 {
    right: 81.66667%;
  }
  .grid__node_lg_pull_99 {
    right: 82.5%;
  }
  .grid__node_lg_pull_100 {
    right: 83.33333%;
  }
  .grid__node_lg_pull_101 {
    right: 84.16667%;
  }
  .grid__node_lg_pull_102 {
    right: 85%;
  }
  .grid__node_lg_pull_103 {
    right: 85.83333%;
  }
  .grid__node_lg_pull_104 {
    right: 86.66667%;
  }
  .grid__node_lg_pull_105 {
    right: 87.5%;
  }
  .grid__node_lg_pull_106 {
    right: 88.33333%;
  }
  .grid__node_lg_pull_107 {
    right: 89.16667%;
  }
  .grid__node_lg_pull_108 {
    right: 90%;
  }
  .grid__node_lg_pull_109 {
    right: 90.83333%;
  }
  .grid__node_lg_pull_110 {
    right: 91.66667%;
  }
  .grid__node_lg_pull_111 {
    right: 92.5%;
  }
  .grid__node_lg_pull_112 {
    right: 93.33333%;
  }
  .grid__node_lg_pull_113 {
    right: 94.16667%;
  }
  .grid__node_lg_pull_114 {
    right: 95%;
  }
  .grid__node_lg_pull_115 {
    right: 95.83333%;
  }
  .grid__node_lg_pull_116 {
    right: 96.66667%;
  }
  .grid__node_lg_pull_117 {
    right: 97.5%;
  }
  .grid__node_lg_pull_118 {
    right: 98.33333%;
  }
  .grid__node_lg_pull_119 {
    right: 99.16667%;
  }
  .grid__node_lg_pull_120 {
    right: 100%;
  }
  .grid__node_lg_push_0 {
    left: auto;
  }
  .grid__node_lg_push_1 {
    left: 0.83333%;
  }
  .grid__node_lg_push_2 {
    left: 1.66667%;
  }
  .grid__node_lg_push_3 {
    left: 2.5%;
  }
  .grid__node_lg_push_4 {
    left: 3.33333%;
  }
  .grid__node_lg_push_5 {
    left: 4.16667%;
  }
  .grid__node_lg_push_6 {
    left: 5%;
  }
  .grid__node_lg_push_7 {
    left: 5.83333%;
  }
  .grid__node_lg_push_8 {
    left: 6.66667%;
  }
  .grid__node_lg_push_9 {
    left: 7.5%;
  }
  .grid__node_lg_push_10 {
    left: 8.33333%;
  }
  .grid__node_lg_push_11 {
    left: 9.16667%;
  }
  .grid__node_lg_push_12 {
    left: 10%;
  }
  .grid__node_lg_push_13 {
    left: 10.83333%;
  }
  .grid__node_lg_push_14 {
    left: 11.66667%;
  }
  .grid__node_lg_push_15 {
    left: 12.5%;
  }
  .grid__node_lg_push_16 {
    left: 13.33333%;
  }
  .grid__node_lg_push_17 {
    left: 14.16667%;
  }
  .grid__node_lg_push_18 {
    left: 15%;
  }
  .grid__node_lg_push_19 {
    left: 15.83333%;
  }
  .grid__node_lg_push_20 {
    left: 16.66667%;
  }
  .grid__node_lg_push_21 {
    left: 17.5%;
  }
  .grid__node_lg_push_22 {
    left: 18.33333%;
  }
  .grid__node_lg_push_23 {
    left: 19.16667%;
  }
  .grid__node_lg_push_24 {
    left: 20%;
  }
  .grid__node_lg_push_25 {
    left: 20.83333%;
  }
  .grid__node_lg_push_26 {
    left: 21.66667%;
  }
  .grid__node_lg_push_27 {
    left: 22.5%;
  }
  .grid__node_lg_push_28 {
    left: 23.33333%;
  }
  .grid__node_lg_push_29 {
    left: 24.16667%;
  }
  .grid__node_lg_push_30 {
    left: 25%;
  }
  .grid__node_lg_push_31 {
    left: 25.83333%;
  }
  .grid__node_lg_push_32 {
    left: 26.66667%;
  }
  .grid__node_lg_push_33 {
    left: 27.5%;
  }
  .grid__node_lg_push_34 {
    left: 28.33333%;
  }
  .grid__node_lg_push_35 {
    left: 29.16667%;
  }
  .grid__node_lg_push_36 {
    left: 30%;
  }
  .grid__node_lg_push_37 {
    left: 30.83333%;
  }
  .grid__node_lg_push_38 {
    left: 31.66667%;
  }
  .grid__node_lg_push_39 {
    left: 32.5%;
  }
  .grid__node_lg_push_40 {
    left: 33.33333%;
  }
  .grid__node_lg_push_41 {
    left: 34.16667%;
  }
  .grid__node_lg_push_42 {
    left: 35%;
  }
  .grid__node_lg_push_43 {
    left: 35.83333%;
  }
  .grid__node_lg_push_44 {
    left: 36.66667%;
  }
  .grid__node_lg_push_45 {
    left: 37.5%;
  }
  .grid__node_lg_push_46 {
    left: 38.33333%;
  }
  .grid__node_lg_push_47 {
    left: 39.16667%;
  }
  .grid__node_lg_push_48 {
    left: 40%;
  }
  .grid__node_lg_push_49 {
    left: 40.83333%;
  }
  .grid__node_lg_push_50 {
    left: 41.66667%;
  }
  .grid__node_lg_push_51 {
    left: 42.5%;
  }
  .grid__node_lg_push_52 {
    left: 43.33333%;
  }
  .grid__node_lg_push_53 {
    left: 44.16667%;
  }
  .grid__node_lg_push_54 {
    left: 45%;
  }
  .grid__node_lg_push_55 {
    left: 45.83333%;
  }
  .grid__node_lg_push_56 {
    left: 46.66667%;
  }
  .grid__node_lg_push_57 {
    left: 47.5%;
  }
  .grid__node_lg_push_58 {
    left: 48.33333%;
  }
  .grid__node_lg_push_59 {
    left: 49.16667%;
  }
  .grid__node_lg_push_60 {
    left: 50%;
  }
  .grid__node_lg_push_61 {
    left: 50.83333%;
  }
  .grid__node_lg_push_62 {
    left: 51.66667%;
  }
  .grid__node_lg_push_63 {
    left: 52.5%;
  }
  .grid__node_lg_push_64 {
    left: 53.33333%;
  }
  .grid__node_lg_push_65 {
    left: 54.16667%;
  }
  .grid__node_lg_push_66 {
    left: 55%;
  }
  .grid__node_lg_push_67 {
    left: 55.83333%;
  }
  .grid__node_lg_push_68 {
    left: 56.66667%;
  }
  .grid__node_lg_push_69 {
    left: 57.5%;
  }
  .grid__node_lg_push_70 {
    left: 58.33333%;
  }
  .grid__node_lg_push_71 {
    left: 59.16667%;
  }
  .grid__node_lg_push_72 {
    left: 60%;
  }
  .grid__node_lg_push_73 {
    left: 60.83333%;
  }
  .grid__node_lg_push_74 {
    left: 61.66667%;
  }
  .grid__node_lg_push_75 {
    left: 62.5%;
  }
  .grid__node_lg_push_76 {
    left: 63.33333%;
  }
  .grid__node_lg_push_77 {
    left: 64.16667%;
  }
  .grid__node_lg_push_78 {
    left: 65%;
  }
  .grid__node_lg_push_79 {
    left: 65.83333%;
  }
  .grid__node_lg_push_80 {
    left: 66.66667%;
  }
  .grid__node_lg_push_81 {
    left: 67.5%;
  }
  .grid__node_lg_push_82 {
    left: 68.33333%;
  }
  .grid__node_lg_push_83 {
    left: 69.16667%;
  }
  .grid__node_lg_push_84 {
    left: 70%;
  }
  .grid__node_lg_push_85 {
    left: 70.83333%;
  }
  .grid__node_lg_push_86 {
    left: 71.66667%;
  }
  .grid__node_lg_push_87 {
    left: 72.5%;
  }
  .grid__node_lg_push_88 {
    left: 73.33333%;
  }
  .grid__node_lg_push_89 {
    left: 74.16667%;
  }
  .grid__node_lg_push_90 {
    left: 75%;
  }
  .grid__node_lg_push_91 {
    left: 75.83333%;
  }
  .grid__node_lg_push_92 {
    left: 76.66667%;
  }
  .grid__node_lg_push_93 {
    left: 77.5%;
  }
  .grid__node_lg_push_94 {
    left: 78.33333%;
  }
  .grid__node_lg_push_95 {
    left: 79.16667%;
  }
  .grid__node_lg_push_96 {
    left: 80%;
  }
  .grid__node_lg_push_97 {
    left: 80.83333%;
  }
  .grid__node_lg_push_98 {
    left: 81.66667%;
  }
  .grid__node_lg_push_99 {
    left: 82.5%;
  }
  .grid__node_lg_push_100 {
    left: 83.33333%;
  }
  .grid__node_lg_push_101 {
    left: 84.16667%;
  }
  .grid__node_lg_push_102 {
    left: 85%;
  }
  .grid__node_lg_push_103 {
    left: 85.83333%;
  }
  .grid__node_lg_push_104 {
    left: 86.66667%;
  }
  .grid__node_lg_push_105 {
    left: 87.5%;
  }
  .grid__node_lg_push_106 {
    left: 88.33333%;
  }
  .grid__node_lg_push_107 {
    left: 89.16667%;
  }
  .grid__node_lg_push_108 {
    left: 90%;
  }
  .grid__node_lg_push_109 {
    left: 90.83333%;
  }
  .grid__node_lg_push_110 {
    left: 91.66667%;
  }
  .grid__node_lg_push_111 {
    left: 92.5%;
  }
  .grid__node_lg_push_112 {
    left: 93.33333%;
  }
  .grid__node_lg_push_113 {
    left: 94.16667%;
  }
  .grid__node_lg_push_114 {
    left: 95%;
  }
  .grid__node_lg_push_115 {
    left: 95.83333%;
  }
  .grid__node_lg_push_116 {
    left: 96.66667%;
  }
  .grid__node_lg_push_117 {
    left: 97.5%;
  }
  .grid__node_lg_push_118 {
    left: 98.33333%;
  }
  .grid__node_lg_push_119 {
    left: 99.16667%;
  }
  .grid__node_lg_push_120 {
    left: 100%;
  }
  .grid__node_lg_offset_0 {
    margin-left: 0%;
  }
  .grid__node_lg_offset_1 {
    margin-left: 0.83333%;
  }
  .grid__node_lg_offset_2 {
    margin-left: 1.66667%;
  }
  .grid__node_lg_offset_3 {
    margin-left: 2.5%;
  }
  .grid__node_lg_offset_4 {
    margin-left: 3.33333%;
  }
  .grid__node_lg_offset_5 {
    margin-left: 4.16667%;
  }
  .grid__node_lg_offset_6 {
    margin-left: 5%;
  }
  .grid__node_lg_offset_7 {
    margin-left: 5.83333%;
  }
  .grid__node_lg_offset_8 {
    margin-left: 6.66667%;
  }
  .grid__node_lg_offset_9 {
    margin-left: 7.5%;
  }
  .grid__node_lg_offset_10 {
    margin-left: 8.33333%;
  }
  .grid__node_lg_offset_11 {
    margin-left: 9.16667%;
  }
  .grid__node_lg_offset_12 {
    margin-left: 10%;
  }
  .grid__node_lg_offset_13 {
    margin-left: 10.83333%;
  }
  .grid__node_lg_offset_14 {
    margin-left: 11.66667%;
  }
  .grid__node_lg_offset_15 {
    margin-left: 12.5%;
  }
  .grid__node_lg_offset_16 {
    margin-left: 13.33333%;
  }
  .grid__node_lg_offset_17 {
    margin-left: 14.16667%;
  }
  .grid__node_lg_offset_18 {
    margin-left: 15%;
  }
  .grid__node_lg_offset_19 {
    margin-left: 15.83333%;
  }
  .grid__node_lg_offset_20 {
    margin-left: 16.66667%;
  }
  .grid__node_lg_offset_21 {
    margin-left: 17.5%;
  }
  .grid__node_lg_offset_22 {
    margin-left: 18.33333%;
  }
  .grid__node_lg_offset_23 {
    margin-left: 19.16667%;
  }
  .grid__node_lg_offset_24 {
    margin-left: 20%;
  }
  .grid__node_lg_offset_25 {
    margin-left: 20.83333%;
  }
  .grid__node_lg_offset_26 {
    margin-left: 21.66667%;
  }
  .grid__node_lg_offset_27 {
    margin-left: 22.5%;
  }
  .grid__node_lg_offset_28 {
    margin-left: 23.33333%;
  }
  .grid__node_lg_offset_29 {
    margin-left: 24.16667%;
  }
  .grid__node_lg_offset_30 {
    margin-left: 25%;
  }
  .grid__node_lg_offset_31 {
    margin-left: 25.83333%;
  }
  .grid__node_lg_offset_32 {
    margin-left: 26.66667%;
  }
  .grid__node_lg_offset_33 {
    margin-left: 27.5%;
  }
  .grid__node_lg_offset_34 {
    margin-left: 28.33333%;
  }
  .grid__node_lg_offset_35 {
    margin-left: 29.16667%;
  }
  .grid__node_lg_offset_36 {
    margin-left: 30%;
  }
  .grid__node_lg_offset_37 {
    margin-left: 30.83333%;
  }
  .grid__node_lg_offset_38 {
    margin-left: 31.66667%;
  }
  .grid__node_lg_offset_39 {
    margin-left: 32.5%;
  }
  .grid__node_lg_offset_40 {
    margin-left: 33.33333%;
  }
  .grid__node_lg_offset_41 {
    margin-left: 34.16667%;
  }
  .grid__node_lg_offset_42 {
    margin-left: 35%;
  }
  .grid__node_lg_offset_43 {
    margin-left: 35.83333%;
  }
  .grid__node_lg_offset_44 {
    margin-left: 36.66667%;
  }
  .grid__node_lg_offset_45 {
    margin-left: 37.5%;
  }
  .grid__node_lg_offset_46 {
    margin-left: 38.33333%;
  }
  .grid__node_lg_offset_47 {
    margin-left: 39.16667%;
  }
  .grid__node_lg_offset_48 {
    margin-left: 40%;
  }
  .grid__node_lg_offset_49 {
    margin-left: 40.83333%;
  }
  .grid__node_lg_offset_50 {
    margin-left: 41.66667%;
  }
  .grid__node_lg_offset_51 {
    margin-left: 42.5%;
  }
  .grid__node_lg_offset_52 {
    margin-left: 43.33333%;
  }
  .grid__node_lg_offset_53 {
    margin-left: 44.16667%;
  }
  .grid__node_lg_offset_54 {
    margin-left: 45%;
  }
  .grid__node_lg_offset_55 {
    margin-left: 45.83333%;
  }
  .grid__node_lg_offset_56 {
    margin-left: 46.66667%;
  }
  .grid__node_lg_offset_57 {
    margin-left: 47.5%;
  }
  .grid__node_lg_offset_58 {
    margin-left: 48.33333%;
  }
  .grid__node_lg_offset_59 {
    margin-left: 49.16667%;
  }
  .grid__node_lg_offset_60 {
    margin-left: 50%;
  }
  .grid__node_lg_offset_61 {
    margin-left: 50.83333%;
  }
  .grid__node_lg_offset_62 {
    margin-left: 51.66667%;
  }
  .grid__node_lg_offset_63 {
    margin-left: 52.5%;
  }
  .grid__node_lg_offset_64 {
    margin-left: 53.33333%;
  }
  .grid__node_lg_offset_65 {
    margin-left: 54.16667%;
  }
  .grid__node_lg_offset_66 {
    margin-left: 55%;
  }
  .grid__node_lg_offset_67 {
    margin-left: 55.83333%;
  }
  .grid__node_lg_offset_68 {
    margin-left: 56.66667%;
  }
  .grid__node_lg_offset_69 {
    margin-left: 57.5%;
  }
  .grid__node_lg_offset_70 {
    margin-left: 58.33333%;
  }
  .grid__node_lg_offset_71 {
    margin-left: 59.16667%;
  }
  .grid__node_lg_offset_72 {
    margin-left: 60%;
  }
  .grid__node_lg_offset_73 {
    margin-left: 60.83333%;
  }
  .grid__node_lg_offset_74 {
    margin-left: 61.66667%;
  }
  .grid__node_lg_offset_75 {
    margin-left: 62.5%;
  }
  .grid__node_lg_offset_76 {
    margin-left: 63.33333%;
  }
  .grid__node_lg_offset_77 {
    margin-left: 64.16667%;
  }
  .grid__node_lg_offset_78 {
    margin-left: 65%;
  }
  .grid__node_lg_offset_79 {
    margin-left: 65.83333%;
  }
  .grid__node_lg_offset_80 {
    margin-left: 66.66667%;
  }
  .grid__node_lg_offset_81 {
    margin-left: 67.5%;
  }
  .grid__node_lg_offset_82 {
    margin-left: 68.33333%;
  }
  .grid__node_lg_offset_83 {
    margin-left: 69.16667%;
  }
  .grid__node_lg_offset_84 {
    margin-left: 70%;
  }
  .grid__node_lg_offset_85 {
    margin-left: 70.83333%;
  }
  .grid__node_lg_offset_86 {
    margin-left: 71.66667%;
  }
  .grid__node_lg_offset_87 {
    margin-left: 72.5%;
  }
  .grid__node_lg_offset_88 {
    margin-left: 73.33333%;
  }
  .grid__node_lg_offset_89 {
    margin-left: 74.16667%;
  }
  .grid__node_lg_offset_90 {
    margin-left: 75%;
  }
  .grid__node_lg_offset_91 {
    margin-left: 75.83333%;
  }
  .grid__node_lg_offset_92 {
    margin-left: 76.66667%;
  }
  .grid__node_lg_offset_93 {
    margin-left: 77.5%;
  }
  .grid__node_lg_offset_94 {
    margin-left: 78.33333%;
  }
  .grid__node_lg_offset_95 {
    margin-left: 79.16667%;
  }
  .grid__node_lg_offset_96 {
    margin-left: 80%;
  }
  .grid__node_lg_offset_97 {
    margin-left: 80.83333%;
  }
  .grid__node_lg_offset_98 {
    margin-left: 81.66667%;
  }
  .grid__node_lg_offset_99 {
    margin-left: 82.5%;
  }
  .grid__node_lg_offset_100 {
    margin-left: 83.33333%;
  }
  .grid__node_lg_offset_101 {
    margin-left: 84.16667%;
  }
  .grid__node_lg_offset_102 {
    margin-left: 85%;
  }
  .grid__node_lg_offset_103 {
    margin-left: 85.83333%;
  }
  .grid__node_lg_offset_104 {
    margin-left: 86.66667%;
  }
  .grid__node_lg_offset_105 {
    margin-left: 87.5%;
  }
  .grid__node_lg_offset_106 {
    margin-left: 88.33333%;
  }
  .grid__node_lg_offset_107 {
    margin-left: 89.16667%;
  }
  .grid__node_lg_offset_108 {
    margin-left: 90%;
  }
  .grid__node_lg_offset_109 {
    margin-left: 90.83333%;
  }
  .grid__node_lg_offset_110 {
    margin-left: 91.66667%;
  }
  .grid__node_lg_offset_111 {
    margin-left: 92.5%;
  }
  .grid__node_lg_offset_112 {
    margin-left: 93.33333%;
  }
  .grid__node_lg_offset_113 {
    margin-left: 94.16667%;
  }
  .grid__node_lg_offset_114 {
    margin-left: 95%;
  }
  .grid__node_lg_offset_115 {
    margin-left: 95.83333%;
  }
  .grid__node_lg_offset_116 {
    margin-left: 96.66667%;
  }
  .grid__node_lg_offset_117 {
    margin-left: 97.5%;
  }
  .grid__node_lg_offset_118 {
    margin-left: 98.33333%;
  }
  .grid__node_lg_offset_119 {
    margin-left: 99.16667%;
  }
  .grid__node_lg_offset_120 {
    margin-left: 100%;
  }
}
/* end: ../../blocks.05-project/grid/__node/grid__node.scss */


/* begin: ../../blocks.05-project/logo/__slogan/logo__slogan.scss */
.logo__slogan {
  font-size: 128%;
  margin-top: 12px;
}

@media (min-width: 768px) {
  .logo__slogan {
    font-size: 128%;
  }
}

@media (min-width: 992px) {
  .logo__slogan {
    font-size: 100%;
  }
}

@media (min-width: 1200px) {
  .logo__slogan {
    font-size: 128%;
  }
}

@media (max-width: 767px) {
  .logo__slogan {
    width: 250px;
    margin-top: 35px;
  }
}

@media (min-width: 992px) {
  .logo__slogan {
    margin-top: 0;
    display: table-cell;
    vertical-align: middle;
  }
}
/* end: ../../blocks.05-project/logo/__slogan/logo__slogan.scss */


/* begin: ../../blocks.05-project/logo/__img/logo__img.scss */
.logo__img {
  display: inline-block;
}

@media (max-width: 480px) {
  .logo__img {
    width: 50px;
    overflow: hidden;
  }
  .logo__img img {
    float: right;
  }
}

@media (min-width: 992px) {
  .logo__img {
    display: table-cell;
    padding-right: 20px;
    width: 1%;
  }
}
/* end: ../../blocks.05-project/logo/__img/logo__img.scss */


/* begin: ../../blocks.05-project/header-time/header-time.scss */
.header-time {
  font-size: 85%;
  padding-bottom: 10px;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .header-time {
    margin-top: -10px;
  }
}

@media (min-width: 992px) {
  .header-time {
    padding-bottom: 0px;
  }
}
/* end: ../../blocks.05-project/header-time/header-time.scss */


/* begin: ../../blocks.05-project/header-time/__title/header-time__title.scss */
.header-time__title {
  font-weight: bold;
  color: #ed6f04;
}
/* end: ../../blocks.05-project/header-time/__title/header-time__title.scss */


/* begin: ../../blocks.05-project/header-phone/header-phone.scss */
.header-phone {
  font-size: 114%;
  padding-bottom: 10px;
  white-space: nowrap;
  text-align: right;
}

@media (max-width: 480px) {
  .header-phone > div:nth-child(1) {
    display: none;
  }
}

@media (min-width: 768px) {
  .header-phone {
    margin-top: -10px;
  }
}

@media (min-width: 992px) {
  .header-phone {
    padding-bottom: 0px;
  }
}

.header-phone a {
  color: #ed6f04;
}

.header-phone a[href^="tel:"], .header-phone a[href^="tel:"]:hover, .header-phone a[href^="tel:"]:focus {
  text-decoration: none;
  color: #363636;
}

.touch .header-phone a[href^="tel:"], .touch .header-phone a[href^="tel:"]:hover, .touch .header-phone a[href^="tel:"]:focus {
  text-decoration: underline;
}
/* end: ../../blocks.05-project/header-phone/header-phone.scss */


/* begin: ../../blocks.05-project/navigation-wrap/navigation-wrap.scss */
.navigation-wrap {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
}

.navigation-wrap:before, .navigation-wrap:after {
  content: " ";
  display: table;
}

.navigation-wrap:after {
  clear: both;
}

@media (min-width: 768px) {
  .navigation-wrap {
    border: none;
  }
}

@media print {
  .navigation-wrap {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/navigation-wrap/navigation-wrap.scss */


/* begin: ../../blocks.05-project/navigation-wrap/__right/navigation-wrap__right.scss */
.navigation-wrap__right {
  float: right;
}

@media (min-width: 768px) {
  .navigation-wrap__right {
    min-width: 125px;
  }
}

@media (min-width: 992px) {
  .navigation-wrap__right {
    min-width: 240px;
  }
}
/* end: ../../blocks.05-project/navigation-wrap/__right/navigation-wrap__right.scss */


/* begin: ../../blocks.05-project/basket-widget/basket-widget.scss */
@-webkit-keyframes basket-widget__cart {
  0% {
    background-color: #f2f2f2;
  }
  50% {
    background-color: #ed6f04;
  }
  100% {
    background-color: #f2f2f2;
  }
}

@-moz-keyframes basket-widget__cart {
  0% {
    background-color: #f2f2f2;
  }
  50% {
    background-color: #ed6f04;
  }
  100% {
    background-color: #f2f2f2;
  }
}

@-o-keyframes basket-widget__cart {
  0% {
    background-color: #f2f2f2;
  }
  50% {
    background-color: #ed6f04;
  }
  100% {
    background-color: #f2f2f2;
  }
}

@keyframes basket-widget__cart {
  0% {
    background-color: #f2f2f2;
  }
  50% {
    background-color: #ed6f04;
  }
  100% {
    background-color: #f2f2f2;
  }
}

.basket-widget {
  overflow: hidden;
  position: relative;
  height: 60px;
  background-color: #f2f2f2;
}

.basket-widget.in {
  -webkit-animation: basket-widget__cart 0.6s;
     -moz-animation: basket-widget__cart 0.6s;
       -o-animation: basket-widget__cart 0.6s;
          animation: basket-widget__cart 0.6s;
}
/* end: ../../blocks.05-project/basket-widget/basket-widget.scss */


/* begin: ../../blocks.05-project/basket-widget/__nav/basket-widget__nav.scss */
.basket-widget__nav {
  line-height: 60px;
  text-align: center;
  float: left;
  height: 100%;
  min-width: 65px;
  background-color: #ffffff;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

@media (max-width: 480px) {
  .basket-widget__nav {
    display: none;
  }
}

@media (min-width: 768px) {
  .basket-widget__nav {
    border: none;
  }
}
/* end: ../../blocks.05-project/basket-widget/__nav/basket-widget__nav.scss */


/* begin: ../../blocks.05-project/basket-widget/__cart/basket-widget__cart.scss */
.basket-widget__cart {
  position: relative;
  background-image: url("/local/templates/main/bem/pages/_merged/../../../images/basket-widget-icon.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 10px 50%;
  padding-left: 50px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100%;
  display: table;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.basket-widget__cart, .basket-widget__cart:focus, .basket-widget__cart:hover {
  color: #363636;
  text-decoration: none;
}
/* end: ../../blocks.05-project/basket-widget/__cart/basket-widget__cart.scss */


/* begin: ../../blocks.05-project/basket-widget/__cart-inner/basket-widget__cart-inner.scss */
.basket-widget__cart-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 120px;
}

.basket-widget__cart-inner i {
  font-style: normal;
  color: #ed6f04;
}

@media (max-width: 370px) {
  .basket-widget__cart-inner {
    display: block;
    margin-left: -500px;
  }
  .basket-widget__cart-inner span {
    position: absolute;
    top: 3px;
    right: 3px;
    background: #d9534f;
    border-radius: 14px;
    line-height: 1;
    color: #fff;
    padding: 3px 5px;
    font-size: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .basket-widget__cart-inner {
    display: block;
    margin-left: -500px;
  }
  .basket-widget__cart-inner span {
    position: absolute;
    top: 3px;
    right: 3px;
    background: #d9534f;
    border-radius: 14px;
    line-height: 1;
    color: #fff;
    padding: 3px 5px;
    font-size: 10px;
  }
}
/* end: ../../blocks.05-project/basket-widget/__cart-inner/basket-widget__cart-inner.scss */


/* begin: ../../blocks.05-project/navigation-wrap/__left/navigation-wrap__left.scss */
.navigation-wrap__left:before, .navigation-wrap__left:after {
  content: " ";
  display: table;
}

.navigation-wrap__left:after {
  clear: both;
}

@media (min-width: 768px) {
  .navigation-wrap__left {
    margin-right: 125px;
  }
}

@media (min-width: 992px) {
  .navigation-wrap__left {
    margin-right: 245px;
  }
}
/* end: ../../blocks.05-project/navigation-wrap/__left/navigation-wrap__left.scss */


/* begin: ../../blocks.05-project/navigation-toggle/__btn/navigation-toggle__btn.scss */
.navigation-toggle__btn {
  border: none;
  background: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-size: 32px;
  color: #ed6f04;
}

.navigation-toggle__btn + .navigation-toggle__btn {
  margin-left: 2%;
}
/* end: ../../blocks.05-project/navigation-toggle/__btn/navigation-toggle__btn.scss */


/* begin: ../../blocks.05-project/navigation/__item/navigation__item.scss */
.navigation__item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 166px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 0.6;
  -webkit-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

@media (min-width: 768px) {
  .navigation__item {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .navigation__item {
    min-width: 0;
    text-align: center;
    float: none;
    display: table-cell;
    width: 150px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    border-right: 1px solid #f2f2f2;
  }
  .navigation__item:first-child {
    border-left: 1px solid #f2f2f2;
  }
}

.navigation__item:focus, .navigation__item:hover {
  text-decoration: none;
  background-color: #f2f2f2;
}
/* end: ../../blocks.05-project/navigation/__item/navigation__item.scss */


/* begin: ../../blocks.05-project/navigation/__title/navigation__title.scss */
.navigation__title {
  font-family: "Trebuchet MS";
  font-size: 115%;
  line-height: 1.1;
  color: #ed6f04;
  text-decoration: underline;
  display: block;
  margin-bottom: 4px;
}

@media (min-width: 1200px) {
  .navigation__title {
    white-space: nowrap;
  }
}
/* end: ../../blocks.05-project/navigation/__title/navigation__title.scss */


/* begin: ../../blocks.05-project/navigation/__description/navigation__description.scss */
.navigation__description {
  font-size: 72%;
  line-height: 1.2;
  color: #6b6b6b;
  display: block;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .navigation__description {
    display: none;
  }
}

.navigation__description span {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navigation__description span {
    display: inline;
  }
}

.navigation__description + .navigation__description span {
  display: block;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navigation__description + .navigation__description span {
    display: none;
  }
}
/* end: ../../blocks.05-project/navigation/__description/navigation__description.scss */


/* begin: ../../blocks.05-project/navigation/__item/_state/navigation__item_state.scss */
.navigation__item_state_active, .navigation__item_state_active:focus, .navigation__item_state_active:hover {
  background-color: #ebe3c7;
}
/* end: ../../blocks.05-project/navigation/__item/_state/navigation__item_state.scss */


/* begin: ../../blocks.05-project/filter-collapse/__inner/filter-collapse__inner.scss */
.filter-collapse__inner {
  padding-bottom: 20px;
}
/* end: ../../blocks.05-project/filter-collapse/__inner/filter-collapse__inner.scss */


/* begin: ../../blocks.05-project/filter-vertical/filter-vertical.scss */
.filter-vertical {
  overflow: hidden;
  font-size: 91%;
}

.filter-vertical + .filter-vertical {
  margin-top: 10px;
}
/* end: ../../blocks.05-project/filter-vertical/filter-vertical.scss */


/* begin: ../../blocks.05-project/filter-vertical/__item/filter-vertical__item.scss */
.filter-vertical__item {
  float: left;
  border-left: 1px solid #7b7b7b;
  margin-left: -1px;
  padding-left: 6px;
  padding-right: 5px;
}

.filter-vertical__item.active a {
  color: #ed6f04;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 0 #ed6f04;
          box-shadow: 0 2px 0 #ed6f04;
}

.filter-vertical__item b {
  color: #ed6f04;
}

.filter-vertical__item:last-child {
  border-right: none;
}

@media (max-width: 767px) {
  .filter-vertical__item {
    float: none;
    border: none;
    display: block;
    padding: 5px 15px;
    font-size: 14px;
  }
}
/* end: ../../blocks.05-project/filter-vertical/__item/filter-vertical__item.scss */


/* begin: ../../blocks.05-project/filter-vertical/__list/filter-vertical__list.scss */
.filter-vertical__list {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.filter-vertical__list:before, .filter-vertical__list:after {
  content: " ";
  display: table;
}

.filter-vertical__list:after {
  clear: both;
}

@media (min-width: 768px) {
  .filter-vertical__list {
    display: table !important;
  }
}
/* end: ../../blocks.05-project/filter-vertical/__list/filter-vertical__list.scss */


/* begin: ../../blocks.05-project/filter-vertical/__header/filter-vertical__header.scss */
.filter-vertical__header {
  cursor: pointer;
  font-weight: bold;
  background-color: #f2f2f2;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  color: #363636;
}

.filter-vertical__header.active {
  background-color: #ebe3c7;
}

@media (max-width: 767px) {
  .filter-vertical__header {
    padding: 10px 15px;
    font-size: 14px;
  }
}
/* end: ../../blocks.05-project/filter-vertical/__header/filter-vertical__header.scss */


/* begin: ../../blocks.05-project/footer/footer.scss */
.footer {
  background-color: #ebe3c7;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media print {
  .footer a {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/footer/footer.scss */


/* begin: ../../blocks.05-project/footer-nav/footer-nav.scss */
.footer-nav {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  display: block;
}

@media print {
  .footer-nav {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/footer-nav/footer-nav.scss */


/* begin: ../../blocks.05-project/footer-nav/__item/footer-nav__item.scss */
.footer-nav__item {
  font-size: 87%;
  display: inline-block;
}

@media (min-width: 768px) {
  .footer-nav__item {
    font-size: 100%;
  }
}

@media (min-width: 992px) {
  .footer-nav__item {
    font-size: 100%;
  }
}

@media (min-width: 1200px) {
  .footer-nav__item {
    font-size: 100%;
  }
}

.footer-nav__item:first-child:before {
  content: none;
}

.footer-nav__item:last-child a {
  font-weight: 700;
  color: #8fb73a;
}

.footer-nav__item:before {
  content: '| ';
}

.footer-nav__item a {
  color: #363636;
  text-decoration: underline;
}
/* end: ../../blocks.05-project/footer-nav/__item/footer-nav__item.scss */


/* begin: ../../blocks.05-project/footer-pay/__item/footer-pay__item.scss */
.footer-pay__item {
  display: inline-block;
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-pay__item:focus, .footer-pay__item:hover {
  opacity: 1;
}
/* end: ../../blocks.05-project/footer-pay/__item/footer-pay__item.scss */


/* begin: ../../blocks.05-project/footer-phone/footer-phone.scss */
.footer-phone {
  font-size: 85%;
  color: #7b7b7b;
  font-weight: 700;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .footer-phone {
    font-size: 85%;
  }
}

@media (min-width: 992px) {
  .footer-phone {
    font-size: 85%;
  }
}

@media (min-width: 1200px) {
  .footer-phone {
    font-size: 143%;
  }
}

.footer-phone a,
.footer-phone span {
  color: #ed6f04;
  text-decoration: none !important;
}

.footer-phone strong {
  font-size: 150%;
}

@media (min-width: 768px) {
  .footer-phone strong {
    font-size: 150%;
  }
}

@media (min-width: 992px) {
  .footer-phone strong {
    font-size: 150%;
  }
}

@media (min-width: 1200px) {
  .footer-phone strong {
    font-size: 150%;
  }
}

@media print {
  .footer-phone {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/footer-phone/footer-phone.scss */


/* begin: ../../blocks.05-project/footer-copyright/footer-copyright.scss */
.footer-copyright {
  font-size: 92%;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .footer-copyright {
    font-size: 100%;
  }
}

@media (min-width: 992px) {
  .footer-copyright {
    font-size: 92%;
  }
}

@media (min-width: 1200px) {
  .footer-copyright {
    font-size: 92%;
  }
}

@media print {
  .footer-copyright {
    display: block;
  }
}
/* end: ../../blocks.05-project/footer-copyright/footer-copyright.scss */


/* begin: ../../blocks.05-project/footer-links/footer-links.scss */
.footer-links {
  font-size: 78%;
  margin-top: 5px;
}

@media print {
  .footer-links {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/footer-links/footer-links.scss */


/* begin: ../../blocks.05-project/footer-links/__list/footer-links__list.scss */
.footer-links__list {
  list-style: none;
  display: inline;
  padding-left: 0px;
  margin-bottom: 0px;
}
/* end: ../../blocks.05-project/footer-links/__list/footer-links__list.scss */


/* begin: ../../blocks.05-project/footer-links/__item/footer-links__item.scss */
.footer-links__item {
  display: inline;
  text-transform: lowercase;
}

.footer-links__item:first-child {
  text-transform: capitalize;
}

.footer-links__item:first-child:after {
  content: ':';
}

.footer-links__item:first-child:last-child:after {
  content: '';
}

.footer-links__item:last-child:after {
  content: ' |';
}

.footer-links__item:after {
  content: ',';
}

.footer-links__item a {
  color: #363636;
  text-decoration: underline;
}

.footer-links__list:last-child .footer-links__item:last-child:after {
  content: '';
}
/* end: ../../blocks.05-project/footer-links/__item/footer-links__item.scss */


/* begin: ../../blocks.05-project/navigation-sub/__item/navigation-sub__item.scss */
.navigation-sub__item.active a, .navigation-sub__item.active a:hover, .navigation-sub__item.active a:focus {
  color: #363636;
}

@media (max-width: 767px) {
  .navigation-sub__item {
    width: 100%;
  }
}
/* end: ../../blocks.05-project/navigation-sub/__item/navigation-sub__item.scss */


/* begin: ../../blocks.05-project/list-square/list-square.scss */
.list-square {
  position: relative;
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
  counter-reset: list-square;
}

.list-square li {
  counter-increment: list-square;
  display: table;
  width: 100%;
  height: 50px;
  vertical-align: middle;
  position: relative;
  margin-bottom: 10px;
}

.list-square li div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 60px;
}

.list-square li div a {
  text-decoration: underline;
}

.list-square li div a, .list-square li div a:hover, .list-square li div a:focus {
  color: #363636;
}

.list-square li div span {
  color: #ed6f04;
  display: block;
}

.list-square li div span a, .list-square li div span a:hover, .list-square li div span a:focus {
  color: #ed6f04;
}

.list-square li:before {
  font-size: 200%;
  content: counter(list-square);
  position: absolute;
  top: 0px;
  left: 0px;
  height: 50px;
  width: 50px;
  border: 2px solid #5bc0de;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
}
/* end: ../../blocks.05-project/list-square/list-square.scss */


/* begin: ../../blocks.05-project/news-widget/news-widget.scss */
.news-widget {
  border: 1px solid #ebe3c7;
  margin-top: 20px;
}

@media print {
  .news-widget {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/news-widget/news-widget.scss */


/* begin: ../../blocks.05-project/news-widget/__header/news-widget__header.scss */
.news-widget__header {
  background-color: #ebe3c7;
  padding: 5px;
  display: block;
  color: #363636;
}

.news-widget__header:hover, .news-widget__header:focus {
  color: #363636;
  text-decoration: none;
  background-color: #F8D3AB;
}
/* end: ../../blocks.05-project/news-widget/__header/news-widget__header.scss */


/* begin: ../../blocks.05-project/news-widget/__item/news-widget__item.scss */
.news-widget__item {
  font-size: 91%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.news-widget__item:first-child {
  margin-top: 0;
}
/* end: ../../blocks.05-project/news-widget/__item/news-widget__item.scss */


/* begin: ../../blocks.05-project/news-widget/__list/news-widget__list.scss */
.news-widget__list {
  padding: 5px;
  margin-bottom: 0px;
  list-style: none;
}
/* end: ../../blocks.05-project/news-widget/__list/news-widget__list.scss */


/* begin: ../../blocks.05-project/catalog-detail-node/catalog-detail-node.scss */
.catalog-detail-node {
  border-top: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 10px;
}

.catalog-detail-node h3, .catalog-detail-node .h3 {
  margin-top: 10px;
}

.catalog-detail-node h4, .catalog-detail-node h4 {
  margin-top: 10px;
  color: #d9534f;
}

.catalog-detail-node table {
  width: 100%;
}

@media print {
  .catalog-detail-node .btn {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/catalog-detail-node/catalog-detail-node.scss */


/* begin: ../../blocks.05-project/slider-wrapper/slider-wrapper.scss */
.slider-wrapper {
  position: relative;
  margin: 0px 0px 20px;
}

.slider-wrapper:after {
  content: '';
  display: block;
  padding-top: 100%;
}
/* end: ../../blocks.05-project/slider-wrapper/slider-wrapper.scss */


/* begin: ../../blocks.05-project/slider-wrapper/__container/slider-wrapper__container.scss */
.slider-wrapper__container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* end: ../../blocks.05-project/slider-wrapper/__container/slider-wrapper__container.scss */


/* begin: ../../blocks.02-plugins/zoomple/zoomple.css */
#zoomple_previewholder{
	left:0;
	top:0;
	z-index:99;
	position:absolute;
	display:none;
	width:300px;
	height:300px;
	background-color: #fff;
	background-position:50% 50%;
	background-repeat: no-repeat;
	-moz-transform: translateZ(0);
	     transform: translateZ(0);
	-webkit-transform: translateZ(0);
}
#zoomple_previewholder .image_wrap{
	left:0;
	top:0;
	z-index:99;
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	background:#fff;
	-webkit-box-shadow:0 0 20px 4px #000;
	        box-shadow:0 0 20px 4px #000;
}
#zoomple_previewholder.rounded .image_wrap{
	border:0 solid #454C50;	
	border-radius:50%;
	background-clip: padding-box;
}
#zoomple_previewholder .overlay{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-clip: padding-box;
	z-index:1; 
}
#zoomple_previewholder.rounded  .overlay{
	border-radius:50%;
	-webkit-box-shadow:inset 0 0 20px 7px #fff;
	        box-shadow:inset 0 0 20px 7px #fff;
}
#zoomple_previewholder .cursor{
	width:20px;
	height:20px;
	margin-left:-10px;
	margin-top:-10px;
	position:absolute;
	left:50%;
	top:50%;
	z-index:101;
	background: url(/local/templates/main/bem/pages/_merged/../../blocks.02-plugins/zoomple/images/cursor.png) 0 0 no-repeat;
}
#zoomple_previewholder.zp-visible{
	display:block;
}
#zoomple_previewholder img{
	display:block; 
	position:absolute;
	left:0;
	top:0;
}
#zoomple_previewholder .caption-wrap{ 
	position:absolute;
	top:100%;
	left:0;
	z-index:101;
	width:100%;
	margin:0;
	padding:0;   
	font:11px Verdana,sans-serif; 
	color:#090808; 
	border-radius:0 0 7px 7px;
}
#zoomple_previewholder .caption-wrap .caption{ 
	padding:5px 10px;   
	font:11px Verdana,sans-serif; 
	border-radius:0 0 7px 7px;
	background: #fff;
}
#zoomple_image_overlay{
	background:red;
	position:absolute;
	z-index:100; 
	filter: alpha(opacity=1);
	opacity: 0.01;
}
#zoomple_image_overlay.preview{
	background:rgb(0,0,0);
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#zoomple_image_overlay .eyelet{
	background:rgba(0,0,0,0.2);
	position:absolute;
	left:0;
	top:0;
}
.marquee{
filter: alpha(opacity=100);
}
/* end: ../../blocks.02-plugins/zoomple/zoomple.css */


/* begin: ../../blocks.05-project/zoomple/zoomple.scss */
#zoomple_previewholder {
  min-width: 350px;
  min-height: 350px;
  background-color: #fff;
}

#zoomple_previewholder .image_wrap img {
  position: static !important;
}

#zoomple_image_overlay {
  cursor: pointer;
}
/* end: ../../blocks.05-project/zoomple/zoomple.scss */


/* begin: ../../blocks.02-plugins/ekko-lightbox/ekko-lightbox.css */
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
    position: relative
}
.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%
}
.ekko-lightbox-nav-overlay a {
    outline: none !important;
    z-index: 100;
    display: block;
    width: 49%;
    height: 100%;
    font-size: 30px;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    opacity: 0;
    -webkit-filter: dropshadow(color=#000000, offx=2, offy=2);
            filter: dropshadow(color=#000000, offx=2, offy=2);
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}
.ekko-lightbox-nav-overlay a:empty {
    width: 49%
}
.ekko-lightbox a:hover {
    text-decoration: none;
    opacity: 1
}
.ekko-lightbox .fa-chevron-left {
    left: 0;
    float: left;
    padding-left: 15px;
    text-align: left
}
.ekko-lightbox .fa-chevron-right {
    right: 0;
    float: right;
    padding-right: 15px;
    text-align: right
}
.ekko-lightbox .modal-footer {
    text-align: left
}
/* end: ../../blocks.02-plugins/ekko-lightbox/ekko-lightbox.css */


/* begin: ../../blocks.05-project/catalog-detail-slider/__hit/catalog-detail-slider__hit.scss */
.catalog-detail-slider__hit {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/local/templates/main/bem/pages/_merged/../../../images/hit.png");
  background-repeat: no-repeat;
  max-height: 50%;
  max-width: 50%;
  -webkit-background-size: contain;
          background-size: contain;
}

.catalog-detail-slider__hit:before {
  width: 30px;
  display: block;
  position: relative;
  content: '';
  padding-top: 100%;
}
/* end: ../../blocks.05-project/catalog-detail-slider/__hit/catalog-detail-slider__hit.scss */


/* begin: ../../blocks.05-project/catalog-detail-slider/__item/catalog-detail-slider__item.scss */
.catalog-detail-slider__item {
  display: block;
  float: left;
  position: relative;
}

.catalog-detail-slider__item + .catalog-detail-slider__item {
  position: absolute;
  opacity: 0;
}

.caroufredsel_wrapper .catalog-detail-slider__item + .catalog-detail-slider__item {
  position: relative !important;
  opacity: 1      !important;
}
/* end: ../../blocks.05-project/catalog-detail-slider/__item/catalog-detail-slider__item.scss */


/* begin: ../../blocks.05-project/catalog-detail-slider-thumbnail/catalog-detail-slider-thumbnail.scss */
.catalog-detail-slider-thumbnail {
  margin-bottom: 20px;
}

.catalog-detail-slider-thumbnail:before, .catalog-detail-slider-thumbnail:after {
  content: " ";
  display: table;
}

.catalog-detail-slider-thumbnail:after {
  clear: both;
}

@media print {
  .catalog-detail-slider-thumbnail {
    display: none;
  }
}
/* end: ../../blocks.05-project/catalog-detail-slider-thumbnail/catalog-detail-slider-thumbnail.scss */


/* begin: ../../blocks.05-project/catalog-detail-slider-thumbnail/__item/catalog-detail-slider-thumbnail__item.scss */
.catalog-detail-slider-thumbnail__item {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px dashed #ccc;
  margin-top: -1px;
  min-height: 57.08px;
}

@media (min-width: 768px) {
  .catalog-detail-slider-thumbnail__item {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .catalog-detail-slider-thumbnail__item {
    float: left;
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .catalog-detail-slider-thumbnail__item {
    float: left;
    width: 16.66667%;
  }
}

.catalog-detail-slider-thumbnail__item + .catalog-detail-slider-thumbnail__item {
  margin-right: -1px;
}

.catalog-detail-slider-thumbnail__item.selected {
  z-index: 1;
  border-color: #ed6f04;
}

.catalog-detail-slider-thumbnail__item .img-responsive {
  margin: 0px auto;
  max-height: 100%;
}
/* end: ../../blocks.05-project/catalog-detail-slider-thumbnail/__item/catalog-detail-slider-thumbnail__item.scss */


/* begin: ../../blocks.05-project/widgets/widgets.scss */
.widgets {
  margin-bottom: 10px;
}
/* end: ../../blocks.05-project/widgets/widgets.scss */


/* begin: ../../blocks.02-plugins/social-likes/social-likes.css */
/*! Social Likes v3.1.0 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes{display:inline-block}
.social-likes,.social-likes__widget{padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}
.social-likes{opacity:0}
.social-likes_visible{opacity:1;-webkit-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;transition:opacity .1s ease-in}
.social-likes>*{display:inline-block;visibility:hidden}
.social-likes_vertical>*{display:block}
.social-likes_visible>*{visibility:inherit}
.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}
.social-likes__widget:before,.social-likes__widget:after{display:none!important}
.social-likes_vertical .social-likes__widget{float:left;clear:left}
.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}
.social-likes__button{display:inline-block;margin:0;outline:0}
.social-likes__counter{margin:0;outline:0}
.social-likes__button{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.social-likes__button:before{content:"";display:inline-block}
.social-likes__icon{position:absolute;top:0;left:0}
.social-likes__counter{display:none;position:relative}
.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}
.social-likes_ready .social-likes__counter_empty{display:none}
.social-likes_vertical .social-likes__widget{display:block}
.social-likes_notext .social-likes__button{padding-left:0}
.social-likes_single-w{position:relative;display:inline-block}
.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;-webkit-transition:visibility 0s .11s,opacity .1s ease-in;-o-transition:visibility 0s .11s,opacity .1s ease-in;-moz-transition:visibility 0s .11s,opacity .1s ease-in;transition:visibility 0s .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
.social-likes_single.social-likes_opened{visibility:visible;opacity:1;-webkit-transition:opacity .15s ease-out;-o-transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;transition:opacity .15s ease-out}
.social-likes__button_single{position:relative}
.social-likes,.social-likes__widget{border:0;font-size:14px}
.social-likes__widget{line-height:20px}
.social-likes{min-height:28px;margin:-3px}
.social-likes,.social-likes_single-w{line-height:20px}
.social-likes__widget{margin: 3px 2px;}
.social-likes__button,.social-likes__counter{font-family:"Trebuchet MS","Helvetica Neue",Tahoma,sans-serif;font-size:14px;line-height:18px;border-width:1px;border-style:solid;border-radius:3px}
.social-likes__button{padding:1px 4px 1px 20px;font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,.6);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);-webkit-transition:border .1s ease-in-out,color .2s ease-in-out;-o-transition:border .1s ease-in-out,color .2s ease-in-out;-moz-transition:border .1s ease-in-out,color .2s ease-in-out;transition:border .1s ease-in-out,color .2s ease-in-out}
.social-likes__icon{width:20px;height:20px;background-repeat:no-repeat}
.social-likes__counter{margin-left:7px;padding:1px 4px;font-weight:400;color:#666;color:rgba(0,0,0,.5);cursor:default}
.social-likes__counter:before,.social-likes__counter:after{content:"";position:absolute;width:0;height:0}
.social-likes__counter:before{top:4px;left:-6px;border:6px inset transparent;border-left:0;border-right:6px solid;border-right-color:inherit;opacity:.7}
.social-likes__counter:after{top:5px;left:-4px;border:5px inset transparent;border-left:0;border-right:5px solid}
.social-likes_vertical{margin:-6px -4px}
.social-likes_vertical .social-likes__widget{margin:6px 4px}
.social-likes_notext .social-likes__widget{margin:3px 2px}
.social-likes_notext .social-likes__button{width:16px}
.social-likes_single{margin-top:-16px;padding:6px 6px 4px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.25);box-shadow:0 0 10px rgba(0,0,0,.25)}
.social-likes__widget_single{margin:0}
.social-likes__button_single{padding-left:19px;background:#e2e2e2;background:-webkit-gradient(linear,left top, left bottom,from(#f7f7f7),to(#e2e2e2));background:-webkit-linear-gradient(top,#f7f7f7,#e2e2e2);background:-moz-linear-gradient(top,#f7f7f7,#e2e2e2);background:-o-linear-gradient(top,#f7f7f7,#e2e2e2);background:linear-gradient(to bottom,#f7f7f7,#e2e2e2);color:#444;border-color:#ccc;border-color:rgba(179,179,179,.8);border-bottom-color:rgba(153,153,153,.8)}
.social-likes__button_single:hover,.social-likes__widget_active .social-likes__button_single{background:#f4f4f4;background:-webkit-gradient(linear,left top, left bottom,from(#f0f0f0),to(#cfcfcf));background:-webkit-linear-gradient(top,#f0f0f0,#cfcfcf);background:-moz-linear-gradient(top,#f0f0f0,#cfcfcf);background:-o-linear-gradient(top,#f0f0f0,#cfcfcf);background:linear-gradient(to bottom,#f0f0f0,#cfcfcf);color:#222;border-color:#bbb;border-bottom-color:#9f9f9f}
.social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAACmUlEQVR42kySX0hTYRjGn/O3nQ3FTduc1gwsQA1VCgK9iYmBDIjwxvDGO70qVIRUKUTwbiKI6rWgGEOhFAhCJMYIQxiSjIgybIi2tuHcOTv/z9fZCaIH3psPfu/3Pg8PRQiho9vRlxk989SAEaBAWbqlQzd1lMUxHDiaAwGhWbC/A3zg9eiT0VdMmkuPade1MY1oNzRKcxGWCN4Kr+Cr9An+Kr8gWZKQU3MCGLgsyvIV6eLd7bfbHOu55emTVMlng2A5Fn1tfei+3Y3/tfdtD7upXYiyCFqlfcJNIcJeqpfNJmuC4ihMh6fRWN2Is8IZEj8TDtQV6nIWpTIpxE/icFNuqJraxJa0EsnLeUw8mnCgnS87WPy4CEmTHHDjaANttW1I/Uo5XlVDBdEJYUO+kLUaWUWNpwZZKYv5+DzqKuuwEFkAAUE0HkXiNAE350ZRK8JODpzBEZqhGVKGyto/2UdGymD4wTCa/c1o8bdg8N4gSkYJXsGLpkCTMzzLgz08PaR6V3tB8RTs1ODm3SjIhX/BFJUiLq4uMBOeQc+dHudt6s2UxSqGAkVWQFs07O8dD3Mf5pCVsyCEYPlgGbUVtQg3hmGYBmLHMaRzabCmaRKO4mARCwwYTD6cxFpyDePvxp3t5ZOXIkuwLWE9uY6RrREE+aADAgYg6iIG7g+gv7XfmeR5EhQotAfbnQWbR5uYfT+LhqoGWIplg4b5HSZ8AitgK7kFWZUx1DmEjmCHA6QLaawkVhD7HIOH9oCYBKZu/qBCj0PPqjurX9hwkDAEdiGcfta4/yadLWWd3nqveQGCss7zn/ILTOvz1oPccU6neTpADMK4iOuKMRmxJJVEpaSIvMWLLsslWpolm4r5VT6TV+o766N/BBgAW0s6t4L8o7kAAAAASUVORK5CYII=");background-position:2px 3px}
.social-likes__counter_single{background:#f6f6f6;border-color:#ddd}
.social-likes__counter_single:after{border-right-color:#f6f6f6}
.social-likes__button_facebook{padding-left:19px;background:#eceef5;background:-webkit-gradient(linear,left top, left bottom,from(#fff),to(#d8def4));background:-webkit-linear-gradient(top,#fff,#d8def4);background:-moz-linear-gradient(top,#fff,#d8def4);background:-o-linear-gradient(top,#fff,#d8def4);background:linear-gradient(to bottom,#fff,#d8def4);color:#3b5998;border-color:#cad4e7;border-color:rgba(202,212,231,.8);border-bottom-color:rgba(189,194,203,.8)}
.social-likes__button_facebook:hover{background:#c0cdf3;background:-webkit-gradient(linear,left top, left bottom,from(#f2f3f7),to(#c0cdf3));background:-webkit-linear-gradient(top,#f2f3f7,#c0cdf3);background:-moz-linear-gradient(top,#f2f3f7,#c0cdf3);background:-o-linear-gradient(top,#f2f3f7,#c0cdf3);background:linear-gradient(to bottom,#f2f3f7,#c0cdf3);color:#253860;border-color:#b4bfd4;border-bottom-color:#b3b7bf}
.social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAMklEQVQI12NgFAQBAQZBCADTyi4Q2gRKuwii0C4uEHFjF2Os8mA6LC0tzSUtFU5D7QEASU4NS6TAlaUAAAAASUVORK5CYII=");background-position:3px 3px}
.social-likes__counter_facebook{background:#f2f3f7;border-color:#cad4e7}
.social-likes__counter_facebook:after{border-right-color:#f2f3f7}
.social-likes__button_twitter{padding-left:19px;background:#d5e6ef;background:-webkit-gradient(linear,left top, left bottom,from(#fff),to(#d5e6ef));background:-webkit-linear-gradient(top,#fff,#d5e6ef);background:-moz-linear-gradient(top,#fff,#d5e6ef);background:-o-linear-gradient(top,#fff,#d5e6ef);background:linear-gradient(to bottom,#fff,#d5e6ef);color:#186487;border-color:#a4cce5;border-color:rgba(164,204,229,.8);border-bottom-color:rgba(158,186,204,.8)}
.social-likes__button_twitter:hover{background:#bfdfed;background:-webkit-gradient(linear,left top, left bottom,from(#f2f8fc),to(#bfdfed));background:-webkit-linear-gradient(top,#f2f8fc,#bfdfed);background:-moz-linear-gradient(top,#f2f8fc,#bfdfed);background:-o-linear-gradient(top,#f2f8fc,#bfdfed);background:linear-gradient(to bottom,#f2f8fc,#bfdfed);color:#0b3752;border-color:#9cbbcf;border-bottom-color:#68a0c4}
.social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAhUlEQVQIHR3BBQLCMBAEwE0Nd9fi7iFQrFAI5fj/h0iYAQxoZjyWhGEA0QiUxvvo5fIFoOglTJTl/nN4TlJAOpCZ7OLFiYclB6iczsHlGhLRrQqgVufC9wURb0JxWm36+7rQOl1BCu/1oQ2GI0HExzYUczqT9weJuc2gMGu5Wm+2O4tB+QHGhxMRTbwDjQAAAABJRU5ErkJggg==");background-position:3px 5px}
.social-likes__counter_twitter{background:#f2f8fc;border-color:#a4cce5}
.social-likes__counter_twitter:after{border-right-color:#f2f8fc}
.social-likes__button_plusone{padding-left:12px;background:#e4e4e4;background:-webkit-gradient(linear,left top, left bottom,from(#f5f5f5),to(#e4e4e4));background:-webkit-linear-gradient(top,#f5f5f5,#e4e4e4);background:-moz-linear-gradient(top,#f5f5f5,#e4e4e4);background:-o-linear-gradient(top,#f5f5f5,#e4e4e4);background:linear-gradient(to bottom,#f5f5f5,#e4e4e4);color:#da573b;border-color:#bbb;border-color:rgba(204,204,204,.8);border-bottom-color:rgba(179,179,179,.8)}
.social-likes__button_plusone:hover{background:#f4f4f4;background:-webkit-gradient(linear,left top, left bottom,from(#f9f9f9),to(#f0f0f0));background:-webkit-linear-gradient(top,#f9f9f9,#f0f0f0);background:-moz-linear-gradient(top,#f9f9f9,#f0f0f0);background:-o-linear-gradient(top,#f9f9f9,#f0f0f0);background:linear-gradient(to bottom,#f9f9f9,#f0f0f0);color:#cd4427;border-color:#ddd;border-bottom-color:#ccc}
.social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAMAAADqIa48AAAA1VBMVEX////w8PDaVzv6+vr29vbijXveaU/s5uXcalHmqp3p5eTfeGLnoJH77erw6ujcYUX39PTlinfhiHXfbVPxysLaWT3u6urbWz/t6enx6efggm78/PzutKfdZUvecVjq4d/kraHcYUb02NLjgWvcZ03gkH7fiXbcYkf33df4+Pj44dzxxLrebVXmu7Lw8PDgdFzgfGbo4+LssqXccVnl1tPcmozdemTcdFznlILaWTzcaE/kzsrik4L48fDsq53219Hhd2DdclvaVzr57Orj09Dqp5jl2daL4EW+AAAAAnRSTlMA+MX1txYAAAB3SURBVAgdLcEDFsMAEEDB341q27ZtbHH/IzV96QzBQDIkLiuKP2yUylKJGBCLAwkpAilcaclkIZcHCiIO6ARw5A5otQb1RhNoabvT7fVxDYajsV7xTGc6X+BZqq7WwGa7s/YHPZ7gfDFM82brA3z8PG198ffWzxcvuAx4n4cZ9wAAAABJRU5ErkJggg==");background-position:0 6px}
.social-likes__counter_plusone{background:#f9f9f9;border-color:#d2d2d2}
.social-likes__counter_plusone:after{border-right-color:#f9f9f9}
.social-likes__button_mailru{padding-left:18px;background:#004584;background:-webkit-gradient(linear,left top, left bottom,from(#5d90ba),to(#004584));background:-webkit-linear-gradient(top,#5d90ba,#004584);background:-moz-linear-gradient(top,#5d90ba,#004584);background:-o-linear-gradient(top,#5d90ba,#004584);background:linear-gradient(to bottom,#5d90ba,#004584);color:#fff;color:rgba(255,255,255,.95);border-color:#1e65a5;border-color:rgba(11,84,153,.8);border-bottom-color:rgba(3,27,48,.8);text-shadow:0 -1px 0 rgba(0,0,0,.3)}
.social-likes__button_mailru:hover{background:#001e5d;background:-webkit-gradient(linear,left top, left bottom,from(#618cae),to(#001e5d));background:-webkit-linear-gradient(top,#618cae,#001e5d);background:-moz-linear-gradient(top,#618cae,#001e5d);background:-o-linear-gradient(top,#618cae,#001e5d);background:linear-gradient(to bottom,#618cae,#001e5d);color:#fff;color:rgba(255,255,255,.99);border-color:#094984;border-bottom-color:#031b30}
.social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAACXUlEQVR42nyTbUhTYRiGLzU1WxgqfqK5pSkaliASRb8qwLIIIaAQQ4qsAJLof4ghUkhQlJlihq6gyiTBqFQrmuIS0TDNUSubqS3bVHNzW7r1nJgxE3zh4pzD8/G+9/2cF1ZZiz1sXC3u919yCFAoFAmZPiGDcEe4HpDN3IpiKdR4PDzz8yPF+A1D9wDmySnsCdGEZqYSlRRPssRHJZ4rDQYA/L2F4W43L23zxBaWoM0u4Mp3C43pGrpedFObksel4goezMyhUvKWybF3Ur3wlsX8fVRqL7JfgsOCx4dblg7azxymak6HXXj4T6dLj1N3m/cn88j4reen4TGGrDRuAOUFuTT8eoNFafK6huP3ymhTNlJOu8Yyw9aIDQQNGmm7XMxu0RR2opTy3g/UAtMNLajVsfiVnCLf4STw6wRNkrNHZG33/zJOKkBwIH0/rOyYtWHT9VOjFAIAI64F6gEAYiIYBhg1s9l/yIgDIFXN2o8mpkNVqORIbt8RipzopXdxPhLANIHTv66ZPocLpyaOgxVamuwOHItutNJgvdeT9PgoKpaKI8PIFcc9jR30AgS2XKVLMWT8OQdydnJtsh2T1+W/Rr2qRm/rxGFu5alirny/A9YBIIYdMjYzLi7Oy/NscBDnjuZQX3qa+7syqQLylA0Ulz89YTRNwzHfPywgI5nzd8so2rKJJMAkU9CZrVgTY4hQhRC37QiVY5NkTc0yAtQJjgAAwCNO9998hNU6i9PjxhUVjjoxlr02B2GDn7H1DHFBxtkK6IWFFRfDu1IEjZDgxSKMCU3Csin8EWAAcfkVu4j5tGUAAAAASUVORK5CYII=");background-position:1px 2px}
.social-likes__counter_mailru{background:#fff1c2;border-color:#ffc70d}
.social-likes__counter_mailru:after{border-right-color:#fff1c2}
.social-likes_notext .social-likes__icon_mailru{background-position:2px 2px}
.social-likes__button_vkontakte{background:#436f96;background:-webkit-gradient(linear,left top, left bottom,from(#8faecf),to(#436f96));background:-webkit-linear-gradient(top,#8faecf,#436f96);background:-moz-linear-gradient(top,#8faecf,#436f96);background:-o-linear-gradient(top,#8faecf,#436f96);background:linear-gradient(to bottom,#8faecf,#436f96);color:#fff;color:rgba(255,255,255,.95);border-color:#4d84c1;border-color:rgba(78,131,193,.8);border-bottom-color:rgba(52,88,127,.8);text-shadow:0 -1px 0 rgba(0,0,0,.3)}
.social-likes__button_vkontakte:hover{background:#4e80ab;background:-webkit-gradient(linear,left top, left bottom,from(#a2c0df),to(#4e80ab));background:-webkit-linear-gradient(top,#a2c0df,#4e80ab);background:-moz-linear-gradient(top,#a2c0df,#4e80ab);background:-o-linear-gradient(top,#a2c0df,#4e80ab);background:linear-gradient(to bottom,#a2c0df,#4e80ab);color:#fff;color:rgba(255,255,255,.99);border-color:#5788be;border-bottom-color:#3b6798}
.social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAACFUlEQVR42mL5//8/g4JbDgsDA4MgEMsCsTAQswExIwN28BuI3wPxUyB+DcS/WIAGgBSLBzqbJqWHuWYoSImKcLCzsuEwgOHP33//Hr94+3rzgTPb+xZubQcK3WOQd83m9M3ujPz6/eeP/yQAoFn/KvqXNQL1CzEBTeJ1tdLz4uJgY2cgATAxMjJaG6p7g4IBFBYcPFwcYsgK3n/6+sUwpLwXyLwGxNxAzBLsam5XmujrLSEiIAhTB7SYE0hxggxh/P/vPxMWy44baym9i/Ozy7x+78n1Gav2zGZiYuTqLo4JQlPHyITPxbISwvL+TiaJAc5m0aAYE+DlxuplFjyG/Dtz9d6dqokr6s9cuXvH1lhTODPc1Q6rbXgMYRQW4OHUUZXVAbrG8fDZ6y8Ta6b3f/vx6ycpLmGSFBVUifKyDgVxPnz+dn72mr3Hb95/+txQU1GBaO8A087TExdvn/3w+eun9XtP3WRnY5WTFhcSwO4SRsb/WAzRAXrhOhBPBQWqorSo1aTKxFgxIX50Q/6DDPn5+8+fT8iivNycXIcWNpTD+MCw4eHm5OBAt+Xnrz9/QHkHFLCfj1+4tReUJ+DOY2ZikpMUEYFhbAaAwPV7T0+AgotZQNns74Nnr9+xsjKL6KrKqbOyMLMQSvJ//vz9s27PqcPNM9e1ALmPGKFFASjXSgCxPBDz4SkGYOArED+B4u8AAQYACBLgM8J5VXgAAAAASUVORK5CYII=");background-position:1px 2px}
.social-likes__counter_vkontakte{background:#eaeef3;border-color:#afc1d4}
.social-likes__counter_vkontakte:after{border-right-color:#eaeef3}
.social-likes__button_odnoklassniki{padding-left:17px;background:#f6900b;background:-webkit-gradient(linear,left top, left bottom,from(#f6bb6d),to(#f6900b));background:-webkit-linear-gradient(top,#f6bb6d,#f6900b);background:-moz-linear-gradient(top,#f6bb6d,#f6900b);background:-o-linear-gradient(top,#f6bb6d,#f6900b);background:linear-gradient(to bottom,#f6bb6d,#f6900b);color:#fff;color:rgba(255,255,255,.95);border-color:#d99c27;border-color:rgba(217,154,38,.8);border-bottom-color:rgba(197,137,7,.8);text-shadow:0 -1px 0 rgba(0,0,0,.12)}
.social-likes__button_odnoklassniki:hover{background:#f69a21;background:-webkit-gradient(linear,left top, left bottom,from(#fbcc5a),to(#f69a21));background:-webkit-linear-gradient(top,#fbcc5a,#f69a21);background:-moz-linear-gradient(top,#fbcc5a,#f69a21);background:-o-linear-gradient(top,#fbcc5a,#f69a21);background:linear-gradient(to bottom,#fbcc5a,#f69a21);color:#fff;color:rgba(255,255,255,.99);border-color:#f0b22c;border-bottom-color:#c59121}
.social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAQAAACcwS2GAAAA4ElEQVQYGQXBMUsCYQCA4Zc75yS3BoWQSHCK1oaGpjYLAgd3IZwkcOuHNBREEGQI/QFpy/GqranBkNCw8pKD83t7HgCMbXhmwxgAsORIVX22BMDqSvP59CGf6+oagPCtt0dsXBxqWAKw+tGPPZgeaFgC8Hmvzr0LXzodANCtpYmqpkm3Bhhnx52dYfvlfNju7WYnxthSf7NBepn1/VNb3GwtRqqqmib9GhQoP56q6lOXCgXAzTBWcw0TtwGLYazpa28/TTRMLPK2ls/SpFmn0KwvRvnsfR0iqlSIgIgyVaJ/7Q6fqBoqPZcAAAAASUVORK5CYII=");background-position:4px 3px}
.social-likes__counter_odnoklassniki{background:#ffe9be;border-color:#d9ab53}
.social-likes__counter_odnoklassniki:after{border-right-color:#ffe9be}
.social-likes_notext .social-likes__icon_odnoklassniki{background-position:5px 3px}
.social-likes__button_pinterest{padding-left:20px;background:#eee;background:-webkit-gradient(linear,left top, left bottom,from(#fefefe),to(#d3d3d3));background:-webkit-linear-gradient(top,#fefefe,#d3d3d3);background:-moz-linear-gradient(top,#fefefe,#d3d3d3);background:-o-linear-gradient(top,#fefefe,#d3d3d3);background:linear-gradient(to bottom,#fefefe,#d3d3d3);color:#c71a28;border-color:#bbb;border-color:rgba(186,186,186,.8);border-bottom-color:rgba(153,153,153,.8)}
.social-likes__button_pinterest:hover{background:#efefef;background:-webkit-gradient(linear,left top, left bottom,from(#fff),to(#d9d9d9));background:-webkit-linear-gradient(top,#fff,#d9d9d9);background:-moz-linear-gradient(top,#fff,#d9d9d9);background:-o-linear-gradient(top,#fff,#d9d9d9);background:linear-gradient(to bottom,#fff,#d9d9d9);color:#c11524;border-color:rgba(186,186,186,.6);border-bottom-color:rgba(153,153,153,.6)}
.social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAAA3ElEQVQYGQXBA4IDUAxAwVd763Zt27Zt22byc/+dAQAAAACAsvKIp6p52g8ABHINpmqiQV8CIFCpouvemtpS57whIKey1zQItLSaVUB7UMerzzN19bONDJikWXRLbSUd2mnW1d3Ta3302zfzlh4adjbCqIyRtAkmpyBqMkNG8yRtjt2FWNwjssyKrLLmwhubnq1tsZ1idt8O8JkeHh1zYnbKmViKCxG1S7JX19yETW7hzon476MPj095kRSQ8Irn+cVU1NxrHCD0Fom9m5qTjxIA4LP4VSj8/P4B/APnbDloW0CFhAAAAABJRU5ErkJggg==");background-position:2px 1px}
.social-likes__counter_pinterest{background:#fff5f6;border-color:#f0a8ae}
.social-likes__counter_pinterest:after{border-right-color:#fff5f6}
/* end: ../../blocks.02-plugins/social-likes/social-likes.css */


/* begin: ../../blocks.05-project/social-likes/social-likes.scss */
.social-likes {
  padding: 5px 0px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .social-likes {
    margin-top: 0px;
  }
}
/* end: ../../blocks.05-project/social-likes/social-likes.scss */


/* begin: ../../blocks.05-project/catalog-detail-sale/catalog-detail-sale.scss */
.catalog-detail-sale {
  display: block;
  border: 1px solid #ed6f04;
  padding: 5px;
  background-color: #f2f2f2;
  text-align: center;
  margin-bottom: 10px;
}

.catalog-detail-sale, .catalog-detail-sale:hover, .catalog-detail-sale:focus {
  color: #363636;
  text-decoration: none;
}

.catalog-detail-sale table td {
  padding: 2px;
  line-height: 1;
}

.catalog-detail-sale table td:first-child {
  text-align: right;
}

@media print {
  .catalog-detail-sale {
    border: 1px solid #f2f2f2;
  }
}
/* end: ../../blocks.05-project/catalog-detail-sale/catalog-detail-sale.scss */


/* begin: ../../blocks.05-project/catalog-detail-sale/__title/catalog-detail-sale__title.scss */
.catalog-detail-sale__title {
  color: #ffffff;
  background-color: #ed6f04;
  margin-bottom: 5px;
}

@media print {
  .catalog-detail-sale__title {
    display: none;
  }
}
/* end: ../../blocks.05-project/catalog-detail-sale/__title/catalog-detail-sale__title.scss */


/* begin: ../../blocks.05-project/option-table/option-table.scss */
.option-table {
  padding: 10px 20px;
  background-color: #f2f2f2;
}

.option-table__container.table > thead > tr > th, .option-table__container.table > thead > tr > td, .option-table__container.table > tbody > tr > th, .option-table__container.table > tbody > tr > td, .option-table__container.table > tfoot > tr > th, .option-table__container.table > tfoot > tr > td {
  vertical-align: middle;
}
/* end: ../../blocks.05-project/option-table/option-table.scss */


/* begin: ../../blocks.05-project/option-table/__container/option-table__container.scss */
.option-table__container td, .option-table__container th {
  text-align: center;
}

.option-table__container input {
  max-width: 80px;
  margin: 0 auto;
}
/* end: ../../blocks.05-project/option-table/__container/option-table__container.scss */


/* begin: ../../blocks.05-project/catalog-item-list/__hit/catalog-item-list__hit.scss */
.catalog-item-list__hit {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/local/templates/main/bem/pages/_merged/../../../images/hit.png");
  background-repeat: no-repeat;
  max-height: 50%;
  max-width: 50%;
  -webkit-background-size: contain;
          background-size: contain;
}

.catalog-item-list__hit:before {
  width: 30px;
  display: block;
  position: relative;
  content: '';
  padding-top: 100%;
}
/* end: ../../blocks.05-project/catalog-item-list/__hit/catalog-item-list__hit.scss */


/* begin: ../../blocks.04-common/image/__inner/image__inner.scss */
.image__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: inherit;
  white-space: nowrap;
  font-size: 0;
}

.image__inner img, .image__inner .img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: inherit;
}

.image__inner .fa, .image__inner .fic {
  line-height: 1;
  vertical-align: inherit;
  text-align: center;
}

.image__inner:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  margin-left: -1px;
  vertical-align: inherit;
}
/* end: ../../blocks.04-common/image/__inner/image__inner.scss */


/* begin: ../../blocks.05-project/discount-icon/discount-icon.scss */
.discount-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  font-style: normal;
  line-height: 1;
}

.discount-icon:after {
  font-family: Arial;
  content: attr(data-label);
  position: absolute;
  top: 50%;
  left: 0;
  line-height: 1em;
  margin-top: -0.5em;
  width: 100%;
  text-align: center;
  color: #fff;
}

.discount-icon svg {
  width: 45px;
  height: 45px;
}

i + .discount-icon {
  top: 32px;
}
/* end: ../../blocks.05-project/discount-icon/discount-icon.scss */


/* begin: ../../blocks.05-project/catalog-item-list/__price/catalog-item-list__price.scss */
.catalog-item-list__price {
  font-size: 150%;
  line-height: 1.4;
  white-space: nowrap;
  text-align: center;
  min-height: 60px;
}

.catalog-item-list__price table {
  margin: 0px auto;
  font-size: 50%;
  line-height: 1.2;
}

.catalog-item-list__price table td {
  line-height: 1;
  text-align: center;
}

.catalog-item-list__price table td:first-child {
  text-align: right;
  padding-right: 3px;
}

.catalog-item-list__price table td:last-child {
  text-align: left;
  padding-left: 3px;
}
/* end: ../../blocks.05-project/catalog-item-list/__price/catalog-item-list__price.scss */


/* begin: ../../blocks.05-project/catalog-item-list/__large/catalog-item-list__large.scss */
.catalog-item-list__large {
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1060;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  width: 350px;
}

@media screen and (min-width: 768px) {
  .catalog-item-list__hover:hover .catalog-item-list__large {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
/* end: ../../blocks.05-project/catalog-item-list/__large/catalog-item-list__large.scss */


/* begin: ../../blocks.05-project/catalog-detail-tool/__price/catalog-detail-tool__price.scss */
.catalog-detail-tool__price {
  font-size: 200%;
}

.catalog-detail-tool__price small {
  font-size: 50%;
}
/* end: ../../blocks.05-project/catalog-detail-tool/__price/catalog-detail-tool__price.scss */


/* begin: ../../blocks.05-project/filter-horizontal/filter-horizontal.scss */
.filter-horizontal {
  border: 1px solid #dddddd;
}

.load .filter-horizontal, .filter-horizontal.load {
  -webkit-filter: gray;
          filter: gray;
  /* IE 6-9 */
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.load .filter-horizontal *, .load .filter-horizontal, .filter-horizontal.load *, .filter-horizontal.load {
  cursor: progress !important;
}
/* end: ../../blocks.05-project/filter-horizontal/filter-horizontal.scss */


/* begin: ../../blocks.05-project/filter-horizontal/__button/filter-horizontal__button.scss */
@charset "UTF-8";
.filter-horizontal__button {
  padding: 5px;
  text-align: center;
}

.filter-horizontal__button:before, .filter-horizontal__button:after {
  content: " ";
  display: table;
}

.filter-horizontal__button:after {
  clear: both;
}

.in ~ .filter-horizontal__button .btn_collapsed:before {
  content: 'Скрыть ';
}

.filter-horizontal__button .btn_collapsed:before {
  content: 'Показать ';
}

@media (max-width: 767px) {
  .filter-horizontal__button .mbs {
    margin-bottom: 5px;
    display: none;
  }
}

@media (max-width: 767px) {
  .collapse.in ~ .filter-horizontal__button .mbs {
    display: block;
  }
}
/* end: ../../blocks.05-project/filter-horizontal/__button/filter-horizontal__button.scss */


/* begin: ../../blocks.05-project/filter-horizontal/__collapse/filter-horizontal__collapse.scss */
.filter-horizontal__collapse {
  border-bottom: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .filter-horizontal__collapse {
    display: table !important;
    width: 100%;
  }
}

.filter-horizontal__collapse:last-child {
  border-bottom: none;
}
/* end: ../../blocks.05-project/filter-horizontal/__collapse/filter-horizontal__collapse.scss */


/* begin: ../../blocks.05-project/filter-horizontal/__list/filter-horizontal__list.scss */
.filter-horizontal__list {
  font-size: 91%;
  list-style: none;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 0;
  padding-left: 0;
}

.filter-horizontal__list:before, .filter-horizontal__list:after {
  content: " ";
  display: table;
}

.filter-horizontal__list:after {
  clear: both;
}

@media (min-width: 768px) {
  .filter-horizontal__list {
    padding-left: 150px;
  }
}

.filter-horizontal__list + .filter-horizontal__list {
  border-top: 1px dashed #f2f2f2;
}
/* end: ../../blocks.05-project/filter-horizontal/__list/filter-horizontal__list.scss */


/* begin: ../../blocks.05-project/filter-horizontal/__list-item/filter-horizontal__list-item.scss */
.filter-horizontal__list-item {
  float: left;
  padding-left: 5px;
  padding-right: 0px;
  font-weight: 700;
}

.filter-horizontal__list-item:last-child a {
  border-right: none;
}

@media (min-width: 768px) {
  .filter-horizontal__list-item:first-child {
    margin-left: -150px;
  }
}

.filter-horizontal__list-item a {
  font-weight: 500;
  padding-left: 0;
  padding-right: 5px;
  border-right: 1px solid #ccc;
}

.filter-horizontal__list-item label {
  margin-bottom: 0;
}

.filter-horizontal__list-item label.disabled {
  cursor: not-allowed;
}
/* end: ../../blocks.05-project/filter-horizontal/__list-item/filter-horizontal__list-item.scss */


/* begin: ../../blocks.05-project/catalog-pagination/__list/catalog-pagination__list.scss */
.catalog-pagination__list {
  overflow: hidden;
  line-height: 1.2;
  font-size: 91%;
  list-style: none;
  margin-bottom: 0px;
  padding-left: 0;
}

.catalog-pagination__list + .catalog-pagination__list {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .catalog-pagination__list {
    padding-left: 150px;
  }
  .catalog-pagination__list + .catalog-pagination__list {
    margin-top: 0px;
  }
}
/* end: ../../blocks.05-project/catalog-pagination/__list/catalog-pagination__list.scss */


/* begin: ../../blocks.05-project/catalog-pagination/__list-item/catalog-pagination__list-item.scss */
.catalog-pagination__list-item {
  float: left;
}

.catalog-pagination__list-item span,
.catalog-pagination__list-item a {
  display: block;
  padding-left: 0px;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #ccc;
}

.catalog-pagination__list-item:last-child span,
.catalog-pagination__list-item:last-child a {
  border-right: none;
}

.catalog-pagination__list-item:first-child {
  width: 100%;
}

@media (min-width: 768px) {
  .catalog-pagination__list-item:first-child {
    width: auto;
    margin-left: -150px;
  }
}
/* end: ../../blocks.05-project/catalog-pagination/__list-item/catalog-pagination__list-item.scss */


/* begin: ../../blocks.05-project/catalog-pagination/__switch/catalog-pagination__switch.scss */
.catalog-pagination__switch {
  float: right;
}

@media (max-width: 767px) {
  .catalog-pagination__switch {
    display: none;
  }
}

.catalog-pagination__switch a {
  display: inline-block;
  position: relative;
  width: 28px;
  height: 28px;
  margin-left: 4px;
  padding: 0;
  vertical-align: middle;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #ed6f04;
  text-decoration: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.catalog-pagination__switch a:hover, .catalog-pagination__switch a:focus {
  color: #ed6f04;
  border-color: #ed6f04;
  text-decoration: none;
}

.catalog-pagination__switch a.active {
  color: #363636;
  border-color: #363636;
  background: #fff;
}

.catalog-pagination__switch .fa {
  line-height: 1;
  font-size: 0;
  padding: 0;
  width: 28px;
  height: 28px;
}

.catalog-pagination__switch .fa::before {
  display: none;
}

.catalog-pagination__switch .fa::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 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%);
}

.catalog-pagination__switch a.fa-th::after {
  width: 14px;
  height: 14px;
  -webkit-box-shadow: -4px -4px 0 0 currentColor, 4px -4px 0 0 currentColor, -4px  4px 0 0 currentColor, 4px  4px 0 0 currentColor;
          box-shadow: -4px -4px 0 0 currentColor, 4px -4px 0 0 currentColor, -4px  4px 0 0 currentColor, 4px  4px 0 0 currentColor;
}

.catalog-pagination__switch a.fa-th-list::after {
  width: 14px;
  height: 2px;
  border-radius: 1px;
  background: currentColor;
  -webkit-box-shadow: 0 -5px 0 0 currentColor, 0  5px 0 0 currentColor;
          box-shadow: 0 -5px 0 0 currentColor, 0  5px 0 0 currentColor;
}
/* end: ../../blocks.05-project/catalog-pagination/__switch/catalog-pagination__switch.scss */


/* begin: ../../blocks.02-plugins/nivo-slider/nivo-slider.scss */
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.nivoSlider:hover .nivo-directionNav a {
  opacity: 0.7;
}

.nivoSlider:hover .nivo-directionNav a:hover {
  opacity: 1;
}

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}

.nivo-box img {
  display: block;
}

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

.nivo-caption p {
  padding: 5px;
  margin: 0;
}

.nivo-caption a {
  display: inline !important;
}

.nivo-html-caption {
  display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  text-decoration: none;
  color: #ffffff;
  font-size: 300%;
  top: 50%;
  line-height: 1;
  height: 40px;
  margin-top: -20px;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.nivo-prevNav {
  left: 0;
  margin-left: 2%;
}

.nivo-prevNav:before {
  content: "\f0a8";
}

.nivo-nextNav {
  right: 0;
  margin-right: 2%;
}

.nivo-nextNav:before {
  content: "\f0a9";
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1;
  padding: 7px 0;
  text-align: center;
}

.nivo-controlNav a {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 5px;
  width: 14px;
  height: 14px;
  background-color: #6b6b6b;
  border: 2px solid #fff;
  text-indent: -99999px;
  border-radius: 50px;
}

.nivo-controlNav a.active {
  background-color: #fff;
  border: 3px solid #6b6b6b;
}

.nivo-controlNav a.active {
  font-weight: bold;
}

.fa-font-loaded .nivo-directionNav {
  font-family: FontAwesome;
}
/* end: ../../blocks.02-plugins/nivo-slider/nivo-slider.scss */


/* begin: ../../blocks.05-project/slider-main/__inner/slider-main__inner.scss */
.slider-main__inner {
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
          box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.slider-main__inner:before, .slider-main__inner:after {
  content: " ";
  display: table;
}

.slider-main__inner:after {
  clear: both;
}
/* end: ../../blocks.05-project/slider-main/__inner/slider-main__inner.scss */


/* begin: ../../blocks.05-project/slider-main/__item/slider-main__item.scss */
.slider-main__item {
  float: left;
  display: block;
  position: relative;
}

.slider-main__item + .slider-main__item {
  position: absolute;
  z-index: -1;
}
/* end: ../../blocks.05-project/slider-main/__item/slider-main__item.scss */


/* begin: ../../blocks.05-project/catalog-section-list/catalog-section-list.scss */
.catalog-section-list {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
}

.catalog-section-list:before, .catalog-section-list:after {
  content: " ";
  display: table;
}

.catalog-section-list:after {
  clear: both;
}
/* end: ../../blocks.05-project/catalog-section-list/catalog-section-list.scss */


/* begin: ../../blocks.05-project/catalog-section-list/__item/catalog-section-list__item.scss */
.catalog-section-list__item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .catalog-section-list__item {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .catalog-section-list__item {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 1200px) {
  .catalog-section-list__item {
    float: left;
    width: 25%;
  }
}

@media (max-width: 767px) {
  .catalog-section-list__item:nth-child(1n+1) {
    clear: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-section-list__item:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-section-list__item:nth-child(3n+1) {
    clear: left;
  }
}

@media (min-width: 1200px) {
  .catalog-section-list__item:nth-child(4n+1) {
    clear: left;
  }
}
/* end: ../../blocks.05-project/catalog-section-list/__item/catalog-section-list__item.scss */


/* begin: ../../blocks.05-project/catalog-section-thumbnail/catalog-section-thumbnail.scss */
.catalog-section-thumbnail {
  position: relative;
  background-color: #ffffff;
  text-align: center;
  display: block;
  border: 1px solid #ebe3c7;
  padding-bottom: 15px;
  text-decoration: none;
  color: #363636;
}

.catalog-section-thumbnail:hover, .catalog-section-thumbnail:focus {
  border-color: #F8D3AB;
  text-decoration: none;
  color: #363636;
}
/* end: ../../blocks.05-project/catalog-section-thumbnail/catalog-section-thumbnail.scss */


/* begin: ../../blocks.05-project/catalog-section-thumbnail/__title/catalog-section-thumbnail__title.scss */
.catalog-section-thumbnail:hover .catalog-section-thumbnail__title, .catalog-section-thumbnail:focus .catalog-section-thumbnail__title {
  background-color: #F8D3AB;
}

.catalog-section-thumbnail__title {
  padding: 5px;
  height: 46px;
  line-height: 1.2;
  background-color: #ebe3c7;
}
/* end: ../../blocks.05-project/catalog-section-thumbnail/__title/catalog-section-thumbnail__title.scss */


/* begin: ../../blocks.05-project/catalog-section-thumbnail/__img/catalog-section-thumbnail__img.scss */
.catalog-section-thumbnail__img {
  position: relative;
  min-height: 145px;
  line-height: 145px;
  padding: 10px 5px;
}
/* end: ../../blocks.05-project/catalog-section-thumbnail/__img/catalog-section-thumbnail__img.scss */


/* begin: ../../blocks.05-project/catalog-section-thumbnail/__description/catalog-section-thumbnail__description.scss */
.catalog-section-thumbnail__description {
  color: #7b7b7b;
}
/* end: ../../blocks.05-project/catalog-section-thumbnail/__description/catalog-section-thumbnail__description.scss */


/* begin: ../../blocks.05-project/catalog-section-thumbnail/__total/catalog-section-thumbnail__total.scss */
.catalog-section-thumbnail__total {
  color: #3456c7;
}
/* end: ../../blocks.05-project/catalog-section-thumbnail/__total/catalog-section-thumbnail__total.scss */


/* begin: ../../blocks.05-project/catalog-section-thumbnail/__dropdown/catalog-section-thumbnail__dropdown.scss */
.catalog-section-thumbnail__dropdown {
  font-size: 87%;
  position: absolute;
  opacity: 0;
  top: 0%;
  z-index: -1;
  right: -1px;
  left: -1px;
  background-color: #ffffa3;
  border: 1px solid #F8D3AB;
  text-align: left;
  padding: 5px 10px;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.catalog-section-thumbnail:focus .catalog-section-thumbnail__dropdown, .catalog-section-thumbnail:hover .catalog-section-thumbnail__dropdown {
  top: 100%;
  opacity: 1;
  z-index: 1;
}
/* end: ../../blocks.05-project/catalog-section-thumbnail/__dropdown/catalog-section-thumbnail__dropdown.scss */


/* begin: ../../blocks.05-project/catalog-section-thumbnail/__hit/catalog-section-thumbnail__hit.scss */
.catalog-section-thumbnail__hit {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/local/templates/main/bem/pages/_merged/../../../images/hit.png");
  background-repeat: no-repeat;
  max-height: 50%;
  max-width: 50%;
  -webkit-background-size: contain;
          background-size: contain;
}

.catalog-section-thumbnail__hit:before {
  width: 30px;
  display: block;
  position: relative;
  content: '';
  padding-top: 100%;
}
/* end: ../../blocks.05-project/catalog-section-thumbnail/__hit/catalog-section-thumbnail__hit.scss */


/* begin: ../../blocks.05-project/lazy-block/lazy-block.scss */
.lazy-block {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 1;
}

.lazy-block_blur {
  opacity: 0;
  pointer-events: none;
}

@supports ((-webkit-filter: blur(10px)) or (filter: blur(10px))) {
  .lazy-block_blur {
    -webkit-filter: blur(3px) grayscale(100%);
            filter: blur(3px) grayscale(100%);
    opacity: 1;
  }
}

.lazy-block_hide {
  opacity: 0;
  pointer-events: none;
}

.lazy-block_rotate {
  background-color: #f2f2f2;
  position: relative;
  pointer-events: none;
}

.lazy-block_rotate > * {
  opacity: 0;
}

.lazy-block_rotate:before {
  font-size: 24px;
  font-family: FontAwesome;
  -webkit-animation: fa-spin 1s infinite steps(8);
     -moz-animation: fa-spin 1s infinite steps(8);
       -o-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
  position: absolute;
  content: "\f110";
  width: 1em;
  height: 1em;
  line-height: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -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;
  top: 50%;
  left: 50%;
  margin: -0.5em;
}
/* end: ../../blocks.05-project/lazy-block/lazy-block.scss */


/* begin: ../../blocks.02-plugins/slick-carousel/slick-carousel.scss */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

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

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}
/* end: ../../blocks.02-plugins/slick-carousel/slick-carousel.scss */


/* begin: ../../blocks.05-project/recall-widget/__inner/recall-widget__inner.scss */

/* end: ../../blocks.05-project/recall-widget/__inner/recall-widget__inner.scss */


/* begin: ../../blocks.05-project/recall-widget/__next/recall-widget__next.scss */
.recall-widget__next {
  cursor: pointer;
  color: #d9534f;
  display: inline-block;
  border-bottom: 1px dashed #d9534f;
  margin-right: 20px;
  line-height: 1;
}
/* end: ../../blocks.05-project/recall-widget/__next/recall-widget__next.scss */


/* begin: ../../blocks.05-project/recall-widget/__navigation/recall-widget__navigation.scss */
.recall-widget__navigation {
  margin-top: 10px;
}
/* end: ../../blocks.05-project/recall-widget/__navigation/recall-widget__navigation.scss */


/* begin: ../../blocks.05-project/recall-widget/__author/recall-widget__author.scss */
.recall-widget__author {
  margin-top: 10px;
}
/* end: ../../blocks.05-project/recall-widget/__author/recall-widget__author.scss */


/* begin: ../../blocks.05-project/recall-widget/__item/recall-widget__item.scss */

/* end: ../../blocks.05-project/recall-widget/__item/recall-widget__item.scss */


/* begin: ../../blocks.05-project/map-search/map-search.scss */
.map-search {
  margin-left: -10px;
  margin-right: -10px;
  display: none;
  margin-bottom: 30px;
}

.map-search:before, .map-search:after {
  content: " ";
  display: table;
}

.map-search:after {
  clear: both;
}
/* end: ../../blocks.05-project/map-search/map-search.scss */


/* begin: ../../blocks.05-project/map-search/__field/map-search__field.scss */
.map-search__field {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #000;
}
/* end: ../../blocks.05-project/map-search/__field/map-search__field.scss */


/* begin: ../../blocks.05-project/map-search/__submit/map-search__submit.scss */
.map-search__submit {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
/* end: ../../blocks.05-project/map-search/__submit/map-search__submit.scss */


/* begin: ../../blocks.05-project/map-search/__button/map-search__button.scss */
.map-search__button {
  float: right;
  padding: 0 50px;
  height: 50px;
  line-height: 50px;
  background: #ffdb4d;
  border-radius: 5px;
}

.map-search__button, .map-search__button:hover {
  color: #000;
}
/* end: ../../blocks.05-project/map-search/__button/map-search__button.scss */


/* begin: ../../blocks.05-project/map/map.scss */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

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

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

.map {
  position: relative;
  overflow: hidden;
}

.map:before {
  position: absolute;
  z-index: 100;
  content: '';
  border-top: 3px solid #ed6f04;
  border-left: 3px solid #ed6f04;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin: -1.5em;
  -webkit-animation: spin 2s linear infinite;
     -moz-animation: spin 2s linear infinite;
       -o-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

.map.init:before {
  content: none !important;
}

.map .radio {
  position: relative;
}

.map__description {
  display: block;
  line-height: 1.2;
  margin-top: 3px;
}

input:checked ~ .map__description {
  font-weight: bold;
}

.map__description li {
  margin-bottom: 3px;
}

.map__description .fa {
  color: #999;
  padding: 0 3px;
}

.map__list {
  line-height: 1.2;
  margin-bottom: 0;
}

.map__list li {
  margin: 0;
}

.map__list li:first-child {
  margin-bottom: 5px;
}

.map__list li:last-child {
  margin-top: 10px;
}

.map__list .btn-xs {
  padding-left: 30px;
  padding-right: 30px;
}

.map__list .btn-xs .fa {
  color: #fff;
  padding: 0 3px;
}

.map__list .fa {
  color: #999;
  padding: 0 3px;
}

.map__title {
  font-weight: bold;
}

input:checked ~ .map__title {
  color: #f18c36;
}
/* end: ../../blocks.05-project/map/map.scss */


/* begin: ../../blocks.05-project/map/__body/map__body.scss */
.map__body {
  position: relative;
  max-height: 80vh;
  min-height: 200px;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

.init > .map__body {
  opacity: 1;
}

.map__body:before {
  content: '';
  position: relative;
  display: block;
  padding-top: 50%;
}
/* end: ../../blocks.05-project/map/__body/map__body.scss */


/* begin: ../../blocks.05-project/map/__wrapper/map__wrapper.scss */
.map__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 768px) {
  .map__wrapper {
    right: 300px;
  }
}
/* end: ../../blocks.05-project/map/__wrapper/map__wrapper.scss */


/* begin: ../../blocks.05-project/map/__inner/map__inner.scss */
.map__inner {
  position: relative;
  height: 100%;
  width: 100%;
}
/* end: ../../blocks.05-project/map/__inner/map__inner.scss */


/* begin: ../../blocks.05-project/map/__sidebar/map__sidebar.scss */
.map__sidebar {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  background-color: #f2f2f2;
  padding: 10px 20px;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

.init > .map__sidebar {
  opacity: 1;
}

@media (min-width: 768px) {
  .map__sidebar {
    position: absolute;
    width: 300px;
  }
}
/* end: ../../blocks.05-project/map/__sidebar/map__sidebar.scss */


/* begin: ../../blocks.02-plugins-jquery-ui/jquery-ui-core/jquery-ui-core.css */
/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}

/* Interaction Cues
----------------------------------*/

.ui-state-disabled {
	cursor: default !important;
}

/* Icons
----------------------------------*/

/* states and images */

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/

/* Overlays */

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* end: ../../blocks.02-plugins-jquery-ui/jquery-ui-core/jquery-ui-core.css */


/* begin: ../../blocks.02-plugins-jquery-ui/jquery-ui-theme/jquery-ui-theme.css */
/*csslint duplicate-background-images:false */
/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa/*{borderColorContent}*/;
	background: #ffffff url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6 url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	background: #ffffff url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1/*{borderColorHighlight}*/;
	background: #fbf9ee url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a/*{borderColorError}*/;
	background: #fef1ec url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-icons_cd0a0a_256x240.png");
}
/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
	padding: 8px/*{thicknessShadow}*/;
	background: #aaaaaa url("/local/templates/main/bem/pages/_merged/../../../bower_components/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3/*{opacityShadow}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/; /* support: IE8 */
	border-radius: 8px/*{cornerRadiusShadow}*/;
}
/*csslint duplicate-background-images:true */
/* end: ../../blocks.02-plugins-jquery-ui/jquery-ui-theme/jquery-ui-theme.css */


/* begin: ../../blocks.02-plugins-libraries/bootstrap/bootstrap.scss */
@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/local/templates/main/bem/pages/_merged/../../../bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/local/templates/main/bem/pages/_merged/../../../bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/bem/pages/_merged/../../../bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/local/templates/main/bem/pages/_merged/../../../bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/local/templates/main/bem/pages/_merged/../../../bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/local/templates/main/bem/pages/_merged/../../../bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #363636;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #3456c7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #ed6f04;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f2f2f2;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #7b7b7b;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #7b7b7b;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #f2f2f2;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #7b7b7b;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f2f2f2;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #7b7b7b;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f2;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: dimgray;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

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

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

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

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #7b7b7b;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: dimgray;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #6b6b6b;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #6b6b6b;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f2f2f2;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #767676;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #8fb73a;
  border-color: #80a434;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #71902e;
  border-color: #344315;
}

.btn-success:hover {
  color: #fff;
  background-color: #71902e;
  border-color: #5c7525;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #71902e;
  border-color: #5c7525;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #5c7525;
  border-color: #344315;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #8fb73a;
  border-color: #80a434;
}

.btn-success .badge {
  color: #8fb73a;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f18c36;
  border-color: #ef7e1e;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #e47110;
  border-color: #854209;
}

.btn-warning:hover {
  color: #fff;
  background-color: #e47110;
  border-color: #c3610e;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #e47110;
  border-color: #c3610e;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #c3610e;
  border-color: #854209;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f18c36;
  border-color: #ef7e1e;
}

.btn-warning .badge {
  color: #f18c36;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #3456c7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #ed6f04;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #7b7b7b;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
       transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
       transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: dimgray;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #5c5c5c;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #7b7b7b;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #7b7b7b;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #6b6b6b;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 0px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #f2f2f2;
}

.nav > li.disabled > a {
  color: #7b7b7b;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #7b7b7b;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f2f2f2;
  border-color: #3456c7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #f2f2f2 #f2f2f2 #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #6b6b6b;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -10px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #a1a1a1;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #a1a1a1;
}

.navbar-inverse .navbar-nav > li > a {
  color: #a1a1a1;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #a1a1a1;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #a1a1a1;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #a1a1a1;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 0px 0px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #363636;
}

.breadcrumb > .active {
  color: #ed6f04;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #3456c7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #ed6f04;
  background-color: #f2f2f2;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #7b7b7b;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f2f2f2;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #7b7b7b;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #7b7b7b;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #626262;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #8fb73a;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #71902e;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #ed6f04;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #bb5803;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #7b7b7b;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #3456c7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f2f2f2;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d9d9d9;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #363636;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3456c7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
       animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #8fb73a;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #ed6f04;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f2f2f2;
  color: #7b7b7b;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #7b7b7b;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: dimgray;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: dimgray;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
       transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
       transform: translate(0, 0);
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

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

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 320px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffa3;
  background-clip: padding-box;
  border: 1px solid #ffffa3;
  border: 1px solid #F8D3AB;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #ffff94;
  border-bottom: 1px solid #ffff7a;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #ffff3d;
  border-top-color: #f8d3ab;
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffa3;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #ffff3d;
  border-right-color: #f8d3ab;
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffa3;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #ffff3d;
  border-bottom-color: #f8d3ab;
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffa3;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #ffff3d;
  border-left-color: #f8d3ab;
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffa3;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: transform 0.6s ease-in-out, -moz-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -moz-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/* end: ../../blocks.02-plugins-libraries/bootstrap/bootstrap.scss */


/* begin: ../../blocks.03-fonts/custom-fonts/custom-fonts.css */
/*.custom-font-loaded h1{*/
    /*font-family: 'Open Sans', sans-serif; font-weight: 400;*/
    /*font-size: 24px;*/
    /*}*/
    /* open-sans-300 - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Light'), local('OpenSans-Light'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-300italic - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300italic.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300italic.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300italic.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300italic.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300italic.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-regular - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Open Sans'), local('OpenSans'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-regular.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-regular.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-regular.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-italic - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Italic'), local('OpenSans-Italic'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-italic.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-italic.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-italic.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-italic.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-600 - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-600italic - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600italic.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600italic.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600italic.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600italic.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600italic.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-700 - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-700italic - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700italic.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700italic.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700italic.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700italic.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700italic.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-800 - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    /* open-sans-800italic - cyrillic_latin */
    @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    src: url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800italic.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'),
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800italic.eot?#iefix') format('embedded-opentype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800italic.woff2') format('woff2'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800italic.woff') format('woff'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800italic.ttf') format('truetype'), 
    url('/local/templates/main/bem/pages/_merged/../../blocks.03-fonts/custom-fonts/fonts/open-sans-v13-cyrillic_latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* end: ../../blocks.03-fonts/custom-fonts/custom-fonts.css */


/* begin: ../../blocks.05-project/btn/btn.scss */
.btn {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 0px;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* end: ../../blocks.05-project/btn/btn.scss */


/* begin: ../../blocks.05-project/btn/_color/btn_color.scss */
.btn_color_eanct {
  color: #8fb73a;
  font-weight: normal;
  border-radius: 0;
  background-image: url("/local/templates/main/bem/pages/_merged/../../../images/footer-pay-icon-1.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: 0% 50%;
  text-align: left;
  padding-left: 40px;
  margin-bottom: 30px;
}

.btn_color_eanct, .btn_color_eanct:active, .btn_color_eanct.active, .btn_color_eanct[disabled],
fieldset[disabled] .btn_color_eanct {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn_color_eanct, .btn_color_eanct:hover, .btn_color_eanct:focus, .btn_color_eanct:active {
  border-color: transparent;
}

.btn_color_eanct:hover, .btn_color_eanct:focus {
  color: #8fb73a;
  text-decoration: none;
  background-color: transparent;
}

.btn_color_eanct[disabled]:hover, .btn_color_eanct[disabled]:focus,
fieldset[disabled] .btn_color_eanct:hover,
fieldset[disabled] .btn_color_eanct:focus {
  color: #8fb73a;
  text-decoration: none;
}

@media print {
  .btn_color_eanct {
    padding-left: 0px;
    background-color: transparent;
    font-size: 120%;
  }
}

.btn_color_youtube {
  font-size: 120%;
  font-weight: 700;
  color: #d9534f;
  background-color: #fff;
  border-color: #d9534f;
}

.btn_color_youtube .fa {
  font-weight: 500;
  padding-right: 5px;
}

.btn_color_youtube:focus, .btn_color_youtube.focus {
  color: #d9534f;
  background-color: #e6e6e6;
  border-color: #8b211e;
}

.btn_color_youtube:hover {
  color: #d9534f;
  background-color: #e6e6e6;
  border-color: #c12e2a;
}

.btn_color_youtube:active, .btn_color_youtube.active,
.open > .btn_color_youtube.dropdown-toggle {
  color: #d9534f;
  background-color: #e6e6e6;
  border-color: #c12e2a;
}

.btn_color_youtube:active:hover, .btn_color_youtube:active:focus, .btn_color_youtube:active.focus, .btn_color_youtube.active:hover, .btn_color_youtube.active:focus, .btn_color_youtube.active.focus,
.open > .btn_color_youtube.dropdown-toggle:hover,
.open > .btn_color_youtube.dropdown-toggle:focus,
.open > .btn_color_youtube.dropdown-toggle.focus {
  color: #d9534f;
  background-color: #d4d4d4;
  border-color: #8b211e;
}

.btn_color_youtube:active, .btn_color_youtube.active,
.open > .btn_color_youtube.dropdown-toggle {
  background-image: none;
}

.btn_color_youtube.disabled:hover, .btn_color_youtube.disabled:focus, .btn_color_youtube.disabled.focus, .btn_color_youtube[disabled]:hover, .btn_color_youtube[disabled]:focus, .btn_color_youtube[disabled].focus,
fieldset[disabled] .btn_color_youtube:hover,
fieldset[disabled] .btn_color_youtube:focus,
fieldset[disabled] .btn_color_youtube.focus {
  background-color: #fff;
  border-color: #d9534f;
}

.btn_color_youtube .badge {
  color: #fff;
  background-color: #d9534f;
}

.btn_color_quest {
  color: #ed6f04;
  background-color: #fff;
  border-color: #ed6f04;
}

.btn_color_quest:focus, .btn_color_quest.focus {
  color: #ed6f04;
  background-color: #e6e6e6;
  border-color: #703402;
}

.btn_color_quest:hover {
  color: #ed6f04;
  background-color: #e6e6e6;
  border-color: #b15303;
}

.btn_color_quest:active, .btn_color_quest.active,
.open > .btn_color_quest.dropdown-toggle {
  color: #ed6f04;
  background-color: #e6e6e6;
  border-color: #b15303;
}

.btn_color_quest:active:hover, .btn_color_quest:active:focus, .btn_color_quest:active.focus, .btn_color_quest.active:hover, .btn_color_quest.active:focus, .btn_color_quest.active.focus,
.open > .btn_color_quest.dropdown-toggle:hover,
.open > .btn_color_quest.dropdown-toggle:focus,
.open > .btn_color_quest.dropdown-toggle.focus {
  color: #ed6f04;
  background-color: #d4d4d4;
  border-color: #703402;
}

.btn_color_quest:active, .btn_color_quest.active,
.open > .btn_color_quest.dropdown-toggle {
  background-image: none;
}

.btn_color_quest.disabled:hover, .btn_color_quest.disabled:focus, .btn_color_quest.disabled.focus, .btn_color_quest[disabled]:hover, .btn_color_quest[disabled]:focus, .btn_color_quest[disabled].focus,
fieldset[disabled] .btn_color_quest:hover,
fieldset[disabled] .btn_color_quest:focus,
fieldset[disabled] .btn_color_quest.focus {
  background-color: #fff;
  border-color: #ed6f04;
}

.btn_color_quest .badge {
  color: #fff;
  background-color: #ed6f04;
}
/* end: ../../blocks.05-project/btn/_color/btn_color.scss */


/* begin: ../../blocks.04-common/img/img.css */
.no-js img.lazyload {
    display: none;
}

img.lazyload,
img.lazyloading {
    opacity: 0;
}

img.lazyloaded {
    opacity: 1;
    -webkit-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    transition: opacity 500ms;
}
/* end: ../../blocks.04-common/img/img.css */


/* begin: ../../blocks.05-project/input-group/input-group.scss */
.input-group .form-control {
  border-right: none;
}

.input-group .input-group-btn .btn {
  outline: none !important;
}

@media print {
  .input-group {
    visibility: hidden;
    display: none;
  }
}

.input-group_type_count {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

.input-group_type_count .quantity-product {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: auto;
  min-width: 0;
  height: 36px;
  padding: 6px 4px;
  border-right: 0;
  text-align: center;
}

.input-group_type_count .input-group-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  white-space: nowrap;
}

.input-group_type_count .quantity-button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.input-group_type_count .quantity-button .btn {
  display: block;
  width: 20px;
  height: 18px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border-color: #ccc;
  background: #fff;
  color: #555;
  font-size: 12px;
  font-weight: 900;
  line-height: 16px;
  text-align: center;
}

.input-group_type_count .quantity-button .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}

.input-group_type_count .quantity-button .fa::before {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
}

.input-group_type_count .quantity-button .fa-minus::before {
  content: "\25BC";
}

.input-group_type_count .quantity-button .fa-plus::before {
  content: "\25B2";
}

.input-group_type_count .input-group-btn:last-child:not(.quantity-button) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 66px;
          flex: 0 0 66px;
}

.input-group_type_count .input-group-btn:last-child:not(.quantity-button) .btn {
  width: 66px;
  height: 36px;
  padding: 0 4px;
  font-size: 11px;
  line-height: 34px;
}
/* end: ../../blocks.05-project/input-group/input-group.scss */


/* begin: ../../blocks.05-project/navigation-toggle/navigation-toggle.scss */
.navigation-toggle {
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  background-color: #f2f2f2;
  padding-left: 2%;
}

@media (min-width: 768px) {
  .navigation-toggle {
    display: none;
  }
}
/* end: ../../blocks.05-project/navigation-toggle/navigation-toggle.scss */


/* begin: ../../blocks.05-project/navigation/navigation.scss */
.navigation {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px dashed #f2f2f2;
}

.navigation:before, .navigation:after {
  content: " ";
  display: table;
}

.navigation:after {
  clear: both;
}

@media (min-width: 768px) and (max-width: 991px) {
  .navigation {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .navigation {
    height: 60px;
    display: table;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    border-top: none;
    border-bottom: none;
  }
  .navigation:before, .navigation:after {
    content: none;
  }
}
/* end: ../../blocks.05-project/navigation/navigation.scss */


/* begin: ../../blocks.05-project/breadcrumb/breadcrumb.scss */
.breadcrumb {
  position: relative;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.breadcrumb a {
  color: #363636;
}

.breadcrumb + h1 {
  margin-top: 0px;
  position: relative;
}

.breadcrumb + h1 + .badge {
  margin-top: 5px;
  margin-bottom: 25px;
  font-size: 120%;
  font-weight: normal;
  padding: 10px;
  border-radius: 50px;
}

@media print {
  .breadcrumb {
    visibility: hidden;
  }
}

.breadcrumb:after, .breadcrumb:before {
  content: '';
  position: absolute;
  left: 100%;
  height: 100%;
  width: 50%;
  top: 0;
  -webkit-box-shadow: -50px 0 40px #fff;
          box-shadow: -50px 0 40px #fff;
}

.breadcrumb:after {
  -webkit-box-shadow: -20px 0 15px #fff;
          box-shadow: -20px 0 15px #fff;
}
/* end: ../../blocks.05-project/breadcrumb/breadcrumb.scss */


/* begin: ../../blocks.05-project/filter-collapse/filter-collapse.scss */
@media (min-width: 768px) {
  .filter-collapse.collapse {
    display: table;
  }
}

@media print {
  .filter-collapse {
    display: none !important;
  }
}
/* end: ../../blocks.05-project/filter-collapse/filter-collapse.scss */


/* begin: ../../blocks.05-project/footer-pay/footer-pay.scss */
.footer-pay {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
}

@media print {
  .footer-pay {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/footer-pay/footer-pay.scss */


/* begin: ../../blocks.05-project/embed-responsive/embed-responsive.scss */
.embed-responsive {
  margin-bottom: 30px;
}
/* end: ../../blocks.05-project/embed-responsive/embed-responsive.scss */


/* begin: ../../blocks.05-project/catalog-detail-pagination/catalog-detail-pagination.scss */
.catalog-detail-pagination {
  margin-bottom: 10px;
}

@media print {
  .catalog-detail-pagination {
    visibility: hidden;
    display: none;
  }
}
/* end: ../../blocks.05-project/catalog-detail-pagination/catalog-detail-pagination.scss */


/* begin: ../../blocks.05-project/catalog-detail-slider/catalog-detail-slider.scss */
.catalog-detail-slider {
  position: relative;
  margin-bottom: 20px;
}

.catalog-detail-slider:before, .catalog-detail-slider:after {
  content: " ";
  display: table;
}

.catalog-detail-slider:after {
  clear: both;
}

.catalog-detail-slider .img-responsive {
  margin: 0px auto;
}
/* end: ../../blocks.05-project/catalog-detail-slider/catalog-detail-slider.scss */


/* begin: ../../blocks.05-project/catalog-detail-tool/catalog-detail-tool.scss */
.catalog-detail-tool {
  margin-bottom: 20px;
}

.catalog-detail-tool .input-group {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog-detail-tool .label {
  font-weight: normal;
  font-size: 100%;
}
/* end: ../../blocks.05-project/catalog-detail-tool/catalog-detail-tool.scss */


/* begin: ../../blocks.05-project/filter-horizontal/__list-item/_state/filter-horizontal__list-item_state_active.scss */
.filter-horizontal__list-item_state_active a {
  color: #ed6f04;
  text-decoration: none;
}

.filter-horizontal__list-item_state_active a span {
  -webkit-box-shadow: 0 2px 0 #ed6f04;
          box-shadow: 0 2px 0 #ed6f04;
}
/* end: ../../blocks.05-project/filter-horizontal/__list-item/_state/filter-horizontal__list-item_state_active.scss */


/* begin: ../../blocks.05-project/slider-main/slider-main.scss */
.slider-main {
  /*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
  /* The Nivo Slider styles */
  /* If an image is wrapped in a link */
  /* The slices and boxes in the Slider */
  /* Caption styles */
  /* Direction nav styles (e.g. Next & Prev) */
  /* Control nav styles (e.g. 1,2,3...) */
  min-height: 151px;
  position: relative;
  padding-bottom: 30px;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
}

.slider-main .nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.slider-main .nivoSlider:hover .nivo-directionNav a {
  opacity: 0.7;
}

.slider-main .nivoSlider:hover .nivo-directionNav a:hover {
  opacity: 1;
}

.slider-main .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}

.slider-main .nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

.slider-main .nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}

.slider-main .nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}

.slider-main .nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}

.slider-main .nivo-box img {
  display: block;
}

.slider-main .nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

.slider-main .nivo-caption p {
  padding: 5px;
  margin: 0;
}

.slider-main .nivo-caption a {
  display: inline !important;
}

.slider-main .nivo-html-caption {
  display: none;
}

.slider-main .nivo-directionNav a {
  position: absolute;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  text-decoration: none;
  color: #ffffff;
  font-size: 300%;
  top: 50%;
  line-height: 1;
  height: 40px;
  margin-top: -20px;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.slider-main .nivo-prevNav {
  left: 0;
  margin-left: 2%;
}

.slider-main .nivo-prevNav:before {
  content: "\f0a8";
}

.slider-main .nivo-nextNav {
  right: 0;
  margin-right: 2%;
}

.slider-main .nivo-nextNav:before {
  content: "\f0a9";
}

.slider-main .nivo-controlNav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1;
  padding: 7px 0;
  text-align: center;
}

.slider-main .nivo-controlNav a {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 5px;
  width: 14px;
  height: 14px;
  background-color: #6b6b6b;
  border: 2px solid #fff;
  text-indent: -99999px;
  border-radius: 50px;
}

.slider-main .nivo-controlNav a.active {
  background-color: #fff;
  border: 3px solid #6b6b6b;
}

.slider-main .nivo-controlNav a.active {
  font-weight: bold;
}

.slider-main .fa-font-loaded .nivo-directionNav {
  font-family: FontAwesome;
}

@media (max-width: 767px) {
  .slider-main {
    position: absolute;
    opacity: 0;
    z-index: -1000;
  }
}
/* end: ../../blocks.05-project/slider-main/slider-main.scss */


/* begin: ../../blocks.05-project/recall-widget/recall-widget.scss */
.recall-widget {
  position: relative;
}

.recall-widget a {
  text-decoration: underline;
}
/* end: ../../blocks.05-project/recall-widget/recall-widget.scss */


/* begin: ../../blocks.02-plugins-jquery-ui/jquery-ui-datepicker/jquery-ui-datepicker.css */
/*!
 * jQuery UI Datepicker 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
/* end: ../../blocks.02-plugins-jquery-ui/jquery-ui-datepicker/jquery-ui-datepicker.css */


/* begin: ../../blocks.05-project/type/type.scss */
@charset "UTF-8";
h1, h2, h3, h4, h5, h6 {
  margin-top: 30px;
  margin-bottom: 10px;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0px;
}

h1, .h1 {
  font-size: 142%;
  max-height: 2.4em;
  overflow: hidden;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 142%;
  }
}

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 142%;
  }
}

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 142%;
  }
}

h1[style^="overflow-wrap"], .h1[style^="overflow-wrap"] {
  overflow: visible;
}

h1 .badge, .h1 .badge {
  display: inline;
  font-weight: normal;
  font-size: 0.8em;
}

h2, .h2 {
  font-size: 130%;
}

@media (min-width: 768px) {
  h2, .h2 {
    font-size: 130%;
  }
}

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 130%;
  }
}

@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 130%;
  }
}

h3, .h3 {
  font-size: 120%;
  font-weight: 700;
}

@media (min-width: 768px) {
  h3, .h3 {
    font-size: 120%;
  }
}

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 120%;
  }
}

@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 120%;
  }
}

h4, .h4 {
  font-size: 110%;
}

@media (min-width: 768px) {
  h4, .h4 {
    font-size: 110%;
  }
}

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 110%;
  }
}

@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 110%;
  }
}

h5, .h5 {
  font-size: 100%;
}

@media (min-width: 768px) {
  h5, .h5 {
    font-size: 100%;
  }
}

@media (min-width: 992px) {
  h5, .h5 {
    font-size: 100%;
  }
}

@media (min-width: 1200px) {
  h5, .h5 {
    font-size: 100%;
  }
}

h6, .h6 {
  font-size: 100%;
}

@media (min-width: 768px) {
  h6, .h6 {
    font-size: 100%;
  }
}

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 100%;
  }
}

@media (min-width: 1200px) {
  h6, .h6 {
    font-size: 100%;
  }
}

.text-warning {
  color: #ed6f04;
}

.text-danger {
  color: #d9534f;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

table {
  width: 100%;
}

table td {
  padding-top: 2px;
  padding-bottom: 2px;
}

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

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0px;
}

ul:not([class]),
ol:not([class]) {
  margin-bottom: 10px;
  list-style: none;
}

ul:not([class]) li,
ol:not([class]) li {
  margin-top: 10px;
}

ul:not([class]) li ul:not([class]),
ul:not([class]) li ol:not([class]),
ol:not([class]) li ul:not([class]),
ol:not([class]) li ol:not([class]) {
  margin-top: 10px;
}

ul:not([class]) li:before,
ol:not([class]) li:before {
  text-align: right;
  display: inline-block;
  padding-right: 10px;
}

@media (min-width: 768px) {
  ul:not([class]) li:before,
  ol:not([class]) li:before {
    padding-right: 20px;
    width: 60px;
    margin-left: -60px;
  }
}

ul:not([class]):last-child,
ol:not([class]):last-child {
  margin-bottom: 0;
}

ul:not([class]) li:first-child {
  margin-top: 0;
}

ul:not([class]) li:before {
  content: '—';
  color: #3456c7;
}

ol:not([class]) {
  counter-reset: item;
}

ol:not([class]) > li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}

img[width], img[height] {
  height: auto !important;
  max-width: 100%;
}

input[type=checkbox], input[type=radio] {
  margin: 3px 0 0;
}
/* end: ../../blocks.05-project/type/type.scss */


/* begin: ../../blocks.05-project/logo/logo.scss */
.logo {
  min-height: 42px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .logo {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .logo {
    display: table;
  }
}
/* end: ../../blocks.05-project/logo/logo.scss */


/* begin: ../../blocks.05-project/navigation-sub/navigation-sub.scss */
.navigation-sub {
  font-size: 120%;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 20px;
}
/* end: ../../blocks.05-project/navigation-sub/navigation-sub.scss */


/* begin: ../../blocks.04-common/youtube/youtube.css */
.youtube__player {
    border: 0;
}
/* end: ../../blocks.04-common/youtube/youtube.css */


/* begin: ../../blocks.05-project/catalog-item-list/catalog-item-list.scss */

/* end: ../../blocks.05-project/catalog-item-list/catalog-item-list.scss */


/* begin: ../../blocks.05-project/popover/popover.scss */
.popover .popover-content {
  padding: 3px 5px;
}

.popover .popover-title {
  margin: 0;
  background-color: #F8D3AB;
  color: #d9534f;
  font-weight: normal;
  font-size: 100%;
  padding: 3px 5px;
}

.popover table {
  width: 310px;
  font-size: 91%;
}

.popover table td {
  vertical-align: top;
  padding: 0px 4px;
  line-height: 1.2;
}

.popover table td:first-child {
  padding-left: 0;
}

.popover table td:last-child {
  padding-right: 0;
}
/* end: ../../blocks.05-project/popover/popover.scss */


/* begin: ../../blocks.05-project/catalog-item-list/__amount/catalog-item-list__amount.scss */
.catalog-item-list__amount {
  cursor: pointer;
  margin-right: -7px;
}
/* end: ../../blocks.05-project/catalog-item-list/__amount/catalog-item-list__amount.scss */


/* begin: ../../blocks.05-project/catalog-item-list/_view/catalog-item-list_view.scss */
@media (max-width: 767px) {
  .catalog-item-list_view_table {
    margin-left: -5px;
    margin-right: -5px;
  }
  .catalog-item-list_view_table:before, .catalog-item-list_view_table:after {
    content: " ";
    display: table;
  }
  .catalog-item-list_view_table:after {
    clear: both;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail {
    cursor: pointer;
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media (max-width: 767px) and (min-width: 480px) {
  .catalog-item-list_view_table .catalog-item-list__thumbnail {
    width: 33.33333%;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .catalog-item-list_view_table .catalog-item-list__thumbnail {
    width: 25%;
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .catalog-item-list_view_table .catalog-item-list__thumbnail {
    width: 20%;
  }
}

@media (max-width: 767px) and (min-width: 1200px) {
  .catalog-item-list_view_table .catalog-item-list__thumbnail {
    width: 16.66667%;
  }
}

@media (max-width: 767px) {
  .catalog-item-list_view_table .catalog-item-list__thumbnail:before {
    position: absolute;
    content: '';
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px solid #ddd;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail .input-group .form-control {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    border-right: none;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail .input-group .input-group-btn .btn {
    outline: none !important;
    font-size: 7px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail .input-group .input-group-btn:last-child .btn {
    font-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
    width: 65px;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail-node {
    display: block;
    position: relative;
    border-left: 1px transparent solid;
    border-right: 1px transparent solid;
    padding: 5px;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail-node:first-child {
    padding-top: 10px;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail-node:last-child {
    padding-bottom: 15px;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail-node .label {
    display: inline-block;
    line-height: 13px;
    height: 17px;
  }
  .catalog-item-list_view_table .catalog-item-list__title {
    font-size: 91%;
    text-align: center;
    height: 72.8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .catalog-item-list_view_table .catalog-item-list__title span {
    overflow: hidden;
    display: block;
    max-height: 36.4px;
  }
  .catalog-item-list_view_table .catalog-item-list__title span b {
    overflow: hidden;
    display: block;
    max-height: 18.2px;
  }
  .catalog-item-list_view_table .catalog-item-list__title, .catalog-item-list_view_table .catalog-item-list__title:hover, .catalog-item-list_view_table .catalog-item-list__title:focus {
    color: #363636;
    text-decoration: none;
  }
  .catalog-item-list_view_table .catalog-item-list__title-sub {
    font-size: 91%;
    text-align: center;
    height: 21px;
    line-height: 21px;
  }
  .catalog-item-list_view_table .catalog-item-list__description {
    display: none;
  }
  .catalog-item-list_view_table .catalog-item-list__img {
    cursor: pointer;
    position: relative;
    display: block;
    text-align: center;
    padding: 15px 0;
  }
  .catalog-item-list_view_table .catalog-item-list__img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
  }
}

@media (min-width: 768px) {
  .catalog-item-list_view_table {
    display: table;
    width: 100%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail {
    display: table-row;
    position: relative;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail .input-group {
    padding-bottom: 40px;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail .input-group .form-control {
    min-width: 40px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    border-right: none;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail .input-group .input-group-btn .btn {
    outline: none !important;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail .input-group .input-group-btn:last-child {
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 0;
    width: 100%;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail .input-group .input-group-btn:last-child .btn {
    width: 100%;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail-node {
    position: relative;
    display: table-cell;
    width: 0%;
    vertical-align: middle;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
  }
  .catalog-item-list_view_table .catalog-item-list__thumbnail-node:first-child {
    width: 100%;
  }
  .catalog-item-list_view_table .catalog-item-list__title {
    display: block;
    color: #363636;
    text-decoration: underline;
    margin-bottom: 10px;
  }
  .catalog-item-list_view_table .catalog-item-list__title:hover, .catalog-item-list_view_table .catalog-item-list__title:focus {
    color: #363636;
    text-decoration: none;
  }
  .catalog-item-list_view_table .catalog-item-list__title-sub {
    text-align: center;
  }
  .catalog-item-list_view_table .catalog-item-list__description {
    font-size: 80%;
  }
  .catalog-item-list_view_table .catalog-item-list__description, .catalog-item-list_view_table .catalog-item-list__description:hover, .catalog-item-list_view_table .catalog-item-list__description:focus {
    color: #363636;
    text-decoration: none;
  }
  .catalog-item-list_view_table .catalog-item-list__img {
    position: relative;
    display: block;
    text-align: center;
    height: 100px;
    line-height: 100px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .catalog-item-list_view_table .catalog-item-list__img {
    float: left;
    width: 100px;
  }
}

@media (min-width: 768px) {
  .catalog-item-list_view_table .catalog-item-list__img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-item-list_view_table .catalog-item-list__body:not(:last-child) {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .catalog-item-list_view_table .catalog-item-list__body {
    float: right;
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    padding-left: 10px;
  }
}

@media (min-width: 768px) {
  .catalog-item-list_view_table .catalog-item-list__body_variant_no-float {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .catalog-item-list_view_table .catalog-item-list__body .catalog-item-list__body-inner {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .catalog-item-list_view_table .catalog-item-list__body .catalog-item-list__body-inner {
    height: 100px;
  }
}

.catalog-item-list_view_tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: -5px;
  margin-right: -5px;
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail {
  cursor: pointer;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (min-width: 480px) {
  .catalog-item-list_view_tile .catalog-item-list__thumbnail {
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .catalog-item-list_view_tile .catalog-item-list__thumbnail {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .catalog-item-list_view_tile .catalog-item-list__thumbnail {
    width: 20%;
  }
}

@media (min-width: 1200px) {
  .catalog-item-list_view_tile .catalog-item-list__thumbnail {
    width: 16.66667%;
  }
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail:before {
  position: absolute;
  content: '';
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px solid #ddd;
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail .input-group .form-control {
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
  border-right: none;
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail .input-group .input-group-btn .btn {
  outline: none !important;
  font-size: 7px;
  padding-left: 5px;
  padding-right: 5px;
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail .input-group .input-group-btn:last-child .btn {
  font-size: 12px;
  padding-left: 0px;
  padding-right: 0px;
  width: 65px;
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail-node {
  display: block;
  position: relative;
  border-left: 1px transparent solid;
  border-right: 1px transparent solid;
  padding: 5px;
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail-node:first-child {
  padding-top: 10px;
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail-node:last-child {
  padding-bottom: 15px;
}

.catalog-item-list_view_tile .catalog-item-list__thumbnail-node .label {
  display: inline-block;
  line-height: 13px;
  height: 17px;
}

.catalog-item-list_view_tile .catalog-item-list__title {
  font-size: 91%;
  text-align: center;
  height: 72.8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.catalog-item-list_view_tile .catalog-item-list__title span {
  overflow: hidden;
  display: block;
  max-height: 36.4px;
}

.catalog-item-list_view_tile .catalog-item-list__title span b {
  overflow: hidden;
  display: block;
  max-height: 18.2px;
}

.catalog-item-list_view_tile .catalog-item-list__title, .catalog-item-list_view_tile .catalog-item-list__title:hover, .catalog-item-list_view_tile .catalog-item-list__title:focus {
  color: #363636;
  text-decoration: none;
}

.catalog-item-list_view_tile .catalog-item-list__title-sub {
  font-size: 91%;
  text-align: center;
  height: 21px;
  line-height: 21px;
}

.catalog-item-list_view_tile .catalog-item-list__description {
  display: none;
}

.catalog-item-list_view_tile .catalog-item-list__img {
  cursor: pointer;
  position: relative;
  display: block;
  text-align: center;
  padding: 15px 0;
}

.catalog-item-list_view_tile .catalog-item-list__img img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 992px) {
  .catalog-item-list_view_tile_4col .catalog-item-list__thumbnail {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .catalog-item-list_view_tile_4col .catalog-item-list__img .image_size_100x100 {
    max-height: none;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    width: 88%;
    max-width: 218px;
  }
}

.catalog-item-list_view_tile_4col .catalog-item-list__thumbnail:hover::before {
  border-color: #e8c99a;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
}

.catalog-item-list_view_tile_4col .catalog-item-list__thumbnail-node:first-child {
  padding-top: 12px;
}

.catalog-item-list_view_tile_4col .catalog-item-list__body {
  padding: 10px 10px 8px;
  margin-bottom: 2px;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: auto;
  min-height: 5.85em;
  max-height: 5.85em;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.35;
  gap: 2px;
  padding: 0 4px;
  color: #222;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title > span {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
  min-height: 0;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title-brand {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title-brand b {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  color: #222;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  max-height: 2.7em;
  overflow: hidden;
  color: #363636;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title-article {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title-article b {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  color: #555;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title:hover,
.catalog-item-list_view_tile_4col .catalog-item-list__title:focus {
  color: #e06720;
}

.catalog-item-list_view_tile_4col .catalog-item-list__title:hover .catalog-item-list__title-name,
.catalog-item-list_view_tile_4col .catalog-item-list__title:focus .catalog-item-list__title-name {
  color: #e06720;
}

.catalog-item-list_view_tile_4col .catalog-item-list__hover {
  margin-top: 0;
}

.catalog-item-list_view_tile_4col .catalog-item-list__price {
  font-size: 20px;
  line-height: 1.15;
  min-height: 0;
  padding-top: 4px;
  color: #222;
}

.catalog-item-list_view_tile_4col .catalog-item-list__price__item {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.15;
  margin: 0;
}

.catalog-item-list_view_tile_4col .catalog-item-list__price .retail-price, .catalog-item-list_view_tile_4col .catalog-item-list__price__discount,
.catalog-item-list_view_tile_4col .catalog-item-list__price .current-special-price {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 1.2;
  margin-top: 1px;
  padding-top: 0;
}

.catalog-item-list_view_tile_4col .catalog-item-list__price .current-special-price span {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.catalog-item-list_view_tile_4col .catalog-item-list__thumbnail-node .label {
  font-size: 12px;
  line-height: 16px;
  height: auto;
  min-height: 18px;
  padding: 2px 7px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .catalog-item-list_view_tile_4col .catalog-item-list__title {
    min-height: 86px;
    max-height: 86px;
    gap: 3px;
  }
  .catalog-item-list_view_tile_4col .catalog-item-list__title-brand b {
    font-size: 16px;
  }
  .catalog-item-list_view_tile_4col .catalog-item-list__title-name {
    font-size: 13px;
    max-height: 2.7em;
  }
  .catalog-item-list_view_tile_4col .catalog-item-list__title-article b {
    font-size: 13px;
  }
  .catalog-item-list_view_tile_4col .catalog-item-list__price {
    font-size: 24px;
  }
  .catalog-item-list_view_tile_4col .catalog-item-list__price .retail-price,
  .catalog-item-list_view_tile_4col .catalog-item-list__price .catalog-item-list__price__discount,
  .catalog-item-list_view_tile_4col .catalog-item-list__price .current-special-price {
    font-size: 13px;
  }
  .catalog-item-list_view_tile_4col .catalog-card-gallery__badge {
    font-size: 12px;
    padding: 3px 8px;
    font-weight: 700;
  }
}
/* end: ../../blocks.05-project/catalog-item-list/_view/catalog-item-list_view.scss */


/* begin: ../../blocks.04-common/image/image.scss */
.image {
  line-height: 1;
  display: block;
  overflow: hidden;
  position: relative;
  vertical-align: bottom;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
     -moz-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.image:before {
  content: '';
  display: block;
}
/* end: ../../blocks.04-common/image/image.scss */


/* begin: ../../blocks.04-common/image/_size/image_size.scss */
.image_size_38x38 {
  max-height: 38px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x38:before {
  padding-top: 100%;
}

.image_size_38x40 {
  max-height: 40px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x40:before {
  padding-top: 105.26316%;
}

.image_size_38x50 {
  max-height: 50px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x50:before {
  padding-top: 131.57895%;
}

.image_size_38x60 {
  max-height: 60px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x60:before {
  padding-top: 157.89474%;
}

.image_size_38x70 {
  max-height: 70px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x70:before {
  padding-top: 184.21053%;
}

.image_size_38x80 {
  max-height: 80px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x80:before {
  padding-top: 210.52632%;
}

.image_size_38x90 {
  max-height: 90px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x90:before {
  padding-top: 236.84211%;
}

.image_size_38x100 {
  max-height: 100px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x100:before {
  padding-top: 263.15789%;
}

.image_size_38x110 {
  max-height: 110px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x110:before {
  padding-top: 289.47368%;
}

.image_size_38x120 {
  max-height: 120px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x120:before {
  padding-top: 315.78947%;
}

.image_size_38x130 {
  max-height: 130px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x130:before {
  padding-top: 342.10526%;
}

.image_size_38x140 {
  max-height: 140px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x140:before {
  padding-top: 368.42105%;
}

.image_size_38x150 {
  max-height: 150px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x150:before {
  padding-top: 394.73684%;
}

.image_size_38x160 {
  max-height: 160px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x160:before {
  padding-top: 421.05263%;
}

.image_size_38x170 {
  max-height: 170px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x170:before {
  padding-top: 447.36842%;
}

.image_size_38x180 {
  max-height: 180px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x180:before {
  padding-top: 473.68421%;
}

.image_size_38x190 {
  max-height: 190px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x190:before {
  padding-top: 500%;
}

.image_size_38x200 {
  max-height: 200px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x200:before {
  padding-top: 526.31579%;
}

.image_size_38x210 {
  max-height: 210px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x210:before {
  padding-top: 552.63158%;
}

.image_size_38x220 {
  max-height: 220px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x220:before {
  padding-top: 578.94737%;
}

.image_size_38x240 {
  max-height: 240px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x240:before {
  padding-top: 631.57895%;
}

.image_size_38x260 {
  max-height: 260px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x260:before {
  padding-top: 684.21053%;
}

.image_size_38x270 {
  max-height: 270px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x270:before {
  padding-top: 710.52632%;
}

.image_size_38x300 {
  max-height: 300px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x300:before {
  padding-top: 789.47368%;
}

.image_size_38x350 {
  max-height: 350px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x350:before {
  padding-top: 921.05263%;
}

.image_size_38x380 {
  max-height: 380px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x380:before {
  padding-top: 1000%;
}

.image_size_38x400 {
  max-height: 400px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x400:before {
  padding-top: 1052.63158%;
}

.image_size_38x410 {
  max-height: 410px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x410:before {
  padding-top: 1078.94737%;
}

.image_size_38x420 {
  max-height: 420px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x420:before {
  padding-top: 1105.26316%;
}

.image_size_38x430 {
  max-height: 430px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x430:before {
  padding-top: 1131.57895%;
}

.image_size_38x450 {
  max-height: 450px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x450:before {
  padding-top: 1184.21053%;
}

.image_size_38x460 {
  max-height: 460px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x460:before {
  padding-top: 1210.52632%;
}

.image_size_38x500 {
  max-height: 500px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x500:before {
  padding-top: 1315.78947%;
}

.image_size_38x510 {
  max-height: 510px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x510:before {
  padding-top: 1342.10526%;
}

.image_size_38x540 {
  max-height: 540px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x540:before {
  padding-top: 1421.05263%;
}

.image_size_38x620 {
  max-height: 620px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x620:before {
  padding-top: 1631.57895%;
}

.image_size_38x690 {
  max-height: 690px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x690:before {
  padding-top: 1815.78947%;
}

.image_size_38x920 {
  max-height: 920px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x920:before {
  padding-top: 2421.05263%;
}

.image_size_38x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x1000:before {
  padding-top: 2631.57895%;
}

.image_size_38x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x1140:before {
  padding-top: 3000%;
}

.image_size_38x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 38px;
      -ms-flex-preferred-size: 38px;
          flex-basis: 38px;
}

.image_size_38x1920:before {
  padding-top: 5052.63158%;
}

.image_size_40x38 {
  max-height: 38px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x38:before {
  padding-top: 95%;
}

.image_size_40x40 {
  max-height: 40px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x40:before {
  padding-top: 100%;
}

.image_size_40x50 {
  max-height: 50px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x50:before {
  padding-top: 125%;
}

.image_size_40x60 {
  max-height: 60px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x60:before {
  padding-top: 150%;
}

.image_size_40x70 {
  max-height: 70px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x70:before {
  padding-top: 175%;
}

.image_size_40x80 {
  max-height: 80px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x80:before {
  padding-top: 200%;
}

.image_size_40x90 {
  max-height: 90px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x90:before {
  padding-top: 225%;
}

.image_size_40x100 {
  max-height: 100px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x100:before {
  padding-top: 250%;
}

.image_size_40x110 {
  max-height: 110px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x110:before {
  padding-top: 275%;
}

.image_size_40x120 {
  max-height: 120px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x120:before {
  padding-top: 300%;
}

.image_size_40x130 {
  max-height: 130px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x130:before {
  padding-top: 325%;
}

.image_size_40x140 {
  max-height: 140px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x140:before {
  padding-top: 350%;
}

.image_size_40x150 {
  max-height: 150px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x150:before {
  padding-top: 375%;
}

.image_size_40x160 {
  max-height: 160px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x160:before {
  padding-top: 400%;
}

.image_size_40x170 {
  max-height: 170px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x170:before {
  padding-top: 425%;
}

.image_size_40x180 {
  max-height: 180px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x180:before {
  padding-top: 450%;
}

.image_size_40x190 {
  max-height: 190px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x190:before {
  padding-top: 475%;
}

.image_size_40x200 {
  max-height: 200px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x200:before {
  padding-top: 500%;
}

.image_size_40x210 {
  max-height: 210px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x210:before {
  padding-top: 525%;
}

.image_size_40x220 {
  max-height: 220px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x220:before {
  padding-top: 550%;
}

.image_size_40x240 {
  max-height: 240px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x240:before {
  padding-top: 600%;
}

.image_size_40x260 {
  max-height: 260px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x260:before {
  padding-top: 650%;
}

.image_size_40x270 {
  max-height: 270px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x270:before {
  padding-top: 675%;
}

.image_size_40x300 {
  max-height: 300px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x300:before {
  padding-top: 750%;
}

.image_size_40x350 {
  max-height: 350px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x350:before {
  padding-top: 875%;
}

.image_size_40x380 {
  max-height: 380px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x380:before {
  padding-top: 950%;
}

.image_size_40x400 {
  max-height: 400px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x400:before {
  padding-top: 1000%;
}

.image_size_40x410 {
  max-height: 410px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x410:before {
  padding-top: 1025%;
}

.image_size_40x420 {
  max-height: 420px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x420:before {
  padding-top: 1050%;
}

.image_size_40x430 {
  max-height: 430px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x430:before {
  padding-top: 1075%;
}

.image_size_40x450 {
  max-height: 450px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x450:before {
  padding-top: 1125%;
}

.image_size_40x460 {
  max-height: 460px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x460:before {
  padding-top: 1150%;
}

.image_size_40x500 {
  max-height: 500px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x500:before {
  padding-top: 1250%;
}

.image_size_40x510 {
  max-height: 510px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x510:before {
  padding-top: 1275%;
}

.image_size_40x540 {
  max-height: 540px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x540:before {
  padding-top: 1350%;
}

.image_size_40x620 {
  max-height: 620px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x620:before {
  padding-top: 1550%;
}

.image_size_40x690 {
  max-height: 690px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x690:before {
  padding-top: 1725%;
}

.image_size_40x920 {
  max-height: 920px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x920:before {
  padding-top: 2300%;
}

.image_size_40x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x1000:before {
  padding-top: 2500%;
}

.image_size_40x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x1140:before {
  padding-top: 2850%;
}

.image_size_40x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

.image_size_40x1920:before {
  padding-top: 4800%;
}

.image_size_50x38 {
  max-height: 38px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x38:before {
  padding-top: 76%;
}

.image_size_50x40 {
  max-height: 40px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x40:before {
  padding-top: 80%;
}

.image_size_50x50 {
  max-height: 50px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x50:before {
  padding-top: 100%;
}

.image_size_50x60 {
  max-height: 60px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x60:before {
  padding-top: 120%;
}

.image_size_50x70 {
  max-height: 70px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x70:before {
  padding-top: 140%;
}

.image_size_50x80 {
  max-height: 80px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x80:before {
  padding-top: 160%;
}

.image_size_50x90 {
  max-height: 90px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x90:before {
  padding-top: 180%;
}

.image_size_50x100 {
  max-height: 100px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x100:before {
  padding-top: 200%;
}

.image_size_50x110 {
  max-height: 110px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x110:before {
  padding-top: 220%;
}

.image_size_50x120 {
  max-height: 120px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x120:before {
  padding-top: 240%;
}

.image_size_50x130 {
  max-height: 130px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x130:before {
  padding-top: 260%;
}

.image_size_50x140 {
  max-height: 140px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x140:before {
  padding-top: 280%;
}

.image_size_50x150 {
  max-height: 150px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x150:before {
  padding-top: 300%;
}

.image_size_50x160 {
  max-height: 160px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x160:before {
  padding-top: 320%;
}

.image_size_50x170 {
  max-height: 170px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x170:before {
  padding-top: 340%;
}

.image_size_50x180 {
  max-height: 180px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x180:before {
  padding-top: 360%;
}

.image_size_50x190 {
  max-height: 190px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x190:before {
  padding-top: 380%;
}

.image_size_50x200 {
  max-height: 200px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x200:before {
  padding-top: 400%;
}

.image_size_50x210 {
  max-height: 210px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x210:before {
  padding-top: 420%;
}

.image_size_50x220 {
  max-height: 220px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x220:before {
  padding-top: 440%;
}

.image_size_50x240 {
  max-height: 240px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x240:before {
  padding-top: 480%;
}

.image_size_50x260 {
  max-height: 260px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x260:before {
  padding-top: 520%;
}

.image_size_50x270 {
  max-height: 270px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x270:before {
  padding-top: 540%;
}

.image_size_50x300 {
  max-height: 300px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x300:before {
  padding-top: 600%;
}

.image_size_50x350 {
  max-height: 350px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x350:before {
  padding-top: 700%;
}

.image_size_50x380 {
  max-height: 380px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x380:before {
  padding-top: 760%;
}

.image_size_50x400 {
  max-height: 400px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x400:before {
  padding-top: 800%;
}

.image_size_50x410 {
  max-height: 410px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x410:before {
  padding-top: 820%;
}

.image_size_50x420 {
  max-height: 420px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x420:before {
  padding-top: 840%;
}

.image_size_50x430 {
  max-height: 430px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x430:before {
  padding-top: 860%;
}

.image_size_50x450 {
  max-height: 450px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x450:before {
  padding-top: 900%;
}

.image_size_50x460 {
  max-height: 460px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x460:before {
  padding-top: 920%;
}

.image_size_50x500 {
  max-height: 500px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x500:before {
  padding-top: 1000%;
}

.image_size_50x510 {
  max-height: 510px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x510:before {
  padding-top: 1020%;
}

.image_size_50x540 {
  max-height: 540px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x540:before {
  padding-top: 1080%;
}

.image_size_50x620 {
  max-height: 620px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x620:before {
  padding-top: 1240%;
}

.image_size_50x690 {
  max-height: 690px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x690:before {
  padding-top: 1380%;
}

.image_size_50x920 {
  max-height: 920px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x920:before {
  padding-top: 1840%;
}

.image_size_50x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x1000:before {
  padding-top: 2000%;
}

.image_size_50x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x1140:before {
  padding-top: 2280%;
}

.image_size_50x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 50px;
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px;
}

.image_size_50x1920:before {
  padding-top: 3840%;
}

.image_size_60x38 {
  max-height: 38px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x38:before {
  padding-top: 63.33333%;
}

.image_size_60x40 {
  max-height: 40px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x40:before {
  padding-top: 66.66667%;
}

.image_size_60x50 {
  max-height: 50px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x50:before {
  padding-top: 83.33333%;
}

.image_size_60x60 {
  max-height: 60px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x60:before {
  padding-top: 100%;
}

.image_size_60x70 {
  max-height: 70px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x70:before {
  padding-top: 116.66667%;
}

.image_size_60x80 {
  max-height: 80px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x80:before {
  padding-top: 133.33333%;
}

.image_size_60x90 {
  max-height: 90px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x90:before {
  padding-top: 150%;
}

.image_size_60x100 {
  max-height: 100px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x100:before {
  padding-top: 166.66667%;
}

.image_size_60x110 {
  max-height: 110px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x110:before {
  padding-top: 183.33333%;
}

.image_size_60x120 {
  max-height: 120px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x120:before {
  padding-top: 200%;
}

.image_size_60x130 {
  max-height: 130px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x130:before {
  padding-top: 216.66667%;
}

.image_size_60x140 {
  max-height: 140px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x140:before {
  padding-top: 233.33333%;
}

.image_size_60x150 {
  max-height: 150px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x150:before {
  padding-top: 250%;
}

.image_size_60x160 {
  max-height: 160px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x160:before {
  padding-top: 266.66667%;
}

.image_size_60x170 {
  max-height: 170px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x170:before {
  padding-top: 283.33333%;
}

.image_size_60x180 {
  max-height: 180px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x180:before {
  padding-top: 300%;
}

.image_size_60x190 {
  max-height: 190px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x190:before {
  padding-top: 316.66667%;
}

.image_size_60x200 {
  max-height: 200px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x200:before {
  padding-top: 333.33333%;
}

.image_size_60x210 {
  max-height: 210px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x210:before {
  padding-top: 350%;
}

.image_size_60x220 {
  max-height: 220px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x220:before {
  padding-top: 366.66667%;
}

.image_size_60x240 {
  max-height: 240px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x240:before {
  padding-top: 400%;
}

.image_size_60x260 {
  max-height: 260px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x260:before {
  padding-top: 433.33333%;
}

.image_size_60x270 {
  max-height: 270px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x270:before {
  padding-top: 450%;
}

.image_size_60x300 {
  max-height: 300px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x300:before {
  padding-top: 500%;
}

.image_size_60x350 {
  max-height: 350px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x350:before {
  padding-top: 583.33333%;
}

.image_size_60x380 {
  max-height: 380px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x380:before {
  padding-top: 633.33333%;
}

.image_size_60x400 {
  max-height: 400px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x400:before {
  padding-top: 666.66667%;
}

.image_size_60x410 {
  max-height: 410px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x410:before {
  padding-top: 683.33333%;
}

.image_size_60x420 {
  max-height: 420px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x420:before {
  padding-top: 700%;
}

.image_size_60x430 {
  max-height: 430px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x430:before {
  padding-top: 716.66667%;
}

.image_size_60x450 {
  max-height: 450px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x450:before {
  padding-top: 750%;
}

.image_size_60x460 {
  max-height: 460px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x460:before {
  padding-top: 766.66667%;
}

.image_size_60x500 {
  max-height: 500px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x500:before {
  padding-top: 833.33333%;
}

.image_size_60x510 {
  max-height: 510px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x510:before {
  padding-top: 850%;
}

.image_size_60x540 {
  max-height: 540px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x540:before {
  padding-top: 900%;
}

.image_size_60x620 {
  max-height: 620px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x620:before {
  padding-top: 1033.33333%;
}

.image_size_60x690 {
  max-height: 690px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x690:before {
  padding-top: 1150%;
}

.image_size_60x920 {
  max-height: 920px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x920:before {
  padding-top: 1533.33333%;
}

.image_size_60x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x1000:before {
  padding-top: 1666.66667%;
}

.image_size_60x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x1140:before {
  padding-top: 1900%;
}

.image_size_60x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

.image_size_60x1920:before {
  padding-top: 3200%;
}

.image_size_70x38 {
  max-height: 38px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x38:before {
  padding-top: 54.28571%;
}

.image_size_70x40 {
  max-height: 40px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x40:before {
  padding-top: 57.14286%;
}

.image_size_70x50 {
  max-height: 50px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x50:before {
  padding-top: 71.42857%;
}

.image_size_70x60 {
  max-height: 60px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x60:before {
  padding-top: 85.71429%;
}

.image_size_70x70 {
  max-height: 70px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x70:before {
  padding-top: 100%;
}

.image_size_70x80 {
  max-height: 80px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x80:before {
  padding-top: 114.28571%;
}

.image_size_70x90 {
  max-height: 90px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x90:before {
  padding-top: 128.57143%;
}

.image_size_70x100 {
  max-height: 100px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x100:before {
  padding-top: 142.85714%;
}

.image_size_70x110 {
  max-height: 110px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x110:before {
  padding-top: 157.14286%;
}

.image_size_70x120 {
  max-height: 120px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x120:before {
  padding-top: 171.42857%;
}

.image_size_70x130 {
  max-height: 130px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x130:before {
  padding-top: 185.71429%;
}

.image_size_70x140 {
  max-height: 140px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x140:before {
  padding-top: 200%;
}

.image_size_70x150 {
  max-height: 150px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x150:before {
  padding-top: 214.28571%;
}

.image_size_70x160 {
  max-height: 160px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x160:before {
  padding-top: 228.57143%;
}

.image_size_70x170 {
  max-height: 170px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x170:before {
  padding-top: 242.85714%;
}

.image_size_70x180 {
  max-height: 180px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x180:before {
  padding-top: 257.14286%;
}

.image_size_70x190 {
  max-height: 190px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x190:before {
  padding-top: 271.42857%;
}

.image_size_70x200 {
  max-height: 200px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x200:before {
  padding-top: 285.71429%;
}

.image_size_70x210 {
  max-height: 210px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x210:before {
  padding-top: 300%;
}

.image_size_70x220 {
  max-height: 220px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x220:before {
  padding-top: 314.28571%;
}

.image_size_70x240 {
  max-height: 240px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x240:before {
  padding-top: 342.85714%;
}

.image_size_70x260 {
  max-height: 260px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x260:before {
  padding-top: 371.42857%;
}

.image_size_70x270 {
  max-height: 270px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x270:before {
  padding-top: 385.71429%;
}

.image_size_70x300 {
  max-height: 300px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x300:before {
  padding-top: 428.57143%;
}

.image_size_70x350 {
  max-height: 350px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x350:before {
  padding-top: 500%;
}

.image_size_70x380 {
  max-height: 380px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x380:before {
  padding-top: 542.85714%;
}

.image_size_70x400 {
  max-height: 400px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x400:before {
  padding-top: 571.42857%;
}

.image_size_70x410 {
  max-height: 410px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x410:before {
  padding-top: 585.71429%;
}

.image_size_70x420 {
  max-height: 420px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x420:before {
  padding-top: 600%;
}

.image_size_70x430 {
  max-height: 430px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x430:before {
  padding-top: 614.28571%;
}

.image_size_70x450 {
  max-height: 450px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x450:before {
  padding-top: 642.85714%;
}

.image_size_70x460 {
  max-height: 460px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x460:before {
  padding-top: 657.14286%;
}

.image_size_70x500 {
  max-height: 500px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x500:before {
  padding-top: 714.28571%;
}

.image_size_70x510 {
  max-height: 510px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x510:before {
  padding-top: 728.57143%;
}

.image_size_70x540 {
  max-height: 540px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x540:before {
  padding-top: 771.42857%;
}

.image_size_70x620 {
  max-height: 620px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x620:before {
  padding-top: 885.71429%;
}

.image_size_70x690 {
  max-height: 690px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x690:before {
  padding-top: 985.71429%;
}

.image_size_70x920 {
  max-height: 920px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x920:before {
  padding-top: 1314.28571%;
}

.image_size_70x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x1000:before {
  padding-top: 1428.57143%;
}

.image_size_70x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x1140:before {
  padding-top: 1628.57143%;
}

.image_size_70x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

.image_size_70x1920:before {
  padding-top: 2742.85714%;
}

.image_size_80x38 {
  max-height: 38px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x38:before {
  padding-top: 47.5%;
}

.image_size_80x40 {
  max-height: 40px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x40:before {
  padding-top: 50%;
}

.image_size_80x50 {
  max-height: 50px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x50:before {
  padding-top: 62.5%;
}

.image_size_80x60 {
  max-height: 60px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x60:before {
  padding-top: 75%;
}

.image_size_80x70 {
  max-height: 70px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x70:before {
  padding-top: 87.5%;
}

.image_size_80x80 {
  max-height: 80px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x80:before {
  padding-top: 100%;
}

.image_size_80x90 {
  max-height: 90px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x90:before {
  padding-top: 112.5%;
}

.image_size_80x100 {
  max-height: 100px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x100:before {
  padding-top: 125%;
}

.image_size_80x110 {
  max-height: 110px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x110:before {
  padding-top: 137.5%;
}

.image_size_80x120 {
  max-height: 120px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x120:before {
  padding-top: 150%;
}

.image_size_80x130 {
  max-height: 130px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x130:before {
  padding-top: 162.5%;
}

.image_size_80x140 {
  max-height: 140px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x140:before {
  padding-top: 175%;
}

.image_size_80x150 {
  max-height: 150px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x150:before {
  padding-top: 187.5%;
}

.image_size_80x160 {
  max-height: 160px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x160:before {
  padding-top: 200%;
}

.image_size_80x170 {
  max-height: 170px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x170:before {
  padding-top: 212.5%;
}

.image_size_80x180 {
  max-height: 180px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x180:before {
  padding-top: 225%;
}

.image_size_80x190 {
  max-height: 190px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x190:before {
  padding-top: 237.5%;
}

.image_size_80x200 {
  max-height: 200px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x200:before {
  padding-top: 250%;
}

.image_size_80x210 {
  max-height: 210px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x210:before {
  padding-top: 262.5%;
}

.image_size_80x220 {
  max-height: 220px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x220:before {
  padding-top: 275%;
}

.image_size_80x240 {
  max-height: 240px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x240:before {
  padding-top: 300%;
}

.image_size_80x260 {
  max-height: 260px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x260:before {
  padding-top: 325%;
}

.image_size_80x270 {
  max-height: 270px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x270:before {
  padding-top: 337.5%;
}

.image_size_80x300 {
  max-height: 300px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x300:before {
  padding-top: 375%;
}

.image_size_80x350 {
  max-height: 350px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x350:before {
  padding-top: 437.5%;
}

.image_size_80x380 {
  max-height: 380px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x380:before {
  padding-top: 475%;
}

.image_size_80x400 {
  max-height: 400px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x400:before {
  padding-top: 500%;
}

.image_size_80x410 {
  max-height: 410px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x410:before {
  padding-top: 512.5%;
}

.image_size_80x420 {
  max-height: 420px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x420:before {
  padding-top: 525%;
}

.image_size_80x430 {
  max-height: 430px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x430:before {
  padding-top: 537.5%;
}

.image_size_80x450 {
  max-height: 450px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x450:before {
  padding-top: 562.5%;
}

.image_size_80x460 {
  max-height: 460px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x460:before {
  padding-top: 575%;
}

.image_size_80x500 {
  max-height: 500px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x500:before {
  padding-top: 625%;
}

.image_size_80x510 {
  max-height: 510px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x510:before {
  padding-top: 637.5%;
}

.image_size_80x540 {
  max-height: 540px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x540:before {
  padding-top: 675%;
}

.image_size_80x620 {
  max-height: 620px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x620:before {
  padding-top: 775%;
}

.image_size_80x690 {
  max-height: 690px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x690:before {
  padding-top: 862.5%;
}

.image_size_80x920 {
  max-height: 920px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x920:before {
  padding-top: 1150%;
}

.image_size_80x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x1000:before {
  padding-top: 1250%;
}

.image_size_80x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x1140:before {
  padding-top: 1425%;
}

.image_size_80x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

.image_size_80x1920:before {
  padding-top: 2400%;
}

.image_size_90x38 {
  max-height: 38px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x38:before {
  padding-top: 42.22222%;
}

.image_size_90x40 {
  max-height: 40px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x40:before {
  padding-top: 44.44444%;
}

.image_size_90x50 {
  max-height: 50px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x50:before {
  padding-top: 55.55556%;
}

.image_size_90x60 {
  max-height: 60px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x60:before {
  padding-top: 66.66667%;
}

.image_size_90x70 {
  max-height: 70px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x70:before {
  padding-top: 77.77778%;
}

.image_size_90x80 {
  max-height: 80px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x80:before {
  padding-top: 88.88889%;
}

.image_size_90x90 {
  max-height: 90px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x90:before {
  padding-top: 100%;
}

.image_size_90x100 {
  max-height: 100px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x100:before {
  padding-top: 111.11111%;
}

.image_size_90x110 {
  max-height: 110px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x110:before {
  padding-top: 122.22222%;
}

.image_size_90x120 {
  max-height: 120px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x120:before {
  padding-top: 133.33333%;
}

.image_size_90x130 {
  max-height: 130px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x130:before {
  padding-top: 144.44444%;
}

.image_size_90x140 {
  max-height: 140px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x140:before {
  padding-top: 155.55556%;
}

.image_size_90x150 {
  max-height: 150px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x150:before {
  padding-top: 166.66667%;
}

.image_size_90x160 {
  max-height: 160px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x160:before {
  padding-top: 177.77778%;
}

.image_size_90x170 {
  max-height: 170px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x170:before {
  padding-top: 188.88889%;
}

.image_size_90x180 {
  max-height: 180px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x180:before {
  padding-top: 200%;
}

.image_size_90x190 {
  max-height: 190px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x190:before {
  padding-top: 211.11111%;
}

.image_size_90x200 {
  max-height: 200px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x200:before {
  padding-top: 222.22222%;
}

.image_size_90x210 {
  max-height: 210px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x210:before {
  padding-top: 233.33333%;
}

.image_size_90x220 {
  max-height: 220px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x220:before {
  padding-top: 244.44444%;
}

.image_size_90x240 {
  max-height: 240px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x240:before {
  padding-top: 266.66667%;
}

.image_size_90x260 {
  max-height: 260px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x260:before {
  padding-top: 288.88889%;
}

.image_size_90x270 {
  max-height: 270px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x270:before {
  padding-top: 300%;
}

.image_size_90x300 {
  max-height: 300px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x300:before {
  padding-top: 333.33333%;
}

.image_size_90x350 {
  max-height: 350px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x350:before {
  padding-top: 388.88889%;
}

.image_size_90x380 {
  max-height: 380px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x380:before {
  padding-top: 422.22222%;
}

.image_size_90x400 {
  max-height: 400px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x400:before {
  padding-top: 444.44444%;
}

.image_size_90x410 {
  max-height: 410px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x410:before {
  padding-top: 455.55556%;
}

.image_size_90x420 {
  max-height: 420px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x420:before {
  padding-top: 466.66667%;
}

.image_size_90x430 {
  max-height: 430px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x430:before {
  padding-top: 477.77778%;
}

.image_size_90x450 {
  max-height: 450px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x450:before {
  padding-top: 500%;
}

.image_size_90x460 {
  max-height: 460px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x460:before {
  padding-top: 511.11111%;
}

.image_size_90x500 {
  max-height: 500px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x500:before {
  padding-top: 555.55556%;
}

.image_size_90x510 {
  max-height: 510px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x510:before {
  padding-top: 566.66667%;
}

.image_size_90x540 {
  max-height: 540px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x540:before {
  padding-top: 600%;
}

.image_size_90x620 {
  max-height: 620px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x620:before {
  padding-top: 688.88889%;
}

.image_size_90x690 {
  max-height: 690px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x690:before {
  padding-top: 766.66667%;
}

.image_size_90x920 {
  max-height: 920px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x920:before {
  padding-top: 1022.22222%;
}

.image_size_90x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x1000:before {
  padding-top: 1111.11111%;
}

.image_size_90x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x1140:before {
  padding-top: 1266.66667%;
}

.image_size_90x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
}

.image_size_90x1920:before {
  padding-top: 2133.33333%;
}

.image_size_100x38 {
  max-height: 38px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x38:before {
  padding-top: 38%;
}

.image_size_100x40 {
  max-height: 40px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x40:before {
  padding-top: 40%;
}

.image_size_100x50 {
  max-height: 50px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x50:before {
  padding-top: 50%;
}

.image_size_100x60 {
  max-height: 60px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x60:before {
  padding-top: 60%;
}

.image_size_100x70 {
  max-height: 70px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x70:before {
  padding-top: 70%;
}

.image_size_100x80 {
  max-height: 80px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x80:before {
  padding-top: 80%;
}

.image_size_100x90 {
  max-height: 90px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x90:before {
  padding-top: 90%;
}

.image_size_100x100 {
  max-height: 100px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x100:before {
  padding-top: 100%;
}

.image_size_100x110 {
  max-height: 110px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x110:before {
  padding-top: 110%;
}

.image_size_100x120 {
  max-height: 120px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x120:before {
  padding-top: 120%;
}

.image_size_100x130 {
  max-height: 130px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x130:before {
  padding-top: 130%;
}

.image_size_100x140 {
  max-height: 140px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x140:before {
  padding-top: 140%;
}

.image_size_100x150 {
  max-height: 150px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x150:before {
  padding-top: 150%;
}

.image_size_100x160 {
  max-height: 160px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x160:before {
  padding-top: 160%;
}

.image_size_100x170 {
  max-height: 170px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x170:before {
  padding-top: 170%;
}

.image_size_100x180 {
  max-height: 180px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x180:before {
  padding-top: 180%;
}

.image_size_100x190 {
  max-height: 190px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x190:before {
  padding-top: 190%;
}

.image_size_100x200 {
  max-height: 200px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x200:before {
  padding-top: 200%;
}

.image_size_100x210 {
  max-height: 210px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x210:before {
  padding-top: 210%;
}

.image_size_100x220 {
  max-height: 220px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x220:before {
  padding-top: 220%;
}

.image_size_100x240 {
  max-height: 240px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x240:before {
  padding-top: 240%;
}

.image_size_100x260 {
  max-height: 260px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x260:before {
  padding-top: 260%;
}

.image_size_100x270 {
  max-height: 270px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x270:before {
  padding-top: 270%;
}

.image_size_100x300 {
  max-height: 300px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x300:before {
  padding-top: 300%;
}

.image_size_100x350 {
  max-height: 350px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x350:before {
  padding-top: 350%;
}

.image_size_100x380 {
  max-height: 380px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x380:before {
  padding-top: 380%;
}

.image_size_100x400 {
  max-height: 400px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x400:before {
  padding-top: 400%;
}

.image_size_100x410 {
  max-height: 410px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x410:before {
  padding-top: 410%;
}

.image_size_100x420 {
  max-height: 420px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x420:before {
  padding-top: 420%;
}

.image_size_100x430 {
  max-height: 430px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x430:before {
  padding-top: 430%;
}

.image_size_100x450 {
  max-height: 450px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x450:before {
  padding-top: 450%;
}

.image_size_100x460 {
  max-height: 460px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x460:before {
  padding-top: 460%;
}

.image_size_100x500 {
  max-height: 500px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x500:before {
  padding-top: 500%;
}

.image_size_100x510 {
  max-height: 510px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x510:before {
  padding-top: 510%;
}

.image_size_100x540 {
  max-height: 540px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x540:before {
  padding-top: 540%;
}

.image_size_100x620 {
  max-height: 620px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x620:before {
  padding-top: 620%;
}

.image_size_100x690 {
  max-height: 690px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x690:before {
  padding-top: 690%;
}

.image_size_100x920 {
  max-height: 920px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x920:before {
  padding-top: 920%;
}

.image_size_100x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x1000:before {
  padding-top: 1000%;
}

.image_size_100x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x1140:before {
  padding-top: 1140%;
}

.image_size_100x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
}

.image_size_100x1920:before {
  padding-top: 1920%;
}

.image_size_110x38 {
  max-height: 38px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x38:before {
  padding-top: 34.54545%;
}

.image_size_110x40 {
  max-height: 40px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x40:before {
  padding-top: 36.36364%;
}

.image_size_110x50 {
  max-height: 50px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x50:before {
  padding-top: 45.45455%;
}

.image_size_110x60 {
  max-height: 60px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x60:before {
  padding-top: 54.54545%;
}

.image_size_110x70 {
  max-height: 70px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x70:before {
  padding-top: 63.63636%;
}

.image_size_110x80 {
  max-height: 80px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x80:before {
  padding-top: 72.72727%;
}

.image_size_110x90 {
  max-height: 90px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x90:before {
  padding-top: 81.81818%;
}

.image_size_110x100 {
  max-height: 100px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x100:before {
  padding-top: 90.90909%;
}

.image_size_110x110 {
  max-height: 110px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x110:before {
  padding-top: 100%;
}

.image_size_110x120 {
  max-height: 120px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x120:before {
  padding-top: 109.09091%;
}

.image_size_110x130 {
  max-height: 130px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x130:before {
  padding-top: 118.18182%;
}

.image_size_110x140 {
  max-height: 140px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x140:before {
  padding-top: 127.27273%;
}

.image_size_110x150 {
  max-height: 150px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x150:before {
  padding-top: 136.36364%;
}

.image_size_110x160 {
  max-height: 160px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x160:before {
  padding-top: 145.45455%;
}

.image_size_110x170 {
  max-height: 170px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x170:before {
  padding-top: 154.54545%;
}

.image_size_110x180 {
  max-height: 180px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x180:before {
  padding-top: 163.63636%;
}

.image_size_110x190 {
  max-height: 190px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x190:before {
  padding-top: 172.72727%;
}

.image_size_110x200 {
  max-height: 200px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x200:before {
  padding-top: 181.81818%;
}

.image_size_110x210 {
  max-height: 210px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x210:before {
  padding-top: 190.90909%;
}

.image_size_110x220 {
  max-height: 220px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x220:before {
  padding-top: 200%;
}

.image_size_110x240 {
  max-height: 240px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x240:before {
  padding-top: 218.18182%;
}

.image_size_110x260 {
  max-height: 260px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x260:before {
  padding-top: 236.36364%;
}

.image_size_110x270 {
  max-height: 270px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x270:before {
  padding-top: 245.45455%;
}

.image_size_110x300 {
  max-height: 300px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x300:before {
  padding-top: 272.72727%;
}

.image_size_110x350 {
  max-height: 350px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x350:before {
  padding-top: 318.18182%;
}

.image_size_110x380 {
  max-height: 380px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x380:before {
  padding-top: 345.45455%;
}

.image_size_110x400 {
  max-height: 400px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x400:before {
  padding-top: 363.63636%;
}

.image_size_110x410 {
  max-height: 410px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x410:before {
  padding-top: 372.72727%;
}

.image_size_110x420 {
  max-height: 420px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x420:before {
  padding-top: 381.81818%;
}

.image_size_110x430 {
  max-height: 430px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x430:before {
  padding-top: 390.90909%;
}

.image_size_110x450 {
  max-height: 450px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x450:before {
  padding-top: 409.09091%;
}

.image_size_110x460 {
  max-height: 460px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x460:before {
  padding-top: 418.18182%;
}

.image_size_110x500 {
  max-height: 500px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x500:before {
  padding-top: 454.54545%;
}

.image_size_110x510 {
  max-height: 510px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x510:before {
  padding-top: 463.63636%;
}

.image_size_110x540 {
  max-height: 540px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x540:before {
  padding-top: 490.90909%;
}

.image_size_110x620 {
  max-height: 620px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x620:before {
  padding-top: 563.63636%;
}

.image_size_110x690 {
  max-height: 690px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x690:before {
  padding-top: 627.27273%;
}

.image_size_110x920 {
  max-height: 920px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x920:before {
  padding-top: 836.36364%;
}

.image_size_110x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x1000:before {
  padding-top: 909.09091%;
}

.image_size_110x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x1140:before {
  padding-top: 1036.36364%;
}

.image_size_110x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

.image_size_110x1920:before {
  padding-top: 1745.45455%;
}

.image_size_120x38 {
  max-height: 38px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x38:before {
  padding-top: 31.66667%;
}

.image_size_120x40 {
  max-height: 40px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x40:before {
  padding-top: 33.33333%;
}

.image_size_120x50 {
  max-height: 50px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x50:before {
  padding-top: 41.66667%;
}

.image_size_120x60 {
  max-height: 60px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x60:before {
  padding-top: 50%;
}

.image_size_120x70 {
  max-height: 70px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x70:before {
  padding-top: 58.33333%;
}

.image_size_120x80 {
  max-height: 80px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x80:before {
  padding-top: 66.66667%;
}

.image_size_120x90 {
  max-height: 90px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x90:before {
  padding-top: 75%;
}

.image_size_120x100 {
  max-height: 100px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x100:before {
  padding-top: 83.33333%;
}

.image_size_120x110 {
  max-height: 110px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x110:before {
  padding-top: 91.66667%;
}

.image_size_120x120 {
  max-height: 120px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x120:before {
  padding-top: 100%;
}

.image_size_120x130 {
  max-height: 130px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x130:before {
  padding-top: 108.33333%;
}

.image_size_120x140 {
  max-height: 140px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x140:before {
  padding-top: 116.66667%;
}

.image_size_120x150 {
  max-height: 150px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x150:before {
  padding-top: 125%;
}

.image_size_120x160 {
  max-height: 160px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x160:before {
  padding-top: 133.33333%;
}

.image_size_120x170 {
  max-height: 170px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x170:before {
  padding-top: 141.66667%;
}

.image_size_120x180 {
  max-height: 180px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x180:before {
  padding-top: 150%;
}

.image_size_120x190 {
  max-height: 190px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x190:before {
  padding-top: 158.33333%;
}

.image_size_120x200 {
  max-height: 200px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x200:before {
  padding-top: 166.66667%;
}

.image_size_120x210 {
  max-height: 210px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x210:before {
  padding-top: 175%;
}

.image_size_120x220 {
  max-height: 220px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x220:before {
  padding-top: 183.33333%;
}

.image_size_120x240 {
  max-height: 240px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x240:before {
  padding-top: 200%;
}

.image_size_120x260 {
  max-height: 260px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x260:before {
  padding-top: 216.66667%;
}

.image_size_120x270 {
  max-height: 270px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x270:before {
  padding-top: 225%;
}

.image_size_120x300 {
  max-height: 300px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x300:before {
  padding-top: 250%;
}

.image_size_120x350 {
  max-height: 350px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x350:before {
  padding-top: 291.66667%;
}

.image_size_120x380 {
  max-height: 380px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x380:before {
  padding-top: 316.66667%;
}

.image_size_120x400 {
  max-height: 400px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x400:before {
  padding-top: 333.33333%;
}

.image_size_120x410 {
  max-height: 410px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x410:before {
  padding-top: 341.66667%;
}

.image_size_120x420 {
  max-height: 420px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x420:before {
  padding-top: 350%;
}

.image_size_120x430 {
  max-height: 430px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x430:before {
  padding-top: 358.33333%;
}

.image_size_120x450 {
  max-height: 450px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x450:before {
  padding-top: 375%;
}

.image_size_120x460 {
  max-height: 460px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x460:before {
  padding-top: 383.33333%;
}

.image_size_120x500 {
  max-height: 500px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x500:before {
  padding-top: 416.66667%;
}

.image_size_120x510 {
  max-height: 510px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x510:before {
  padding-top: 425%;
}

.image_size_120x540 {
  max-height: 540px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x540:before {
  padding-top: 450%;
}

.image_size_120x620 {
  max-height: 620px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x620:before {
  padding-top: 516.66667%;
}

.image_size_120x690 {
  max-height: 690px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x690:before {
  padding-top: 575%;
}

.image_size_120x920 {
  max-height: 920px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x920:before {
  padding-top: 766.66667%;
}

.image_size_120x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x1000:before {
  padding-top: 833.33333%;
}

.image_size_120x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x1140:before {
  padding-top: 950%;
}

.image_size_120x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.image_size_120x1920:before {
  padding-top: 1600%;
}

.image_size_130x38 {
  max-height: 38px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x38:before {
  padding-top: 29.23077%;
}

.image_size_130x40 {
  max-height: 40px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x40:before {
  padding-top: 30.76923%;
}

.image_size_130x50 {
  max-height: 50px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x50:before {
  padding-top: 38.46154%;
}

.image_size_130x60 {
  max-height: 60px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x60:before {
  padding-top: 46.15385%;
}

.image_size_130x70 {
  max-height: 70px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x70:before {
  padding-top: 53.84615%;
}

.image_size_130x80 {
  max-height: 80px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x80:before {
  padding-top: 61.53846%;
}

.image_size_130x90 {
  max-height: 90px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x90:before {
  padding-top: 69.23077%;
}

.image_size_130x100 {
  max-height: 100px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x100:before {
  padding-top: 76.92308%;
}

.image_size_130x110 {
  max-height: 110px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x110:before {
  padding-top: 84.61538%;
}

.image_size_130x120 {
  max-height: 120px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x120:before {
  padding-top: 92.30769%;
}

.image_size_130x130 {
  max-height: 130px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x130:before {
  padding-top: 100%;
}

.image_size_130x140 {
  max-height: 140px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x140:before {
  padding-top: 107.69231%;
}

.image_size_130x150 {
  max-height: 150px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x150:before {
  padding-top: 115.38462%;
}

.image_size_130x160 {
  max-height: 160px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x160:before {
  padding-top: 123.07692%;
}

.image_size_130x170 {
  max-height: 170px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x170:before {
  padding-top: 130.76923%;
}

.image_size_130x180 {
  max-height: 180px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x180:before {
  padding-top: 138.46154%;
}

.image_size_130x190 {
  max-height: 190px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x190:before {
  padding-top: 146.15385%;
}

.image_size_130x200 {
  max-height: 200px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x200:before {
  padding-top: 153.84615%;
}

.image_size_130x210 {
  max-height: 210px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x210:before {
  padding-top: 161.53846%;
}

.image_size_130x220 {
  max-height: 220px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x220:before {
  padding-top: 169.23077%;
}

.image_size_130x240 {
  max-height: 240px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x240:before {
  padding-top: 184.61538%;
}

.image_size_130x260 {
  max-height: 260px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x260:before {
  padding-top: 200%;
}

.image_size_130x270 {
  max-height: 270px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x270:before {
  padding-top: 207.69231%;
}

.image_size_130x300 {
  max-height: 300px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x300:before {
  padding-top: 230.76923%;
}

.image_size_130x350 {
  max-height: 350px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x350:before {
  padding-top: 269.23077%;
}

.image_size_130x380 {
  max-height: 380px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x380:before {
  padding-top: 292.30769%;
}

.image_size_130x400 {
  max-height: 400px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x400:before {
  padding-top: 307.69231%;
}

.image_size_130x410 {
  max-height: 410px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x410:before {
  padding-top: 315.38462%;
}

.image_size_130x420 {
  max-height: 420px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x420:before {
  padding-top: 323.07692%;
}

.image_size_130x430 {
  max-height: 430px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x430:before {
  padding-top: 330.76923%;
}

.image_size_130x450 {
  max-height: 450px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x450:before {
  padding-top: 346.15385%;
}

.image_size_130x460 {
  max-height: 460px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x460:before {
  padding-top: 353.84615%;
}

.image_size_130x500 {
  max-height: 500px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x500:before {
  padding-top: 384.61538%;
}

.image_size_130x510 {
  max-height: 510px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x510:before {
  padding-top: 392.30769%;
}

.image_size_130x540 {
  max-height: 540px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x540:before {
  padding-top: 415.38462%;
}

.image_size_130x620 {
  max-height: 620px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x620:before {
  padding-top: 476.92308%;
}

.image_size_130x690 {
  max-height: 690px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x690:before {
  padding-top: 530.76923%;
}

.image_size_130x920 {
  max-height: 920px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x920:before {
  padding-top: 707.69231%;
}

.image_size_130x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x1000:before {
  padding-top: 769.23077%;
}

.image_size_130x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x1140:before {
  padding-top: 876.92308%;
}

.image_size_130x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 130px;
      -ms-flex-preferred-size: 130px;
          flex-basis: 130px;
}

.image_size_130x1920:before {
  padding-top: 1476.92308%;
}

.image_size_140x38 {
  max-height: 38px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x38:before {
  padding-top: 27.14286%;
}

.image_size_140x40 {
  max-height: 40px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x40:before {
  padding-top: 28.57143%;
}

.image_size_140x50 {
  max-height: 50px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x50:before {
  padding-top: 35.71429%;
}

.image_size_140x60 {
  max-height: 60px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x60:before {
  padding-top: 42.85714%;
}

.image_size_140x70 {
  max-height: 70px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x70:before {
  padding-top: 50%;
}

.image_size_140x80 {
  max-height: 80px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x80:before {
  padding-top: 57.14286%;
}

.image_size_140x90 {
  max-height: 90px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x90:before {
  padding-top: 64.28571%;
}

.image_size_140x100 {
  max-height: 100px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x100:before {
  padding-top: 71.42857%;
}

.image_size_140x110 {
  max-height: 110px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x110:before {
  padding-top: 78.57143%;
}

.image_size_140x120 {
  max-height: 120px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x120:before {
  padding-top: 85.71429%;
}

.image_size_140x130 {
  max-height: 130px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x130:before {
  padding-top: 92.85714%;
}

.image_size_140x140 {
  max-height: 140px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x140:before {
  padding-top: 100%;
}

.image_size_140x150 {
  max-height: 150px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x150:before {
  padding-top: 107.14286%;
}

.image_size_140x160 {
  max-height: 160px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x160:before {
  padding-top: 114.28571%;
}

.image_size_140x170 {
  max-height: 170px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x170:before {
  padding-top: 121.42857%;
}

.image_size_140x180 {
  max-height: 180px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x180:before {
  padding-top: 128.57143%;
}

.image_size_140x190 {
  max-height: 190px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x190:before {
  padding-top: 135.71429%;
}

.image_size_140x200 {
  max-height: 200px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x200:before {
  padding-top: 142.85714%;
}

.image_size_140x210 {
  max-height: 210px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x210:before {
  padding-top: 150%;
}

.image_size_140x220 {
  max-height: 220px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x220:before {
  padding-top: 157.14286%;
}

.image_size_140x240 {
  max-height: 240px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x240:before {
  padding-top: 171.42857%;
}

.image_size_140x260 {
  max-height: 260px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x260:before {
  padding-top: 185.71429%;
}

.image_size_140x270 {
  max-height: 270px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x270:before {
  padding-top: 192.85714%;
}

.image_size_140x300 {
  max-height: 300px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x300:before {
  padding-top: 214.28571%;
}

.image_size_140x350 {
  max-height: 350px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x350:before {
  padding-top: 250%;
}

.image_size_140x380 {
  max-height: 380px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x380:before {
  padding-top: 271.42857%;
}

.image_size_140x400 {
  max-height: 400px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x400:before {
  padding-top: 285.71429%;
}

.image_size_140x410 {
  max-height: 410px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x410:before {
  padding-top: 292.85714%;
}

.image_size_140x420 {
  max-height: 420px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x420:before {
  padding-top: 300%;
}

.image_size_140x430 {
  max-height: 430px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x430:before {
  padding-top: 307.14286%;
}

.image_size_140x450 {
  max-height: 450px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x450:before {
  padding-top: 321.42857%;
}

.image_size_140x460 {
  max-height: 460px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x460:before {
  padding-top: 328.57143%;
}

.image_size_140x500 {
  max-height: 500px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x500:before {
  padding-top: 357.14286%;
}

.image_size_140x510 {
  max-height: 510px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x510:before {
  padding-top: 364.28571%;
}

.image_size_140x540 {
  max-height: 540px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x540:before {
  padding-top: 385.71429%;
}

.image_size_140x620 {
  max-height: 620px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x620:before {
  padding-top: 442.85714%;
}

.image_size_140x690 {
  max-height: 690px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x690:before {
  padding-top: 492.85714%;
}

.image_size_140x920 {
  max-height: 920px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x920:before {
  padding-top: 657.14286%;
}

.image_size_140x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x1000:before {
  padding-top: 714.28571%;
}

.image_size_140x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x1140:before {
  padding-top: 814.28571%;
}

.image_size_140x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

.image_size_140x1920:before {
  padding-top: 1371.42857%;
}

.image_size_150x38 {
  max-height: 38px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x38:before {
  padding-top: 25.33333%;
}

.image_size_150x40 {
  max-height: 40px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x40:before {
  padding-top: 26.66667%;
}

.image_size_150x50 {
  max-height: 50px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x50:before {
  padding-top: 33.33333%;
}

.image_size_150x60 {
  max-height: 60px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x60:before {
  padding-top: 40%;
}

.image_size_150x70 {
  max-height: 70px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x70:before {
  padding-top: 46.66667%;
}

.image_size_150x80 {
  max-height: 80px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x80:before {
  padding-top: 53.33333%;
}

.image_size_150x90 {
  max-height: 90px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x90:before {
  padding-top: 60%;
}

.image_size_150x100 {
  max-height: 100px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x100:before {
  padding-top: 66.66667%;
}

.image_size_150x110 {
  max-height: 110px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x110:before {
  padding-top: 73.33333%;
}

.image_size_150x120 {
  max-height: 120px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x120:before {
  padding-top: 80%;
}

.image_size_150x130 {
  max-height: 130px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x130:before {
  padding-top: 86.66667%;
}

.image_size_150x140 {
  max-height: 140px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x140:before {
  padding-top: 93.33333%;
}

.image_size_150x150 {
  max-height: 150px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x150:before {
  padding-top: 100%;
}

.image_size_150x160 {
  max-height: 160px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x160:before {
  padding-top: 106.66667%;
}

.image_size_150x170 {
  max-height: 170px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x170:before {
  padding-top: 113.33333%;
}

.image_size_150x180 {
  max-height: 180px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x180:before {
  padding-top: 120%;
}

.image_size_150x190 {
  max-height: 190px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x190:before {
  padding-top: 126.66667%;
}

.image_size_150x200 {
  max-height: 200px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x200:before {
  padding-top: 133.33333%;
}

.image_size_150x210 {
  max-height: 210px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x210:before {
  padding-top: 140%;
}

.image_size_150x220 {
  max-height: 220px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x220:before {
  padding-top: 146.66667%;
}

.image_size_150x240 {
  max-height: 240px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x240:before {
  padding-top: 160%;
}

.image_size_150x260 {
  max-height: 260px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x260:before {
  padding-top: 173.33333%;
}

.image_size_150x270 {
  max-height: 270px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x270:before {
  padding-top: 180%;
}

.image_size_150x300 {
  max-height: 300px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x300:before {
  padding-top: 200%;
}

.image_size_150x350 {
  max-height: 350px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x350:before {
  padding-top: 233.33333%;
}

.image_size_150x380 {
  max-height: 380px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x380:before {
  padding-top: 253.33333%;
}

.image_size_150x400 {
  max-height: 400px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x400:before {
  padding-top: 266.66667%;
}

.image_size_150x410 {
  max-height: 410px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x410:before {
  padding-top: 273.33333%;
}

.image_size_150x420 {
  max-height: 420px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x420:before {
  padding-top: 280%;
}

.image_size_150x430 {
  max-height: 430px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x430:before {
  padding-top: 286.66667%;
}

.image_size_150x450 {
  max-height: 450px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x450:before {
  padding-top: 300%;
}

.image_size_150x460 {
  max-height: 460px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x460:before {
  padding-top: 306.66667%;
}

.image_size_150x500 {
  max-height: 500px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x500:before {
  padding-top: 333.33333%;
}

.image_size_150x510 {
  max-height: 510px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x510:before {
  padding-top: 340%;
}

.image_size_150x540 {
  max-height: 540px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x540:before {
  padding-top: 360%;
}

.image_size_150x620 {
  max-height: 620px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x620:before {
  padding-top: 413.33333%;
}

.image_size_150x690 {
  max-height: 690px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x690:before {
  padding-top: 460%;
}

.image_size_150x920 {
  max-height: 920px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x920:before {
  padding-top: 613.33333%;
}

.image_size_150x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x1000:before {
  padding-top: 666.66667%;
}

.image_size_150x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x1140:before {
  padding-top: 760%;
}

.image_size_150x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px;
}

.image_size_150x1920:before {
  padding-top: 1280%;
}

.image_size_160x38 {
  max-height: 38px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x38:before {
  padding-top: 23.75%;
}

.image_size_160x40 {
  max-height: 40px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x40:before {
  padding-top: 25%;
}

.image_size_160x50 {
  max-height: 50px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x50:before {
  padding-top: 31.25%;
}

.image_size_160x60 {
  max-height: 60px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x60:before {
  padding-top: 37.5%;
}

.image_size_160x70 {
  max-height: 70px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x70:before {
  padding-top: 43.75%;
}

.image_size_160x80 {
  max-height: 80px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x80:before {
  padding-top: 50%;
}

.image_size_160x90 {
  max-height: 90px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x90:before {
  padding-top: 56.25%;
}

.image_size_160x100 {
  max-height: 100px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x100:before {
  padding-top: 62.5%;
}

.image_size_160x110 {
  max-height: 110px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x110:before {
  padding-top: 68.75%;
}

.image_size_160x120 {
  max-height: 120px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x120:before {
  padding-top: 75%;
}

.image_size_160x130 {
  max-height: 130px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x130:before {
  padding-top: 81.25%;
}

.image_size_160x140 {
  max-height: 140px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x140:before {
  padding-top: 87.5%;
}

.image_size_160x150 {
  max-height: 150px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x150:before {
  padding-top: 93.75%;
}

.image_size_160x160 {
  max-height: 160px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x160:before {
  padding-top: 100%;
}

.image_size_160x170 {
  max-height: 170px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x170:before {
  padding-top: 106.25%;
}

.image_size_160x180 {
  max-height: 180px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x180:before {
  padding-top: 112.5%;
}

.image_size_160x190 {
  max-height: 190px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x190:before {
  padding-top: 118.75%;
}

.image_size_160x200 {
  max-height: 200px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x200:before {
  padding-top: 125%;
}

.image_size_160x210 {
  max-height: 210px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x210:before {
  padding-top: 131.25%;
}

.image_size_160x220 {
  max-height: 220px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x220:before {
  padding-top: 137.5%;
}

.image_size_160x240 {
  max-height: 240px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x240:before {
  padding-top: 150%;
}

.image_size_160x260 {
  max-height: 260px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x260:before {
  padding-top: 162.5%;
}

.image_size_160x270 {
  max-height: 270px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x270:before {
  padding-top: 168.75%;
}

.image_size_160x300 {
  max-height: 300px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x300:before {
  padding-top: 187.5%;
}

.image_size_160x350 {
  max-height: 350px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x350:before {
  padding-top: 218.75%;
}

.image_size_160x380 {
  max-height: 380px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x380:before {
  padding-top: 237.5%;
}

.image_size_160x400 {
  max-height: 400px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x400:before {
  padding-top: 250%;
}

.image_size_160x410 {
  max-height: 410px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x410:before {
  padding-top: 256.25%;
}

.image_size_160x420 {
  max-height: 420px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x420:before {
  padding-top: 262.5%;
}

.image_size_160x430 {
  max-height: 430px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x430:before {
  padding-top: 268.75%;
}

.image_size_160x450 {
  max-height: 450px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x450:before {
  padding-top: 281.25%;
}

.image_size_160x460 {
  max-height: 460px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x460:before {
  padding-top: 287.5%;
}

.image_size_160x500 {
  max-height: 500px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x500:before {
  padding-top: 312.5%;
}

.image_size_160x510 {
  max-height: 510px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x510:before {
  padding-top: 318.75%;
}

.image_size_160x540 {
  max-height: 540px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x540:before {
  padding-top: 337.5%;
}

.image_size_160x620 {
  max-height: 620px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x620:before {
  padding-top: 387.5%;
}

.image_size_160x690 {
  max-height: 690px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x690:before {
  padding-top: 431.25%;
}

.image_size_160x920 {
  max-height: 920px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x920:before {
  padding-top: 575%;
}

.image_size_160x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x1000:before {
  padding-top: 625%;
}

.image_size_160x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x1140:before {
  padding-top: 712.5%;
}

.image_size_160x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
}

.image_size_160x1920:before {
  padding-top: 1200%;
}

.image_size_170x38 {
  max-height: 38px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x38:before {
  padding-top: 22.35294%;
}

.image_size_170x40 {
  max-height: 40px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x40:before {
  padding-top: 23.52941%;
}

.image_size_170x50 {
  max-height: 50px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x50:before {
  padding-top: 29.41176%;
}

.image_size_170x60 {
  max-height: 60px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x60:before {
  padding-top: 35.29412%;
}

.image_size_170x70 {
  max-height: 70px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x70:before {
  padding-top: 41.17647%;
}

.image_size_170x80 {
  max-height: 80px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x80:before {
  padding-top: 47.05882%;
}

.image_size_170x90 {
  max-height: 90px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x90:before {
  padding-top: 52.94118%;
}

.image_size_170x100 {
  max-height: 100px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x100:before {
  padding-top: 58.82353%;
}

.image_size_170x110 {
  max-height: 110px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x110:before {
  padding-top: 64.70588%;
}

.image_size_170x120 {
  max-height: 120px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x120:before {
  padding-top: 70.58824%;
}

.image_size_170x130 {
  max-height: 130px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x130:before {
  padding-top: 76.47059%;
}

.image_size_170x140 {
  max-height: 140px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x140:before {
  padding-top: 82.35294%;
}

.image_size_170x150 {
  max-height: 150px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x150:before {
  padding-top: 88.23529%;
}

.image_size_170x160 {
  max-height: 160px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x160:before {
  padding-top: 94.11765%;
}

.image_size_170x170 {
  max-height: 170px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x170:before {
  padding-top: 100%;
}

.image_size_170x180 {
  max-height: 180px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x180:before {
  padding-top: 105.88235%;
}

.image_size_170x190 {
  max-height: 190px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x190:before {
  padding-top: 111.76471%;
}

.image_size_170x200 {
  max-height: 200px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x200:before {
  padding-top: 117.64706%;
}

.image_size_170x210 {
  max-height: 210px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x210:before {
  padding-top: 123.52941%;
}

.image_size_170x220 {
  max-height: 220px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x220:before {
  padding-top: 129.41176%;
}

.image_size_170x240 {
  max-height: 240px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x240:before {
  padding-top: 141.17647%;
}

.image_size_170x260 {
  max-height: 260px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x260:before {
  padding-top: 152.94118%;
}

.image_size_170x270 {
  max-height: 270px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x270:before {
  padding-top: 158.82353%;
}

.image_size_170x300 {
  max-height: 300px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x300:before {
  padding-top: 176.47059%;
}

.image_size_170x350 {
  max-height: 350px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x350:before {
  padding-top: 205.88235%;
}

.image_size_170x380 {
  max-height: 380px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x380:before {
  padding-top: 223.52941%;
}

.image_size_170x400 {
  max-height: 400px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x400:before {
  padding-top: 235.29412%;
}

.image_size_170x410 {
  max-height: 410px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x410:before {
  padding-top: 241.17647%;
}

.image_size_170x420 {
  max-height: 420px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x420:before {
  padding-top: 247.05882%;
}

.image_size_170x430 {
  max-height: 430px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x430:before {
  padding-top: 252.94118%;
}

.image_size_170x450 {
  max-height: 450px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x450:before {
  padding-top: 264.70588%;
}

.image_size_170x460 {
  max-height: 460px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x460:before {
  padding-top: 270.58824%;
}

.image_size_170x500 {
  max-height: 500px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x500:before {
  padding-top: 294.11765%;
}

.image_size_170x510 {
  max-height: 510px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x510:before {
  padding-top: 300%;
}

.image_size_170x540 {
  max-height: 540px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x540:before {
  padding-top: 317.64706%;
}

.image_size_170x620 {
  max-height: 620px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x620:before {
  padding-top: 364.70588%;
}

.image_size_170x690 {
  max-height: 690px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x690:before {
  padding-top: 405.88235%;
}

.image_size_170x920 {
  max-height: 920px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x920:before {
  padding-top: 541.17647%;
}

.image_size_170x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x1000:before {
  padding-top: 588.23529%;
}

.image_size_170x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x1140:before {
  padding-top: 670.58824%;
}

.image_size_170x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 170px;
      -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
}

.image_size_170x1920:before {
  padding-top: 1129.41176%;
}

.image_size_180x38 {
  max-height: 38px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x38:before {
  padding-top: 21.11111%;
}

.image_size_180x40 {
  max-height: 40px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x40:before {
  padding-top: 22.22222%;
}

.image_size_180x50 {
  max-height: 50px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x50:before {
  padding-top: 27.77778%;
}

.image_size_180x60 {
  max-height: 60px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x60:before {
  padding-top: 33.33333%;
}

.image_size_180x70 {
  max-height: 70px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x70:before {
  padding-top: 38.88889%;
}

.image_size_180x80 {
  max-height: 80px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x80:before {
  padding-top: 44.44444%;
}

.image_size_180x90 {
  max-height: 90px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x90:before {
  padding-top: 50%;
}

.image_size_180x100 {
  max-height: 100px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x100:before {
  padding-top: 55.55556%;
}

.image_size_180x110 {
  max-height: 110px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x110:before {
  padding-top: 61.11111%;
}

.image_size_180x120 {
  max-height: 120px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x120:before {
  padding-top: 66.66667%;
}

.image_size_180x130 {
  max-height: 130px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x130:before {
  padding-top: 72.22222%;
}

.image_size_180x140 {
  max-height: 140px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x140:before {
  padding-top: 77.77778%;
}

.image_size_180x150 {
  max-height: 150px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x150:before {
  padding-top: 83.33333%;
}

.image_size_180x160 {
  max-height: 160px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x160:before {
  padding-top: 88.88889%;
}

.image_size_180x170 {
  max-height: 170px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x170:before {
  padding-top: 94.44444%;
}

.image_size_180x180 {
  max-height: 180px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x180:before {
  padding-top: 100%;
}

.image_size_180x190 {
  max-height: 190px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x190:before {
  padding-top: 105.55556%;
}

.image_size_180x200 {
  max-height: 200px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x200:before {
  padding-top: 111.11111%;
}

.image_size_180x210 {
  max-height: 210px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x210:before {
  padding-top: 116.66667%;
}

.image_size_180x220 {
  max-height: 220px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x220:before {
  padding-top: 122.22222%;
}

.image_size_180x240 {
  max-height: 240px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x240:before {
  padding-top: 133.33333%;
}

.image_size_180x260 {
  max-height: 260px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x260:before {
  padding-top: 144.44444%;
}

.image_size_180x270 {
  max-height: 270px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x270:before {
  padding-top: 150%;
}

.image_size_180x300 {
  max-height: 300px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x300:before {
  padding-top: 166.66667%;
}

.image_size_180x350 {
  max-height: 350px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x350:before {
  padding-top: 194.44444%;
}

.image_size_180x380 {
  max-height: 380px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x380:before {
  padding-top: 211.11111%;
}

.image_size_180x400 {
  max-height: 400px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x400:before {
  padding-top: 222.22222%;
}

.image_size_180x410 {
  max-height: 410px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x410:before {
  padding-top: 227.77778%;
}

.image_size_180x420 {
  max-height: 420px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x420:before {
  padding-top: 233.33333%;
}

.image_size_180x430 {
  max-height: 430px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x430:before {
  padding-top: 238.88889%;
}

.image_size_180x450 {
  max-height: 450px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x450:before {
  padding-top: 250%;
}

.image_size_180x460 {
  max-height: 460px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x460:before {
  padding-top: 255.55556%;
}

.image_size_180x500 {
  max-height: 500px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x500:before {
  padding-top: 277.77778%;
}

.image_size_180x510 {
  max-height: 510px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x510:before {
  padding-top: 283.33333%;
}

.image_size_180x540 {
  max-height: 540px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x540:before {
  padding-top: 300%;
}

.image_size_180x620 {
  max-height: 620px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x620:before {
  padding-top: 344.44444%;
}

.image_size_180x690 {
  max-height: 690px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x690:before {
  padding-top: 383.33333%;
}

.image_size_180x920 {
  max-height: 920px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x920:before {
  padding-top: 511.11111%;
}

.image_size_180x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x1000:before {
  padding-top: 555.55556%;
}

.image_size_180x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x1140:before {
  padding-top: 633.33333%;
}

.image_size_180x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 180px;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
}

.image_size_180x1920:before {
  padding-top: 1066.66667%;
}

.image_size_190x38 {
  max-height: 38px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x38:before {
  padding-top: 20%;
}

.image_size_190x40 {
  max-height: 40px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x40:before {
  padding-top: 21.05263%;
}

.image_size_190x50 {
  max-height: 50px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x50:before {
  padding-top: 26.31579%;
}

.image_size_190x60 {
  max-height: 60px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x60:before {
  padding-top: 31.57895%;
}

.image_size_190x70 {
  max-height: 70px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x70:before {
  padding-top: 36.84211%;
}

.image_size_190x80 {
  max-height: 80px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x80:before {
  padding-top: 42.10526%;
}

.image_size_190x90 {
  max-height: 90px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x90:before {
  padding-top: 47.36842%;
}

.image_size_190x100 {
  max-height: 100px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x100:before {
  padding-top: 52.63158%;
}

.image_size_190x110 {
  max-height: 110px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x110:before {
  padding-top: 57.89474%;
}

.image_size_190x120 {
  max-height: 120px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x120:before {
  padding-top: 63.15789%;
}

.image_size_190x130 {
  max-height: 130px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x130:before {
  padding-top: 68.42105%;
}

.image_size_190x140 {
  max-height: 140px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x140:before {
  padding-top: 73.68421%;
}

.image_size_190x150 {
  max-height: 150px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x150:before {
  padding-top: 78.94737%;
}

.image_size_190x160 {
  max-height: 160px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x160:before {
  padding-top: 84.21053%;
}

.image_size_190x170 {
  max-height: 170px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x170:before {
  padding-top: 89.47368%;
}

.image_size_190x180 {
  max-height: 180px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x180:before {
  padding-top: 94.73684%;
}

.image_size_190x190 {
  max-height: 190px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x190:before {
  padding-top: 100%;
}

.image_size_190x200 {
  max-height: 200px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x200:before {
  padding-top: 105.26316%;
}

.image_size_190x210 {
  max-height: 210px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x210:before {
  padding-top: 110.52632%;
}

.image_size_190x220 {
  max-height: 220px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x220:before {
  padding-top: 115.78947%;
}

.image_size_190x240 {
  max-height: 240px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x240:before {
  padding-top: 126.31579%;
}

.image_size_190x260 {
  max-height: 260px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x260:before {
  padding-top: 136.84211%;
}

.image_size_190x270 {
  max-height: 270px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x270:before {
  padding-top: 142.10526%;
}

.image_size_190x300 {
  max-height: 300px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x300:before {
  padding-top: 157.89474%;
}

.image_size_190x350 {
  max-height: 350px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x350:before {
  padding-top: 184.21053%;
}

.image_size_190x380 {
  max-height: 380px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x380:before {
  padding-top: 200%;
}

.image_size_190x400 {
  max-height: 400px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x400:before {
  padding-top: 210.52632%;
}

.image_size_190x410 {
  max-height: 410px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x410:before {
  padding-top: 215.78947%;
}

.image_size_190x420 {
  max-height: 420px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x420:before {
  padding-top: 221.05263%;
}

.image_size_190x430 {
  max-height: 430px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x430:before {
  padding-top: 226.31579%;
}

.image_size_190x450 {
  max-height: 450px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x450:before {
  padding-top: 236.84211%;
}

.image_size_190x460 {
  max-height: 460px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x460:before {
  padding-top: 242.10526%;
}

.image_size_190x500 {
  max-height: 500px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x500:before {
  padding-top: 263.15789%;
}

.image_size_190x510 {
  max-height: 510px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x510:before {
  padding-top: 268.42105%;
}

.image_size_190x540 {
  max-height: 540px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x540:before {
  padding-top: 284.21053%;
}

.image_size_190x620 {
  max-height: 620px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x620:before {
  padding-top: 326.31579%;
}

.image_size_190x690 {
  max-height: 690px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x690:before {
  padding-top: 363.15789%;
}

.image_size_190x920 {
  max-height: 920px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x920:before {
  padding-top: 484.21053%;
}

.image_size_190x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x1000:before {
  padding-top: 526.31579%;
}

.image_size_190x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x1140:before {
  padding-top: 600%;
}

.image_size_190x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 190px;
      -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
}

.image_size_190x1920:before {
  padding-top: 1010.52632%;
}

.image_size_200x38 {
  max-height: 38px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x38:before {
  padding-top: 19%;
}

.image_size_200x40 {
  max-height: 40px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x40:before {
  padding-top: 20%;
}

.image_size_200x50 {
  max-height: 50px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x50:before {
  padding-top: 25%;
}

.image_size_200x60 {
  max-height: 60px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x60:before {
  padding-top: 30%;
}

.image_size_200x70 {
  max-height: 70px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x70:before {
  padding-top: 35%;
}

.image_size_200x80 {
  max-height: 80px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x80:before {
  padding-top: 40%;
}

.image_size_200x90 {
  max-height: 90px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x90:before {
  padding-top: 45%;
}

.image_size_200x100 {
  max-height: 100px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x100:before {
  padding-top: 50%;
}

.image_size_200x110 {
  max-height: 110px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x110:before {
  padding-top: 55%;
}

.image_size_200x120 {
  max-height: 120px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x120:before {
  padding-top: 60%;
}

.image_size_200x130 {
  max-height: 130px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x130:before {
  padding-top: 65%;
}

.image_size_200x140 {
  max-height: 140px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x140:before {
  padding-top: 70%;
}

.image_size_200x150 {
  max-height: 150px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x150:before {
  padding-top: 75%;
}

.image_size_200x160 {
  max-height: 160px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x160:before {
  padding-top: 80%;
}

.image_size_200x170 {
  max-height: 170px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x170:before {
  padding-top: 85%;
}

.image_size_200x180 {
  max-height: 180px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x180:before {
  padding-top: 90%;
}

.image_size_200x190 {
  max-height: 190px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x190:before {
  padding-top: 95%;
}

.image_size_200x200 {
  max-height: 200px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x200:before {
  padding-top: 100%;
}

.image_size_200x210 {
  max-height: 210px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x210:before {
  padding-top: 105%;
}

.image_size_200x220 {
  max-height: 220px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x220:before {
  padding-top: 110%;
}

.image_size_200x240 {
  max-height: 240px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x240:before {
  padding-top: 120%;
}

.image_size_200x260 {
  max-height: 260px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x260:before {
  padding-top: 130%;
}

.image_size_200x270 {
  max-height: 270px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x270:before {
  padding-top: 135%;
}

.image_size_200x300 {
  max-height: 300px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x300:before {
  padding-top: 150%;
}

.image_size_200x350 {
  max-height: 350px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x350:before {
  padding-top: 175%;
}

.image_size_200x380 {
  max-height: 380px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x380:before {
  padding-top: 190%;
}

.image_size_200x400 {
  max-height: 400px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x400:before {
  padding-top: 200%;
}

.image_size_200x410 {
  max-height: 410px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x410:before {
  padding-top: 205%;
}

.image_size_200x420 {
  max-height: 420px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x420:before {
  padding-top: 210%;
}

.image_size_200x430 {
  max-height: 430px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x430:before {
  padding-top: 215%;
}

.image_size_200x450 {
  max-height: 450px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x450:before {
  padding-top: 225%;
}

.image_size_200x460 {
  max-height: 460px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x460:before {
  padding-top: 230%;
}

.image_size_200x500 {
  max-height: 500px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x500:before {
  padding-top: 250%;
}

.image_size_200x510 {
  max-height: 510px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x510:before {
  padding-top: 255%;
}

.image_size_200x540 {
  max-height: 540px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x540:before {
  padding-top: 270%;
}

.image_size_200x620 {
  max-height: 620px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x620:before {
  padding-top: 310%;
}

.image_size_200x690 {
  max-height: 690px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x690:before {
  padding-top: 345%;
}

.image_size_200x920 {
  max-height: 920px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x920:before {
  padding-top: 460%;
}

.image_size_200x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x1000:before {
  padding-top: 500%;
}

.image_size_200x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x1140:before {
  padding-top: 570%;
}

.image_size_200x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
}

.image_size_200x1920:before {
  padding-top: 960%;
}

.image_size_210x38 {
  max-height: 38px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x38:before {
  padding-top: 18.09524%;
}

.image_size_210x40 {
  max-height: 40px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x40:before {
  padding-top: 19.04762%;
}

.image_size_210x50 {
  max-height: 50px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x50:before {
  padding-top: 23.80952%;
}

.image_size_210x60 {
  max-height: 60px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x60:before {
  padding-top: 28.57143%;
}

.image_size_210x70 {
  max-height: 70px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x70:before {
  padding-top: 33.33333%;
}

.image_size_210x80 {
  max-height: 80px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x80:before {
  padding-top: 38.09524%;
}

.image_size_210x90 {
  max-height: 90px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x90:before {
  padding-top: 42.85714%;
}

.image_size_210x100 {
  max-height: 100px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x100:before {
  padding-top: 47.61905%;
}

.image_size_210x110 {
  max-height: 110px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x110:before {
  padding-top: 52.38095%;
}

.image_size_210x120 {
  max-height: 120px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x120:before {
  padding-top: 57.14286%;
}

.image_size_210x130 {
  max-height: 130px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x130:before {
  padding-top: 61.90476%;
}

.image_size_210x140 {
  max-height: 140px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x140:before {
  padding-top: 66.66667%;
}

.image_size_210x150 {
  max-height: 150px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x150:before {
  padding-top: 71.42857%;
}

.image_size_210x160 {
  max-height: 160px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x160:before {
  padding-top: 76.19048%;
}

.image_size_210x170 {
  max-height: 170px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x170:before {
  padding-top: 80.95238%;
}

.image_size_210x180 {
  max-height: 180px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x180:before {
  padding-top: 85.71429%;
}

.image_size_210x190 {
  max-height: 190px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x190:before {
  padding-top: 90.47619%;
}

.image_size_210x200 {
  max-height: 200px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x200:before {
  padding-top: 95.2381%;
}

.image_size_210x210 {
  max-height: 210px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x210:before {
  padding-top: 100%;
}

.image_size_210x220 {
  max-height: 220px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x220:before {
  padding-top: 104.7619%;
}

.image_size_210x240 {
  max-height: 240px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x240:before {
  padding-top: 114.28571%;
}

.image_size_210x260 {
  max-height: 260px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x260:before {
  padding-top: 123.80952%;
}

.image_size_210x270 {
  max-height: 270px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x270:before {
  padding-top: 128.57143%;
}

.image_size_210x300 {
  max-height: 300px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x300:before {
  padding-top: 142.85714%;
}

.image_size_210x350 {
  max-height: 350px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x350:before {
  padding-top: 166.66667%;
}

.image_size_210x380 {
  max-height: 380px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x380:before {
  padding-top: 180.95238%;
}

.image_size_210x400 {
  max-height: 400px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x400:before {
  padding-top: 190.47619%;
}

.image_size_210x410 {
  max-height: 410px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x410:before {
  padding-top: 195.2381%;
}

.image_size_210x420 {
  max-height: 420px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x420:before {
  padding-top: 200%;
}

.image_size_210x430 {
  max-height: 430px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x430:before {
  padding-top: 204.7619%;
}

.image_size_210x450 {
  max-height: 450px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x450:before {
  padding-top: 214.28571%;
}

.image_size_210x460 {
  max-height: 460px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x460:before {
  padding-top: 219.04762%;
}

.image_size_210x500 {
  max-height: 500px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x500:before {
  padding-top: 238.09524%;
}

.image_size_210x510 {
  max-height: 510px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x510:before {
  padding-top: 242.85714%;
}

.image_size_210x540 {
  max-height: 540px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x540:before {
  padding-top: 257.14286%;
}

.image_size_210x620 {
  max-height: 620px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x620:before {
  padding-top: 295.2381%;
}

.image_size_210x690 {
  max-height: 690px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x690:before {
  padding-top: 328.57143%;
}

.image_size_210x920 {
  max-height: 920px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x920:before {
  padding-top: 438.09524%;
}

.image_size_210x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x1000:before {
  padding-top: 476.19048%;
}

.image_size_210x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x1140:before {
  padding-top: 542.85714%;
}

.image_size_210x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
}

.image_size_210x1920:before {
  padding-top: 914.28571%;
}

.image_size_220x38 {
  max-height: 38px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x38:before {
  padding-top: 17.27273%;
}

.image_size_220x40 {
  max-height: 40px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x40:before {
  padding-top: 18.18182%;
}

.image_size_220x50 {
  max-height: 50px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x50:before {
  padding-top: 22.72727%;
}

.image_size_220x60 {
  max-height: 60px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x60:before {
  padding-top: 27.27273%;
}

.image_size_220x70 {
  max-height: 70px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x70:before {
  padding-top: 31.81818%;
}

.image_size_220x80 {
  max-height: 80px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x80:before {
  padding-top: 36.36364%;
}

.image_size_220x90 {
  max-height: 90px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x90:before {
  padding-top: 40.90909%;
}

.image_size_220x100 {
  max-height: 100px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x100:before {
  padding-top: 45.45455%;
}

.image_size_220x110 {
  max-height: 110px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x110:before {
  padding-top: 50%;
}

.image_size_220x120 {
  max-height: 120px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x120:before {
  padding-top: 54.54545%;
}

.image_size_220x130 {
  max-height: 130px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x130:before {
  padding-top: 59.09091%;
}

.image_size_220x140 {
  max-height: 140px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x140:before {
  padding-top: 63.63636%;
}

.image_size_220x150 {
  max-height: 150px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x150:before {
  padding-top: 68.18182%;
}

.image_size_220x160 {
  max-height: 160px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x160:before {
  padding-top: 72.72727%;
}

.image_size_220x170 {
  max-height: 170px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x170:before {
  padding-top: 77.27273%;
}

.image_size_220x180 {
  max-height: 180px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x180:before {
  padding-top: 81.81818%;
}

.image_size_220x190 {
  max-height: 190px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x190:before {
  padding-top: 86.36364%;
}

.image_size_220x200 {
  max-height: 200px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x200:before {
  padding-top: 90.90909%;
}

.image_size_220x210 {
  max-height: 210px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x210:before {
  padding-top: 95.45455%;
}

.image_size_220x220 {
  max-height: 220px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x220:before {
  padding-top: 100%;
}

.image_size_220x240 {
  max-height: 240px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x240:before {
  padding-top: 109.09091%;
}

.image_size_220x260 {
  max-height: 260px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x260:before {
  padding-top: 118.18182%;
}

.image_size_220x270 {
  max-height: 270px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x270:before {
  padding-top: 122.72727%;
}

.image_size_220x300 {
  max-height: 300px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x300:before {
  padding-top: 136.36364%;
}

.image_size_220x350 {
  max-height: 350px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x350:before {
  padding-top: 159.09091%;
}

.image_size_220x380 {
  max-height: 380px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x380:before {
  padding-top: 172.72727%;
}

.image_size_220x400 {
  max-height: 400px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x400:before {
  padding-top: 181.81818%;
}

.image_size_220x410 {
  max-height: 410px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x410:before {
  padding-top: 186.36364%;
}

.image_size_220x420 {
  max-height: 420px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x420:before {
  padding-top: 190.90909%;
}

.image_size_220x430 {
  max-height: 430px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x430:before {
  padding-top: 195.45455%;
}

.image_size_220x450 {
  max-height: 450px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x450:before {
  padding-top: 204.54545%;
}

.image_size_220x460 {
  max-height: 460px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x460:before {
  padding-top: 209.09091%;
}

.image_size_220x500 {
  max-height: 500px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x500:before {
  padding-top: 227.27273%;
}

.image_size_220x510 {
  max-height: 510px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x510:before {
  padding-top: 231.81818%;
}

.image_size_220x540 {
  max-height: 540px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x540:before {
  padding-top: 245.45455%;
}

.image_size_220x620 {
  max-height: 620px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x620:before {
  padding-top: 281.81818%;
}

.image_size_220x690 {
  max-height: 690px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x690:before {
  padding-top: 313.63636%;
}

.image_size_220x920 {
  max-height: 920px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x920:before {
  padding-top: 418.18182%;
}

.image_size_220x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x1000:before {
  padding-top: 454.54545%;
}

.image_size_220x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x1140:before {
  padding-top: 518.18182%;
}

.image_size_220x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 220px;
      -ms-flex-preferred-size: 220px;
          flex-basis: 220px;
}

.image_size_220x1920:before {
  padding-top: 872.72727%;
}

.image_size_240x38 {
  max-height: 38px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x38:before {
  padding-top: 15.83333%;
}

.image_size_240x40 {
  max-height: 40px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x40:before {
  padding-top: 16.66667%;
}

.image_size_240x50 {
  max-height: 50px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x50:before {
  padding-top: 20.83333%;
}

.image_size_240x60 {
  max-height: 60px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x60:before {
  padding-top: 25%;
}

.image_size_240x70 {
  max-height: 70px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x70:before {
  padding-top: 29.16667%;
}

.image_size_240x80 {
  max-height: 80px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x80:before {
  padding-top: 33.33333%;
}

.image_size_240x90 {
  max-height: 90px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x90:before {
  padding-top: 37.5%;
}

.image_size_240x100 {
  max-height: 100px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x100:before {
  padding-top: 41.66667%;
}

.image_size_240x110 {
  max-height: 110px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x110:before {
  padding-top: 45.83333%;
}

.image_size_240x120 {
  max-height: 120px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x120:before {
  padding-top: 50%;
}

.image_size_240x130 {
  max-height: 130px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x130:before {
  padding-top: 54.16667%;
}

.image_size_240x140 {
  max-height: 140px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x140:before {
  padding-top: 58.33333%;
}

.image_size_240x150 {
  max-height: 150px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x150:before {
  padding-top: 62.5%;
}

.image_size_240x160 {
  max-height: 160px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x160:before {
  padding-top: 66.66667%;
}

.image_size_240x170 {
  max-height: 170px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x170:before {
  padding-top: 70.83333%;
}

.image_size_240x180 {
  max-height: 180px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x180:before {
  padding-top: 75%;
}

.image_size_240x190 {
  max-height: 190px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x190:before {
  padding-top: 79.16667%;
}

.image_size_240x200 {
  max-height: 200px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x200:before {
  padding-top: 83.33333%;
}

.image_size_240x210 {
  max-height: 210px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x210:before {
  padding-top: 87.5%;
}

.image_size_240x220 {
  max-height: 220px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x220:before {
  padding-top: 91.66667%;
}

.image_size_240x240 {
  max-height: 240px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x240:before {
  padding-top: 100%;
}

.image_size_240x260 {
  max-height: 260px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x260:before {
  padding-top: 108.33333%;
}

.image_size_240x270 {
  max-height: 270px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x270:before {
  padding-top: 112.5%;
}

.image_size_240x300 {
  max-height: 300px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x300:before {
  padding-top: 125%;
}

.image_size_240x350 {
  max-height: 350px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x350:before {
  padding-top: 145.83333%;
}

.image_size_240x380 {
  max-height: 380px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x380:before {
  padding-top: 158.33333%;
}

.image_size_240x400 {
  max-height: 400px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x400:before {
  padding-top: 166.66667%;
}

.image_size_240x410 {
  max-height: 410px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x410:before {
  padding-top: 170.83333%;
}

.image_size_240x420 {
  max-height: 420px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x420:before {
  padding-top: 175%;
}

.image_size_240x430 {
  max-height: 430px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x430:before {
  padding-top: 179.16667%;
}

.image_size_240x450 {
  max-height: 450px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x450:before {
  padding-top: 187.5%;
}

.image_size_240x460 {
  max-height: 460px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x460:before {
  padding-top: 191.66667%;
}

.image_size_240x500 {
  max-height: 500px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x500:before {
  padding-top: 208.33333%;
}

.image_size_240x510 {
  max-height: 510px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x510:before {
  padding-top: 212.5%;
}

.image_size_240x540 {
  max-height: 540px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x540:before {
  padding-top: 225%;
}

.image_size_240x620 {
  max-height: 620px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x620:before {
  padding-top: 258.33333%;
}

.image_size_240x690 {
  max-height: 690px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x690:before {
  padding-top: 287.5%;
}

.image_size_240x920 {
  max-height: 920px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x920:before {
  padding-top: 383.33333%;
}

.image_size_240x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x1000:before {
  padding-top: 416.66667%;
}

.image_size_240x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x1140:before {
  padding-top: 475%;
}

.image_size_240x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
          flex-basis: 240px;
}

.image_size_240x1920:before {
  padding-top: 800%;
}

.image_size_260x38 {
  max-height: 38px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x38:before {
  padding-top: 14.61538%;
}

.image_size_260x40 {
  max-height: 40px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x40:before {
  padding-top: 15.38462%;
}

.image_size_260x50 {
  max-height: 50px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x50:before {
  padding-top: 19.23077%;
}

.image_size_260x60 {
  max-height: 60px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x60:before {
  padding-top: 23.07692%;
}

.image_size_260x70 {
  max-height: 70px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x70:before {
  padding-top: 26.92308%;
}

.image_size_260x80 {
  max-height: 80px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x80:before {
  padding-top: 30.76923%;
}

.image_size_260x90 {
  max-height: 90px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x90:before {
  padding-top: 34.61538%;
}

.image_size_260x100 {
  max-height: 100px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x100:before {
  padding-top: 38.46154%;
}

.image_size_260x110 {
  max-height: 110px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x110:before {
  padding-top: 42.30769%;
}

.image_size_260x120 {
  max-height: 120px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x120:before {
  padding-top: 46.15385%;
}

.image_size_260x130 {
  max-height: 130px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x130:before {
  padding-top: 50%;
}

.image_size_260x140 {
  max-height: 140px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x140:before {
  padding-top: 53.84615%;
}

.image_size_260x150 {
  max-height: 150px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x150:before {
  padding-top: 57.69231%;
}

.image_size_260x160 {
  max-height: 160px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x160:before {
  padding-top: 61.53846%;
}

.image_size_260x170 {
  max-height: 170px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x170:before {
  padding-top: 65.38462%;
}

.image_size_260x180 {
  max-height: 180px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x180:before {
  padding-top: 69.23077%;
}

.image_size_260x190 {
  max-height: 190px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x190:before {
  padding-top: 73.07692%;
}

.image_size_260x200 {
  max-height: 200px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x200:before {
  padding-top: 76.92308%;
}

.image_size_260x210 {
  max-height: 210px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x210:before {
  padding-top: 80.76923%;
}

.image_size_260x220 {
  max-height: 220px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x220:before {
  padding-top: 84.61538%;
}

.image_size_260x240 {
  max-height: 240px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x240:before {
  padding-top: 92.30769%;
}

.image_size_260x260 {
  max-height: 260px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x260:before {
  padding-top: 100%;
}

.image_size_260x270 {
  max-height: 270px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x270:before {
  padding-top: 103.84615%;
}

.image_size_260x300 {
  max-height: 300px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x300:before {
  padding-top: 115.38462%;
}

.image_size_260x350 {
  max-height: 350px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x350:before {
  padding-top: 134.61538%;
}

.image_size_260x380 {
  max-height: 380px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x380:before {
  padding-top: 146.15385%;
}

.image_size_260x400 {
  max-height: 400px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x400:before {
  padding-top: 153.84615%;
}

.image_size_260x410 {
  max-height: 410px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x410:before {
  padding-top: 157.69231%;
}

.image_size_260x420 {
  max-height: 420px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x420:before {
  padding-top: 161.53846%;
}

.image_size_260x430 {
  max-height: 430px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x430:before {
  padding-top: 165.38462%;
}

.image_size_260x450 {
  max-height: 450px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x450:before {
  padding-top: 173.07692%;
}

.image_size_260x460 {
  max-height: 460px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x460:before {
  padding-top: 176.92308%;
}

.image_size_260x500 {
  max-height: 500px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x500:before {
  padding-top: 192.30769%;
}

.image_size_260x510 {
  max-height: 510px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x510:before {
  padding-top: 196.15385%;
}

.image_size_260x540 {
  max-height: 540px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x540:before {
  padding-top: 207.69231%;
}

.image_size_260x620 {
  max-height: 620px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x620:before {
  padding-top: 238.46154%;
}

.image_size_260x690 {
  max-height: 690px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x690:before {
  padding-top: 265.38462%;
}

.image_size_260x920 {
  max-height: 920px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x920:before {
  padding-top: 353.84615%;
}

.image_size_260x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x1000:before {
  padding-top: 384.61538%;
}

.image_size_260x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x1140:before {
  padding-top: 438.46154%;
}

.image_size_260x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
}

.image_size_260x1920:before {
  padding-top: 738.46154%;
}

.image_size_270x38 {
  max-height: 38px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x38:before {
  padding-top: 14.07407%;
}

.image_size_270x40 {
  max-height: 40px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x40:before {
  padding-top: 14.81481%;
}

.image_size_270x50 {
  max-height: 50px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x50:before {
  padding-top: 18.51852%;
}

.image_size_270x60 {
  max-height: 60px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x60:before {
  padding-top: 22.22222%;
}

.image_size_270x70 {
  max-height: 70px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x70:before {
  padding-top: 25.92593%;
}

.image_size_270x80 {
  max-height: 80px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x80:before {
  padding-top: 29.62963%;
}

.image_size_270x90 {
  max-height: 90px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x90:before {
  padding-top: 33.33333%;
}

.image_size_270x100 {
  max-height: 100px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x100:before {
  padding-top: 37.03704%;
}

.image_size_270x110 {
  max-height: 110px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x110:before {
  padding-top: 40.74074%;
}

.image_size_270x120 {
  max-height: 120px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x120:before {
  padding-top: 44.44444%;
}

.image_size_270x130 {
  max-height: 130px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x130:before {
  padding-top: 48.14815%;
}

.image_size_270x140 {
  max-height: 140px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x140:before {
  padding-top: 51.85185%;
}

.image_size_270x150 {
  max-height: 150px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x150:before {
  padding-top: 55.55556%;
}

.image_size_270x160 {
  max-height: 160px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x160:before {
  padding-top: 59.25926%;
}

.image_size_270x170 {
  max-height: 170px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x170:before {
  padding-top: 62.96296%;
}

.image_size_270x180 {
  max-height: 180px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x180:before {
  padding-top: 66.66667%;
}

.image_size_270x190 {
  max-height: 190px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x190:before {
  padding-top: 70.37037%;
}

.image_size_270x200 {
  max-height: 200px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x200:before {
  padding-top: 74.07407%;
}

.image_size_270x210 {
  max-height: 210px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x210:before {
  padding-top: 77.77778%;
}

.image_size_270x220 {
  max-height: 220px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x220:before {
  padding-top: 81.48148%;
}

.image_size_270x240 {
  max-height: 240px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x240:before {
  padding-top: 88.88889%;
}

.image_size_270x260 {
  max-height: 260px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x260:before {
  padding-top: 96.2963%;
}

.image_size_270x270 {
  max-height: 270px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x270:before {
  padding-top: 100%;
}

.image_size_270x300 {
  max-height: 300px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x300:before {
  padding-top: 111.11111%;
}

.image_size_270x350 {
  max-height: 350px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x350:before {
  padding-top: 129.62963%;
}

.image_size_270x380 {
  max-height: 380px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x380:before {
  padding-top: 140.74074%;
}

.image_size_270x400 {
  max-height: 400px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x400:before {
  padding-top: 148.14815%;
}

.image_size_270x410 {
  max-height: 410px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x410:before {
  padding-top: 151.85185%;
}

.image_size_270x420 {
  max-height: 420px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x420:before {
  padding-top: 155.55556%;
}

.image_size_270x430 {
  max-height: 430px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x430:before {
  padding-top: 159.25926%;
}

.image_size_270x450 {
  max-height: 450px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x450:before {
  padding-top: 166.66667%;
}

.image_size_270x460 {
  max-height: 460px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x460:before {
  padding-top: 170.37037%;
}

.image_size_270x500 {
  max-height: 500px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x500:before {
  padding-top: 185.18519%;
}

.image_size_270x510 {
  max-height: 510px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x510:before {
  padding-top: 188.88889%;
}

.image_size_270x540 {
  max-height: 540px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x540:before {
  padding-top: 200%;
}

.image_size_270x620 {
  max-height: 620px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x620:before {
  padding-top: 229.62963%;
}

.image_size_270x690 {
  max-height: 690px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x690:before {
  padding-top: 255.55556%;
}

.image_size_270x920 {
  max-height: 920px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x920:before {
  padding-top: 340.74074%;
}

.image_size_270x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x1000:before {
  padding-top: 370.37037%;
}

.image_size_270x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x1140:before {
  padding-top: 422.22222%;
}

.image_size_270x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 270px;
      -ms-flex-preferred-size: 270px;
          flex-basis: 270px;
}

.image_size_270x1920:before {
  padding-top: 711.11111%;
}

.image_size_300x38 {
  max-height: 38px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x38:before {
  padding-top: 12.66667%;
}

.image_size_300x40 {
  max-height: 40px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x40:before {
  padding-top: 13.33333%;
}

.image_size_300x50 {
  max-height: 50px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x50:before {
  padding-top: 16.66667%;
}

.image_size_300x60 {
  max-height: 60px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x60:before {
  padding-top: 20%;
}

.image_size_300x70 {
  max-height: 70px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x70:before {
  padding-top: 23.33333%;
}

.image_size_300x80 {
  max-height: 80px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x80:before {
  padding-top: 26.66667%;
}

.image_size_300x90 {
  max-height: 90px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x90:before {
  padding-top: 30%;
}

.image_size_300x100 {
  max-height: 100px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x100:before {
  padding-top: 33.33333%;
}

.image_size_300x110 {
  max-height: 110px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x110:before {
  padding-top: 36.66667%;
}

.image_size_300x120 {
  max-height: 120px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x120:before {
  padding-top: 40%;
}

.image_size_300x130 {
  max-height: 130px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x130:before {
  padding-top: 43.33333%;
}

.image_size_300x140 {
  max-height: 140px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x140:before {
  padding-top: 46.66667%;
}

.image_size_300x150 {
  max-height: 150px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x150:before {
  padding-top: 50%;
}

.image_size_300x160 {
  max-height: 160px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x160:before {
  padding-top: 53.33333%;
}

.image_size_300x170 {
  max-height: 170px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x170:before {
  padding-top: 56.66667%;
}

.image_size_300x180 {
  max-height: 180px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x180:before {
  padding-top: 60%;
}

.image_size_300x190 {
  max-height: 190px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x190:before {
  padding-top: 63.33333%;
}

.image_size_300x200 {
  max-height: 200px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x200:before {
  padding-top: 66.66667%;
}

.image_size_300x210 {
  max-height: 210px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x210:before {
  padding-top: 70%;
}

.image_size_300x220 {
  max-height: 220px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x220:before {
  padding-top: 73.33333%;
}

.image_size_300x240 {
  max-height: 240px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x240:before {
  padding-top: 80%;
}

.image_size_300x260 {
  max-height: 260px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x260:before {
  padding-top: 86.66667%;
}

.image_size_300x270 {
  max-height: 270px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x270:before {
  padding-top: 90%;
}

.image_size_300x300 {
  max-height: 300px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x300:before {
  padding-top: 100%;
}

.image_size_300x350 {
  max-height: 350px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x350:before {
  padding-top: 116.66667%;
}

.image_size_300x380 {
  max-height: 380px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x380:before {
  padding-top: 126.66667%;
}

.image_size_300x400 {
  max-height: 400px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x400:before {
  padding-top: 133.33333%;
}

.image_size_300x410 {
  max-height: 410px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x410:before {
  padding-top: 136.66667%;
}

.image_size_300x420 {
  max-height: 420px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x420:before {
  padding-top: 140%;
}

.image_size_300x430 {
  max-height: 430px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x430:before {
  padding-top: 143.33333%;
}

.image_size_300x450 {
  max-height: 450px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x450:before {
  padding-top: 150%;
}

.image_size_300x460 {
  max-height: 460px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x460:before {
  padding-top: 153.33333%;
}

.image_size_300x500 {
  max-height: 500px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x500:before {
  padding-top: 166.66667%;
}

.image_size_300x510 {
  max-height: 510px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x510:before {
  padding-top: 170%;
}

.image_size_300x540 {
  max-height: 540px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x540:before {
  padding-top: 180%;
}

.image_size_300x620 {
  max-height: 620px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x620:before {
  padding-top: 206.66667%;
}

.image_size_300x690 {
  max-height: 690px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x690:before {
  padding-top: 230%;
}

.image_size_300x920 {
  max-height: 920px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x920:before {
  padding-top: 306.66667%;
}

.image_size_300x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x1000:before {
  padding-top: 333.33333%;
}

.image_size_300x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x1140:before {
  padding-top: 380%;
}

.image_size_300x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
}

.image_size_300x1920:before {
  padding-top: 640%;
}

.image_size_350x38 {
  max-height: 38px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x38:before {
  padding-top: 10.85714%;
}

.image_size_350x40 {
  max-height: 40px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x40:before {
  padding-top: 11.42857%;
}

.image_size_350x50 {
  max-height: 50px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x50:before {
  padding-top: 14.28571%;
}

.image_size_350x60 {
  max-height: 60px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x60:before {
  padding-top: 17.14286%;
}

.image_size_350x70 {
  max-height: 70px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x70:before {
  padding-top: 20%;
}

.image_size_350x80 {
  max-height: 80px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x80:before {
  padding-top: 22.85714%;
}

.image_size_350x90 {
  max-height: 90px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x90:before {
  padding-top: 25.71429%;
}

.image_size_350x100 {
  max-height: 100px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x100:before {
  padding-top: 28.57143%;
}

.image_size_350x110 {
  max-height: 110px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x110:before {
  padding-top: 31.42857%;
}

.image_size_350x120 {
  max-height: 120px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x120:before {
  padding-top: 34.28571%;
}

.image_size_350x130 {
  max-height: 130px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x130:before {
  padding-top: 37.14286%;
}

.image_size_350x140 {
  max-height: 140px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x140:before {
  padding-top: 40%;
}

.image_size_350x150 {
  max-height: 150px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x150:before {
  padding-top: 42.85714%;
}

.image_size_350x160 {
  max-height: 160px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x160:before {
  padding-top: 45.71429%;
}

.image_size_350x170 {
  max-height: 170px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x170:before {
  padding-top: 48.57143%;
}

.image_size_350x180 {
  max-height: 180px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x180:before {
  padding-top: 51.42857%;
}

.image_size_350x190 {
  max-height: 190px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x190:before {
  padding-top: 54.28571%;
}

.image_size_350x200 {
  max-height: 200px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x200:before {
  padding-top: 57.14286%;
}

.image_size_350x210 {
  max-height: 210px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x210:before {
  padding-top: 60%;
}

.image_size_350x220 {
  max-height: 220px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x220:before {
  padding-top: 62.85714%;
}

.image_size_350x240 {
  max-height: 240px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x240:before {
  padding-top: 68.57143%;
}

.image_size_350x260 {
  max-height: 260px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x260:before {
  padding-top: 74.28571%;
}

.image_size_350x270 {
  max-height: 270px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x270:before {
  padding-top: 77.14286%;
}

.image_size_350x300 {
  max-height: 300px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x300:before {
  padding-top: 85.71429%;
}

.image_size_350x350 {
  max-height: 350px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x350:before {
  padding-top: 100%;
}

.image_size_350x380 {
  max-height: 380px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x380:before {
  padding-top: 108.57143%;
}

.image_size_350x400 {
  max-height: 400px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x400:before {
  padding-top: 114.28571%;
}

.image_size_350x410 {
  max-height: 410px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x410:before {
  padding-top: 117.14286%;
}

.image_size_350x420 {
  max-height: 420px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x420:before {
  padding-top: 120%;
}

.image_size_350x430 {
  max-height: 430px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x430:before {
  padding-top: 122.85714%;
}

.image_size_350x450 {
  max-height: 450px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x450:before {
  padding-top: 128.57143%;
}

.image_size_350x460 {
  max-height: 460px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x460:before {
  padding-top: 131.42857%;
}

.image_size_350x500 {
  max-height: 500px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x500:before {
  padding-top: 142.85714%;
}

.image_size_350x510 {
  max-height: 510px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x510:before {
  padding-top: 145.71429%;
}

.image_size_350x540 {
  max-height: 540px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x540:before {
  padding-top: 154.28571%;
}

.image_size_350x620 {
  max-height: 620px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x620:before {
  padding-top: 177.14286%;
}

.image_size_350x690 {
  max-height: 690px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x690:before {
  padding-top: 197.14286%;
}

.image_size_350x920 {
  max-height: 920px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x920:before {
  padding-top: 262.85714%;
}

.image_size_350x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x1000:before {
  padding-top: 285.71429%;
}

.image_size_350x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x1140:before {
  padding-top: 325.71429%;
}

.image_size_350x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 350px;
      -ms-flex-preferred-size: 350px;
          flex-basis: 350px;
}

.image_size_350x1920:before {
  padding-top: 548.57143%;
}

.image_size_380x38 {
  max-height: 38px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x38:before {
  padding-top: 10%;
}

.image_size_380x40 {
  max-height: 40px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x40:before {
  padding-top: 10.52632%;
}

.image_size_380x50 {
  max-height: 50px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x50:before {
  padding-top: 13.15789%;
}

.image_size_380x60 {
  max-height: 60px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x60:before {
  padding-top: 15.78947%;
}

.image_size_380x70 {
  max-height: 70px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x70:before {
  padding-top: 18.42105%;
}

.image_size_380x80 {
  max-height: 80px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x80:before {
  padding-top: 21.05263%;
}

.image_size_380x90 {
  max-height: 90px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x90:before {
  padding-top: 23.68421%;
}

.image_size_380x100 {
  max-height: 100px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x100:before {
  padding-top: 26.31579%;
}

.image_size_380x110 {
  max-height: 110px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x110:before {
  padding-top: 28.94737%;
}

.image_size_380x120 {
  max-height: 120px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x120:before {
  padding-top: 31.57895%;
}

.image_size_380x130 {
  max-height: 130px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x130:before {
  padding-top: 34.21053%;
}

.image_size_380x140 {
  max-height: 140px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x140:before {
  padding-top: 36.84211%;
}

.image_size_380x150 {
  max-height: 150px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x150:before {
  padding-top: 39.47368%;
}

.image_size_380x160 {
  max-height: 160px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x160:before {
  padding-top: 42.10526%;
}

.image_size_380x170 {
  max-height: 170px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x170:before {
  padding-top: 44.73684%;
}

.image_size_380x180 {
  max-height: 180px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x180:before {
  padding-top: 47.36842%;
}

.image_size_380x190 {
  max-height: 190px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x190:before {
  padding-top: 50%;
}

.image_size_380x200 {
  max-height: 200px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x200:before {
  padding-top: 52.63158%;
}

.image_size_380x210 {
  max-height: 210px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x210:before {
  padding-top: 55.26316%;
}

.image_size_380x220 {
  max-height: 220px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x220:before {
  padding-top: 57.89474%;
}

.image_size_380x240 {
  max-height: 240px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x240:before {
  padding-top: 63.15789%;
}

.image_size_380x260 {
  max-height: 260px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x260:before {
  padding-top: 68.42105%;
}

.image_size_380x270 {
  max-height: 270px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x270:before {
  padding-top: 71.05263%;
}

.image_size_380x300 {
  max-height: 300px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x300:before {
  padding-top: 78.94737%;
}

.image_size_380x350 {
  max-height: 350px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x350:before {
  padding-top: 92.10526%;
}

.image_size_380x380 {
  max-height: 380px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x380:before {
  padding-top: 100%;
}

.image_size_380x400 {
  max-height: 400px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x400:before {
  padding-top: 105.26316%;
}

.image_size_380x410 {
  max-height: 410px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x410:before {
  padding-top: 107.89474%;
}

.image_size_380x420 {
  max-height: 420px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x420:before {
  padding-top: 110.52632%;
}

.image_size_380x430 {
  max-height: 430px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x430:before {
  padding-top: 113.15789%;
}

.image_size_380x450 {
  max-height: 450px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x450:before {
  padding-top: 118.42105%;
}

.image_size_380x460 {
  max-height: 460px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x460:before {
  padding-top: 121.05263%;
}

.image_size_380x500 {
  max-height: 500px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x500:before {
  padding-top: 131.57895%;
}

.image_size_380x510 {
  max-height: 510px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x510:before {
  padding-top: 134.21053%;
}

.image_size_380x540 {
  max-height: 540px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x540:before {
  padding-top: 142.10526%;
}

.image_size_380x620 {
  max-height: 620px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x620:before {
  padding-top: 163.15789%;
}

.image_size_380x690 {
  max-height: 690px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x690:before {
  padding-top: 181.57895%;
}

.image_size_380x920 {
  max-height: 920px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x920:before {
  padding-top: 242.10526%;
}

.image_size_380x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x1000:before {
  padding-top: 263.15789%;
}

.image_size_380x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x1140:before {
  padding-top: 300%;
}

.image_size_380x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
          flex-basis: 380px;
}

.image_size_380x1920:before {
  padding-top: 505.26316%;
}

.image_size_400x38 {
  max-height: 38px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x38:before {
  padding-top: 9.5%;
}

.image_size_400x40 {
  max-height: 40px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x40:before {
  padding-top: 10%;
}

.image_size_400x50 {
  max-height: 50px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x50:before {
  padding-top: 12.5%;
}

.image_size_400x60 {
  max-height: 60px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x60:before {
  padding-top: 15%;
}

.image_size_400x70 {
  max-height: 70px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x70:before {
  padding-top: 17.5%;
}

.image_size_400x80 {
  max-height: 80px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x80:before {
  padding-top: 20%;
}

.image_size_400x90 {
  max-height: 90px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x90:before {
  padding-top: 22.5%;
}

.image_size_400x100 {
  max-height: 100px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x100:before {
  padding-top: 25%;
}

.image_size_400x110 {
  max-height: 110px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x110:before {
  padding-top: 27.5%;
}

.image_size_400x120 {
  max-height: 120px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x120:before {
  padding-top: 30%;
}

.image_size_400x130 {
  max-height: 130px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x130:before {
  padding-top: 32.5%;
}

.image_size_400x140 {
  max-height: 140px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x140:before {
  padding-top: 35%;
}

.image_size_400x150 {
  max-height: 150px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x150:before {
  padding-top: 37.5%;
}

.image_size_400x160 {
  max-height: 160px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x160:before {
  padding-top: 40%;
}

.image_size_400x170 {
  max-height: 170px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x170:before {
  padding-top: 42.5%;
}

.image_size_400x180 {
  max-height: 180px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x180:before {
  padding-top: 45%;
}

.image_size_400x190 {
  max-height: 190px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x190:before {
  padding-top: 47.5%;
}

.image_size_400x200 {
  max-height: 200px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x200:before {
  padding-top: 50%;
}

.image_size_400x210 {
  max-height: 210px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x210:before {
  padding-top: 52.5%;
}

.image_size_400x220 {
  max-height: 220px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x220:before {
  padding-top: 55%;
}

.image_size_400x240 {
  max-height: 240px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x240:before {
  padding-top: 60%;
}

.image_size_400x260 {
  max-height: 260px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x260:before {
  padding-top: 65%;
}

.image_size_400x270 {
  max-height: 270px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x270:before {
  padding-top: 67.5%;
}

.image_size_400x300 {
  max-height: 300px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x300:before {
  padding-top: 75%;
}

.image_size_400x350 {
  max-height: 350px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x350:before {
  padding-top: 87.5%;
}

.image_size_400x380 {
  max-height: 380px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x380:before {
  padding-top: 95%;
}

.image_size_400x400 {
  max-height: 400px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x400:before {
  padding-top: 100%;
}

.image_size_400x410 {
  max-height: 410px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x410:before {
  padding-top: 102.5%;
}

.image_size_400x420 {
  max-height: 420px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x420:before {
  padding-top: 105%;
}

.image_size_400x430 {
  max-height: 430px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x430:before {
  padding-top: 107.5%;
}

.image_size_400x450 {
  max-height: 450px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x450:before {
  padding-top: 112.5%;
}

.image_size_400x460 {
  max-height: 460px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x460:before {
  padding-top: 115%;
}

.image_size_400x500 {
  max-height: 500px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x500:before {
  padding-top: 125%;
}

.image_size_400x510 {
  max-height: 510px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x510:before {
  padding-top: 127.5%;
}

.image_size_400x540 {
  max-height: 540px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x540:before {
  padding-top: 135%;
}

.image_size_400x620 {
  max-height: 620px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x620:before {
  padding-top: 155%;
}

.image_size_400x690 {
  max-height: 690px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x690:before {
  padding-top: 172.5%;
}

.image_size_400x920 {
  max-height: 920px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x920:before {
  padding-top: 230%;
}

.image_size_400x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x1000:before {
  padding-top: 250%;
}

.image_size_400x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x1140:before {
  padding-top: 285%;
}

.image_size_400x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
}

.image_size_400x1920:before {
  padding-top: 480%;
}

.image_size_410x38 {
  max-height: 38px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x38:before {
  padding-top: 9.26829%;
}

.image_size_410x40 {
  max-height: 40px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x40:before {
  padding-top: 9.7561%;
}

.image_size_410x50 {
  max-height: 50px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x50:before {
  padding-top: 12.19512%;
}

.image_size_410x60 {
  max-height: 60px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x60:before {
  padding-top: 14.63415%;
}

.image_size_410x70 {
  max-height: 70px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x70:before {
  padding-top: 17.07317%;
}

.image_size_410x80 {
  max-height: 80px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x80:before {
  padding-top: 19.5122%;
}

.image_size_410x90 {
  max-height: 90px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x90:before {
  padding-top: 21.95122%;
}

.image_size_410x100 {
  max-height: 100px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x100:before {
  padding-top: 24.39024%;
}

.image_size_410x110 {
  max-height: 110px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x110:before {
  padding-top: 26.82927%;
}

.image_size_410x120 {
  max-height: 120px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x120:before {
  padding-top: 29.26829%;
}

.image_size_410x130 {
  max-height: 130px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x130:before {
  padding-top: 31.70732%;
}

.image_size_410x140 {
  max-height: 140px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x140:before {
  padding-top: 34.14634%;
}

.image_size_410x150 {
  max-height: 150px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x150:before {
  padding-top: 36.58537%;
}

.image_size_410x160 {
  max-height: 160px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x160:before {
  padding-top: 39.02439%;
}

.image_size_410x170 {
  max-height: 170px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x170:before {
  padding-top: 41.46341%;
}

.image_size_410x180 {
  max-height: 180px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x180:before {
  padding-top: 43.90244%;
}

.image_size_410x190 {
  max-height: 190px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x190:before {
  padding-top: 46.34146%;
}

.image_size_410x200 {
  max-height: 200px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x200:before {
  padding-top: 48.78049%;
}

.image_size_410x210 {
  max-height: 210px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x210:before {
  padding-top: 51.21951%;
}

.image_size_410x220 {
  max-height: 220px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x220:before {
  padding-top: 53.65854%;
}

.image_size_410x240 {
  max-height: 240px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x240:before {
  padding-top: 58.53659%;
}

.image_size_410x260 {
  max-height: 260px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x260:before {
  padding-top: 63.41463%;
}

.image_size_410x270 {
  max-height: 270px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x270:before {
  padding-top: 65.85366%;
}

.image_size_410x300 {
  max-height: 300px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x300:before {
  padding-top: 73.17073%;
}

.image_size_410x350 {
  max-height: 350px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x350:before {
  padding-top: 85.36585%;
}

.image_size_410x380 {
  max-height: 380px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x380:before {
  padding-top: 92.68293%;
}

.image_size_410x400 {
  max-height: 400px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x400:before {
  padding-top: 97.56098%;
}

.image_size_410x410 {
  max-height: 410px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x410:before {
  padding-top: 100%;
}

.image_size_410x420 {
  max-height: 420px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x420:before {
  padding-top: 102.43902%;
}

.image_size_410x430 {
  max-height: 430px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x430:before {
  padding-top: 104.87805%;
}

.image_size_410x450 {
  max-height: 450px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x450:before {
  padding-top: 109.7561%;
}

.image_size_410x460 {
  max-height: 460px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x460:before {
  padding-top: 112.19512%;
}

.image_size_410x500 {
  max-height: 500px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x500:before {
  padding-top: 121.95122%;
}

.image_size_410x510 {
  max-height: 510px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x510:before {
  padding-top: 124.39024%;
}

.image_size_410x540 {
  max-height: 540px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x540:before {
  padding-top: 131.70732%;
}

.image_size_410x620 {
  max-height: 620px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x620:before {
  padding-top: 151.21951%;
}

.image_size_410x690 {
  max-height: 690px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x690:before {
  padding-top: 168.29268%;
}

.image_size_410x920 {
  max-height: 920px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x920:before {
  padding-top: 224.39024%;
}

.image_size_410x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x1000:before {
  padding-top: 243.90244%;
}

.image_size_410x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x1140:before {
  padding-top: 278.04878%;
}

.image_size_410x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 410px;
      -ms-flex-preferred-size: 410px;
          flex-basis: 410px;
}

.image_size_410x1920:before {
  padding-top: 468.29268%;
}

.image_size_420x38 {
  max-height: 38px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x38:before {
  padding-top: 9.04762%;
}

.image_size_420x40 {
  max-height: 40px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x40:before {
  padding-top: 9.52381%;
}

.image_size_420x50 {
  max-height: 50px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x50:before {
  padding-top: 11.90476%;
}

.image_size_420x60 {
  max-height: 60px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x60:before {
  padding-top: 14.28571%;
}

.image_size_420x70 {
  max-height: 70px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x70:before {
  padding-top: 16.66667%;
}

.image_size_420x80 {
  max-height: 80px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x80:before {
  padding-top: 19.04762%;
}

.image_size_420x90 {
  max-height: 90px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x90:before {
  padding-top: 21.42857%;
}

.image_size_420x100 {
  max-height: 100px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x100:before {
  padding-top: 23.80952%;
}

.image_size_420x110 {
  max-height: 110px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x110:before {
  padding-top: 26.19048%;
}

.image_size_420x120 {
  max-height: 120px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x120:before {
  padding-top: 28.57143%;
}

.image_size_420x130 {
  max-height: 130px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x130:before {
  padding-top: 30.95238%;
}

.image_size_420x140 {
  max-height: 140px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x140:before {
  padding-top: 33.33333%;
}

.image_size_420x150 {
  max-height: 150px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x150:before {
  padding-top: 35.71429%;
}

.image_size_420x160 {
  max-height: 160px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x160:before {
  padding-top: 38.09524%;
}

.image_size_420x170 {
  max-height: 170px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x170:before {
  padding-top: 40.47619%;
}

.image_size_420x180 {
  max-height: 180px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x180:before {
  padding-top: 42.85714%;
}

.image_size_420x190 {
  max-height: 190px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x190:before {
  padding-top: 45.2381%;
}

.image_size_420x200 {
  max-height: 200px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x200:before {
  padding-top: 47.61905%;
}

.image_size_420x210 {
  max-height: 210px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x210:before {
  padding-top: 50%;
}

.image_size_420x220 {
  max-height: 220px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x220:before {
  padding-top: 52.38095%;
}

.image_size_420x240 {
  max-height: 240px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x240:before {
  padding-top: 57.14286%;
}

.image_size_420x260 {
  max-height: 260px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x260:before {
  padding-top: 61.90476%;
}

.image_size_420x270 {
  max-height: 270px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x270:before {
  padding-top: 64.28571%;
}

.image_size_420x300 {
  max-height: 300px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x300:before {
  padding-top: 71.42857%;
}

.image_size_420x350 {
  max-height: 350px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x350:before {
  padding-top: 83.33333%;
}

.image_size_420x380 {
  max-height: 380px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x380:before {
  padding-top: 90.47619%;
}

.image_size_420x400 {
  max-height: 400px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x400:before {
  padding-top: 95.2381%;
}

.image_size_420x410 {
  max-height: 410px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x410:before {
  padding-top: 97.61905%;
}

.image_size_420x420 {
  max-height: 420px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x420:before {
  padding-top: 100%;
}

.image_size_420x430 {
  max-height: 430px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x430:before {
  padding-top: 102.38095%;
}

.image_size_420x450 {
  max-height: 450px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x450:before {
  padding-top: 107.14286%;
}

.image_size_420x460 {
  max-height: 460px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x460:before {
  padding-top: 109.52381%;
}

.image_size_420x500 {
  max-height: 500px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x500:before {
  padding-top: 119.04762%;
}

.image_size_420x510 {
  max-height: 510px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x510:before {
  padding-top: 121.42857%;
}

.image_size_420x540 {
  max-height: 540px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x540:before {
  padding-top: 128.57143%;
}

.image_size_420x620 {
  max-height: 620px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x620:before {
  padding-top: 147.61905%;
}

.image_size_420x690 {
  max-height: 690px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x690:before {
  padding-top: 164.28571%;
}

.image_size_420x920 {
  max-height: 920px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x920:before {
  padding-top: 219.04762%;
}

.image_size_420x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x1000:before {
  padding-top: 238.09524%;
}

.image_size_420x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x1140:before {
  padding-top: 271.42857%;
}

.image_size_420x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 420px;
      -ms-flex-preferred-size: 420px;
          flex-basis: 420px;
}

.image_size_420x1920:before {
  padding-top: 457.14286%;
}

.image_size_430x38 {
  max-height: 38px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x38:before {
  padding-top: 8.83721%;
}

.image_size_430x40 {
  max-height: 40px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x40:before {
  padding-top: 9.30233%;
}

.image_size_430x50 {
  max-height: 50px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x50:before {
  padding-top: 11.62791%;
}

.image_size_430x60 {
  max-height: 60px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x60:before {
  padding-top: 13.95349%;
}

.image_size_430x70 {
  max-height: 70px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x70:before {
  padding-top: 16.27907%;
}

.image_size_430x80 {
  max-height: 80px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x80:before {
  padding-top: 18.60465%;
}

.image_size_430x90 {
  max-height: 90px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x90:before {
  padding-top: 20.93023%;
}

.image_size_430x100 {
  max-height: 100px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x100:before {
  padding-top: 23.25581%;
}

.image_size_430x110 {
  max-height: 110px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x110:before {
  padding-top: 25.5814%;
}

.image_size_430x120 {
  max-height: 120px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x120:before {
  padding-top: 27.90698%;
}

.image_size_430x130 {
  max-height: 130px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x130:before {
  padding-top: 30.23256%;
}

.image_size_430x140 {
  max-height: 140px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x140:before {
  padding-top: 32.55814%;
}

.image_size_430x150 {
  max-height: 150px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x150:before {
  padding-top: 34.88372%;
}

.image_size_430x160 {
  max-height: 160px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x160:before {
  padding-top: 37.2093%;
}

.image_size_430x170 {
  max-height: 170px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x170:before {
  padding-top: 39.53488%;
}

.image_size_430x180 {
  max-height: 180px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x180:before {
  padding-top: 41.86047%;
}

.image_size_430x190 {
  max-height: 190px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x190:before {
  padding-top: 44.18605%;
}

.image_size_430x200 {
  max-height: 200px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x200:before {
  padding-top: 46.51163%;
}

.image_size_430x210 {
  max-height: 210px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x210:before {
  padding-top: 48.83721%;
}

.image_size_430x220 {
  max-height: 220px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x220:before {
  padding-top: 51.16279%;
}

.image_size_430x240 {
  max-height: 240px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x240:before {
  padding-top: 55.81395%;
}

.image_size_430x260 {
  max-height: 260px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x260:before {
  padding-top: 60.46512%;
}

.image_size_430x270 {
  max-height: 270px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x270:before {
  padding-top: 62.7907%;
}

.image_size_430x300 {
  max-height: 300px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x300:before {
  padding-top: 69.76744%;
}

.image_size_430x350 {
  max-height: 350px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x350:before {
  padding-top: 81.39535%;
}

.image_size_430x380 {
  max-height: 380px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x380:before {
  padding-top: 88.37209%;
}

.image_size_430x400 {
  max-height: 400px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x400:before {
  padding-top: 93.02326%;
}

.image_size_430x410 {
  max-height: 410px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x410:before {
  padding-top: 95.34884%;
}

.image_size_430x420 {
  max-height: 420px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x420:before {
  padding-top: 97.67442%;
}

.image_size_430x430 {
  max-height: 430px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x430:before {
  padding-top: 100%;
}

.image_size_430x450 {
  max-height: 450px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x450:before {
  padding-top: 104.65116%;
}

.image_size_430x460 {
  max-height: 460px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x460:before {
  padding-top: 106.97674%;
}

.image_size_430x500 {
  max-height: 500px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x500:before {
  padding-top: 116.27907%;
}

.image_size_430x510 {
  max-height: 510px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x510:before {
  padding-top: 118.60465%;
}

.image_size_430x540 {
  max-height: 540px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x540:before {
  padding-top: 125.5814%;
}

.image_size_430x620 {
  max-height: 620px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x620:before {
  padding-top: 144.18605%;
}

.image_size_430x690 {
  max-height: 690px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x690:before {
  padding-top: 160.46512%;
}

.image_size_430x920 {
  max-height: 920px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x920:before {
  padding-top: 213.95349%;
}

.image_size_430x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x1000:before {
  padding-top: 232.55814%;
}

.image_size_430x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x1140:before {
  padding-top: 265.11628%;
}

.image_size_430x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 430px;
      -ms-flex-preferred-size: 430px;
          flex-basis: 430px;
}

.image_size_430x1920:before {
  padding-top: 446.51163%;
}

.image_size_450x38 {
  max-height: 38px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x38:before {
  padding-top: 8.44444%;
}

.image_size_450x40 {
  max-height: 40px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x40:before {
  padding-top: 8.88889%;
}

.image_size_450x50 {
  max-height: 50px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x50:before {
  padding-top: 11.11111%;
}

.image_size_450x60 {
  max-height: 60px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x60:before {
  padding-top: 13.33333%;
}

.image_size_450x70 {
  max-height: 70px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x70:before {
  padding-top: 15.55556%;
}

.image_size_450x80 {
  max-height: 80px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x80:before {
  padding-top: 17.77778%;
}

.image_size_450x90 {
  max-height: 90px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x90:before {
  padding-top: 20%;
}

.image_size_450x100 {
  max-height: 100px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x100:before {
  padding-top: 22.22222%;
}

.image_size_450x110 {
  max-height: 110px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x110:before {
  padding-top: 24.44444%;
}

.image_size_450x120 {
  max-height: 120px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x120:before {
  padding-top: 26.66667%;
}

.image_size_450x130 {
  max-height: 130px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x130:before {
  padding-top: 28.88889%;
}

.image_size_450x140 {
  max-height: 140px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x140:before {
  padding-top: 31.11111%;
}

.image_size_450x150 {
  max-height: 150px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x150:before {
  padding-top: 33.33333%;
}

.image_size_450x160 {
  max-height: 160px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x160:before {
  padding-top: 35.55556%;
}

.image_size_450x170 {
  max-height: 170px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x170:before {
  padding-top: 37.77778%;
}

.image_size_450x180 {
  max-height: 180px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x180:before {
  padding-top: 40%;
}

.image_size_450x190 {
  max-height: 190px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x190:before {
  padding-top: 42.22222%;
}

.image_size_450x200 {
  max-height: 200px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x200:before {
  padding-top: 44.44444%;
}

.image_size_450x210 {
  max-height: 210px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x210:before {
  padding-top: 46.66667%;
}

.image_size_450x220 {
  max-height: 220px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x220:before {
  padding-top: 48.88889%;
}

.image_size_450x240 {
  max-height: 240px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x240:before {
  padding-top: 53.33333%;
}

.image_size_450x260 {
  max-height: 260px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x260:before {
  padding-top: 57.77778%;
}

.image_size_450x270 {
  max-height: 270px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x270:before {
  padding-top: 60%;
}

.image_size_450x300 {
  max-height: 300px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x300:before {
  padding-top: 66.66667%;
}

.image_size_450x350 {
  max-height: 350px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x350:before {
  padding-top: 77.77778%;
}

.image_size_450x380 {
  max-height: 380px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x380:before {
  padding-top: 84.44444%;
}

.image_size_450x400 {
  max-height: 400px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x400:before {
  padding-top: 88.88889%;
}

.image_size_450x410 {
  max-height: 410px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x410:before {
  padding-top: 91.11111%;
}

.image_size_450x420 {
  max-height: 420px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x420:before {
  padding-top: 93.33333%;
}

.image_size_450x430 {
  max-height: 430px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x430:before {
  padding-top: 95.55556%;
}

.image_size_450x450 {
  max-height: 450px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x450:before {
  padding-top: 100%;
}

.image_size_450x460 {
  max-height: 460px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x460:before {
  padding-top: 102.22222%;
}

.image_size_450x500 {
  max-height: 500px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x500:before {
  padding-top: 111.11111%;
}

.image_size_450x510 {
  max-height: 510px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x510:before {
  padding-top: 113.33333%;
}

.image_size_450x540 {
  max-height: 540px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x540:before {
  padding-top: 120%;
}

.image_size_450x620 {
  max-height: 620px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x620:before {
  padding-top: 137.77778%;
}

.image_size_450x690 {
  max-height: 690px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x690:before {
  padding-top: 153.33333%;
}

.image_size_450x920 {
  max-height: 920px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x920:before {
  padding-top: 204.44444%;
}

.image_size_450x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x1000:before {
  padding-top: 222.22222%;
}

.image_size_450x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x1140:before {
  padding-top: 253.33333%;
}

.image_size_450x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
          flex-basis: 450px;
}

.image_size_450x1920:before {
  padding-top: 426.66667%;
}

.image_size_460x38 {
  max-height: 38px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x38:before {
  padding-top: 8.26087%;
}

.image_size_460x40 {
  max-height: 40px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x40:before {
  padding-top: 8.69565%;
}

.image_size_460x50 {
  max-height: 50px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x50:before {
  padding-top: 10.86957%;
}

.image_size_460x60 {
  max-height: 60px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x60:before {
  padding-top: 13.04348%;
}

.image_size_460x70 {
  max-height: 70px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x70:before {
  padding-top: 15.21739%;
}

.image_size_460x80 {
  max-height: 80px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x80:before {
  padding-top: 17.3913%;
}

.image_size_460x90 {
  max-height: 90px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x90:before {
  padding-top: 19.56522%;
}

.image_size_460x100 {
  max-height: 100px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x100:before {
  padding-top: 21.73913%;
}

.image_size_460x110 {
  max-height: 110px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x110:before {
  padding-top: 23.91304%;
}

.image_size_460x120 {
  max-height: 120px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x120:before {
  padding-top: 26.08696%;
}

.image_size_460x130 {
  max-height: 130px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x130:before {
  padding-top: 28.26087%;
}

.image_size_460x140 {
  max-height: 140px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x140:before {
  padding-top: 30.43478%;
}

.image_size_460x150 {
  max-height: 150px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x150:before {
  padding-top: 32.6087%;
}

.image_size_460x160 {
  max-height: 160px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x160:before {
  padding-top: 34.78261%;
}

.image_size_460x170 {
  max-height: 170px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x170:before {
  padding-top: 36.95652%;
}

.image_size_460x180 {
  max-height: 180px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x180:before {
  padding-top: 39.13043%;
}

.image_size_460x190 {
  max-height: 190px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x190:before {
  padding-top: 41.30435%;
}

.image_size_460x200 {
  max-height: 200px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x200:before {
  padding-top: 43.47826%;
}

.image_size_460x210 {
  max-height: 210px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x210:before {
  padding-top: 45.65217%;
}

.image_size_460x220 {
  max-height: 220px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x220:before {
  padding-top: 47.82609%;
}

.image_size_460x240 {
  max-height: 240px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x240:before {
  padding-top: 52.17391%;
}

.image_size_460x260 {
  max-height: 260px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x260:before {
  padding-top: 56.52174%;
}

.image_size_460x270 {
  max-height: 270px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x270:before {
  padding-top: 58.69565%;
}

.image_size_460x300 {
  max-height: 300px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x300:before {
  padding-top: 65.21739%;
}

.image_size_460x350 {
  max-height: 350px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x350:before {
  padding-top: 76.08696%;
}

.image_size_460x380 {
  max-height: 380px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x380:before {
  padding-top: 82.6087%;
}

.image_size_460x400 {
  max-height: 400px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x400:before {
  padding-top: 86.95652%;
}

.image_size_460x410 {
  max-height: 410px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x410:before {
  padding-top: 89.13043%;
}

.image_size_460x420 {
  max-height: 420px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x420:before {
  padding-top: 91.30435%;
}

.image_size_460x430 {
  max-height: 430px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x430:before {
  padding-top: 93.47826%;
}

.image_size_460x450 {
  max-height: 450px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x450:before {
  padding-top: 97.82609%;
}

.image_size_460x460 {
  max-height: 460px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x460:before {
  padding-top: 100%;
}

.image_size_460x500 {
  max-height: 500px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x500:before {
  padding-top: 108.69565%;
}

.image_size_460x510 {
  max-height: 510px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x510:before {
  padding-top: 110.86957%;
}

.image_size_460x540 {
  max-height: 540px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x540:before {
  padding-top: 117.3913%;
}

.image_size_460x620 {
  max-height: 620px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x620:before {
  padding-top: 134.78261%;
}

.image_size_460x690 {
  max-height: 690px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x690:before {
  padding-top: 150%;
}

.image_size_460x920 {
  max-height: 920px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x920:before {
  padding-top: 200%;
}

.image_size_460x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x1000:before {
  padding-top: 217.3913%;
}

.image_size_460x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x1140:before {
  padding-top: 247.82609%;
}

.image_size_460x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 460px;
      -ms-flex-preferred-size: 460px;
          flex-basis: 460px;
}

.image_size_460x1920:before {
  padding-top: 417.3913%;
}

.image_size_500x38 {
  max-height: 38px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x38:before {
  padding-top: 7.6%;
}

.image_size_500x40 {
  max-height: 40px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x40:before {
  padding-top: 8%;
}

.image_size_500x50 {
  max-height: 50px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x50:before {
  padding-top: 10%;
}

.image_size_500x60 {
  max-height: 60px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x60:before {
  padding-top: 12%;
}

.image_size_500x70 {
  max-height: 70px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x70:before {
  padding-top: 14%;
}

.image_size_500x80 {
  max-height: 80px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x80:before {
  padding-top: 16%;
}

.image_size_500x90 {
  max-height: 90px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x90:before {
  padding-top: 18%;
}

.image_size_500x100 {
  max-height: 100px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x100:before {
  padding-top: 20%;
}

.image_size_500x110 {
  max-height: 110px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x110:before {
  padding-top: 22%;
}

.image_size_500x120 {
  max-height: 120px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x120:before {
  padding-top: 24%;
}

.image_size_500x130 {
  max-height: 130px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x130:before {
  padding-top: 26%;
}

.image_size_500x140 {
  max-height: 140px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x140:before {
  padding-top: 28%;
}

.image_size_500x150 {
  max-height: 150px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x150:before {
  padding-top: 30%;
}

.image_size_500x160 {
  max-height: 160px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x160:before {
  padding-top: 32%;
}

.image_size_500x170 {
  max-height: 170px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x170:before {
  padding-top: 34%;
}

.image_size_500x180 {
  max-height: 180px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x180:before {
  padding-top: 36%;
}

.image_size_500x190 {
  max-height: 190px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x190:before {
  padding-top: 38%;
}

.image_size_500x200 {
  max-height: 200px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x200:before {
  padding-top: 40%;
}

.image_size_500x210 {
  max-height: 210px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x210:before {
  padding-top: 42%;
}

.image_size_500x220 {
  max-height: 220px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x220:before {
  padding-top: 44%;
}

.image_size_500x240 {
  max-height: 240px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x240:before {
  padding-top: 48%;
}

.image_size_500x260 {
  max-height: 260px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x260:before {
  padding-top: 52%;
}

.image_size_500x270 {
  max-height: 270px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x270:before {
  padding-top: 54%;
}

.image_size_500x300 {
  max-height: 300px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x300:before {
  padding-top: 60%;
}

.image_size_500x350 {
  max-height: 350px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x350:before {
  padding-top: 70%;
}

.image_size_500x380 {
  max-height: 380px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x380:before {
  padding-top: 76%;
}

.image_size_500x400 {
  max-height: 400px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x400:before {
  padding-top: 80%;
}

.image_size_500x410 {
  max-height: 410px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x410:before {
  padding-top: 82%;
}

.image_size_500x420 {
  max-height: 420px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x420:before {
  padding-top: 84%;
}

.image_size_500x430 {
  max-height: 430px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x430:before {
  padding-top: 86%;
}

.image_size_500x450 {
  max-height: 450px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x450:before {
  padding-top: 90%;
}

.image_size_500x460 {
  max-height: 460px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x460:before {
  padding-top: 92%;
}

.image_size_500x500 {
  max-height: 500px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x500:before {
  padding-top: 100%;
}

.image_size_500x510 {
  max-height: 510px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x510:before {
  padding-top: 102%;
}

.image_size_500x540 {
  max-height: 540px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x540:before {
  padding-top: 108%;
}

.image_size_500x620 {
  max-height: 620px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x620:before {
  padding-top: 124%;
}

.image_size_500x690 {
  max-height: 690px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x690:before {
  padding-top: 138%;
}

.image_size_500x920 {
  max-height: 920px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x920:before {
  padding-top: 184%;
}

.image_size_500x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x1000:before {
  padding-top: 200%;
}

.image_size_500x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x1140:before {
  padding-top: 228%;
}

.image_size_500x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 500px;
      -ms-flex-preferred-size: 500px;
          flex-basis: 500px;
}

.image_size_500x1920:before {
  padding-top: 384%;
}

.image_size_510x38 {
  max-height: 38px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x38:before {
  padding-top: 7.45098%;
}

.image_size_510x40 {
  max-height: 40px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x40:before {
  padding-top: 7.84314%;
}

.image_size_510x50 {
  max-height: 50px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x50:before {
  padding-top: 9.80392%;
}

.image_size_510x60 {
  max-height: 60px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x60:before {
  padding-top: 11.76471%;
}

.image_size_510x70 {
  max-height: 70px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x70:before {
  padding-top: 13.72549%;
}

.image_size_510x80 {
  max-height: 80px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x80:before {
  padding-top: 15.68627%;
}

.image_size_510x90 {
  max-height: 90px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x90:before {
  padding-top: 17.64706%;
}

.image_size_510x100 {
  max-height: 100px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x100:before {
  padding-top: 19.60784%;
}

.image_size_510x110 {
  max-height: 110px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x110:before {
  padding-top: 21.56863%;
}

.image_size_510x120 {
  max-height: 120px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x120:before {
  padding-top: 23.52941%;
}

.image_size_510x130 {
  max-height: 130px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x130:before {
  padding-top: 25.4902%;
}

.image_size_510x140 {
  max-height: 140px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x140:before {
  padding-top: 27.45098%;
}

.image_size_510x150 {
  max-height: 150px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x150:before {
  padding-top: 29.41176%;
}

.image_size_510x160 {
  max-height: 160px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x160:before {
  padding-top: 31.37255%;
}

.image_size_510x170 {
  max-height: 170px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x170:before {
  padding-top: 33.33333%;
}

.image_size_510x180 {
  max-height: 180px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x180:before {
  padding-top: 35.29412%;
}

.image_size_510x190 {
  max-height: 190px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x190:before {
  padding-top: 37.2549%;
}

.image_size_510x200 {
  max-height: 200px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x200:before {
  padding-top: 39.21569%;
}

.image_size_510x210 {
  max-height: 210px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x210:before {
  padding-top: 41.17647%;
}

.image_size_510x220 {
  max-height: 220px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x220:before {
  padding-top: 43.13725%;
}

.image_size_510x240 {
  max-height: 240px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x240:before {
  padding-top: 47.05882%;
}

.image_size_510x260 {
  max-height: 260px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x260:before {
  padding-top: 50.98039%;
}

.image_size_510x270 {
  max-height: 270px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x270:before {
  padding-top: 52.94118%;
}

.image_size_510x300 {
  max-height: 300px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x300:before {
  padding-top: 58.82353%;
}

.image_size_510x350 {
  max-height: 350px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x350:before {
  padding-top: 68.62745%;
}

.image_size_510x380 {
  max-height: 380px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x380:before {
  padding-top: 74.5098%;
}

.image_size_510x400 {
  max-height: 400px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x400:before {
  padding-top: 78.43137%;
}

.image_size_510x410 {
  max-height: 410px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x410:before {
  padding-top: 80.39216%;
}

.image_size_510x420 {
  max-height: 420px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x420:before {
  padding-top: 82.35294%;
}

.image_size_510x430 {
  max-height: 430px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x430:before {
  padding-top: 84.31373%;
}

.image_size_510x450 {
  max-height: 450px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x450:before {
  padding-top: 88.23529%;
}

.image_size_510x460 {
  max-height: 460px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x460:before {
  padding-top: 90.19608%;
}

.image_size_510x500 {
  max-height: 500px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x500:before {
  padding-top: 98.03922%;
}

.image_size_510x510 {
  max-height: 510px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x510:before {
  padding-top: 100%;
}

.image_size_510x540 {
  max-height: 540px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x540:before {
  padding-top: 105.88235%;
}

.image_size_510x620 {
  max-height: 620px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x620:before {
  padding-top: 121.56863%;
}

.image_size_510x690 {
  max-height: 690px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x690:before {
  padding-top: 135.29412%;
}

.image_size_510x920 {
  max-height: 920px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x920:before {
  padding-top: 180.39216%;
}

.image_size_510x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x1000:before {
  padding-top: 196.07843%;
}

.image_size_510x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x1140:before {
  padding-top: 223.52941%;
}

.image_size_510x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 510px;
      -ms-flex-preferred-size: 510px;
          flex-basis: 510px;
}

.image_size_510x1920:before {
  padding-top: 376.47059%;
}

.image_size_540x38 {
  max-height: 38px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x38:before {
  padding-top: 7.03704%;
}

.image_size_540x40 {
  max-height: 40px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x40:before {
  padding-top: 7.40741%;
}

.image_size_540x50 {
  max-height: 50px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x50:before {
  padding-top: 9.25926%;
}

.image_size_540x60 {
  max-height: 60px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x60:before {
  padding-top: 11.11111%;
}

.image_size_540x70 {
  max-height: 70px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x70:before {
  padding-top: 12.96296%;
}

.image_size_540x80 {
  max-height: 80px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x80:before {
  padding-top: 14.81481%;
}

.image_size_540x90 {
  max-height: 90px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x90:before {
  padding-top: 16.66667%;
}

.image_size_540x100 {
  max-height: 100px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x100:before {
  padding-top: 18.51852%;
}

.image_size_540x110 {
  max-height: 110px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x110:before {
  padding-top: 20.37037%;
}

.image_size_540x120 {
  max-height: 120px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x120:before {
  padding-top: 22.22222%;
}

.image_size_540x130 {
  max-height: 130px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x130:before {
  padding-top: 24.07407%;
}

.image_size_540x140 {
  max-height: 140px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x140:before {
  padding-top: 25.92593%;
}

.image_size_540x150 {
  max-height: 150px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x150:before {
  padding-top: 27.77778%;
}

.image_size_540x160 {
  max-height: 160px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x160:before {
  padding-top: 29.62963%;
}

.image_size_540x170 {
  max-height: 170px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x170:before {
  padding-top: 31.48148%;
}

.image_size_540x180 {
  max-height: 180px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x180:before {
  padding-top: 33.33333%;
}

.image_size_540x190 {
  max-height: 190px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x190:before {
  padding-top: 35.18519%;
}

.image_size_540x200 {
  max-height: 200px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x200:before {
  padding-top: 37.03704%;
}

.image_size_540x210 {
  max-height: 210px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x210:before {
  padding-top: 38.88889%;
}

.image_size_540x220 {
  max-height: 220px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x220:before {
  padding-top: 40.74074%;
}

.image_size_540x240 {
  max-height: 240px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x240:before {
  padding-top: 44.44444%;
}

.image_size_540x260 {
  max-height: 260px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x260:before {
  padding-top: 48.14815%;
}

.image_size_540x270 {
  max-height: 270px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x270:before {
  padding-top: 50%;
}

.image_size_540x300 {
  max-height: 300px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x300:before {
  padding-top: 55.55556%;
}

.image_size_540x350 {
  max-height: 350px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x350:before {
  padding-top: 64.81481%;
}

.image_size_540x380 {
  max-height: 380px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x380:before {
  padding-top: 70.37037%;
}

.image_size_540x400 {
  max-height: 400px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x400:before {
  padding-top: 74.07407%;
}

.image_size_540x410 {
  max-height: 410px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x410:before {
  padding-top: 75.92593%;
}

.image_size_540x420 {
  max-height: 420px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x420:before {
  padding-top: 77.77778%;
}

.image_size_540x430 {
  max-height: 430px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x430:before {
  padding-top: 79.62963%;
}

.image_size_540x450 {
  max-height: 450px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x450:before {
  padding-top: 83.33333%;
}

.image_size_540x460 {
  max-height: 460px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x460:before {
  padding-top: 85.18519%;
}

.image_size_540x500 {
  max-height: 500px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x500:before {
  padding-top: 92.59259%;
}

.image_size_540x510 {
  max-height: 510px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x510:before {
  padding-top: 94.44444%;
}

.image_size_540x540 {
  max-height: 540px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x540:before {
  padding-top: 100%;
}

.image_size_540x620 {
  max-height: 620px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x620:before {
  padding-top: 114.81481%;
}

.image_size_540x690 {
  max-height: 690px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x690:before {
  padding-top: 127.77778%;
}

.image_size_540x920 {
  max-height: 920px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x920:before {
  padding-top: 170.37037%;
}

.image_size_540x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x1000:before {
  padding-top: 185.18519%;
}

.image_size_540x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x1140:before {
  padding-top: 211.11111%;
}

.image_size_540x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 540px;
      -ms-flex-preferred-size: 540px;
          flex-basis: 540px;
}

.image_size_540x1920:before {
  padding-top: 355.55556%;
}

.image_size_620x38 {
  max-height: 38px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x38:before {
  padding-top: 6.12903%;
}

.image_size_620x40 {
  max-height: 40px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x40:before {
  padding-top: 6.45161%;
}

.image_size_620x50 {
  max-height: 50px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x50:before {
  padding-top: 8.06452%;
}

.image_size_620x60 {
  max-height: 60px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x60:before {
  padding-top: 9.67742%;
}

.image_size_620x70 {
  max-height: 70px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x70:before {
  padding-top: 11.29032%;
}

.image_size_620x80 {
  max-height: 80px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x80:before {
  padding-top: 12.90323%;
}

.image_size_620x90 {
  max-height: 90px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x90:before {
  padding-top: 14.51613%;
}

.image_size_620x100 {
  max-height: 100px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x100:before {
  padding-top: 16.12903%;
}

.image_size_620x110 {
  max-height: 110px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x110:before {
  padding-top: 17.74194%;
}

.image_size_620x120 {
  max-height: 120px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x120:before {
  padding-top: 19.35484%;
}

.image_size_620x130 {
  max-height: 130px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x130:before {
  padding-top: 20.96774%;
}

.image_size_620x140 {
  max-height: 140px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x140:before {
  padding-top: 22.58065%;
}

.image_size_620x150 {
  max-height: 150px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x150:before {
  padding-top: 24.19355%;
}

.image_size_620x160 {
  max-height: 160px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x160:before {
  padding-top: 25.80645%;
}

.image_size_620x170 {
  max-height: 170px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x170:before {
  padding-top: 27.41935%;
}

.image_size_620x180 {
  max-height: 180px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x180:before {
  padding-top: 29.03226%;
}

.image_size_620x190 {
  max-height: 190px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x190:before {
  padding-top: 30.64516%;
}

.image_size_620x200 {
  max-height: 200px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x200:before {
  padding-top: 32.25806%;
}

.image_size_620x210 {
  max-height: 210px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x210:before {
  padding-top: 33.87097%;
}

.image_size_620x220 {
  max-height: 220px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x220:before {
  padding-top: 35.48387%;
}

.image_size_620x240 {
  max-height: 240px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x240:before {
  padding-top: 38.70968%;
}

.image_size_620x260 {
  max-height: 260px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x260:before {
  padding-top: 41.93548%;
}

.image_size_620x270 {
  max-height: 270px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x270:before {
  padding-top: 43.54839%;
}

.image_size_620x300 {
  max-height: 300px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x300:before {
  padding-top: 48.3871%;
}

.image_size_620x350 {
  max-height: 350px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x350:before {
  padding-top: 56.45161%;
}

.image_size_620x380 {
  max-height: 380px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x380:before {
  padding-top: 61.29032%;
}

.image_size_620x400 {
  max-height: 400px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x400:before {
  padding-top: 64.51613%;
}

.image_size_620x410 {
  max-height: 410px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x410:before {
  padding-top: 66.12903%;
}

.image_size_620x420 {
  max-height: 420px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x420:before {
  padding-top: 67.74194%;
}

.image_size_620x430 {
  max-height: 430px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x430:before {
  padding-top: 69.35484%;
}

.image_size_620x450 {
  max-height: 450px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x450:before {
  padding-top: 72.58065%;
}

.image_size_620x460 {
  max-height: 460px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x460:before {
  padding-top: 74.19355%;
}

.image_size_620x500 {
  max-height: 500px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x500:before {
  padding-top: 80.64516%;
}

.image_size_620x510 {
  max-height: 510px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x510:before {
  padding-top: 82.25806%;
}

.image_size_620x540 {
  max-height: 540px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x540:before {
  padding-top: 87.09677%;
}

.image_size_620x620 {
  max-height: 620px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x620:before {
  padding-top: 100%;
}

.image_size_620x690 {
  max-height: 690px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x690:before {
  padding-top: 111.29032%;
}

.image_size_620x920 {
  max-height: 920px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x920:before {
  padding-top: 148.3871%;
}

.image_size_620x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x1000:before {
  padding-top: 161.29032%;
}

.image_size_620x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x1140:before {
  padding-top: 183.87097%;
}

.image_size_620x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 620px;
      -ms-flex-preferred-size: 620px;
          flex-basis: 620px;
}

.image_size_620x1920:before {
  padding-top: 309.67742%;
}

.image_size_690x38 {
  max-height: 38px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x38:before {
  padding-top: 5.50725%;
}

.image_size_690x40 {
  max-height: 40px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x40:before {
  padding-top: 5.7971%;
}

.image_size_690x50 {
  max-height: 50px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x50:before {
  padding-top: 7.24638%;
}

.image_size_690x60 {
  max-height: 60px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x60:before {
  padding-top: 8.69565%;
}

.image_size_690x70 {
  max-height: 70px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x70:before {
  padding-top: 10.14493%;
}

.image_size_690x80 {
  max-height: 80px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x80:before {
  padding-top: 11.5942%;
}

.image_size_690x90 {
  max-height: 90px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x90:before {
  padding-top: 13.04348%;
}

.image_size_690x100 {
  max-height: 100px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x100:before {
  padding-top: 14.49275%;
}

.image_size_690x110 {
  max-height: 110px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x110:before {
  padding-top: 15.94203%;
}

.image_size_690x120 {
  max-height: 120px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x120:before {
  padding-top: 17.3913%;
}

.image_size_690x130 {
  max-height: 130px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x130:before {
  padding-top: 18.84058%;
}

.image_size_690x140 {
  max-height: 140px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x140:before {
  padding-top: 20.28986%;
}

.image_size_690x150 {
  max-height: 150px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x150:before {
  padding-top: 21.73913%;
}

.image_size_690x160 {
  max-height: 160px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x160:before {
  padding-top: 23.18841%;
}

.image_size_690x170 {
  max-height: 170px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x170:before {
  padding-top: 24.63768%;
}

.image_size_690x180 {
  max-height: 180px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x180:before {
  padding-top: 26.08696%;
}

.image_size_690x190 {
  max-height: 190px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x190:before {
  padding-top: 27.53623%;
}

.image_size_690x200 {
  max-height: 200px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x200:before {
  padding-top: 28.98551%;
}

.image_size_690x210 {
  max-height: 210px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x210:before {
  padding-top: 30.43478%;
}

.image_size_690x220 {
  max-height: 220px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x220:before {
  padding-top: 31.88406%;
}

.image_size_690x240 {
  max-height: 240px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x240:before {
  padding-top: 34.78261%;
}

.image_size_690x260 {
  max-height: 260px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x260:before {
  padding-top: 37.68116%;
}

.image_size_690x270 {
  max-height: 270px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x270:before {
  padding-top: 39.13043%;
}

.image_size_690x300 {
  max-height: 300px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x300:before {
  padding-top: 43.47826%;
}

.image_size_690x350 {
  max-height: 350px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x350:before {
  padding-top: 50.72464%;
}

.image_size_690x380 {
  max-height: 380px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x380:before {
  padding-top: 55.07246%;
}

.image_size_690x400 {
  max-height: 400px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x400:before {
  padding-top: 57.97101%;
}

.image_size_690x410 {
  max-height: 410px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x410:before {
  padding-top: 59.42029%;
}

.image_size_690x420 {
  max-height: 420px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x420:before {
  padding-top: 60.86957%;
}

.image_size_690x430 {
  max-height: 430px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x430:before {
  padding-top: 62.31884%;
}

.image_size_690x450 {
  max-height: 450px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x450:before {
  padding-top: 65.21739%;
}

.image_size_690x460 {
  max-height: 460px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x460:before {
  padding-top: 66.66667%;
}

.image_size_690x500 {
  max-height: 500px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x500:before {
  padding-top: 72.46377%;
}

.image_size_690x510 {
  max-height: 510px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x510:before {
  padding-top: 73.91304%;
}

.image_size_690x540 {
  max-height: 540px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x540:before {
  padding-top: 78.26087%;
}

.image_size_690x620 {
  max-height: 620px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x620:before {
  padding-top: 89.85507%;
}

.image_size_690x690 {
  max-height: 690px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x690:before {
  padding-top: 100%;
}

.image_size_690x920 {
  max-height: 920px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x920:before {
  padding-top: 133.33333%;
}

.image_size_690x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x1000:before {
  padding-top: 144.92754%;
}

.image_size_690x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x1140:before {
  padding-top: 165.21739%;
}

.image_size_690x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 690px;
      -ms-flex-preferred-size: 690px;
          flex-basis: 690px;
}

.image_size_690x1920:before {
  padding-top: 278.26087%;
}

.image_size_920x38 {
  max-height: 38px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x38:before {
  padding-top: 4.13043%;
}

.image_size_920x40 {
  max-height: 40px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x40:before {
  padding-top: 4.34783%;
}

.image_size_920x50 {
  max-height: 50px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x50:before {
  padding-top: 5.43478%;
}

.image_size_920x60 {
  max-height: 60px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x60:before {
  padding-top: 6.52174%;
}

.image_size_920x70 {
  max-height: 70px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x70:before {
  padding-top: 7.6087%;
}

.image_size_920x80 {
  max-height: 80px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x80:before {
  padding-top: 8.69565%;
}

.image_size_920x90 {
  max-height: 90px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x90:before {
  padding-top: 9.78261%;
}

.image_size_920x100 {
  max-height: 100px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x100:before {
  padding-top: 10.86957%;
}

.image_size_920x110 {
  max-height: 110px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x110:before {
  padding-top: 11.95652%;
}

.image_size_920x120 {
  max-height: 120px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x120:before {
  padding-top: 13.04348%;
}

.image_size_920x130 {
  max-height: 130px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x130:before {
  padding-top: 14.13043%;
}

.image_size_920x140 {
  max-height: 140px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x140:before {
  padding-top: 15.21739%;
}

.image_size_920x150 {
  max-height: 150px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x150:before {
  padding-top: 16.30435%;
}

.image_size_920x160 {
  max-height: 160px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x160:before {
  padding-top: 17.3913%;
}

.image_size_920x170 {
  max-height: 170px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x170:before {
  padding-top: 18.47826%;
}

.image_size_920x180 {
  max-height: 180px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x180:before {
  padding-top: 19.56522%;
}

.image_size_920x190 {
  max-height: 190px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x190:before {
  padding-top: 20.65217%;
}

.image_size_920x200 {
  max-height: 200px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x200:before {
  padding-top: 21.73913%;
}

.image_size_920x210 {
  max-height: 210px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x210:before {
  padding-top: 22.82609%;
}

.image_size_920x220 {
  max-height: 220px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x220:before {
  padding-top: 23.91304%;
}

.image_size_920x240 {
  max-height: 240px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x240:before {
  padding-top: 26.08696%;
}

.image_size_920x260 {
  max-height: 260px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x260:before {
  padding-top: 28.26087%;
}

.image_size_920x270 {
  max-height: 270px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x270:before {
  padding-top: 29.34783%;
}

.image_size_920x300 {
  max-height: 300px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x300:before {
  padding-top: 32.6087%;
}

.image_size_920x350 {
  max-height: 350px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x350:before {
  padding-top: 38.04348%;
}

.image_size_920x380 {
  max-height: 380px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x380:before {
  padding-top: 41.30435%;
}

.image_size_920x400 {
  max-height: 400px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x400:before {
  padding-top: 43.47826%;
}

.image_size_920x410 {
  max-height: 410px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x410:before {
  padding-top: 44.56522%;
}

.image_size_920x420 {
  max-height: 420px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x420:before {
  padding-top: 45.65217%;
}

.image_size_920x430 {
  max-height: 430px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x430:before {
  padding-top: 46.73913%;
}

.image_size_920x450 {
  max-height: 450px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x450:before {
  padding-top: 48.91304%;
}

.image_size_920x460 {
  max-height: 460px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x460:before {
  padding-top: 50%;
}

.image_size_920x500 {
  max-height: 500px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x500:before {
  padding-top: 54.34783%;
}

.image_size_920x510 {
  max-height: 510px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x510:before {
  padding-top: 55.43478%;
}

.image_size_920x540 {
  max-height: 540px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x540:before {
  padding-top: 58.69565%;
}

.image_size_920x620 {
  max-height: 620px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x620:before {
  padding-top: 67.3913%;
}

.image_size_920x690 {
  max-height: 690px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x690:before {
  padding-top: 75%;
}

.image_size_920x920 {
  max-height: 920px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x920:before {
  padding-top: 100%;
}

.image_size_920x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x1000:before {
  padding-top: 108.69565%;
}

.image_size_920x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x1140:before {
  padding-top: 123.91304%;
}

.image_size_920x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 920px;
      -ms-flex-preferred-size: 920px;
          flex-basis: 920px;
}

.image_size_920x1920:before {
  padding-top: 208.69565%;
}

.image_size_1000x38 {
  max-height: 38px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x38:before {
  padding-top: 3.8%;
}

.image_size_1000x40 {
  max-height: 40px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x40:before {
  padding-top: 4%;
}

.image_size_1000x50 {
  max-height: 50px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x50:before {
  padding-top: 5%;
}

.image_size_1000x60 {
  max-height: 60px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x60:before {
  padding-top: 6%;
}

.image_size_1000x70 {
  max-height: 70px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x70:before {
  padding-top: 7%;
}

.image_size_1000x80 {
  max-height: 80px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x80:before {
  padding-top: 8%;
}

.image_size_1000x90 {
  max-height: 90px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x90:before {
  padding-top: 9%;
}

.image_size_1000x100 {
  max-height: 100px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x100:before {
  padding-top: 10%;
}

.image_size_1000x110 {
  max-height: 110px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x110:before {
  padding-top: 11%;
}

.image_size_1000x120 {
  max-height: 120px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x120:before {
  padding-top: 12%;
}

.image_size_1000x130 {
  max-height: 130px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x130:before {
  padding-top: 13%;
}

.image_size_1000x140 {
  max-height: 140px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x140:before {
  padding-top: 14%;
}

.image_size_1000x150 {
  max-height: 150px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x150:before {
  padding-top: 15%;
}

.image_size_1000x160 {
  max-height: 160px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x160:before {
  padding-top: 16%;
}

.image_size_1000x170 {
  max-height: 170px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x170:before {
  padding-top: 17%;
}

.image_size_1000x180 {
  max-height: 180px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x180:before {
  padding-top: 18%;
}

.image_size_1000x190 {
  max-height: 190px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x190:before {
  padding-top: 19%;
}

.image_size_1000x200 {
  max-height: 200px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x200:before {
  padding-top: 20%;
}

.image_size_1000x210 {
  max-height: 210px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x210:before {
  padding-top: 21%;
}

.image_size_1000x220 {
  max-height: 220px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x220:before {
  padding-top: 22%;
}

.image_size_1000x240 {
  max-height: 240px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x240:before {
  padding-top: 24%;
}

.image_size_1000x260 {
  max-height: 260px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x260:before {
  padding-top: 26%;
}

.image_size_1000x270 {
  max-height: 270px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x270:before {
  padding-top: 27%;
}

.image_size_1000x300 {
  max-height: 300px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x300:before {
  padding-top: 30%;
}

.image_size_1000x350 {
  max-height: 350px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x350:before {
  padding-top: 35%;
}

.image_size_1000x380 {
  max-height: 380px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x380:before {
  padding-top: 38%;
}

.image_size_1000x400 {
  max-height: 400px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x400:before {
  padding-top: 40%;
}

.image_size_1000x410 {
  max-height: 410px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x410:before {
  padding-top: 41%;
}

.image_size_1000x420 {
  max-height: 420px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x420:before {
  padding-top: 42%;
}

.image_size_1000x430 {
  max-height: 430px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x430:before {
  padding-top: 43%;
}

.image_size_1000x450 {
  max-height: 450px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x450:before {
  padding-top: 45%;
}

.image_size_1000x460 {
  max-height: 460px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x460:before {
  padding-top: 46%;
}

.image_size_1000x500 {
  max-height: 500px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x500:before {
  padding-top: 50%;
}

.image_size_1000x510 {
  max-height: 510px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x510:before {
  padding-top: 51%;
}

.image_size_1000x540 {
  max-height: 540px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x540:before {
  padding-top: 54%;
}

.image_size_1000x620 {
  max-height: 620px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x620:before {
  padding-top: 62%;
}

.image_size_1000x690 {
  max-height: 690px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x690:before {
  padding-top: 69%;
}

.image_size_1000x920 {
  max-height: 920px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x920:before {
  padding-top: 92%;
}

.image_size_1000x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x1000:before {
  padding-top: 100%;
}

.image_size_1000x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x1140:before {
  padding-top: 114%;
}

.image_size_1000x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 1000px;
      -ms-flex-preferred-size: 1000px;
          flex-basis: 1000px;
}

.image_size_1000x1920:before {
  padding-top: 192%;
}

.image_size_1140x38 {
  max-height: 38px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x38:before {
  padding-top: 3.33333%;
}

.image_size_1140x40 {
  max-height: 40px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x40:before {
  padding-top: 3.50877%;
}

.image_size_1140x50 {
  max-height: 50px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x50:before {
  padding-top: 4.38596%;
}

.image_size_1140x60 {
  max-height: 60px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x60:before {
  padding-top: 5.26316%;
}

.image_size_1140x70 {
  max-height: 70px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x70:before {
  padding-top: 6.14035%;
}

.image_size_1140x80 {
  max-height: 80px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x80:before {
  padding-top: 7.01754%;
}

.image_size_1140x90 {
  max-height: 90px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x90:before {
  padding-top: 7.89474%;
}

.image_size_1140x100 {
  max-height: 100px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x100:before {
  padding-top: 8.77193%;
}

.image_size_1140x110 {
  max-height: 110px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x110:before {
  padding-top: 9.64912%;
}

.image_size_1140x120 {
  max-height: 120px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x120:before {
  padding-top: 10.52632%;
}

.image_size_1140x130 {
  max-height: 130px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x130:before {
  padding-top: 11.40351%;
}

.image_size_1140x140 {
  max-height: 140px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x140:before {
  padding-top: 12.2807%;
}

.image_size_1140x150 {
  max-height: 150px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x150:before {
  padding-top: 13.15789%;
}

.image_size_1140x160 {
  max-height: 160px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x160:before {
  padding-top: 14.03509%;
}

.image_size_1140x170 {
  max-height: 170px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x170:before {
  padding-top: 14.91228%;
}

.image_size_1140x180 {
  max-height: 180px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x180:before {
  padding-top: 15.78947%;
}

.image_size_1140x190 {
  max-height: 190px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x190:before {
  padding-top: 16.66667%;
}

.image_size_1140x200 {
  max-height: 200px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x200:before {
  padding-top: 17.54386%;
}

.image_size_1140x210 {
  max-height: 210px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x210:before {
  padding-top: 18.42105%;
}

.image_size_1140x220 {
  max-height: 220px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x220:before {
  padding-top: 19.29825%;
}

.image_size_1140x240 {
  max-height: 240px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x240:before {
  padding-top: 21.05263%;
}

.image_size_1140x260 {
  max-height: 260px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x260:before {
  padding-top: 22.80702%;
}

.image_size_1140x270 {
  max-height: 270px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x270:before {
  padding-top: 23.68421%;
}

.image_size_1140x300 {
  max-height: 300px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x300:before {
  padding-top: 26.31579%;
}

.image_size_1140x350 {
  max-height: 350px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x350:before {
  padding-top: 30.70175%;
}

.image_size_1140x380 {
  max-height: 380px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x380:before {
  padding-top: 33.33333%;
}

.image_size_1140x400 {
  max-height: 400px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x400:before {
  padding-top: 35.08772%;
}

.image_size_1140x410 {
  max-height: 410px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x410:before {
  padding-top: 35.96491%;
}

.image_size_1140x420 {
  max-height: 420px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x420:before {
  padding-top: 36.84211%;
}

.image_size_1140x430 {
  max-height: 430px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x430:before {
  padding-top: 37.7193%;
}

.image_size_1140x450 {
  max-height: 450px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x450:before {
  padding-top: 39.47368%;
}

.image_size_1140x460 {
  max-height: 460px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x460:before {
  padding-top: 40.35088%;
}

.image_size_1140x500 {
  max-height: 500px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x500:before {
  padding-top: 43.85965%;
}

.image_size_1140x510 {
  max-height: 510px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x510:before {
  padding-top: 44.73684%;
}

.image_size_1140x540 {
  max-height: 540px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x540:before {
  padding-top: 47.36842%;
}

.image_size_1140x620 {
  max-height: 620px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x620:before {
  padding-top: 54.38596%;
}

.image_size_1140x690 {
  max-height: 690px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x690:before {
  padding-top: 60.52632%;
}

.image_size_1140x920 {
  max-height: 920px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x920:before {
  padding-top: 80.70175%;
}

.image_size_1140x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x1000:before {
  padding-top: 87.7193%;
}

.image_size_1140x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x1140:before {
  padding-top: 100%;
}

.image_size_1140x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 1140px;
      -ms-flex-preferred-size: 1140px;
          flex-basis: 1140px;
}

.image_size_1140x1920:before {
  padding-top: 168.42105%;
}

.image_size_1920x38 {
  max-height: 38px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x38:before {
  padding-top: 1.97917%;
}

.image_size_1920x40 {
  max-height: 40px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x40:before {
  padding-top: 2.08333%;
}

.image_size_1920x50 {
  max-height: 50px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x50:before {
  padding-top: 2.60417%;
}

.image_size_1920x60 {
  max-height: 60px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x60:before {
  padding-top: 3.125%;
}

.image_size_1920x70 {
  max-height: 70px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x70:before {
  padding-top: 3.64583%;
}

.image_size_1920x80 {
  max-height: 80px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x80:before {
  padding-top: 4.16667%;
}

.image_size_1920x90 {
  max-height: 90px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x90:before {
  padding-top: 4.6875%;
}

.image_size_1920x100 {
  max-height: 100px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x100:before {
  padding-top: 5.20833%;
}

.image_size_1920x110 {
  max-height: 110px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x110:before {
  padding-top: 5.72917%;
}

.image_size_1920x120 {
  max-height: 120px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x120:before {
  padding-top: 6.25%;
}

.image_size_1920x130 {
  max-height: 130px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x130:before {
  padding-top: 6.77083%;
}

.image_size_1920x140 {
  max-height: 140px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x140:before {
  padding-top: 7.29167%;
}

.image_size_1920x150 {
  max-height: 150px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x150:before {
  padding-top: 7.8125%;
}

.image_size_1920x160 {
  max-height: 160px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x160:before {
  padding-top: 8.33333%;
}

.image_size_1920x170 {
  max-height: 170px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x170:before {
  padding-top: 8.85417%;
}

.image_size_1920x180 {
  max-height: 180px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x180:before {
  padding-top: 9.375%;
}

.image_size_1920x190 {
  max-height: 190px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x190:before {
  padding-top: 9.89583%;
}

.image_size_1920x200 {
  max-height: 200px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x200:before {
  padding-top: 10.41667%;
}

.image_size_1920x210 {
  max-height: 210px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x210:before {
  padding-top: 10.9375%;
}

.image_size_1920x220 {
  max-height: 220px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x220:before {
  padding-top: 11.45833%;
}

.image_size_1920x240 {
  max-height: 240px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x240:before {
  padding-top: 12.5%;
}

.image_size_1920x260 {
  max-height: 260px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x260:before {
  padding-top: 13.54167%;
}

.image_size_1920x270 {
  max-height: 270px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x270:before {
  padding-top: 14.0625%;
}

.image_size_1920x300 {
  max-height: 300px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x300:before {
  padding-top: 15.625%;
}

.image_size_1920x350 {
  max-height: 350px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x350:before {
  padding-top: 18.22917%;
}

.image_size_1920x380 {
  max-height: 380px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x380:before {
  padding-top: 19.79167%;
}

.image_size_1920x400 {
  max-height: 400px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x400:before {
  padding-top: 20.83333%;
}

.image_size_1920x410 {
  max-height: 410px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x410:before {
  padding-top: 21.35417%;
}

.image_size_1920x420 {
  max-height: 420px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x420:before {
  padding-top: 21.875%;
}

.image_size_1920x430 {
  max-height: 430px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x430:before {
  padding-top: 22.39583%;
}

.image_size_1920x450 {
  max-height: 450px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x450:before {
  padding-top: 23.4375%;
}

.image_size_1920x460 {
  max-height: 460px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x460:before {
  padding-top: 23.95833%;
}

.image_size_1920x500 {
  max-height: 500px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x500:before {
  padding-top: 26.04167%;
}

.image_size_1920x510 {
  max-height: 510px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x510:before {
  padding-top: 26.5625%;
}

.image_size_1920x540 {
  max-height: 540px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x540:before {
  padding-top: 28.125%;
}

.image_size_1920x620 {
  max-height: 620px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x620:before {
  padding-top: 32.29167%;
}

.image_size_1920x690 {
  max-height: 690px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x690:before {
  padding-top: 35.9375%;
}

.image_size_1920x920 {
  max-height: 920px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x920:before {
  padding-top: 47.91667%;
}

.image_size_1920x1000 {
  max-height: 1000px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x1000:before {
  padding-top: 52.08333%;
}

.image_size_1920x1140 {
  max-height: 1140px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x1140:before {
  padding-top: 59.375%;
}

.image_size_1920x1920 {
  max-height: 1920px;
  -webkit-flex-basis: 1920px;
      -ms-flex-preferred-size: 1920px;
          flex-basis: 1920px;
}

.image_size_1920x1920:before {
  padding-top: 100%;
}
/* end: ../../blocks.04-common/image/_size/image_size.scss */


/* begin: ../../blocks.05-project/catalog-pagination/catalog-pagination.scss */
.catalog-pagination {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.catalog-pagination:before, .catalog-pagination:after {
  content: " ";
  display: table;
}

.catalog-pagination:after {
  clear: both;
}
/* end: ../../blocks.05-project/catalog-pagination/catalog-pagination.scss */


/* begin: ../../blocks.05-project/page/page.scss */
@media (max-width: 767px) {
  #sliza_widget_btn {
    display: none !important;
  }
}
/* end: ../../blocks.05-project/page/page.scss */


/* begin: ../../blocks.05-project/catalog-item-list/__feature/catalog-item-list__feature.scss */
.catalog-item-list__feature {
  position: absolute;
  right: 3px;
  top: 3px;
  background-color: #ed6f04;
  color: #fff;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 20px;
  cursor: pointer;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
/* end: ../../blocks.05-project/catalog-item-list/__feature/catalog-item-list__feature.scss */

/* End */


/* Start:/local/templates/main/css/dadataSuggestions.css?16444755719997*/
.suggestions-nowrap {
    white-space: nowrap;
}
.suggestions-input {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.suggestions-input::-ms-clear {
    display: none;
}
.suggestions-wrapper {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: top;
    -webkit-text-size-adjust: 100%;
}
.suggestions-addon {
    display: none;
    opacity: 0;
    position: absolute;
}
.suggestions-addon[data-addon-type="spinner"] {
    background: rgba(255, 255, 255, 0.75) url("data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=") 50% 50% no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.suggestions-addon[data-addon-type="clear"] {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: 0.8;
}
.suggestions-addon[data-addon-type="clear"]:hover {
    opacity: 1;
}
.suggestions-suggestions {
    background: #ffffff;
    border: 1px solid #999;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 9999;
    -webkit-text-size-adjust: 100%;
}
.suggestions-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}
.suggestions-suggestions.suggestions-mobile {
    border-style: none;
}
.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
    border-bottom: 1px solid #ddd;
}
.suggestions-suggestion {
    padding: 4px 4px;
    overflow: hidden;
}
.suggestions-suggestion:hover {
    background: #f7f7f7;
}
.suggestions-selected {
    background: #f0f0f0;
}
.suggestions-selected:hover {
    background: #f0f0f0;
}
.suggestions-hint {
    padding: 4px 4px;
    white-space: nowrap;
    overflow: hidden;
    color: #777;
    font-size: 85%;
}
.suggestions-constraints {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
}
.suggestions-constraints:empty {
    display: none !important;
}
.suggestions-constraints li {
    background: #f8f8f8;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: default;
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0 0.5em;
}
.suggestions-constraints li .suggestions-remove {
    height: 1em;
    width: 1em;
    display: inline-block;
    margin: 0 0 0 0.25em;
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: 0.8;
}
.suggestions-constraints li .suggestions-remove:hover {
    opacity: 1;
}
.suggestions-constraints li span {
    vertical-align: middle;
}
.suggestions-subtext {
    color: #777777;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.suggestions-subtext_inline {
    display: inline-block;
    min-width: 6em;
    vertical-align: bottom;
    margin: 0 0.5em 0 0;
}
.suggestions-subtext-delimiter {
    display: inline-block;
    width: 2px;
}
.suggestions-subtext_label {
    margin: 0 0 0 0.25em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 3px;
    background: #f5f5f5;
    font-size: 85%;
}
.suggestions-value[data-suggestion-status="LIQUIDATED"] {
    position: relative;
}
.suggestions-value[data-suggestion-status="LIQUIDATED"]:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
    content: '';
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/utility-menu/style.css?1644475571210*/
@media (max-width: 768px) {
    .utility-menu-item{
        display: none;
    }
}
.utility-menu-item{
    margin-right: 20px;
    color: #ed6f04;
    text-decoration: underline;
    font-size: 90%;
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.auth.form/user-panel/style.css?1644475571441*/
.btn-default__label-custom{
    min-width: 0px !important;
    font-family: normal !important;
    background-color: #ffffff !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 400 !important;
    height: 18px !important;
    color: #000000 !important;
}
.fw-container__step__form__design-btn__label__icon2:before{
    filter:invert(100%);
    width: 12px !important;
    height: 12px !important;
}
/* End */


/* Start:/local/templates/main/components/intervolga.svetosila/dadata.current.location/header/style.css?1644475571698*/
.user-location {
    margin-right: 10px;
}

.user-location tr td {
    text-align: center;
}

.user-location .popover-title {
    text-align: center;
}

.user-location .popover{
    background-color: #f2f2f2;
    border: 1px solid #ed6f04;
    color: #000000;
    border-radius: 0px;
    padding-bottom: 5px;
}
.user-location .popover.bottom > .arrow{
    border-bottom-color: #ed6f04;
}
.user-location .popover table{
    width: 200px;
}

.user-location .popover.bottom .arrow::after{
    border-bottom-color: #f2f2f2;
}

.user-location .popover-title{
    background-color: #ed6f04 !important;
    color: #FFFFFF !important;
    border-radius: 0px;
    margin: 5px !important;
    border: none;
}
/* End */


/* Start:/local/templates/main/components/bitrix/search.title/catalog/style.css?1644447033226*/
.search-title-popover {
    display: block !important;
    position: relative !important;
    max-width: none !important;
}

.title-search-preview {
    display: block;
}

.bx_price{
    font-weight:bold;
    font-size:15px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/sale.basket.basket.line/backet/style.css?1644447033213*/
div.basket-widget__cart-inner,
div.basket-widget__cart-inner:before,
div.basket-widget__cart-inner:after{
     content: none;
}
div.basket-widget div.basket-widget__cart-inner:before{
    content: none;
}

/* End */


/* Start:/local/templates/main/components/bitrix/menu/header-menu/style.css?1644475571163*/
@media (min-width: 768px){
    a.for_adaptive{
        display: none;
    }
}
@media (max-width: 768px){
    a.for_desktop{
        display: none;
    }
}
/* End */


/* Start:/local/templates/main/styles.css?17816091535798*/
@media only print {
    div.filter-collapse__inner {
        display: none;
    }
}

/*Блок соц сетей в футере*/
img.social-net{
    filter : grayscale(50%);
    margin-left: 3px;
    margin-right: 3px;
}
img.social-net:hover{
    filter : grayscale(0%);
}
div.social-net
{
    margin-top : 13px;
    margin-bottom : 10px;
}

.catalog-item-list_view_tile .catalog-item-list__title-sub {
    text-align: center;
    height: 21px;
    line-height: 21px;
    color: green;
    font-weight: 600;
    font-size: 115%;
    margin-bottom: 7px;
}

.box-modal .popup .popup-inner {
    padding: 24px 20px 30px;
    background: white;
    border-radius: 3px;
    behavior: url("/local/templates/main/PIE.htc");
}

.box-modal .popup .title {
    font-size: 24px;
    color: white;
    margin-bottom: 12px;
    padding-right: 27px;
    text-align: left;
    line-height: 100%;
    font-family: Arial, Helvetica;
}

.box-modal .box-modal_close {
    position:absolute;
    right:0px;
    top:0px;
    width:20px;
    height:20px;
    background:url(/local/templates/main/images/close.png) no-repeat center center;
    cursor:pointer;
}

.box-modal {
    position:relative;
    display: inline-block;
    text-align: left;
}

.arcticmodal-container_i2 {
    text-align: center;
}

.box-modal .popup.popup-resume .button.md {
    min-width:141px;
}
/* Footer — обновлённый подвал (2026) */
.footer {
	background-color: #f5f1e8;
	border-top: 1px solid #e0d9c8;
	padding: 22px 0 26px;
	font-size: 14px;
	line-height: 1.45;
	color: #363636;
}

.footer .grid {
	align-items: flex-start;
}

.footer-nav {
	margin: 0 0 14px;
	padding: 0;
}

.footer-nav__item {
	display: inline-block;
	margin: 0;
}

.footer-nav__item:before {
	content: '·';
	color: #b8b0a0;
	margin: 0 8px;
}

.footer-nav__item:first-child:before {
	content: none;
	margin: 0;
}

.footer-nav__item a {
	color: #363636;
	text-decoration: none;
}

.footer-nav__item a:hover {
	color: #f7941d;
	text-decoration: underline;
}

.footer-nav__item:last-child a {
	color: #6a9c2e;
	font-weight: 600;
}

.footer-nav__item:last-child a:hover {
	color: #557a24;
}

.footer-pay {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-pay__item {
	display: inline-block;
	margin: 0;
	opacity: 0.9;
	transition: opacity 0.2s ease;
}

.footer-pay__item:hover,
.footer-pay__item:focus {
	opacity: 1;
}

.footer-pay__item img {
	display: block;
	height: 26px;
	width: auto;
	max-width: 100%;
}

.footer-phone {
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #363636 !important;
	line-height: 1.5 !important;
	margin: 0 !important;
}

.footer-phone__tagline,
.footer-phone__cta,
.footer-phone__email {
	margin: 0 0 8px;
}

.footer-phone__cta {
	font-weight: 600;
	color: #222;
}

.footer-phone__email {
	margin-bottom: 0;
	color: #555;
}

.footer-phone a {
	color: #f7941d !important;
	font-weight: 600;
	text-decoration: none !important;
}

.footer-phone a:hover {
	color: #e06000 !important;
	text-decoration: underline !important;
}

.footer-phone strong,
.footer-phone strong a {
	font-size: 17px !important;
	font-weight: 700 !important;
}

.footer__legal {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.footer-copyright {
	font-size: 13px !important;
	color: #666;
	line-height: 1.55;
	margin: 0 !important;
}

.footer__contacts-link {
	font-size: 13px;
	color: #363636;
	text-decoration: underline;
	align-self: flex-start;
}

.footer__contacts-link:hover {
	color: #f7941d;
}

@media (max-width: 991px) {
	.footer .grid__node {
		margin-bottom: 18px;
	}

	.footer .grid__node:last-child {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.footer {
		padding: 20px 0 24px;
		text-align: center;
	}

	.footer-nav__item {
		display: block;
		margin-bottom: 6px;
	}

	.footer-nav__item:before {
		content: none;
		margin: 0;
	}

	.footer-pay {
		justify-content: center;
	}

	.footer__legal {
		align-items: center;
	}

	.footer__contacts-link {
		align-self: center;
	}
}

/* Карусель фото в карточке каталога (точки + свайп) */
.catalog-item-list__img.catalog-card-gallery {
	position: relative;
}

.catalog-card-gallery__badge {
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 2;
	padding: 2px 6px;
	border-radius: 3px;
	background: rgba(34, 34, 34, 0.72);
	color: #fff;
	font-size: 10px;
	line-height: 1.3;
	font-weight: 600;
	pointer-events: none;
}

.catalog-card-gallery__dots {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	gap: 4px;
	margin: 0;
	padding: 5px 2px 2px;
	overflow: hidden;
	max-width: 100%;
}

.catalog-card-gallery__dot {
	flex: 0 0 auto;
	width: 7px;
	height: 7px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: #c8c8c8;
	cursor: pointer;
	transition: background-color 0.15s ease, transform 0.15s ease, opacity 0.15s ease;
}

.catalog-card-gallery__dot:hover {
	background: #999;
}

.catalog-card-gallery__dot.is-active {
	background: #f7941d;
	transform: scale(1.15);
	opacity: 1;
}

.catalog-card-gallery__dot.is-edge:not(.is-active) {
	opacity: 0.5;
	transform: scale(0.85);
}

.catalog-item-list_view_tile .catalog-card-gallery__dots {
	padding-top: 4px;
}

@media (max-width: 767px) {
	.catalog-card-gallery__badge {
		font-size: 9px;
		padding: 2px 5px;
	}

	.catalog-card-gallery__dot {
		width: 8px;
		height: 8px;
	}
}

/* FontAwesome path fix — Bitrix CSS cache resolves ../../../ incorrectly */
@font-face {
  font-family: 'FontAwesome';
  src: url('/local/templates/main/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),
       url('/local/templates/main/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* End */


/* Start:/local/templates/main/template_styles.css?164447557147*/
html {
    -webkit-overflow-scrolling: touch;
}
/* End */
/* /local/templates/main/js/jquery.arcticmodal-0.3/jquery.arcticmodal-0.3.css?1644475571654 */
/* /local/templates/main/bem/pages/_merged/_merged.css?1781609153797630 */
/* /local/templates/main/css/dadataSuggestions.css?16444755719997 */
/* /local/templates/main/components/bitrix/menu/utility-menu/style.css?1644475571210 */
/* /local/templates/main/components/bitrix/system.auth.form/user-panel/style.css?1644475571441 */
/* /local/templates/main/components/intervolga.svetosila/dadata.current.location/header/style.css?1644475571698 */
/* /local/templates/main/components/bitrix/search.title/catalog/style.css?1644447033226 */
/* /local/templates/main/components/bitrix/sale.basket.basket.line/backet/style.css?1644447033213 */
/* /local/templates/main/components/bitrix/menu/header-menu/style.css?1644475571163 */
/* /local/templates/main/styles.css?17816091535798 */
/* /local/templates/main/template_styles.css?164447557147 */
