@font-face {
  font-family: "FontAwesome";
  font-display: swap;
  src: url("../../design/chubstyle/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../design/chubstyle/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("../../design/chubstyle/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0")
      format("woff"),
    url("../../design/chubstyle/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0")
      format("truetype"),
    url("../../design/chubstyle/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.dutsqfcephtxy {
  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;
}
.dutsqfcephtxy-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.dutsqfcephtxy-2x {
  font-size: 2em;
}
.dutsqfcephtxy-3x {
  font-size: 3em;
}
.dutsqfcephtxy-4x {
  font-size: 4em;
}
.dutsqfcephtxy-5x {
  font-size: 5em;
}
.dutsqfcephtxy-fw {
  width: 1.28571429em;
  text-align: center;
}
.dutsqfcephtxy-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.dutsqfcephtxy-ul > li {
  position: relative;
}
.dutsqfcephtxy-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.dutsqfcephtxy-li.dutsqfcephtxy-lg {
  left: -1.85714286em;
}
.dutsqfcephtxy-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.dutsqfcephtxy-pull-left {
  float: left;
}
.dutsqfcephtxy-pull-right {
  float: right;
}
.dutsqfcephtxy.dutsqfcephtxy-pull-left {
  margin-right: 0.3em;
}
.dutsqfcephtxy.dutsqfcephtxy-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.dutsqfcephtxy.pull-left {
  margin-right: 0.3em;
}
.dutsqfcephtxy.pull-right {
  margin-left: 0.3em;
}
.dutsqfcephtxy-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.dutsqfcephtxy-pulse {
  -webkit-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);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.dutsqfcephtxy-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.dutsqfcephtxy-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dutsqfcephtxy-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.dutsqfcephtxy-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.dutsqfcephtxy-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .dutsqfcephtxy-rotate-90,
:root .dutsqfcephtxy-rotate-180,
:root .dutsqfcephtxy-rotate-270,
:root .dutsqfcephtxy-flip-horizontal,
:root .dutsqfcephtxy-flip-vertical {
  filter: none;
}
.dutsqfcephtxy-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.dutsqfcephtxy-stack-1x,
.dutsqfcephtxy-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.dutsqfcephtxy-stack-1x {
  line-height: inherit;
}
.dutsqfcephtxy-stack-2x {
  font-size: 2em;
}
.dutsqfcephtxy-inverse {
  color: #fff;
}
.dutsqfcephtxy-glass:before {
  content: "\f000";
}
.dutsqfcephtxy-music:before {
  content: "\f001";
}
.dutsqfcephtxy-search:before {
  content: "\f002";
}
.dutsqfcephtxy-envelope-o:before {
  content: "\f003";
}
.dutsqfcephtxy-heart:before {
  content: "\f004";
}
.dutsqfcephtxy-star:before {
  content: "\f005";
}
.dutsqfcephtxy-star-o:before {
  content: "\f006";
}
.dutsqfcephtxy-user:before {
  content: "\f007";
}
.dutsqfcephtxy-film:before {
  content: "\f008";
}
.dutsqfcephtxy-th-large:before {
  content: "\f009";
}
.dutsqfcephtxy-th:before {
  content: "\f00a";
}
.dutsqfcephtxy-th-list:before {
  content: "\f00b";
}
.dutsqfcephtxy-check:before {
  content: "\f00c";
}
.dutsqfcephtxy-remove:before,
.dutsqfcephtxy-close:before,
.dutsqfcephtxy-times:before {
  content: "\f00d";
}
.dutsqfcephtxy-search-plus:before {
  content: "\f00e";
}
.dutsqfcephtxy-search-minus:before {
  content: "\f010";
}
.dutsqfcephtxy-power-off:before {
  content: "\f011";
}
.dutsqfcephtxy-signal:before {
  content: "\f012";
}
.dutsqfcephtxy-gear:before,
.dutsqfcephtxy-cog:before {
  content: "\f013";
}
.dutsqfcephtxy-trash-o:before {
  content: "\f014";
}
.dutsqfcephtxy-home:before {
  content: "\f015";
}
.dutsqfcephtxy-file-o:before {
  content: "\f016";
}
.dutsqfcephtxy-clock-o:before {
  content: "\f017";
}
.dutsqfcephtxy-road:before {
  content: "\f018";
}
.dutsqfcephtxy-download:before {
  content: "\f019";
}
.dutsqfcephtxy-arrow-circle-o-down:before {
  content: "\f01a";
}
.dutsqfcephtxy-arrow-circle-o-up:before {
  content: "\f01b";
}
.dutsqfcephtxy-inbox:before {
  content: "\f01c";
}
.dutsqfcephtxy-play-circle-o:before {
  content: "\f01d";
}
.dutsqfcephtxy-rotate-right:before,
.dutsqfcephtxy-repeat:before {
  content: "\f01e";
}
.dutsqfcephtxy-refresh:before {
  content: "\f021";
}
.dutsqfcephtxy-list-alt:before {
  content: "\f022";
}
.dutsqfcephtxy-lock:before {
  content: "\f023";
}
.dutsqfcephtxy-flag:before {
  content: "\f024";
}
.dutsqfcephtxy-headphones:before {
  content: "\f025";
}
.dutsqfcephtxy-volume-off:before {
  content: "\f026";
}
.dutsqfcephtxy-volume-down:before {
  content: "\f027";
}
.dutsqfcephtxy-volume-up:before {
  content: "\f028";
}
.dutsqfcephtxy-qrcode:before {
  content: "\f029";
}
.dutsqfcephtxy-barcode:before {
  content: "\f02a";
}
.dutsqfcephtxy-tag:before {
  content: "\f02b";
}
.dutsqfcephtxy-tags:before {
  content: "\f02c";
}
.dutsqfcephtxy-book:before {
  content: "\f02d";
}
.dutsqfcephtxy-bookmark:before {
  content: "\f02e";
}
.dutsqfcephtxy-print:before {
  content: "\f02f";
}
.dutsqfcephtxy-camera:before {
  content: "\f030";
}
.dutsqfcephtxy-font:before {
  content: "\f031";
}
.dutsqfcephtxy-bold:before {
  content: "\f032";
}
.dutsqfcephtxy-italic:before {
  content: "\f033";
}
.dutsqfcephtxy-text-height:before {
  content: "\f034";
}
.dutsqfcephtxy-text-width:before {
  content: "\f035";
}
.dutsqfcephtxy-align-left:before {
  content: "\f036";
}
.dutsqfcephtxy-align-center:before {
  content: "\f037";
}
.dutsqfcephtxy-align-right:before {
  content: "\f038";
}
.dutsqfcephtxy-align-justify:before {
  content: "\f039";
}
.dutsqfcephtxy-list:before {
  content: "\f03a";
}
.dutsqfcephtxy-dedent:before,
.dutsqfcephtxy-outdent:before {
  content: "\f03b";
}
.dutsqfcephtxy-indent:before {
  content: "\f03c";
}
.dutsqfcephtxy-video-camera:before {
  content: "\f03d";
}
.dutsqfcephtxy-photo:before,
.dutsqfcephtxy-image:before,
.dutsqfcephtxy-picture-o:before {
  content: "\f03e";
}
.dutsqfcephtxy-pencil:before {
  content: "\f040";
}
.dutsqfcephtxy-map-marker:before {
  content: "\f041";
}
.dutsqfcephtxy-adjust:before {
  content: "\f042";
}
.dutsqfcephtxy-tint:before {
  content: "\f043";
}
.dutsqfcephtxy-edit:before,
.dutsqfcephtxy-pencil-square-o:before {
  content: "\f044";
}
.dutsqfcephtxy-share-square-o:before {
  content: "\f045";
}
.dutsqfcephtxy-check-square-o:before {
  content: "\f046";
}
.dutsqfcephtxy-arrows:before {
  content: "\f047";
}
.dutsqfcephtxy-step-backward:before {
  content: "\f048";
}
.dutsqfcephtxy-fast-backward:before {
  content: "\f049";
}
.dutsqfcephtxy-backward:before {
  content: "\f04a";
}
.dutsqfcephtxy-play:before {
  content: "\f04b";
}
.dutsqfcephtxy-pause:before {
  content: "\f04c";
}
.dutsqfcephtxy-stop:before {
  content: "\f04d";
}
.dutsqfcephtxy-forward:before {
  content: "\f04e";
}
.dutsqfcephtxy-fast-forward:before {
  content: "\f050";
}
.dutsqfcephtxy-step-forward:before {
  content: "\f051";
}
.dutsqfcephtxy-eject:before {
  content: "\f052";
}
.dutsqfcephtxy-chevron-left:before {
  content: "\f053";
}
.dutsqfcephtxy-chevron-right:before {
  content: "\f054";
}
.dutsqfcephtxy-plus-circle:before {
  content: "\f055";
}
.dutsqfcephtxy-minus-circle:before {
  content: "\f056";
}
.dutsqfcephtxy-times-circle:before {
  content: "\f057";
}
.dutsqfcephtxy-check-circle:before {
  content: "\f058";
}
.dutsqfcephtxy-question-circle:before {
  content: "\f059";
}
.dutsqfcephtxy-info-circle:before {
  content: "\f05a";
}
.dutsqfcephtxy-crosshairs:before {
  content: "\f05b";
}
.dutsqfcephtxy-times-circle-o:before {
  content: "\f05c";
}
.dutsqfcephtxy-check-circle-o:before {
  content: "\f05d";
}
.dutsqfcephtxy-ban:before {
  content: "\f05e";
}
.dutsqfcephtxy-arrow-left:before {
  content: "\f060";
}
.dutsqfcephtxy-arrow-right:before {
  content: "\f061";
}
.dutsqfcephtxy-arrow-up:before {
  content: "\f062";
}
.dutsqfcephtxy-arrow-down:before {
  content: "\f063";
}
.dutsqfcephtxy-mail-forward:before,
.dutsqfcephtxy-share:before {
  content: "\f064";
}
.dutsqfcephtxy-expand:before {
  content: "\f065";
}
.dutsqfcephtxy-compress:before {
  content: "\f066";
}
.dutsqfcephtxy-plus:before {
  content: "\f067";
}
.dutsqfcephtxy-minus:before {
  content: "\f068";
}
.dutsqfcephtxy-asterisk:before {
  content: "\f069";
}
.dutsqfcephtxy-exclamation-circle:before {
  content: "\f06a";
}
.dutsqfcephtxy-gift:before {
  content: "\f06b";
}
.dutsqfcephtxy-leaf:before {
  content: "\f06c";
}
.dutsqfcephtxy-fire:before {
  content: "\f06d";
}
.dutsqfcephtxy-eye:before {
  content: "\f06e";
}
.dutsqfcephtxy-eye-slash:before {
  content: "\f070";
}
.dutsqfcephtxy-warning:before,
.dutsqfcephtxy-exclamation-triangle:before {
  content: "\f071";
}
.dutsqfcephtxy-plane:before {
  content: "\f072";
}
.dutsqfcephtxy-calendar:before {
  content: "\f073";
}
.dutsqfcephtxy-random:before {
  content: "\f074";
}
.dutsqfcephtxy-comment:before {
  content: "\f075";
}
.dutsqfcephtxy-magnet:before {
  content: "\f076";
}
.dutsqfcephtxy-chevron-up:before {
  content: "\f077";
}
.dutsqfcephtxy-chevron-down:before {
  content: "\f078";
}
.dutsqfcephtxy-retweet:before {
  content: "\f079";
}
.gitrscdwqi:before {
  content: "\f07a";
}
.dutsqfcephtxy-folder:before {
  content: "\f07b";
}
.dutsqfcephtxy-folder-open:before {
  content: "\f07c";
}
.dutsqfcephtxy-arrows-v:before {
  content: "\f07d";
}
.dutsqfcephtxy-arrows-h:before {
  content: "\f07e";
}
.dutsqfcephtxy-bar-chart-o:before,
.dutsqfcephtxy-bar-chart:before {
  content: "\f080";
}
.dutsqfcephtxy-twitter-square:before {
  content: "\f081";
}
.dutsqfcephtxy-facebook-square:before {
  content: "\f082";
}
.dutsqfcephtxy-camera-retro:before {
  content: "\f083";
}
.dutsqfcephtxy-key:before {
  content: "\f084";
}
.dutsqfcephtxy-gears:before,
.dutsqfcephtxy-cogs:before {
  content: "\f085";
}
.dutsqfcephtxy-comments:before {
  content: "\f086";
}
.dutsqfcephtxy-thumbs-o-up:before {
  content: "\f087";
}
.dutsqfcephtxy-thumbs-o-down:before {
  content: "\f088";
}
.dutsqfcephtxy-star-half:before {
  content: "\f089";
}
.zdjlfcouzdvyvtz:before {
  content: "\f08a";
}
.dutsqfcephtxy-sign-out:before {
  content: "\f08b";
}
.dutsqfcephtxy-linkedin-square:before {
  content: "\f08c";
}
.dutsqfcephtxy-thumb-tack:before {
  content: "\f08d";
}
.dutsqfcephtxy-external-link:before {
  content: "\f08e";
}
.dutsqfcephtxy-sign-in:before {
  content: "\f090";
}
.dutsqfcephtxy-trophy:before {
  content: "\f091";
}
.dutsqfcephtxy-github-square:before {
  content: "\f092";
}
.dutsqfcephtxy-upload:before {
  content: "\f093";
}
.dutsqfcephtxy-lemon-o:before {
  content: "\f094";
}
.dutsqfcephtxy-phone:before {
  content: "\f095";
}
.dutsqfcephtxy-square-o:before {
  content: "\f096";
}
.dutsqfcephtxy-bookmark-o:before {
  content: "\f097";
}
.dutsqfcephtxy-phone-square:before {
  content: "\f098";
}
.dutsqfcephtxy-twitter:before {
  content: "\f099";
}
.dutsqfcephtxy-facebook-f:before,
.dutsqfcephtxy-facebook:before {
  content: "\f09a";
}
.dutsqfcephtxy-github:before {
  content: "\f09b";
}
.dutsqfcephtxy-unlock:before {
  content: "\f09c";
}
.dutsqfcephtxy-credit-card:before {
  content: "\f09d";
}
.dutsqfcephtxy-feed:before,
.dutsqfcephtxy-rss:before {
  content: "\f09e";
}
.dutsqfcephtxy-hdd-o:before {
  content: "\f0a0";
}
.dutsqfcephtxy-bullhorn:before {
  content: "\f0a1";
}
.dutsqfcephtxy-bell:before {
  content: "\f0f3";
}
.dutsqfcephtxy-certificate:before {
  content: "\f0a3";
}
.dutsqfcephtxy-hand-o-right:before {
  content: "\f0a4";
}
.dutsqfcephtxy-hand-o-left:before {
  content: "\f0a5";
}
.dutsqfcephtxy-hand-o-up:before {
  content: "\f0a6";
}
.dutsqfcephtxy-hand-o-down:before {
  content: "\f0a7";
}
.dutsqfcephtxy-arrow-circle-left:before {
  content: "\f0a8";
}
.dutsqfcephtxy-arrow-circle-right:before {
  content: "\f0a9";
}
.dutsqfcephtxy-arrow-circle-up:before {
  content: "\f0aa";
}
.dutsqfcephtxy-arrow-circle-down:before {
  content: "\f0ab";
}
.dutsqfcephtxy-globe:before {
  content: "\f0ac";
}
.dutsqfcephtxy-wrench:before {
  content: "\f0ad";
}
.dutsqfcephtxy-tasks:before {
  content: "\f0ae";
}
.dutsqfcephtxy-filter:before {
  content: "\f0b0";
}
.dutsqfcephtxy-briefcase:before {
  content: "\f0b1";
}
.dutsqfcephtxy-arrows-alt:before {
  content: "\f0b2";
}
.dutsqfcephtxy-group:before,
.dutsqfcephtxy-users:before {
  content: "\f0c0";
}
.dutsqfcephtxy-chain:before,
.dutsqfcephtxy-link:before {
  content: "\f0c1";
}
.dutsqfcephtxy-cloud:before {
  content: "\f0c2";
}
.dutsqfcephtxy-flask:before {
  content: "\f0c3";
}
.dutsqfcephtxy-cut:before,
.dutsqfcephtxy-scissors:before {
  content: "\f0c4";
}
.dutsqfcephtxy-copy:before,
.dutsqfcephtxy-files-o:before {
  content: "\f0c5";
}
.dutsqfcephtxy-paperclip:before {
  content: "\f0c6";
}
.dutsqfcephtxy-save:before,
.dutsqfcephtxy-floppy-o:before {
  content: "\f0c7";
}
.dutsqfcephtxy-square:before {
  content: "\f0c8";
}
.dutsqfcephtxy-navicon:before,
.dutsqfcephtxy-reorder:before,
.ociytvxvash:before {
  content: "\f0c9";
}
.dutsqfcephtxy-list-ul:before {
  content: "\f0ca";
}
.dutsqfcephtxy-list-ol:before {
  content: "\f0cb";
}
.dutsqfcephtxy-strikethrough:before {
  content: "\f0cc";
}
.dutsqfcephtxy-underline:before {
  content: "\f0cd";
}
.dutsqfcephtxy-table:before {
  content: "\f0ce";
}
.dutsqfcephtxy-magic:before {
  content: "\f0d0";
}
.dutsqfcephtxy-truck:before {
  content: "\f0d1";
}
.dutsqfcephtxy-pinterest:before {
  content: "\f0d2";
}
.dutsqfcephtxy-pinterest-square:before {
  content: "\f0d3";
}
.dutsqfcephtxy-google-plus-square:before {
  content: "\f0d4";
}
.dutsqfcephtxy-google-plus:before {
  content: "\f0d5";
}
.dutsqfcephtxy-money:before {
  content: "\f0d6";
}
.dutsqfcephtxy-caret-down:before {
  content: "\f0d7";
}
.dutsqfcephtxy-caret-up:before {
  content: "\f0d8";
}
.dutsqfcephtxy-caret-left:before {
  content: "\f0d9";
}
.dutsqfcephtxy-caret-right:before {
  content: "\f0da";
}
.dutsqfcephtxy-columns:before {
  content: "\f0db";
}
.dutsqfcephtxy-unsorted:before,
.dutsqfcephtxy-sort:before {
  content: "\f0dc";
}
.dutsqfcephtxy-sort-down:before,
.dutsqfcephtxy-sort-desc:before {
  content: "\f0dd";
}
.dutsqfcephtxy-sort-up:before,
.dutsqfcephtxy-sort-asc:before {
  content: "\f0de";
}
.dutsqfcephtxy-envelope:before {
  content: "\f0e0";
}
.dutsqfcephtxy-linkedin:before {
  content: "\f0e1";
}
.dutsqfcephtxy-rotate-left:before,
.dutsqfcephtxy-undo:before {
  content: "\f0e2";
}
.dutsqfcephtxy-legal:before,
.dutsqfcephtxy-gavel:before {
  content: "\f0e3";
}
.dutsqfcephtxy-dashboard:before,
.dutsqfcephtxy-tachometer:before {
  content: "\f0e4";
}
.dutsqfcephtxy-comment-o:before {
  content: "\f0e5";
}
.dutsqfcephtxy-comments-o:before {
  content: "\f0e6";
}
.dutsqfcephtxy-flash:before,
.dutsqfcephtxy-bolt:before {
  content: "\f0e7";
}
.dutsqfcephtxy-sitemap:before {
  content: "\f0e8";
}
.dutsqfcephtxy-umbrella:before {
  content: "\f0e9";
}
.dutsqfcephtxy-paste:before,
.dutsqfcephtxy-clipboard:before {
  content: "\f0ea";
}
.dutsqfcephtxy-lightbulb-o:before {
  content: "\f0eb";
}
.dutsqfcephtxy-exchange:before {
  content: "\f0ec";
}
.dutsqfcephtxy-cloud-download:before {
  content: "\f0ed";
}
.dutsqfcephtxy-cloud-upload:before {
  content: "\f0ee";
}
.dutsqfcephtxy-user-md:before {
  content: "\f0f0";
}
.dutsqfcephtxy-stethoscope:before {
  content: "\f0f1";
}
.dutsqfcephtxy-suitcase:before {
  content: "\f0f2";
}
.dutsqfcephtxy-bell-o:before {
  content: "\f0a2";
}
.dutsqfcephtxy-coffee:before {
  content: "\f0f4";
}
.dutsqfcephtxy-cutlery:before {
  content: "\f0f5";
}
.dutsqfcephtxy-file-text-o:before {
  content: "\f0f6";
}
.dutsqfcephtxy-building-o:before {
  content: "\f0f7";
}
.dutsqfcephtxy-hospital-o:before {
  content: "\f0f8";
}
.dutsqfcephtxy-ambulance:before {
  content: "\f0f9";
}
.dutsqfcephtxy-medkit:before {
  content: "\f0fa";
}
.dutsqfcephtxy-fighter-jet:before {
  content: "\f0fb";
}
.dutsqfcephtxy-beer:before {
  content: "\f0fc";
}
.dutsqfcephtxy-h-square:before {
  content: "\f0fd";
}
.dutsqfcephtxy-plus-square:before {
  content: "\f0fe";
}
.dutsqfcephtxy-angle-double-left:before {
  content: "\f100";
}
.dutsqfcephtxy-angle-double-right:before {
  content: "\f101";
}
.dutsqfcephtxy-angle-double-up:before {
  content: "\f102";
}
.dutsqfcephtxy-angle-double-down:before {
  content: "\f103";
}
.dutsqfcephtxy-angle-left:before {
  content: "\f104";
}
.dutsqfcephtxy-angle-right:before {
  content: "\f105";
}
.dutsqfcephtxy-angle-up:before {
  content: "\f106";
}
.dutsqfcephtxy-angle-down:before {
  content: "\f107";
}
.dutsqfcephtxy-desktop:before {
  content: "\f108";
}
.dutsqfcephtxy-laptop:before {
  content: "\f109";
}
.dutsqfcephtxy-tablet:before {
  content: "\f10a";
}
.dutsqfcephtxy-mobile-phone:before,
.dutsqfcephtxy-mobile:before {
  content: "\f10b";
}
.dutsqfcephtxy-circle-o:before {
  content: "\f10c";
}
.dutsqfcephtxy-quote-left:before {
  content: "\f10d";
}
.dutsqfcephtxy-quote-right:before {
  content: "\f10e";
}
.dutsqfcephtxy-spinner:before {
  content: "\f110";
}
.dutsqfcephtxy-circle:before {
  content: "\f111";
}
.dutsqfcephtxy-mail-reply:before,
.dutsqfcephtxy-reply:before {
  content: "\f112";
}
.dutsqfcephtxy-github-alt:before {
  content: "\f113";
}
.dutsqfcephtxy-folder-o:before {
  content: "\f114";
}
.dutsqfcephtxy-folder-open-o:before {
  content: "\f115";
}
.dutsqfcephtxy-smile-o:before {
  content: "\f118";
}
.dutsqfcephtxy-frown-o:before {
  content: "\f119";
}
.dutsqfcephtxy-meh-o:before {
  content: "\f11a";
}
.dutsqfcephtxy-gamepad:before {
  content: "\f11b";
}
.dutsqfcephtxy-keyboard-o:before {
  content: "\f11c";
}
.dutsqfcephtxy-flag-o:before {
  content: "\f11d";
}
.dutsqfcephtxy-flag-checkered:before {
  content: "\f11e";
}
.dutsqfcephtxy-terminal:before {
  content: "\f120";
}
.dutsqfcephtxy-code:before {
  content: "\f121";
}
.dutsqfcephtxy-mail-reply-all:before,
.dutsqfcephtxy-reply-all:before {
  content: "\f122";
}
.dutsqfcephtxy-star-half-empty:before,
.dutsqfcephtxy-star-half-full:before,
.dutsqfcephtxy-star-half-o:before {
  content: "\f123";
}
.dutsqfcephtxy-location-arrow:before {
  content: "\f124";
}
.dutsqfcephtxy-crop:before {
  content: "\f125";
}
.dutsqfcephtxy-code-fork:before {
  content: "\f126";
}
.dutsqfcephtxy-unlink:before,
.dutsqfcephtxy-chain-broken:before {
  content: "\f127";
}
.dutsqfcephtxy-question:before {
  content: "\f128";
}
.dutsqfcephtxy-info:before {
  content: "\f129";
}
.dutsqfcephtxy-exclamation:before {
  content: "\f12a";
}
.dutsqfcephtxy-superscript:before {
  content: "\f12b";
}
.dutsqfcephtxy-subscript:before {
  content: "\f12c";
}
.dutsqfcephtxy-eraser:before {
  content: "\f12d";
}
.dutsqfcephtxy-puzzle-piece:before {
  content: "\f12e";
}
.dutsqfcephtxy-microphone:before {
  content: "\f130";
}
.dutsqfcephtxy-microphone-slash:before {
  content: "\f131";
}
.dutsqfcephtxy-shield:before {
  content: "\f132";
}
.dutsqfcephtxy-calendar-o:before {
  content: "\f133";
}
.dutsqfcephtxy-fire-extinguisher:before {
  content: "\f134";
}
.hpaxpvzorjiit:before {
  content: "\f135";
}
.dutsqfcephtxy-maxcdn:before {
  content: "\f136";
}
.dutsqfcephtxy-chevron-circle-left:before {
  content: "\f137";
}
.dutsqfcephtxy-chevron-circle-right:before {
  content: "\f138";
}
.dutsqfcephtxy-chevron-circle-up:before {
  content: "\f139";
}
.dutsqfcephtxy-chevron-circle-down:before {
  content: "\f13a";
}
.dutsqfcephtxy-html5:before {
  content: "\f13b";
}
.dutsqfcephtxy-css3:before {
  content: "\f13c";
}
.dutsqfcephtxy-anchor:before {
  content: "\f13d";
}
.dutsqfcephtxy-unlock-alt:before {
  content: "\f13e";
}
.dutsqfcephtxy-bullseye:before {
  content: "\f140";
}
.dutsqfcephtxy-ellipsis-h:before {
  content: "\f141";
}
.dutsqfcephtxy-ellipsis-v:before {
  content: "\f142";
}
.dutsqfcephtxy-rss-square:before {
  content: "\f143";
}
.dutsqfcephtxy-play-circle:before {
  content: "\f144";
}
.dutsqfcephtxy-ticket:before {
  content: "\f145";
}
.dutsqfcephtxy-minus-square:before {
  content: "\f146";
}
.dutsqfcephtxy-minus-square-o:before {
  content: "\f147";
}
.dutsqfcephtxy-level-up:before {
  content: "\f148";
}
.dutsqfcephtxy-level-down:before {
  content: "\f149";
}
.dutsqfcephtxy-check-square:before {
  content: "\f14a";
}
.dutsqfcephtxy-pencil-square:before {
  content: "\f14b";
}
.dutsqfcephtxy-external-link-square:before {
  content: "\f14c";
}
.dutsqfcephtxy-share-square:before {
  content: "\f14d";
}
.dutsqfcephtxy-compass:before {
  content: "\f14e";
}
.dutsqfcephtxy-toggle-down:before,
.dutsqfcephtxy-caret-square-o-down:before {
  content: "\f150";
}
.dutsqfcephtxy-toggle-up:before,
.dutsqfcephtxy-caret-square-o-up:before {
  content: "\f151";
}
.dutsqfcephtxy-toggle-right:before,
.dutsqfcephtxy-caret-square-o-right:before {
  content: "\f152";
}
.dutsqfcephtxy-euro:before,
.dutsqfcephtxy-eur:before {
  content: "\f153";
}
.dutsqfcephtxy-gbp:before {
  content: "\f154";
}
.dutsqfcephtxy-dollar:before,
.dutsqfcephtxy-usd:before {
  content: "\f155";
}
.dutsqfcephtxy-rupee:before,
.dutsqfcephtxy-inr:before {
  content: "\f156";
}
.dutsqfcephtxy-cny:before,
.dutsqfcephtxy-rmb:before,
.dutsqfcephtxy-yen:before,
.dutsqfcephtxy-jpy:before {
  content: "\f157";
}
.dutsqfcephtxy-ruble:before,
.dutsqfcephtxy-rouble:before,
.dutsqfcephtxy-rub:before {
  content: "\f158";
}
.dutsqfcephtxy-won:before,
.dutsqfcephtxy-krw:before {
  content: "\f159";
}
.dutsqfcephtxy-bitcoin:before,
.dutsqfcephtxy-btc:before {
  content: "\f15a";
}
.dutsqfcephtxy-file:before {
  content: "\f15b";
}
.dutsqfcephtxy-file-text:before {
  content: "\f15c";
}
.dutsqfcephtxy-sort-alpha-asc:before {
  content: "\f15d";
}
.dutsqfcephtxy-sort-alpha-desc:before {
  content: "\f15e";
}
.dutsqfcephtxy-sort-amount-asc:before {
  content: "\f160";
}
.dutsqfcephtxy-sort-amount-desc:before {
  content: "\f161";
}
.dutsqfcephtxy-sort-numeric-asc:before {
  content: "\f162";
}
.dutsqfcephtxy-sort-numeric-desc:before {
  content: "\f163";
}
.dutsqfcephtxy-thumbs-up:before {
  content: "\f164";
}
.dutsqfcephtxy-thumbs-down:before {
  content: "\f165";
}
.dutsqfcephtxy-youtube-square:before {
  content: "\f166";
}
.dutsqfcephtxy-youtube:before {
  content: "\f167";
}
.dutsqfcephtxy-xing:before {
  content: "\f168";
}
.dutsqfcephtxy-xing-square:before {
  content: "\f169";
}
.dutsqfcephtxy-youtube-play:before {
  content: "\f16a";
}
.dutsqfcephtxy-dropbox:before {
  content: "\f16b";
}
.dutsqfcephtxy-stack-overflow:before {
  content: "\f16c";
}
.dutsqfcephtxy-instagram:before {
  content: "\f16d";
}
.dutsqfcephtxy-flickr:before {
  content: "\f16e";
}
.dutsqfcephtxy-adn:before {
  content: "\f170";
}
.dutsqfcephtxy-bitbucket:before {
  content: "\f171";
}
.dutsqfcephtxy-bitbucket-square:before {
  content: "\f172";
}
.dutsqfcephtxy-tumblr:before {
  content: "\f173";
}
.dutsqfcephtxy-tumblr-square:before {
  content: "\f174";
}
.dutsqfcephtxy-long-arrow-down:before {
  content: "\f175";
}
.dutsqfcephtxy-long-arrow-up:before {
  content: "\f176";
}
.dutsqfcephtxy-long-arrow-left:before {
  content: "\f177";
}
.dutsqfcephtxy-long-arrow-right:before {
  content: "\f178";
}
.dutsqfcephtxy-apple:before {
  content: "\f179";
}
.dutsqfcephtxy-windows:before {
  content: "\f17a";
}
.dutsqfcephtxy-android:before {
  content: "\f17b";
}
.dutsqfcephtxy-linux:before {
  content: "\f17c";
}
.dutsqfcephtxy-dribbble:before {
  content: "\f17d";
}
.dutsqfcephtxy-skype:before {
  content: "\f17e";
}
.dutsqfcephtxy-foursquare:before {
  content: "\f180";
}
.dutsqfcephtxy-trello:before {
  content: "\f181";
}
.dutsqfcephtxy-female:before {
  content: "\f182";
}
.dutsqfcephtxy-male:before {
  content: "\f183";
}
.dutsqfcephtxy-gittip:before,
.dutsqfcephtxy-gratipay:before {
  content: "\f184";
}
.dutsqfcephtxy-sun-o:before {
  content: "\f185";
}
.dutsqfcephtxy-moon-o:before {
  content: "\f186";
}
.dutsqfcephtxy-archive:before {
  content: "\f187";
}
.dutsqfcephtxy-bug:before {
  content: "\f188";
}
.dutsqfcephtxy-vk:before {
  content: "\f189";
}
.dutsqfcephtxy-weibo:before {
  content: "\f18a";
}
.dutsqfcephtxy-renren:before {
  content: "\f18b";
}
.dutsqfcephtxy-pagelines:before {
  content: "\f18c";
}
.dutsqfcephtxy-stack-exchange:before {
  content: "\f18d";
}
.dutsqfcephtxy-arrow-circle-o-right:before {
  content: "\f18e";
}
.dutsqfcephtxy-arrow-circle-o-left:before {
  content: "\f190";
}
.dutsqfcephtxy-toggle-left:before,
.dutsqfcephtxy-caret-square-o-left:before {
  content: "\f191";
}
.dutsqfcephtxy-dot-circle-o:before {
  content: "\f192";
}
.dutsqfcephtxy-wheelchair:before {
  content: "\f193";
}
.dutsqfcephtxy-vimeo-square:before {
  content: "\f194";
}
.dutsqfcephtxy-turkish-lira:before,
.dutsqfcephtxy-try:before {
  content: "\f195";
}
.dutsqfcephtxy-plus-square-o:before {
  content: "\f196";
}
.dutsqfcephtxy-space-shuttle:before {
  content: "\f197";
}
.dutsqfcephtxy-slack:before {
  content: "\f198";
}
.dutsqfcephtxy-envelope-square:before {
  content: "\f199";
}
.dutsqfcephtxy-wordpress:before {
  content: "\f19a";
}
.dutsqfcephtxy-openid:before {
  content: "\f19b";
}
.dutsqfcephtxy-institution:before,
.dutsqfcephtxy-bank:before,
.dutsqfcephtxy-university:before {
  content: "\f19c";
}
.dutsqfcephtxy-mortar-board:before,
.dutsqfcephtxy-graduation-cap:before {
  content: "\f19d";
}
.dutsqfcephtxy-yahoo:before {
  content: "\f19e";
}
.dutsqfcephtxy-google:before {
  content: "\f1a0";
}
.dutsqfcephtxy-reddit:before {
  content: "\f1a1";
}
.dutsqfcephtxy-reddit-square:before {
  content: "\f1a2";
}
.dutsqfcephtxy-stumbleupon-circle:before {
  content: "\f1a3";
}
.dutsqfcephtxy-stumbleupon:before {
  content: "\f1a4";
}
.dutsqfcephtxy-delicious:before {
  content: "\f1a5";
}
.dutsqfcephtxy-digg:before {
  content: "\f1a6";
}
.dutsqfcephtxy-pied-piper-pp:before {
  content: "\f1a7";
}
.dutsqfcephtxy-pied-piper-alt:before {
  content: "\f1a8";
}
.dutsqfcephtxy-drupal:before {
  content: "\f1a9";
}
.dutsqfcephtxy-joomla:before {
  content: "\f1aa";
}
.dutsqfcephtxy-language:before {
  content: "\f1ab";
}
.dutsqfcephtxy-fax:before {
  content: "\f1ac";
}
.dutsqfcephtxy-building:before {
  content: "\f1ad";
}
.dutsqfcephtxy-child:before {
  content: "\f1ae";
}
.dutsqfcephtxy-paw:before {
  content: "\f1b0";
}
.dutsqfcephtxy-spoon:before {
  content: "\f1b1";
}
.dutsqfcephtxy-cube:before {
  content: "\f1b2";
}
.dutsqfcephtxy-cubes:before {
  content: "\f1b3";
}
.dutsqfcephtxy-behance:before {
  content: "\f1b4";
}
.dutsqfcephtxy-behance-square:before {
  content: "\f1b5";
}
.dutsqfcephtxy-steam:before {
  content: "\f1b6";
}
.dutsqfcephtxy-steam-square:before {
  content: "\f1b7";
}
.dutsqfcephtxy-recycle:before {
  content: "\f1b8";
}
.dutsqfcephtxy-automobile:before,
.dutsqfcephtxy-car:before {
  content: "\f1b9";
}
.dutsqfcephtxy-cab:before,
.dutsqfcephtxy-taxi:before {
  content: "\f1ba";
}
.dutsqfcephtxy-tree:before {
  content: "\f1bb";
}
.dutsqfcephtxy-spotify:before {
  content: "\f1bc";
}
.dutsqfcephtxy-deviantart:before {
  content: "\f1bd";
}
.dutsqfcephtxy-soundcloud:before {
  content: "\f1be";
}
.dutsqfcephtxy-database:before {
  content: "\f1c0";
}
.dutsqfcephtxy-file-pdf-o:before {
  content: "\f1c1";
}
.dutsqfcephtxy-file-word-o:before {
  content: "\f1c2";
}
.dutsqfcephtxy-file-excel-o:before {
  content: "\f1c3";
}
.dutsqfcephtxy-file-powerpoint-o:before {
  content: "\f1c4";
}
.dutsqfcephtxy-file-photo-o:before,
.dutsqfcephtxy-file-picture-o:before,
.dutsqfcephtxy-file-image-o:before {
  content: "\f1c5";
}
.dutsqfcephtxy-file-zip-o:before,
.dutsqfcephtxy-file-archive-o:before {
  content: "\f1c6";
}
.dutsqfcephtxy-file-sound-o:before,
.dutsqfcephtxy-file-audio-o:before {
  content: "\f1c7";
}
.dutsqfcephtxy-file-movie-o:before,
.dutsqfcephtxy-file-video-o:before {
  content: "\f1c8";
}
.dutsqfcephtxy-file-code-o:before {
  content: "\f1c9";
}
.dutsqfcephtxy-vine:before {
  content: "\f1ca";
}
.dutsqfcephtxy-codepen:before {
  content: "\f1cb";
}
.dutsqfcephtxy-jsfiddle:before {
  content: "\f1cc";
}
.dutsqfcephtxy-life-bouy:before,
.dutsqfcephtxy-life-buoy:before,
.dutsqfcephtxy-life-saver:before,
.dutsqfcephtxy-support:before,
.dutsqfcephtxy-life-ring:before {
  content: "\f1cd";
}
.dutsqfcephtxy-circle-o-notch:before {
  content: "\f1ce";
}
.dutsqfcephtxy-ra:before,
.dutsqfcephtxy-resistance:before,
.dutsqfcephtxy-rebel:before {
  content: "\f1d0";
}
.dutsqfcephtxy-ge:before,
.dutsqfcephtxy-empire:before {
  content: "\f1d1";
}
.dutsqfcephtxy-git-square:before {
  content: "\f1d2";
}
.dutsqfcephtxy-git:before {
  content: "\f1d3";
}
.dutsqfcephtxy-y-combinator-square:before,
.dutsqfcephtxy-yc-square:before,
.dutsqfcephtxy-hacker-news:before {
  content: "\f1d4";
}
.dutsqfcephtxy-tencent-weibo:before {
  content: "\f1d5";
}
.dutsqfcephtxy-qq:before {
  content: "\f1d6";
}
.dutsqfcephtxy-wechat:before,
.dutsqfcephtxy-weixin:before {
  content: "\f1d7";
}
.dutsqfcephtxy-send:before,
.dutsqfcephtxy-paper-plane:before {
  content: "\f1d8";
}
.dutsqfcephtxy-send-o:before,
.dutsqfcephtxy-paper-plane-o:before {
  content: "\f1d9";
}
.dutsqfcephtxy-history:before {
  content: "\f1da";
}
.dutsqfcephtxy-circle-thin:before {
  content: "\f1db";
}
.dutsqfcephtxy-header:before {
  content: "\f1dc";
}
.dutsqfcephtxy-paragraph:before {
  content: "\f1dd";
}
.dutsqfcephtxy-sliders:before {
  content: "\f1de";
}
.dutsqfcephtxy-share-alt:before {
  content: "\f1e0";
}
.dutsqfcephtxy-share-alt-square:before {
  content: "\f1e1";
}
.dutsqfcephtxy-bomb:before {
  content: "\f1e2";
}
.dutsqfcephtxy-soccer-ball-o:before,
.dutsqfcephtxy-futbol-o:before {
  content: "\f1e3";
}
.dutsqfcephtxy-tty:before {
  content: "\f1e4";
}
.dutsqfcephtxy-binoculars:before {
  content: "\f1e5";
}
.dutsqfcephtxy-plug:before {
  content: "\f1e6";
}
.dutsqfcephtxy-slideshare:before {
  content: "\f1e7";
}
.dutsqfcephtxy-twitch:before {
  content: "\f1e8";
}
.dutsqfcephtxy-yelp:before {
  content: "\f1e9";
}
.dutsqfcephtxy-newspaper-o:before {
  content: "\f1ea";
}
.dutsqfcephtxy-wifi:before {
  content: "\f1eb";
}
.dutsqfcephtxy-calculator:before {
  content: "\f1ec";
}
.dutsqfcephtxy-paypal:before {
  content: "\f1ed";
}
.dutsqfcephtxy-google-wallet:before {
  content: "\f1ee";
}
.dutsqfcephtxy-cc-visa:before {
  content: "\f1f0";
}
.dutsqfcephtxy-cc-mastercard:before {
  content: "\f1f1";
}
.dutsqfcephtxy-cc-discover:before {
  content: "\f1f2";
}
.dutsqfcephtxy-cc-amex:before {
  content: "\f1f3";
}
.dutsqfcephtxy-cc-paypal:before {
  content: "\f1f4";
}
.dutsqfcephtxy-cc-stripe:before {
  content: "\f1f5";
}
.dutsqfcephtxy-bell-slash:before {
  content: "\f1f6";
}
.dutsqfcephtxy-bell-slash-o:before {
  content: "\f1f7";
}
.dutsqfcephtxy-trash:before {
  content: "\f1f8";
}
.dutsqfcephtxy-copyright:before {
  content: "\f1f9";
}
.dutsqfcephtxy-at:before {
  content: "\f1fa";
}
.dutsqfcephtxy-eyedropper:before {
  content: "\f1fb";
}
.dutsqfcephtxy-paint-brush:before {
  content: "\f1fc";
}
.dutsqfcephtxy-birthday-cake:before {
  content: "\f1fd";
}
.dutsqfcephtxy-area-chart:before {
  content: "\f1fe";
}
.dutsqfcephtxy-pie-chart:before {
  content: "\f200";
}
.dutsqfcephtxy-line-chart:before {
  content: "\f201";
}
.dutsqfcephtxy-lastfm:before {
  content: "\f202";
}
.dutsqfcephtxy-lastfm-square:before {
  content: "\f203";
}
.dutsqfcephtxy-toggle-off:before {
  content: "\f204";
}
.dutsqfcephtxy-toggle-on:before {
  content: "\f205";
}
.dutsqfcephtxy-bicycle:before {
  content: "\f206";
}
.dutsqfcephtxy-bus:before {
  content: "\f207";
}
.dutsqfcephtxy-ioxhost:before {
  content: "\f208";
}
.dutsqfcephtxy-angellist:before {
  content: "\f209";
}
.dutsqfcephtxy-cc:before {
  content: "\f20a";
}
.dutsqfcephtxy-shekel:before,
.dutsqfcephtxy-sheqel:before,
.dutsqfcephtxy-ils:before {
  content: "\f20b";
}
.dutsqfcephtxy-meanpath:before {
  content: "\f20c";
}
.dutsqfcephtxy-buysellads:before {
  content: "\f20d";
}
.dutsqfcephtxy-connectdevelop:before {
  content: "\f20e";
}
.dutsqfcephtxy-dashcube:before {
  content: "\f210";
}
.dutsqfcephtxy-forumbee:before {
  content: "\f211";
}
.dutsqfcephtxy-leanpub:before {
  content: "\f212";
}
.dutsqfcephtxy-sellsy:before {
  content: "\f213";
}
.dutsqfcephtxy-shirtsinbulk:before {
  content: "\f214";
}
.dutsqfcephtxy-simplybuilt:before {
  content: "\f215";
}
.dutsqfcephtxy-skyatlas:before {
  content: "\f216";
}
.dutsqfcephtxy-cart-plus:before {
  content: "\f217";
}
.dutsqfcephtxy-cart-arrow-down:before {
  content: "\f218";
}
.dutsqfcephtxy-diamond:before {
  content: "\f219";
}
.dutsqfcephtxy-ship:before {
  content: "\f21a";
}
.dutsqfcephtxy-user-secret:before {
  content: "\f21b";
}
.dutsqfcephtxy-motorcycle:before {
  content: "\f21c";
}
.dutsqfcephtxy-street-view:before {
  content: "\f21d";
}
.dutsqfcephtxy-heartbeat:before {
  content: "\f21e";
}
.dutsqfcephtxy-venus:before {
  content: "\f221";
}
.dutsqfcephtxy-mars:before {
  content: "\f222";
}
.dutsqfcephtxy-mercury:before {
  content: "\f223";
}
.dutsqfcephtxy-intersex:before,
.dutsqfcephtxy-transgender:before {
  content: "\f224";
}
.dutsqfcephtxy-transgender-alt:before {
  content: "\f225";
}
.dutsqfcephtxy-venus-double:before {
  content: "\f226";
}
.dutsqfcephtxy-mars-double:before {
  content: "\f227";
}
.dutsqfcephtxy-venus-mars:before {
  content: "\f228";
}
.dutsqfcephtxy-mars-stroke:before {
  content: "\f229";
}
.dutsqfcephtxy-mars-stroke-v:before {
  content: "\f22a";
}
.dutsqfcephtxy-mars-stroke-h:before {
  content: "\f22b";
}
.dutsqfcephtxy-neuter:before {
  content: "\f22c";
}
.dutsqfcephtxy-genderless:before {
  content: "\f22d";
}
.dutsqfcephtxy-facebook-official:before {
  content: "\f230";
}
.dutsqfcephtxy-pinterest-p:before {
  content: "\f231";
}
.dutsqfcephtxy-whatsapp:before {
  content: "\f232";
}
.dutsqfcephtxy-server:before {
  content: "\f233";
}
.dutsqfcephtxy-user-plus:before {
  content: "\f234";
}
.dutsqfcephtxy-user-times:before {
  content: "\f235";
}
.dutsqfcephtxy-hotel:before,
.dutsqfcephtxy-bed:before {
  content: "\f236";
}
.dutsqfcephtxy-viacoin:before {
  content: "\f237";
}
.dutsqfcephtxy-train:before {
  content: "\f238";
}
.dutsqfcephtxy-subway:before {
  content: "\f239";
}
.dutsqfcephtxy-medium:before {
  content: "\f23a";
}
.dutsqfcephtxy-yc:before,
.dutsqfcephtxy-y-combinator:before {
  content: "\f23b";
}
.dutsqfcephtxy-optin-monster:before {
  content: "\f23c";
}
.dutsqfcephtxy-opencart:before {
  content: "\f23d";
}
.dutsqfcephtxy-expeditedssl:before {
  content: "\f23e";
}
.dutsqfcephtxy-battery-4:before,
.dutsqfcephtxy-battery:before,
.dutsqfcephtxy-battery-full:before {
  content: "\f240";
}
.dutsqfcephtxy-battery-3:before,
.dutsqfcephtxy-battery-three-quarters:before {
  content: "\f241";
}
.dutsqfcephtxy-battery-2:before,
.dutsqfcephtxy-battery-half:before {
  content: "\f242";
}
.dutsqfcephtxy-battery-1:before,
.dutsqfcephtxy-battery-quarter:before {
  content: "\f243";
}
.dutsqfcephtxy-battery-0:before,
.dutsqfcephtxy-battery-empty:before {
  content: "\f244";
}
.dutsqfcephtxy-mouse-pointer:before {
  content: "\f245";
}
.dutsqfcephtxy-i-cursor:before {
  content: "\f246";
}
.dutsqfcephtxy-object-group:before {
  content: "\f247";
}
.dutsqfcephtxy-object-ungroup:before {
  content: "\f248";
}
.dutsqfcephtxy-sticky-note:before {
  content: "\f249";
}
.dutsqfcephtxy-sticky-note-o:before {
  content: "\f24a";
}
.dutsqfcephtxy-cc-jcb:before {
  content: "\f24b";
}
.dutsqfcephtxy-cc-diners-club:before {
  content: "\f24c";
}
.dutsqfcephtxy-clone:before {
  content: "\f24d";
}
.stxkywppphwsfqv:before {
  content: "\f24e";
}
.dutsqfcephtxy-hourglass-o:before {
  content: "\f250";
}
.dutsqfcephtxy-hourglass-1:before,
.dutsqfcephtxy-hourglass-start:before {
  content: "\f251";
}
.dutsqfcephtxy-hourglass-2:before,
.dutsqfcephtxy-hourglass-half:before {
  content: "\f252";
}
.dutsqfcephtxy-hourglass-3:before,
.dutsqfcephtxy-hourglass-end:before {
  content: "\f253";
}
.dutsqfcephtxy-hourglass:before {
  content: "\f254";
}
.dutsqfcephtxy-hand-grab-o:before,
.dutsqfcephtxy-hand-rock-o:before {
  content: "\f255";
}
.dutsqfcephtxy-hand-stop-o:before,
.dutsqfcephtxy-hand-paper-o:before {
  content: "\f256";
}
.dutsqfcephtxy-hand-scissors-o:before {
  content: "\f257";
}
.dutsqfcephtxy-hand-lizard-o:before {
  content: "\f258";
}
.dutsqfcephtxy-hand-spock-o:before {
  content: "\f259";
}
.dutsqfcephtxy-hand-pointer-o:before {
  content: "\f25a";
}
.dutsqfcephtxy-hand-peace-o:before {
  content: "\f25b";
}
.dutsqfcephtxy-trademark:before {
  content: "\f25c";
}
.dutsqfcephtxy-registered:before {
  content: "\f25d";
}
.dutsqfcephtxy-creative-commons:before {
  content: "\f25e";
}
.dutsqfcephtxy-gg:before {
  content: "\f260";
}
.dutsqfcephtxy-gg-circle:before {
  content: "\f261";
}
.dutsqfcephtxy-tripadvisor:before {
  content: "\f262";
}
.dutsqfcephtxy-odnoklassniki:before {
  content: "\f263";
}
.dutsqfcephtxy-odnoklassniki-square:before {
  content: "\f264";
}
.dutsqfcephtxy-get-pocket:before {
  content: "\f265";
}
.dutsqfcephtxy-wikipedia-w:before {
  content: "\f266";
}
.dutsqfcephtxy-safari:before {
  content: "\f267";
}
.dutsqfcephtxy-chrome:before {
  content: "\f268";
}
.dutsqfcephtxy-firefox:before {
  content: "\f269";
}
.dutsqfcephtxy-opera:before {
  content: "\f26a";
}
.dutsqfcephtxy-internet-explorer:before {
  content: "\f26b";
}
.dutsqfcephtxy-tv:before,
.dutsqfcephtxy-television:before {
  content: "\f26c";
}
.dutsqfcephtxy-contao:before {
  content: "\f26d";
}
.dutsqfcephtxy-500px:before {
  content: "\f26e";
}
.dutsqfcephtxy-amazon:before {
  content: "\f270";
}
.dutsqfcephtxy-calendar-plus-o:before {
  content: "\f271";
}
.dutsqfcephtxy-calendar-minus-o:before {
  content: "\f272";
}
.dutsqfcephtxy-calendar-times-o:before {
  content: "\f273";
}
.dutsqfcephtxy-calendar-check-o:before {
  content: "\f274";
}
.dutsqfcephtxy-industry:before {
  content: "\f275";
}
.dutsqfcephtxy-map-pin:before {
  content: "\f276";
}
.dutsqfcephtxy-map-signs:before {
  content: "\f277";
}
.dutsqfcephtxy-map-o:before {
  content: "\f278";
}
.dutsqfcephtxy-map:before {
  content: "\f279";
}
.dutsqfcephtxy-commenting:before {
  content: "\f27a";
}
.dutsqfcephtxy-commenting-o:before {
  content: "\f27b";
}
.dutsqfcephtxy-houzz:before {
  content: "\f27c";
}
.dutsqfcephtxy-vimeo:before {
  content: "\f27d";
}
.dutsqfcephtxy-black-tie:before {
  content: "\f27e";
}
.dutsqfcephtxy-fonticons:before {
  content: "\f280";
}
.dutsqfcephtxy-reddit-alien:before {
  content: "\f281";
}
.dutsqfcephtxy-edge:before {
  content: "\f282";
}
.dutsqfcephtxy-credit-card-alt:before {
  content: "\f283";
}
.dutsqfcephtxy-codiepie:before {
  content: "\f284";
}
.dutsqfcephtxy-modx:before {
  content: "\f285";
}
.dutsqfcephtxy-fort-awesome:before {
  content: "\f286";
}
.dutsqfcephtxy-usb:before {
  content: "\f287";
}
.dutsqfcephtxy-product-hunt:before {
  content: "\f288";
}
.dutsqfcephtxy-mixcloud:before {
  content: "\f289";
}
.dutsqfcephtxy-scribd:before {
  content: "\f28a";
}
.dutsqfcephtxy-pause-circle:before {
  content: "\f28b";
}
.dutsqfcephtxy-pause-circle-o:before {
  content: "\f28c";
}
.dutsqfcephtxy-stop-circle:before {
  content: "\f28d";
}
.dutsqfcephtxy-stop-circle-o:before {
  content: "\f28e";
}
.dutsqfcephtxy-shopping-bag:before {
  content: "\f290";
}
.dutsqfcephtxy-shopping-basket:before {
  content: "\f291";
}
.dutsqfcephtxy-hashtag:before {
  content: "\f292";
}
.dutsqfcephtxy-bluetooth:before {
  content: "\f293";
}
.dutsqfcephtxy-bluetooth-b:before {
  content: "\f294";
}
.dutsqfcephtxy-percent:before {
  content: "\f295";
}
.dutsqfcephtxy-gitlab:before {
  content: "\f296";
}
.dutsqfcephtxy-wpbeginner:before {
  content: "\f297";
}
.dutsqfcephtxy-wpforms:before {
  content: "\f298";
}
.dutsqfcephtxy-envira:before {
  content: "\f299";
}
.dutsqfcephtxy-universal-access:before {
  content: "\f29a";
}
.dutsqfcephtxy-wheelchair-alt:before {
  content: "\f29b";
}
.dutsqfcephtxy-question-circle-o:before {
  content: "\f29c";
}
.dutsqfcephtxy-blind:before {
  content: "\f29d";
}
.dutsqfcephtxy-audio-description:before {
  content: "\f29e";
}
.dutsqfcephtxy-volume-control-phone:before {
  content: "\f2a0";
}
.dutsqfcephtxy-braille:before {
  content: "\f2a1";
}
.dutsqfcephtxy-assistive-listening-systems:before {
  content: "\f2a2";
}
.dutsqfcephtxy-asl-interpreting:before,
.dutsqfcephtxy-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.dutsqfcephtxy-deafness:before,
.dutsqfcephtxy-hard-of-hearing:before,
.dutsqfcephtxy-deaf:before {
  content: "\f2a4";
}
.dutsqfcephtxy-glide:before {
  content: "\f2a5";
}
.dutsqfcephtxy-glide-g:before {
  content: "\f2a6";
}
.dutsqfcephtxy-signing:before,
.dutsqfcephtxy-sign-language:before {
  content: "\f2a7";
}
.dutsqfcephtxy-low-vision:before {
  content: "\f2a8";
}
.dutsqfcephtxy-viadeo:before {
  content: "\f2a9";
}
.dutsqfcephtxy-viadeo-square:before {
  content: "\f2aa";
}
.dutsqfcephtxy-snapchat:before {
  content: "\f2ab";
}
.dutsqfcephtxy-snapchat-ghost:before {
  content: "\f2ac";
}
.dutsqfcephtxy-snapchat-square:before {
  content: "\f2ad";
}
.dutsqfcephtxy-pied-piper:before {
  content: "\f2ae";
}
.dutsqfcephtxy-first-order:before {
  content: "\f2b0";
}
.dutsqfcephtxy-yoast:before {
  content: "\f2b1";
}
.dutsqfcephtxy-themeisle:before {
  content: "\f2b2";
}
.dutsqfcephtxy-google-plus-circle:before,
.dutsqfcephtxy-google-plus-official:before {
  content: "\f2b3";
}
.dutsqfcephtxy-fa:before,
.dutsqfcephtxy-font-awesome:before {
  content: "\f2b4";
}
.dutsqfcephtxy-handshake-o:before {
  content: "\f2b5";
}
.dutsqfcephtxy-envelope-open:before {
  content: "\f2b6";
}
.dutsqfcephtxy-envelope-open-o:before {
  content: "\f2b7";
}
.dutsqfcephtxy-linode:before {
  content: "\f2b8";
}
.dutsqfcephtxy-address-book:before {
  content: "\f2b9";
}
.dutsqfcephtxy-address-book-o:before {
  content: "\f2ba";
}
.dutsqfcephtxy-vcard:before,
.dutsqfcephtxy-address-card:before {
  content: "\f2bb";
}
.dutsqfcephtxy-vcard-o:before,
.dutsqfcephtxy-address-card-o:before {
  content: "\f2bc";
}
.dutsqfcephtxy-user-circle:before {
  content: "\f2bd";
}
.dutsqfcephtxy-user-circle-o:before {
  content: "\f2be";
}
.dutsqfcephtxy-user-o:before {
  content: "\f2c0";
}
.dutsqfcephtxy-id-badge:before {
  content: "\f2c1";
}
.dutsqfcephtxy-drivers-license:before,
.dutsqfcephtxy-id-card:before {
  content: "\f2c2";
}
.dutsqfcephtxy-drivers-license-o:before,
.dutsqfcephtxy-id-card-o:before {
  content: "\f2c3";
}
.dutsqfcephtxy-quora:before {
  content: "\f2c4";
}
.dutsqfcephtxy-free-code-camp:before {
  content: "\f2c5";
}
.dutsqfcephtxy-telegram:before {
  content: "\f2c6";
}
.dutsqfcephtxy-thermometer-4:before,
.dutsqfcephtxy-thermometer:before,
.dutsqfcephtxy-thermometer-full:before {
  content: "\f2c7";
}
.dutsqfcephtxy-thermometer-3:before,
.dutsqfcephtxy-thermometer-three-quarters:before {
  content: "\f2c8";
}
.dutsqfcephtxy-thermometer-2:before,
.dutsqfcephtxy-thermometer-half:before {
  content: "\f2c9";
}
.dutsqfcephtxy-thermometer-1:before,
.dutsqfcephtxy-thermometer-quarter:before {
  content: "\f2ca";
}
.dutsqfcephtxy-thermometer-0:before,
.dutsqfcephtxy-thermometer-empty:before {
  content: "\f2cb";
}
.dutsqfcephtxy-shower:before {
  content: "\f2cc";
}
.dutsqfcephtxy-bathtub:before,
.dutsqfcephtxy-s15:before,
.dutsqfcephtxy-bath:before {
  content: "\f2cd";
}
.dutsqfcephtxy-podcast:before {
  content: "\f2ce";
}
.dutsqfcephtxy-window-maximize:before {
  content: "\f2d0";
}
.dutsqfcephtxy-window-minimize:before {
  content: "\f2d1";
}
.dutsqfcephtxy-window-restore:before {
  content: "\f2d2";
}
.dutsqfcephtxy-times-rectangle:before,
.dutsqfcephtxy-window-close:before {
  content: "\f2d3";
}
.dutsqfcephtxy-times-rectangle-o:before,
.dutsqfcephtxy-window-close-o:before {
  content: "\f2d4";
}
.dutsqfcephtxy-bandcamp:before {
  content: "\f2d5";
}
.dutsqfcephtxy-grav:before {
  content: "\f2d6";
}
.dutsqfcephtxy-etsy:before {
  content: "\f2d7";
}
.dutsqfcephtxy-imdb:before {
  content: "\f2d8";
}
.dutsqfcephtxy-ravelry:before {
  content: "\f2d9";
}
.dutsqfcephtxy-eercast:before {
  content: "\f2da";
}
.dutsqfcephtxy-microchip:before {
  content: "\f2db";
}
.dutsqfcephtxy-snowflake-o:before {
  content: "\f2dc";
}
.dutsqfcephtxy-superpowers:before {
  content: "\f2dd";
}
.dutsqfcephtxy-wpexplorer:before {
  content: "\f2de";
}
.dutsqfcephtxy-meetup:before {
  content: "\f2e0";
}
.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;
}
.dcepfitxhao-fluid,
.dcepfitxhao-less,
.dcepfitxhao {
  padding-left: 7px;
  padding-right: 7px;
  margin: 0 auto;
  width: 100%;
}
.dcepfitxhao {
  max-width: 1366px;
}
.dcepfitxhao-less {
  max-width: 860px;
}
.dcepfitxhao-fluid {
  max-width: 100%;
}
.dcepfitxhao-less::after,
.dcepfitxhao-fluid::after,
.dcepfitxhao::after {
  content: "";
  display: table;
  clear: both;
}
.scufpvdsiqfzuw {
  margin-right: -7px;
  margin-left: -7px;
}
.scufpvdsiqfzuw::after {
  content: "";
  display: table;
  clear: both;
}
.toazjphzqflcxt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -7px;
  margin-left: -7px;
}
@media only screen and (max-width: 991px) {
  .scufpvdsiqfzuw,
  .toazjphzqflcxt {
    margin-right: -5px;
    margin-left: -5px;
  }
}
.wxdkdogsvjf {
  margin-right: 0;
  margin-left: 0;
}
.wxdkdogsvjf > .col,
.wxdkdogsvjf > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.f_col-1,
.f_col-2,
.f_col-3,
.f_col-4,
.f_col-5,
.hjtfcykxhgteqol,
.f_col-7,
.f_col-8,
.f_col-9,
.f_col-10,
.f_col-11,
.f_col-12,
.f_col,
.f_col-sm-1,
.f_col-sm-2,
.f_col-sm-3,
.f_col-sm-4,
.f_col-sm-5,
.yttlvrcfephkty,
.f_col-sm-7,
.f_col-sm-8,
.f_col-sm-9,
.f_col-sm-10,
.f_col-sm-11,
.f_col-sm-12,
.f_col-sm,
.f_col-md-1,
.f_col-md-2,
.vrafxyjwlfsxe,
.f_col-md-4,
.f_col-md-5,
.f_col-md-6,
.f_col-md-7,
.f_col-md-8,
.f_col-md-9,
.f_col-md-10,
.f_col-md-11,
.f_col-md-12,
.f_col-md,
.f_col-lg-1,
.f_col-lg-2,
.rpfhsktfjxpsv,
.f_col-lg-4,
.oalqliigiegf,
.f_col-lg-6,
.wquxruvkscs,
.f_col-lg-8,
.f_col-lg-9,
.f_col-lg-10,
.f_col-lg-11,
.f_col-lg-12,
.f_col-lg,
.f_col-xl-1,
.f_col-xl-2,
.f_col-xl-3,
.vudftscpdj,
.f_col-xl-5,
.f_col-xl-6,
.f_col-xl-7,
.lkuacccuxvisjg,
.f_col-xl-9,
.f_col-xl-10,
.f_col-xl-11,
.f_col-xl-12,
.f_col-xl,
.col-xs,
.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,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.soqgolwhdqx,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-25,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-85,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
  position: relative;
  width: 100%;
  padding-right: 7px;
  padding-left: 7px;
}
@media only screen and (max-width: 991px) {
  .f_col-1,
  .f_col-2,
  .f_col-3,
  .f_col-4,
  .f_col-5,
  .hjtfcykxhgteqol,
  .f_col-7,
  .f_col-8,
  .f_col-9,
  .f_col-10,
  .f_col-11,
  .f_col-12,
  .f_col,
  .f_col-sm-1,
  .f_col-sm-2,
  .f_col-sm-3,
  .f_col-sm-4,
  .f_col-sm-5,
  .yttlvrcfephkty,
  .f_col-sm-7,
  .f_col-sm-8,
  .f_col-sm-9,
  .f_col-sm-10,
  .f_col-sm-11,
  .f_col-sm-12,
  .f_col-sm,
  .f_col-md-1,
  .f_col-md-2,
  .vrafxyjwlfsxe,
  .f_col-md-4,
  .f_col-md-5,
  .f_col-md-6,
  .f_col-md-7,
  .f_col-md-8,
  .f_col-md-9,
  .f_col-md-10,
  .f_col-md-11,
  .f_col-md-12,
  .f_col-md,
  .f_col-lg-1,
  .f_col-lg-2,
  .rpfhsktfjxpsv,
  .f_col-lg-4,
  .oalqliigiegf,
  .f_col-lg-6,
  .wquxruvkscs,
  .f_col-lg-8,
  .f_col-lg-9,
  .f_col-lg-10,
  .f_col-lg-11,
  .f_col-lg-12,
  .f_col-lg,
  .f_col-xl-1,
  .f_col-xl-2,
  .f_col-xl-3,
  .vudftscpdj,
  .f_col-xl-5,
  .f_col-xl-6,
  .f_col-xl-7,
  .lkuacccuxvisjg,
  .f_col-xl-9,
  .f_col-xl-10,
  .f_col-xl-11,
  .f_col-xl-12,
  .f_col-xl,
  .col-xs,
  .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,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .soqgolwhdqx,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-25,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-85,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.col-xs-1 {
  float: left;
  width: 8.33333%;
}
.col-xs-2 {
  float: left;
  width: 16.66667%;
}
.col-xs-3 {
  float: left;
  width: 25%;
}
.col-xs-4 {
  float: left;
  width: 33.33333%;
}
.col-xs-5 {
  float: left;
  width: 41.66667%;
}
.col-xs-6 {
  float: left;
  width: 50%;
}
.col-xs-7 {
  float: left;
  width: 58.33333%;
}
.col-xs-8 {
  float: left;
  width: 66.66667%;
}
.col-xs-9 {
  float: left;
  width: 75%;
}
.col-xs-10 {
  float: left;
  width: 83.33333%;
}
.col-xs-11 {
  float: left;
  width: 91.66667%;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
.f_col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.f_col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.f_col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.f_col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.f_col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.f_col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.f_col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.hjtfcykxhgteqol {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.f_col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.f_col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.f_col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.f_col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.f_col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.f_col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.pull-xs-0 {
  right: auto;
}
.pull-xs-1 {
  right: 8.33333%;
}
.pull-xs-2 {
  right: 16.66667%;
}
.pull-xs-3 {
  right: 25%;
}
.pull-xs-4 {
  right: 33.33333%;
}
.pull-xs-5 {
  right: 41.66667%;
}
.pull-xs-6 {
  right: 50%;
}
.pull-xs-7 {
  right: 58.33333%;
}
.pull-xs-8 {
  right: 66.66667%;
}
.pull-xs-9 {
  right: 75%;
}
.pull-xs-10 {
  right: 83.33333%;
}
.pull-xs-11 {
  right: 91.66667%;
}
.pull-xs-12 {
  right: 100%;
}
.push-xs-0 {
  left: auto;
}
.push-xs-1 {
  left: 8.33333%;
}
.push-xs-2 {
  left: 16.66667%;
}
.push-xs-3 {
  left: 25%;
}
.push-xs-4 {
  left: 33.33333%;
}
.push-xs-6 {
  left: 50%;
}
.push-xs-8 {
  left: 66.66667%;
}
.push-xs-12 {
  left: 100%;
}
.offset-xs-1 {
  margin-left: 8.33333%;
}
.offset-xs-2 {
  margin-left: 16.66667%;
}
.offset-xs-3 {
  margin-left: 25%;
}
.offset-xs-4 {
  margin-left: 33.33333%;
}
.offset-xs-5 {
  margin-left: 41.66667%;
}
.offset-xs-6 {
  margin-left: 50%;
}
.offset-xs-9 {
  margin-left: 75%;
}
@media (min-width: 576px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.66667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.33333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.66667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.33333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.66667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.33333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.66667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .f_col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .f_col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .f_col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .f_col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .f_col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .f_col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .f_col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .yttlvrcfephkty {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .f_col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .f_col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .f_col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .f_col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .f_col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .f_col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%;
  }
  .col-md-2 {
    float: left;
    width: 16.66667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.33333%;
  }
  .col-md-5 {
    float: left;
    width: 41.66667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.33333%;
  }
  .col-md-8 {
    float: left;
    width: 66.66667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.33333%;
  }
  .col-md-11 {
    float: left;
    width: 91.66667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .f_col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .f_col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .f_col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .f_col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .vrafxyjwlfsxe {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .f_col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .f_col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .f_col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .f_col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .f_col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .f_col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .f_col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .f_col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .f_col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.66667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.33333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.66667%;
  }
  .soqgolwhdqx {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.33333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.66667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.33333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.66667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .f_col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .f_col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .f_col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .f_col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .rpfhsktfjxpsv {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .f_col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .oalqliigiegf {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .f_col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wquxruvkscs {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .f_col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .f_col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .f_col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .f_col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .f_col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%;
  }
  .col-xl-2 {
    float: left;
    width: 16.66667%;
  }
  .col-xl-25 {
    float: left;
    width: 20%;
  }
  .col-xl-3 {
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    float: left;
    width: 33.33333%;
  }
  .col-xl-5 {
    float: left;
    width: 41.66667%;
  }
  .col-xl-6 {
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    float: left;
    width: 58.33333%;
  }
  .col-xl-8 {
    float: left;
    width: 66.66667%;
  }
  .col-xl-85 {
    float: left;
    width: 80%;
  }
  .col-xl-9 {
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    float: left;
    width: 83.33333%;
  }
  .col-xl-11 {
    float: left;
    width: 91.66667%;
  }
  .col-xl-12 {
    float: left;
    width: 100%;
  }
  .f_col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .f_col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .f_col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .f_col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .f_col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .vudftscpdj {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .f_col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .f_col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .f_col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .lkuacccuxvisjg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .f_col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .f_col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .f_col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .f_col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
}
.ddtyfkaltdw::after {
  content: "";
  display: table;
  clear: both;
}
.float-xs-left {
  float: left;
}
.float-xs-right {
  float: right;
}
.float-xs-none {
  float: none;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left;
  }
  .float-sm-right {
    float: right;
  }
  .float-sm-none {
    float: none;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left;
  }
  .float-md-right {
    float: right;
  }
  .float-md-none {
    float: none;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left;
  }
  .float-lg-right {
    float: right;
  }
  .float-lg-none {
    float: none;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left;
  }
  .float-xl-right {
    float: right;
  }
  .float-xl-none {
    float: none;
  }
}
.invisible {
  visibility: hidden;
}
.txjwyjziyxla {
  display: none;
}
.gfyuaiyrpywdkt {
  display: none !important;
}
@media (max-width: 575px) {
  .txjwyjziyxla-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .txjwyjziyxla-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .txjwyjziyxla-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .purjhuqguyez {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .zfcjoxgool {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .duuqhtfliecrett {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .txjwyjziyxla-lg-down {
    display: none;
  }
}
@media (min-width: 1200px) {
  .txjwyjziyxla-xl-up {
    display: none;
  }
}
.txjwyjziyxla-xl-down {
  display: none;
}
.visible-print-block {
  display: none;
}
@media print {
  .visible-print-block {
    display: block;
  }
}
.visible-print-inline {
  display: none;
}
@media print {
  .visible-print-inline {
    display: inline;
  }
}
.visible-print-inline-block {
  display: none;
}
@media print {
  .visible-print-inline-block {
    display: inline-block;
  }
}
@media print {
  .txjwyjziyxla-print {
    display: none;
  }
}
.d-block {
  display: block;
}
.d-inline-block {
  display: inline-block;
}
.d-inline {
  display: inline;
}
.d-table {
  display: table;
}
.d-table-cell {
  display: table-cell;
}
.cdtxervykvae {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.d-inline-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (min-width: 576px) {
  .d-sm-block {
    display: block;
  }
  .d-sm-table {
    display: table;
  }
  .d-sm-table-cell {
    display: table-cell;
  }
  .d-sm-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline;
  }
  .d-md-inline-block {
    display: inline-block;
  }
  .d-md-block {
    display: block;
  }
  .d-md-table {
    display: table;
  }
  .d-md-table-cell {
    display: table-cell;
  }
  .d-md-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline;
  }
  .d-lg-inline-block {
    display: inline-block;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-table {
    display: table;
  }
  .d-lg-table-cell {
    display: table-cell;
  }
  .grciveuvqrkje {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline;
  }
  .d-xl-inline-block {
    display: inline-block;
  }
  .d-xl-block {
    display: block;
  }
  .d-xl-table {
    display: table;
  }
  .d-xl-table-cell {
    display: table-cell;
  }
  .d-xl-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.tielejpftrpov {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.tielejpftrpov-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.ijvvssgohhft {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.yefcxrkyfjhp {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.ijvvssgohhft-reverse {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.justify-content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.justify-content-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.tvqqxlaosd {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.rzddkeqewol {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.justify-content-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.align-items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.gfrivkgwepxsl {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-items-baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.align-items-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.align-content-start {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.align-content-end {
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.align-content-center {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.align-content-between {
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.align-content-around {
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}
.uwcqsqyjgxqiyjx {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.align-self-auto {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row_f-align: auto;
  align-self: auto;
}
.align-self-start {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-self-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-self-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row_f-align: center;
  align-self: center;
}
.align-self-baseline {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row_f-align: stretch;
  align-self: stretch;
}
@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .align-items-sm-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .align-items-sm-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .align-items-sm-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .align-content-sm-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row_f-align: auto;
    align-self: auto;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .align-self-sm-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row_f-align: center;
    align-self: center;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row_f-align: stretch;
    align-self: stretch;
  }
}
@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-md-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .justify-content-md-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .justify-content-md-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .justify-content-md-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .align-items-md-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .align-items-md-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .align-items-md-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .align-content-md-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .align-content-md-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .align-content-md-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .align-self-md-auto {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row_f-align: auto;
    align-self: auto;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .align-self-md-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row_f-align: center;
    align-self: center;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row_f-align: stretch;
    align-self: stretch;
  }
}
@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .align-items-lg-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .align-items-lg-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .align-items-lg-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .sfovqldqwk {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .align-content-lg-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row_f-align: auto;
    align-self: auto;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .align-self-lg-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row_f-align: center;
    align-self: center;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row_f-align: stretch;
    align-self: stretch;
  }
}
@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .align-items-xl-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .align-items-xl-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .align-items-xl-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .align-content-xl-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row_f-align: auto;
    align-self: auto;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .align-self-xl-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row_f-align: center;
    align-self: center;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row_f-align: stretch;
    align-self: stretch;
  }
}
/*#Headings#Links#Resets#Blocks & boxed#Buttons#Form#Group menu#Accordion#Tabs#Table#Popup#ScrollBar#Autocomplete#Ui-slider#Gallery zoom#Loader amimation#Swiper#Lazy load#Reedmore/* ==================================================Libraries & сomponents================================================== */
@charset "UTF-8";
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
html {
  font-family: sans-serif;
  line-height: 1.2;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
body {
  font-family: "Montserrat", arial, sans-serif;
  background-color: #fff;
  color: #222;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  line-height: 1.4;
  min-height: 100%;
  max-width: 100%;
  min-width: 320px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
#tinymce {
  padding: 20px;
}
.tmce_notice_info,
.tmce_notice_success,
.tmce_notice_error {
  padding: 20px 30px;
  margin: 1rem 0 1.5rem;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  border-left: 8px solid rgb(188, 188, 188);
  display: block;
}
.tmce_notice_error {
  background-color: #ffcac6;
  border-left: 8px solid #ff3121;
  color: #222;
}
.tmce_notice_success {
  background-color: #d6fbcc;
  border-left: 8px solid #266f12;
  color: #222;
}
.tmce_notice_info {
  background-color: #e1f6fd;
  border-left: 8px solid #0a7ca2;
  color: #222;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  display: block;
  position: relative;
  font-family: inherit;
  color: #222;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 1.5rem;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 18px;
}
a {
  color: #ffb101;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  transition: all 0.2s ease;
}
.tooltip a:hover,
a:hover,
a:focus {
  color: #ffb101;
  outline-width: 0;
  text-decoration: none;
}
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
b,
strong {
  font-weight: 600;
}
img {
  max-width: 100%;
  border-style: none;
}
img:not([src]) {
  visibility: hidden;
}
figure {
  margin: 15px 40px;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
hr {
  height: 1px;
  background-color: #dbdbdb;
  margin: 20px 0;
  box-sizing: content-box;
  border: 0;
  overflow: visible;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg:not(:root) {
  overflow: hidden;
}
[hidden] {
  display: none;
}
p {
  line-height: 1.6;
  margin: 0 0 1.5rem;
}
p:last-child {
  margin-bottom: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ol,
ul {
  margin: 0 0 1.5rem 1.5rem;
}
ol li,
ul li {
  font-weight: 500;
  margin: 0 0 1rem 0;
}
blockquote {
  margin: 1rem 0 1.5rem;
  color: rgb(94, 94, 94);
  padding: 20px 30px;
  border-left: 8px solid rgb(194, 194, 194);
  position: relative;
  background: rgb(248, 248, 248);
  font-weight: 400;
  font-size: 18px;
  font-style: italic;
  line-height: 1.3;
  width: 100%;
  max-width: 100%;
  font-family: inherit;
}
blockquote p {
  font-style: italic;
  font-size: 16px;
  margin-top: 0;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
.ogtptfesel {
  position: relative;
  margin-bottom: 15px;
}
.ogtptfesel--comment {
  margin-top: 20px;
  padding-top: 60px;
  border-top: 3px solid #ddd;
}
.hevvxgqzzgkyzq {
  position: relative;
  background-color: #fff;
  padding: 15px;
}
.hsvlcjlfcowr {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
}
.ogtptfesel--shadow {
  box-shadow: 0 2px 5px #0000004d;
}
.ogtptfesel__inner {
  max-width: 100%;
}
.lzyrphhtkq {
  position: relative;
  margin-bottom: 10px;
}
.rdexjlvutosp {
  position: relative;
}
.duajoiszcxuslhs {
  background-color: #fff;
  position: relative;
  padding: 15px 15px;
  margin-bottom: 15px;
}
.aseghcttojv {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
}
.ogtptfesel__main_brands {
  width: 100%;
  max-width: 100%;
}
.ohivxlwilkaev {
  color: #222;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.ohivxlwilkaev--user {
  margin: 0 0 1.5rem;
}
.ohivxlwilkaev--order {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ohivxlwilkaev--order svg {
  color: #1dc116;
  width: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.ohivxlwilkaev--order span {
  vertical-align: middle;
}
.ohivxlwilkaev--order .order_number {
  color: #1dc116;
  padding: 3px 5px;
  display: inline-block;
  font-size: 14px;
  border: 1px solid #1dc116;
  border-radius: 4px;
  line-height: 1;
  margin: 0px 8px;
  font-weight: 600;
}
.rdexjlvutosp .qfzosdfzff,
.rdexjlvutosp .ohivxlwilkaev {
  padding-right: 180px;
}
.lzyrphhtkq_promo {
  max-width: 200px;
  white-space: nowrap;
  position: absolute;
  padding: 5px 10px;
  background: rgb(255, 224, 172);
  color: rgb(47, 47, 47);
  font-size: 12px;
  font-weight: 400;
  right: 0;
  top: 0;
  overflow: hidden;
}
.lzyrphhtkq_button {
  max-width: 200px;
  white-space: nowrap;
  position: absolute;
  padding: 2px 8px;
  background: transparent;
  border: 1px solid;
  border-color: #ffb101;
  border-radius: 3px;
  color: #ffb101;
  font-size: 12px;
  font-weight: 400;
  right: 0;
  top: 0;
  overflow: hidden;
  transition: all 0.3s;
}
.duajoiszcxuslhs .lzyrphhtkq_promo,
.duajoiszcxuslhs .lzyrphhtkq_button {
  right: 16px;
  top: 15px;
}
.qfzosdfzff {
  margin-bottom: 0;
}
.boxed--stretch {
  height: 100%;
}
.hevvxgqzzgkyzq .lzyrphhtkq {
  margin-bottom: 15px;
}
.hevvxgqzzgkyzq .zvyzolqpwdwpqjo {
  padding: 0;
}
.ogtptfesel__more {
  color: #ffb101;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s;
}
.ogtptfesel__more svg {
  position: relative;
  top: 1px;
  width: 11px;
  height: 11px;
  margin-left: 3px;
  transition: all 0.3s;
}
.ogtptfesel_explanation {
  padding-left: 20px;
}
.ogtptfesel_explanation__header {
  font-size: 24px;
  font-weight: 600;
  color: #222;
  line-height: 1.2;
  margin-bottom: 15px;
}
.wfgardjjeih {
  border-right: 1px solid;
  border-color: #dbdbdb;
  padding-right: 20px;
}
.hvcwuqecfvqo:after {
  content: "";
  display: table;
  clear: both;
}
.hvcwuqecfvqo--style {
  background: #fff;
  color: #222;
  font-size: 16px;
  line-height: 1.8;
}
.hvcwuqecfvqo iframe {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.hvcwuqecfvqo .table_responsive {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1.5rem;
}
.hvcwuqecfvqo .table--responsive::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
.hvcwuqecfvqo .table--responsive::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.hvcwuqecfvqo .video,
.hvcwuqecfvqo .mce-object-iframe {
  position: relative;
  padding-bottom: 36%;
  padding-top: 30px;
  height: 0;
  width: 70%;
  margin: 0px auto;
  overflow: hidden;
}
.hvcwuqecfvqo .mce-object-iframe iframe,
.hvcwuqecfvqo .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgb(219, 219, 219);
}
.hvcwuqecfvqo a.fn_image_gallery,
.hvcwuqecfvqo a.fn_image_zoom {
  display: block;
  line-height: 1;
  margin: 1.5rem auto;
}
.hvcwuqecfvqo a.fn_image_zoom img {
  border: 1px solid #eee;
  padding: 1px;
}
.hvcwuqecfvqo a.fn_image_gallery {
  padding: 3px 6px;
}
.hvcwuqecfvqo img {
  display: block;
  margin: 0 auto;
  height: auto !important;
}
.hvcwuqecfvqo figure {
  margin: 0;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 10px;
}
.hvcwuqecfvqo figure p {
  margin: 0;
}
.hvcwuqecfvqo figure img {
  margin: 0;
}
.hvcwuqecfvqo figure figcaption {
  padding: 5px 3px;
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
}
.hvcwuqecfvqo .table {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 2rem 0 0;
}
.hvcwuqecfvqo .table__row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
.hvcwuqecfvqo .table__cell {
  width: 49%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 0 2rem;
}
.hvcwuqecfvqo .table__cell--top {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.hvcwuqecfvqo .table__cell img {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row_f-align: center;
  align-self: center;
  height: auto;
  max-width: 100%;
}
.hvcwuqecfvqo .table__cell--col-3 {
  width: 31%;
}
@media only screen and (max-width: 991px) {
  .hvcwuqecfvqo iframe {
    height: 48vw;
  }
  .hvcwuqecfvqo .table__row {
    display: block;
  }
  .hvcwuqecfvqo .table__cell,
  .hvcwuqecfvqo .table__cell--col-3 {
    width: 100%;
  }
}
.hvcwuqecfvqo ul li,
.hvcwuqecfvqo ol li {
  font-weight: 500;
  font-family: inherit;
  font-size: 15px;
}
.boxed {
  clear: both;
  padding: 10px;
  margin: 10px 0;
  border-left: 4px solid rgb(188, 188, 188);
  background: rgb(247, 247, 247);
  display: block;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  color: rgb(74, 74, 74);
  line-height: 1.3;
  min-height: 36px;
}
.boxed--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.boxed--big {
  padding: 15px 15px;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
}
.boxed--middle {
  padding: 10px;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
}
.boxed--warning {
  background-color: rgb(253, 228, 228);
  border-left: 4px solid rgb(255, 0, 0);
  color: #222;
}
.boxed--success {
  background-color: rgb(222, 249, 221);
  border-left: 4px solid #0a7c71;
  color: #222;
}
.boxed--notify {
  background-color: #f8f8f8;
  border-left: 4px solid #c2c2c2;
  color: #6f6f6f;
}
.boxed_no_comments {
  display: block;
  padding: 75px 20px 75px;
  text-align: center;
}
.boxed_no_comments__icon {
  margin-bottom: 30px;
}
.boxed_no_comments__title {
  font-size: 24px;
  color: #333;
  font-weight: 600;
  line-height: 1.34;
  text-align: center;
  margin-bottom: 15px;
}
.boxed_no_comments__text {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  font-family: inherit;
  overflow: visible;
  text-transform: none;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  -webkit-appearance: none;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.button {
  display: inline-block;
  font-weight: 400;
  color: rgb(33, 37, 41);
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.button--big {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.button--small {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.button--basic {
  color: #000;
  background-color: #ffb101;
  border-color: #ffb101;
}
.button--basic:hover,
.button--basic:active {
  color: #000;
  text-decoration: none;
  opacity: 0.8;
}
.button--second {
  color: #ffb101;
  background-color: #000;
  border-color: #ffb101;
}
.button--second:hover,
.button--second:active {
  color: #000;
  text-decoration: none;
  background-color: #ffb101;
  border-color: #ffb101;
}
.lspfqrugapiiw {
  position: relative;
  overflow: hidden;
}
.lspfqrugapiiw:after {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
a.lspfqrugapiiw:hover:after,
.lspfqrugapiiw:hover:after {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.btn_order {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #000;
  background-color: #ffb101;
  border-color: #ffb101;
}
.btn_order:hover,
.btn_order:active {
  color: #000;
  text-decoration: none;
  opacity: 0.8;
}
.cijxcylfsxsrzve {
  position: relative;
}
.fkzlzwozthf {
  position: relative;
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fkzlzwozthf_cart {
  position: relative;
  background-color: #fff;
  padding: 15px;
  border-radius: 4px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  margin-top: 10px;
  margin-left: 20px;
  width: 240px;
  max-width: 100%;
}
.tlzrxdirigji {
  text-align: center;
  position: relative;
  margin-top: 5px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.tlzrxdirigji::after {
  content: "";
  height: 1px;
  background: #dbdbdb;
  position: absolute;
  top: 55%;
  right: 0;
  display: block;
  width: 100%;
}
.jqfrioawguo {
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  user-select: none;
  padding: 0 15px 0 15px;
  color: #222;
  background: rgb(255, 255, 255);
  overflow: hidden;
  position: relative;
  line-height: 1.2;
  z-index: 2;
  margin: 0 auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.jqfrioawguo svg {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.hhfecwzlxhale {
  position: relative;
  margin-bottom: 20px;
}
.hhfecwzlxhale--coupon {
  position: relative;
  margin-bottom: 0;
}
.hhfecwzlxhale--last {
  margin-bottom: 0;
}
input,
textarea,
.ceiffyrwiowvzp,
.vqiyvuxgpzpiuoe {
  display: inline-block;
  color: #222;
  border: 1px solid #dbdbdb;
  background-color: rgb(255, 255, 255);
  overflow: visible;
  resize: none;
  text-transform: none;
  font-family: inherit;
  line-height: 1;
  position: relative;
  border-radius: 4px;
  padding: 5px 15px;
  width: auto;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}
.vqiyvuxgpzpiuoe {
  height: 40px;
  display: block;
  width: 100%;
}
.ceiffyrwiowvzp {
  display: block;
  width: 100%;
  padding: 15px;
  resize: vertical;
}
.vqiyvuxgpzpiuoe_subscribe {
  height: 32px;
}
label,
.cijxcylfsxsrzve__label {
  color: #222;
  font-size: 14px;
  margin-bottom: 4px;
  display: block;
}
input:focus,
textarea:focus,
.vqiyvuxgpzpiuoe:focus,
.ceiffyrwiowvzp:focus {
  border: 1px solid rgb(186, 186, 186);
}
.ceiffyrwiowvzp.error,
.vqiyvuxgpzpiuoe.error {
  border-color: rgb(231, 71, 71);
  font-size: 14px;
}
input::-moz-placeholder,
input:-ms-input-placeholder,
input::-webkit-input-placeholder {
  white-space: nowrap;
  text-overflow: ellipsis;
  color: rgb(122, 122, 122);
  font-size: 13px;
  font-weight: 400;
}
.dvafekhuaurp {
  font-family: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: rgb(122, 122, 122);
  font-size: 12px;
  font-weight: 500;
  transition: all 0.1s linear 0s;
  line-height: 1;
  pointer-events: none;
  display: table;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 1;
  cursor: text;
}
:focus::placeholder,
:focus::-ms-input-placeholder,
:focus:-ms-input-placeholder,
:focus:-moz-placeholder,
:focus::-moz-placeholder,
:focus::-webkit-input-placeholder {
  opacity: 0;
}
.dvafekhuaurp.active,
.filled .dvafekhuaurp,
.gzzkxysecj.error ~ label ~ .dvafekhuaurp,
.gzzkxysecj.error + .dvafekhuaurp,
.gzzkxysecj:focus ~ .dvafekhuaurp {
  font-size: 11px;
  font-weight: 400;
  font-style: italic;
  background: #fff;
  padding: 0 5px;
  top: -5px;
  cursor: default;
  color: #939393;
}
.gzzkxysecj:-webkit-autofill,
.gzzkxysecj:-webkit-autofill:hover,
.gzzkxysecj:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
  box-shadow: 0 0 0 30px #fff inset;
  -webkit-text-fill-color: inherit !important;
  filter: none !important;
}
.dvafekhuaurp.active.error,
.filled .dvafekhuaurp.error,
.gzzkxysecj.error + .dvafekhuaurp,
.gzzkxysecj.error ~ label ~ .dvafekhuaurp {
  color: rgb(231, 71, 71);
}
.wslrgrsirvgxd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wslrgrsirvgxd #uLogin,
.wslrgrsirvgxd .hqeaowdqaaazeq,
.wslrgrsirvgxd .captcha {
  margin-bottom: 10px;
}
.wslrgrsirvgxd {
  margin-bottom: -10px;
}
.captcha {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.cijxcylfsxsrzve__captcha {
  position: relative;
}
.vqiyvuxgpzpiuoe_captcha {
  width: 100%;
  max-width: 130px;
}
.secret_number {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  height: 40px;
  padding: 0 10px;
  background: rgb(245, 248, 249);
  display: inline-block;
  position: relative;
  text-shadow: 1px 1px rgb(56, 192, 243), -1px 1px rgb(72, 209, 204),
    -1px -1px rgb(72, 209, 204), 1px -1px rgb(72, 209, 204);
  color: rgb(255, 255, 255);
  font-weight: bold;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  pointer-events: none;
  cursor: pointer;
  margin-right: 10px;
  font-size: 14px;
  line-height: 40px;
}
.secret_number:before {
  content: "";
  position: absolute;
  top: 10px;
  right: -15px;
  bottom: -15px;
  left: 0;
  z-index: -1;
  background: linear-gradient(
      -45deg,
      rgba(72, 209, 204, 0) 2px,
      mediumturquoise 3px,
      rgba(72, 209, 204, 0) 3px
    )
    repeat;
  background-size: 4px 4px;
}
.secret_number:after {
  content: attr(data-name);
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: -2;
  text-shadow: 1px 1px white, 2px 2px white, 3px 3px white, 4px 4px white;
  color: white;
  transition: all 1s;
}
.vqiyvuxgpzpiuoe::-moz-placeholder,
.vqiyvuxgpzpiuoe_captcha::-moz-placeholder,
.ceiffyrwiowvzp::-moz-placeholder {
  color: #626262;
  opacity: 1;
}
.vqiyvuxgpzpiuoe:-ms-input-placeholder,
.vqiyvuxgpzpiuoe_captcha:-ms-input-placeholder,
.ceiffyrwiowvzp:-ms-input-placeholder {
  color: #626262;
}
.vqiyvuxgpzpiuoe::-webkit-input-placeholder,
.vqiyvuxgpzpiuoe_captcha::-webkit-input-placeholder,
.ceiffyrwiowvzp::-webkit-input-placeholder {
  color: #626262;
}
.hqeaowdqaaazeq {
  display: block;
  color: #fff;
  background-color: #222;
  border: 1px solid;
  border-color: #222;
  text-align: center;
  white-space: nowrap;
  border-radius: 3px;
  height: 40px;
  line-height: 38px;
  font-weight: 600;
  cursor: pointer;
  user-select: none;
  padding: 0 20px;
  font-size: 12px;
  font-family: inherit;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.hqeaowdqaaazeq--border {
  background: transparent;
  border-color: rgb(127, 127, 127);
  color: rgb(69, 69, 69);
  height: 38px;
  line-height: 36px;
  font-weight: 500;
  padding: 0 10px;
  font-size: 12px;
  text-transform: inherit;
}
.hqeaowdqaaazeq:active,
.hqeaowdqaaazeq:focus {
  opacity: 0.8;
}
.button--coupon {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.button--comment {
  display: block;
  height: 36px;
  line-height: 36px;
}
.message_error {
  clear: both;
  padding: 10px;
  margin: 10px 0 20px;
  background-color: rgb(253, 228, 228);
  border-left: 4px solid rgb(255, 0, 0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  color: #222;
  line-height: 1.3;
  min-height: 36px;
}
.message_success {
  clear: both;
  padding: 15px;
  margin: 10px 0 20px;
  background-color: rgb(190, 225, 202);
  border-left: 4px solid rgb(11, 159, 89);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  font-weight: 400;
  font-size: 14px;
  color: rgb(34, 34, 34);
  line-height: 1.3;
  min-height: 36px;
}
.message_success svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.error {
  color: rgb(231, 71, 71);
  font-family: inherit;
  font-size: 12px;
  font-weight: 500;
}
.hhfecwzlxhale label.error,
.cijxcylfsxsrzve__captcha label.error {
  display: none !important;
}
.checkbox {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding-left: 30px;
  cursor: pointer;
  color: inherit;
  border-radius: 3px;
}
.checkbox__input {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
.checkbox__icon {
  border: 1px solid #dbdbdb;
  display: block;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  border-radius: 3px;
}
.checkbox.active .checkbox__icon {
  border-color: #ffb101;
}
.checkbox.active .checkbox__mark,
.checkbox__input:checked + * .checkbox__mark {
  stroke: #ffb101;
  stroke-width: 2px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  stroke-miterlimit: 10;
  opacity: 1;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
}
.checkbox__input:focus .checkbox__icon {
  border-color: #ffb101;
}
.checkbox__input:disabled + * .checkbox__mark {
  border-color: #dbdbdb;
}
.change_pass,
.password_remind {
  position: relative;
  font-family: inherit;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  text-decoration: none;
  font-size: 12px;
  color: #222;
  font-weight: 400;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  margin-top: 10px;
  opacity: 0.7;
  transition: all 0.3s ease 0s;
}
.change_pass {
  margin-top: 0;
}
.change_pass span,
.password_remind span {
  padding-right: 3px;
}
.change_pass:hover span,
.password_remind:hover span {
  padding-right: 7px;
  color: #ffb101;
  text-decoration: none;
}
.change_pass svg,
.password_remind svg {
  width: 12px;
  height: 12px;
  position: relative;
  top: 1px;
}
.change_pass:hover svg {
  color: #ffb101;
}
select {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  text-transform: none;
}
.select2-results__options {
  margin-left: 0px !important;
}
.select2-results__option {
  margin-bottom: 0px !important;
}
.subscribe_error,
.subscribe_success {
  color: rgb(231, 71, 71);
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
}
.subscribe_success {
  color: rgb(71, 231, 126);
}
.psjlrwafiajc {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ysyecrosvdi {
  position: relative;
  padding: 0;
  margin-bottom: 5px;
}
.ysyecrosvdi--2 {
  padding: 0;
  white-space: nowrap;
}
.ysyecrosvdi--2 .dozpjyzazw {
  padding: 5px 20px;
  display: block;
}
.dozpjyzazw {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  color: #222;
  font-weight: 400;
  text-decoration: none;
  font-size: 14px;
  padding: 0;
  transition: color 0.1s ease 0s;
}
.rqwvdyxatx .dozpjyzazw[href*="/discounted"],
.rqwvdyxatx .dozpjyzazw[href*="/discounted"]:hover {
  color: #b10707;
}
.jtwccqyfweo {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.scsuzxoscyqj-contact__title-s p {
  margin: initial;
}
.rqwvdyxatx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rqwvdyxatx .ysyecrosvdi {
  position: relative;
  padding: 0;
  margin-bottom: 0;
}
.rqwvdyxatx .psjlrwafiajc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  margin: 0;
}
.rqwvdyxatx .menu_eventer .psjlrwafiajc--2 {
  border-radius: 3px;
  display: none;
  left: -2px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  width: auto;
  background: rgb(255, 255, 255);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  color: #222;
}
.rqwvdyxatx .menu_eventer .psjlrwafiajc--3 {
  display: none;
}
.rqwvdyxatx .ysyecrosvdi--2 .dozpjyzazw {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #222;
}
.rqwvdyxatx .dozpjyzazw {
  padding: 5px 10px;
  font-size: 16px;
  text-decoration: none;
  color: #222;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  line-height: 1;
}
.dozpjyzazw[href^="discounted"] {
  color: #b10707 !important;
}
.rqwvdyxatx .menu_eventer .dozpjyzazw:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #222;
  transform: rotate(45deg);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  top: -3px;
  margin-left: 5px;
}
.rqwvdyxatx .psjlrwafiajc--2 .dozpjyzazw:after {
  content: none;
}
.menu_group--footer .psjlrwafiajc {
  display: block;
  padding: 0;
  list-style: none;
  margin: 0;
}
.menu_group--footer .ysyecrosvdi {
  position: relative;
  padding: 0;
  margin-bottom: 10px;
}
.menu_group--footer .dozpjyzazw {
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  position: relative;
  cursor: pointer;
}
.menu_group--404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.menu_group--404 .ysyecrosvdi {
  position: relative;
  padding: 0;
  margin-bottom: 0;
}
.menu_group--404 .dozpjyzazw {
  padding: 5px 10px;
  font-size: 16px;
  text-decoration: underline;
  color: #ffb101;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  line-height: 1;
}
.accordion__title,
.accordion__item {
  position: relative;
}
.accordion__title {
  cursor: pointer;
}
.accordion__header {
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  user-select: none;
  padding: 0;
  color: #222;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin: 0;
}
.accordion__title.active {
  cursor: default;
}
.accordion__header.icon:before {
  font-size: 26px;
  line-height: 1;
  margin-right: 10px;
}
.accordion__arrow {
  transform: rotate(180deg);
  font-size: 14px;
}
.accordion__title.active .accordion__arrow {
  transform: rotate(0deg);
  transition: all 0.2s ease-in-out;
}
.accordion__content {
  line-height: 1.3;
  padding: 10px 0 5px 0;
  text-align: left;
}
.tabs {
  margin-bottom: 15px;
  overflow: hidden;
}
.tabs--user {
  overflow: visible;
}
.tabs__navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 4px solid rgb(233, 234, 237);
  background: #fff;
}
.tabs__navigation--user {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: none;
  background: #fff;
}
.tabs__link {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  height: 45px;
  padding: 0 30px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.tabs__link.selected {
  color: #ffb101;
}
.tabs__link.selected:after {
  content: "";
  height: 4px;
  position: absolute;
  bottom: -4px;
  background: #ffb101;
  width: 100%;
  left: 0;
}
.tabs__link .icon {
  margin-right: 8px;
  line-height: 1;
}
.tabs__link .icon:before {
  font-size: 22px;
  line-height: 1;
}
.tabs__navigation--user .tabs__link {
  position: relative;
  margin: 0px;
  border-bottom: 1px solid rgb(227, 227, 227);
  text-decoration: none;
  padding: 18px 0px;
  color: rgb(34, 34, 34);
  font-size: 13px;
  font-weight: 500;
  min-height: 40px;
  height: inherit;
  width: 100%;
}
.tabs__navigation--user .tabs__link svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.tabs__navigation--user .tabs__link.selected:after {
  content: none;
}
.tabs__navigation--user .tabs__link:last-child {
  border-bottom: none;
}
.tabs__navigation--user .tabs__link.selected {
  color: #ffb101;
}
.tabs__content {
  overflow: hidden;
  background: #fff;
}
.tab {
  display: none;
  padding: 15px;
}
.mobile_tab_navigation {
  text-align: center;
  position: relative;
  margin: 15px 0 25px;
}
.mobile_tab_navigation:after {
  content: "";
  height: 1px;
  background: #dbdbdb;
  position: absolute;
  top: 45%;
  right: 0;
  display: block;
  width: 100%;
}
.mobile_tab_title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  user-select: none;
  padding: 5px 15px 5px 15px;
  color: #222;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
.mobile_tab_title svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.mobile_tab_title:after {
  width: 8px;
  height: 8px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  border-color: #222;
  position: relative;
  content: " ";
  left: inherit;
  margin-left: 10px;
  transform: rotate(-135deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mobile_tab_navigation.active .mobile_tab_title:after {
  top: -2px;
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.table_wrapper {
  overflow: auto;
  max-width: 100%;
  background: linear-gradient(to right, #fff 30%, #fff0),
    linear-gradient(to right, #fff0, #fff 70%) 0 100%,
    radial-gradient(farthest-side at 0% 50%, #0003, #0000),
    radial-gradient(farthest-side at 100% 50%, #0003, #0000) 0 100%;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
  background-position: 0 0, 100%, 0 0, 100%;
  background-attachment: local, local, scroll, scroll;
  max-height: 430px;
  width: 100%;
}
.hvcwuqecfvqo--style table {
  font-size: 12px;
  min-width: 500px;
  font-weight: 400;
  width: 100%;
  max-width: 100%;
}
.hvcwuqecfvqo--style td,
.hvcwuqecfvqo--style th {
  padding: 10px;
  text-align: left;
  margin: 0;
  border: 1px solid #dbdbdb;
}
.hvcwuqecfvqo--style:not(.table_not_bg) tbody tr:nth-child(2n) {
  background-color: #e9e9e9;
}
.hvcwuqecfvqo--style th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #232f3e;
  color: #fff;
  font-weight: 600;
}
.fn_auto_navigation_anchor {
  opacity: 0;
  visibility: hidden;
  position: relative;
  width: 20px;
  height: 20px;
  margin-top: -90px;
  padding-top: 90px;
  display: inline-block;
  background-size: 20px;
  background-position-y: bottom;
  padding-right: 25px;
  vertical-align: baseline;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjYzLjgwNyAyNjMuODA3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNjMuODA3IDI2My44MDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PGc+PGc+Cgk8cGF0aCBkPSJNMTQ2Ljk1OSwxMDEuODY5bC0xOS44NDgsMTkuODQ2bDE3Ljg3MSwxNy44NzNjMy41MTIsMy41MTMsNS40NDcsOC4xODIsNS40NDcsMTMuMTQ2YzAuMDAxLDQuOTY0LTEuOTMzLDkuNjMtNS40NDYsMTMuMTQyICAgbC02NC40NDIsNjQuNDQ0Yy03LjI0OCw3LjI0OC0xOS4wNDIsNy4yNDktMjYuMjg5LDAuMDAxbC0xNy44NzMtMTcuODc1Yy0zLjUxLTMuNTA5LTUuNDQzLTguMTc0LTUuNDQyLTEzLjEzNyAgIGMwLTQuOTY0LDEuOTM2LTkuNjM0LDUuNDQ4LTEzLjE0Nmw1MS4xNjYtNTEuMTY2bC0xOS44NDctMTkuODQ2bC01MS4xNjYsNTEuMTY2Yy04LjgxMyw4LjgxNC0xMy42NjcsMjAuNTMtMTMuNjY3LDMyLjk5ICAgYy0wLjAwMSwxMi40NjIsNC44NTIsMjQuMTc4LDEzLjY2NCwzMi45ODZsMTcuODczLDE3Ljg3NGM5LjA5NSw5LjA5NCwyMS4wNDIsMTMuNjQxLDMyLjk4OSwxMy42NDEgICBjMTEuOTQ4LDAsMjMuODk2LTQuNTQ3LDMyLjk5MS0xMy42NDJsNjQuNDQxLTY0LjQ0MmM4LjgxNi04LjgxMiwxMy42Ny0yMC41MjgsMTMuNjY5LTMyLjk5MSAgIGMtMC4wMDEtMTIuNDYxLTQuODU0LTI0LjE3Ni0xMy42NjYtMzIuOTlMMTQ2Ljk1OSwxMDEuODY5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojQTNBM0EzIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPHBhdGggZD0iTTI0Ny4yNzMsMzEuNTM4bC0xNy44NzItMTcuODczQzIyMC41ODksNC44NTMsMjA4Ljg3MywwLDE5Ni40MSwwYy0xMi40NjIsMC0yNC4xNzgsNC44NTQtMzIuOTg3LDEzLjY2NUw5OC45NzQsNzguMTExICAgYy04LjgxMyw4LjgxMS0xMy42NjUsMjAuNTI3LTEzLjY2NSwzMi45OWMwLjAwMSwxMi40NjUsNC44NTUsMjQuMTgyLDEzLjY2OCwzMi45ODhsMTcuODczLDE3Ljg3M2wxOS44NDctMTkuODQ2bC0xNy44NzYtMTcuODc2ICAgYy0zLjUxMS0zLjUwOS01LjQ0NS04LjE3NS01LjQ0NS0xMy4xNGMwLTQuOTY1LDEuOTMzLTkuNjMyLDUuNDQzLTEzLjE0Mmw2NC40NS02NC40NDhjMy41MS0zLjUxLDguMTc3LTUuNDQzLDEzLjE0Mi01LjQ0MyAgIGM0Ljk2NSwwLDkuNjMzLDEuOTM0LDEzLjE0NCw1LjQ0NGwxNy44NzMsMTcuODc1YzMuNTEsMy41MDksNS40NDMsOC4xNzQsNS40NDIsMTMuMTM4YzAsNC45NjUtMS45MzUsOS42MzMtNS40NDUsMTMuMTQ1ICAgbC01MS4xNyw1MS4xNjdsMTkuODQ2LDE5Ljg0N2w1MS4xNzEtNTEuMTY4YzguODEyLTguODEzLDEzLjY2NS0yMC41MjksMTMuNjY2LTMyLjk4OSAgIEMyNjAuOTM4LDUyLjA2MywyNTYuMDg1LDQwLjM0NywyNDcuMjczLDMxLjUzOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0EzQTNBMyIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KPC9nPjwvZz4gPC9zdmc+);
}
.fn_auto_navigation_header:hover .fn_auto_navigation_anchor {
  opacity: 1;
  visibility: visible;
  z-index: 2222;
}
.popup {
  padding: 30px !important;
  border-radius: 4px;
  box-shadow: inset 0 0 6px #0000004d;
  max-width: 500px !important;
  width: 100%;
  text-align: center !important;
}
.popup_bg {
  color: #fff !important;
  background: linear-gradient(to right, #00b4db, #0083b0) !important;
}
.popup__heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  user-select: none;
  padding: 0;
  color: #222;
  background: #fff;
  overflow: hidden;
  z-index: 2;
  text-align: center;
  margin: 20px auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.popup__heading svg {
  width: 28px;
  height: 28px;
  color: #0b982f;
  margin-right: 15px;
}
.popup__heading .tlzrxdirigji {
  margin-bottom: 30px;
}
.popup__description {
  margin-bottom: 10px;
  color: #222;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
}
.popup__sent {
  color: #222;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.popup_confirm__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.popup_confirm__title svg {
  width: 22px;
  width: 22px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.popup_animated {
  max-width: 550px;
  border-radius: 4px;
  overflow: hidden;
  transform: translateY(-80px);
  transition: all 0.5s;
}
.popup_animated .tlzrxdirigji,
.popup_animated .wslrgrsirvgxd,
.popup_animated .gzdhwdqwgolqzjo {
  transform: translateY(-40px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}
.dutsqfcephtxyncybox-slide--current .popup_animated,
.dutsqfcephtxyncybox-slide--current .popup_animated .wslrgrsirvgxd,
.dutsqfcephtxyncybox-slide--current .popup_animated .tlzrxdirigji,
.dutsqfcephtxyncybox-slide--current .popup_animated .gzdhwdqwgolqzjo {
  transform: translateY(0);
  opacity: 1;
  transition-duration: 0.3s;
}
.dutsqfcephtxyncybox-slide--current .popup_animated .tlzrxdirigji {
  transition-delay: 0.1s;
}
.dutsqfcephtxyncybox-slide--current .popup_animated .gzdhwdqwgolqzjo {
  transition-delay: 0.2s;
}
.dutsqfcephtxyncybox-slide--current .popup_animated .wslrgrsirvgxd {
  transition-delay: 0.4s;
}
.autocomplete-suggestions {
  background-color: #fff;
  overflow: hidden;
  overflow-y: auto;
  border: 1px solid #dbdbdb;
  display: table;
  top: 100%;
  border-left: none;
  border-bottom: none;
}
.autocomplete-suggestion {
  display: table-row;
  width: 100%;
  line-height: 1.2;
  font-size: 12px;
  font-weight: 500;
  color: #222;
}
.autocomplete-suggestions .autocomplete-selected {
  background: #e9e9e9;
}
.autocomplete-suggestions strong {
  font-weight: 600;
  color: #ffb101;
}
.autocomplete-suggestion div {
  width: 50px !important;
  text-align: center;
}
.autocomplete-suggestion div,
.autocomplete-suggestions span,
.autocomplete-suggestions a {
  padding: 0.152rem 0.3rem;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.autocomplete-suggestions span {
  white-space: nowrap;
  text-align: right;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 600;
  border-left: none;
}
.autocomplete-suggestion {
  cursor: pointer;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
.noUi-target {
  background: #fafafa;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3fb8af;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #e8e7e6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[disabled] .noUi-connect {
  background: #b8b8b8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.noUi-marker {
  position: absolute;
  background: #ccc;
}
.noUi-marker-sub {
  background: #aaa;
}
.noUi-marker-large {
  background: #aaa;
}
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}
#fn_slider_price.noUi-target {
  position: relative;
  height: 4px;
  background: #e1e8ed;
  margin: 24px 10px 24px;
  border-radius: 2px;
  border: none;
  font-family: inherit;
  color: inherit;
}
#fn_slider_price.noUi-target .noUi-handle {
  position: absolute;
  width: 18px;
  height: 18px;
  margin-left: -12px;
  top: -7px;
  border-radius: 4px;
  border: 3px solid #e1e8ed;
  background-color: #fff;
  border-color: #ffb101;
  cursor: pointer;
  box-shadow: none;
  transition: background-color 0.2s;
}
#fn_slider_price.noUi-target .noUi-handle::after,
#fn_slider_price.noUi-target .noUi-handle::before {
  content: none;
}
#fn_slider_price.noUi-target .noUi-connect,
#fn_slider_price.noUi-target .noUi-handle:hover {
  background-color: #ffb101;
}
#fn_slider_price.noUi-horizontal .noUi-handle {
  right: -10px;
}
@-webkit-keyframes rotate-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes anti-rotate-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes anti-rotate-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.fn_categories {
  position: relative;
}
.fn_ajax_wait {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 125px;
  transform: translateX(-50%);
}
.fn_ajax_wait:before,
.fn_ajax_wait:after {
  content: "";
  position: absolute;
  top: 100px;
  left: 50%;
  z-index: 2;
  border: 6px solid;
  border-radius: 50%;
}
.fn_ajax_wait::before {
  width: 120px;
  height: 120px;
  margin-left: -60px;
  border-left-color: transparent;
  border-top-color: #ffb101;
  border-right-color: #ffb101;
  border-bottom: transparent;
  -webkit-animation: rotate-animation 1s linear 0s infinite;
  animation: rotate-animation 1s linear 0s infinite;
}
.fn_ajax_wait::after {
  width: 80px;
  height: 80px;
  margin-top: 20px;
  margin-left: -40px;
  border-left-color: transparent;
  border-top-color: #ffb101;
  border-right-color: #ffb101;
  border-bottom: transparent;
  -webkit-animation: anti-rotate-animation 0.85s linear 0s infinite;
  animation: anti-rotate-animation 0.85s linear 0s infinite;
}
.fn_skeleton_load {
  background: #fff;
  color: #222;
  box-shadow: 0 2px 5px #0000004d;
  border-radius: 3px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0;
  box-sizing: border-box;
  -webkit-box-pack: justify;
  justify-content: space-between;
  z-index: 1;
  padding: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}
.skeleton_load__item {
  width: 100%;
  margin: 8px 0px;
  display: flex;
  align-items: center;
  -webkit-animation-name: thumbAnime;
  animation-name: thumbAnime;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.skeleton_load__item:after,
.skeleton_load__item:before {
  content: "";
  background: rgba(34, 34, 34, 0.2);
  border-radius: 2px;
  height: 8px;
  flex: 100%;
  max-width: 100%;
}
.skeleton_load__item:before {
  flex: 0 0 22px;
  max-width: 22px;
  height: 22px;
  margin-right: 8px;
}
.skeleton_load__item--1:after,
.skeleton_load__item--1:before {
  content: none;
}
.skeleton_load__item--1 {
  flex: 0 0 100%;
  max-width: 100%;
  background: rgba(34, 34, 34, 0.8);
  border-radius: 2px;
  height: 20px;
  margin-bottom: 20px;
}
.skeleton_load__item--2:after {
  flex: 0 0 calc(100% - 60px);
  max-width: calc(100% - 60px);
}
.skeleton_load__item--3:after {
  flex: 0 0 calc(100% - 80px);
  max-width: calc(100% - 80px);
}
.skeleton_load__item--4:after {
  flex: 0 0 calc(100% - 90px);
  max-width: calc(100% - 90px);
}
.skeleton_load__item--5:after {
  flex: 0 0 calc(100% - 45px);
  max-width: calc(100% - 45px);
}
.skeleton_load__item--6:after {
  flex: 0 0 calc(100% - 60px);
  max-width: calc(100% - 60px);
}
@-webkit-keyframes thumbAnime {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes thumbAnime {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
.rftgaafxvuk {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.rftgaafxvuk-vertical > .siqygekkyy {
  flex-direction: column;
}
.siqygekkyy {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.rftgaafxvuk-android .pzovzzfrjwhpcj,
.siqygekkyy {
  transform: translate3d(0px, 0, 0);
}
.rftgaafxvuk-multirow > .siqygekkyy {
  flex-wrap: wrap;
}
.rftgaafxvuk-multirow-column > .siqygekkyy {
  flex-wrap: wrap;
  flex-direction: column;
}
.rftgaafxvuk-free-mode > .siqygekkyy {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.pzovzzfrjwhpcj {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.pzovzzfrjwhpcj-invisible-blank {
  visibility: hidden;
}
.rftgaafxvuk-autoheight,
.rftgaafxvuk-autoheight .pzovzzfrjwhpcj {
  height: auto;
}
.rftgaafxvuk-autoheight .siqygekkyy {
  align-items: flex-start;
  transition-property: transform, height;
}
.rftgaafxvuk-3d {
  perspective: 1200px;
}
.rftgaafxvuk-3d .siqygekkyy,
.rftgaafxvuk-3d .pzovzzfrjwhpcj,
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-left,
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-right,
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-top,
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-bottom,
.rftgaafxvuk-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-left,
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-right,
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-top,
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.rftgaafxvuk-3d .pzovzzfrjwhpcj-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.rftgaafxvuk-css-mode > .siqygekkyy {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.rftgaafxvuk-css-mode > .siqygekkyy::-webkit-scrollbar {
  display: none;
}
.rftgaafxvuk-css-mode > .siqygekkyy > .pzovzzfrjwhpcj {
  scroll-snap-align: start start;
}
.cawxttjzvc.rftgaafxvuk-css-mode > .siqygekkyy {
  scroll-snap-type: x mandatory;
}
.rftgaafxvuk-vertical.rftgaafxvuk-css-mode > .siqygekkyy {
  scroll-snap-type: y mandatory;
}
.swiper-button-prev,
.swiper-button-next {
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 60px;
  padding: 0;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  outline: none;
  left: inherit;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: rgb(238, 238, 238);
  transition: all 0.2s ease-in-out 0s;
  margin: 0;
  border-radius: 3px;
  position: absolute;
  top: calc(50% - 30px);
}
.wfkwzxgffvfgfcg_products .swiper-button-prev,
.wfkwzxgffvfgfcg_products .swiper-button-next {
  top: 100px;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.9);
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 26px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.rftgaafxvuk-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.rftgaafxvuk-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.rftgaafxvuk-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.rftgaafxvuk-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.cawxttjzvc > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 30px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background: rgb(219, 219, 219);
  opacity: 0.8;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 2px;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffb101;
}
.rftgaafxvuk-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.rftgaafxvuk-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.rftgaafxvuk-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.rftgaafxvuk-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.cawxttjzvc
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.cawxttjzvc
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.cawxttjzvc
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.cawxttjzvc.rftgaafxvuk-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ffb101;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.rftgaafxvuk-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.cawxttjzvc > .swiper-pagination-progressbar,
.rftgaafxvuk-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.rftgaafxvuk-vertical > .swiper-pagination-progressbar,
.cawxttjzvc
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.cawxttjzvc > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.rftgaafxvuk-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.pzovzzfrjwhpcj-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid #000;
  border-radius: 50%;
  border-top-color: transparent;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.rftgaafxvuk .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.rftgaafxvuk-fade.rftgaafxvuk-free-mode .pzovzzfrjwhpcj {
  transition-timing-function: ease-out;
}
.rftgaafxvuk-fade .pzovzzfrjwhpcj {
  pointer-events: none;
  transition-property: opacity;
}
.rftgaafxvuk-fade .pzovzzfrjwhpcj .pzovzzfrjwhpcj {
  pointer-events: none;
}
.rftgaafxvuk-fade .yhrztfvwly,
.rftgaafxvuk-fade .yhrztfvwly .yhrztfvwly {
  pointer-events: auto;
}
.rftgaafxvuk-cube {
  overflow: visible;
}
.rftgaafxvuk-cube .pzovzzfrjwhpcj {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.rftgaafxvuk-cube .pzovzzfrjwhpcj .pzovzzfrjwhpcj {
  pointer-events: none;
}
.rftgaafxvuk-cube.rftgaafxvuk-rtl .pzovzzfrjwhpcj {
  transform-origin: 100% 0;
}
.rftgaafxvuk-cube .yhrztfvwly,
.rftgaafxvuk-cube .yhrztfvwly .yhrztfvwly {
  pointer-events: auto;
}
.rftgaafxvuk-cube .yhrztfvwly,
.rftgaafxvuk-cube .ddqvooajpkdhii,
.rftgaafxvuk-cube .ddqvooajpkdhii + .pzovzzfrjwhpcj,
.rftgaafxvuk-cube .vwhplgwtpspoxhw {
  pointer-events: auto;
  visibility: visible;
}
.rftgaafxvuk-cube .pzovzzfrjwhpcj-shadow-bottom,
.rftgaafxvuk-cube .pzovzzfrjwhpcj-shadow-left,
.rftgaafxvuk-cube .pzovzzfrjwhpcj-shadow-right,
.rftgaafxvuk-cube .pzovzzfrjwhpcj-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rftgaafxvuk-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.rftgaafxvuk-flip {
  overflow: visible;
}
.rftgaafxvuk-flip .pzovzzfrjwhpcj {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.rftgaafxvuk-flip .pzovzzfrjwhpcj .pzovzzfrjwhpcj {
  pointer-events: none;
}
.rftgaafxvuk-flip .yhrztfvwly,
.rftgaafxvuk-flip .yhrztfvwly .yhrztfvwly {
  pointer-events: auto;
}
.rftgaafxvuk-flip .pzovzzfrjwhpcj-shadow-bottom,
.rftgaafxvuk-flip .pzovzzfrjwhpcj-shadow-left,
.rftgaafxvuk-flip .pzovzzfrjwhpcj-shadow-right,
.rftgaafxvuk-flip .pzovzzfrjwhpcj-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.gwitfyhaayfog:not(.initial) {
  transition: opacity 1s;
}
.gwitfyhaayfog.initial,
.gwitfyhaayfog.chalgewdspr,
.gwitfyhaayfog.error {
  opacity: 1;
}
.fn_readmore + [data-readmore-toggle],
.fn_readmore[data-readmore] {
  display: inline-block;
  width: auto;
  position: relative;
}
.fn_readmore[aria-expanded="false"]::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 4em;
  background: -moz-linear-gradient(top, #fff0 0, #fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0)),
    color-stop(100%, #fff)
  );
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.fn_readmore[data-readmore] {
  transition: height 500ms;
  overflow: hidden;
  max-height: 215px;
  display: block;
  width: 100%;
}
.fn_readmore + [data-readmore-toggle] {
  margin-top: 13px;
  text-decoration: none;
  transition: all 0.3s;
}
.fn_readmore + [data-readmore-toggle]:hover,
.fn_readmore + [data-readmore-toggle]:focus {
  color: #000;
  text-decoration: none;
}
.fn_readmore + [data-readmore-toggle] span {
  color: #ffb101;
  background: transparent;
  border-color: #ffb101;
  border: 1px solid;
  border-radius: 3px;
  padding: 1px 30px;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  transition: all 0.3s;
  font-weight: 500;
}
.fn_readmore + [data-readmore-toggle]:hover span {
  color: #000;
  background: #ffb101;
  border-color: #ffb101;
}
.fn_social_image i:before {
  content: "\f0ac";
}
.fn_social_image .dutsqfcephtxy-github:before {
  content: "\f09b";
}
.fn_social_image .dutsqfcephtxy-google-plus:before {
  content: "\f0d5";
}
.fn_social_image .dutsqfcephtxy-google:before {
  content: "\f1a0";
}
.fn_social_image .dutsqfcephtxy-twitter:before {
  content: "\f099";
}
.fn_social_image .dutsqfcephtxy-pinterest-p:before {
  content: "\f231";
}
.fn_social_image .dutsqfcephtxy-odnoklassniki:before {
  content: "\f263";
}
.fn_social_image .dutsqfcephtxy-facebook:before {
  content: "\f09a";
}
.fn_social_image .dutsqfcephtxy-skype:before {
  content: "\f17e";
}
.fn_social_image .dutsqfcephtxy-vk:before {
  content: "\f189";
}
.fn_social_image .dutsqfcephtxy-whatsapp:before {
  content: "\f232";
}
.fn_social_image .dutsqfcephtxy-youtube:before {
  content: "\f167";
}
.fn_social_image .dutsqfcephtxy-instagram:before {
  content: "\f16d";
}
.fn_social_image .dutsqfcephtxy-linkedin:before {
  content: "\f0e1";
}
body {
  background-image: url("../../design/chubstyle/images/pattern.png");
  background-size: 28%;
}
header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  z-index: 20;
}
.pcfjyosuagwkdtf,
.prlseaquejjz,
.scsuzxoscyqj__top {
  position: relative;
}
.scsuzxoscyqj__top {
  background: #000;
  color: #fff;
  padding: 2px 0;
}
.prlseaquejjz {
  background-color: #fff;
  color: #222;
  padding: 10px 0;
}
.pcfjyosuagwkdtf,
.fn_header__sticky {
  background: #000;
  color: #fff;
  padding: 0;
  height: 60px;
}
.account__link {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}
.account__link svg {
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
.account__link .account__text {
  margin-right: 5px;
}
.switcher__item {
  position: relative;
  padding: 5px 10px;
  white-space: nowrap;
}
.switcher__visible .switcher__name:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #fff;
  transform: rotate(45deg);
  transition: all 0.1s;
  position: relative;
  top: -2px;
  margin-left: 7px;
}
.switcher__name {
  padding: 0;
  cursor: pointer;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 500;
}
.switcher__hidden {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  display: none;
  left: -12px;
  padding: 8px 0;
  position: absolute;
  top: 100%;
  width: auto;
}
.switcher__language .switcher__hidden {
  left: 0;
}
.switcher__item:last-child .switcher__hidden {
  left: inherit;
  right: 0;
}
.switcher__link {
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  color: #222;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s;
  border: none;
  width: 100%;
  background: none;
}
.switcher__link.active {
  text-decoration: none;
  color: #ffb101;
}
.switcher__visible img,
.switcher__link img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  max-width: 20px;
  margin-right: 4px;
}
.callback {
  position: relative;
  padding: 0 10px;
  border-radius: 3px;
  margin-left: 5px;
  line-height: 1;
  height: 25px;
  font-size: 13px;
  text-decoration: none;
  font-weight: 400;
  border: 1px solid transparent;
  color: #fff;
  margin-right: 10px;
}
.callback svg {
  width: 18px;
  height: 18px;
  margin-right: 7px;
  position: relative;
  top: 1px;
}
.kuilejpauszekru {
  -webkit-box-flex: 0;
  -webkit-flex: 1 0 285px;
  -ms-flex: 1 0 285px;
  flex: 1 0 285px;
  max-width: 285px;
}
.vjhdiiftwywad {
  color: #000 !important;
  text-decoration: none;
  position: relative;
  display: block;
  padding-right: 30px;
}
.vjhdiiftwywad img,
.vjhdiiftwywad svg {
  display: block;
  width: 255px;
  height: 50px;
  max-height: none;
  max-width: 100%;
}
.vjhdiiftwywad .jzgphuaqdo {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.4px;
  display: block;
  white-space: nowrap;
}
.jtwccqyfweo {
  justify-content: center;
}
.scsuzxoscyqj-contact {
  height: 50px;
  position: relative;
  min-width: 225px;
}
.scsuzxoscyqj-contact__inner {
  padding: 15px 15px 0;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  border-radius: 4px;
  height: 45px;
}
.scsuzxoscyqj-contact__inner--adress {
  padding: 10px 15px 0;
  height: 45px;
}
.scsuzxoscyqj-contact__inner--adress .scsuzxoscyqj-contact__item--visible::after {
  content: none !important;
}
.scsuzxoscyqj-contact__item {
  position: relative;
  opacity: 0;
  visibility: hidden;
}
.scsuzxoscyqj-contact__item--visible {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.scsuzxoscyqj-contact__inner .scsuzxoscyqj-contact__item--visible:after {
  content: "\2807";
  font-size: 30px;
  position: absolute !important;
  right: -5px;
  top: -5px;
  display: block;
  line-height: 1;
  width: 10px;
  color: #222;
}
.scsuzxoscyqj-contact__section svg {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  line-height: 1;
}
.scsuzxoscyqj-contact--phone,
.scsuzxoscyqj-contact--email,
.scsuzxoscyqj-contact--time {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 13px;
  line-height: 1.2;
  word-break: break-all;
}
.scsuzxoscyqj-contact--email {
  font-size: 14px;
}
.scsuzxoscyqj-contact--time,
.scsuzxoscyqj-contact--time p,
.scsuzxoscyqj-contact--time span {
  font-size: 14px;
  font-weight: 500;
}
.scsuzxoscyqj-contact__item--visible.scsuzxoscyqj-contact--phone a,
.scsuzxoscyqj-contact--phone a,
.scsuzxoscyqj-contact--email a,
.scsuzxoscyqj-contact--time {
  text-decoration: none;
  color: #222;
}
.sxovlstqrxsuql {
  position: relative;
  cursor: pointer;
  min-width: 70px;
  padding: 0 15px;
  transition: 0.2s;
  color: #fff;
  height: 100%;
}
.clrcyozuxyqg {
  color: #fff;
  text-decoration: none;
}
.clrcyozuxyqg:hover {
  color: inherit;
}
.sxovlstqrxsuql.icon-search,
.clrcyozuxyqg i {
  width: 32px;
  height: 32px;
}
.clrcyozuxyqg i:before {
  font-size: 30px;
  line-height: 1;
}
.clrcyozuxyqg i.stxkywppphwsfqv:before {
  font-size: 26px;
  line-height: 1;
}
.sxovlstqrxsuql.icon-search {
  font-size: 32px;
  min-width: 45px;
  padding: 0 5px;
}
.sxovlstqrxsuql .compare_counter,
.sxovlstqrxsuql .wishlist_counter,
.sxovlstqrxsuql .htfpldowaz {
  background: #ffb101;
  border: 2px solid;
  border-color: #000;
  border-radius: 50%;
  color: #000;
  padding: 1px 0 0 1px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 22px;
  height: 22px;
  font-size: 10px;
  text-align: center;
  font-weight: 600;
  line-height: 17px;
  display: block;
}
.search {
  position: relative;
  margin: 10px 14px;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.search__input {
  background: #fff;
  border: none !important;
  color: #222;
  height: 40px;
  width: 100%;
}
.search__button {
  border-radius: 4px;
  cursor: pointer;
  font-size: 20px;
  height: 32px;
  position: absolute;
  text-align: center;
  right: 4px;
  top: 4px;
  width: 50px;
  border: none;
  background: #ffb101;
  color: #000;
  opacity: 0.8;
  transition: all 0.2s;
}
.search__button:before {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tfsqzjspky {
  position: relative;
}
.wwjdaiefik {
  -webkit-box-flex: 0;
  -webkit-flex: 1 0 285px;
  -ms-flex: 1 0 285px;
  flex: 1 0 285px;
  max-width: 285px;
  position: relative;
  margin: 10px 0 10px;
  border-radius: 4px;
}
.pzygyaoqpethg {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 0 15px;
  width: 100%;
  background: #ffb101;
  color: #000;
  border-radius: 4px;
  height: 40px;
}
.frctprikezqg .pzygyaoqpethg {
  pointer-events: none;
}
.wwjdaiefik .fphyosrokjc {
  margin-right: 10px;
}
.wwjdaiefik .fphyosrokjc:before {
  font-size: 20px;
}
.wwjdaiefik .wwjdaiefik__arrow {
  position: absolute;
  right: 15px;
  height: calc(50% - 7px);
}
.wwjdaiefik .arrow_right {
  height: 14px;
  width: 14px;
  display: block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wwjdaiefik.active .arrow_right {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.categories_nav {
  height: 400px !important;
}
.categories_nav {
  background: #fff;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  transition: 0.3s;
  width: 285px;
  z-index: 1;
}
.categories_nav--show.categories_nav {
  display: block;
  height: 400px;
}
.categories_nav .categories_nav__menu {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.categories_nav .categories_nav__menu .categories_menu__item {
  margin: 0;
}
.categories_nav .categories_nav__subcategory {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -4;
  visibility: hidden;
  opacity: 0;
  width: 285px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateX(260px) translateZ(0px);
  transform: translateX(260px) translateZ(0px);
  -webkit-transition: -webkit-all 0.5s ease-in-out;
  transition: -webkit-all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transition-delay: 0s, 0s;
  -webkit-transition-delay: 0.15s;
}
.categories_nav .categories_menu,
.categories_nav .subcategory {
  height: 100%;
  padding: 10px 0 10px 0;
}
.categories_menu:not(.scroll) {
  overflow: hidden;
}
.categories_nav .categories_menu__link {
  padding: 7px 10px;
  position: relative;
  transition: 0.3s;
  text-decoration: none;
  color: #000;
  line-height: 1.2;
  font-size: 13px;
  font-weight: 500;
  min-height: 34px;
  border-bottom: 1px solid #eeeeee;
}
.categories_nav .categories_menu__item:last-child .categories_menu__link {
  border-bottom: none;
}
.categories_menu__link {
  color: #222;
  text-decoration: none;
  position: relative;
}
.categories_nav .categories_menu__link .categories_menu__icon {
  height: 24px;
  width: 24px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 24px;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  max-width: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
.categories_nav .categories_menu__link .categories_menu__icon svg {
  max-height: 24px;
  max-width: 24px;
}
.categories_nav .categories_menu__link .categories_menu__icon svg path,
.categories_nav .categories_menu__link .categories_menu__icon svg rect,
.categories_nav .categories_menu__link .categories_menu__icon svg circle {
  fill: currentColor !important;
}
.categories_menu__link .categories_menu__name {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.categories_nav__subcategory:not(.level_3)
  .categories_menu__link
  .categories_menu__name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.categories_nav .categories_menu__link .arrow_right {
  position: absolute;
  right: 7px;
  top: calc(50% - 5px);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition: 0.3s;
  width: 12px;
  height: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15px;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  max-width: 15px;
}
.categories_nav .subcategory {
  background: #fff;
  border-left: 1px solid #ebebeb;
}
.categories_nav .subcategory .categories_menu__item {
  background: #fff;
  position: static;
}
.categories_nav ul::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.scroll {
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hover_scroll {
  position: absolute;
  left: 0;
  height: 30px;
  width: 100%;
  opacity: 1;
  transition: all 320ms;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(240, 240, 240, 0.7);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  margin: 0;
}
.hover_scroll.hover_scroll_up {
  top: 0;
}
.hover_scroll:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  opacity: 0.8;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  color: #000;
  background-color: #ffb101;
}
.hover_scroll.hover_scroll_up:before {
  content: "\f106";
}
.hover_scroll.hover_scroll_down {
  bottom: 0;
}
.tchzxhdqczxsalr {
  width: calc(100% - 285px);
  margin: 0 0 15px 285px;
  height: 400px;
  box-shadow: 0 2px 5px #0000004d;
}
.tchzxhdqczxsalr .yhgzeowuhixpzju {
  height: 400px;
}
.tchzxhdqczxsalr .csvsjwidyxol {
  margin-bottom: 0;
}
.main {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative;
}
.sidebar {
  width: 284px;
  position: relative;
  float: left;
}
.sidebar--right {
  float: right;
}
.sidebar__boxed {
  background: #fff;
  color: #222;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  display: block;
  z-index: 1;
  padding: 5px 15px;
  margin-bottom: 15px;
}
.sidebar__boxed--subscribe {
  background: #1b84ec;
  color: #fff;
  padding: 30px 15px 30px;
  position: relative;
}
.sidebar__boxed--subscribe:before {
  content: "";
  opacity: 0.15;
  position: absolute;
  top: -6px;
  left: 15%;
  width: 180px;
  height: 180px;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSA1MTIgMCkiPjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNi45NTUsMS4zMTRjLTMuMTE5LTEuNzgtNi45NTUtMS43NS0xMC4wNDUsMC4wNzhMMzEzLjY1NiwxMDkuNzU2Yy00Ljc1NCwyLjgxMS02LjMyOSw4Ljk0My0zLjUxOCwxMy42OTcgICAgYzIuODEsNC43NTMsOC45NDIsNi4zMjgsMTMuNjk3LDMuNTE4bDEzMS40ODItNzcuNzQ5TDIxMC40MTEsMzAzLjMzNUw4OC42MDMsMjY2LjA2OWwxNTguOTY1LTk0ICAgIGM0Ljc1NC0yLjgxMiw2LjMyOS04Ljk0NCwzLjUxOC0xMy42OThjLTIuODEtNC43NTMtOC45NDMtNi4zMy0xMy42OTctMy41MThMNTguOTEsMjYwLjM5MmMtMy40MSwyLjAxNy01LjMwOSw1Ljg1Ni00Ljg0LDkuNzkxICAgIHMzLjIxNiw3LjIyMSw3LjAwNCw4LjM4bDE0NS40NjksNDQuNTA0TDI3MC43Miw0MzkuODhjMC4wNjcsMC4xMjEsMC4xMzYsMC4yMjMsMC4yMDcsMC4zMTRjMS4wNzEsMS43ODYsMi42NzYsMy4yNDUsNC42NzgsNC4wODcgICAgYzEuMjUzLDAuNTI3LDIuNTcsMC43ODQsMy44NzgsMC43ODRjMi41NjMsMCw1LjA4Ni0wLjk4Niw2Ljk5MS0yLjg0OWw3My43OTQtNzIuMTJsMTM4LjgwNiw0Mi40NjYgICAgYzAuOTYsMC4yOTMsMS45NDUsMC40MzgsMi45MjUsMC40MzhjMi4xMTYsMCw0LjIwNi0wLjY3Miw1Ljk0OC0xLjk2MUM1MTAuNDk2LDQwOS4xNTMsNTEyLDQwNi4xNyw1MTIsNDAzVjEwICAgIEM1MTIsNi40MDksNTEwLjA3NCwzLjA5Myw1MDYuOTU1LDEuMzE0eiBNMjcxLjI2NSwzMjkuMjNjLTEuMTU4LDEuNjczLTEuNzc5LDMuNjU5LTEuNzc5LDUuNjk0djYxLjE3MWwtNDMuODIzLTc5Ljc2NSAgICBsMTkzLjkyMS0yMDEuMjFMMjcxLjI2NSwzMjkuMjN6IE0yODkuNDg2LDQxMS4zMDl2LTYyLjg2N2w0OC45OSwxNC45ODhMMjg5LjQ4Niw0MTEuMzA5eiBNNDkyLDM4OS40ODNsLTE5Ni40OTktNjAuMTE2ICAgIEw0OTIsNDUuNzA0VjM4OS40ODN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xNjQuNDIzLDM0Ny41NzdjLTMuOTA2LTMuOTA1LTEwLjIzNi0zLjkwNS0xNC4xNDMsMGwtOTMuMzUyLDkzLjM1MmMtMy45MDUsMy45MDUtMy45MDUsMTAuMjM3LDAsMTQuMTQzICAgIEM1OC44ODIsNDU3LjAyNCw2MS40NDEsNDU4LDY0LDQ1OHM1LjExOC0wLjk3Niw3LjA3MS0yLjkyOWw5My4zNTItOTMuMzUyQzE2OC4zMjgsMzU3LjgxNSwxNjguMzI4LDM1MS40ODMsMTY0LjQyMywzNDcuNTc3eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDAuMDcxLDQ3MS45MjhjLTMuOTA2LTMuOTAzLTEwLjIzNi0zLjkwMy0xNC4xNDIsMC4wMDFsLTIzLDIzYy0zLjkwNSwzLjkwNS0zLjkwNSwxMC4yMzcsMCwxNC4xNDMgICAgQzQuODgyLDUxMS4wMjQsNy40NDEsNTEyLDEwLDUxMnM1LjExOC0wLjk3Nyw3LjA3MS0yLjkyOWwyMy0yM0M0My45NzYsNDgyLjE2Niw0My45NzYsNDc1LjgzNCw0MC4wNzEsNDcxLjkyOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KCTwvZz4KPC9nPjxnPgoJPGc+CgkJPHBhdGggZD0iTTE0Mi42NDksNDk0LjM0Yy0xLjg1OS0xLjg2LTQuNDM5LTIuOTMtNy4wNjktMi45M2MtMi42NDEsMC01LjIxLDEuMDctNy4wNywyLjkzYy0xLjg2LDEuODYtMi45Myw0LjQzLTIuOTMsNy4wNyAgICBjMCwyLjYzLDEuMDY5LDUuMjEsMi45Myw3LjA3YzEuODYsMS44Niw0LjQ0LDIuOTMsNy4wNywyLjkzczUuMjEtMS4wNyw3LjA2OS0yLjkzYzEuODYtMS44NiwyLjkzMS00LjQ0LDIuOTMxLTcuMDcgICAgQzE0NS41OCw0OTguNzcsMTQ0LjUxLDQ5Ni4yLDE0Mi42NDksNDk0LjM0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjE3LjA1MSw0MTkuOTM1Yy0zLjkwMy0zLjkwNS0xMC4yMzMtMy45MDUtMTQuMTQyLDBsLTQ5LjQ0Niw0OS40NDVjLTMuOTA1LDMuOTA1LTMuOTA1LDEwLjIzNywwLDE0LjE0MiAgICBjMS45NTMsMS45NTMsNC41MTIsMi45MjksNy4wNzEsMi45MjlzNS4xMTgtMC45NzcsNy4wNzEtMi45MjlsNDkuNDQ2LTQ5LjQ0NUMyMjAuOTU2LDQzMC4xNzIsMjIwLjk1Niw0MjMuODQsMjE3LjA1MSw0MTkuOTM1eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzg3LjcwNCw0MTYuMTM5Yy0zLjkwNi0zLjkwNC0xMC4yMzYtMy45MDQtMTQuMTQyLDBsLTQ5LjU4LDQ5LjU4Yy0zLjkwNSwzLjkwNS0zLjkwNSwxMC4yMzcsMCwxNC4xNDMgICAgYzEuOTUzLDEuOTUyLDQuNTEyLDIuOTI5LDcuMDcxLDIuOTI5czUuMTE4LTAuOTc3LDcuMDcxLTIuOTI5bDQ5LjU4LTQ5LjU4QzM5MS42MDksNDI2LjM3NywzOTEuNjA5LDQyMC4wNDUsMzg3LjcwNCw0MTYuMTM5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjgzLjUsMTM2LjMxYy0xLjg2LTEuODYtNC40NC0yLjkzLTcuMDctMi45M3MtNS4yMSwxLjA3LTcuMDcsMi45M2MtMS44NTksMS44Ni0yLjkzLDQuNDQtMi45Myw3LjA4ICAgIGMwLDIuNjMsMS4wNyw1LjIsMi45Myw3LjA2YzEuODYsMS44Nyw0LjQ0LDIuOTMsNy4wNywyLjkzczUuMjEtMS4wNiw3LjA3LTIuOTNjMS44NTktMS44NiwyLjkzLTQuNDMsMi45My03LjA2ICAgIEMyODYuNDMsMTQwLjc1LDI4NS4zNiwxMzguMTcsMjgzLjUsMTM2LjMxeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4=);
}
.user_container,
.post_container,
.blog_container,
.products_container {
  margin-left: 300px;
  width: calc(100% - 300px);
}
.blog_container--left,
.post_container--left {
  margin-left: 0;
}
.blog_container__boxed,
.products_container__boxed {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 15px;
  margin-bottom: 25px;
}
.user_container__boxed {
  background: transparent;
  padding: 0;
}
.user_container .tab {
  padding: 0;
}
.sidebar_subscribe__title {
  font-size: 16px;
  line-height: 1.4;
  cursor: pointer;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}
.sidebar_subscribe__form {
  position: relative;
}
.vqiyvuxgpzpiuoe--aside_subscribe {
  height: 32px;
  font-weight: 400;
  font-size: 12px;
  width: 100%;
  margin-bottom: 5px;
}
.button--aside_subscribe {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
  user-select: none;
  font-family: inherit;
  text-decoration: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  height: 24px;
  position: absolute;
  right: 4px;
  top: 4px;
  border: none;
  background: transparent;
  color: #000;
  opacity: 0.8;
  transition: all 0.2s;
  line-height: 24px;
  padding: 0 7px;
  text-transform: uppercase;
}
.button--aside_subscribe:hover {
  color: #000;
  opacity: 1;
}
.button--aside_subscribe svg {
  width: 16px;
  height: 16px;
}
.post_container__wrapper {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 0;
  margin-bottom: 15px;
  overflow: hidden;
}
.post_container__wallpaper {
  background-size: cover;
  min-height: 200px;
  position: relative;
  padding: 0;
  padding-bottom: 36%;
  height: 0;
  overflow: hidden;
  background-color: #f4f6f9;
  margin-bottom: 15px;
}
.post_container__boxed {
  padding: 15px;
  position: relative;
  max-width: 100%;
  margin: 0px auto;
}
.sidebar_heading {
  font-size: 14px;
  line-height: 1.2;
  padding: 10px 0;
  cursor: pointer;
  font-weight: 600;
  position: relative;
  color: #222;
}
.sidebar_heading:before {
  font-size: 14px;
}
.sidebar_heading.active .sidebar_heading_arrow:before {
  content: "\f077";
}
.blog_catalog {
  margin: 0;
}
.blog_catalog__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog_catalog__list--inner {
  padding-left: 15px;
  margin-bottom: 10px;
  display: none;
}
.blog_catalog__item {
  position: relative;
  margin: 0px;
  border-bottom: 1px solid rgb(227, 227, 227);
}
.blog_catalog__list--inner .blog_catalog__item,
.blog_catalog__item:last-child {
  border: none;
}
.blog_catalog__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  padding: 10px 20px 10px 0;
  color: rgb(34, 34, 34);
  font-size: 13px;
  font-weight: 500;
  min-height: 40px;
}
.blog_catalog__no_image,
.blog_catalog__link img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  max-width: 20px;
}
.blog_catalog__name {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
}
.blog_catalog__list--inner .blog_catalog__link {
  padding: 3px 25px 3px 0;
  font-size: 12px;
  font-weight: 400;
}
.blog_catalog__link.selected {
  color: #ffb101;
}
.opened > .blog_catalog__list--inner {
  display: block;
}
.blog_catalog__switch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: -6px;
  width: 28px;
  height: 28px;
  font-size: 0;
  cursor: pointer;
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 26px;
  -ms-flex: 0 0 26px;
  flex: 0 0 3026;
  max-width: 26px;
}
.blog_catalog__switch svg {
  width: 15px;
  height: 15px;
}
.blog_catalog__switch.active svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.post__labels {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.post__label {
  text-decoration: none;
  display: inline-block;
  margin-bottom: 2px;
  padding: 5px 15px;
  background: #000;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  border-radius: 0 0 3px 0;
  transition: all 0.3s;
}
.post__label:hover {
  background: #ffb101;
  color: #000;
}
.post_information {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.post_information__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 8px 35px 8px 0;
  font-size: 13px;
  color: rgb(170, 170, 170);
}
.post_information__item svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}
.post_information__avatar {
  width: 32px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  max-width: 32px;
  height: 32px;
  border: 1px solid #eee;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px;
  overflow: hidden;
}
.post_information__avatar svg {
  margin-right: 0;
}
.post__heading {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}
.post__update_date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  border: none;
  padding: 12px 15px;
  margin-bottom: 20px;
  background: rgba(109, 179, 109, 0.2);
  color: rgb(11, 138, 11);
  border-radius: 2px;
}
.post__update_date svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.post__update_date_text {
  margin-right: 5px;
}
.post__table_contents {
  background-color: #f0f0f0;
  padding: 25px 20px 10px;
  margin-bottom: 20px;
}
.post__table_contents_title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  padding-left: 5px;
}
.post__table_contents ol {
  padding-left: 0;
}
.post__table_contents ol li {
  position: relative;
  margin-bottom: 13px;
  padding-left: 5px;
}
.post__table_contents ol li a {
  font-weight: 400;
}
.post_share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0px;
  background-color: rgb(255, 255, 255);
  padding: 5px 20px 5px;
  border: 1px solid rgb(219, 219, 219);
  border-radius: 3px;
  min-height: 50px;
}
.post_tags {
  border-radius: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0px;
}
.post_tags svg {
  width: 20px;
  height: 20px;
  margin: 1px 15px 5px 5px;
  color: #5e5e5e;
}
.post_tag {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 12px;
  margin: 0 5px 5px 0;
  color: rgb(119, 119, 119);
  text-decoration: none;
  background: rgb(240, 240, 240);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.post_tag:hover {
  text-decoration: none;
  color: #fff;
  background: #ffb101;
}
.post_author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  border-radius: 3px;
  padding: 20px 25px 18px;
  margin: 20px 0px;
}
.post_author__images {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  max-width: 120px;
}
.post_author__img {
}
.post_author__img img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid #f0f0f0;
}
.post_author__infobox {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(100% - 120px);
  -ms-flex: 0 0 calc(100% - 120px);
  flex: 0 0 calc(100% - 120px);
  max-width: calc(100% - 120px);
  padding-left: 10px;
}
.post_author__name {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 6px;
}
.post_author__position {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #fff;
  opacity: 0.8;
}
.post_author__link {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  opacity: 0.8;
}
.post_author__link:hover {
  color: #fff;
  text-decoration: none;
}
.post_author__social .social__link {
  width: 26px;
  height: 26px;
  line-height: 24px;
  font-size: 13px;
}
.filter__tag_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  margin-top: 15px;
}
.filter__tag_item {
  margin: 0 7px 7px 0;
}
.filter__tag_link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 3px;
  padding: 5px 5px;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #dbdbdb;
  color: #333;
  text-decoration: none;
  background: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.filter__tag_link:hover {
  color: #fff;
  background: #ffb101;
}
.post_container__body {
  margin-top: 40px;
  margin-bottom: 30px;
}
.post_container__footer .pager {
  margin-top: 25px;
  margin-bottom: 0px;
}
.filter__name {
  font-size: 14px;
  line-height: 1.2;
  padding: 10px 0;
  cursor: pointer;
  font-weight: 600;
  position: relative;
  color: #222;
}
.filter__name_arrow:before {
  font-size: 14px;
}
.filter__name.active .filter__name_arrow:before {
  content: "\f077";
}
.filters .filter__group {
  border-bottom: 1px solid rgb(219, 219, 219);
  padding-bottom: 5px;
  margin-top: 5px;
}
.filters .filter__group:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.filter__selected_feature {
  margin: 0 5px 5px 0;
}
.filter__selected_feature .filter__sf_link {
  background: #ff8c001a;
  border-radius: 3px;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid #dbdbdb;
  min-height: 30px;
}
.filter__selected_feature .filter__sf_link i,
.filter__selected_feature .filter__sf_link span {
  font-size: 12px;
}
.filter__selected_feature .filter__sf_link span {
  color: rgba(63, 78, 93, 0.7);
}
.filter__selected_feature .filter__sf_link i {
  color: rgb(51, 62, 74);
}
.filter__selected_feature .filter__sf_link svg {
  width: 15px;
  height: 15px;
  color: rgba(216, 31, 31, 0.7);
  position: relative;
  left: 5px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.filter__selected_feature_reset {
  margin: 10px 0;
}
.filter__selected_feature_reset .filter__sf_reset {
  background: transparent;
  padding: 0;
  border: none;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.2;
  color: #363636;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  border-bottom: 1px dashed;
  border-color: #ffb101;
  text-decoration: none;
  display: inline-block;
  font-family: inherit;
}
.filter__item {
  margin: 10px 0;
  position: relative;
}
.filter__link {
  transition: color 0.3s;
  display: block;
  width: 100%;
  text-align: left;
  line-height: 24px;
  padding-left: 30px;
  position: relative;
  font-size: 14px;
  color: #222;
  font-weight: 500;
  background: transparent;
  border: none;
  cursor: pointer;
  text-decoration: none;
}
.filter__link .filter__checkbox {
  transition: border-color 0.3s;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  display: block;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
}
.filter__link .filter__checkbox svg {
  height: 20px;
  opacity: 1;
  width: 20px;
}
.filter__link .filter__label {
  display: block;
  line-height: 22px;
  color: #222;
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
}
@-webkit-keyframes checkmarkAnimation {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes checkmarkAnimation {
  100% {
    stroke-dashoffset: 0;
  }
}
.filter__checkbox.checked svg {
  color: #ffb101;
}
.filter__link.checked svg path {
  stroke: #ffb101;
  stroke-width: 2px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  stroke-miterlimit: 10;
  opacity: 1;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  -webkit-animation: checkmarkAnimation 0.5s 0s forwards;
  animation: checkmarkAnimation 0.5s 0s forwards;
}
.filter__link.checked .filter__label {
  color: #ffb101;
}
.filter__link.checked .filter__checkbox {
  border-color: #ffb101;
}
.view_all_feature {
  color: #363636;
  font-size: 13px;
  line-height: 1.2;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-bottom: 1px dashed;
  border-color: #ffb101;
  margin-bottom: 10px;
  text-decoration: none;
  display: inline-block;
}
.feature_content .filter__item.closed {
  display: none;
}
.feature_content.opened .filter__item.closed {
  display: block;
}
.filter__catalog_menu {
  margin-bottom: 5px;
}
b.filter__catalog_link,
a.filter__catalog_link {
  position: relative;
  font-family: inherit;
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  text-decoration: none;
  color: #222;
  line-height: 1.2;
  font-size: 13px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  transition: all 0.3s ease 0s;
}
a.filter__catalog_link {
  cursor: pointer;
}
a.filter__catalog_link span {
  padding-right: 5px;
}
.filter_catalog__no_image,
b.filter__catalog_link img,
a.filter__catalog_link img {
  width: 18px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  max-width: 20px;
  margin-right: 10px;
  height: auto;
}
a.filter__catalog_link svg {
  width: 12px;
  height: 12px;
  position: relative;
  top: 1px;
}
.filter_catalog__no_image svg {
  width: 20px !important;
  height: 20px !important;
}
b.filter__catalog_link.selected {
  color: #ffb101;
  font-weight: 500;
}
.huiaokdihzqgsp_range {
  overflow: hidden;
  margin-bottom: 15px;
}
.huiaokdihzqgsp_label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 35px);
  -ms-flex: 0 0 calc(50% - 35px);
  flex: 0 0 calc(50% - 35px);
  max-width: calc(50% - 35px);
}
.huiaokdihzqgsp_range .separator,
.huiaokdihzqgsp_range .huiaokdihzqgsp_currency {
  line-height: 22px;
  color: #363636;
  font-weight: 400;
  font-size: 0.9em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35px;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  max-width: 35px;
  text-align: center;
}
.huiaokdihzqgsp_range .separator {
  font-size: 1.2em;
}
.max_input,
.min_input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 5px;
  border-radius: 3px;
  border: 1px solid #d1d1d1;
  height: 30px;
  color: rgb(54, 54, 54);
  font-size: 14px;
  font-weight: 500;
}
.max_input:focus,
.min_input:focus {
  border-color: #ffb101;
}
.switch_mobile_filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  padding: 0 13px;
  background: #fff;
  border: 1px solid;
  border-color: #ffb101;
  color: #ffb101;
  border-radius: 3px;
  height: 26px;
  text-decoration: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.switch_mobile_filter svg {
  margin-right: 5px;
  display: inline-block;
  height: 14px;
  position: relative;
  width: 14px;
}
.products_container__sort {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.products_sort {
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.product_sort__title {
  color: #696868;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  margin-right: 5px;
}
.product_sort__link {
  position: relative;
  background: transparent;
  cursor: pointer;
  font-size: 12px;
  line-height: 1;
  padding: 5px 10px;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  border: 1px solid rgb(127, 127, 127);
  color: rgb(69, 69, 69);
  text-decoration: none;
  font-family: inherit;
  margin: 0 3px;
  border-radius: 4px;
}
.product_sort__link.active_down,
.product_sort__link.active_up {
  color: #ffb101;
  border-color: #ffb101;
}
.product_sort__link .sorting_icon {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}
.product_sort__link .sorting_icon--right,
.product_sort__link .sorting_icon--left {
  fill: #a1a1a1;
}
.product_sort__link.active_down .sorting_icon--left {
  fill: #ffb101;
}
.product_sort__link.active_up .sorting_icon--right {
  fill: #ffb101;
}
.pagination {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 15px auto 10px;
}
.pagination__item {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.pagination__link {
  display: block;
  padding: 0 10px;
  min-width: 45px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  color: #222;
  font-size: 12px;
  font-weight: 500;
  border-radius: 3px;
  height: 26px;
  line-height: 24px;
}
.pagination__link:hover,
.active .pagination__link {
  color: #000;
  background-color: #ffb101;
  border-color: #ffb101;
}
.products_pagination {
  margin: 10px auto 0;
}
.breadcrumbs {
  width: 100%;
  border: none;
  padding: 0 3px;
  background: transparent;
  list-style: none;
  margin: 10px 0;
  color: #222;
}
.breadcrumbs .breadcrumbs__item {
  padding: 0;
  color: inherit;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
}
.breadcrumbs .breadcrumbs__item:first-child {
  margin-right: 3px;
}
.breadcrumbs .breadcrumbs__item + .breadcrumbs__item:before {
  padding: 0 12px;
  content: "\f101";
  font: normal normal normal 16px/1 "FontAwesome";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.breadcrumbs svg {
  width: 18px;
  height: 18px;
}
.breadcrumbs a {
  transition: all 0.2s ease;
  text-decoration: underline;
  font-weight: 500;
  color: #222;
}
.breadcrumbs a:hover {
  color: #ffb101;
}
.product__rating {
  position: relative;
}
.post__rating {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.rating_starOff {
  display: inline-block;
  vertical-align: top;
}
.rating_starOff,
.rating_starOn {
  width: 90px;
  height: 18px;
  background: url(../../design/chubstyle/images/rating.png) repeat-x left top;
}
.rating_starOn {
  display: block;
  background-position: left bottom;
}
.rating_text {
  vertical-align: middle;
  line-height: 18px;
  display: inline-block;
  position: absolute;
  left: calc(100% + 8px);
  font-size: 10px;
  font-weight: 500;
  color: rgb(102, 102, 102);
  white-space: nowrap;
  top: 1px;
  z-index: 2;
}
.rating_text.txjwyjziyxla {
  display: none;
}
.main_brands {
  border-left: 1px solid;
  border-top: 1px solid;
  border-color: #dbdbdb;
}
.main_brands__item {
  height: 85px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #dbdbdb;
}
.main_brands__image,
.main_brands__name,
.main_brands__link {
  height: 85px;
  text-align: center;
}
.main_brands__image,
.main_brands__name {
  padding: 10px;
}
.main_brands__image img {
  opacity: 0.8;
  max-height: 75px;
  transition: 0.3s;
}
.author_list,
.brand {
  margin-bottom: -15px;
}
.author_list__item,
.brand__item {
  margin-bottom: 15px;
}
.author_list__preview,
.brand__preview {
  border: 1px solid #dbdbdb;
  box-shadow: 0 0 0 #0000001a, 0 0 0 #0000001a, 0 0 0 #0000001a;
  height: 100%;
  padding: 10px;
  position: relative;
  transition: 0.3s;
  width: 100%;
  background: #fff;
}
.brand__link {
  height: 100px;
  margin: auto;
  position: relative;
  text-decoration: none;
}
.brand__image img {
  display: block;
}
.brand__name {
  color: #222;
  text-align: center;
  line-height: 1.2;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  overflow: hidden;
}
.boxed .yzovhvpaccpoaw,
.fchjrzklovrciip .yzovhvpaccpoaw {
  margin-bottom: 0;
}
.yzovhvpaccpoaw {
  margin-bottom: 50px;
  height: 340px;
}
.yzovhvpaccpoaw.pzovzzfrjwhpcj {
  height: 385px;
}
.comparison_item {
  margin-bottom: 0 !important;
}
.kzyrgrqkoqiq {
  border-right: 1px solid transparent;
  box-shadow: 0 0 0 #00000026, 0 0 0 #00000012, 0 0 0 #00000017;
  min-height: 340px;
  padding: 10px;
  position: relative;
  transition: 0.3s;
  width: 100%;
  background: #fff;
}
.yzovhvpaccpoaw:nth-child(4n) .kzyrgrqkoqiq {
  border-color: transparent;
}
.kzyrgrqkoqiq__sku {
  color: #222;
  font-size: 11px;
  margin: 5px 0 5px;
  font-style: italic;
  opacity: 0.7;
  font-weight: 500;
}
.sku__nubmer {
  font-weight: 600;
}
.yqqyfsryrxzl {
  position: relative;
}
.cgrjawykgi {
  height: 200px;
  margin: 0 auto;
  position: relative;
}
.cgrjawykgi a {
  height: 200px;
  width: 100%;
}
.cgrjawykgi picture {
  height: 200px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cgrjawykgi img {
  max-height: 100%;
}
.cgrjawykgi .jvxuhiylzwe__image {
  max-height: inherit;
}
.kzyrgrqkoqiq__no_image svg {
  width: 80px;
  height: 80px;
}
.urhitzgxsfurzp_product-page,
.urhitzgxsfurzp {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.urhitzgxsfurzp_product-page {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  left: inherit;
  right: 0;
}
.jvxuhiylzwe {
  display: inline-block;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  color: rgb(255, 255, 255);
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 5px;
  border-radius: 3px;
  white-space: nowrap;
}
.wjaylpjkpfp {
  background-color: rgba(6, 101, 38, 0.8);
}
.zegdsiraeuzicp {
  background-color: rgba(177, 7, 7, 0.8);
}
.jvxuhiylzwe--special {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  max-width: 60px;
  width: 60px;
}
.jvxuhiylzwe__image {
  display: inline-block;
  width: 60px;
  max-height: inherit;
}
.jvxuhiylzwe_pct {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  text-align: center;
  line-height: 1;
  background-color: rgb(251, 63, 76);
  color: #fff;
  font-weight: 600;
  padding: 5px 5px 3px;
  font-size: 10px;
  border-radius: 4px;
}
.epdojdfxjc {
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.epdojdfxjc a {
  color: #222;
  background: rgba(255, 255, 255, 0.1);
  line-height: 1.2;
  font-size: 14px;
  transition: 0.3s;
  display: block;
  position: relative;
  font-weight: 500;
  padding-bottom: 5px;
  min-height: 63px;
  text-decoration: none;
}
.oljujxalsl {
  height: 20px;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5px;
}
.oljujxalsl .kvfhijpltexw {
  margin: 0 10px 0 0;
  color: #575757;
  font-size: 14px;
  position: relative;
  font-weight: 400;
  line-height: 1;
}
.oljujxalsl .kvfhijpltexw .hhecyvksrvq {
  display: none;
  font-size: 10px;
  font-weight: 500;
  position: relative;
  top: -10px;
}
.oljujxalsl .kvfhijpltexw::after {
  border-bottom: 1px solid #575757;
  content: "";
  left: 0;
  position: absolute;
  top: 45%;
  width: 100%;
  transform: rotate(-10deg);
}
.oljujxalsl .huiaokdihzqgsp {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
.oljujxalsl .lgayiuutekhyt {
  color: #b10707;
}
.oljujxalsl .huiaokdihzqgsp .hhecyvksrvq {
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: -10px;
}
.yihazirvphupzy {
  border-top: 1px solid #dbdbdb;
  margin: 9px 0 0;
  padding: 10px 0 0;
}
.tgsguvvgfzw {
  position: relative;
  height: 30px;
}
.yqqyfsryrxzl .kpepohzruylgpi__remove,
.yqqyfsryrxzl .kpepohzruylgpi {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  width: 26px;
  height: 26px;
  color: #d32f2f;
  opacity: 0.7;
}
.yqqyfsryrxzl .kpepohzruylgpi::before {
  font-size: 26px;
  line-height: 1;
}
.yqqyfsryrxzl .kpepohzruylgpi::before {
  content: "\f08a" !important;
}
.yqqyfsryrxzl .kpepohzruylgpi.selected::before {
  content: "\f004" !important;
}
.yqqyfsryrxzl .kpepohzruylgpi__remove::before {
  color: #b10707 !important;
  font-size: 23px;
  line-height: 1;
}
.tgsguvvgfzw .yyjuozgrgtq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  height: 30px;
}
.tgsguvvgfzw .yyjuozgrgtq:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1;
  padding: 0 5px;
}
.tgsguvvgfzw .remove_link {
  color: #b10707 !important;
  font-size: 38px;
}
.yyjuozgrgtq.txjwyjziyxla {
  display: none;
}
.yyjuozgrgtq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  background: transparent;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 5px;
  color: #222;
  border-radius: 3px;
  transition: all 0.2s;
  height: 30px;
}
.yyjuozgrgtq .ypssfywkluhq {
  visibility: hidden;
  opacity: 0;
  font-size: 12px;
  font-weight: 500;
  width: 0;
  overflow: hidden;
}
.yyjuozgrgtq {
  background: #ffb101;
  border-color: #ffb101;
  color: #000;
  padding: 0;
}
.yyjuozgrgtq .ypssfywkluhq {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  width: auto;
}
.yyjuozgrgtq--pre_order {
  background: transparent;
  border-color: rgb(127, 127, 127);
  color: rgb(69, 69, 69);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.zrhcyzrcxqutk {
  background: transparent;
  border: 1px solid transparent;
  padding: 3px 0;
  line-height: 1.2;
  color: rgb(156, 156, 156);
  height: 34px;
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.yyjuozgrgtq--pre_order .ypssfywkluhq {
  padding: 0;
  visibility: visible;
  opacity: 1;
  font-size: 12px;
  font-weight: 500;
  width: auto;
}
.yyjuozgrgtq .icon::before {
  font-size: 20px;
}
.tgsguvvgfzw .upiywdfoxvvgk,
.tgsguvvgfzw .pewlhhxjhxdxhw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  border-radius: 3px;
  text-decoration: none;
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  opacity: 0.7;
  font-size: 0px;
  transition: all 0.2s;
  padding: 0 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35px;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  max-width: 35px;
  width: 35px;
  margin-left: 5px;
}
.tgsguvvgfzw .upiywdfoxvvgk::before {
  font-size: 16px;
  line-height: 1;
}
.tgsguvvgfzw .pewlhhxjhxdxhw::before {
  font-size: 16px;
  line-height: 1;
}
.tgsguvvgfzw .upiywdfoxvvgk.selected {
  position: relative;
  opacity: 0.8;
  border-color: #ffb101;
  color: #ffb101;
}
.kzyrgrqkoqiq__annotation {
  display: none;
  margin-top: 5px;
  max-height: 145px;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  color: #222;
  opacity: 0.9;
}
.kzyrgrqkoqiq__annotation ul li {
  margin: 0;
  font-size: 12px;
}
.kzyrgrqkoqiq__annotation::after {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 16px;
  width: 80px;
  content: "";
  background-image: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0),
    #fff 40%,
    #fff
  );
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255) 40%,
    rgb(255, 255, 255)
  );
}
.kzyrgrqkoqiq__annotation ol,
.kzyrgrqkoqiq__annotation ul {
  margin: 10px 0 0 15px;
}
.vulzsvqstfyu {
  display: none;
  border-top: 1px solid #dbdbdb;
  margin: 10px 0 0;
  padding: 10px 0 0;
}
.vulzsvqstfyu.txjwyjziyxla {
  display: none !important;
}
.vulzsvqstfyu .select2 {
  margin-top: 0;
}
.vulzsvqstfyu .select2-container {
  width: 100% !important;
  max-width: 100%;
}
.zurziawuiuko.wxdkdogsvjf .kzyrgrqkoqiq {
  position: absolute;
  border-right: 1px solid #dbdbdb;
}
.zurziawuiuko.wxdkdogsvjf {
  position: relative;
}
.zurziawuiuko.wxdkdogsvjf:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  width: 1px;
  height: 100%;
  z-index: 2;
}
.zurziawuiuko:not(.wxdkdogsvjf) .kzyrgrqkoqiq {
  border: 1px solid #dbdbdb;
}
.boxed .arzuvdwyvccts,
.dfjuiuzkoec .arzuvdwyvccts {
  margin-bottom: 0;
}
.vlzsgavlfiaf:not(.wxdkdogsvjf) .yeajoypyjtsjxef {
  border: 1px solid #dbdbdb;
}
.vlzsgavlfiaf:not(.dfjuiuzkoec) {
  margin-bottom: -20px;
}
.vlzsgavlfiaf.wxdkdogsvjf .yeajoypyjtsjxef {
  position: absolute;
  border-right: 1px solid #dbdbdb;
}
.arzuvdwyvccts {
  margin-bottom: 20px;
  height: 355px;
}
.yeajoypyjtsjxef {
  border-right: 1px solid transparent;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1), 0 0 0 rgba(0, 0, 0, 0.1),
    0 0 0 rgba(0, 0, 0, 0.1);
  height: 100%;
  padding: 0;
  position: relative;
  transition: 0.3s;
  width: 100%;
  background: #fff;
}
.xfliqkeqhoduvez {
  color: #222;
  background: #fff;
  line-height: 1.2;
  font-size: 18px;
  transition: 0.3s;
  display: block;
  position: relative;
  font-weight: 600;
  padding: 12px 15px 12px;
  text-decoration: none;
}
.auecreahqt {
  height: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 15px;
}
.auecreahqt::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 20px;
  width: 100%;
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0),
    #fff 50%,
    #fff
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255) 50%,
    rgb(255, 255, 255)
  );
}
.iqxwxvttrth {
  min-height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scgdkkrgchjpweo {
  position: relative;
  min-height: 140px;
}
.scgdkkrgchjpweo img {
  display: block;
}
.qadjguzpfwotwy {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fwgderepxytpusw {
  text-decoration: none;
  display: inline-block;
  margin-bottom: 2px;
  padding: 3px 10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  border-radius: 0 0 3px 0;
  transition: all 0.3s;
}
.fwgderepxytpusw:hover {
  background: #ffb101;
  color: #000;
}
.exftaujtxwhac {
  display: flex;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15px;
  width: 100%;
}
.suctzzherifuvto {
  font-weight: 500;
  padding-right: 15px;
  margin-bottom: 8px;
  font-size: 10px;
  display: flex;
  align-items: center;
  color: rgb(170, 170, 170);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
  transition: all 0.3s;
}
.suctzzherifuvto:last-child {
  padding-right: 0px;
}
.suctzzherifuvto svg {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.scgdkkrgchjpweo .article__no_image {
  height: 60px;
}
.scgdkkrgchjpweo .article__no_image svg {
  width: 50px;
  height: 50px;
}
.suctzzherifuvto--author {
  display: flex;
  align-items: center;
  margin: 0;
}
.article__avatar img {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  overflow: hidden;
}
.article__avatar svg {
  width: 18px;
  height: 18px;
  margin: 0;
}
.article__author {
  padding-left: 10px;
}
.article__annotation {
  position: relative;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  color: #222;
  opacity: 0.8;
  padding: 0 15px;
}
.article__annotation p {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
}
.article__footer {
  height: 36px;
  border-top: 1px solid #dbdbdb;
  margin: 10px 0 0;
  padding: 0 15px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  background: #fff;
  width: 100%;
}
.article__footer::after {
  content: "";
  position: absolute;
  top: -21px;
  left: 0;
  height: 20px;
  width: 100%;
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0),
    #fff 50%,
    #fff
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255) 50%,
    rgb(255, 255, 255)
  );
}
.author_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.author_card__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  min-height: 280px;
  height: 100%;
}
.author_card__no_image svg {
  width: 120px;
  height: 120px;
}
.author_card__info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
  padding-left: 30px;
}
.author_card__name {
  margin-bottom: 5px;
}
.author_card__position {
  font-size: 16px;
  color: rgb(170, 170, 170);
  margin-bottom: 20px;
  font-weight: 500;
}
.author_card__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.author_card__social .social__link {
  border: 1px solid;
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.author_card__social .social__link:hover {
  border-color: #ffb101;
  background-color: #ffb101;
  color: #000;
}
.author_list__link {
  text-decoration: none;
}
.author_list__image {
  margin-bottom: 10px;
  min-height: 160px;
}
.author_list__name {
  font-weight: 600;
  color: #222;
}
.comment__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
}
.comment_heading {
  color: #222;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
  margin-top: 60px;
}
.comment_heading::after {
  content: "";
  height: 2px;
  background: #c1c1c1;
  position: absolute;
  top: 55%;
  right: 0;
  display: block;
  width: 100%;
}
.comment_heading span {
  background: #fff;
  padding: 0px 20px;
  position: relative;
  z-index: 1;
}
.comment__icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
  margin-top: 15px;
}
.comment__icon svg {
  width: 40px;
  height: 40px;
}
.admin_note .comment__icon svg {
  width: 42px;
  height: 42px;
}
.comment__icon .comment__image {
  max-width: 40px;
  height: auto;
}
.comment__boxed {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(100% - 50px);
  -ms-flex: 0 0 calc(100% - 50px);
  flex: 0 0 calc(100% - 50px);
  max-width: calc(100% - 50px);
  padding: 15px 15px;
  border: 1px solid #dbdbdb;
  background: #fff;
  border-radius: 4px;
}
.admin_note {
  margin-left: 50px;
}
.admin_note .comment__boxed {
  background: #f7f7f7;
}
.comment__header {
  margin-bottom: 5px;
}
.comment__name {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: rgb(34, 34, 34);
}
.comment__status {
  font-weight: 400;
  font-size: 13px;
  color: rgb(11, 152, 47);
  margin-left: 10px;
  margin-right: 10px;
  white-space: nowrap;
}
.comment__date {
  font-weight: 500;
  font-size: 12px;
  color: #556080;
  white-space: nowrap;
}
.comment__body {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  color: rgb(74, 74, 74);
}
.product-page__sku .sku_nubmer {
  font-size: 14px;
  font-weight: 500;
}
.product-page__images {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75px;
  -ms-flex: 0 0 75px;
  flex: 0 0 75px;
  max-width: 75px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  text-align: center;
  max-height: 480px;
  height: 100%;
}
.product-page__image {
  position: relative;
  margin: 0;
  width: 100%;
  min-height: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(100% - 85px);
  -ms-flex: 0 0 calc(100% - 85px);
  flex: 0 0 calc(100% - 85px);
  max-width: calc(100% - 85px);
  text-align: center;
}
.product-page__img {
  padding: 0 20px;
  width: 100%;
}
.gallery_image a {
  min-height: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-page__no_image {
  width: 100%;
  height: 100%;
  padding: 10px;
}
.product-page__no_image svg {
  width: 120px;
  height: 120px;
}
.product-page__images-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 65px;
  height: 65px !important;
  border: 1px solid #eee;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 10px;
  transition: all 0.2s;
}
.product-page__images-item picture {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-page__item {
  position: relative;
}
.product-page__promo_img {
  position: absolute;
  max-width: 100px;
  max-height: 100px;
  top: 0;
  left: 0;
}
.details_boxed {
  background-color: rgb(255, 255, 255);
  overflow: hidden;
  height: fit-content;
  position: sticky;
  top: 70px;
}
.details_boxed__item {
  position: relative;
  border-bottom: 3px solid #e9eaed;
  padding: 15px;
  background-color: #fff;
}
.details_boxed__item--one {
  padding: 15px;
}
.details_boxed__item--inner {
  padding: 0px;
}
.accordion {
  display: flex;
  flex-wrap: wrap;
}
.accordion .details_boxed__item {
  width: 50%;
  border-right: 3px solid #e9eaed;
  border-bottom: unset;
}
.accordion .details_boxed__item:last-child {
  border-right: none;
}
.details_boxed__item:last-child {
  border-bottom: none;
}
.details_boxed__item ul,
.details_boxed__item ol {
  padding: 0px;
  margin: 0 0 0 15px;
}
.details_boxed__item ul li,
.details_boxed__item ol li {
  margin-bottom: 10px;
}
.details_boxed__item ul li:last-child,
.details_boxed__item ol li:last-child {
  margin-bottom: 0;
}
.details_boxed__title {
  margin-right: 5px;
  color: #222;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 500;
  opacity: 0.8;
}
.details_boxed__brand {
  min-width: 80px;
  position: absolute;
  top: 15px;
  right: 20px;
  text-align: right;
}
.details_boxed__no_brand {
  padding-left: 60px;
}
.details_boxed__available {
  margin-top: 5px;
}
.details_boxed__available {
  margin-top: 5px;
}
.details_boxed__anchor_comments {
  margin-top: 0;
}
.anchor_comments__link {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  font-style: italic;
  margin-top: 7px;
  margin-left: 2px;
  line-height: 1.2;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  border-bottom: 1px dashed;
  border-color: #666;
  text-decoration: none;
}
.available__no_stock,
.available__in_stock {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  margin-top: 10px;
}
.available__no_stock:before,
.available__in_stock:before {
  margin-right: 5px;
  font-size: 18px;
}
.available__no_stock {
  color: #b10707;
}
.available__in_stock {
  color: #238523;
}
.details_boxed__select .select2 {
  margin-bottom: 15px;
}
.details_boxed__select .select2-container {
  min-width: 50%;
  max-width: 100%;
}
.details_boxed__select ul li {
  margin: 0;
}
.details_boxed__select .select2-selection--single {
  height: 32px !important;
}
.details_boxed__select .select2-selection__rendered {
  line-height: 32px !important;
}
.details_boxed__select .select2-selection__arrow {
  height: 32px !important;
}
.details_boxed__price_amount {
  margin: 5px 0;
}
.details_boxed_pct {
  position: absolute;
  top: -9px;
  left: 0;
  display: inline-block;
  text-align: center;
  line-height: 1;
  background-color: rgb(238, 238, 238);
  color: rgb(251, 63, 76);
  font-weight: 600;
  padding: 4px 5px 4px;
  font-size: 12px;
  border-radius: 4px;
}
.details_boxed__amount {
  margin-bottom: 10px;
}
.amount {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgb(255, 255, 255);
  border-radius: 4px;
  border: 1px solid;
  border-color: rgb(127, 127, 127);
  opacity: 0.7;
  height: 34px;
  color: #222;
  font-size: 14px;
  font-weight: 400;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  max-width: 100px;
  overflow: hidden;
}
.amount__plus,
.amount__minus {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  cursor: pointer;
  font-weight: 500;
  line-height: 1;
  font-size: 20px;
  height: 34px;
}
.amount__input {
  border: 0 none;
  display: block;
  width: calc(100% - 60px);
  text-align: center;
  font-weight: 500;
  line-height: 1;
  padding: 5px 0;
  font-size: 15px;
  height: 34px;
}
.details_boxed__prices {
  position: relative;
  margin-bottom: 10px;
  line-height: 1;
  padding: 10px 0;
  margin-right: 15px;
}
.details_boxed__price,
.details_boxed__old_price {
  position: relative;
}
.details_boxed__old_price {
  font-weight: 400;
  margin: 0 15px 0 0;
  color: #888;
  position: relative;
  font-size: 15px;
}
.details_boxed__price .hhecyvksrvq,
.details_boxed__old_price .hhecyvksrvq {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-left: 5px;
}
.details_boxed__old_price .hhecyvksrvq {
  font-weight: 600;
  font-size: 12px;
}
.details_boxed__old_price::after {
  border-bottom: 1px solid #888;
  content: "";
  left: 0;
  position: absolute;
  top: 38%;
  width: 100%;
  transform: rotate(-10deg);
}
.details_boxed__price {
  font-weight: 600;
  color: #222;
  font-size: 34px;
}
.details_boxed__price.lgayiuutekhyt {
  color: #e83841;
}
.details_boxed__buttons > * {
  position: relative;
  min-height: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 0;
  padding-right: 10px;
}
.details_boxed__buttons > *:first-child {
  padding-right: 0;
}
.product-page__button {
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  font-weight: 500;
  font-size: 14px;
  font-family: inherit;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  height: 40px;
  transition: all 0.2s;
  opacity: 1;
}
.product-page__button {
  background: #ffb101;
  color: #000;
}
.product-page__button:focus {
  opacity: 0.8;
}
.product-page__out_stock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  border: 1px solid #dbdbdb;
  color: #9c9c9c;
  white-space: nowrap;
  cursor: not-allowed;
}
.product-page__button--preloader {
  cursor: pointer;
  border: 1px solid #7f7f7f;
  background: transparent;
  color: #454545;
  white-space: nowrap;
  transition: all 0.2s;
}
.details_boxed__buttons .prhdruwplijx,
.details_boxed__buttons .fn_is_preorder {
  padding-right: 10px;
  margin-bottom: 0;
}
.details_boxed__other .pewlhhxjhxdxhw,
.product-page__compare,
.product-page__wishlist {
  border: 1px solid rgb(127, 127, 127);
  color: rgb(69, 69, 69);
  opacity: 0.7;
  border-radius: 3px;
  font-size: 0px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  margin-right: 10px;
  text-transform: uppercase;
  height: 40px;
  width: 40px;
  transition: all 0.2s;
  text-decoration: none;
}
.details_boxed__other .pewlhhxjhxdxhw:before {
  position: relative;
  font-size: 22px;
}
.product-page__compare i {
  position: relative;
  font-size: 20px;
}
.product-page__wishlist i:before {
  content: "\f08a";
  position: relative;
  font-size: 24px;
}
.product-page__wishlist.selected,
.product-page__compare.selected {
  border-color: #ffb101;
  color: #ffb101;
}
.product-page__wishlist.selected i:before {
  content: "\f004";
}
.details_boxed__share {
  padding-top: 10px;
  padding-bottom: 10px;
}
.share {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.share__text {
  color: #222;
  font-size: 13px;
  font-weight: 500;
  opacity: 0.8;
  margin-right: 10px;
}
.share__icons .jssocials-share-logo {
  font-size: 16px;
}
.share__icons .jssocials-share-link {
  padding: 5px 10px;
  border-radius: 4px;
}
.features {
  list-style: none;
  margin: 0;
  padding: 0;
}
.features__item {
  padding: 0 15px;
}
.features__wrap {
  border-bottom: 1px dotted #dbdbdb;
  padding: 10px 0;
}
.features__name,
.features__value {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  min-height: 1px;
  font-size: 13px;
  color: #222;
}
.features .features__value {
  font-weight: 600;
  text-align: right;
}
.pager {
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.pager li {
  margin-bottom: 10px;
}
.pager a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 13px;
  opacity: 0.7;
  color: #222;
  position: relative;
  background-color: #fff;
  padding: 10px;
  height: 45px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  line-height: 1.2;
}
.pager a svg {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.pager li:last-child a svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sidebar_card {
}
.sidebar_card__item {
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 80px;
  padding: 0 5px !important;
}
.sidebar_card__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #dbdbdb;
  text-decoration: none;
  border-radius: 4px;
  width: 100%;
  min-height: 80px;
  padding: 5px;
}
.sidebar_card__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
}
.sidebar_card__no_image {
  height: 70px;
}
.sidebar_card__no_image svg {
  width: 40px;
  height: 40px;
}
.sidebar_card__content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(100% - 70px);
  -ms-flex: 0 0 calc(100% - 70px);
  flex: 0 0 calc(100% - 70px);
  max-width: calc(100% - 70px);
  padding-left: 10px;
}
.sidebar_card__title {
  color: rgb(34, 34, 34);
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 8px;
}
.sidebar_card__prices {
  font-size: 12px;
}
.sidebar_card__prices .kvfhijpltexw {
  margin: 0 10px 0 0;
  color: rgb(87, 87, 87);
  font-size: 12px;
  position: relative;
  font-weight: 400;
  line-height: 1;
}
.sidebar_card__prices .kvfhijpltexw::after {
  border-bottom: 1px solid rgb(87, 87, 87);
  content: "";
  left: 0;
  position: absolute;
  top: 45%;
  width: 100%;
  transform: rotate(-10deg);
}
.sidebar_card__prices .huiaokdihzqgsp {
  color: rgb(34, 34, 34);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
.sidebar_card__prices .lgayiuutekhyt {
  color: RGB(177, 7, 7);
}
.sidebar_card__more {
  white-space: nowrap;
  margin: 5px 0;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.3s;
}
.sidebar_card__more svg {
  position: relative;
  top: 1px;
  width: 11px;
  height: 11px;
  margin-left: 3px;
  transition: all 0.3s;
}
.browsed__item {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 80px;
  padding: 0 5px !important;
}
.browsed__link {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  width: 100%;
  height: 80px;
  padding: 5px;
}
.browsed__no_image {
  height: 70px;
}
.browsed__no_image svg {
  width: 40px;
  height: 40px;
}
footer {
  background: #000;
  color: #fff;
  -ms-flex-negative: 0;
  margin-top: 0;
  padding: 30px 0 0;
}
.fuyuryhvqowtz__title {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 5px;
}
.fuyuryhvqowtz__title:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  left: 1px;
  bottom: 0;
  background: #ffb101;
}
.fuyuryhvqowtz__title_arrow {
  position: absolute;
  top: 1px;
  cursor: pointer;
  transition: all 0.2s ease;
  width: 100%;
  text-align: right;
  left: 0;
  padding-right: 15px;
}
.fuyuryhvqowtz__title_arrow svg {
  height: 14px;
  width: 14px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fuyuryhvqowtz__title_arrow.down svg,
.fuyuryhvqowtz__title.active .fuyuryhvqowtz__title_arrow svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.fuyuryhvqowtz__content {
  color: #fff;
  margin-bottom: 20px;
}
.fuyuryhvqowtz__contact_item {
  position: relative;
  padding-left: 0;
}
.fuyuryhvqowtz__contact_item .email,
.fuyuryhvqowtz__contact_item .open_hours,
.fuyuryhvqowtz__contact_item .phone {
  position: relative;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  line-height: 1.3;
  transition: all 0.2s;
}
.fuyuryhvqowtz__contact_item .email svg,
.fuyuryhvqowtz__contact_item .open_hours svg,
.fuyuryhvqowtz__contact_item .phone svg {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.fuyuryhvqowtz__contact_item .email svg,
.fuyuryhvqowtz__contact_item .open_hours svg {
  width: 14px;
  height: 14px;
}
.fuyuryhvqowtz__contact_item .open_hours,
.fuyuryhvqowtz__contact_item .open_hours p,
.fuyuryhvqowtz__contact_item .open_hours span {
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}
.open_hours {
  display: flex;
  flex-direction: row;
}
.open_hours p {
  margin: initial;
}
.fuyuryhvqowtz__contact_item .callback {
  border: 1px solid;
  border-color: #fff;
  color: #fff;
  font-size: 12px;
  height: auto;
  padding: 5px 20px;
  margin: 0;
}
.fuyuryhvqowtz__contact_item .callback svg {
  width: 16px;
  height: 16px;
  margin-right: 7px;
  position: relative;
  top: 1px;
}
.fuyuryhvqowtz__menu_item {
  margin-bottom: 10px;
}
.fuyuryhvqowtz__content .fuyuryhvqowtz__menu_item.closed {
  display: none;
}
.fuyuryhvqowtz__content.opened .fuyuryhvqowtz__menu_item.closed {
  display: block;
}
.fuyuryhvqowtz__view_all {
  color: #fff;
  font-size: 12px;
  border-bottom: 1px dashed;
  border-color: #fff;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
}
.fuyuryhvqowtz__view_all:hover,
.fuyuryhvqowtz__view_all:focus {
  color: #fff;
  border-color: transparent;
}
.fuyuryhvqowtz__menu_link {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  -webkit-user-select: no-select;
  -moz-user-select: no-select;
  -ms-user-select: no-select;
  user-select: no-select;
  background: transparent;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  font-size: 12px;
  transition: color 0.1s ease 0s;
  padding: 0 0 0 20px;
}
.menu_group--footer .dozpjyzazw {
  padding: 0 0 0 20px;
}
.menu_group--footer .dozpjyzazw:before,
.fuyuryhvqowtz__menu_link:before {
  content: "\f192";
  display: inline-block;
  font: normal normal normal 10px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 3px;
  left: 0;
}
.subscribe_form__group {
  position: relative;
}
.subscribe__title {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  margin: 0 0 8px;
}
.hqeaowdqaaazeq--subscribe {
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  height: 24px;
  position: absolute;
  right: 4px;
  top: 4px;
  border: none;
  background: #ffb101;
  color: #000;
  opacity: 0.8;
  transition: all 0.2s;
  line-height: 24px;
  padding: 0 7px;
  text-transform: capitalize;
  font-weight: 500;
}
.subscribe_form__group .hhfecwzlxhale--subscribe {
  width: 100%;
  margin-bottom: 10px;
}
.social {
  overflow: hidden;
}
.social__link {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid;
  border-color: #fff;
  background-color: transparent;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  position: relative;
  opacity: 0.8;
  float: left;
  text-decoration: none;
  transition: all 400ms;
}
.fuyuryhvqowtz__payments {
  text-align: right;
}
.payments__list {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  width: auto;
  text-align: right;
}
.payments__item {
  border: 1px solid rgb(219, 219, 219);
  background-color: rgb(255, 253, 253);
  height: 32px;
  padding: 0 5px;
  margin: 0 0 0 5px;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.payments__item picture,
.payments__item img {
  display: block;
  max-height: 30px;
  min-width: 30px;
}
.vrhwiyfyozwhi {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: #000;
  padding: 15px 0;
  color: #fff;
}
.vrhwiyfyozwhi span {
  padding-right: 5px;
}
.vrhwiyfyozwhi a {
  text-decoration: none;
  color: #fff;
}
.copyright svg {
  height: 24px;
  width: auto;
  margin-left: 5px;
}
.comparison_block {
  padding-bottom: 40px;
}
.comparison_block__left {
  float: left;
  width: 25%;
}
.comparison_block__products {
  float: right;
  width: 75% !important;
  position: relative;
  margin: 0;
  border-left: 1px solid #dbdbdb;
}
.comparison_block__item {
  border-right: 1px solid #dbdbdb;
}
.comparison_block__item .yzovhvpaccpoaw {
  margin-bottom: 0;
  overflow: hidden;
}
.cell {
  padding: 13px 15px;
  line-height: 1;
  font-size: 13px;
  position: relative;
  font-weight: 500;
}
.cell span {
  display: block;
}
.comparison_block__item .cell,
.comparison_block__item .cprs_rating {
  text-align: center;
}
.cprs_rating {
  padding: 10px 15px;
  border-top: 1px solid #dbdbdb;
  font-size: 13px;
  font-weight: 500;
  height: 40px;
}
.cell:nth-child(odd) {
  background: #dbdbdb;
}
.compare_controls {
  position: relative;
  height: 380px;
}
.compare_show {
  position: absolute;
  left: 0;
  bottom: 5px;
}
.compare_show a {
  display: inline-block;
  margin: 0 5px 5px 0;
  font-size: 12px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 3px;
  color: #ffb101;
  text-decoration: none;
  border: 1px solid;
  border-color: #ffb101;
}
.compare_show .active {
  background: #ffb101;
  color: #fff;
  text-decoration: none;
}
.purchase__item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}
.purchase__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
  border: 1px solid #dbdbdb;
  padding: 3px;
  border-radius: 4px;
  min-height: 75px;
  overflow: hidden;
}
.purchase__image img {
  display: block;
}
.purchase__image svg {
  width: 40px;
  height: 40px;
}
.purchase__content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(100% - 100px);
  -ms-flex: 0 0 calc(100% - 100px);
  flex: 0 0 calc(100% - 100px);
  max-width: calc(100% - 100px);
  padding-left: 10px;
  position: relative;
}
.purchase__name {
  margin-bottom: 10px;
  padding-right: 30px;
}
.purchase__name .purchase__name_link {
  color: #222;
  line-height: 1.2;
  font-size: 14px;
  transition: 0.3s;
  display: block;
  position: relative;
  font-weight: 500;
  text-decoration: none;
}
.purchase__name i {
  font-style: italic;
  font-size: 13px;
  display: block;
  line-height: 1;
  font-weight: 500;
  color: rgb(122, 122, 122);
  margin-top: 5px;
}
.purchase__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.purchase__group_title {
  font-size: 11px;
  font-weight: 400;
  color: rgb(128, 128, 128);
  margin-bottom: 5px;
}
.purchase__group_content {
  min-height: 25px;
}
.purchase__price {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  padding-right: 15px;
}
.purchase__price .hhecyvksrvq {
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: -10px;
}
.purchase__price_total {
  color: #ffb101;
  font-size: 16px;
  font-weight: 600;
}
.purchase__price_total .hhecyvksrvq {
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: -10px;
}
.purchase__amount {
  padding-right: 15px;
}
.purchase__amount .amount {
  height: 25px;
  max-width: 80px;
}
.purchase__amount .amount__plus,
.purchase__amount .amount__minus {
  font-size: 20px;
  height: 26px;
  width: 25px;
}
.purchase__amount .amount__input {
  font-size: 14px;
  height: 25px;
  padding: 0;
  width: calc(100% - 50px);
}
.purchase__remove {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  color: red;
  border: 1px solid;
  border-radius: 50%;
}
.purchase__remove svg {
  width: 14px;
}
.coupon {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}
.coupon__group {
  position: relative;
}
.coupon__title {
  font-size: 16px;
  line-height: 1.2;
  margin: 0px 0 15px;
  font-weight: 600;
  color: #222;
}
.hqeaowdqaaazeq--coupon {
  border-radius: 4px;
  cursor: pointer;
  font-size: 11px;
  height: 32px;
  width: auto !important;
  position: absolute;
  right: 4px;
  top: 4px;
  border: none;
  background: #000;
  color: #fff;
  opacity: 0.8;
  transition: all 0.2s;
  line-height: 32px;
  padding: 0 10px;
}
.coupon__group .hhfecwzlxhale--coupon {
  width: 100%;
}
.purchase_detail {
  margin: 15px 0 0;
}
.purchase_detail__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
.purchase_detail__column_name {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.purchase_detail__name {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  color: #222;
  text-align: left;
}
.purchase_detail__name--total {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #ffb101;
}
.purchase_detail__price {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.purchase_detail__price .hhecyvksrvq {
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: -10px;
}
.purchase_detail__price i {
  background: rgb(246, 80, 80);
  padding: 3px 5px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  margin-right: 10px;
  border-radius: 4px;
  line-height: 1;
  display: inline-block;
}
.purchase_detail__price--total {
  color: #ffb101;
  font-size: 24px;
}
.purchase_detail_popup_total {
  margin-bottom: 10px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}
.purchase_detail__price--total .hhecyvksrvq {
  font-size: 14px;
  top: -10px;
}
.ogtptfesel__popup_cart {
  width: 500px;
  max-width: 100%;
}
.purchase_detail,
.purchases--user {
  padding-left: 40px;
}
.payment_method__item,
.delivery__item {
  margin-bottom: 20px;
}
.delivery__label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.delivery__image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  max-width: 80px;
  text-align: center;
  padding-left: 3px;
}
.delivery__image img {
  display: block;
  margin: 0 auto;
  max-height: 30px;
}
.delivery__name {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(100% - 80px);
  -ms-flex: 0 0 calc(100% - 80px);
  flex: 0 0 calc(100% - 80px);
  max-width: calc(100% - 80px);
  padding-left: 5px;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}
.delivery__label .checkbox__icon {
  top: calc(50% - 11px);
}
.delivery__name_price {
  color: #222;
  font-style: italic;
  font-weight: 600;
  white-space: nowrap;
}
.delivery__description {
  display: none;
  margin: 10px 0 0 35px;
  padding: 10px 10px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  background: #f8f8f8;
  border-left: 4px solid #c2c2c2;
  color: #6f6f6f;
  line-height: 1.3;
}
.order_boxeded {
  max-width: 100%;
}
table.order_details {
  min-width: auto;
}
.order_purchase_count {
  font-size: 14px;
  font-weight: 600;
  position: relative;
  width: 30px;
  top: -3px;
  left: 0;
  text-align: center;
}
.order_payment__description {
  margin: 15px 0;
  padding: 10px 10px;
  border-left: 4px solid rgb(188, 188, 188);
  background: rgb(247, 247, 247);
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  color: rgb(74, 74, 74);
  line-height: 1.3;
}
.order_payment__title {
  color: #222;
  line-height: 1.2;
  font-size: 14px;
  position: relative;
  font-weight: 500;
}
.order_payment__name {
  font-weight: 600;
  font-size: 15px;
  margin-left: 10px;
}
.order_payment__form {
  margin: 5px 0;
}
.order_payment__button {
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  color: #ffb101;
  border: none;
  background: transparent;
  text-decoration: underline;
}
.order_payment__button:hover,
.order_payment__button:focus {
  color: #ffb101;
  text-decoration: none;
}
.order_payment__checkout .button {
  display: block;
  color: #000;
  background-color: #ffb101;
  border: 1px solid;
  border-color: #ffb101;
  text-align: center;
  white-space: nowrap;
  border-radius: 3px;
  height: 40px;
  line-height: 38px;
  font-weight: 600;
  cursor: pointer;
  user-select: none;
  padding: 0 20px;
  font-size: 12px;
  font-family: inherit;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.order_payment__checkout .button:hover {
  opacity: 0.8;
}
.delivery__description p {
  margin-bottom: 0;
}
.checkbox.active + .delivery__description {
  display: block;
}
.profile {
  padding: 20px 0;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 0px;
}
.profile__image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  max-width: 60px;
}
.profile__icon svg {
  width: 60px;
  height: 60px;
}
.profile__information {
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(100% - 60px);
  -ms-flex: 0 0 calc(100% - 60px);
  flex: 0 0 calc(100% - 60px);
  max-width: calc(100% - 60px);
}
.profile__name {
  font-size: 18px;
  font-weight: 500;
  color: rgb(34, 34, 34);
  line-height: 1.2;
}
.profile__logout {
  margin: 10px 0 5px;
}
.profile__logout a {
  font-size: 12px;
  color: #ffb101;
  font-weight: 500;
  text-decoration: none;
}
.profile__logout a svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.user_tab__switch {
  position: relative;
  cursor: pointer;
}
.tabs--user .table_wrapper {
  max-height: inherit;
}
.user_tab__switch:after {
  width: 8px;
  height: 8px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  border-color: rgb(34, 34, 34);
  position: absolute;
  content: " ";
  top: calc(50% - 2px);
  right: 20px;
  left: inherit;
  margin-left: 10px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.user_tab__switch.active::after {
  top: calc(50% - 3px);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button__logout {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  margin: 0px;
  border-bottom: none;
  cursor: pointer;
  text-decoration: none;
  padding: 18px 0px;
  color: rgb(34, 34, 34);
  font-size: 13px;
  font-weight: 500;
  min-height: 40px;
  height: inherit;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.button__logout svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.button__logout:hover {
  color: rgb(0, 175, 238);
}
.user_orders_hidden {
  display: none;
}
.user_orders_hidden.fn_user_orders_show {
  display: table-row;
}
.fn_user_orders_switch {
  margin: auto;
  display: block;
  width: 10px;
  padding: 5px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.75 0C5.33582 0 5 0.335815 5 0.75V5.25H0.75C0.335815 5.25 0 5.58582 0 6C0 6.41418 0.335815 6.75 0.75 6.75H5V11.25C5 11.6642 5.33582 12 5.75 12C6.16418 12 6.5 11.6642 6.5 11.25V6.75H11.25C11.6642 6.75 12 6.41418 12 6C12 5.58582 11.6642 5.25 11.25 5.25H6.5V0.75C6.5 0.335815 6.16418 0 5.75 0Z' fill='%23030F4B'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.fn_user_orders_active .fn_user_orders_switch {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='1.75' width='1.5' height='12' rx='0.75' transform='rotate(-90 0 1.75)' fill='%23030F4B'/%3E%3C/svg%3E%0A");
}
.olhqptgiuaz {
  -webkit-box-flex: 0;
  -webkit-flex: 1 0 100px;
  -ms-flex: 1 0 100px;
  flex: 1 0 100px;
  max-width: 100px;
  position: relative;
  margin: 10px 0 10px;
  border-radius: 4px;
}
.ufqxtohqqi {
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 0 10px;
  width: 100%;
  background: #ffb101;
  border-radius: 4px;
  height: 40px;
}
.ufqxtohqqi svg {
  margin-right: 5px;
  display: inline-block;
  height: 18px;
  position: relative;
  width: 18px;
}
.to_top {
  position: fixed;
  z-index: 100;
  left: 2%;
  bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  visibility: hidden;
  color: #000;
  border-radius: 50%;
  background-color: #ffb101;
  opacity: 0;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.to_top.show {
  visibility: visible;
  opacity: 0.8;
}
.to_top:before {
  content: "\f077";
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  text-align: center;
}
.to_top:hover {
  opacity: 1;
}
.ligleqzaqqa {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.ligleqzaqqa:last-child {
  margin-bottom: 0;
}
.qhjiseuxckvq {
  text-align: center;
  height: 100%;
  color: rgb(58, 58, 58);
  background: rgb(255, 255, 255);
  border-right: 1px solid;
  border-color: #dbdbdb;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ligleqzaqqa:last-child .qhjiseuxckvq {
  border: none;
}
.xudhxvzwkxk {
  max-width: 65px;
  text-align: center;
  margin-bottom: 5px;
}
.xudhxvzwkxk svg {
  width: 55px;
  height: 55px;
  color: #ffb101;
}
.ktejfgorhvsj {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 500;
  padding-left: 0;
  max-width: 150px;
  line-height: 1.2;
  min-height: 36px;
}
.not_found {
  width: 900px;
  max-width: 100%;
  text-align: center;
  margin: 20px auto 40px;
}
.not_found__image {
  color: #ffb101;
}
.not_found__image svg {
  width: 300px;
  height: 300px;
}
.not_found__menu {
  text-align: center;
}
.not_found__description {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  display: none;
}
.purchase_discount__item {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: left;
  border-bottom: 1px solid rgb(219, 219, 219);
}
.purchase_discount__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.purchase_discount__name {
  margin-bottom: 10px;
  color: rgb(34, 34, 34);
  line-height: 1.2;
  font-size: 14px;
  display: block;
  position: relative;
  font-weight: 600;
}
.purchase_discount__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.purchase_discount__title {
  font-size: 11px;
  font-weight: 400;
  color: rgb(128, 128, 128);
  margin-bottom: 5px;
}
.purchase_discount__group_content {
  min-height: 25px;
}
.purchase_discount__price_before {
  color: rgb(34, 34, 34);
  font-size: 16px;
  font-weight: 600;
  padding-right: 25px;
}
.purchase_discount__discount {
  padding-right: 25px;
}
.purchase_discount__price_after {
  color: rgb(0, 175, 238);
  font-size: 16px;
  font-weight: 600;
}
.purchase_discount__price_before .hhecyvksrvq,
.purchase_discount__price_after .hhecyvksrvq {
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: -10px;
}
.purchase__price .lgayiuutekhyt {
  color: #b10707;
}
.discount_tooltip {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  position: relative;
  top: -3px;
  color: rgb(246, 80, 80);
  transition: all 0.3s;
}
.discount_tooltip svg {
  width: 16px;
  height: 16px;
}
.discount_tooltip:focus,
.discount_tooltip:hover {
  color: #b10707;
}
.ogtptfesel_desc_wrapper {
  gap: 20px;
}
.brand_desc_image.ddtyfkaltdw {
  min-width: 150px;
}
.table_desc_wrapper {
  width: 100%;
  overflow: auto;
  margin-bottom: 20px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table td {
  padding: 15px;
}
table tbody td {
  border: 1px solid #dddfe1;
}
table tbody tr {
  background-color: transparent;
}
table tbody tr:nth-child(odd) {
  background-color: #ffeecc;
}
table tbody tr:nth-child(odd) td {
  color: #000;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.dutsqfcephtxyncybox-active {
  height: auto;
}
.dutsqfcephtxyncybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.dutsqfcephtxyncybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.dutsqfcephtxyncybox-container * {
  box-sizing: border-box;
}
.dutsqfcephtxyncybox-bg,
.dutsqfcephtxyncybox-inner,
.dutsqfcephtxyncybox-outer,
.dutsqfcephtxyncybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dutsqfcephtxyncybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.dutsqfcephtxyncybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.dutsqfcephtxyncybox-is-open .dutsqfcephtxyncybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.dutsqfcephtxyncybox-caption,
.dutsqfcephtxyncybox-infobar,
.dutsqfcephtxyncybox-navigation .dutsqfcephtxyncybox-button,
.dutsqfcephtxyncybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.dutsqfcephtxyncybox-show-caption .dutsqfcephtxyncybox-caption,
.dutsqfcephtxyncybox-show-infobar .dutsqfcephtxyncybox-infobar,
.dutsqfcephtxyncybox-show-nav .dutsqfcephtxyncybox-navigation .dutsqfcephtxyncybox-button,
.dutsqfcephtxyncybox-show-toolbar .dutsqfcephtxyncybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.dutsqfcephtxyncybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dutsqfcephtxyncybox-toolbar {
  right: 0;
  top: 0;
}
.dutsqfcephtxyncybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.dutsqfcephtxyncybox-is-open .dutsqfcephtxyncybox-stage {
  overflow: hidden;
}
.dutsqfcephtxyncybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.dutsqfcephtxyncybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.dutsqfcephtxyncybox-is-sliding .dutsqfcephtxyncybox-slide,
.dutsqfcephtxyncybox-slide--current,
.dutsqfcephtxyncybox-slide--next,
.dutsqfcephtxyncybox-slide--previous {
  display: block;
}
.dutsqfcephtxyncybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.dutsqfcephtxyncybox-slide--image:before {
  display: none;
}
.dutsqfcephtxyncybox-slide--html {
  padding: 6px;
}
.dutsqfcephtxyncybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.dutsqfcephtxyncybox-slide--image .dutsqfcephtxyncybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.dutsqfcephtxyncybox-can-zoomOut .dutsqfcephtxyncybox-content {
  cursor: zoom-out;
}
.dutsqfcephtxyncybox-can-zoomIn .dutsqfcephtxyncybox-content {
  cursor: zoom-in;
}
.dutsqfcephtxyncybox-can-pan .dutsqfcephtxyncybox-content,
.dutsqfcephtxyncybox-can-swipe .dutsqfcephtxyncybox-content {
  cursor: grab;
}
.dutsqfcephtxyncybox-is-grabbing .dutsqfcephtxyncybox-content {
  cursor: grabbing;
}
.dutsqfcephtxyncybox-container [data-selectable="true"] {
  cursor: text;
}
.dutsqfcephtxyncybox-image,
.dutsqfcephtxyncybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.dutsqfcephtxyncybox-spaceball {
  z-index: 1;
}
.dutsqfcephtxyncybox-slide--iframe .dutsqfcephtxyncybox-content,
.dutsqfcephtxyncybox-slide--map .dutsqfcephtxyncybox-content,
.dutsqfcephtxyncybox-slide--pdf .dutsqfcephtxyncybox-content,
.dutsqfcephtxyncybox-slide--video .dutsqfcephtxyncybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.dutsqfcephtxyncybox-slide--video .dutsqfcephtxyncybox-content {
  background: #000;
}
.dutsqfcephtxyncybox-slide--map .dutsqfcephtxyncybox-content {
  background: #e5e3df;
}
.dutsqfcephtxyncybox-slide--iframe .dutsqfcephtxyncybox-content {
  background: #fff;
}
.dutsqfcephtxyncybox-iframe,
.dutsqfcephtxyncybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.dutsqfcephtxyncybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.dutsqfcephtxyncybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.dutsqfcephtxyncybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.dutsqfcephtxyncybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.dutsqfcephtxyncybox-button,
.dutsqfcephtxyncybox-button:link,
.dutsqfcephtxyncybox-button:visited {
  color: #ccc;
}
.dutsqfcephtxyncybox-button:hover {
  color: #fff;
}
.dutsqfcephtxyncybox-button:focus {
  outline: none;
}
.dutsqfcephtxyncybox-button.dutsqfcephtxyncybox-focus {
  outline: 1px dotted;
}
.dutsqfcephtxyncybox-button[disabled],
.dutsqfcephtxyncybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.dutsqfcephtxyncybox-button div {
  height: 100%;
}
.dutsqfcephtxyncybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.dutsqfcephtxyncybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.dutsqfcephtxyncybox-button--fsenter svg:nth-child(2),
.dutsqfcephtxyncybox-button--fsexit svg:first-child,
.dutsqfcephtxyncybox-button--pause svg:first-child,
.dutsqfcephtxyncybox-button--play svg:nth-child(2) {
  display: none;
}
.dutsqfcephtxyncybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.dutsqfcephtxyncybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.dutsqfcephtxyncybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.dutsqfcephtxyncybox-slide--html .dutsqfcephtxyncybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.dutsqfcephtxyncybox-slide--image.dutsqfcephtxyncybox-is-scaling .dutsqfcephtxyncybox-content {
  overflow: hidden;
}
.dutsqfcephtxyncybox-is-scaling .dutsqfcephtxyncybox-close-small,
.dutsqfcephtxyncybox-is-zoomable.dutsqfcephtxyncybox-can-pan .dutsqfcephtxyncybox-close-small {
  display: none;
}
.dutsqfcephtxyncybox-navigation .dutsqfcephtxyncybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.dutsqfcephtxyncybox-navigation .dutsqfcephtxyncybox-button div {
  padding: 7px;
}
.dutsqfcephtxyncybox-navigation .dutsqfcephtxyncybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.dutsqfcephtxyncybox-navigation .dutsqfcephtxyncybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.dutsqfcephtxyncybox-caption {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .dutsqfcephtxyncybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.dutsqfcephtxyncybox-caption--separate {
  margin-top: -50px;
}
.dutsqfcephtxyncybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.dutsqfcephtxyncybox-caption a,
.dutsqfcephtxyncybox-caption a:link,
.dutsqfcephtxyncybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.dutsqfcephtxyncybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.dutsqfcephtxyncybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.dutsqfcephtxyncybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.dutsqfcephtxyncybox-fx-slide.dutsqfcephtxyncybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.dutsqfcephtxyncybox-fx-slide.dutsqfcephtxyncybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.dutsqfcephtxyncybox-fx-slide.dutsqfcephtxyncybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.dutsqfcephtxyncybox-fx-fade.dutsqfcephtxyncybox-slide--next,
.dutsqfcephtxyncybox-fx-fade.dutsqfcephtxyncybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.dutsqfcephtxyncybox-fx-fade.dutsqfcephtxyncybox-slide--current {
  opacity: 1;
}
.dutsqfcephtxyncybox-fx-zoom-in-out.dutsqfcephtxyncybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.dutsqfcephtxyncybox-fx-zoom-in-out.dutsqfcephtxyncybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.dutsqfcephtxyncybox-fx-zoom-in-out.dutsqfcephtxyncybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.dutsqfcephtxyncybox-fx-rotate.dutsqfcephtxyncybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.dutsqfcephtxyncybox-fx-rotate.dutsqfcephtxyncybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.dutsqfcephtxyncybox-fx-rotate.dutsqfcephtxyncybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.dutsqfcephtxyncybox-fx-circular.dutsqfcephtxyncybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.dutsqfcephtxyncybox-fx-circular.dutsqfcephtxyncybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.dutsqfcephtxyncybox-fx-circular.dutsqfcephtxyncybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.dutsqfcephtxyncybox-fx-tube.dutsqfcephtxyncybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.dutsqfcephtxyncybox-fx-tube.dutsqfcephtxyncybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.dutsqfcephtxyncybox-fx-tube.dutsqfcephtxyncybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .dutsqfcephtxyncybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .dutsqfcephtxyncybox-slide--image {
    padding: 6px 0;
  }
  .dutsqfcephtxyncybox-close-small {
    right: -6px;
  }
  .dutsqfcephtxyncybox-slide--image .dutsqfcephtxyncybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .dutsqfcephtxyncybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .dutsqfcephtxyncybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.dutsqfcephtxyncybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.dutsqfcephtxyncybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.dutsqfcephtxyncybox-share p {
  margin: 0;
  padding: 0;
}
.dutsqfcephtxyncybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.dutsqfcephtxyncybox-share__button:link,
.dutsqfcephtxyncybox-share__button:visited {
  color: #fff;
}
.dutsqfcephtxyncybox-share__button:hover {
  text-decoration: none;
}
.dutsqfcephtxyncybox-share__button--fb {
  background: #3b5998;
}
.dutsqfcephtxyncybox-share__button--fb:hover {
  background: #344e86;
}
.dutsqfcephtxyncybox-share__button--pt {
  background: #bd081d;
}
.dutsqfcephtxyncybox-share__button--pt:hover {
  background: #aa0719;
}
.dutsqfcephtxyncybox-share__button--tw {
  background: #1da1f2;
}
.dutsqfcephtxyncybox-share__button--tw:hover {
  background: #0d95e8;
}
.dutsqfcephtxyncybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.dutsqfcephtxyncybox-share__button svg path {
  fill: #fff;
}
.dutsqfcephtxyncybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.dutsqfcephtxyncybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.dutsqfcephtxyncybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.dutsqfcephtxyncybox-show-thumbs .dutsqfcephtxyncybox-thumbs {
  display: block;
}
.dutsqfcephtxyncybox-show-thumbs .dutsqfcephtxyncybox-inner {
  right: 212px;
}
.dutsqfcephtxyncybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.dutsqfcephtxyncybox-thumbs-x .dutsqfcephtxyncybox-thumbs__list {
  overflow: hidden;
}
.dutsqfcephtxyncybox-thumbs-y .dutsqfcephtxyncybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.dutsqfcephtxyncybox-thumbs-y .dutsqfcephtxyncybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.dutsqfcephtxyncybox-thumbs-y .dutsqfcephtxyncybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.dutsqfcephtxyncybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.dutsqfcephtxyncybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.dutsqfcephtxyncybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.dutsqfcephtxyncybox-thumbs__list a.dutsqfcephtxyncybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .dutsqfcephtxyncybox-thumbs {
    width: 110px;
  }
  .dutsqfcephtxyncybox-show-thumbs .dutsqfcephtxyncybox-inner {
    right: 110px;
  }
  .dutsqfcephtxyncybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
@media only screen and (min-width: 1200px) {
  .user_personal_seperator {
    position: relative;
    padding-right: 30px;
  }
  .user_personal_seperator:after {
    content: "";
    display: block;
    position: absolute;
    right: 11px;
    height: calc(100% - 50px);
    background: rgb(219, 219, 219);
    width: 1px;
    top: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .categories_nav .level_3 .subcategory .categories_menu__item {
    -webkit-flex: 0 0 33.3%;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
    height: 130px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media only screen and (min-width: 992px) {
  .olhqptgiuaz {
    display: none !important;
  }
  .position_sticky {
    position: sticky;
    top: 70px;
  }
  .lzyrphhtkq_button:hover {
    background: #ffb101;
    border-color: #ffb101;
    color: #000;
  }
  .lzyrphhtkq_button:hover .ogtptfesel__more {
    color: #000;
  }
  .filter__name:hover .filter__name_arrow {
    color: #ffb101;
  }
  .filter__selected_feature .filter__sf_link:hover {
    border-color: #ffb101;
  }
  .filter__selected_feature .filter__sf_link:hover .remove_icon {
    color: rgba(216, 31, 31, 1);
  }
  .filter__selected_feature_reset .filter__sf_reset:hover {
    border-color: transparent;
  }
  .filter__item:hover .filter__link {
    color: #ffb101;
  }
  .filter__link:hover .filter__label {
    color: #ffb101;
  }
  .filter__link:hover .filter__checkbox {
    border-color: #ffb101;
  }
  .anchor_comments__link:hover,
  .view_all_feature:hover,
  .anchor_comments__link:focus,
  .view_all_feature:focus {
    border-color: transparent;
  }
  .blog_catalog__switch:hover,
  .blog_catalog__link:hover,
  a.filter__catalog_link:hover {
    color: #ffb101;
  }
  a.filter__catalog_link:hover span {
    padding-right: 10px;
  }
  .product_sort__link:not(.active_down):hover,
  .product_sort__link:not(.active_up):hover {
    color: #ffb101;
    border-color: #ffb101;
  }
  .hqeaowdqaaazeq:hover {
    color: #fff;
  }
  .checkbox:hover .checkbox__icon {
    border-color: #ffb101;
  }
  .breadcrumbs a:hover {
    color: #ffb101;
  }
  .account__link:hover {
    color: #ffb101;
    opacity: 1;
  }
  .switcher__visible:hover .switcher__name:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 0px;
  }
  .switcher__item:hover .switcher__hidden {
    display: block;
    z-index: 1;
  }
  .switcher__link:hover {
    text-decoration: none;
    color: #ffb101;
  }
  .callback:hover {
    color: #000;
    background-color: #ffb101;
    border-color: #ffb101;
    opacity: 1;
  }
  .main_brands__image:hover img {
    opacity: 1;
  }
  .dozpjyzazw:hover {
    color: #ffb101;
    text-decoration: none;
  }
  .rqwvdyxatx .menu_eventer:hover .psjlrwafiajc--2 {
    display: block;
    z-index: 1;
  }
  .rqwvdyxatx .menu_eventer:hover .psjlrwafiajc--3 {
    display: none;
  }
  .rqwvdyxatx .dozpjyzazw[href^="discounted"]:hover {
    color: rgb(247, 76, 76);
  }
  .rqwvdyxatx .menu_eventer:hover .dozpjyzazw:after {
    transform: rotate(-135deg);
    top: 2px;
  }
  .rqwvdyxatx .dozpjyzazw:hover {
    color: #ffb101;
    text-decoration: none;
  }
  .menu_group--footer .dozpjyzazw:hover {
    color: #ffb101;
    text-decoration: none;
  }
  .scsuzxoscyqj-contact__inner:hover {
    background: #fff;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    z-index: 1;
    height: auto;
  }
  .scsuzxoscyqj-contact__inner--adress:hover {
    background: transparent;
    box-shadow: none;
    z-index: 1;
    height: auto;
  }
  .scsuzxoscyqj-contact__inner:hover .scsuzxoscyqj-contact__item {
    opacity: 1;
    visibility: visible;
    height: auto;
    position: relative;
  }
  .scsuzxoscyqj-contact__inner:hover .scsuzxoscyqj-contact__item--visible:after {
    content: none;
  }
  .scsuzxoscyqj-contact__inner:hover .scsuzxoscyqj-contact__item--visible a {
    color: #222;
  }
  .scsuzxoscyqj-contact__inner:hover .scsuzxoscyqj-contact__item--visible a:hover {
    color: #ffb101;
  }
  .scsuzxoscyqj-contact--phone a:hover,
  .scsuzxoscyqj-contact--email a:hover {
    color: #ffb101;
  }
  .sxovlstqrxsuql:hover {
    color: #000;
    background: #ffb101;
  }
  .sxovlstqrxsuql:hover .clrcyozuxyqg {
    color: #000;
  }
  .sxovlstqrxsuql .compare_counter,
  .sxovlstqrxsuql .wishlist_counter,
  .sxovlstqrxsuql .htfpldowaz {
    transition: 0.2s;
  }
  .sxovlstqrxsuql .clrcyozuxyqg {
    transition: 0.2s;
  }
  .sxovlstqrxsuql:hover .compare_counter,
  .sxovlstqrxsuql:hover .wishlist_counter,
  .sxovlstqrxsuql:hover .htfpldowaz {
    background: #000000;
    border-color: #ffb101;
    color: #ffffff;
    transition: 0.2s;
  }
  .search__button:hover {
    opacity: 1;
  }
  .categories_nav li:hover > .categories_nav__subcategory {
    transform: translateX(284px) translateZ(0px);
    visibility: visible;
    opacity: 1;
  }
  .categories_nav .categories_menu__item .categories_menu__link:hover {
    color: #ffb101;
    text-decoration: none;
    background: #f2f2f2;
  }
  .categories_nav
    .subcategory
    .categories_menu__item
    .categories_menu__link:hover {
    color: #ffb101;
    text-decoration: none;
  }
  .categories_nav .subcategory .categories_menu__item:hover {
    background: #fff;
  }
  .categories_nav
    .level_3
    .subcategory
    .categories_menu__item
    .categories_menu__link:hover {
    color: #ffb101;
    text-decoration: none;
  }
  .categories_nav__subcategory.level_4 {
    display: none !important;
  }
  .author_list__item:hover .author_list__preview,
  .brand__item:hover .brand__preview {
    background: #fff;
    border-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px #00000059;
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 15px #00000059;
    z-index: 3;
  }
  .fchjrzklovrciip .yzovhvpaccpoaw {
    width: 264px;
  }
  .yzovhvpaccpoaw:not(.glpsfujkejio):hover .kzyrgrqkoqiq {
    background: #fff;
    border-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
    z-index: 3;
  }
  .epdojdfxjc:hover {
    overflow: visible;
    z-index: 2;
  }
  .epdojdfxjc a:hover {
    color: #ffb101;
  }
  .yyjuozgrgtq--pre_order:hover {
    background: rgb(127, 127, 127);
    border-color: rgb(127, 127, 127);
    color: #fff;
  }
  .yyjuozgrgtq--pre_order:hover {
    background: rgb(127, 127, 127);
    border-color: rgb(127, 127, 127);
    color: #fff;
  }
  .hqeaowdqaaazeq--border:active,
  .hqeaowdqaaazeq--border:hover,
  .hqeaowdqaaazeq--border:focus {
    background: rgb(127, 127, 127);
    border-color: rgb(127, 127, 127);
    color: #fff;
  }
  .product-page__button--preloader:hover,
  .product-page__button--preloader:focus {
    background: #7f7f7f;
    border-color: #7f7f7f;
    color: #fff;
  }
  .yyjuozgrgtq:not(".lspfqrugapiiw"):hover {
    opacity: 0.8;
  }
  .yzovhvpaccpoaw:hover .yyjuozgrgtq .ypssfywkluhq {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
  }
  .tgsguvvgfzw .upiywdfoxvvgk:hover,
  .tgsguvvgfzw .pewlhhxjhxdxhw:hover {
    color: #ffb101;
    border-color: #ffb101;
    opacity: 1;
  }
  .yqqyfsryrxzl .kpepohzruylgpi:hover {
    opacity: 1;
  }
  .yzovhvpaccpoaw:not(.glpsfujkejio):hover .kzyrgrqkoqiq__annotation,
  .yzovhvpaccpoaw:not(.glpsfujkejio):hover .vulzsvqstfyu {
    display: block;
  }
  .article__button:hover {
    color: #ffb101;
  }
  .arzuvdwyvccts:hover .yeajoypyjtsjxef {
    background: rgb(255, 255, 255);
    border-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
    z-index: 3;
  }
  .article__button:hover svg {
    left: 3px;
  }
  .details_boxed__other .pewlhhxjhxdxhw:hover,
  .product-page__compare:hover,
  .product-page__wishlist:hover {
    border-color: #ffb101;
    color: #ffb101;
  }
  .product-page__compare:focus,
  .product-page__wishlist:focus {
    color: #ffb101;
  }
  .tabs__link:hover {
    color: #ffb101;
  }
  .pager a:hover {
    text-decoration: none;
    color: #ffb101;
    background: #fff;
    border-color: #dbdbdb;
  }
  .sidebar_card__link:hover,
  .browsed__link:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 1px 4px #8e8e8e;
    -moz-box-shadow: 0 1px 4px #8e8e8e;
    box-shadow: 0 1px 4px #8e8e8e;
  }
  .fuyuryhvqowtz__contact_item .callback:hover {
    color: #000;
    background-color: #ffb101;
    border-color: #ffb101;
  }
  .fuyuryhvqowtz__contact_item .email:hover,
  .fuyuryhvqowtz__contact_item .phone:hover {
    color: #ffb101 !important;
    text-decoration: none;
  }
  .fuyuryhvqowtz__menu_link:hover {
    color: #ffb101;
    text-decoration: none;
  }
  .hqeaowdqaaazeq--subscribe:hover {
    color: #000;
    opacity: 1;
  }
  .social__link:hover {
    background-color: #ffb101;
    border-color: #ffb101;
    color: #000;
    opacity: 1;
  }
  .vrhwiyfyozwhi a:hover {
    color: #ffb101 !important;
    text-decoration: none;
  }
  .compare_show a:hover {
    background: #ffb101;
    color: #fff;
    text-decoration: none;
  }
  .purchase__name .purchase__name_link:hover {
    color: #ffb101;
  }
  .purchase__remove:hover {
    background: red;
    color: #fff;
    border-color: red;
  }
  .hqeaowdqaaazeq--coupon:hover {
    opacity: 1;
  }
}
@media only screen and (max-width: 991px) {
  h2,
  .h2 {
    font-size: 24px;
    margin: 0 0 20px;
  }
  .scsuzxoscyqj {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
  }
  .fuyuryhvqowtz__hidden {
    display: none;
  }
  .main {
    padding-top: 60px;
  }
  .product-page__images {
    max-height: 320px;
  }
  .sidebar:not(.sidebar--user) {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: -320px;
    width: 320px;
    max-width: calc(100vw - 50px);
    height: 100vh;
    display: block;
    padding: 45px 5px 5px;
    overflow-y: auto;
    transition: 0.3s;
    background: #232f3e;
  }
  .blog_container--left,
  .post_container--left {
    margin-right: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .sidebar__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: 0px;
    width: 310px;
    right: -300px;
    transition: 0.3s;
    height: 45px;
    background: #232f3e;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    color: #fff;
    border-radius: 0px;
    padding: 5px 5px;
    max-width: calc(100vw - 55px);
  }
  .sidebar.opened {
    right: 0;
    overscroll-behavior: none;
  }
  .sidebar__header.opened {
    right: 5px;
    z-index: 5;
  }
  .sidebar__header--close {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    height: 35px;
    color: #fff;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sidebar__header--close svg {
    margin-right: 5px;
    display: inline-block;
    height: 18px;
    position: relative;
    width: 18px;
  }
  .sidebar__header--reset {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .mobile_filter__reset {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    background: transparent;
    border: none;
    height: 35px;
    color: #fff;
    width: 100%;
  }
  .mobile_filter__reset svg {
    margin-right: 8px;
    display: inline-block;
    height: 15px;
    position: relative;
    width: 15px;
  }
  .sidebar__boxed {
    margin-bottom: 5px;
  }
  .blog_container--left,
  .post_container--left,
  .products_container {
    margin-left: 0px;
    width: 100%;
  }
  .blog_container__boxed,
  .post_container__boxed {
    position: relative;
  }
  .blog_container__boxed .blog__heading,
  .post_container__boxed .post__heading {
    padding-right: 150px;
  }
  .blog_container__boxed .switch_mobile_filter,
  .post_container__header .switch_mobile_filter {
    width: 130px;
    position: absolute;
    top: 20px;
    right: 15px;
  }
  .ogtptfesel_explanation {
    margin-top: 20px;
    padding-left: 0;
  }
  footer {
    padding-top: 10px;
  }
  .fuyuryhvqowtz__title:before {
    content: none;
  }
  .fuyuryhvqowtz__title {
    border: 1px solid #e2e2e2;
    margin-bottom: 10px;
    padding: 0 15px;
    border-radius: 3px;
    background: #eee;
    line-height: 36px;
    text-transform: uppercase;
    color: #222;
    font-weight: 500;
    font-size: 13px;
  }
  .fuyuryhvqowtz__content {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .yzovhvpaccpoaw {
    margin-bottom: 0px;
    height: 299px;
    padding: 0px !important;
  }
  .wfgardjjeih {
    border-right: none;
    padding-right: 0px;
    border-bottom: 1px solid;
    border-color: #dbdbdb;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .kzyrgrqkoqiq {
    box-shadow: none;
    min-height: 300px;
    border-left: none !important;
  }
  .kzyrgrqkoqiq__top {
    display: none;
  }
  .cgrjawykgi {
    height: 150px;
    margin-bottom: 10px;
  }
  .cgrjawykgi a,
  .cgrjawykgi picture {
    height: 150px;
  }
  .epdojdfxjc {
    height: 34px;
  }
  .oljujxalsl {
    margin-top: 5px;
  }
  .yihazirvphupzy {
    margin: 5px 0 0;
  }
  .oljujxalsl .huiaokdihzqgsp {
    font-size: 16px;
    font-weight: 600;
  }
  .oljujxalsl .kvfhijpltexw {
    margin: 0 5px 0 0;
    font-size: 13px;
    font-weight: 400;
  }
  .categories_nav {
    display: none !important;
  }
  .tchzxhdqczxsalr {
    display: block;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
    box-shadow: none;
  }
  .vlzsgavlfiaf.wxdkdogsvjf {
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
  }
  .vlzsgavlfiaf.wxdkdogsvjf .yeajoypyjtsjxef {
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
  }
  .brand__item {
    margin-bottom: 10px;
  }
  .ogtptfesel--cart_purchases {
    margin-bottom: 15px;
  }
  .duajoiszcxuslhs {
    padding: 10px 15px;
    margin-bottom: 10px;
  }
  .ogtptfesel {
    margin-bottom: 10px;
  }
  .hevvxgqzzgkyzq {
    padding: 15px;
  }
  .brand {
    margin-bottom: -10px;
  }
  .tabs {
    margin-bottom: 10px;
  }
  .pager {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .products_container__boxed {
    padding: 20px 20px 10px;
    margin-bottom: 10px;
  }
  .duajoiszcxuslhs .lzyrphhtkq_promo,
  .duajoiszcxuslhs .lzyrphhtkq_button {
    right: inherit;
    top: inherit;
  }
  .rdexjlvutosp .qfzosdfzff,
  .rdexjlvutosp .ohivxlwilkaev {
    padding-right: 0px;
    margin: 0 0 0px;
  }
  .lzyrphhtkq_promo {
    position: relative;
    max-width: inherit;
    padding: 1px 5px;
    display: inline-block;
    margin-top: 10px;
  }
  .gallery_image picture,
  .gallery_image a {
    height: 350px;
    min-height: inherit;
  }
  .gallery_image img {
    max-height: 100%;
  }
  .ufqxtohqqi .fphyosrokjc {
    margin-right: 5px;
    display: inline-block;
    position: relative;
  }
  .ufqxtohqqi .fphyosrokjc svg {
    width: 20px;
    height: 20px;
  }
  .tchzxhdqczxsalr .yhgzeowuhixpzju,
  .tchzxhdqczxsalr {
    height: inherit;
  }
}
@media only screen and (min-width: 768px) {
  .pcfjyosuagwkdtf {
    width: 100%;
    height: 60px;
  }
  .product-page__img .swiper-button-prev,
  .product-page__img .swiper-button-next {
    display: none;
  }
  .user_tab__switch {
    cursor: inherit;
  }
  .user_tab__switch:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .search {
    display: none;
    position: absolute;
    margin: 0;
    width: 100%;
    top: 45px;
    left: 0;
    background: #000;
    padding: 0 7px 7px;
  }
  .search__input {
    font-size: 12px;
    padding: 10px 10px;
    border-radius: 3px;
    height: 32px;
  }
  .search__button {
    border-radius: 3px;
    right: 6px;
    top: 0px;
  }
  .hvcwuqecfvqo .video,
  .hvcwuqecfvqo .mce-object-iframe {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
  }
  .blog_container__boxed .blog__heading,
  .post_container__boxed .post__heading {
    padding-right: 110px;
    font-size: 22px;
  }
  .blog_container__boxed .switch_mobile_filter,
  .post_container__header .switch_mobile_filter {
    width: 100px;
    padding: 0 5px;
  }
  .post_information__item {
    margin: 5px 25px 5px 0;
    font-size: 12px;
  }
  .pcfjyosuagwkdtf,
  .fn_header__sticky {
    height: 45px;
  }
  .main {
    padding-top: 45px;
  }
  .tfsqzjspky {
    position: static;
  }
  .olhqptgiuaz {
    margin: 0px;
  }
  .ufqxtohqqi {
    height: 30px;
  }
  .sxovlstqrxsuql svg {
    width: 24px;
    height: 24px;
  }
  #wishlist svg {
    width: 26px;
    height: 26px;
  }
  .sxovlstqrxsuql {
    min-width: 60px;
    padding: 0 10px;
  }
  .sxovlstqrxsuql .compare_counter,
  .sxovlstqrxsuql .wishlist_counter,
  .sxovlstqrxsuql .htfpldowaz {
    right: 5px;
    top: -5px;
  }
  .tfsqzjspky {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
  }
  .rdexjlvutosp .qfzosdfzff,
  .rdexjlvutosp .ohivxlwilkaev {
    padding-right: 0px;
  }
  .lzyrphhtkq_button {
    max-width: auto;
    position: relative;
    padding: 2px 0px;
    background: transparent;
    border: none;
    color: #ffb101;
  }
  .products_container__boxed {
    border-radius: 0px;
    padding: 10px;
    margin-bottom: 10px;
  }
  .products_container__sort {
    border-bottom: none;
    margin-bottom: 0px;
  }
  .products_sort {
    display: block;
  }
  .product_sort__form {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 8px 0px 0px;
  }
  .product_sort__link {
    padding: 0;
    font-weight: 500;
    margin: 0;
    border: none;
  }
  .vcreeieaol {
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #dbdbdb;
  }
  .ligleqzaqqa:last-child .qhjiseuxckvq {
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #dbdbdb;
  }
  .ligleqzaqqa .qhjiseuxckvq {
    border-bottom: 1px solid;
    border-color: #dbdbdb;
  }
  .qhjiseuxckvq {
    padding: 20px 5px;
  }
  .xudhxvzwkxk svg {
    width: 60px;
    height: 60px;
    color: #00afee;
  }
  .ktejfgorhvsj {
    font-size: 14px;
    line-height: 1.2;
    height: 35px;
    overflow: hidden;
  }
  .vlzsgavlfiaf:not(.dfjuiuzkoec) {
    margin-bottom: -10px;
  }
  .arzuvdwyvccts {
    margin-bottom: 10px;
    height: 320px;
  }
  .ohivxlwilkaev--order {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
  }
  .ohivxlwilkaev--order span:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .ohivxlwilkaev--order .order_number {
    color: #1dc116;
    padding: 3px 5px;
    display: inline-block;
    font-size: 16px;
    border: 2px solid #1dc116;
    border-radius: 4px;
    line-height: 1;
    margin: 0px 5px;
  }
  .tabs__content {
    padding: 10px 0px;
  }
  .tab {
    display: block !important;
    padding: 0px 20px;
  }
  .fuyuryhvqowtz__payments {
    text-align: center;
    margin-bottom: 15px;
  }
  .payments__list,
  .copyright {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .azgxisoutuqcv .ypssfywkluhq {
    display: none;
  }
  .tgsguvvgfzw .yyjuozgrgtq:before {
    font-size: 20px;
  }
  .product-page__images {
    min-height: 1px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .product-page__images {
    margin-top: 10px;
  }
  .product-page__image {
    display: block !important;
    max-width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .product-page__img {
    padding: 0;
  }
  .product-page__images-item {
    margin: 5px;
    float: left;
  }
  .purchase__image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75px;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    max-width: 75px;
  }
  .gallery_image {
    overflow: hidden;
  }
  .gallery_image picture,
  .gallery_image a {
    height: 250px;
  }
  .sidebar--user {
    width: 100%;
    position: static !important;
    float: none;
    margin-bottom: 5px;
  }
  .user_container {
    margin-left: 0;
    width: 100%;
  }
  .mobile_tab__content,
  .tabs__navigation--user .button__logout,
  .tabs__navigation--user .tabs__link {
    display: none;
  }
  .profile {
    border-bottom: none;
  }
  .user_container .tab:first-child .mobile_tab__content {
    display: block;
  }
  .user_container__boxed {
    margin-bottom: 0;
  }
  .user_tab__switch .lzyrphhtkq {
    min-height: 40px;
    padding: 15px;
  }
  .user_tab__switch .h1 {
    font-size: 16px;
    font-weight: 500;
  }
  .boxed_no_comments {
    padding: 40px 20px;
  }
  .boxed_no_comments__icon {
    margin-bottom: 15px;
  }
  .boxed_no_comments__title {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .accordion .details_boxed__item {
    width: 100%;
    border-right: unset;
    border-bottom: 3px solid #e9eaed;
  }
  .accordion .details_boxed__item:last-child {
    border-bottom: none;
  }
  .ogtptfesel_desc_wrapper {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 576px) {
  h6,
  .h6 {
    font-size: 14px;
    margin: 0px 0 15px;
    font-weight: 600;
  }
  .message_error {
    margin: 10px 0 20px;
  }
  .boxed__description img {
    display: block;
    float: none !important;
  }
  .coupon__title {
    font-size: 13px;
    margin: 3px 0 5px;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px dashed;
    line-height: 1.3;
    font-style: italic;
    opacity: 0.7;
    cursor: pointer;
  }
  .coupon__group {
    margin-top: 10px;
    display: none;
  }
  .ogtptfesel {
    margin: 0 0 10px;
  }
  .hevvxgqzzgkyzq {
    box-shadow: none;
    padding: 10px;
  }
  .fkzlzwozthf {
    padding: 10px;
  }
  .duajoiszcxuslhs {
    padding: 10px;
    margin-bottom: 10px;
  }
  .tlzrxdirigji {
    margin-bottom: 10px;
  }
  .cijxcylfsxsrzve_cart .tlzrxdirigji {
    margin-bottom: 10px;
  }
  .cijxcylfsxsrzve_cart {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .jqfrioawguo {
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto 10px;
  }
  .tlzrxdirigji::after {
    top: 35%;
  }
  .delivery__name_price {
    font-weight: 600;
    font-size: 10px;
  }
  .jqfrioawguo svg {
    display: none;
  }
  .hhfecwzlxhale {
    margin-bottom: 10px;
  }
  .fkzlzwozthf_cart,
  .hqeaowdqaaazeq {
    width: 100%;
    margin-left: 0;
  }
  .pager li:first-child {
    margin-bottom: 10px;
  }
  .purchase__content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 75px);
    -ms-flex: 0 0 calc(100% - 75px);
    flex: 0 0 calc(100% - 75px);
    max-width: calc(100% - 75px);
    padding-left: 10px;
  }
  .purchase__amount,
  .purchase__price {
    padding-right: 10px;
  }
  .delivery__image {
    display: none;
  }
  .delivery__name {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    font-size: 12px;
    font-weight: 500;
  }
  .details_boxed__buttons > * {
    max-width: inherit;
    padding-right: 0px;
  }
  .details_boxed__buttons > * {
    width: calc(100% - 150px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 150px);
    -ms-flex: 0 0 calc(100% - 150px);
    flex: 0 0 calc(100% - 150px);
  }
  .details_boxed__other {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    width: 150px;
  }
  .details_boxed__other .pewlhhxjhxdxhw,
  .product-page__compare,
  .product-page__wishlist {
    margin-right: 0;
    margin-left: 10px;
  }
  .hqeaowdqaaazeq--subscribe {
    width: auto !important;
  }
  .details_boxed__item--one,
  .details_boxed__item {
    padding: 10px;
  }
  .details_boxed__amount {
    margin-bottom: 10px;
  }
  .details_boxed__prices {
    margin-bottom: 10px;
    padding: 0;
    margin-right: 15px;
  }
  .details_boxed__old_price {
    font-weight: 400;
    margin: 0px 10px 0 0;
    font-size: 16px;
  }
  .details_boxed__old_price .hhecyvksrvq {
    font-weight: 400;
    font-size: 11px;
  }
  .details_boxed__price {
    font-size: 28px;
  }
  .details_boxed__price .hhecyvksrvq {
    font-size: 13px;
  }
  .mobile_tab__content .comment {
    margin-bottom: 10px;
  }
  .comment__inner {
    margin-bottom: 10px;
  }
  .comment__icon {
    display: none;
  }
  .comment__boxed {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tab {
    padding: 0px 15px;
  }
  .details_boxed__no_brand .details_boxed__title {
    display: block;
  }
  .cell {
    padding: 10px 5px;
    line-height: 1.1;
    font-size: 10px;
    font-weight: 500;
  }
  .comparison_block__left {
    width: 40%;
  }
  .comparison_block__products {
    width: 60% !important;
  }
  .zurziawuiuko {
    position: relative;
  }
  .zurziawuiuko:before {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    z-index: 1;
    background: #fff;
  }
  .yyjuozgrgtq--pre_order {
    padding: 0;
    line-height: 1px;
  }
  .yyjuozgrgtq--pre_order .ypssfywkluhq {
    padding: 0px 5px;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    display: block;
  }
  body,
  .boxed__description {
    font-size: 13px;
    line-height: 1.3;
  }
  .qhjiseuxckvq {
    padding: 10px 5px;
  }
  .ktejfgorhvsj {
    font-size: 12px;
    line-height: 1.2;
    height: 30px;
    min-height: 30px;
  }
  .xudhxvzwkxk svg {
    width: 50px;
    height: 50px;
  }
  .xzoom-thumbs {
    text-align: center;
    margin-bottom: 0px;
  }
  .anchor_comments__link {
    margin-top: 5px;
    margin-bottom: 3px;
  }
  .hc-offcanvas-nav ul.bottom-nav li a.nav-item {
    font-size: 16px;
  }
  .password_remind {
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .hc-offcanvas-nav ul.top-nav .mobile__link img {
    max-height: 45px;
  }
  .hc-offcanvas-nav ul.top-nav .account__link {
    font-size: 11px;
  }
  .hvcwuqecfvqo--style {
    font-size: 14px;
  }
  .hvcwuqecfvqo {
    padding: 0rem;
  }
  .hvcwuqecfvqo--style p {
    line-height: 1.6;
    margin: 0 0 1rem;
  }
  .hvcwuqecfvqo--style .table {
    margin: 0;
  }
  .hvcwuqecfvqo--style .table__cell {
    margin: 1rem 0;
  }
  .hvcwuqecfvqo--style img {
    margin: 0 0 1rem;
  }
  .hvcwuqecfvqo--style ol,
  .hvcwuqecfvqo--style ul {
    margin-bottom: 1rem;
    margin-left: 1rem;
  }
  .hvcwuqecfvqo--style ul li,
  .hvcwuqecfvqo--style ol li {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 0.8rem;
  }
  .hvcwuqecfvqo--style blockquote {
    margin: 1rem 0 1rem;
    padding: 15px 10px 15px 40px;
  }
  .hvcwuqecfvqo--style blockquote::before {
    font-size: 55px;
    left: -5px;
  }
  .hvcwuqecfvqo--style blockquote p {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 0.5rem;
  }
  .details_boxed_pct {
    top: -20px;
  }
  .details_boxed__prices {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .author_card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .author_card__info,
  .author_card__image {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .author_card__image {
    padding: 0 0 20px;
    min-height: auto;
  }
  .author_card__info {
    padding: 0;
  }
  .purchase__price {
    order: 1;
    padding: 0 0 0 5px;
  }
  .purchase__amount {
    order: -1;
  }
  .purchase__price {
    order: 1;
  }
}
@media only screen and (max-width: 480px) {
  body {
    line-height: 1.4;
  }
  h1,
  .h1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
  }
  h2,
  .h2 {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .fkzlzwozthf {
    padding: 5px 0px;
    box-shadow: none;
  }
  .fkzlzwozthf.popup {
    padding: 10px;
  }
  .ohivxlwilkaev {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 10px;
  }
  .details_boxed__select .select2-container {
    width: 100% !important;
  }
  .sxovlstqrxsuql i {
    width: 24px;
    height: 24px;
  }
  .sxovlstqrxsuql i::before {
    font-size: 24px;
    line-height: 1;
  }
  .sxovlstqrxsuql.icon:before {
    font-size: 28px;
    line-height: 1;
  }
  .sxovlstqrxsuql i.icon-balance-scale::before {
    font-size: 20px;
    line-height: 1;
  }
  .sxovlstqrxsuql.icon::before {
    font-size: 26px;
    line-height: 1;
  }
  .sxovlstqrxsuql {
    min-width: 50px;
    padding: 0 5px;
  }
  .sxovlstqrxsuql.icon-search {
    min-width: 35px;
    height: 24px;
  }
  .oljujxalsl {
    margin-top: 10px;
  }
  .product-page__button {
    font-size: 12px;
  }
  .sxovlstqrxsuql .compare_counter,
  .sxovlstqrxsuql .wishlist_counter,
  .sxovlstqrxsuql .htfpldowaz {
    right: 3px;
    top: -5px;
  }
  .scroll_products .scroll_products__item {
    width: 160px;
  }
  .kzyrgrqkoqiq {
    padding: 10px 10px 10px;
  }
  .oljujxalsl .huiaokdihzqgsp .hhecyvksrvq {
    font-size: 10px;
    font-weight: 500;
  }
  .ogtptfesel_explanation__header {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .tgsguvvgfzw .upiywdfoxvvgk,
  .tgsguvvgfzw .pewlhhxjhxdxhw {
    margin-left: 3px;
  }
  .clrcyozuxyqg i.stxkywppphwsfqv:before {
    font-size: 24px;
  }
  .yzovhvpaccpoaw.pzovzzfrjwhpcj {
    height: 320px;
  }
  .arzuvdwyvccts {
    height: 390px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 360px) {
  .ufqxtohqqi {
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .zrhcyzrcxqutk {
    white-space: normal;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.1;
  }
  .ufqxtohqqi svg {
    height: 20px;
    width: 20px;
  }
  .arzuvdwyvccts {
    height: 380px;
    margin-bottom: 20px;
  }
}
html.hc-nav-yscroll {
  overflow-y: scroll;
}
body.hc-nav-open {
  overflow: visible;
  position: fixed;
  width: 100%;
  min-height: 100%;
}
.hc-offcanvas-nav {
  visibility: hidden;
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
}
.hc-offcanvas-nav.is-ios * {
  cursor: pointer !important;
}
.hc-offcanvas-nav .nav-container {
  position: fixed;
  z-index: 9998;
  top: 0;
  width: 480px;
  height: 100%;
  max-width: 90%;
  max-height: 100%;
  box-sizing: border-box;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.hc-offcanvas-nav .nav-wrapper {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  box-sizing: border-box;
}
.hc-offcanvas-nav .nav-content {
  height: 100%;
  max-height: calc(100vh - 45px);
}
.hc-offcanvas-nav .nav-wrapper-0 > .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
}
.hc-offcanvas-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hc-offcanvas-nav li {
  position: relative;
  display: block;
  margin: 0px;
}
.hc-offcanvas-nav li.level-open > .nav-wrapper {
  visibility: visible;
}
.hc-offcanvas-nav input[type="checkbox"] {
  display: none;
}
.hc-offcanvas-nav label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
.hc-offcanvas-nav a {
  position: relative;
  display: block;
  box-sizing: border-box;
  cursor: pointer;
}
.hc-offcanvas-nav a,
.hc-offcanvas-nav a:hover {
  text-decoration: none;
}
.hc-offcanvas-nav .nav-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}
.hc-offcanvas-nav.disable-body::after,
.hc-offcanvas-nav .nav-wrapper::after {
  content: "";
  position: fixed;
  z-index: 9990;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s ease 0.4s, opacity 0.4s ease;
}
.hc-offcanvas-nav.disable-body.nav-open::after,
.hc-offcanvas-nav .sub-level-open::after {
  visibility: visible;
  opacity: 1;
  transition-delay: 0.05s;
}
.hc-offcanvas-nav:not(.nav-open)::after {
  pointer-events: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
}
.hc-offcanvas-nav.nav-levels-expand .nav-wrapper::after {
  display: none;
}
.hc-offcanvas-nav.nav-levels-expand ul .nav-wrapper {
  min-width: 0;
  max-height: 0;
  overflow: hidden;
  transition: height 0s ease 0.4s;
}
.hc-offcanvas-nav.nav-levels-expand .level-open > .nav-wrapper {
  max-height: none;
}
.hc-offcanvas-nav.nav-levels-overlap .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
}
.hc-offcanvas-nav.nav-levels-overlap ul .nav-wrapper {
  position: absolute;
  z-index: 9999;
  top: 0;
  height: 100%;
  visibility: hidden;
  transition: visibility 0s ease 0.4s, -webkit-transform 0.4s ease;
  transition: visibility 0s ease 0.4s, transform 0.4s ease;
  transition: visibility 0s ease 0.4s, transform 0.4s ease,
    -webkit-transform 0.4s ease;
}
.hc-offcanvas-nav.nav-levels-overlap ul li.nav-parent {
  position: static;
}
.hc-offcanvas-nav.nav-levels-overlap ul li.level-open > .nav-wrapper {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.hc-offcanvas-nav.nav-position-left {
  left: 0;
}
.hc-offcanvas-nav.nav-position-left .nav-container {
  left: 0;
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}
.hc-offcanvas-nav.nav-position-left.nav-levels-overlap li .nav-wrapper {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.hc-offcanvas-nav.nav-position-right {
  right: 0;
}
.hc-offcanvas-nav.nav-position-right .nav-container {
  right: 0;
  -webkit-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
}
.hc-offcanvas-nav.nav-position-right.nav-levels-overlap li .nav-wrapper {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.hc-offcanvas-nav.nav-position-top {
  top: 0;
}
.hc-offcanvas-nav.nav-position-top .nav-container {
  top: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.hc-offcanvas-nav.nav-position-top.nav-levels-overlap li .nav-wrapper {
  left: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.hc-offcanvas-nav.nav-position-bottom {
  top: auto;
  bottom: 0;
}
.hc-offcanvas-nav.nav-position-bottom .nav-container {
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.hc-offcanvas-nav.nav-position-bottom.nav-levels-overlap li .nav-wrapper {
  left: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.hc-offcanvas-nav.nav-open[class*="hc-nav-"] div.nav-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hc-offcanvas-nav::after,
.hc-offcanvas-nav .nav-wrapper::after {
  background: rgba(0, 0, 0, 0.3);
}
.hc-offcanvas-nav .nav-container,
.hc-offcanvas-nav .nav-wrapper,
.hc-offcanvas-nav ul {
  background: #ffffff;
}
.hc-offcanvas-nav h2 {
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  padding: 20px 17px;
  margin: 0px;
  color: #000;
}
.hc-offcanvas-nav a,
.hc-offcanvas-nav .nav-item {
  padding: 12px 14px;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #8e8e8e38;
}
.hc-offcanvas-nav a svg,
.hc-offcanvas-nav .nav-item svg {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.hc-offcanvas-nav a.icon:before {
  font-size: 16px;
  margin-right: 10px;
}
.hc-offcanvas-nav .nav-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 26px;
  -ms-flex: 0 0 26px;
  flex: 0 0 26px;
  max-width: 26px;
  width: 26px;
  height: 26px;
  background: #fff;
  padding: 3px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
}
.hc-offcanvas-nav .nav-icon img {
  display: block;
}
.hc-offcanvas-nav
  ul:first-of-type:not(:first-child)
  > li:first-child:not(.nav-back):not(.nav-close)
  > a {
  border-top: 1px solid #8e8e8e38;
  margin-top: -1px;
}
.hc-offcanvas-nav li {
  text-align: left;
}
.hc-offcanvas-nav li.nav-close a,
.hc-offcanvas-nav li.nav-back a {
  background: #ffb101;
  color: #000;
  border-bottom: 1px solid #8e8e8e38;
}
.hc-offcanvas-nav li.nav-parent .nav-item {
  padding-right: 58px;
}
.hc-offcanvas-nav li.nav-close span,
.hc-offcanvas-nav li.nav-parent span.nav-next,
.hc-offcanvas-nav li.nav-back span {
  width: 45px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  cursor: pointer;
  transition: background 0.2s ease;
}
.hc-offcanvas-nav span.nav-next {
  border-left: 1px solid #8e8e8e38;
}
.hc-offcanvas-nav span.nav-next::before,
.hc-offcanvas-nav li.nav-back span::before {
  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-left: -2px;
  box-sizing: border-box;
  -webkit-transform-origin: center;
  transform-origin: center;
}
.hc-offcanvas-nav span.nav-next::before {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
.hc-offcanvas-nav li.nav-back span::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.hc-offcanvas-nav.nav-position-left.nav-open .nav-wrapper {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
}
.hc-offcanvas-nav.nav-position-right.nav-open .nav-wrapper {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
}
.hc-offcanvas-nav.nav-position-right span.nav-next::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.hc-offcanvas-nav.nav-position-right li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
.hc-offcanvas-nav.nav-position-top.nav-open .nav-wrapper {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.hc-offcanvas-nav.nav-position-top span.nav-next::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}
.hc-offcanvas-nav.nav-position-top li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-position-bottom.nav-open .nav-wrapper {
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
}
.hc-offcanvas-nav.nav-position-bottom span.nav-next::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-position-bottom li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul .nav-wrapper,
.hc-offcanvas-nav.nav-levels-none .nav-container ul .nav-wrapper {
  box-shadow: none;
  background: transparent;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul h2,
.hc-offcanvas-nav.nav-levels-none .nav-container ul h2 {
  display: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul ul .nav-item,
.hc-offcanvas-nav.nav-levels-none .nav-container ul ul .nav-item {
  font-size: 14px;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li,
.hc-offcanvas-nav.nav-levels-none .nav-container li {
  transition: background 0.3s ease;
}
.hc-offcanvas-nav.nav-levels-expand
  .nav-container
  li.level-open
  > .nav-item
  .nav-next::before,
.hc-offcanvas-nav.nav-levels-none
  .nav-container
  li.level-open
  > .nav-item
  .nav-next::before {
  margin-top: 2px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-levels-expand .nav-container span.nav-next::before,
.hc-offcanvas-nav.nav-levels-none .nav-container span.nav-next::before {
  margin-top: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}
#main-nav {
  display: none;
}
.hc-offcanvas-nav .nav-wrapper-0 > .nav-content {
  padding-bottom: 41px;
}
.hc-offcanvas-nav h2 {
  font-weight: 400;
}
.hc-offcanvas-nav a {
  font-size: 16px;
}
.hc-offcanvas-nav ul.top-nav {
  background-color: #fff;
  color: #222;
}
.hc-offcanvas-nav ul.top-nav .mobile__link {
  max-height: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.hc-offcanvas-nav ul.top-nav .mobile__link img {
  width: 255px;
  height: 50px;
  max-height: none;
}
.hc-offcanvas-nav ul.top-nav .mobile__link .jzgphuaqdo {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.4px;
  display: block;
  white-space: nowrap;
}
.hc-offcanvas-nav ul.top-nav .account__link {
  font-size: 12px;
  padding: 12px 10px 12px 14px;
  font-weight: 400;
  color: #eee;
  background: #000;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  line-height: 1.4;
  opacity: 1;
}
.hc-offcanvas-nav ul.top-nav .account__link svg {
  position: absolute;
  left: 14px;
}
.hc-offcanvas-nav ul.top-nav .account__link .account__text,
.hc-offcanvas-nav ul.top-nav .account__link .account__login {
  border-bottom: 1px dotted #999;
}
.hc-offcanvas-nav ul.language-nav img {
  margin-right: 10px;
}
.hc-offcanvas-nav ul.bottom-nav {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 1px solid #8e8e8e38;
}
.hc-offcanvas-nav ul.bottom-nav li {
  flex: auto;
}
.hc-offcanvas-nav ul.bottom-nav li a {
  padding: 10px;
  text-align: center;
  height: 100%;
  border-bottom: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hc-offcanvas-nav ul.bottom-nav li svg {
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
}
.qrteughtuslelyj .ogtptfesel {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.qrteughtuslelyj .ogtptfesel .csvsjwidyxol {
  margin: 0;
}
.qrteughtuslelyj .ogtptfesel .hsvlcjlfcowr {
  border: none;
}
.qrteughtuslelyj .ogtptfesel .gfjztcghkkctjrv {
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .qrteughtuslelyj .ogtptfesel {
    grid-template-columns: 1fr;
  }
}
.ogtptfesel__main_brands .main_brands .main_brands__item:nth-child(1n + 10) {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .ogtptfesel__main_brands .main_brands .main_brands__item:nth-child(1n + 10) {
    display: block !important;
  }
}
.dutsqfcephtxyq__list {
  list-style-type: none;
  margin: 0;
  position: relative;
  padding: 0;
}
.dutsqfcephtxyq__item {
  margin-bottom: 15px;
  position: relative;
}
.dutsqfcephtxyq__item:last-child {
  margin-bottom: 0;
}
.dutsqfcephtxyq__item--boxed {
  padding: 5px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: inset 0 0 6px #0000004d;
}
.dutsqfcephtxyq__question {
  position: relative;
  padding: 15px 15px 15px 50px;
  transition: all 500ms ease;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  color: #222;
  line-height: 1.2;
  text-transform: uppercase;
}
.dutsqfcephtxyq__arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  left: 15px;
  transition: all 0.3s ease;
}
.dutsqfcephtxyq__question.active {
  background: #fff;
  color: #ffb101;
}
.dutsqfcephtxyq__question.active .dutsqfcephtxyq__arrow {
  transform: rotate(-90deg);
}
.dutsqfcephtxyq__content {
  position: relative;
  display: none;
  padding: 0 0 0 50px;
  border-bottom: 1px solid #f2f2f2;
}
.dutsqfcephtxyq__answer {
  position: relative;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.6;
  font-weight: normal;
  font-family: inherit;
}
@media only screen and (max-width: 767px) {
  .dutsqfcephtxyq__question {
    font-weight: 500;
    font-size: 14px;
  }
}
.csvsjwidyxol {
  overflow: hidden;
  background-color: #ffffff;
  margin: 0;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.csvsjwidyxol.no_js {
  background-color: transparent;
  margin-bottom: 0;
}
.yhgzeowuhixpzju {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 0px;
}
.csvsjwidyxol.no_js .yhgzeowuhixpzju {
  background-color: #ffffff;
  margin-bottom: 15px;
}
.yhgzeowuhixpzju:before,
.yhgzeowuhixpzju:after {
  content: " ";
  display: table;
}
.gfjztcghkkctjrv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 9999;
  filter: alpha(opacity=0);
  opacity: 0;
}
.ygcitoipqsd img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: auto;
  position: relative;
  top: 0;
  left: 0;
}
.wkrerokuxh .ytvwlvadlwk,
.vkfwljuyeauvaa .ytvwlvadlwk {
  position: absolute;
  left: 10%;
  top: 10%;
  right: 10%;
  bottom: 10%;
  max-width: 100%;
  text-align: center;
}
.wkrerokuxh .sdcjlijkira,
.vkfwljuyeauvaa .sdcjlijkira {
  position: absolute;
  margin: 0px auto;
  width: 100%;
  top: 0px;
  left: 0px;
  right: auto;
  z-index: 9;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.hjwfqpozae {
  color: #222;
  padding: 0;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.csvsjwidyxol__description {
  color: #222;
  padding: 0;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 30px;
}
.csvsjwidyxol__variant3 .hjwfqpozae,
.csvsjwidyxol__variant4 .hjwfqpozae,
.csvsjwidyxol__variant3 .csvsjwidyxol__description,
.csvsjwidyxol__variant4 .csvsjwidyxol__description {
  color: #222;
}
.wkrerokuxh .ytvwlvadlwk {
  display: none;
}
.vkfwljuyeauvaa .hjwfqpozae,
.vkfwljuyeauvaa .csvsjwidyxol__description {
  background: rgba(255, 255, 255, 0.7);
  padding: 10px 20px;
}
.csvsjwidyxol__variant3,
.csvsjwidyxol__variant4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.csvsjwidyxol__variant3 .ytvwlvadlwk,
.csvsjwidyxol__variant3 .ygcitoipqsd,
.csvsjwidyxol__variant4 .ytvwlvadlwk,
.csvsjwidyxol__variant4 .ygcitoipqsd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  min-height: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.csvsjwidyxol__variant3 .ygcitoipqsd,
.csvsjwidyxol__variant4 .ygcitoipqsd {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.csvsjwidyxol__variant3 .ytvwlvadlwk,
.csvsjwidyxol__variant4 .ytvwlvadlwk {
  padding: 3% 5%;
}
.csvsjwidyxol__variant4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 991px) {
  .csvsjwidyxol.no_js .yhgzeowuhixpzju {
    background-color: #ffffff;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .ygcitoipqsd img {
    width: 100% !important;
  }
  .wkrerokuxh .ytvwlvadlwk,
  .vkfwljuyeauvaa .ytvwlvadlwk {
    left: 5%;
    top: 5%;
    right: 5%;
    bottom: 5%;
  }
  .vkfwljuyeauvaa .hjwfqpozae,
  .vkfwljuyeauvaa .csvsjwidyxol__description {
    padding: 5px 5px;
  }
  .hjwfqpozae {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: initial;
    margin-bottom: 0;
  }
  .csvsjwidyxol__description {
    font-size: 12px;
    font-weight: 400;
  }
}

/*# sourceMappingURL=chubstyle.head.425c2e7d7ab9ed3617bebf29818ba901.css.map */
